@charset "UTF-8";/**
 * Do not edit directly
 * Generated on Wed, 21 May 2025 17:10:15 GMT
 */

:root {
  --logo-size-l-width: 88px; /* Width for L size logo */
  --logo-size-m-width: 64px; /* Width for M size logo */
  --logo-size-s-width: 52px; /* Width for S size logo */
  --illustration-size-l-height: 160px; /* Height for L size illustration */
  --illustration-size-l-width: 160px; /* Width for L size illustration */
  --illustration-size-m-height: 80px; /* Height for M size illustration */
  --illustration-size-m-width: 80px; /* Width for M size illustration */
  --illustration-size-s-height: 64px; /* Height for S size illustration */
  --illustration-size-s-width: 64px; /* Width for S size illustration */
  --icon-size-l-squared-bg: 5rem; /* Size S for squared background */
  --icon-size-l-squared-icon: 2.5rem; /* Size for L icon in squared background */
  --icon-size-l-bg: 1.375rem; /* Icon size for L size with a background */
  --icon-size-l-height: 2rem; /* Height for L size icon */
  --icon-size-l-width: 2rem; /* Width for L size icon */
  --icon-size-m-squared-bg: 4rem; /* Size S for squared background */
  --icon-size-m-squared-icon: 2rem; /* Size M for icon in  squared background */
  --icon-size-m-bg: 1rem; /* Icon size for M size with a background */
  --icon-size-m-height: 1.5rem; /* Height for M size icon */
  --icon-size-m-width: 1.5rem; /* Width for M size icon */
  --icon-size-s-squared-bg: 3rem; /* Size S for squared background */
  --icon-size-s-squared-icon: 1.5rem; /* Size S for icon in squared background */
  --icon-size-s-bg: 0.875rem; /* Icon size for S size with a background */
  --icon-size-s-height: 1rem; /* Height for S size icon */
  --icon-size-s-width: 1rem; /* Width for S size icon */
  --divider-indent-all: 16px;
  --avatar-size-l-height: 3rem; /* Height for L size avatar */
  --avatar-size-l-width: 3rem; /* Width for L size avatar */
  --avatar-size-m-height: 2rem; /* Height for M size avatar */
  --avatar-size-m-width: 2rem; /* Width for M size avatar */
  --avatar-size-s-height: 1.5rem; /* Height for S size avatar */
  --avatar-size-s-width: 1.5rem; /* Width for S size avatar */
  --typography-number-size-l-line-height: 4.75rem;
  --typography-number-size-l-font-size: 4rem;
  --typography-number-size-m-line-height: 3.625rem;
  --typography-number-size-m-font-size: 3rem;
  --typography-caption-size-m-line-height: 1rem;
  --typography-caption-size-m-font-size: 0.625rem;
  --typography-link-size-m-line-height: 1.5rem;
  --typography-link-size-m-font-size: 1rem;
  --typography-link-size-s-line-height: 1.25rem;
  --typography-link-size-s-font-size: 0.875rem;
  --typography-link-size-xs-line-height: 1.125rem;
  --typography-link-size-xs-font-size: 0.75rem;
  --typography-body-size-m-line-height: 1.5rem;
  --typography-body-size-m-font-size: 1rem;
  --typography-body-size-s-line-height: 1.25rem;
  --typography-body-size-s-font-size: 0.875rem;
  --typography-body-size-xs-line-height: 1.125rem;
  --typography-body-size-xs-font-size: 0.75rem;
  --typography-label-size-m-line-height: 1.5rem;
  --typography-label-size-m-font-size: 1rem;
  --typography-label-size-s-line-height: 1.25rem;
  --typography-label-size-s-font-size: 0.875rem;
  --typography-label-size-xs-line-height: 1rem;
  --typography-label-size-xs-font-size: 0.75rem;
  --typography-button-size-m-line-height: 1.5rem;
  --typography-button-size-m-font-size: 1rem;
  --typography-button-size-s-line-height: 1.25rem;
  --typography-button-size-s-font-size: 0.875rem;
  --typography-subtitle-size-m-line-height: 1.5rem;
  --typography-subtitle-size-m-font-size: 1rem;
  --typography-subtitle-size-s-line-height: 1.25rem;
  --typography-subtitle-size-s-font-size: 0.875rem;
  --typography-subtitle-size-xs-line-height: 1.125rem;
  --typography-subtitle-size-xs-font-size: 0.75rem;
  --typography-headline-size-xl-line-height: 2.75rem;
  --typography-headline-size-xl-font-size: 2rem;
  --typography-headline-size-l-line-height: 2.25rem;
  --typography-headline-size-l-font-size: 1.625rem;
  --typography-headline-size-m-line-height: 1.875rem;
  --typography-headline-size-m-font-size: 1.25rem;
  --typography-font-line-height-base: 1rem;
  --typography-font-weight-bold: 700;
  --typography-font-weight-semi-bold: 600;
  --typography-font-weight-medium: 500;
  --typography-font-weight-regular: 400;
  --typography-font-family: 'Open Sans', Arial, sans-serif;
  --space-6xl: 96px;
  --space-5xl: 72px;
  --space-4xl: 48px;
  --space-3xl: 40px;
  --space-2xl: 32px;
  --space-xl: 24px;
  --space-l: 20px;
  --space-m: 16px;
  --space-s: 12px;
  --space-xs: 8px;
  --space-2xs: 4px;
  --space-3xs: 2px;
  --color-gradient-02: linear-gradient(189.44deg, #FFFFFF 0%, #F9FAFF 95.08%); /* Gradient-02 */
  --color-gradient-01: linear-gradient(91.15deg, #0C419A 0%, #1058D1 99.02%); /* Gradient-01 */
  --typography-number-size-l-font-weight: 700;
  --typography-number-size-m-font-weight: 700;
  --typography-caption-size-m-font-weight: 600;
  --typography-link-size-m-font-weight: 600;
  --typography-link-size-s-font-weight: 600;
  --typography-link-size-xs-font-weight: 600;
  --typography-body-size-m-font-weight: 400;
  --typography-body-size-s-font-weight: 400;
  --typography-body-size-xs-font-weight: 400;
  --typography-label-size-m-font-weight: 600;
  --typography-label-size-s-font-weight: 600;
  --typography-label-size-xs-font-weight: 600;
  --typography-button-size-m-font-weight: 600;
  --typography-button-size-s-font-weight: 600;
  --typography-subtitle-size-m-font-weight: 600;
  --typography-subtitle-size-s-font-weight: 600;
  --typography-subtitle-size-xs-font-weight: 600;
  --typography-headline-size-xl-font-weight: 400;
  --typography-headline-size-l-font-weight: 400;
  --typography-headline-size-m-font-weight: 500;
}
/**
 * Do not edit directly
 * Generated on Wed, 21 May 2025 17:10:15 GMT
 */

:root {
  --color-primary: #0C419A; /* Primary */
  --color-primary-variant: #1058d1; /* Primary Variant */
  --color-secondary: #D81E7E; /* Secondary */
  --color-tertiary: #A05BB6; /* Tertiary */
  --color-neutral-100: #F9FAFF; /* Neutral-100 */
  --color-neutral-200: #E7ECFA; /* Neutral-200 */
  --color-neutral-300: #BDCCF8; /* Neutral-300 */
  --color-neutral-400: #A0B2EC; /* Neutral-400 */
  --color-typo-title: #262939; /* Title */
  --color-typo-body: #495574; /* Body */
  --color-typo-light: #FFFFFF; /* Light */
  --color-background-light: #FFFFFF; /* Background Light */
  --color-functional-blue-checked: #075FCB; /* Blue checked */
  --color-functional-success: #1E7B6F; /* Success */
  --color-functional-success-100: #EAF3F2; /* Success-100 */
  --color-functional-error: #C7414F; /* Error */
  --color-functional-error-100: #F9EDEF; /* Error-100 */
  --color-functional-info: #0C419A; /* Info */
  --color-functional-info-100: #E7ECF5; /* Info-100 */
  --color-functional-disabled: #697491; /* Disabled */
  --color-functional-disabled-100: #F3F3F4; /* Disabled-100 */
  --color-functional-disabled-300: #DBDFE9; /* Disabled-300 */
  --color-functional-disabled-500: #C1C4C9; /* Disabled-500 */
  --color-functional-focus: #0C75F6; /* Focus */
  --color-functional-box-shadow: rgba(12, 65, 154, 0.1); /* Box-shadow */
  --color-functional-yellow: #F0B323; /* Yellow */
  --color-illustrative-10: #F0B323; /* Illustrative-10 */
  --color-illustrative-11: #07C3F0; /* Illustrative-11 */
  --color-illustrative-12: #007FAD; /* Illustrative-12 */
  --color-illustrative-13: #5E74B8; /* Illustrative-13 */
  --color-illustrative-01: #BBF4ED; /* Illustrative-01 */
  --color-illustrative-02: #D9E7FF; /* Illustrative-02 */
  --color-illustrative-03: #CCE5EF; /* Illustrative-03 */
  --color-illustrative-04: #E9ECF8; /* Illustrative-04 */
  --color-illustrative-05: #F2DCF9; /* Illustrative-05 */
  --color-illustrative-06: #F8D8E8; /* Illustrative-06 */
  --color-illustrative-07: #FAE0E2; /* Illustrative-07 */
  --color-illustrative-08: #FDF0D3; /* Illustrative-08 */
  --color-illustrative-09: #07CBA2; /* Illustrative-09 */
  --divider-fill-color: #fc0;
  --icon-fill-color-base: #0C419A;
  --icon-fill-color-hover: #0C419A;
  --icon-fill-color-disable: #0C419A;
}
.mes-badge--container{position:relative}.mes-badge--container-boxed{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;box-sizing:content-box}.mes-badge--container-flex{display:flex;align-items:center}.mes-badge--dot[data-v-18da7774]{display:inline-block;background:var(--color-secondary);border-radius:100%;text-align:center;font-size:var(--typography-body-size-s-font-size);line-height:var(--typography-font-line-height-base);font-weight:var(--typography-font-weight-bold);color:#fff;z-index:5}.mes-badge--dot-s[data-v-18da7774]{min-width:10px;min-height:10px;border:1px solid white}.mes-badge--dot-m[data-v-18da7774]{min-width:16px;min-height:16px;border:2px solid white}.mes-badge--dot-l[data-v-18da7774]{min-width:16px;min-height:16px;border:2px solid white;padding:4px}.mes-badge--container .mes-badge--dot-right[data-v-18da7774]{display:block;position:absolute;top:-10px;right:-16px}.mes-badge--container .mes-badge--dot-right.mes-badge--dot-s[data-v-18da7774]{top:-3px;right:-5px}.mes-badge--container .mes-badge--dot-right.mes-badge--dot-m[data-v-18da7774]{top:-7px;right:-10px}.mes-badge--container .mes-badge--dot-right.mes-badge--dot-l[data-v-18da7774]{top:-7px;right:-25px}.mes-badge--container .mes-badge--dot-left[data-v-18da7774]{display:block;position:absolute;top:-10px;left:-16px}.mes-badge--container .mes-badge--dot-left.mes-badge--dot-s[data-v-18da7774]{top:-3px;left:-5px}.mes-badge--container .mes-badge--dot-left.mes-badge--dot-m[data-v-18da7774]{top:-7px;left:-10px}.mes-badge--container .mes-badge--dot-left.mes-badge--dot-l[data-v-18da7774]{top:-7px;left:-25px}.mes-icon{color:var(--color-primary);display:inline-flex;justify-content:center;align-items:center;flex-shrink:0}.mes-icon svg{width:100%;height:100%;display:block}.mes-icon_with_bg{align-items:center;border-radius:100%;display:flex;justify-content:center}.mes-icon_size_s{height:var(--icon-size-s-height);width:var(--icon-size-s-width)}.mes-icon_size_m{height:var(--icon-size-m-height);width:var(--icon-size-m-width)}.mes-icon_size_l{height:var(--icon-size-l-height);width:var(--icon-size-l-width)}.mes-icon_with_bg.mes-icon_size_s svg{height:var(--icon-size-s-bg);width:var(--icon-size-s-bg)}.mes-icon_with_bg.mes-icon_size_m svg{height:var(--icon-size-m-bg);width:var(--icon-size-m-bg)}.mes-icon_with_bg.mes-icon_size_l svg{height:var(--icon-size-l-bg);width:var(--icon-size-l-bg)}.mes-icon_with_bg.mes-icon_squared_bg.mes-icon_size_s{height:var(--icon-size-s-squared-bg);width:var(--icon-size-s-squared-bg);border-radius:8px}.mes-icon_with_bg.mes-icon_squared_bg.mes-icon_size_m{height:var(--icon-size-m-squared-bg);width:var(--icon-size-m-squared-bg);border-radius:10px}.mes-icon_with_bg.mes-icon_squared_bg.mes-icon_size_l{height:var(--icon-size-l-squared-bg);width:var(--icon-size-l-squared-bg);border-radius:12px}.mes-icon_with_bg.mes-icon_squared_bg.mes-icon_size_s svg{height:var(--icon-size-s-squared-icon);width:var(--icon-size-s-squared-icon)}.mes-icon_with_bg.mes-icon_squared_bg.mes-icon_size_m svg{height:var(--icon-size-m-squared-icon);width:var(--icon-size-m-squared-icon)}.mes-icon_with_bg.mes-icon_squared_bg.mes-icon_size_l svg{height:var(--icon-size-l-squared-icon);width:var(--icon-size-l-squared-icon)}.mes-icon_color_primary{color:var(--color-primary)}.mes-icon_color_light{color:var(--color-typo-light)}.mes-icon_color_blue-checked{color:var(--color-functional-blue-checked)}.mes-icon_color_body{color:var(--color-typo-body)}.mes-icon_color_title{color:var(--color-typo-title)}.mes-icon_color_disabled{color:var(--color-functional-disabled)}.mes-icon_color_secondary{color:var(--color-secondary)}.mes-icon_color_success{color:var(--color-functional-success)}.mes-icon_color_error{color:var(--color-functional-error)}.mes-icon_color_yellow{color:var(--color-functional-yellow)}.mes-icon_bg_color_primary{background-color:var(--color-primary)}.mes-icon_bg_color_secondary{background-color:var(--color-secondary)}.mes-icon_bg_color_neutral{background-color:var(--color-neutral-200)}.mes-icon_bg_color_success{background-color:var(--color-functional-success)}.mes-icon_bg_color_error{background-color:var(--color-functional-error)}.mes-icon_bg_color_tertiary{background-color:var(--color-tertiary)}.mes-icon_bg_color_focus{background-color:var(--color-functional-focus)}.mes-icon_bg_color_illustrative-09{background-color:var(--color-illustrative-09)}.mes-icon_bg_color_illustrative-10{background-color:var(--color-illustrative-10)}.mes-icon_bg_color_illustrative-12{background-color:var(--color-illustrative-12)}.mes-icon_bg_color_illustrative-13{background-color:var(--color-illustrative-13)}.mes-button[data-v-d47649a4]{transition:.2s;border:transparent 2px solid;border-radius:50px;font-weight:600;cursor:pointer;outline-offset:5px;position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:8px;justify-content:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none}.mes-button__content[data-v-d47649a4]{position:relative;z-index:1}.mes-button--large[data-v-d47649a4]{font-size:1rem}.mes-button--large.mes-button--secondary[data-v-d47649a4]:not(.mes-button-only-icon--large){padding:16px 24px}.mes-button--large.mes-button--primary[data-v-d47649a4]:not(.mes-button-only-icon--large),.mes-button--large.mes-button--destructive[data-v-d47649a4]:not(.mes-button-only-icon--large){padding:18px 34px}.mes-button--medium[data-v-d47649a4]{padding:10px 24px;font-size:.875rem}.mes-button--medium.mes-button--primary[data-v-d47649a4]:not(.mes-button-only-icon--medium),.mes-button--medium.mes-button--destructive[data-v-d47649a4]:not(.mes-button-only-icon--medium){padding:12px 26px}.mes-button--small[data-v-d47649a4]{padding:8px 16px;font-size:.75rem}.mes-button--small.mes-button--primary[data-v-d47649a4]:not(.mes-button-only-icon--small),.mes-button--small.mes-button--destructive[data-v-d47649a4]:not(.mes-button-only-icon--small){padding:10px 18px}.mes-button--large.mes-button--icon-left.mes-button--primary[data-v-d47649a4],.mes-button--large.mes-button--icon-left.mes-button--destructive[data-v-d47649a4]{padding-left:26px}.mes-button--large.mes-button--icon-right.mes-button--primary[data-v-d47649a4],.mes-button--large.mes-button--icon-right.mes-button--destructive[data-v-d47649a4]{padding-right:26px}.mes-button--medium.mes-button--icon-left.mes-button--primary[data-v-d47649a4],.mes-button--medium.mes-button--icon-left.mes-button--destructive[data-v-d47649a4]{padding-left:18px}.mes-button--medium.mes-button--icon-right.mes-button--primary[data-v-d47649a4],.mes-button--medium.mes-button--icon-right.mes-button--destructive[data-v-d47649a4]{padding-right:18px}.mes-button--small.mes-button--icon-left.mes-button--primary[data-v-d47649a4],.mes-button--small.mes-button--icon-left.mes-button--destructive[data-v-d47649a4]{padding-left:14px}.mes-button--small.mes-button--icon-right.mes-button--primary[data-v-d47649a4],.mes-button--small.mes-button--icon-right.mes-button--destructive[data-v-d47649a4]{padding-right:14px}.mes-button--icon-left.mes-button--tertiary[data-v-d47649a4],.mes-button--icon-left.mes-button--destructive-tertiary[data-v-d47649a4]{padding-left:6px}.mes-button--icon-right.mes-button--tertiary[data-v-d47649a4],.mes-button--icon-right.mes-button--destructive-tertiary[data-v-d47649a4]{padding-right:6px}.mes-button--primary[data-v-d47649a4]{border:none;background:var(--color-gradient-01);color:var(--color-typo-light)!important;box-shadow:0 3px 6px -2px #0c419a1f,0 10px 16px -4px #0c419a2b}.mes-button--primary[data-v-d47649a4]:hover{box-shadow:0 5px 8px -4px #0c419a1a,0 16px 24px -4px #0c419a33}.mes-button--primary.mes-button--disabled[data-v-d47649a4]{background:var(--color-functional-disabled);border-color:var(--color-functional-disabled);box-shadow:none}.mes-button--primary.mes-button--disabled[data-v-d47649a4]:hover{box-shadow:none}.mes-button--secondary[data-v-d47649a4]{color:var(--color-primary);background-color:transparent;border:var(--color-primary) 2px solid}.mes-button--secondary[data-v-d47649a4]:hover,.mes-button--secondary[data-v-d47649a4]:focus,.mes-button--tertiary[data-v-d47649a4]:hover{background-color:var(--color-functional-info-100)}.mes-button--secondary.mes-button--disabled[data-v-d47649a4]{color:var(--color-typo-body);background:var(--color-functional-disabled-100);border-color:var(--color-typo-body)}.mes-button--tertiary[data-v-d47649a4]{outline-offset:2px;color:var(--color-primary);background-color:transparent;padding:4px 12px;border-radius:4px;border:none}.mes-button--destructive[data-v-d47649a4]{background:var(--color-functional-error);color:#fff;border:none;box-shadow:0 3px 6px -2px #0c419a1f,0 10px 16px -4px #0c419a2b}.mes-button--destructive[data-v-d47649a4]:hover{box-shadow:0 5px 8px -4px #0c419a1a,0 16px 24px -4px #0c419a33}.mes-button--destructive-tertiary[data-v-d47649a4]{color:var(--color-functional-error);background-color:#fff;padding:4px 12px;border-radius:4px;outline-offset:2px;border:none}.mes-button--destructive-tertiary[data-v-d47649a4]:hover{background-color:var(--color-functional-error-100)}.mes-button--destructive-tertiary .mes-button__ripple[data-v-d47649a4]{background-color:rgba(var(--color-functional-error),.25)}.mes-button--tertiary.mes-button--disabled[data-v-d47649a4],.mes-button--destructive-tertiary.mes-button--disabled[data-v-d47649a4]{color:var(--color-functional-disabled);background:transparent}.mes-button--disabled[data-v-d47649a4]{cursor:not-allowed}.mes-button__icon-loading[data-v-d47649a4],.mes-button__content-loading[data-v-d47649a4]{opacity:0}.mes-button .loading[data-v-d47649a4]{position:absolute;z-index:2;width:20px;height:20px;background-color:var(--color-primary);-webkit-mask:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0511%2019.949C4.72623%2019.9444%200.338902%2015.7679%200.0723108%2010.4497C-0.194281%205.13142%203.75338%200.537084%209.05114%200V4.04C6.04176%204.54858%203.89505%207.23721%204.06528%2010.2845C4.23551%2013.3318%206.66832%2015.7646%209.71563%2015.9349C12.7629%2016.1051%2015.4516%2013.9584%2015.9601%2010.949H20.0001C19.4799%2016.0555%2015.1841%2019.9421%2010.0511%2019.949Z'%20fill='%230C419A'/%3e%3c/svg%3e") no-repeat;animation:rotating-d47649a4 .8s infinite linear}@keyframes rotating-d47649a4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mes-button--primary .loading[data-v-d47649a4],.mes-button--destructive .loading[data-v-d47649a4]{background-color:var(--color-typo-light)}.mes-button--small .loading[data-v-d47649a4]{width:16px;height:16px;-webkit-mask-size:16px}.mes-button--large .loading[data-v-d47649a4]{width:24px;height:24px;-webkit-mask-size:24px}.mes-button--icon-right[data-v-d47649a4]{flex-direction:row-reverse}.mes-button--full[data-v-d47649a4]{width:100%}.mes-button-only-icon--large[data-v-d47649a4]{padding:12px;border-radius:50%}.mes-button-only-icon--medium[data-v-d47649a4]{padding:4px;border-radius:50%}.mes-button-only-icon--medium.mes-button--tertiary[data-v-d47649a4],.mes-button-only-icon--medium.mes-button--destructive-tertiary[data-v-d47649a4]{padding:4px}.mes-button-only-icon--small[data-v-d47649a4]{padding:4px;border-radius:50%}.mes-button__icon[data-v-d47649a4]{display:flex;z-index:1}.mes-button[data-v-d47649a4]:after{content:"";z-index:0;display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,var(--color-typo-title) 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10);opacity:0;transition:transform .5s,opacity 1s}.mes-button[data-v-d47649a4]:not([disabled]):active:after{transform:scale(0);opacity:1;transition:0s}.mes-button--secondary[data-v-d47649a4]:after,.mes-button--tertiary[data-v-d47649a4]:after{background-image:radial-gradient(circle,var(--color-neutral-300) 10%,transparent 10.01%)}.mes-button--destructive[data-v-d47649a4]:after{background-image:radial-gradient(circle,#8B2D37 10%,transparent 10.01%)}.mes-button--destructive-tertiary[data-v-d47649a4]:after{background-image:radial-gradient(circle,#EFD1DE 10%,transparent 10.01%)}.mes-button--no-padding-left[data-v-d47649a4]{padding-left:0!important}.mes-button--no-padding-right[data-v-d47649a4]{padding-right:0!important}.counter-container{background-color:var(--color-primary);border-radius:50%;display:inline-block;text-align:center}.counter-container--l{height:2rem;width:2rem}.counter-container--l .counter{line-height:2rem}.counter-container--m{height:1.5rem;min-width:1.5rem}.counter-container--m .counter{line-height:1.5rem}.counter{color:var(--color-typo-light);display:inline-block;font-size:1rem}.counter-container--s{height:var(--icon-size-s-height);width:var(--icon-size-s-width)}.counter-container--m{height:var(--icon-size-m-height);width:var(--icon-size-m-width)}.counter-container--l{height:var(--icon-size-l-height);width:var(--icon-size-l-width)}.mes-illustration[data-v-3704903e]{box-sizing:content-box;flex-shrink:0}.mes-illustration_size_s[data-v-3704903e]{height:var(--illustration-size-s-height);width:var(--illustration-size-s-width)}.mes-illustration_size_m[data-v-3704903e]{height:var(--illustration-size-m-height);width:var(--illustration-size-m-width)}.mes-illustration_size_l[data-v-3704903e]{height:var(--illustration-size-l-height);width:var(--illustration-size-l-width)}.mes-notification[data-v-2446b71d]{align-items:center;display:flex;font-size:var(--typography-label-size-xs-font-size);gap:var(--space-2xs)}@media screen and (max-width: 960px){.mes-notification[data-v-2446b71d]{font-size:var(--typography-body-size-s-font-size)}}.mes-notification-warning[data-v-2446b71d]{color:var(--color-functional-error)}.mes-notification-success[data-v-2446b71d]{color:var(--color-functional-success)}.mes-notification-info[data-v-2446b71d]{color:var(--color-functional-info)}.mes-input-text-counter[data-v-fd7bc457]{display:flex;align-items:flex-end;font-weight:var(--typography-body-size-s-font-weight);font-size:var(--typography-body-size-s-font-size)}@media (min-width: 600px){.mes-input-text-counter[data-v-fd7bc457]{font-weight:var(--typography-body-size-xs-font-weight);font-size:var(--typography-body-size-xs-font-size)}}.mes-input-detail[data-v-fba22f10]{color:var(--color-typo-body);display:flex;font-size:var(--typography-body-size-s-font-size);justify-content:space-between;line-height:var(--typography-body-size-s-line-height);margin-bottom:8px;text-align:start}@media screen and (min-width: 960px){.mes-input-detail[data-v-fba22f10]{font-size:var(--typography-body-size-xs-font-size);line-height:var(--typography-body-size-xs-line-height)}}.mes-input-label[data-v-fba22f10]{color:var(--color-typo-title);display:flex;font-size:var(--typography-label-size-m-font-size);font-weight:600;justify-content:space-between;line-height:var(--typography-label-size-m-line-height);margin-bottom:4px}@media screen and (min-width: 960px){.mes-input-label[data-v-fba22f10]{font-size:var(--typography-label-size-s-font-size);line-height:var(--typography-label-size-s-line-height)}}.mes-input-label__field--disabled[data-v-fba22f10],.mes-input-detail__field--disabled[data-v-fba22f10]{color:var(--color-functional-disabled)}.mes-checkbox{gap:.5rem;cursor:pointer;display:flex}.mes-checkbox__label{color:var(--color-typo-title);font-weight:600;font-size:var(--typography-body-size-s-font-size);line-height:1.25rem}.mes-checkbox__label-checked{color:var(--color-primary)}.mes-checkbox__label--large{font-size:1rem;line-height:1.5rem}.mes-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='&%23240;&%23159;&%23154;&%23171;Master/Checkbox'%3e%3crect%20id='Rectangle%20635'%20x='1'%20y='1'%20width='22'%20height='22'%20rx='3'%20stroke='url(%23paint0_linear_20549_23608)'%20stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_20549_23608'%20x1='0'%20y1='0'%20x2='24.2303'%20y2='0.484606'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230C419A'/%3e%3cstop%20offset='1'%20stop-color='%231058D1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat;height:1.5rem;width:1.5rem;cursor:pointer;flex:0 0 auto}.mes-checkbox input[type=checkbox].small{height:1rem;width:1rem}.mes-checkbox input[type=checkbox]:checked{background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20rx='4'%20fill='url(%23paint0_linear_8562_21038)'/%3e%3cg%20clip-path='url(%23clip0_8562_21038)'%3e%3cg%20filter='url(%23filter0_d_8562_21038)'%3e%3cpath%20d='M10.3573%2017.4713C9.79947%2018.0292%208.89546%2018.0303%208.33618%2017.474L4.43573%2013.5941C3.78137%2012.9432%203.77998%2011.8847%204.43261%2011.232C5.08255%2010.5821%206.13579%2010.5804%206.78781%2011.2283L9.34806%2013.7722L16.4175%206.69568C17.0684%206.04405%2018.1245%206.04379%2018.7758%206.69509C19.4269%207.34616%2019.4269%208.40175%2018.7758%209.05283L10.3573%2017.4713Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_8562_21038'%20x='1.94336'%20y='6.20703'%20width='19.3203'%20height='15.6836'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.3%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_8562_21038'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_8562_21038'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_8562_21038'%20x1='0'%20y1='0'%20x2='24.2303'%20y2='0.484606'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230C419A'/%3e%3cstop%20offset='1'%20stop-color='%231058D1'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_8562_21038'%3e%3crect%20width='20'%20height='20'%20fill='white'%20transform='translate(2%202)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat}.mes-checkbox__label-disabled{color:var(--color-functional-disabled)!important}.mes-checkbox input[disabled]{background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='&%23240;&%23159;&%23154;&%23171;Master/Checkbox'%3e%3crect%20id='Rectangle%20635'%20x='1'%20y='1'%20width='22'%20height='22'%20rx='3'%20stroke='%23C1C4C9'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e") no-repeat;cursor:not-allowed}.mes-checkbox input[disabled]:checked{background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='&%23240;&%23159;&%23154;&%23171;Master/Checkbox'%3e%3crect%20id='Rectangle%20635'%20x='1'%20y='1'%20width='22'%20height='22'%20rx='3'%20fill='%23C1C4C9'%20stroke='%23C1C4C9'%20stroke-width='2'/%3e%3cg%20id='Status/Check-StandAlone'%3e%3cpath%20id='coolicon'%20d='M10.3573%2017.4713C9.79947%2018.0292%208.89546%2018.0303%208.33618%2017.474L4.43573%2013.5941C3.78137%2012.9432%203.77998%2011.8847%204.43261%2011.232C5.08255%2010.5821%206.13579%2010.5804%206.78781%2011.2283L9.34806%2013.7722L16.4175%206.69568C17.0684%206.04405%2018.1245%206.04379%2018.7758%206.69509C19.4269%207.34616%2019.4269%208.40175%2018.7758%209.05283L10.3573%2017.4713Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat}.mes-checkbox input[error]{background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='State=error,%20Check=false,%20Device=Mobile'%3e%3crect%20id='Rectangle%20635'%20x='1'%20y='1'%20width='22'%20height='22'%20rx='3'%20stroke='%23C7414F'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e") no-repeat}.mes-checkbox-text-error{margin-left:2rem}@media (min-width: 960px){.mes-checkbox input[type=checkbox]{height:1rem;width:1rem}.mes-checkbox__label{font-size:var(--typography-body-size-xs-font-size)}}.mes-checkbox__center-items{display:flex;align-items:center}.mes-checkbox__top-items{display:flex;align-items:flex-start}.mes-checkbox__bottom-items{display:flex;align-items:flex-end}.mes-checkbox-group__legend[data-v-641b5d06]{color:var(--color-typo-title);display:flex;font-size:var(--typography-label-size-m-font-size);font-weight:600;justify-content:space-between;line-height:var(--typography-label-size-m-line-height);margin-bottom:4px}@media screen and (min-width: 960px){.mes-checkbox-group__legend[data-v-641b5d06]{font-size:var(--typography-label-size-s-font-size);line-height:var(--typography-label-size-s-line-height)}}.mes-input-label__field--disabled[data-v-641b5d06],.mes-input-detail__field--disabled[data-v-641b5d06]{color:var(--color-functional-disabled)}.mes-checkbox-group__notification[data-v-641b5d06]{margin-bottom:8px}[data-v-641b5d06] .mes-checkbox input{margin-bottom:0;margin-top:0}.mes-checkbox-group__container[data-v-641b5d06]{display:flex;flex-direction:column;gap:8px}.mes-text-area textarea[data-v-e0832048]{align-self:stretch;background-color:#fff;border:1px solid var(--color-typo-body);border-radius:4px;box-sizing:border-box;color:var(--color-typo-title);flex:none;flex-grow:1;font-size:16px;font-weight:400;line-height:24px;margin-top:6px;order:1;outline:none!important;outline-offset:unset!important;padding:16px;resize:none;width:100%}@media (min-width: 960px){.mes-text-area textarea[data-v-e0832048]{font-size:14px}}.mes-text-area textarea.resizable-textarea[data-v-e0832048]{resize:vertical}.mes-text-area textarea[data-v-e0832048]:hover{border-color:var(--color-functional-focus)}.mes-text-area textarea[data-v-e0832048]:focus{border-color:var(--color-functional-focus)!important;outline:2px solid var(--color-functional-focus)!important}.mes-text-area textarea.input-error[data-v-e0832048]{border:1px solid var(--color-functional-error)}.mes-text-area textarea[disabled][data-v-e0832048]{background:var(--color-functional-disabled-100);border-color:var(--color-functional-disabled);color:var(--color-functional-disabled);cursor:not-allowed;opacity:1}.logo_size_s[data-v-0a64b8ef]{width:var(--logo-size-s-width)}.logo_size_m[data-v-0a64b8ef]{width:var(--logo-size-m-width)}.logo_size_l[data-v-0a64b8ef]{width:var(--logo-size-l-width)}.mes-typography[data-v-873768a4]{font-family:var(--typography-font-family)}.mes-typography_type_headline-m[data-v-873768a4]{font-size:var(--typography-headline-size-m-font-size);line-height:var(--typography-headline-size-m-line-height);font-weight:var(--typography-headline-size-m-font-weight)}.mes-typography_type_headline-l[data-v-873768a4]{font-size:var(--typography-headline-size-l-font-size);line-height:var(--typography-headline-size-l-line-height);font-weight:var(--typography-headline-size-l-font-weight)}.mes-typography_type_headline-xl[data-v-873768a4]{font-size:var(--typography-headline-size-xl-font-size);line-height:var(--typography-headline-size-xl-line-height);font-weight:var(--typography-headline-size-xl-font-weight)}.mes-typography_type_subtitle-xs[data-v-873768a4]{font-size:var(--typography-subtitle-size-xs-font-size);line-height:var(--typography-subtitle-size-xs-line-height);font-weight:var(--typography-subtitle-size-xs-font-weight)}.mes-typography_type_subtitle-s[data-v-873768a4]{font-size:var(--typography-subtitle-size-s-font-size);line-height:var(--typography-subtitle-size-s-line-height);font-weight:var(--typography-subtitle-size-s-font-weight)}.mes-typography_type_subtitle-m[data-v-873768a4]{font-size:var(--typography-subtitle-size-m-font-size);line-height:var(--typography-subtitle-size-m-line-height);font-weight:var(--typography-subtitle-size-m-font-weight)}.mes-typography_type_button-s[data-v-873768a4]{font-size:var(--typography-button-size-s-font-size);line-height:var(--typography-button-size-s-line-height);font-weight:var(--typography-button-size-s-font-weight)}.mes-typography_type_button-m[data-v-873768a4]{font-size:var(--typography-button-size-m-font-size);line-height:var(--typography-button-size-m-line-height);font-weight:var(--typography-button-size-m-font-weight)}.mes-typography_type_label-xs[data-v-873768a4]{font-size:var(--typography-label-size-xs-font-size);line-height:var(--typography-label-size-xs-line-height);font-weight:var(--typography-label-size-xs-font-weight)}.mes-typography_type_label-s[data-v-873768a4]{font-size:var(--typography-label-size-s-font-size);line-height:var(--typography-label-size-s-line-height);font-weight:var(--typography-label-size-s-font-weight)}.mes-typography_type_label-m[data-v-873768a4]{font-size:var(--typography-label-size-m-font-size);line-height:var(--typography-label-size-m-line-height);font-weight:var(--typography-label-size-m-font-weight)}.mes-typography_type_body-xs[data-v-873768a4]{font-size:var(--typography-body-size-xs-font-size);line-height:var(--typography-body-size-xs-line-height);font-weight:var(--typography-body-size-xs-font-weight)}.mes-typography_type_body-s[data-v-873768a4]{font-size:var(--typography-body-size-s-font-size);line-height:var(--typography-body-size-s-line-height);font-weight:var(--typography-body-size-s-font-weight)}.mes-typography_type_body-m[data-v-873768a4]{font-size:var(--typography-body-size-m-font-size);line-height:var(--typography-body-size-m-line-height);font-weight:var(--typography-body-size-m-font-weight)}.mes-typography_type_link-xs[data-v-873768a4]{font-size:var(--typography-link-size-xs-font-size);line-height:var(--typography-link-size-xs-line-height);font-weight:var(--typography-link-size-xs-font-weight)}.mes-typography_type_link-s[data-v-873768a4]{font-size:var(--typography-link-size-s-font-size);line-height:var(--typography-link-size-s-line-height);font-weight:var(--typography-link-size-s-font-weight)}.mes-typography_type_link-m[data-v-873768a4]{font-size:var(--typography-link-size-m-font-size);line-height:var(--typography-link-size-m-line-height);font-weight:var(--typography-link-size-m-font-weight)}.mes-typography_type_caption-m[data-v-873768a4]{font-size:var(--typography-caption-size-m-font-size);line-height:var(--typography-caption-size-m-line-height);font-weight:var(--typography-caption-size-m-font-weight)}.mes-typography_type_number-m[data-v-873768a4]{font-size:var(--typography-number-size-m-font-size);line-height:var(--typography-number-size-m-line-height);font-weight:var(--typography-number-size-m-font-weight)}.mes-typography_type_number-l[data-v-873768a4]{font-size:var(--typography-number-size-l-font-size);line-height:var(--typography-number-size-l-line-height);font-weight:var(--typography-number-size-l-font-weight)}@keyframes progress-circular-dash-0dcb9942{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-rotate-0dcb9942{to{transform:rotate(270deg)}}.container-circular[data-v-0dcb9942]{display:flex;flex-direction:column;align-items:center;height:100%}.progress-circular[data-v-0dcb9942]{align-items:center;display:inline-flex;justify-content:center;position:relative;vertical-align:middle;margin:auto}.progress-circular--with-text[data-v-0dcb9942]{margin-bottom:16px}.progress-circular--indeterminate .progress-circular__overlay[data-v-0dcb9942]{animation:progress-circular-dash-0dcb9942 1.4s ease-in-out infinite,progress-circular-rotate-0dcb9942 1.4s linear infinite;stroke-dasharray:25,200;stroke-dashoffset:0;stroke-linecap:round;transform-origin:center center;transform:rotate(-90deg)}.progress-circular__overlay[data-v-0dcb9942]{stroke:currentColor;transition:all .2s ease-in-out,stroke-width 0s;z-index:2}.progress-circular__underlay[data-v-0dcb9942]{color:#0000001f;stroke:currentColor;z-index:1}.title-circular[data-v-0dcb9942]{font-size:1.5rem;margin-bottom:8px;font-weight:600;color:var(--color-typo-title)}.sub-title-circular[data-v-0dcb9942]{font-size:1rem;line-height:1.5rem;letter-spacing:0;color:var(--color-typo-body);margin-bottom:16px}.mes-switch[data-v-233e8778]{display:flex;gap:8px;justify-content:space-between}.mes-switch-label[data-v-233e8778]{align-self:center;color:var(--color-typo-title);font-size:var(--typography-subtitle-size-s-font-size);font-weight:var(--typography-font-weight-bold);line-height:var(--typography-subtitle-size-s-line-height)}.mes-switch--disabled .mes-switch-label[data-v-233e8778]{color:var(--color-functional-disabled)}.mes-switch-description[data-v-233e8778]{color:var(--color-typo-body);display:block;font-size:var(--typography-subtitle-size-s-font-size);font-weight:var(--typography-font-weight-regular);line-height:var(--typography-subtitle-size-s-line-height);margin-top:16px;padding-right:72px}.mes-switch--disabled .mes-switch-description[data-v-233e8778]{color:var(--color-functional-disabled)}.mes-switch-container[data-v-233e8778]{align-items:baseline;display:flex;position:relative}.mes-switch-container .mes-switch-loader[data-v-233e8778]{color:var(--color-primary);width:48px}.mes-switch-container .mes-switch-input[data-v-233e8778]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;margin:0;padding:4px 0}.mes-switch-container .mes-switch-input[data-v-233e8778]:before{background:var(--color-typo-body);border-color:var(--color-typo-body);border-radius:100px;content:"";cursor:pointer;display:block;height:16px;width:48px}.mes-switch-container .mes-switch-input[data-v-233e8778]:after{background:#fff;border:1px solid var(--color-typo-body);border-radius:100%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;content:"";cursor:pointer;height:24px;left:25%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.mes-switch-container .mes-switch-input[data-v-233e8778]:checked:before{background:var(--color-functional-success)}.mes-switch-container .mes-switch-input[data-v-233e8778]:checked:after{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.68606%2012.3786C6.23982%2012.8248%205.51661%2012.8258%205.06919%2012.3807L1.94882%209.27681C1.42534%208.75609%201.42423%207.90925%201.94633%207.38715C2.46628%206.86719%203.30888%206.86585%203.83049%207.38414L5.87869%209.41931L11.5342%203.75807C12.055%203.23677%2012.8998%203.23655%2013.4209%203.7576C13.9417%204.27845%2013.9417%205.12293%2013.4209%205.64379L6.68606%2012.3786Z'%20fill='%231E7B6F'/%3e%3c/svg%3e");background-position:center center;background-repeat:no-repeat;background-size:16px 16px;border-color:var(--color-functional-success);left:75%;right:0}.mes-switch-container .mes-switch-input[data-v-233e8778]:disabled{cursor:not-allowed}.mes-switch-container .mes-switch-input[data-v-233e8778]:disabled:before{background:var(--color-functional-disabled-500);border-color:var(--color-functional-disabled-500);cursor:not-allowed}.mes-switch-container .mes-switch-input[data-v-233e8778]:disabled:after{border-color:var(--color-functional-disabled-500);cursor:not-allowed}.mes-switch-container .mes-switch-input[data-v-233e8778]:disabled:checked:after{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.68606%2012.3786C6.23982%2012.8248%205.51661%2012.8258%205.06919%2012.3807L1.94882%209.27681C1.42534%208.75609%201.42423%207.90925%201.94633%207.38715C2.46628%206.86719%203.30888%206.86585%203.83049%207.38414L5.87869%209.41931L11.5342%203.75807C12.055%203.23677%2012.8998%203.23655%2013.4209%203.7576C13.9417%204.27845%2013.9417%205.12293%2013.4209%205.64379L6.68606%2012.3786Z'%20fill='%23C1C4C9'/%3e%3c/svg%3e")}.mes-switch-container.mes-switch-size-small .mes-switch-input[data-v-233e8778]:before{height:16px;width:48px}.mes-switch-container.mes-switch-size-small .mes-switch-input[data-v-233e8778]:after{height:24px;width:24px}.mes-switch-container.mes-switch-size-medium .mes-switch-input[data-v-233e8778]:before{height:24px;width:56px}.mes-switch-container.mes-switch-size-medium .mes-switch-input[data-v-233e8778]:after{height:32px;width:32px}.mes-chip[data-v-759c6d95]{display:inline-flex;justify-content:center;padding:.2rem .6rem;margin:.2rem .4rem;border-radius:2rem}.mes-chip.neutral[data-v-759c6d95]{background-color:var(--color-neutral-200)}.mes-chip.light-green[data-v-759c6d95]{background-color:var(--color-functional-success-100)}.mes-chip.neutral-300[data-v-759c6d95]{background-color:var(--color-neutral-300)}.mes-chip.turquoise[data-v-759c6d95]{background-color:var(--color-illustrative-01)}.mes-chip.light-blue[data-v-759c6d95]{background-color:var(--color-illustrative-02)}.mes-chip.teal[data-v-759c6d95]{background-color:var(--color-illustrative-03)}.mes-chip.grey[data-v-759c6d95]{background-color:var(--color-illustrative-04)}.mes-chip.purple[data-v-759c6d95]{background-color:var(--color-illustrative-05)}.mes-chip.pink[data-v-759c6d95]{background-color:var(--color-illustrative-06)}.mes-chip.light-red[data-v-759c6d95]{background-color:var(--color-illustrative-07)}.mes-chip.yellow[data-v-759c6d95]{background-color:var(--color-illustrative-08)}.mes-chip.small[data-v-759c6d95]{font-size:.75rem}.chip_size_small[data-v-759c6d95]{width:129px;height:24px}.chip_size_medium[data-v-759c6d95]{width:164px;height:32px}.mes-avatar[data-v-79ae6602]{align-items:center;border-radius:50%;box-sizing:border-box;display:inline-flex;justify-content:center;color:#fff;font-weight:600;position:relative;text-align:center;vertical-align:middle;overflow:hidden}.avatar-with-primary-border[data-v-79ae6602]{background-position:center;background-image:url("data:image/svg+xml,%3csvg%20width='65'%20height='60'%20viewBox='0%200%2065%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.62748%2054.8823C5.1522%2050.407%202.1045%2044.7052%200.869767%2038.4978C-0.364959%2032.2904%200.268749%2025.8563%202.69075%2020.009C5.11276%2014.1618%209.21428%209.16406%2014.4767%205.64786C19.739%202.13165%2025.9259%200.254886%2032.2549%200.254883C38.5839%200.254883%2044.7708%202.13165%2050.0331%205.64786C55.2955%209.16406%2059.397%2014.1618%2061.819%2020.009C64.241%2025.8562%2064.8748%2032.2904%2063.64%2038.4978C62.4053%2044.7052%2059.3576%2050.407%2054.8823%2054.8823L53.4494%2053.4494C57.6413%2049.2575%2060.496%2043.9167%2061.6525%2038.1024C62.8091%2032.2881%2062.2155%2026.2615%2059.9468%2020.7845C57.6782%2015.3076%2053.8364%2010.6263%2048.9073%207.33279C43.9782%204.03925%2038.1831%202.28133%2032.2549%202.28133C26.3267%202.28133%2020.5316%204.03925%2015.6025%207.33278C10.6734%2010.6263%206.83157%2015.3075%204.56294%2020.7845C2.29432%2026.2615%201.70074%2032.2881%202.85728%2038.1024C4.01381%2043.9167%206.86852%2049.2575%2011.0604%2053.4494L9.62748%2054.8823Z'%20fill='url(%23paint0_linear)'/%3e%3cpath%20d='M60%2032C60%2047.464%2047.4639%2060%2032%2060C16.536%2060%203.99996%2047.464%203.99996%2032C3.99996%2016.536%2016.536%204%2032%204C47.4639%204%2060%2016.536%2060%2032Z'%20fill='url(%23paint1_linear)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear'%20x1='0.254883'%20y1='0.254883'%20x2='64.8653'%20y2='1.63912'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230C419A'/%3e%3cstop%20offset='1'%20stop-color='%231058D1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear'%20x1='0.254883'%20y1='0.254883'%20x2='64.8653'%20y2='1.63912'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230C419A'/%3e%3cstop%20offset='1'%20stop-color='%231058D1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");border-radius:unset;background-size:contain;background-repeat:no-repeat;background-color:transparent}.mes-avatar--small[data-v-79ae6602]{width:var(--avatar-size-s-width);height:var(--avatar-size-s-height)}.mes-avatar--medium[data-v-79ae6602]{width:var(--avatar-size-m-width);height:var(--avatar-size-m-height)}.mes-avatar--large[data-v-79ae6602]{width:var(--avatar-size-l-width);height:var(--avatar-size-l-height)}.avatar-color-0[data-v-79ae6602]{background-color:var(--color-primary)!important}.avatar-color-1[data-v-79ae6602]{background-color:var(--color-secondary)!important}.avatar-color-2[data-v-79ae6602]{background-color:var(--color-tertiary)!important}.avatar-color-3[data-v-79ae6602]{background-color:var(--color-functional-success)!important}.avatar-color-4[data-v-79ae6602]{background-color:var(--color-illustrative-12)!important}.avatar-color-5[data-v-79ae6602]{background-color:var(--color-illustrative-13)!important}.avatar-color-6[data-v-79ae6602]{background-color:var(--color-typo-body)!important}.container-mes-select[data-v-0c55ea3c]{display:block}.container-mes-select-label[data-v-0c55ea3c]{padding-bottom:5px}.container-mes-select .mes-select[data-v-0c55ea3c]{align-items:center;background-color:#fff;border:1px solid var(--color-typo-body);border-radius:4px;color:var(--color-typo-title);display:flex;flex:none;position:relative}.container-mes-select .mes-select.mes-select-filter-border-color[data-v-0c55ea3c]{border:1px solid var(--color-neutral-400)}.container-mes-select .mes-select[data-v-0c55ea3c]:hover,.container-mes-select .mes-select[data-v-0c55ea3c]:focus{border-color:var(--color-primary)}.container-mes-select .mes-select[data-v-0c55ea3c]:focus-within{border-color:var(--color-primary);outline:2px solid var(--color-functional-focus)!important}.container-mes-select .mes-select[data-v-0c55ea3c]:after{content:"▾";display:inline-block;font-size:1.2rem;position:absolute;right:10px;transition:transform .3s linear;z-index:2;pointer-events:none}.container-mes-select .mes-select.toggle-up[data-v-0c55ea3c]:after{transform:rotate(180deg);transition:transform .3s linear}.container-mes-select .mes-select.select-error[data-v-0c55ea3c]{border:1px solid var(--color-functional-error)}.container-mes-select .mes-select.select-disabled[data-v-0c55ea3c]{background:var(--color-functional-disabled-100);border-color:var(--color-functional-disabled);opacity:1}.container-mes-select .mes-select select[data-v-0c55ea3c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;background-color:#fff;box-shadow:none;color:var(--color-typo-title);cursor:pointer;display:flex;flex:1;font-size:var(--typography-body-size-m-font-size)rem!important;font-weight:var(--typography-font-weight-semi-bold)!important;outline:none!important;outline-offset:unset!important;padding:17px 32px 16px 16px;z-index:2}.container-mes-select .mes-select select select[data-v-0c55ea3c]::-ms-expand{display:none}.container-mes-select .mes-select select.select-disabled[data-v-0c55ea3c]{background:var(--color-functional-disabled-100);border-color:var(--color-functional-disabled);color:var(--color-functional-disabled);opacity:1}.container-mes-select .mes-select option[data-v-0c55ea3c]{background-color:var(--color-background-light);color:var( --color-typo-title);font-size:var(--typography-body-size-m-font-size)rem;font-weight:var(--typography-font-weight-semi-bold);font-family:var(--typography-font-family)}.container-mes-select .mes-select option[data-v-0c55ea3c]:checked{color:var(--color-functional-info)}.container-mes-select .mes-select .default-value[data-v-0c55ea3c]{color:var(--color-functional-info);padding:17px 32px 16px 8px}@media (min-width: 960px){.container-mes-select .mes-select select[data-v-0c55ea3c],.container-mes-select .mes-select .default-value[data-v-0c55ea3c]{padding-bottom:8px;padding-top:9px}.container-mes-select .mes-select select[data-v-0c55ea3c],.container-mes-select .mes-select option[data-v-0c55ea3c]{font-size:var(--typography-body-size-s-font-size)rem!important}}.mes-autocomplete-highlight-filter[data-v-97a3a819]{background-color:var(--color-neutral-200);border-radius:4px}.mes-autocomplete .group[data-v-58ae64eb]:focus-within{border-radius:4px;outline:2px solid var(--color-functional-focus);padding:2px}.mes-autocomplete .combobox-list[data-v-58ae64eb]{position:relative;width:100%}.mes-autocomplete .combobox .group[data-v-58ae64eb]{cursor:pointer;display:inline-flex;width:100%}.mes-autocomplete .combobox .group .input-error[data-v-58ae64eb]{background-color:var(--color-typo-light)}.mes-autocomplete .combobox .input-error input[data-v-58ae64eb]{border-bottom:1px solid var(--color-functional-error);border-left:1px solid var(--color-functional-error);border-top:1px solid var(--color-functional-error)}.mes-autocomplete .combobox .input-error button[data-v-58ae64eb]{border-bottom:1px solid var(--color-functional-error);border-right:1px solid var(--color-functional-error);border-top:1px solid var(--color-functional-error)}.mes-autocomplete .combobox .input-disabled[data-v-58ae64eb]{background:var(--color-functional-disabled-300);color:var(--color-primary)}.mes-autocomplete .combobox .input-disabled .append-inner i[data-v-58ae64eb]{color:var(--color-primary)}.mes-autocomplete .combobox .input-disabled .append-inner i input[data-v-58ae64eb]{background:var(--color-functional-disabled-300)}.mes-autocomplete .combobox .input-disabled .append-inner i input[data-v-58ae64eb]:hover,.mes-autocomplete .combobox .input-disabled .append-inner i input[data-v-58ae64eb]:focus{background:var(--color-functional-disabled-300)}.mes-autocomplete .combobox input[data-v-58ae64eb],.mes-autocomplete .combobox button[data-v-58ae64eb]{background-color:var(--color-typo-light);border:1px solid var(--color-typo-body);box-sizing:border-box;cursor:pointer;margin:0;max-height:57px;padding:0;position:relative;vertical-align:bottom}@media screen and (min-width: 960px){.mes-autocomplete .combobox input[data-v-58ae64eb],.mes-autocomplete .combobox button[data-v-58ae64eb]{max-height:41px}}.mes-autocomplete .combobox .input-error input[data-v-58ae64eb]{background-color:var(--color-typo-light)}.mes-autocomplete .combobox .input-disabled input[data-v-58ae64eb],.mes-autocomplete .combobox button .input-disabled[data-v-58ae64eb]{background:var(--color-functional-disabled-300);color:var(--color-primary)}.mes-autocomplete .combobox input[data-v-58ae64eb]{border-bottom-left-radius:4px;border-right:none;border-top-left-radius:4px;color:var(--color-typo-title);font-size:var(--typography-subtitle-size-m-font-size);font-weight:600;padding:19px 16px;width:100%}.mes-autocomplete .combobox input[data-v-58ae64eb]:focus-within{outline:none!important}@media screen and (min-width: 960px){.mes-autocomplete .combobox input[data-v-58ae64eb]{padding:11px 8px}}.mes-autocomplete .combobox input[data-v-58ae64eb]::-moz-placeholder{color:var(--color-typo-title)}.mes-autocomplete .combobox input[data-v-58ae64eb]::placeholder{color:var(--color-typo-title)}.mes-autocomplete .combobox button[data-v-58ae64eb]{align-items:center;border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px;display:flex;justify-content:center}.mes-autocomplete .combobox button[aria-expanded=true] i[data-v-58ae64eb]{transform:rotate(180deg)}@media screen and (prefers-reduced-motion: reduce){.mes-autocomplete .combobox button[aria-expanded=true] i[data-v-58ae64eb]{font-size:var(--typography-subtitle-size-m-font-size);height:16px;transition:none}}.mes-autocomplete .combobox button[aria-expanded=true] i[data-v-58ae64eb]{font-size:var(--typography-subtitle-size-m-font-size);height:16px;transition:transform .5s}.mes-autocomplete .combobox button[aria-expanded=true] .input-disabled[data-v-58ae64eb]{background:var(--color-functional-disabled-300);color:var(--color-primary)}.mes-autocomplete .combobox button[aria-expanded=true] .input-disabled .append-inner i[data-v-58ae64eb]{color:var(--color-primary)}.mes-autocomplete .combobox button[aria-expanded=true] .input-disabled input[data-v-58ae64eb]{background:var(--color-functional-disabled-300)}.mes-autocomplete ul[role=listbox][data-v-58ae64eb]{background-color:#fff;box-shadow:0 8px 16px var(--color-functional-box-shadow);border-radius:4px;box-sizing:border-box;cursor:pointer;font-size:87.5%;list-style:none;margin:0;max-height:40vh;overflow:scroll;overflow-x:hidden;padding:0;position:absolute;width:100%;z-index:2}.mes-autocomplete ul[role=listbox] li[role=option][data-v-58ae64eb]{align-items:flex-start;justify-content:center;color:var(--color-typo-title);display:flex;flex-direction:column;font-size:var(--typography-subtitle-size-s-font-size);font-weight:600;margin:.5rem 0;min-height:48px;padding:.5rem var(--typography-subtitle-size-m-font-size);position:relative}.mes-autocomplete .combobox ul[role=listbox] li span[data-id=subtitle-option][data-v-58ae64eb]{font-size:.875rem;margin-top:7px;font-weight:400}.mes-autocomplete ul[role=listbox] li[role=option][data-v-58ae64eb]:hover{background-color:var(--color-neutral-100)}.mes-autocomplete .combobox ul li[data-id=empty-data][data-v-58ae64eb],.mes-autocomplete .combobox ul li[data-id=search-link][data-v-58ae64eb]{align-items:center;background-color:var(--color-typo-light);bottom:0;display:flex;flex-direction:row;font-size:.875rem;justify-content:flex-start;padding:.8rem var(--typography-subtitle-size-m-font-size);position:sticky;z-index:1}.mes-autocomplete .icon-autocomplete[data-v-58ae64eb]{color:var(--color-typo-title)!important}.mes-autocomplete .icon-autocomplete[data-v-58ae64eb]{padding:4px}.mes-autocomplete .link-autocomplete[data-v-58ae64eb],.mes-autocomplete .icon-search[data-v-58ae64eb]{color:var(--color-primary)!important}.mes-autocomplete .icon-search[data-v-58ae64eb]{margin-right:.5rem}.mes-autocomplete a.click-area[data-v-58ae64eb]:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.focus[data-v-58ae64eb]{border:3px solid var(--color-functional-focus)}.mes-autocomplete .combobox .group button:hover .input-disabled[data-v-58ae64eb]:hover{background:var(--color-functional-disabled-300)}.mes-autocomplete .combobox .group .input-error[data-v-58ae64eb]:hover,.mes-autocomplete .combobox .group button:hover .input-error[data-v-58ae64eb]:hover,.mes-autocomplete .combobox .group .input-error[data-v-58ae64eb]:focus,.mes-autocomplete .combobox .group button:focus .input-error[data-v-58ae64eb]:focus{background-color:var(--color-typo-light)}.mes-modal-overlay[data-v-b2803d35]{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#21212173;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .1s ease-in-out;width:100%;z-index:9998}.mes-modal[data-v-b2803d35]{background-color:var(--color-neutral-100);border-radius:16px;box-shadow:0 8px 32px #26293a4d;margin:0;max-height:90%;overflow-y:auto;position:fixed;transform-origin:center center;width:100%;z-index:9999}@media (min-width: 960px){.mes-modal[data-v-b2803d35]{background-color:#fff}}.mes-modal-fullscreen[data-v-b2803d35]{align-items:center;border-radius:0;bottom:0;display:flex;height:100%;max-height:100%;justify-content:center;left:0;right:0;top:0}.mes-modal.mes-dialog-bottom-transition[data-v-b2803d35]{border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;padding-top:4px;transform-origin:center center;transition:.3s cubic-bezier(.25,.8,.25,1);width:96%}.mes-modal.mes-dialog-left-transition[data-v-b2803d35]{border-radius:0 25px 25px 0;left:0;top:0;bottom:0;padding-top:4px;transform-origin:center center;transition:.3s cubic-bezier(.25,.8,.25,1);max-height:100%;width:256px}.mes-modal-visible-overflow[data-v-b2803d35]{overflow-y:visible}.mes-modal.mes-dialog-bottom-transition[data-v-b2803d35]:before{background:linear-gradient(91.15deg,#0c419a,#1058d1 99.02%);border-radius:16px;content:"";display:block;height:8px;left:42.5%;margin-top:-4px;position:absolute;width:15%;z-index:203}.mes-modal-content[data-v-b2803d35]{font-size:.875rem;height:100%;line-height:21px;width:100%}.mes-modal-content[data-v-b2803d35] p{margin-bottom:16px}@media (prefers-reduced-motion: reduce){.mes-modal-overlay[data-v-b2803d35],.mes-modal.mes-dialog-bottom-transition[data-v-b2803d35]{transition:none}}.mes-context-menu.container[data-v-d3efc879]{position:relative;width:-moz-fit-content;width:fit-content}.icon[data-v-d3efc879]{color:var(--icon-fill-color-base)}.mes-context-menu .menu-item-img[data-v-d3efc879]{width:24px}.mes-context-menu ul[data-v-d3efc879]{background-color:var(--color-typo-light);border-radius:4px;box-shadow:0 8px 16px var(--color-functional-box-shadow);left:initial;list-style:none;min-width:-moz-fit-content;min-width:fit-content;padding:0;position:absolute;right:0;z-index:999999}.mes-context-menu .position-left[data-v-d3efc879]{left:0;right:initial}.mes-context-menu ul li[aria-disabled=true][data-v-d3efc879]{background-color:var(--color-functional-disabled-100);cursor:not-allowed;pointer-events:none}.mes-context-menu ul li[data-v-d3efc879]{border-bottom:1px solid var(--color-neutral-200);cursor:pointer}.mes-context-menu ul li[data-v-d3efc879]:last-child{border-bottom:none}.mes-context-menu ul li[data-v-d3efc879]:hover{background-color:var(--color-neutral-200)}.mes-context-menu ul li[data-v-d3efc879]:focus{color:var(--color-primary)}.mes-context-menu .li-content[data-v-d3efc879]{align-items:center;display:flex;justify-content:flex-start;padding:16px 32px 16px 16px;white-space:nowrap}.mes-context-menu .li-content .text-disabled[data-v-d3efc879]{color:var(--color-functional-disabled)}.mes-context-menu .li-content i[data-v-d3efc879]{font-size:32px;margin:0}.mes-context-menu .label[data-v-d3efc879]{font-size:var(--typography-subtitle-size-s-font-size);font-weight:600;line-height:1.5rem;margin-left:8px}.radiodot__checked--mobile[data-v-b3f400d8]{height:24px;width:24px;display:block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='12'%20fill='url(%23paint0_linear_20962_11552)'/%3e%3cg%20filter='url(%23filter0_d_20962_11552)'%3e%3ccircle%20cx='12'%20cy='12'%20r='5'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_20962_11552'%20x='5'%20y='7'%20width='14'%20height='14'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.3%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_20962_11552'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_20962_11552'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_20962_11552'%20x1='0'%20y1='0'%20x2='24.2303'%20y2='0.484606'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230C419A'/%3e%3cstop%20offset='1'%20stop-color='%231058D1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat}.radiodot__checked--desktop[data-v-b3f400d8]{height:16px;width:16px;display:block;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3ccircle%20cx='8'%20cy='8.5'%20r='8'%20fill='url(%23paint0_linear_25045_13848)'%20/%3e%3cg%20filter='url(%23filter0_d_25045_13848)'%3e%3ccircle%20cx='8.00033'%20cy='8.5013'%20r='3.33333'%20fill='white'%20/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_25045_13848'%20x='2.66699'%20y='5.16797'%20width='10.667'%20height='10.668'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%20%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'%20/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'%20/%3e%3cfeOffset%20dy='2'%20/%3e%3cfeGaussianBlur%20stdDeviation='1'%20/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'%20/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.3%200'%20/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_25045_13848'%20/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_25045_13848'%20result='shape'%20/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_25045_13848'%20x1='0'%20y1='0.5'%20x2='16.1535'%20y2='0.823071'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230C419A'%20/%3e%3cstop%20offset='1'%20stop-color='%231058D1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat}.radiodot__error--mobile[data-v-68b36e93]{height:25px;width:24px;display:block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12.5'%20r='11'%20stroke='%23C7414F'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat}.radiodot__error--desktop[data-v-68b36e93]{height:17px;width:16px;display:block;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3ccircle%20cx='8'%20cy='8.5'%20r='7'%20stroke='%23C7414F'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat}.radiodot__unchecked--mobile[data-v-ea4bc813]{height:24px;width:24px;display:block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='11'%20stroke='url(%23paint0_linear_20962_14522)'%20stroke-width='2'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_20962_14522'%20x1='0'%20y1='0'%20x2='24.2303'%20y2='0.484606'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230C419A'/%3e%3cstop%20offset='1'%20stop-color='%231058D1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat}.radiodot__unchecked--desktop[data-v-ea4bc813]{height:17px;width:16px;display:block;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3ccircle%20cx='8'%20cy='8.5'%20r='7'%20stroke='url(%23paint0_linear_25045_12607)'%20stroke-width='2'%20/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_25045_12607'%20x1='0'%20y1='0.5'%20x2='16.1535'%20y2='0.823071'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230C419A'%20/%3e%3cstop%20offset='1'%20stop-color='%231058D1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat}.radiodot__checked-disabled--mobile[data-v-ba1171e4]{height:24px;width:24px;display:block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12.5'%20r='12'%20fill='%23697491'/%3e%3ccircle%20cx='12'%20cy='12.5'%20r='5'%20fill='%23F3F3F4'/%3e%3c/svg%3e") no-repeat}.radiodot__checked-disabled--desktop[data-v-ba1171e4]{height:16px;width:16px;display:block;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20fill='%23C1C4C9'/%3e%3ccircle%20cx='8.00033'%20cy='8.0013'%20r='3.33333'%20fill='white'/%3e%3c/svg%3e") no-repeat}.radiodot__unchecked-disabled--mobile[data-v-0bcacd5a]{height:24px;width:24px;display:block;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='11'%20stroke='%238F949E'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat}.radiodot__unchecked-disabled--desktop[data-v-0bcacd5a]{height:16px;width:16px;display:block;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8'%20cy='8'%20r='7'%20stroke='%23C1C4C9'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat}.mes-radio[data-v-77797720]{padding-left:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mes-radio:hover .mes-radio__pseudo[data-v-77797720],.mes-radio:focus .mes-radio__pseudo[data-v-77797720]{background:var(--color-neutral-200);border-radius:100%;box-shadow:0 0 0 6px var(--color-neutral-200)}.mes-radio[data-v-77797720]:not(:has(.mes-radio__pseudo--disabled)),.mes-radio[data-v-77797720]:not(:has(.mes-radio__pseudo--disabled)) *{cursor:pointer}.mes-radio[data-v-77797720]:has(.mes-radio__pseudo--disabled),.mes-radio[data-v-77797720]:has(.mes-radio__pseudo--disabled) *{cursor:not-allowed}.mes-radio:hover .mes-radio__pseudo--focused[data-v-77797720],.mes-radio:focus .mes-radio__pseudo--focused[data-v-77797720]{border-radius:20%}.mes-radio:hover .mes-radio__pseudo--disabled[data-v-77797720],.mes-radio:hover .mes-radio__pseudo--checked.mes-radio__pseudo--disabled[data-v-77797720],.mes-radio:focus .mes-radio__pseudo--disabled[data-v-77797720],.mes-radio:focus .mes-radio__pseudo--checked.mes-radio__pseudo--disabled[data-v-77797720]{background:none;box-shadow:none}.mes-radio:hover .mes-radio__pseudo--error[data-v-77797720],.mes-radio:focus .mes-radio__pseudo--error[data-v-77797720]{background:var(--color-functional-error-100);box-shadow:0 0 0 6px var(--color-functional-error-100)}.mes-radio--center-items[data-v-77797720]{align-items:center;display:flex}.mes-radio--top-items[data-v-77797720]{align-items:flex-start;display:flex}.mes-radio--bottom-items[data-v-77797720]{align-items:flex-end;display:flex}.mes-radio__pseudo[data-v-77797720]{align-items:center;display:inline-flex;flex-shrink:0;position:relative}.mes-radio__pseudo--checked~.mes-radio__label-description[data-v-77797720] .mes-input-label:not(.mes-input-label__field--disabled){color:var(--color-functional-info);cursor:pointer}.mes-radio__pseudo:not(.mes-radio__pseudo--disabled)~.mes-radio__label-description[data-v-77797720] .mes-input-label:not(.mes-input-label__field--disabled){cursor:pointer}.mes-radio__pseudo--focused[data-v-77797720]{border-radius:20%;outline:3px solid var(--color-functional-focus);outline-offset:3px}.mes-radio__pseudo--disabled~.mes-radio__label-description[data-v-77797720] .mes-input-label{cursor:not-allowed}.mes-radio__input[data-v-77797720]{height:100%;opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.mes-radio__label-description[data-v-77797720]{padding-left:16px}.mes-radio__label-description .mes-notification[data-v-77797720]{margin-top:4px}.mes-radio__label-description[data-v-77797720] .mes-input-label:not(:has(+.mes-input-detail)),.mes-radio__label-description[data-v-77797720] .mes-input-detail{margin-bottom:0}.mes-radio-card[data-v-77797720]{background:var(--color-typo-light);border:2px solid var(--color-typo-light);border-radius:16px;box-shadow:0 8px 16px #0c419a1a;max-width:544px;padding:24px 16px;position:relative}.mes-radio-card[data-v-77797720]:focus:not(.mes-radio-card--disabled,:has(.mes-radio__pseudo--error)){border:2px solid var(--color-primary)}.mes-radio-card--checked[data-v-77797720]{border:2px solid var(--color-primary)}.mes-radio-card--checked.mes-radio-card--disabled[data-v-77797720]{border:2px solid var(--color-functional-disabled-500)}.mes-radio-card--disabled label[data-v-77797720]:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.mes-radio-card--small[data-v-77797720]{padding:16px 24px 16px 16px}[data-v-77797720] .mes-illustration{padding-left:16px}.mes-radio__dot[data-v-77797720]{height:17px}@media screen and (max-width: 960px){.mes-radio__dot[data-v-77797720]{height:24px}}@media (prefers-reduced-motion: reduce){.mes-radio__pseudo--checked .mes-radio__dot[data-v-77797720]{opacity:1;transform:scale(1);transition:all .28s ease-in-out}}.mes-radio-group-label[data-v-81ac42da]{color:var(--color-typo-title);display:flex;font-size:var(--typography-label-size-m-font-size);font-weight:600;justify-content:space-between;line-height:var(--typography-label-size-m-line-height);margin-bottom:4px}@media screen and (min-width: 960px){.mes-radio-group-label[data-v-81ac42da]{font-size:var(--typography-label-size-s-font-size);line-height:var(--typography-label-size-s-line-height)}}.mes-input-label__field--disabled[data-v-81ac42da],.mes-input-detail__field--disabled[data-v-81ac42da]{color:var(--color-functional-disabled)}.mes-radio-group-detail[data-v-81ac42da]{color:var(--color-typo-body);display:flex;font-size:var(--typography-body-size-s-font-size);justify-content:space-between;line-height:var(--typography-body-size-s-line-height);margin-bottom:8px;text-align:start}@media screen and (min-width: 960px){.mes-radio-group-detail[data-v-81ac42da]{font-size:var(--typography-body-size-xs-font-size);line-height:var(--typography-body-size-xs-line-height)}}.mes-radio-group-notification[data-v-81ac42da]{margin-bottom:8px}.mes-radio-group--column[data-v-81ac42da]{display:grid;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:16px;grid-row-gap:16px;margin-bottom:16px}.two-cta-wrapper[data-v-cf1cd1c9]{-moz-column-gap:16px;column-gap:16px;display:flex;width:100%}.two-cta-wrapper-center[data-v-cf1cd1c9]{justify-content:center}@media screen and (max-width: 600px){.two-cta-wrapper[data-v-cf1cd1c9]{flex-direction:column;row-gap:24px}.two-cta-wrapper .mes-button[data-v-cf1cd1c9]{font-size:1rem!important;padding:16px 32px!important}}.skeleton-bloc[data-v-8bf326c1]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-8bf326c1]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-8bf326c1]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-8bf326c1]:after{animation:loading-8bf326c1 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-8bf326c1]:last-child{width:70%}.loading[data-v-8bf326c1]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-8bf326c1]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-8bf326c1]{height:100%;margin:0;width:100%}.loading[data-v-8bf326c1]>*{flex:1;min-width:100%}@keyframes loading-8bf326c1{to{transform:translate(100%)}}.avatar[data-v-8bf326c1]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-8bf326c1]{align-items:center;display:flex}.button[data-v-8bf326c1]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-8bf326c1]{height:48px;margin:8px;width:48px}.card[data-v-8bf326c1]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-8bf326c1]{display:flex;flex-direction:row}.card-content--vertical[data-v-8bf326c1]{align-items:center;flex-direction:column}.card-content--vertical[data-v-8bf326c1] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-8bf326c1]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-8bf326c1]{align-self:flex-end;display:flex}.title[data-v-8bf326c1]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-8bf326c1]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-8bf326c1]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-8bf326c1]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-8bf326c1]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-8bf326c1]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-1c433d9b]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-1c433d9b]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-1c433d9b]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-1c433d9b]:after{animation:loading-1c433d9b 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-1c433d9b]:last-child{width:70%}.loading[data-v-1c433d9b]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-1c433d9b]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-1c433d9b]{height:100%;margin:0;width:100%}.loading[data-v-1c433d9b]>*{flex:1;min-width:100%}@keyframes loading-1c433d9b{to{transform:translate(100%)}}.avatar[data-v-1c433d9b]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-1c433d9b]{align-items:center;display:flex}.button[data-v-1c433d9b]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-1c433d9b]{height:48px;margin:8px;width:48px}.card[data-v-1c433d9b]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-1c433d9b]{display:flex;flex-direction:row}.card-content--vertical[data-v-1c433d9b]{align-items:center;flex-direction:column}.card-content--vertical[data-v-1c433d9b] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-1c433d9b]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-1c433d9b]{align-self:flex-end;display:flex}.title[data-v-1c433d9b]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-1c433d9b]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-1c433d9b]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-1c433d9b]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-1c433d9b]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-1c433d9b]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-f941b541]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-f941b541]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-f941b541]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-f941b541]:after{animation:loading-f941b541 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-f941b541]:last-child{width:70%}.loading[data-v-f941b541]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-f941b541]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-f941b541]{height:100%;margin:0;width:100%}.loading[data-v-f941b541]>*{flex:1;min-width:100%}@keyframes loading-f941b541{to{transform:translate(100%)}}.avatar[data-v-f941b541]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-f941b541]{align-items:center;display:flex}.button[data-v-f941b541]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-f941b541]{height:48px;margin:8px;width:48px}.card[data-v-f941b541]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-f941b541]{display:flex;flex-direction:row}.card-content--vertical[data-v-f941b541]{align-items:center;flex-direction:column}.card-content--vertical[data-v-f941b541] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-f941b541]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-f941b541]{align-self:flex-end;display:flex}.title[data-v-f941b541]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-f941b541]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-f941b541]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-f941b541]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-f941b541]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-f941b541]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-2a839c01]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-2a839c01]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-2a839c01]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-2a839c01]:after{animation:loading-2a839c01 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-2a839c01]:last-child{width:70%}.loading[data-v-2a839c01]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-2a839c01]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-2a839c01]{height:100%;margin:0;width:100%}.loading[data-v-2a839c01]>*{flex:1;min-width:100%}@keyframes loading-2a839c01{to{transform:translate(100%)}}.avatar[data-v-2a839c01]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-2a839c01]{align-items:center;display:flex}.button[data-v-2a839c01]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-2a839c01]{height:48px;margin:8px;width:48px}.card[data-v-2a839c01]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-2a839c01]{display:flex;flex-direction:row}.card-content--vertical[data-v-2a839c01]{align-items:center;flex-direction:column}.card-content--vertical[data-v-2a839c01] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-2a839c01]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-2a839c01]{align-self:flex-end;display:flex}.title[data-v-2a839c01]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-2a839c01]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-2a839c01]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-2a839c01]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-2a839c01]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-2a839c01]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-8b929751]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-8b929751]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-8b929751]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-8b929751]:after{animation:loading-8b929751 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-8b929751]:last-child{width:70%}.loading[data-v-8b929751]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-8b929751]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-8b929751]{height:100%;margin:0;width:100%}.loading[data-v-8b929751]>*{flex:1;min-width:100%}@keyframes loading-8b929751{to{transform:translate(100%)}}.avatar[data-v-8b929751]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-8b929751]{align-items:center;display:flex}.button[data-v-8b929751]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-8b929751]{height:48px;margin:8px;width:48px}.card[data-v-8b929751]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-8b929751]{display:flex;flex-direction:row}.card-content--vertical[data-v-8b929751]{align-items:center;flex-direction:column}.card-content--vertical[data-v-8b929751] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-8b929751]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-8b929751]{align-self:flex-end;display:flex}.title[data-v-8b929751]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-8b929751]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-8b929751]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-8b929751]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-8b929751]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-8b929751]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-c11d9163]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-c11d9163]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-c11d9163]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-c11d9163]:after{animation:loading-c11d9163 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-c11d9163]:last-child{width:70%}.loading[data-v-c11d9163]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-c11d9163]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-c11d9163]{height:100%;margin:0;width:100%}.loading[data-v-c11d9163]>*{flex:1;min-width:100%}@keyframes loading-c11d9163{to{transform:translate(100%)}}.avatar[data-v-c11d9163]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-c11d9163]{align-items:center;display:flex}.button[data-v-c11d9163]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-c11d9163]{height:48px;margin:8px;width:48px}.card[data-v-c11d9163]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-c11d9163]{display:flex;flex-direction:row}.card-content--vertical[data-v-c11d9163]{align-items:center;flex-direction:column}.card-content--vertical[data-v-c11d9163] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-c11d9163]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-c11d9163]{align-self:flex-end;display:flex}.title[data-v-c11d9163]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-c11d9163]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-c11d9163]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-c11d9163]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-c11d9163]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-c11d9163]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-775bf468]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-775bf468]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-775bf468]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-775bf468]:after{animation:loading-775bf468 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-775bf468]:last-child{width:70%}.loading[data-v-775bf468]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-775bf468]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-775bf468]{height:100%;margin:0;width:100%}.loading[data-v-775bf468]>*{flex:1;min-width:100%}@keyframes loading-775bf468{to{transform:translate(100%)}}.avatar[data-v-775bf468]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-775bf468]{align-items:center;display:flex}.button[data-v-775bf468]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-775bf468]{height:48px;margin:8px;width:48px}.card[data-v-775bf468]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-775bf468]{display:flex;flex-direction:row}.card-content--vertical[data-v-775bf468]{align-items:center;flex-direction:column}.card-content--vertical[data-v-775bf468] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-775bf468]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-775bf468]{align-self:flex-end;display:flex}.title[data-v-775bf468]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-775bf468]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-775bf468]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-775bf468]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-775bf468]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-775bf468]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-0bebcf48]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-0bebcf48]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-0bebcf48]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-0bebcf48]:after{animation:loading-0bebcf48 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-0bebcf48]:last-child{width:70%}.loading[data-v-0bebcf48]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-0bebcf48]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-0bebcf48]{height:100%;margin:0;width:100%}.loading[data-v-0bebcf48]>*{flex:1;min-width:100%}@keyframes loading-0bebcf48{to{transform:translate(100%)}}.avatar[data-v-0bebcf48]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-0bebcf48]{align-items:center;display:flex}.button[data-v-0bebcf48]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-0bebcf48]{height:48px;margin:8px;width:48px}.card[data-v-0bebcf48]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-0bebcf48]{display:flex;flex-direction:row}.card-content--vertical[data-v-0bebcf48]{align-items:center;flex-direction:column}.card-content--vertical[data-v-0bebcf48] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-0bebcf48]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-0bebcf48]{align-self:flex-end;display:flex}.title[data-v-0bebcf48]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-0bebcf48]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-0bebcf48]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-0bebcf48]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-0bebcf48]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-0bebcf48]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-c564dff6]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-c564dff6]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-c564dff6]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-c564dff6]:after{animation:loading-c564dff6 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-c564dff6]:last-child{width:70%}.loading[data-v-c564dff6]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-c564dff6]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-c564dff6]{height:100%;margin:0;width:100%}.loading[data-v-c564dff6]>*{flex:1;min-width:100%}@keyframes loading-c564dff6{to{transform:translate(100%)}}.avatar[data-v-c564dff6]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-c564dff6]{align-items:center;display:flex}.button[data-v-c564dff6]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-c564dff6]{height:48px;margin:8px;width:48px}.card[data-v-c564dff6]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-c564dff6]{display:flex;flex-direction:row}.card-content--vertical[data-v-c564dff6]{align-items:center;flex-direction:column}.card-content--vertical[data-v-c564dff6] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-c564dff6]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-c564dff6]{align-self:flex-end;display:flex}.title[data-v-c564dff6]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-c564dff6]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-c564dff6]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-c564dff6]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-c564dff6]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-c564dff6]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-8dfcc72e]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-8dfcc72e]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-8dfcc72e]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-8dfcc72e]:after{animation:loading-8dfcc72e 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-8dfcc72e]:last-child{width:70%}.loading[data-v-8dfcc72e]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-8dfcc72e]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-8dfcc72e]{height:100%;margin:0;width:100%}.loading[data-v-8dfcc72e]>*{flex:1;min-width:100%}@keyframes loading-8dfcc72e{to{transform:translate(100%)}}.avatar[data-v-8dfcc72e]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-8dfcc72e]{align-items:center;display:flex}.button[data-v-8dfcc72e]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-8dfcc72e]{height:48px;margin:8px;width:48px}.card[data-v-8dfcc72e]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-8dfcc72e]{display:flex;flex-direction:row}.card-content--vertical[data-v-8dfcc72e]{align-items:center;flex-direction:column}.card-content--vertical[data-v-8dfcc72e] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-8dfcc72e]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-8dfcc72e]{align-self:flex-end;display:flex}.title[data-v-8dfcc72e]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-8dfcc72e]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-8dfcc72e]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-8dfcc72e]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-8dfcc72e]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-8dfcc72e]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.skeleton-bloc[data-v-174fe950]{background:var(--color-functional-info-100);border-radius:4px;margin:4px 16px;min-height:8px;overflow:hidden;position:relative}p[data-v-174fe950]{height:12px;width:96%}@media screen and (prefers-reduced-motion: reduce){.skeleton-bloc[data-v-174fe950]:after{animation:none;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}}.skeleton-bloc[data-v-174fe950]:after{animation:loading-174fe950 1.5s infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}.text-content p[data-v-174fe950]:last-child{width:70%}.loading[data-v-174fe950]{display:flex;flex-wrap:wrap;width:100%}.loading .skeleton-layout[data-v-174fe950]{background:var(--color-typo-light);border-radius:5px;padding:8px;width:100%}.loading .skeleton-single[data-v-174fe950]{height:100%;margin:0;width:100%}.loading[data-v-174fe950]>*{flex:1;min-width:100%}@keyframes loading-174fe950{to{transform:translate(100%)}}.avatar[data-v-174fe950]{border-radius:50%;height:24px;width:24px}.avatar-block[data-v-174fe950]{align-items:center;display:flex}.button[data-v-174fe950]{border-radius:50px;height:24px;width:94px}.skeleton-image[data-v-174fe950]{height:48px;margin:8px;width:48px}.card[data-v-174fe950]{background:var(--color-typo-light);box-shadow:0 4px 10px #5972a133;margin:8px;padding:8px;width:100%}.card-content[data-v-174fe950]{display:flex;flex-direction:row}.card-content--vertical[data-v-174fe950]{align-items:center;flex-direction:column}.card-content--vertical[data-v-174fe950] .skeleton-bloc{margin:20px 16px}.card-content .text-content[data-v-174fe950]{display:flex;flex-direction:column;width:75%}.card-content .button[data-v-174fe950]{align-self:flex-end;display:flex}.title[data-v-174fe950]{height:18px;margin:24px 2% 16px;width:88px}.list-skeleton[data-v-174fe950]{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.list-skeleton__item[data-v-174fe950]{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:28px}.list-skeleton__bullet[data-v-174fe950]{border-radius:50%;height:12px;margin-right:8px;width:12px}.list-skeleton__text[data-v-174fe950]{flex:1 0 auto;padding-top:4px;width:80%!important}@media screen and (min-width: 48em){.list-skeleton[data-v-174fe950]{-moz-column-gap:48px;column-gap:48px;-moz-columns:2;columns:2}}.mes-simple-stepper[data-v-2275b73d]{display:flex;align-items:center;justify-content:center;gap:12px;list-style:none;padding:0}.mes-simple-step[data-v-2275b73d]{display:flex;align-items:center}.mes-simple-step-button[data-v-2275b73d]{width:8px;height:8px;background-color:var(--color-neutral-200);border-radius:50%;padding:0}.mes-simple-step-button.mes-simple-step-button-active[data-v-2275b73d]{width:12px;height:12px;background-color:var(--color-primary);border-radius:50%}.tab-content[data-v-7dfad99b]{width:100%;padding-top:16px}ul.tabs__header[data-v-a91fd207]{display:inline-flex;list-style:none;gap:10px;padding-left:8px;padding-right:8px;position:relative;width:100%}ul.tabs__header.multilines[data-v-a91fd207]{flex-wrap:wrap}ul[data-v-a91fd207]:before{content:"";display:block;height:1px;width:100%;position:absolute;bottom:0;left:0;right:0;background-color:var(--color-neutral-200)}li[data-v-a91fd207]{margin:0;padding:17.5px 24px;display:inline-block;cursor:pointer;position:relative;color:var(--color-typo-title);font-size:1rem;font-weight:var(--typography-font-weight-bold)}li[data-v-a91fd207]:focus{outline:3px solid var(--color-functional-focus);border-radius:4px}li[data-v-a91fd207]:hover{background:var(--color-functional-info-100)}li.tabs__selected[data-v-a91fd207]{color:var(--color-primary)}li.tabs__selected[data-v-a91fd207]:before{content:"";display:block;height:4px;position:absolute;bottom:0;left:0;right:0;background:var(--color-gradient-01);border-radius:10px}.tab[data-v-a91fd207]{display:inline-block;color:#000;border-radius:10px}@media screen and (max-width: 600px){.tabs__tab[data-v-a91fd207]{flex-grow:1;text-align:center}}.tabs-in-popin ul.tabs__header[data-v-a91fd207]{padding-left:48px}li[data-v-a91fd207]{overflow:hidden}li[data-v-a91fd207]:after{content:"";z-index:0;display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,var(--color-neutral-300) 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10);opacity:0;transition:transform .5s,opacity 1s}li[data-v-a91fd207]:active:after{transform:scale(0);opacity:1;transition:0s}.container-mes-select[data-v-b33a5d2c]{display:block}.container-mes-select-label[data-v-b33a5d2c]{padding-bottom:5px}.container-mes-select .mes-select[data-v-b33a5d2c]{align-items:center;background:var(--color-background-light);border:1px solid var(--color-typo-body);border-radius:4px;color:#000;cursor:pointer;display:flex;height:57px;justify-content:space-between;margin-bottom:8px;position:relative}.container-mes-select .mes-select.mes-select-filter-border-color[data-v-b33a5d2c]{border:1px solid var(--color-neutral-400)}@media (min-width: 960px){.container-mes-select .mes-select[data-v-b33a5d2c]{height:43px}}.container-mes-select .mes-select[data-v-b33a5d2c]:focus-within{outline:2px solid var(--color-primary-variant)!important}.container-mes-select .mes-select[data-v-b33a5d2c]:after{content:"▾";display:inline-block;font-size:var(--typography-button-size-m-font-size);position:absolute;right:16px;transition:transform .3s linear}.container-mes-select .mes-select.toggle-up[data-v-b33a5d2c]:after{transform:rotate(180deg);transition:transform .3s linear}.container-mes-select .mes-select.select-error[data-v-b33a5d2c]{background-color:var(--color-functional-error-100);border:1px solid var(--color-functional-error)}.container-mes-select .mes-select .selections[data-v-b33a5d2c]{align-items:center;display:flex;height:100%;justify-content:space-between;outline:none!important;outline-offset:unset!important;width:100%;z-index:1}.container-mes-select .mes-select .filter-list-container[data-v-b33a5d2c]{background-color:var(--color-background-light);box-shadow:0 8px 16px #0c419a1a;left:-1px;max-height:40vh;min-width:calc(100% + 2px);position:absolute;top:65px;z-index:200}@media (min-width: 960px){.container-mes-select .mes-select .filter-list-container[data-v-b33a5d2c]{top:50px}}.container-mes-select .mes-select .filter-list-container ul[data-v-b33a5d2c]{max-height:calc(40vh - 76px);overflow-y:scroll}.container-mes-select .mes-select .filter-list-container ul>li[data-v-b33a5d2c]{display:flex;flex-direction:row;padding:16px 8px}.container-mes-select .mes-select .filter-list-container ul>li[data-v-b33a5d2c]:focus{outline:2px solid var(--color-primary-variant)}.container-mes-select .mes-select .filter-list-container ul>li p[data-v-b33a5d2c]{margin:0}.container-mes-select .mes-select .filter-list-container ul li[data-v-b33a5d2c]:hover,.container-mes-select .mes-select li[data-v-b33a5d2c]:focus{background:var(--color-neutral-200)}.container-mes-select .mes-select .filter-list-container .container-mes-filter-button[data-v-b33a5d2c]{background-color:var(--color-background-light);border-top:1px solid var(--color-neutral-200);bottom:0;display:flex;justify-content:center;padding:16px 0;position:sticky}.container-mes-select .mes-select i[data-v-b33a5d2c]{background-color:transparent;border-color:transparent;color:#000;height:100%;padding:0 4px}.container-mes-select .selectedItemsText[data-v-b33a5d2c]{color:var(--color-typo-title);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold);overflow:hidden;padding:0 36px 2px 16px;text-overflow:ellipsis;white-space:nowrap}.container-mes-select .text[data-v-b33a5d2c]{color:var(--color-typo-title);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .text-selected[data-v-b33a5d2c]{color:var(--color-primary);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .placeholder[data-v-b33a5d2c]{color:var(--color-typo-body);font-size:var(--typography-button-size-m-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .mes-select .filter-list-container ul>li div[data-v-b33a5d2c]{margin-left:8px}.container-mes-select[data-v-06ecec5e]{display:block}.container-mes-select-label[data-v-06ecec5e]{padding-bottom:5px}.container-mes-select .mes-select[data-v-06ecec5e]{align-items:center;background:var(--color-background-light);border:1px solid var(--color-typo-body);border-radius:4px;color:#000;cursor:pointer;display:flex;height:57px;justify-content:space-between;margin-bottom:8px;position:relative}.container-mes-select .mes-select.mes-select-filter-border-color[data-v-06ecec5e]{border:1px solid var(--color-neutral-400)}@media (min-width: 960px){.container-mes-select .mes-select[data-v-06ecec5e]{height:43px}}.container-mes-select .mes-select[data-v-06ecec5e]:focus-within{outline:2px solid var(--color-primary-variant)!important}.container-mes-select .mes-select[data-v-06ecec5e]:after{content:"▾";display:inline-block;font-size:var(--typography-button-size-m-font-size);position:absolute;right:16px;transition:transform .3s linear}.container-mes-select .mes-select.toggle-up[data-v-06ecec5e]:after{transform:rotate(180deg);transition:transform .3s linear}.container-mes-select .mes-select.select-error[data-v-06ecec5e]{background-color:var(--color-functional-error-100);border:1px solid var(--color-functional-error)}.container-mes-select .mes-select .selections[data-v-06ecec5e]{align-items:center;display:flex;height:100%;justify-content:space-between;outline:none!important;outline-offset:unset!important;width:100%;z-index:1}.container-mes-select .mes-select .filter-list-container[data-v-06ecec5e]{background-color:var(--color-background-light);box-shadow:0 8px 16px #0c419a1a;left:-1px;max-height:40vh;min-width:calc(100% + 2px);position:absolute;top:65px;z-index:200}@media (min-width: 960px){.container-mes-select .mes-select .filter-list-container[data-v-06ecec5e]{top:50px}}.container-mes-select .mes-select .filter-list-container ul[data-v-06ecec5e]{max-height:calc(40vh - 76px);overflow-y:scroll}.container-mes-select .mes-select .filter-list-container ul>li[data-v-06ecec5e]{display:flex;flex-direction:row;padding:16px 8px}.container-mes-select .mes-select .filter-list-container ul>li[data-v-06ecec5e]:focus{outline:2px solid var(--color-primary-variant)}.container-mes-select .mes-select .filter-list-container ul>li p[data-v-06ecec5e]{margin:0}.container-mes-select .mes-select .filter-list-container ul li[data-v-06ecec5e]:hover,.container-mes-select .mes-select li[data-v-06ecec5e]:focus{background:var(--color-neutral-200)}.container-mes-select .mes-select .filter-list-container .container-mes-filter-button[data-v-06ecec5e]{background-color:var(--color-background-light);border-top:1px solid var(--color-neutral-200);bottom:0;display:flex;justify-content:center;padding:16px 0;position:sticky}.container-mes-select .mes-select i[data-v-06ecec5e]{background-color:transparent;border-color:transparent;color:#000;height:100%;padding:0 4px}.container-mes-select .selectedItemsText[data-v-06ecec5e]{color:var(--color-typo-title);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold);overflow:hidden;padding:0 36px 2px 16px;text-overflow:ellipsis;white-space:nowrap}.container-mes-select .text[data-v-06ecec5e]{color:var(--color-typo-title);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .text-selected[data-v-06ecec5e]{color:var(--color-primary);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .placeholder[data-v-06ecec5e]{color:var(--color-typo-body);font-size:var(--typography-button-size-m-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .mes-select .filter-list-container ul>li div[data-v-06ecec5e]{margin-left:8px}.mes-input-text .counter-only[data-v-e216503f]{display:flex;justify-content:flex-end}.mes-input-text .input-container[data-v-e216503f]{background-color:var(--color-background-light);border:1px solid var(--color-typo-body);border-radius:4px;box-sizing:border-box;display:flex;margin-bottom:8px}.mes-input-text .input-container[data-v-e216503f]:hover:not(.input--success,.input--error,.input--disabled,.input--disabled-filled),.mes-input-text .input-container[data-v-e216503f]:focus:not(.input--success,.input--error,.input--disabled,.input--disabled-filled){border-color:var(--color-functional-focus)}.mes-input-text .input-container.input--left-border-hidden[data-v-e216503f]{border-left-color:var(--color-functional-disabled-100);border-radius:0 4px 4px 0}.mes-input-text .input-container.input--error[data-v-e216503f]{border:1px solid var(--color-functional-error)}.mes-input-text .input-container.input--success[data-v-e216503f]{border:1px solid var(--color-functional-success)}.mes-input-text .input-container.input--error .prepend__outer[data-v-e216503f]{border-right:1px solid var(--color-functional-error)}.mes-input-text .input-container.input--success .prepend__outer[data-v-e216503f]{border-right:1px solid var(--color-functional-success)}.mes-input-text .input-container.input--error .append__outer[data-v-e216503f]{border-left:1px solid var(--color-functional-error)}.mes-input-text .input-container.input--success .append__outer[data-v-e216503f]{border-left:1px solid var(--color-functional-success)}.mes-input-text .input-container.input--disabled[data-v-e216503f]{background:var(--color-functional-disabled-100);border-color:var(--color-functional-disabled);color:var(--color-functional-disabled)}.mes-input-text .input-container.input--disabled-filled[data-v-e216503f]{background-color:transparent;border:0}.mes-input-text .input-container.input--disabled input[data-v-e216503f]{background:var(--color-functional-disabled-100);cursor:not-allowed}.mes-input-text .input-container.input--disabled-filled input[data-v-e216503f]{background:none;cursor:initial;padding-left:0}.mes-input-text .input-container input[data-v-e216503f]{background-color:var(--color-background-light);border:0;border-radius:4px;box-sizing:border-box;color:var(--color-typo-title);font-size:var(--typography-body-size-s-font-size);font-weight:var(--typography-body-size-s-font-weight);line-height:var(--typography-body-size-s-line-height);max-height:57px;outline:none!important;outline-offset:unset!important;padding:19px 16px;width:100%}.mes-input-text .input-container[data-v-e216503f]:has(>input:focus):not(.input--disabled,.input--disabled-filled),.mes-input-text .input-container .prepend__outer[data-v-e216503f]:has(+input:focus),.mes-input-text .input-container input:focus~.append__outer[data-v-e216503f]{border-color:var(--color-functional-focus);outline:2px solid var(--color-functional-focus)!important;z-index:1}.mes-input-text .input-container input[data-v-e216503f]::-moz-placeholder{color:var(--color-functional-disabled)}.mes-input-text .input-container input[data-v-e216503f]::placeholder{color:var(--color-functional-disabled)}.mes-input-text .input-container .prepend__outer[data-v-e216503f]{align-items:center;border-right:1px solid var(--color-typo-body);color:var(--color-typo-title);display:flex;font-size:var(--typography-body-size-m-font-size);font-weight:var(--typography-font-weight-semi-bold);padding-left:10px;padding-right:10px;white-space:nowrap}.mes-input-text .input-container .append__outer[data-v-e216503f]{align-items:center;border-left:1px solid var(--color-typo-body);color:var(--color-typo-title);display:flex;font-size:var(--typography-body-size-m-font-size);font-weight:var(--typography-font-weight-semi-bold);padding-left:10px;padding-right:10px;white-space:nowrap}.mes-input-text .input-container .append__inner[data-v-e216503f]{align-items:center;display:flex;padding:0 10px;white-space:nowrap}@media screen and (min-width: 600px){.mes-input-text .input-container input[data-v-e216503f]{max-height:40px;padding:10px 16px 9px}}.mes-input-label--display-none[data-v-e216503f]{display:none}.alert[data-v-e8f9a9b4]{border-radius:8px;box-sizing:border-box;display:flex;justify-content:space-between;padding:16px;gap:8px;align-items:center}.short-text[data-v-e8f9a9b4]{width:min(312px,100%)}.long-text[data-v-e8f9a9b4]{width:min(650px,100%)}.alert-icon[data-v-e8f9a9b4]{flex-shrink:0}.icon-and-text[data-v-e8f9a9b4]{display:flex;color:var(--color-typo-title);align-items:center;gap:8px;font-size:var(--typography-subtitle-size-s-font-size);line-height:var(--typography-subtitle-size-s-line-height);font-weight:var(--typography-subtitle-size-s-font-weight)}.alert--dynamic-loading[data-v-e8f9a9b4]{border:1px solid var(--color-primary);background-color:var(--color-functional-info-100);box-shadow:0 3px 6px -2px #0c419a1f,0 10px 16px -4px #0c419a2b}.alert--dynamic-success[data-v-e8f9a9b4]{border:1px solid var(--color-functional-success);background-color:var(--color-functional-success-100);box-shadow:0 3px 6px -2px #0c419a1f,0 10px 16px -4px #0c419a2b}.mes-icon_color_warning[data-v-e8f9a9b4]{color:var(--color-functional-error)}.mes-icon_color_loading[data-v-e8f9a9b4]{animation:rotating-e8f9a9b4 .8s infinite linear}@keyframes rotating-e8f9a9b4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.alert--dynamic-error[data-v-e8f9a9b4]{border:1px solid var(--color-functional-error);background-color:var(--color-functional-error-100);box-shadow:0 3px 6px -2px #0c419a1f,0 10px 16px -4px #0c419a2b}.alert--static[data-v-e8f9a9b4]{border:1px solid var(--color-primary);background-color:var(--color-neutral-100)}.alert--close-button[data-v-e8f9a9b4]{flex-shrink:0;border:none;background:none;cursor:pointer}.date-triple-input legend[data-v-3741b699]{font-size:1rem;font-weight:600;line-height:normal;margin-bottom:4px}@media screen and (min-width: 960px){.date-triple-input legend[data-v-3741b699]{font-size:.875rem}}.date-container[data-v-3741b699]{align-items:end;display:flex;gap:1rem;margin-top:.5rem}.date-field[data-v-3741b699]{max-width:100%}.date-field input[data-v-3741b699]{text-align:center}.date-field label[data-v-3741b699]{font-size:14px}.mes-input-date .counter-only[data-v-c9b56155]{display:flex;justify-content:flex-end}.mes-input-date .input-container[data-v-c9b56155]{display:flex;margin-bottom:8px;margin-top:4px;border:1px solid var(--color-typo-body);border-radius:4px}.mes-input-date .input-container[data-v-c9b56155]:hover{border-color:var(--color-functional-focus)}.mes-input-date .input-container[data-v-c9b56155]:focus-within{outline:2px solid var(--color-functional-focus)!important;border-color:var(--color-functional-focus)}.mes-input-date .input-container.input-left-border-hidden[data-v-c9b56155]{border-left-color:var(--color-neutral-400)!important;border-radius:0 4px 4px 0!important}.mes-input-date .input-container.input-error[data-v-c9b56155]{border:1px solid var(--color-functional-error)}.mes-input-date .input-container.input-disabled input[data-v-c9b56155]{border-color:var(--color-functional-disabled);color:var(--color-functional-disabled);background:var(--color-functional-disabled-100);opacity:1;cursor:not-allowed}.mes-input-date .input-container.input-disabled[data-v-c9b56155]:hover{border-color:var(--color-functional-disabled)}.mes-input-date .input-container input[data-v-c9b56155]{background-color:#fff;border:none;border-radius:4px;color:var(--color-typo-title);font-size:16px;font-weight:600;line-height:20px;padding:15px 16px;width:100%;outline:none!important}.mes-input-date .input-container input[data-v-c9b56155]::-moz-placeholder{color:var(--color-functional-disabled)}.mes-input-date .input-container input[data-v-c9b56155]::placeholder{color:var(--color-functional-disabled)}.mes-input-date .input-container .prepend-outer[data-v-c9b56155]{font-size:16px;color:var(--color-typo-title);font-weight:600;white-space:nowrap;border-right:1px solid var(--color-functional-disabled);padding:16px 10px 0}.mes-input-date .input-container .append-inner[data-v-c9b56155]{margin-top:15px;margin-left:4px;padding-right:10px}@media (min-width: 960px){.mes-input-date .input-container input[data-v-c9b56155]{padding:11px 8px}.mes-input-date .input-container .prepend-outer[data-v-c9b56155]{padding-top:8px}.mes-input-date .input-container .append-inner[data-v-c9b56155]{margin-top:8px;padding-right:5px}}.container-mes-select[data-v-9de6c4f3]{display:block}.container-mes-select-label[data-v-9de6c4f3]{padding-bottom:5px}.container-mes-select .mes-select[data-v-9de6c4f3]{align-items:center;background:var(--color-background-light);border:1px solid var(--color-typo-body);border-radius:4px;color:#000;cursor:pointer;display:flex;height:57px;justify-content:space-between;margin-bottom:8px;position:relative}.container-mes-select .mes-select.mes-select-filter-border-color[data-v-9de6c4f3]{border:1px solid var(--color-neutral-400)}@media (min-width: 960px){.container-mes-select .mes-select[data-v-9de6c4f3]{height:43px}}.container-mes-select .mes-select[data-v-9de6c4f3]:focus-within{outline:2px solid var(--color-primary-variant)!important}.container-mes-select .mes-select[data-v-9de6c4f3]:after{content:"▾";display:inline-block;font-size:var(--typography-button-size-m-font-size);position:absolute;right:16px;transition:transform .3s linear}.container-mes-select .mes-select.toggle-up[data-v-9de6c4f3]:after{transform:rotate(180deg);transition:transform .3s linear}.container-mes-select .mes-select.select-error[data-v-9de6c4f3]{background-color:var(--color-functional-error-100);border:1px solid var(--color-functional-error)}.container-mes-select .mes-select .selections[data-v-9de6c4f3]{align-items:center;display:flex;height:100%;justify-content:space-between;outline:none!important;outline-offset:unset!important;width:100%;z-index:1}.container-mes-select .mes-select .filter-list-container[data-v-9de6c4f3]{background-color:var(--color-background-light);box-shadow:0 8px 16px #0c419a1a;left:-1px;max-height:40vh;min-width:calc(100% + 2px);position:absolute;top:65px;z-index:200}@media (min-width: 960px){.container-mes-select .mes-select .filter-list-container[data-v-9de6c4f3]{top:50px}}.container-mes-select .mes-select .filter-list-container ul[data-v-9de6c4f3]{max-height:calc(40vh - 76px);overflow-y:scroll}.container-mes-select .mes-select .filter-list-container ul>li[data-v-9de6c4f3]{display:flex;flex-direction:row;padding:16px 8px}.container-mes-select .mes-select .filter-list-container ul>li[data-v-9de6c4f3]:focus{outline:2px solid var(--color-primary-variant)}.container-mes-select .mes-select .filter-list-container ul>li p[data-v-9de6c4f3]{margin:0}.container-mes-select .mes-select .filter-list-container ul li[data-v-9de6c4f3]:hover,.container-mes-select .mes-select li[data-v-9de6c4f3]:focus{background:var(--color-neutral-200)}.container-mes-select .mes-select .filter-list-container .container-mes-filter-button[data-v-9de6c4f3]{background-color:var(--color-background-light);border-top:1px solid var(--color-neutral-200);bottom:0;display:flex;justify-content:center;padding:16px 0;position:sticky}.container-mes-select .mes-select i[data-v-9de6c4f3]{background-color:transparent;border-color:transparent;color:#000;height:100%;padding:0 4px}.container-mes-select .selectedItemsText[data-v-9de6c4f3]{color:var(--color-typo-title);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold);overflow:hidden;padding:0 36px 2px 16px;text-overflow:ellipsis;white-space:nowrap}.container-mes-select .text[data-v-9de6c4f3]{color:var(--color-typo-title);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .text-selected[data-v-9de6c4f3]{color:var(--color-primary);font-size:var(--typography-button-size-s-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .placeholder[data-v-9de6c4f3]{color:var(--color-typo-body);font-size:var(--typography-button-size-m-font-size);font-weight:var(--typography-font-weight-semi-bold)}.container-mes-select .mes-select .filter-list-container ul>li div[data-v-9de6c4f3]{margin-left:8px}.mes-detailed-stepper[data-v-4f1e53dd]{display:flex;width:100%}.mes-detailed-stepper__step[data-v-4f1e53dd]{display:flex;justify-content:space-between;gap:10px;flex-direction:column;list-style-type:none;width:100%;position:relative;text-align:center;align-items:center}.mes-detailed-stepper__step .mes-detailed-step-indicator[data-v-4f1e53dd]{box-sizing:border-box;border-radius:50%;width:2rem;height:2rem;padding:.125rem;border:2px solid var(--color-primary);z-index:1}.mes-detailed-stepper__step .mes-detailed-stepper-label[data-v-4f1e53dd]{font-weight:600;font-size:.875rem;color:var(--color-primary);display:flex;flex-direction:column;gap:6px}.mes-detailed-stepper-label-status[data-v-4f1e53dd]{font-weight:400;font-size:.75rem}.mes-detailed-stepper__step[data-v-4f1e53dd]:after{content:"";width:100%;height:.125rem;position:absolute;background-color:var(--color-primary);top:.875rem;left:-50%;z-index:0}.mes-detailed-stepper__step[data-v-4f1e53dd]:first-child:after{content:none}.mes-detailed-stepper__step.active[data-v-4f1e53dd]{color:var(--color-primary)}.mes-detailed-stepper__step.active .mes-detailed-active-step[data-v-4f1e53dd]{position:relative;display:flex;justify-content:center;align-items:center;font-weight:700;border-radius:50%;background-color:#fff;color:var(--color-primary);font-size:.875rem}.mes-detailed-stepper__step.active .mes-detailed-stepper-label[data-v-4f1e53dd]{font-weight:700}.mes-detailed-stepper__step.completed .mes-detailed-completed-step[data-v-4f1e53dd]{position:relative;display:flex;justify-content:center;color:var(--color-typo-light);background-color:var(--color-primary)}.mes-detailed-stepper__step.disabled .mes-detailed-stepper-label[data-v-4f1e53dd]{color:var(--color-typo-body)}.mes-detailed-stepper__step.disabled .mes-detailed-step-indicator[data-v-4f1e53dd]{height:1rem;width:1rem;border:none;background-color:var(--color-neutral-300);margin-top:.45rem}.mes-detailed-stepper__step.disabled[data-v-4f1e53dd]:after{background-color:var(--color-neutral-300)}.mes-toggle-menu[data-v-c104ef2a]{position:relative;display:flex;flex-direction:column}.mes-toggle-menu__content[data-v-c104ef2a]{position:absolute;top:18px;left:0;border-radius:1rem;padding:1rem 0}.mes-card[data-v-9620a909]{display:flex;flex-direction:column;width:100%}.mes-card-container[data-v-9620a909]{align-items:flex-start;border-radius:24px;padding:1rem}.mes-card-container__box-shadow[data-v-9620a909]{box-shadow:0 8px 16px #0c419a1a}.mes-card-container__bg-color-white[data-v-9620a909]{background-color:#fff}@media screen and (max-width: 600px){.mes-card-container__responsive[data-v-9620a909]{border-bottom:1px solid var(--color-neutral-200);border-radius:0}}.card-title[data-v-9620a909]{margin-bottom:.5rem;font-size:1rem;font-weight:700}.card-subtitle[data-v-9620a909]{font-size:1.5rem;font-weight:600}.mes-card[data-v-863c26ad]{display:flex;flex-direction:column;width:100%}.mes-card-container[data-v-863c26ad]{align-items:flex-start;border-radius:24px;padding:1rem}.mes-card-container__box-shadow[data-v-863c26ad]{box-shadow:0 8px 16px #0c419a1a}.mes-card-container__bg-color-white[data-v-863c26ad]{background-color:#fff}@media screen and (max-width: 600px){.mes-card-container__responsive[data-v-863c26ad]{border-bottom:1px solid var(--color-neutral-200);border-radius:0}}.card-title[data-v-863c26ad]{margin-bottom:.5rem;font-size:1rem;font-weight:700}.card-subtitle[data-v-863c26ad]{font-size:1.5rem;font-weight:600}.mes-card[data-v-7a5b495c]{display:flex;flex-direction:column;width:100%}.mes-card-container[data-v-7a5b495c]{align-items:flex-start;border-radius:24px;padding:1rem}.mes-card-container__box-shadow[data-v-7a5b495c]{box-shadow:0 8px 16px #0c419a1a}.mes-card-container__bg-color-white[data-v-7a5b495c]{background-color:#fff}@media screen and (max-width: 600px){.mes-card-container__responsive[data-v-7a5b495c]{border-bottom:1px solid var(--color-neutral-200);border-radius:0}}.card-title[data-v-7a5b495c]{margin-bottom:.5rem;font-size:1rem;font-weight:700}.card-subtitle[data-v-7a5b495c]{font-size:1.5rem;font-weight:600}.mes-card[data-v-624d1bc8]{display:flex;flex-direction:column;width:100%}.mes-card-container[data-v-624d1bc8]{align-items:flex-start;border-radius:24px;padding:1rem}.mes-card-container__box-shadow[data-v-624d1bc8]{box-shadow:0 8px 16px #0c419a1a}.mes-card-container__bg-color-white[data-v-624d1bc8]{background-color:#fff}@media screen and (max-width: 600px){.mes-card-container__responsive[data-v-624d1bc8]{border-bottom:1px solid var(--color-neutral-200);border-radius:0}}.card-title[data-v-624d1bc8]{margin-bottom:.5rem;font-size:1rem;font-weight:700}.card-subtitle[data-v-624d1bc8]{font-size:1.5rem;font-weight:600}.mes-card[data-v-f4f33d76]{display:flex;flex-direction:column;width:100%}.mes-card-container[data-v-f4f33d76]{align-items:flex-start;border-radius:24px;padding:1rem}.mes-card-container__box-shadow[data-v-f4f33d76]{box-shadow:0 8px 16px #0c419a1a}.mes-card-container__bg-color-white[data-v-f4f33d76]{background-color:#fff}@media screen and (max-width: 600px){.mes-card-container__responsive[data-v-f4f33d76]{border-bottom:1px solid var(--color-neutral-200);border-radius:0}}.card-title[data-v-f4f33d76]{margin-bottom:.5rem;font-size:1rem;font-weight:700}.card-subtitle[data-v-f4f33d76]{font-size:1.5rem;font-weight:600}.primary--bg{background-color:var(--color-primary)}.secondary--bg{background-color:var(--color-secondary)}.tertiary--bg{background-color:var(--color-tertiary)}.title--text{color:var(--color-typo-title)}.title--bg{background-color:var(--color-typo-title)}.body--text{color:var(--color-typo-body)}.body--bg{background-color:var(--color-typo-body)}.primary--text{color:var(--color-primary)}.secondary--text{color:var(--color-secondary)}.success--text{color:var(--color-functional-success)}.error--text{color:var(--color-functional-error)}.light--text{color:var(--color-typo-light)}.light--bg{background-color:var(--color-background-light)}.neutral-400--bg{background-color:var(--color-neutral-400)}.neutral-300--bg{background-color:var(--color-neutral-300)}.neutral-200--bg{background-color:var(--color-neutral-200)}.neutral-100--bg{background-color:var(--color-neutral-100)}.gradient-01--bg{background:var(--color-gradient-01)}.gradient-02--bg{background:var(--color-gradient-02)}.success--bg{background-color:var(--color-functional-success)}.success-100--bg{background-color:var(--color-functional-success-100)}.error--bg{background-color:var(--color-functional-error)}.error-100--bg{background-color:var(--color-functional-error-100)}.info--bg{background-color:var(--color-functional-info)}.info-100--bg{background-color:var(--color-functional-info-100)}.disabled--bg{background-color:var(--color-functional-disabled)}.disabled-500--bg{background-color:var(--color-functional-disabled-500)}.disabled-100--bg{background-color:var(--color-functional-disabled-100)}.focus--bg{background-color:var(--color-functional-focus)}.illustrative-01--bg{background-color:var(--color-illustrative-01)}.illustrative-02--bg{background-color:var(--color-illustrative-02)}.illustrative-03--bg{background-color:var(--color-illustrative-03)}.illustrative-04--bg{background-color:var(--color-illustrative-04)}.illustrative-05--bg{background-color:var(--color-illustrative-05)}.illustrative-06--bg{background-color:var(--color-illustrative-06)}.illustrative-07--bg{background-color:var(--color-illustrative-07)}.illustrative-08--bg{background-color:var(--color-illustrative-08)}.illustrative-09--bg{background-color:var(--color-illustrative-09)}.illustrative-10--bg{background-color:var(--color-illustrative-10)}.illustrative-11--bg{background-color:var(--color-illustrative-11)}.illustrative-12--bg{background-color:var(--color-illustrative-12)}.illustrative-13--bg{background-color:var(--color-illustrative-13)}
/*!
 * FilePond 4.30.4
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */

/* eslint-disable */
.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{position:absolute;width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;pointer-events:none;contain:strict}.filepond--drip{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em;background:rgba(0,0,0,.01)}.filepond--drip-blob{-webkit-transform-origin:center center;transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:rgba(0,0,0,.5);background-image:none;box-shadow:0 0 0 0 hsla(0,0%,100%,0);transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em hsla(0,0%,100%,.9)}.filepond--file-action-button[disabled]{color:hsla(0,0%,100%,.5);background-color:rgba(0,0,0,.25)}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0), not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.175;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}

.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}

.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}

.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}

.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}

.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}

.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}

.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}

* {
  max-width: 100%;
  border: 0;
  scroll-behavior: smooth;
  word-break: break-word;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[v-cloak] {
  display: none;
}

html,
body {
  font-size: 100%;
}

html {
  overflow: initial;
  box-sizing: border-box;
}

body {
  line-height: 1.25;
}

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a,
input,
button {
  transition: 0.25s;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.15s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}

.ltr-enter-active,
.ltr-leave-active {
  transform: translateX(0);
  transition-duration: 0.25s;
  transition-property: transform;
  transition-timing-function: ease;
}

.ltr-enter,
.ltr-leave-active {
  transform: translateX(-35px);
}

@media (prefers-reduced-motion: reduce) {
  * {
    scroll-behavior: auto;
  }
  .ltr-enter,
  .ltr-leave-active {
    transform: unset;
  }
  .fade-enter,
  .fade-leave-active {
    opacity: unset;
  }
}
.relative {
  position: relative;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.max-w-20 {
  max-width: 5rem;
}

.max-w-30 {
  max-width: 7.5rem;
}

.max-w-420 {
  max-width: 26.25rem;
}

.max-w-448 {
  max-width: 28rem;
}

.max-w-544 {
  max-width: 34rem;
}

.max-w-640 {
  max-width: 40rem;
}

.max-w-736 {
  max-width: 46rem;
}

.max-w-1000 {
  max-width: 62.5rem !important;
}

.max-w-1280 {
  max-width: 80rem;
}

.width-265 {
  width: 265px;
}

.width-400 {
  width: 400px;
}

.width-648 {
  width: 648px;
}

.text-width-544 {
  width: 34rem;
}

@media (min-width: 768px) {
  .md\:max-w-108 {
    max-width: 27rem;
  }
}
.flex-1 {
  flex: 1 1 0;
}

@media (min-width: 768px) {
  .flex-md-none {
    flex: none;
  }
}
.pointer {
  cursor: pointer;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.sr-only {
  position: absolute !important;
  top: 0;
  left: -999px;
  width: 1px !important;
  height: 1px !important;
  white-space: nowrap;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.required label::after {
  top: -2px;
  content: "*";
  position: relative;
}

.input-container {
  max-width: none;
}

@media only screen and (max-width: 428px) {
  .input-container {
    max-width: 100%;
  }
}
.form-input {
  width: 328px;
  flex: none;
}

.no-flex {
  flex: none !important;
}

.pointer {
  cursor: pointer;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.d-contents {
  display: contents;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-auto {
  overflow: auto !important;
}

.font-style-normal {
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url("/assets/open-sans-regular.BGGaK62m.woff2") format("woff2"), url("/assets/open-sans-regular.DlUlXB4t.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url("/assets/open-sans-medium.BSoi4PnS.woff2") format("woff2"), url("/assets/open-sans-medium.BvjX16qi.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url("/assets/open-sans-semi-bold.D877fETL.woff2") format("woff2"), url("/assets/open-sans-semi-bold.B8EL68nI.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("/assets/open-sans-bold.cw1U2crI.woff2") format("woff2"), url("/assets/open-sans-bold.OZ8CH45C.woff") format("woff");
}
.font-weight-regular {
  font-weight: 400 !important;
}

.font-weight-medium {
  font-weight: 600 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-start {
  text-align: start !important;
}

.text-truncate {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

@media (min-width: 600px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 960px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
.text-h1 {
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0 !important;
  color: var(--color-typo-title);
  font-size: 1.625rem;
}
@media (min-width: 600px) {
  .text-h1 {
    font-size: 2rem !important;
  }
}

.application {
  font-size: 0.875rem;
}
.application .text-h2 {
  font-weight: 400;
  letter-spacing: 0 !important;
  font-family: Open Sans, Arial, sans-serif !important;
}
@media (min-width: 600px) {
  .application .text-h2 {
    font-size: 1.5rem !important;
    line-height: 36px;
  }
}
.application .text-h3 {
  line-height: 1.5;
  font-weight: 600;
  font-size: 1rem !important;
}
.application .text-body-2 {
  font-size: 1rem !important;
  line-height: 1.25rem;
  letter-spacing: 0 !important;
}
@media (min-width: 600px) {
  .application .text-body-2 {
    font-size: 0.875rem !important;
  }
}
.application .text-body-3 {
  letter-spacing: 0;
  font-size: 0.875rem !important;
}
@media (min-width: 600px) {
  .application .text-body-3 {
    font-size: 0.75rem !important;
  }
}
.application .text-body-4 {
  letter-spacing: 0;
  font-size: 0.75rem;
}
@media (min-width: 600px) {
  .application .text-body-4 {
    font-size: 0.5rem;
  }
}
.application .text-body-5 {
  letter-spacing: 0;
  font-size: 1.25rem;
}
@media (min-width: 600px) {
  .application .text-body-5 {
    font-size: 1.125rem;
  }
}
.application .text-body-6 {
  letter-spacing: 0;
  font-size: 1.5rem;
}
@media (min-width: 600px) {
  .application .text-body-6 {
    font-size: 1.25rem;
  }
}
.application .text-body-7 {
  font-size: 4rem;
}
.application .text-body-8 {
  font-size: 1.5rem;
}
.application .text-body-9 {
  font-size: 4rem;
}
@media (min-width: 600px) {
  .application .text-body-9 {
    font-size: 3rem;
  }
}
.application .text-body-10 {
  font-size: 1rem;
}
.application .text-body-1 {
  font-size: 1rem !important;
  line-height: 1.5rem;
  letter-spacing: 0 !important;
}
.application .text-body-1-3 {
  letter-spacing: 0 !important;
  font-size: 1rem !important;
}
@media (min-width: 600px) {
  .application .text-body-1-3 {
    font-size: 0.75rem !important;
  }
}
.application .text-body-5-1 {
  letter-spacing: 0 !important;
  font-size: 1.125rem !important;
}
@media (min-width: 600px) {
  .application .text-body-5-1 {
    font-size: 1rem !important;
  }
}
.application .text-body-3-2 {
  letter-spacing: 0 !important;
  font-size: 0.75rem !important;
}
@media (min-width: 600px) {
  .application .text-body-3-2 {
    font-size: 0.875rem !important;
  }
}
.application .text-body-6-2 {
  letter-spacing: 0 !important;
  font-size: 1.25rem !important;
}
@media (min-width: 600px) {
  .application .text-body-6-2 {
    font-size: 0.875rem !important;
  }
}
.application .text-body-6-8 {
  letter-spacing: 0 !important;
  font-size: 1.25rem !important;
}
@media (min-width: 600px) {
  .application .text-body-6-8 {
    font-size: 1.5rem !important;
  }
}
.application .text-body-base-default {
  letter-spacing: 0 !important;
  font-size: 16px !important;
}
@media (min-width: 600px) {
  .application .text-body-base-default {
    font-size: 0.875rem !important;
  }
}
.application .a {
  cursor: pointer;
}
.application .white-space-pre-line {
  white-space: pre-line;
}
.application a.click-area::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

a:not(.mes-button, .float-button),
.button-feel-like-link {
  color: var(--color-primary);
  text-decoration: underline;
  font-weight: 700;
}
a:not(.mes-button, .float-button).external-link,
.button-feel-like-link.external-link {
  padding-right: 1.1rem;
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.001%2020H6.00098C4.89641%2020%204.00098%2019.1046%204.00098%2018V7C4.00098%205.89543%204.89641%205%206.00098%205H10.001V7H6.00098V18H17.001V14H19.001V18C19.001%2019.1046%2018.1055%2020%2017.001%2020ZM11.701%2013.707L10.291%2012.293L16.584%206H13.001V4H20.001V11H18.001V7.415L11.701%2013.707Z'%20fill='black'/%3e%3c/svg%3e");
  background-size: 1rem;
  background-position: right bottom;
  background-repeat: no-repeat;
}

/***********************************/
/* New rules UI design to complete */
/***********************************/
.title-h2,
.title-h3 {
  line-height: normal;
  color: var(--color-typo-title);
}

.title-h2 {
  font-size: 1.125rem;
  font-weight: 600;
}

.title-h3 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.break-normal *,
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}

body {
  color: var(--color-typo-body) !important;
}

html {
  scroll-padding-top: 100px;
}
@media (max-width: 959px) {
  html {
    scroll-padding-top: 80px;
  }
}
@media (max-width: 959px) {
  html::-webkit-scrollbar {
    width: 0px;
  }
}

.app-logged-in {
  margin-top: 70px;
}

.height-100-vh {
  min-height: 100vh;
}

.divider {
  max-width: 100%;
  border: 0 solid rgba(0, 0, 0, 0.12);
  border-top-width: thin;
}

.separator {
  border: 1px solid var(--color-neutral-200);
  margin: 1.5rem 0;
}

.divider-text {
  width: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -12px;
  background: white;
}

.unstyled-list {
  list-style: none;
  padding: 0 !important;
}

.text-decoration-underline {
  text-decoration: underline;
}

.v-virtual-scroll__item {
  position: relative !important;
  top: auto !important;
}

.main-page-container {
  margin-top: 7rem;
  margin-bottom: 7.5rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  min-height: 41.25rem;
}
@media (min-width: 960px) {
  .main-page-container {
    margin-top: 6.625rem;
    margin-bottom: 3.75rem;
    margin-left: 8.75rem;
    margin-right: 1rem;
  }
}
@media (min-width: 1265px) {
  .main-page-container {
    margin-right: 2.25rem;
  }
}
.main-page-container.mobile-container {
  margin-top: 5.5rem;
  margin-left: 0;
  margin-right: 0;
  height: auto;
}

.main-page-container-nav {
  margin-top: 8rem;
}

.landing-page-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 80px;
}

@media (max-width: 599px) {
  .container-with-sticky-cta {
    margin-bottom: 180px;
  }
}

.default-elevation {
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1) !important;
}

.bottom-divider {
  border-bottom: 1px solid var(--color-neutral-200) !important;
}

.top-divider {
  border-top: 1px solid var(--color-neutral-200) !important;
}

.left-bar {
  width: 35px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 198;
}
@media (max-width: 959px) {
  .left-bar {
    display: none;
  }
}

.footer a,
.footer .button-feel-like-link {
  color: var(--color-typo-title) !important;
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 599px) {
  .footer .second-line {
    height: 350px;
  }
}
.footer nav li {
  border-right: 1px solid var(--color-neutral-200);
  margin-right: 8px;
  padding-right: 8px;
}
.footer nav li:last-child {
  border-right: none;
}

*:focus {
  outline: 2px solid var(--color-functional-focus) !important;
  outline-offset: 4px !important;
}

.focus-outline-none {
  outline: none !important;
}

.mb-1px {
  margin-bottom: 1px;
}

.mb-35 {
  margin-bottom: 140px;
}

.pb-25 {
  padding-bottom: 100px;
}

.list-style-type-none {
  list-style-type: none;
  padding-left: 0 !important;
  width: 100%;
}

.ornement-pink-blue {
  background-image: url("data:image/svg+xml,%3csvg%20width='21'%20height='152'%20viewBox='0%200%2021%20152'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%203H17.5C9.49187%203%203%209.49187%203%2017.5V17.5C3%2025.5081%209.49187%2032%2017.5%2032H21'%20stroke='%230C419A'%20stroke-width='6'/%3e%3cpath%20d='M21%2032H17.5C9.49187%2032%203%2038.4919%203%2046.5V46.5C3%2054.5081%209.49187%2061%2017.5%2061H21'%20stroke='%230C419A'%20stroke-width='6'/%3e%3cpath%20d='M21%2091H17.5C9.49187%2091%203%2097.4919%203%20105.5V105.5C3%20113.508%209.49187%20120%2017.5%20120H21'%20stroke='%23E11A81'%20stroke-width='6'/%3e%3cpath%20d='M21%20120H17.5C9.49187%20120%203%20126.492%203%20134.5V134.5C3%20142.508%209.49187%20149%2017.5%20149H21'%20stroke='%23E11A81'%20stroke-width='6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 152px;
}

.overflow-auto {
  overflow: auto;
}

p {
  margin-bottom: 16px;
}

ol,
ul {
  padding-left: 24px;
}

.white {
  background-color: #fff !important;
  border-color: #fff !important;
}

.list-item-with-divider {
  border-bottom: 1px solid var(--color-neutral-200);
}

.health-card, .document-card {
  background-color: var(--color-background-light);
  border-bottom: 1px solid var(--color-neutral-200);
  padding: 24px;
}
@media (min-width: 600px) {
  .health-card, .document-card {
    border-radius: 8px;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1) !important;
  }
}
.health-card__h2-content {
  border-top: 1px solid var(--color-neutral-200);
  padding: 1.5rem 0;
}

.document-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.link-document-card {
  background-color: var(--color-background-light);
  padding: 24px;
  border-radius: 16px;
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1) !important;
}

.text-field-hint {
  color: var(--color-typo-body) !important;
  font-weight: 600;
}

.validation-rules {
  display: grid;
  grid-template-columns: 60% 40%;
  grid-column-gap: 1rem;
  grid-row-gap: 0.25rem;
  margin-top: 0.25rem;
  padding-left: 1rem;
}
.validation-rules li.colorize {
  display: inline-flex;
  align-items: center;
}
.validation-rules li::marker {
  font-size: 0.625rem;
}
@media (max-width: 599px) {
  .validation-rules {
    margin-top: 0.25rem;
    grid-template-columns: 100%;
    grid-row-gap: 0.25rem;
  }
}

.filter .option {
  border-top: 1px solid var(--color-neutral-200);
}
.filter .option:last-child {
  border-bottom: 1px solid var(--color-neutral-200);
}

.no-align-item {
  align-items: normal;
}

.menu-max-height {
  max-height: 40vh;
}
.menu-max-height-150 {
  max-height: 150px;
}
.menu-max-height-30vh {
  max-height: 30vh;
}

.da-form .da-label__title {
  max-width: 80%;
}
@media (min-width: 960px) {
  .da-form {
    width: 50%;
  }
}

.ens-input {
  max-width: 25rem;
}
@media (max-width: 599px) {
  .ens-input {
    max-width: 100%;
  }
}

.legend {
  font-weight: 600;
  color: var(--color-typo-title);
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 600px) {
  .legend {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}

.medical-popin {
  overflow-x: hidden;
}
@media (min-width: 600px) {
  .medical-popin .text-h1 {
    width: 400px;
    margin: 0 auto;
  }
}
.medical-popin .medical-profile-form {
  padding-bottom: 90px;
}
@media (min-width: 600px) {
  .medical-popin .medical-profile-form {
    width: 512px;
    margin: 0 auto;
    padding-bottom: 0;
  }
}

.medical-form-full-page-container {
  max-width: 28.4375rem;
}
.medical-form-full-page-container .medical-form-full-page-description {
  text-align: start;
}
.medical-form-full-page-container .medical-form-full-page-button-submit {
  justify-content: start !important;
}

.text-required-field {
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 2rem !important;
}
@media (max-width: 959px) {
  .text-required-field {
    font-size: 1rem;
    text-align: left;
  }
}

.v-row {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 auto;
  margin: -12px;
}

.v-row.v-row--no-gutters {
  margin: 0;
}

.v-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.v-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.v-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.v-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.v-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.v-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.v-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.v-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.v-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.v-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.v-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.v-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.v-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 600px) {
  .v-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .v-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .v-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .v-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .v-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .v-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .v-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .v-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .v-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .v-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .v-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .v-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 960px) {
  .v-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .v-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .v-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .v-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .v-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .v-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .v-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .v-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .v-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .v-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .v-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .v-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-md-1 {
    margin-inline-start: 8.3333333333%;
  }
  .offset-md-2 {
    margin-inline-start: 16.6666666667%;
  }
  .offset-md-3 {
    margin-inline-start: 25%;
  }
  .offset-md-4 {
    margin-inline-start: 33.3333333333%;
  }
}
@media (min-width: 1265px) {
  .v-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .v-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .v-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .v-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .v-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .v-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .v-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .v-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .v-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .v-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .v-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .v-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1904px) {
  .v-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .v-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .v-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .v-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .v-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .v-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .v-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .v-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .v-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .v-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .v-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .v-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/** offset **/
.offset-1 {
  margin-inline-start: 8.3333333333%;
}

.offset-2 {
  margin-inline-start: 16.6666666667%;
}

.offset-3 {
  margin-inline-start: 25%;
}

.offset-4 {
  margin-inline-start: 33.3333333333%;
}

@media (max-width: 599px) {
  .sticky-cta {
    padding: 0.9rem 1.5rem;
    position: fixed;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    background: var(--color-neutral-100);
  }
}

.bottom-fixed-button {
  text-align: center;
}
@media (max-width: 599px) {
  .bottom-fixed-button {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 24px 32px 24px;
  }
}

a.btn-back {
  color: var(--color-typo-title) !important;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
}
a.btn-back i {
  font-size: 26px;
}

[role=button],
[aria-controls],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
}

.float-button {
  z-index: 4;
  position: fixed;
  right: 16px;
  border-radius: 50px;
  height: 56px;
  width: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--color-typo-light) !important;
  background: var(--color-gradient-01);
  text-decoration: none !important;
}
.float-button__text {
  padding: 0 8px;
  width: auto;
  font-size: 1rem;
  font-weight: 600;
}

table {
  border-spacing: 2px;
}

.unread td {
  background-color: #f5f5f5 !important;
}

.data-table-header__sort-badge {
  font-size: 10px;
}

.align-items-baseline {
  align-items: baseline !important;
}

.no-wrap-table-header.data-table {
  overflow-y: auto;
}
.no-wrap-table-header.data-table table thead th {
  white-space: nowrap !important;
}
.no-wrap-table-header.data-table table thead th span:first-child {
  font-size: 0.875rem;
}

.data-table > .data-table__wrapper > table > tbody > tr > td,
.data-table > .data-table__wrapper > table > tbody > tr > th,
.data-table > .data-table__wrapper > table > tfoot > tr > td,
.data-table > .data-table__wrapper > table > tfoot > tr > th,
.data-table > .data-table__wrapper > table > thead > tr > td,
.data-table > .data-table__wrapper > table > thead > tr > th {
  padding: 0 16px;
}

.data-table > .data-table__wrapper > table > thead > tr:first-child > th {
  border-bottom: thin solid var(--color-neutral-200);
}

.data-table__wrapper {
  background: var(--color-neutral-100);
}
.data-table__wrapper th {
  background: var(--color-neutral-100);
  padding: 0 !important;
  position: sticky;
  top: 0;
  z-index: 2;
}
.data-table__wrapper tr {
  background: white;
}
.data-table__wrapper tr:not(:last-child) td {
  border-bottom: 1px solid var(--color-neutral-200) !important;
}
.data-table__wrapper tr:focus {
  outline: none !important;
  outline-offset: 0px !important;
}
.data-table__wrapper tr:focus td {
  border-top: 2px solid var(--color-functional-focus) !important;
  border-bottom: 2px solid var(--color-functional-focus) !important;
}
.data-table__wrapper tr:focus td:first-child {
  border-left: 2px solid var(--color-functional-focus) !important;
}
.data-table__wrapper tr:focus td:last-child {
  border-right: 2px solid var(--color-functional-focus) !important;
}

.data-table {
  border-radius: 16px;
  border: solid 2px #E7ECFA;
  overflow: hidden;
  line-height: 1.5;
  max-width: 100%;
}

.data-table.data-table--fixed-header thead th {
  background: var(--color-neutral-100);
  text-align: left;
  padding-bottom: 12px;
  padding-top: 12px;
  box-shadow: unset;
}

.cgu-table-wrapper {
  border-radius: 16px;
  border: solid 2px var(--color-neutral-200);
  overflow-y: hidden;
  overflow-x: auto;
}
.cgu-table-wrapper .cgu-table {
  border-spacing: 0;
}
.cgu-table-wrapper .cgu-table thead tr th {
  height: 3rem;
  text-align: left;
  border-bottom: thin solid rgba(0, 0, 0, 0.12);
}
.cgu-table-wrapper .cgu-table tbody tr {
  background-color: var(--color-background-light);
}
.cgu-table-wrapper .cgu-table tbody tr td {
  height: 3.5rem;
}
.cgu-table-wrapper .cgu-table tbody tr:not(:last-child) td {
  border-bottom: 1px solid var(--color-neutral-200);
}

.menu-activator[aria-expanded=true] {
  overflow: visible !important;
}
.menu-activator[aria-expanded=true]::before {
  left: 0;
  bottom: -35px;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: transparent transparent var(--color-background-light);
}

.v-avatar {
  font-size: 0.5rem;
}

.rounded-pill {
  border-radius: 9999px !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-lg {
  border-radius: 8px !important;
}

.rounded-xl {
  border-radius: 24px !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.ens-mail-history {
  display: none;
}

.progress-circular {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}

.progress-circular--indeterminate > svg {
  animation: progress-circular-rotate 1.4s linear infinite;
  transform-origin: center center;
  transition: all 0.2s ease-in-out;
}

.progress-circular > svg {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

.progress-circular--indeterminate .progress-circular__overlay {
  animation: progress-circular-dash 1.4s ease-in-out infinite;
  stroke-linecap: round;
  stroke-dasharray: 80, 200;
  stroke-dashoffset: 0px;
}

.progress-circular__overlay {
  stroke: currentColor;
  z-index: 2;
  transition: all 0.6s ease-in-out;
}

.ma-0 {
  margin: 0px !important;
}

.ma-1 {
  margin: 4px !important;
}

.ma-2 {
  margin: 8px !important;
}

.ma-3 {
  margin: 12px !important;
}

.ma-4 {
  margin: 16px !important;
}

.ma-5 {
  margin: 20px !important;
}

.ma-6 {
  margin: 24px !important;
}

.ma-7 {
  margin: 28px !important;
}

.ma-8 {
  margin: 32px !important;
}

.ma-9 {
  margin: 36px !important;
}

.ma-10 {
  margin: 40px !important;
}

.ma-11 {
  margin: 44px !important;
}

.ma-12 {
  margin: 48px !important;
}

.ma-13 {
  margin: 52px !important;
}

.ma-14 {
  margin: 56px !important;
}

.ma-15 {
  margin: 60px !important;
}

.ma-16 {
  margin: 64px !important;
}

.ma-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.mx-1 {
  margin-right: 4px !important;
  margin-left: 4px !important;
}

.mx-2 {
  margin-right: 8px !important;
  margin-left: 8px !important;
}

.mx-3 {
  margin-right: 12px !important;
  margin-left: 12px !important;
}

.mx-4 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}

.mx-5 {
  margin-right: 20px !important;
  margin-left: 20px !important;
}

.mx-6 {
  margin-right: 24px !important;
  margin-left: 24px !important;
}

.mx-7 {
  margin-right: 28px !important;
  margin-left: 28px !important;
}

.mx-8 {
  margin-right: 32px !important;
  margin-left: 32px !important;
}

.mx-9 {
  margin-right: 36px !important;
  margin-left: 36px !important;
}

.mx-10 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}

.mx-11 {
  margin-right: 44px !important;
  margin-left: 44px !important;
}

.mx-12 {
  margin-right: 48px !important;
  margin-left: 48px !important;
}

.mx-13 {
  margin-right: 52px !important;
  margin-left: 52px !important;
}

.mx-14 {
  margin-right: 56px !important;
  margin-left: 56px !important;
}

.mx-15 {
  margin-right: 60px !important;
  margin-left: 60px !important;
}

.mx-16 {
  margin-right: 64px !important;
  margin-left: 64px !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my-1 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.my-2 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.my-3 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.my-4 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.my-5 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.my-6 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.my-7 {
  margin-top: 28px !important;
  margin-bottom: 28px !important;
}

.my-8 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.my-9 {
  margin-top: 36px !important;
  margin-bottom: 36px !important;
}

.my-10 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.my-11 {
  margin-top: 44px !important;
  margin-bottom: 44px !important;
}

.my-12 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

.my-13 {
  margin-top: 52px !important;
  margin-bottom: 52px !important;
}

.my-14 {
  margin-top: 56px !important;
  margin-bottom: 56px !important;
}

.my-15 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.my-16 {
  margin-top: 64px !important;
  margin-bottom: 64px !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 4px !important;
}

.mt-2 {
  margin-top: 8px !important;
}

.mt-3 {
  margin-top: 12px !important;
}

.mt-4 {
  margin-top: 16px !important;
}

.mt-5 {
  margin-top: 20px !important;
}

.mt-6 {
  margin-top: 24px !important;
}

.mt-7 {
  margin-top: 28px !important;
}

.mt-8 {
  margin-top: 32px !important;
}

.mt-9 {
  margin-top: 36px !important;
}

.mt-10 {
  margin-top: 40px !important;
}

.mt-11 {
  margin-top: 44px !important;
}

.mt-12 {
  margin-top: 48px !important;
}

.mt-13 {
  margin-top: 52px !important;
}

.mt-14 {
  margin-top: 56px !important;
}

.mt-15 {
  margin-top: 60px !important;
}

.mt-16 {
  margin-top: 64px !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-1 {
  margin-right: 4px !important;
}

.mr-2 {
  margin-right: 8px !important;
}

.mr-3 {
  margin-right: 12px !important;
}

.mr-4 {
  margin-right: 16px !important;
}

.mr-5 {
  margin-right: 20px !important;
}

.mr-6 {
  margin-right: 24px !important;
}

.mr-7 {
  margin-right: 28px !important;
}

.mr-8 {
  margin-right: 32px !important;
}

.mr-9 {
  margin-right: 36px !important;
}

.mr-10 {
  margin-right: 40px !important;
}

.mr-11 {
  margin-right: 44px !important;
}

.mr-12 {
  margin-right: 48px !important;
}

.mr-13 {
  margin-right: 52px !important;
}

.mr-14 {
  margin-right: 56px !important;
}

.mr-15 {
  margin-right: 60px !important;
}

.mr-16 {
  margin-right: 64px !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 4px !important;
}

.mb-2 {
  margin-bottom: 8px !important;
}

.mb-3 {
  margin-bottom: 12px !important;
}

.mb-4 {
  margin-bottom: 16px !important;
}

.mb-5 {
  margin-bottom: 20px !important;
}

.mb-6 {
  margin-bottom: 24px !important;
}

.mb-7 {
  margin-bottom: 28px !important;
}

.mb-8 {
  margin-bottom: 32px !important;
}

.mb-9 {
  margin-bottom: 36px !important;
}

.mb-10 {
  margin-bottom: 40px !important;
}

.mb-11 {
  margin-bottom: 44px !important;
}

.mb-12 {
  margin-bottom: 48px !important;
}

.mb-13 {
  margin-bottom: 52px !important;
}

.mb-14 {
  margin-bottom: 56px !important;
}

.mb-15 {
  margin-bottom: 60px !important;
}

.mb-16 {
  margin-bottom: 64px !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-1 {
  margin-left: 4px !important;
}

.ml-2 {
  margin-left: 8px !important;
}

.ml-3 {
  margin-left: 12px !important;
}

.ml-4 {
  margin-left: 16px !important;
}

.ml-5 {
  margin-left: 20px !important;
}

.ml-6 {
  margin-left: 24px !important;
}

.ml-7 {
  margin-left: 28px !important;
}

.ml-8 {
  margin-left: 32px !important;
}

.ml-9 {
  margin-left: 36px !important;
}

.ml-10 {
  margin-left: 40px !important;
}

.ml-11 {
  margin-left: 44px !important;
}

.ml-12 {
  margin-left: 48px !important;
}

.ml-13 {
  margin-left: 52px !important;
}

.ml-14 {
  margin-left: 56px !important;
}

.ml-15 {
  margin-left: 60px !important;
}

.ml-16 {
  margin-left: 64px !important;
}

.ml-auto {
  margin-left: auto !important;
}

@media (min-width: 600px) {
  .ma-sm-0 {
    margin: 0px !important;
  }
  .ma-sm-1 {
    margin: 4px !important;
  }
  .ma-sm-2 {
    margin: 8px !important;
  }
  .ma-sm-3 {
    margin: 12px !important;
  }
  .ma-sm-4 {
    margin: 16px !important;
  }
  .ma-sm-5 {
    margin: 20px !important;
  }
  .ma-sm-6 {
    margin: 24px !important;
  }
  .ma-sm-7 {
    margin: 28px !important;
  }
  .ma-sm-8 {
    margin: 32px !important;
  }
  .ma-sm-9 {
    margin: 36px !important;
  }
  .ma-sm-10 {
    margin: 40px !important;
  }
  .ma-sm-11 {
    margin: 44px !important;
  }
  .ma-sm-12 {
    margin: 48px !important;
  }
  .ma-sm-13 {
    margin: 52px !important;
  }
  .ma-sm-14 {
    margin: 56px !important;
  }
  .ma-sm-15 {
    margin: 60px !important;
  }
  .ma-sm-16 {
    margin: 64px !important;
  }
  .ma-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .mx-sm-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .mx-sm-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .mx-sm-3 {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .mx-sm-4 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .mx-sm-5 {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
  .mx-sm-6 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .mx-sm-7 {
    margin-right: 28px !important;
    margin-left: 28px !important;
  }
  .mx-sm-8 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .mx-sm-9 {
    margin-right: 36px !important;
    margin-left: 36px !important;
  }
  .mx-sm-10 {
    margin-right: 40px !important;
    margin-left: 40px !important;
  }
  .mx-sm-11 {
    margin-right: 44px !important;
    margin-left: 44px !important;
  }
  .mx-sm-12 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .mx-sm-13 {
    margin-right: 52px !important;
    margin-left: 52px !important;
  }
  .mx-sm-14 {
    margin-right: 56px !important;
    margin-left: 56px !important;
  }
  .mx-sm-15 {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }
  .mx-sm-16 {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-sm-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-sm-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-sm-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-sm-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-sm-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-sm-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-sm-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-sm-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-sm-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-sm-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-sm-11 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-sm-12 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-sm-13 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-sm-14 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-sm-15 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-sm-16 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0px !important;
  }
  .mt-sm-1 {
    margin-top: 4px !important;
  }
  .mt-sm-2 {
    margin-top: 8px !important;
  }
  .mt-sm-3 {
    margin-top: 12px !important;
  }
  .mt-sm-4 {
    margin-top: 16px !important;
  }
  .mt-sm-5 {
    margin-top: 20px !important;
  }
  .mt-sm-6 {
    margin-top: 24px !important;
  }
  .mt-sm-7 {
    margin-top: 28px !important;
  }
  .mt-sm-8 {
    margin-top: 32px !important;
  }
  .mt-sm-9 {
    margin-top: 36px !important;
  }
  .mt-sm-10 {
    margin-top: 40px !important;
  }
  .mt-sm-11 {
    margin-top: 44px !important;
  }
  .mt-sm-12 {
    margin-top: 48px !important;
  }
  .mt-sm-13 {
    margin-top: 52px !important;
  }
  .mt-sm-14 {
    margin-top: 56px !important;
  }
  .mt-sm-15 {
    margin-top: 60px !important;
  }
  .mt-sm-16 {
    margin-top: 64px !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-0 {
    margin-right: 0px !important;
  }
  .mr-sm-1 {
    margin-right: 4px !important;
  }
  .mr-sm-2 {
    margin-right: 8px !important;
  }
  .mr-sm-3 {
    margin-right: 12px !important;
  }
  .mr-sm-4 {
    margin-right: 16px !important;
  }
  .mr-sm-5 {
    margin-right: 20px !important;
  }
  .mr-sm-6 {
    margin-right: 24px !important;
  }
  .mr-sm-7 {
    margin-right: 28px !important;
  }
  .mr-sm-8 {
    margin-right: 32px !important;
  }
  .mr-sm-9 {
    margin-right: 36px !important;
  }
  .mr-sm-10 {
    margin-right: 40px !important;
  }
  .mr-sm-11 {
    margin-right: 44px !important;
  }
  .mr-sm-12 {
    margin-right: 48px !important;
  }
  .mr-sm-13 {
    margin-right: 52px !important;
  }
  .mr-sm-14 {
    margin-right: 56px !important;
  }
  .mr-sm-15 {
    margin-right: 60px !important;
  }
  .mr-sm-16 {
    margin-right: 64px !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
  .mb-sm-1 {
    margin-bottom: 4px !important;
  }
  .mb-sm-2 {
    margin-bottom: 8px !important;
  }
  .mb-sm-3 {
    margin-bottom: 12px !important;
  }
  .mb-sm-4 {
    margin-bottom: 16px !important;
  }
  .mb-sm-5 {
    margin-bottom: 20px !important;
  }
  .mb-sm-6 {
    margin-bottom: 24px !important;
  }
  .mb-sm-7 {
    margin-bottom: 28px !important;
  }
  .mb-sm-8 {
    margin-bottom: 32px !important;
  }
  .mb-sm-9 {
    margin-bottom: 36px !important;
  }
  .mb-sm-10 {
    margin-bottom: 40px !important;
  }
  .mb-sm-11 {
    margin-bottom: 44px !important;
  }
  .mb-sm-12 {
    margin-bottom: 48px !important;
  }
  .mb-sm-13 {
    margin-bottom: 52px !important;
  }
  .mb-sm-14 {
    margin-bottom: 56px !important;
  }
  .mb-sm-15 {
    margin-bottom: 60px !important;
  }
  .mb-sm-16 {
    margin-bottom: 64px !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-0 {
    margin-left: 0px !important;
  }
  .ml-sm-1 {
    margin-left: 4px !important;
  }
  .ml-sm-2 {
    margin-left: 8px !important;
  }
  .ml-sm-3 {
    margin-left: 12px !important;
  }
  .ml-sm-4 {
    margin-left: 16px !important;
  }
  .ml-sm-5 {
    margin-left: 20px !important;
  }
  .ml-sm-6 {
    margin-left: 24px !important;
  }
  .ml-sm-7 {
    margin-left: 28px !important;
  }
  .ml-sm-8 {
    margin-left: 32px !important;
  }
  .ml-sm-9 {
    margin-left: 36px !important;
  }
  .ml-sm-10 {
    margin-left: 40px !important;
  }
  .ml-sm-11 {
    margin-left: 44px !important;
  }
  .ml-sm-12 {
    margin-left: 48px !important;
  }
  .ml-sm-13 {
    margin-left: 52px !important;
  }
  .ml-sm-14 {
    margin-left: 56px !important;
  }
  .ml-sm-15 {
    margin-left: 60px !important;
  }
  .ml-sm-16 {
    margin-left: 64px !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 960px) {
  .ma-md-0 {
    margin: 0px !important;
  }
  .ma-md-1 {
    margin: 4px !important;
  }
  .ma-md-2 {
    margin: 8px !important;
  }
  .ma-md-3 {
    margin: 12px !important;
  }
  .ma-md-4 {
    margin: 16px !important;
  }
  .ma-md-5 {
    margin: 20px !important;
  }
  .ma-md-6 {
    margin: 24px !important;
  }
  .ma-md-7 {
    margin: 28px !important;
  }
  .ma-md-8 {
    margin: 32px !important;
  }
  .ma-md-9 {
    margin: 36px !important;
  }
  .ma-md-10 {
    margin: 40px !important;
  }
  .ma-md-11 {
    margin: 44px !important;
  }
  .ma-md-12 {
    margin: 48px !important;
  }
  .ma-md-13 {
    margin: 52px !important;
  }
  .ma-md-14 {
    margin: 56px !important;
  }
  .ma-md-15 {
    margin: 60px !important;
  }
  .ma-md-16 {
    margin: 64px !important;
  }
  .ma-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .mx-md-1 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .mx-md-2 {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .mx-md-3 {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .mx-md-4 {
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .mx-md-5 {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
  .mx-md-6 {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .mx-md-7 {
    margin-right: 28px !important;
    margin-left: 28px !important;
  }
  .mx-md-8 {
    margin-right: 32px !important;
    margin-left: 32px !important;
  }
  .mx-md-9 {
    margin-right: 36px !important;
    margin-left: 36px !important;
  }
  .mx-md-10 {
    margin-right: 40px !important;
    margin-left: 40px !important;
  }
  .mx-md-11 {
    margin-right: 44px !important;
    margin-left: 44px !important;
  }
  .mx-md-12 {
    margin-right: 48px !important;
    margin-left: 48px !important;
  }
  .mx-md-13 {
    margin-right: 52px !important;
    margin-left: 52px !important;
  }
  .mx-md-14 {
    margin-right: 56px !important;
    margin-left: 56px !important;
  }
  .mx-md-15 {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }
  .mx-md-16 {
    margin-right: 64px !important;
    margin-left: 64px !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-md-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }
  .my-md-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .my-md-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .my-md-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .my-md-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .my-md-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .my-md-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
  .my-md-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .my-md-9 {
    margin-top: 36px !important;
    margin-bottom: 36px !important;
  }
  .my-md-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .my-md-11 {
    margin-top: 44px !important;
    margin-bottom: 44px !important;
  }
  .my-md-12 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
  .my-md-13 {
    margin-top: 52px !important;
    margin-bottom: 52px !important;
  }
  .my-md-14 {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
  }
  .my-md-15 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .my-md-16 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0px !important;
  }
  .mt-md-1 {
    margin-top: 4px !important;
  }
  .mt-md-2 {
    margin-top: 8px !important;
  }
  .mt-md-3 {
    margin-top: 12px !important;
  }
  .mt-md-4 {
    margin-top: 16px !important;
  }
  .mt-md-5 {
    margin-top: 20px !important;
  }
  .mt-md-6 {
    margin-top: 24px !important;
  }
  .mt-md-7 {
    margin-top: 28px !important;
  }
  .mt-md-8 {
    margin-top: 32px !important;
  }
  .mt-md-9 {
    margin-top: 36px !important;
  }
  .mt-md-10 {
    margin-top: 40px !important;
  }
  .mt-md-11 {
    margin-top: 44px !important;
  }
  .mt-md-12 {
    margin-top: 48px !important;
  }
  .mt-md-13 {
    margin-top: 52px !important;
  }
  .mt-md-14 {
    margin-top: 56px !important;
  }
  .mt-md-15 {
    margin-top: 60px !important;
  }
  .mt-md-16 {
    margin-top: 64px !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-0 {
    margin-right: 0px !important;
  }
  .mr-md-1 {
    margin-right: 4px !important;
  }
  .mr-md-2 {
    margin-right: 8px !important;
  }
  .mr-md-3 {
    margin-right: 12px !important;
  }
  .mr-md-4 {
    margin-right: 16px !important;
  }
  .mr-md-5 {
    margin-right: 20px !important;
  }
  .mr-md-6 {
    margin-right: 24px !important;
  }
  .mr-md-7 {
    margin-right: 28px !important;
  }
  .mr-md-8 {
    margin-right: 32px !important;
  }
  .mr-md-9 {
    margin-right: 36px !important;
  }
  .mr-md-10 {
    margin-right: 40px !important;
  }
  .mr-md-11 {
    margin-right: 44px !important;
  }
  .mr-md-12 {
    margin-right: 48px !important;
  }
  .mr-md-13 {
    margin-right: 52px !important;
  }
  .mr-md-14 {
    margin-right: 56px !important;
  }
  .mr-md-15 {
    margin-right: 60px !important;
  }
  .mr-md-16 {
    margin-right: 64px !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  .mb-md-1 {
    margin-bottom: 4px !important;
  }
  .mb-md-2 {
    margin-bottom: 8px !important;
  }
  .mb-md-3 {
    margin-bottom: 12px !important;
  }
  .mb-md-4 {
    margin-bottom: 16px !important;
  }
  .mb-md-5 {
    margin-bottom: 20px !important;
  }
  .mb-md-6 {
    margin-bottom: 24px !important;
  }
  .mb-md-7 {
    margin-bottom: 28px !important;
  }
  .mb-md-8 {
    margin-bottom: 32px !important;
  }
  .mb-md-9 {
    margin-bottom: 36px !important;
  }
  .mb-md-10 {
    margin-bottom: 40px !important;
  }
  .mb-md-11 {
    margin-bottom: 44px !important;
  }
  .mb-md-12 {
    margin-bottom: 48px !important;
  }
  .mb-md-13 {
    margin-bottom: 52px !important;
  }
  .mb-md-14 {
    margin-bottom: 56px !important;
  }
  .mb-md-15 {
    margin-bottom: 60px !important;
  }
  .mb-md-16 {
    margin-bottom: 64px !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-0 {
    margin-left: 0px !important;
  }
  .ml-md-1 {
    margin-left: 4px !important;
  }
  .ml-md-2 {
    margin-left: 8px !important;
  }
  .ml-md-3 {
    margin-left: 12px !important;
  }
  .ml-md-4 {
    margin-left: 16px !important;
  }
  .ml-md-5 {
    margin-left: 20px !important;
  }
  .ml-md-6 {
    margin-left: 24px !important;
  }
  .ml-md-7 {
    margin-left: 28px !important;
  }
  .ml-md-8 {
    margin-left: 32px !important;
  }
  .ml-md-9 {
    margin-left: 36px !important;
  }
  .ml-md-10 {
    margin-left: 40px !important;
  }
  .ml-md-11 {
    margin-left: 44px !important;
  }
  .ml-md-12 {
    margin-left: 48px !important;
  }
  .ml-md-13 {
    margin-left: 52px !important;
  }
  .ml-md-14 {
    margin-left: 56px !important;
  }
  .ml-md-15 {
    margin-left: 60px !important;
  }
  .ml-md-16 {
    margin-left: 64px !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
}
.pa-0 {
  padding: 0px !important;
}

.pa-1 {
  padding: 4px !important;
}

.pa-2 {
  padding: 8px !important;
}

.pa-3 {
  padding: 12px !important;
}

.pa-4 {
  padding: 16px !important;
}

.pa-5 {
  padding: 20px !important;
}

.pa-6 {
  padding: 24px !important;
}

.pa-7 {
  padding: 28px !important;
}

.pa-8 {
  padding: 32px !important;
}

.pa-9 {
  padding: 36px !important;
}

.pa-10 {
  padding: 40px !important;
}

.pa-11 {
  padding: 44px !important;
}

.pa-12 {
  padding: 48px !important;
}

.pa-13 {
  padding: 52px !important;
}

.pa-14 {
  padding: 56px !important;
}

.pa-15 {
  padding: 60px !important;
}

.pa-16 {
  padding: 64px !important;
}

.px-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.px-1 {
  padding-right: 4px !important;
  padding-left: 4px !important;
}

.px-2 {
  padding-right: 8px !important;
  padding-left: 8px !important;
}

.px-3 {
  padding-right: 12px !important;
  padding-left: 12px !important;
}

.px-4 {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.px-5 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.px-6 {
  padding-right: 24px !important;
  padding-left: 24px !important;
}

.px-7 {
  padding-right: 28px !important;
  padding-left: 28px !important;
}

.px-8 {
  padding-right: 32px !important;
  padding-left: 32px !important;
}

.px-9 {
  padding-right: 36px !important;
  padding-left: 36px !important;
}

.px-10 {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.px-11 {
  padding-right: 44px !important;
  padding-left: 44px !important;
}

.px-12 {
  padding-right: 48px !important;
  padding-left: 48px !important;
}

.px-13 {
  padding-right: 52px !important;
  padding-left: 52px !important;
}

.px-14 {
  padding-right: 56px !important;
  padding-left: 56px !important;
}

.px-15 {
  padding-right: 60px !important;
  padding-left: 60px !important;
}

.px-16 {
  padding-right: 64px !important;
  padding-left: 64px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.py-2 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.py-3 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.py-4 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.py-5 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.py-6 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.py-7 {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
}

.py-8 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.py-9 {
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}

.py-10 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.py-11 {
  padding-top: 44px !important;
  padding-bottom: 44px !important;
}

.py-12 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.py-13 {
  padding-top: 52px !important;
  padding-bottom: 52px !important;
}

.py-14 {
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}

.py-15 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.py-16 {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 4px !important;
}

.pt-2 {
  padding-top: 8px !important;
}

.pt-3 {
  padding-top: 12px !important;
}

.pt-4 {
  padding-top: 16px !important;
}

.pt-5 {
  padding-top: 20px !important;
}

.pt-6 {
  padding-top: 24px !important;
}

.pt-7 {
  padding-top: 28px !important;
}

.pt-8 {
  padding-top: 32px !important;
}

.pt-9 {
  padding-top: 36px !important;
}

.pt-10 {
  padding-top: 40px !important;
}

.pt-11 {
  padding-top: 44px !important;
}

.pt-12 {
  padding-top: 48px !important;
}

.pt-13 {
  padding-top: 52px !important;
}

.pt-14 {
  padding-top: 56px !important;
}

.pt-15 {
  padding-top: 60px !important;
}

.pt-16 {
  padding-top: 64px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 4px !important;
}

.pr-2 {
  padding-right: 8px !important;
}

.pr-3 {
  padding-right: 12px !important;
}

.pr-4 {
  padding-right: 16px !important;
}

.pr-5 {
  padding-right: 20px !important;
}

.pr-6 {
  padding-right: 24px !important;
}

.pr-7 {
  padding-right: 28px !important;
}

.pr-8 {
  padding-right: 32px !important;
}

.pr-9 {
  padding-right: 36px !important;
}

.pr-10 {
  padding-right: 40px !important;
}

.pr-11 {
  padding-right: 44px !important;
}

.pr-12 {
  padding-right: 48px !important;
}

.pr-13 {
  padding-right: 52px !important;
}

.pr-14 {
  padding-right: 56px !important;
}

.pr-15 {
  padding-right: 60px !important;
}

.pr-16 {
  padding-right: 64px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 4px !important;
}

.pb-2 {
  padding-bottom: 8px !important;
}

.pb-3 {
  padding-bottom: 12px !important;
}

.pb-4 {
  padding-bottom: 16px !important;
}

.pb-5 {
  padding-bottom: 20px !important;
}

.pb-6 {
  padding-bottom: 24px !important;
}

.pb-7 {
  padding-bottom: 28px !important;
}

.pb-8 {
  padding-bottom: 32px !important;
}

.pb-9 {
  padding-bottom: 36px !important;
}

.pb-10 {
  padding-bottom: 40px !important;
}

.pb-11 {
  padding-bottom: 44px !important;
}

.pb-12 {
  padding-bottom: 48px !important;
}

.pb-13 {
  padding-bottom: 52px !important;
}

.pb-14 {
  padding-bottom: 56px !important;
}

.pb-15 {
  padding-bottom: 60px !important;
}

.pb-16 {
  padding-bottom: 64px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 4px !important;
}

.pl-2 {
  padding-left: 8px !important;
}

.pl-3 {
  padding-left: 12px !important;
}

.pl-4 {
  padding-left: 16px !important;
}

.pl-5 {
  padding-left: 20px !important;
}

.pl-6 {
  padding-left: 24px !important;
}

.pl-7 {
  padding-left: 28px !important;
}

.pl-8 {
  padding-left: 32px !important;
}

.pl-9 {
  padding-left: 36px !important;
}

.pl-10 {
  padding-left: 40px !important;
}

.pl-11 {
  padding-left: 44px !important;
}

.pl-12 {
  padding-left: 48px !important;
}

.pl-13 {
  padding-left: 52px !important;
}

.pl-14 {
  padding-left: 56px !important;
}

.pl-15 {
  padding-left: 60px !important;
}

.pl-16 {
  padding-left: 64px !important;
}

@media (min-width: 600px) {
  .pa-sm-0 {
    padding: 0px !important;
  }
  .pa-sm-1 {
    padding: 4px !important;
  }
  .pa-sm-2 {
    padding: 8px !important;
  }
  .pa-sm-3 {
    padding: 12px !important;
  }
  .pa-sm-4 {
    padding: 16px !important;
  }
  .pa-sm-5 {
    padding: 20px !important;
  }
  .pa-sm-6 {
    padding: 24px !important;
  }
  .pa-sm-7 {
    padding: 28px !important;
  }
  .pa-sm-8 {
    padding: 32px !important;
  }
  .pa-sm-9 {
    padding: 36px !important;
  }
  .pa-sm-10 {
    padding: 40px !important;
  }
  .pa-sm-11 {
    padding: 44px !important;
  }
  .pa-sm-12 {
    padding: 48px !important;
  }
  .pa-sm-13 {
    padding: 52px !important;
  }
  .pa-sm-14 {
    padding: 56px !important;
  }
  .pa-sm-15 {
    padding: 60px !important;
  }
  .pa-sm-16 {
    padding: 64px !important;
  }
  .px-sm-0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .px-sm-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .px-sm-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .px-sm-3 {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .px-sm-4 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .px-sm-5 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .px-sm-6 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .px-sm-7 {
    padding-right: 28px !important;
    padding-left: 28px !important;
  }
  .px-sm-8 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .px-sm-9 {
    padding-right: 36px !important;
    padding-left: 36px !important;
  }
  .px-sm-10 {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
  .px-sm-11 {
    padding-right: 44px !important;
    padding-left: 44px !important;
  }
  .px-sm-12 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .px-sm-13 {
    padding-right: 52px !important;
    padding-left: 52px !important;
  }
  .px-sm-14 {
    padding-right: 56px !important;
    padding-left: 56px !important;
  }
  .px-sm-15 {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  .px-sm-16 {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .py-sm-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-sm-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-sm-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-sm-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-sm-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-sm-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-sm-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-sm-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-sm-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-sm-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-sm-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-sm-11 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-sm-12 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-sm-13 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-sm-14 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-sm-15 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-sm-16 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .pt-sm-0 {
    padding-top: 0px !important;
  }
  .pt-sm-1 {
    padding-top: 4px !important;
  }
  .pt-sm-2 {
    padding-top: 8px !important;
  }
  .pt-sm-3 {
    padding-top: 12px !important;
  }
  .pt-sm-4 {
    padding-top: 16px !important;
  }
  .pt-sm-5 {
    padding-top: 20px !important;
  }
  .pt-sm-6 {
    padding-top: 24px !important;
  }
  .pt-sm-7 {
    padding-top: 28px !important;
  }
  .pt-sm-8 {
    padding-top: 32px !important;
  }
  .pt-sm-9 {
    padding-top: 36px !important;
  }
  .pt-sm-10 {
    padding-top: 40px !important;
  }
  .pt-sm-11 {
    padding-top: 44px !important;
  }
  .pt-sm-12 {
    padding-top: 48px !important;
  }
  .pt-sm-13 {
    padding-top: 52px !important;
  }
  .pt-sm-14 {
    padding-top: 56px !important;
  }
  .pt-sm-15 {
    padding-top: 60px !important;
  }
  .pt-sm-16 {
    padding-top: 64px !important;
  }
  .pr-sm-0 {
    padding-right: 0px !important;
  }
  .pr-sm-1 {
    padding-right: 4px !important;
  }
  .pr-sm-2 {
    padding-right: 8px !important;
  }
  .pr-sm-3 {
    padding-right: 12px !important;
  }
  .pr-sm-4 {
    padding-right: 16px !important;
  }
  .pr-sm-5 {
    padding-right: 20px !important;
  }
  .pr-sm-6 {
    padding-right: 24px !important;
  }
  .pr-sm-7 {
    padding-right: 28px !important;
  }
  .pr-sm-8 {
    padding-right: 32px !important;
  }
  .pr-sm-9 {
    padding-right: 36px !important;
  }
  .pr-sm-10 {
    padding-right: 40px !important;
  }
  .pr-sm-11 {
    padding-right: 44px !important;
  }
  .pr-sm-12 {
    padding-right: 48px !important;
  }
  .pr-sm-13 {
    padding-right: 52px !important;
  }
  .pr-sm-14 {
    padding-right: 56px !important;
  }
  .pr-sm-15 {
    padding-right: 60px !important;
  }
  .pr-sm-16 {
    padding-right: 64px !important;
  }
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
  .pb-sm-1 {
    padding-bottom: 4px !important;
  }
  .pb-sm-2 {
    padding-bottom: 8px !important;
  }
  .pb-sm-3 {
    padding-bottom: 12px !important;
  }
  .pb-sm-4 {
    padding-bottom: 16px !important;
  }
  .pb-sm-5 {
    padding-bottom: 20px !important;
  }
  .pb-sm-6 {
    padding-bottom: 24px !important;
  }
  .pb-sm-7 {
    padding-bottom: 28px !important;
  }
  .pb-sm-8 {
    padding-bottom: 32px !important;
  }
  .pb-sm-9 {
    padding-bottom: 36px !important;
  }
  .pb-sm-10 {
    padding-bottom: 40px !important;
  }
  .pb-sm-11 {
    padding-bottom: 44px !important;
  }
  .pb-sm-12 {
    padding-bottom: 48px !important;
  }
  .pb-sm-13 {
    padding-bottom: 52px !important;
  }
  .pb-sm-14 {
    padding-bottom: 56px !important;
  }
  .pb-sm-15 {
    padding-bottom: 60px !important;
  }
  .pb-sm-16 {
    padding-bottom: 64px !important;
  }
  .pl-sm-0 {
    padding-left: 0px !important;
  }
  .pl-sm-1 {
    padding-left: 4px !important;
  }
  .pl-sm-2 {
    padding-left: 8px !important;
  }
  .pl-sm-3 {
    padding-left: 12px !important;
  }
  .pl-sm-4 {
    padding-left: 16px !important;
  }
  .pl-sm-5 {
    padding-left: 20px !important;
  }
  .pl-sm-6 {
    padding-left: 24px !important;
  }
  .pl-sm-7 {
    padding-left: 28px !important;
  }
  .pl-sm-8 {
    padding-left: 32px !important;
  }
  .pl-sm-9 {
    padding-left: 36px !important;
  }
  .pl-sm-10 {
    padding-left: 40px !important;
  }
  .pl-sm-11 {
    padding-left: 44px !important;
  }
  .pl-sm-12 {
    padding-left: 48px !important;
  }
  .pl-sm-13 {
    padding-left: 52px !important;
  }
  .pl-sm-14 {
    padding-left: 56px !important;
  }
  .pl-sm-15 {
    padding-left: 60px !important;
  }
  .pl-sm-16 {
    padding-left: 64px !important;
  }
}
@media (min-width: 960px) {
  .pa-md-0 {
    padding: 0px !important;
  }
  .pa-md-1 {
    padding: 4px !important;
  }
  .pa-md-2 {
    padding: 8px !important;
  }
  .pa-md-3 {
    padding: 12px !important;
  }
  .pa-md-4 {
    padding: 16px !important;
  }
  .pa-md-5 {
    padding: 20px !important;
  }
  .pa-md-6 {
    padding: 24px !important;
  }
  .pa-md-7 {
    padding: 28px !important;
  }
  .pa-md-8 {
    padding: 32px !important;
  }
  .pa-md-9 {
    padding: 36px !important;
  }
  .pa-md-10 {
    padding: 40px !important;
  }
  .pa-md-11 {
    padding: 44px !important;
  }
  .pa-md-12 {
    padding: 48px !important;
  }
  .pa-md-13 {
    padding: 52px !important;
  }
  .pa-md-14 {
    padding: 56px !important;
  }
  .pa-md-15 {
    padding: 60px !important;
  }
  .pa-md-16 {
    padding: 64px !important;
  }
  .px-md-0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .px-md-1 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .px-md-2 {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
  .px-md-3 {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .px-md-4 {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .px-md-5 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .px-md-6 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .px-md-7 {
    padding-right: 28px !important;
    padding-left: 28px !important;
  }
  .px-md-8 {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .px-md-9 {
    padding-right: 36px !important;
    padding-left: 36px !important;
  }
  .px-md-10 {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
  .px-md-11 {
    padding-right: 44px !important;
    padding-left: 44px !important;
  }
  .px-md-12 {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
  .px-md-13 {
    padding-right: 52px !important;
    padding-left: 52px !important;
  }
  .px-md-14 {
    padding-right: 56px !important;
    padding-left: 56px !important;
  }
  .px-md-15 {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  .px-md-16 {
    padding-right: 64px !important;
    padding-left: 64px !important;
  }
  .py-md-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .py-md-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .py-md-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .py-md-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .py-md-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .py-md-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .py-md-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .py-md-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }
  .py-md-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .py-md-9 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .py-md-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .py-md-11 {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .py-md-12 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .py-md-13 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
  .py-md-14 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .py-md-15 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .py-md-16 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .pt-md-0 {
    padding-top: 0px !important;
  }
  .pt-md-1 {
    padding-top: 4px !important;
  }
  .pt-md-2 {
    padding-top: 8px !important;
  }
  .pt-md-3 {
    padding-top: 12px !important;
  }
  .pt-md-4 {
    padding-top: 16px !important;
  }
  .pt-md-5 {
    padding-top: 20px !important;
  }
  .pt-md-6 {
    padding-top: 24px !important;
  }
  .pt-md-7 {
    padding-top: 28px !important;
  }
  .pt-md-8 {
    padding-top: 32px !important;
  }
  .pt-md-9 {
    padding-top: 36px !important;
  }
  .pt-md-10 {
    padding-top: 40px !important;
  }
  .pt-md-11 {
    padding-top: 44px !important;
  }
  .pt-md-12 {
    padding-top: 48px !important;
  }
  .pt-md-13 {
    padding-top: 52px !important;
  }
  .pt-md-14 {
    padding-top: 56px !important;
  }
  .pt-md-15 {
    padding-top: 60px !important;
  }
  .pt-md-16 {
    padding-top: 64px !important;
  }
  .pr-md-0 {
    padding-right: 0px !important;
  }
  .pr-md-1 {
    padding-right: 4px !important;
  }
  .pr-md-2 {
    padding-right: 8px !important;
  }
  .pr-md-3 {
    padding-right: 12px !important;
  }
  .pr-md-4 {
    padding-right: 16px !important;
  }
  .pr-md-5 {
    padding-right: 20px !important;
  }
  .pr-md-6 {
    padding-right: 24px !important;
  }
  .pr-md-7 {
    padding-right: 28px !important;
  }
  .pr-md-8 {
    padding-right: 32px !important;
  }
  .pr-md-9 {
    padding-right: 36px !important;
  }
  .pr-md-10 {
    padding-right: 40px !important;
  }
  .pr-md-11 {
    padding-right: 44px !important;
  }
  .pr-md-12 {
    padding-right: 48px !important;
  }
  .pr-md-13 {
    padding-right: 52px !important;
  }
  .pr-md-14 {
    padding-right: 56px !important;
  }
  .pr-md-15 {
    padding-right: 60px !important;
  }
  .pr-md-16 {
    padding-right: 64px !important;
  }
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
  .pb-md-1 {
    padding-bottom: 4px !important;
  }
  .pb-md-2 {
    padding-bottom: 8px !important;
  }
  .pb-md-3 {
    padding-bottom: 12px !important;
  }
  .pb-md-4 {
    padding-bottom: 16px !important;
  }
  .pb-md-5 {
    padding-bottom: 20px !important;
  }
  .pb-md-6 {
    padding-bottom: 24px !important;
  }
  .pb-md-7 {
    padding-bottom: 28px !important;
  }
  .pb-md-8 {
    padding-bottom: 32px !important;
  }
  .pb-md-9 {
    padding-bottom: 36px !important;
  }
  .pb-md-10 {
    padding-bottom: 40px !important;
  }
  .pb-md-11 {
    padding-bottom: 44px !important;
  }
  .pb-md-12 {
    padding-bottom: 48px !important;
  }
  .pb-md-13 {
    padding-bottom: 52px !important;
  }
  .pb-md-14 {
    padding-bottom: 56px !important;
  }
  .pb-md-15 {
    padding-bottom: 60px !important;
  }
  .pb-md-16 {
    padding-bottom: 64px !important;
  }
  .pl-md-0 {
    padding-left: 0px !important;
  }
  .pl-md-1 {
    padding-left: 4px !important;
  }
  .pl-md-2 {
    padding-left: 8px !important;
  }
  .pl-md-3 {
    padding-left: 12px !important;
  }
  .pl-md-4 {
    padding-left: 16px !important;
  }
  .pl-md-5 {
    padding-left: 20px !important;
  }
  .pl-md-6 {
    padding-left: 24px !important;
  }
  .pl-md-7 {
    padding-left: 28px !important;
  }
  .pl-md-8 {
    padding-left: 32px !important;
  }
  .pl-md-9 {
    padding-left: 36px !important;
  }
  .pl-md-10 {
    padding-left: 40px !important;
  }
  .pl-md-11 {
    padding-left: 44px !important;
  }
  .pl-md-12 {
    padding-left: 48px !important;
  }
  .pl-md-13 {
    padding-left: 52px !important;
  }
  .pl-md-14 {
    padding-left: 56px !important;
  }
  .pl-md-15 {
    padding-left: 60px !important;
  }
  .pl-md-16 {
    padding-left: 64px !important;
  }
}
.overflow-y-auto {
  overflow-y: auto !important;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-space-between {
  justify-content: space-between !important;
}

.align-start {
  align-items: flex-start !important;
}

.align-end {
  align-items: flex-end !important;
}

.align-center {
  align-items: center !important;
}

.align-baseline {
  align-items: baseline !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-space-between {
  align-content: space-between !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

@media (min-width: 600px) {
  .align-sm-center {
    align-items: center !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .justify-sm-center {
    justify-content: center !important;
  }
}
@media (min-width: 960px) {
  .d-md-block {
    display: block !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
}.theme-default .theme-bg-primary[data-v-a92cf1bc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-0 .theme-bg-primary[data-v-a92cf1bc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a92cf1bc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a92cf1bc], .theme-profile-0 .theme-bg-primary-light[data-v-a92cf1bc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a92cf1bc], .theme-profile-0 .theme-color[data-v-a92cf1bc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a92cf1bc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a92cf1bc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a92cf1bc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a92cf1bc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a92cf1bc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a92cf1bc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a92cf1bc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a92cf1bc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a92cf1bc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a92cf1bc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a92cf1bc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a92cf1bc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a92cf1bc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a92cf1bc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a92cf1bc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a92cf1bc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a92cf1bc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a92cf1bc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a92cf1bc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a92cf1bc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a92cf1bc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a92cf1bc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a92cf1bc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a92cf1bc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a92cf1bc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a92cf1bc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a92cf1bc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a92cf1bc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a92cf1bc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a92cf1bc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a92cf1bc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a92cf1bc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a92cf1bc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a92cf1bc] {
  background-color: var(--color-typo-body) !important;
}
.accessibility-menu[data-v-a92cf1bc] {
  width: 100%;
  position: fixed;
  top: 0;
  opacity: 0;
  background: var(--color-typo-title);
  color: white;
  padding-left: 16px;
}
.accessibility-menu a[data-v-a92cf1bc] {
  color: white !important;
}
.accessibility-menu a[data-v-a92cf1bc]:focus {
  background-color: transparent;
}
.accessibility-menu[data-v-a92cf1bc]:focus-within {
  z-index: 999999;
  opacity: 1;
}
.accessibility-menu li[data-v-a92cf1bc] {
  padding-inline: 8px;
  border-right: 1px solid white;
}
.accessibility-menu li[data-v-a92cf1bc]:last-child {
  border-right: none;
}.theme-default .theme-bg-primary[data-v-0e53216a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0e53216a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0e53216a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0e53216a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0e53216a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0e53216a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-0 .theme-bg-primary[data-v-0e53216a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0e53216a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0e53216a], .theme-profile-0 .theme-bg-primary-light[data-v-0e53216a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0e53216a], .theme-profile-0 .theme-color[data-v-0e53216a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0e53216a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0e53216a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0e53216a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0e53216a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0e53216a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0e53216a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0e53216a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0e53216a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0e53216a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0e53216a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0e53216a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0e53216a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0e53216a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0e53216a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0e53216a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0e53216a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0e53216a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0e53216a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0e53216a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0e53216a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0e53216a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0e53216a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0e53216a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0e53216a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0e53216a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0e53216a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0e53216a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0e53216a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0e53216a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0e53216a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0e53216a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0e53216a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0e53216a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0e53216a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0e53216a] {
  background-color: var(--color-typo-body) !important;
}
.app-navbar-logo__outer[data-v-0e53216a] {
  display: flex;
  align-items: center;
}
@media (min-width: 600px) {
.app-navbar-logo__outer[data-v-0e53216a] {
    justify-content: center;
    min-width: 5.625rem;
}
}
.app-navbar-logo[data-v-0e53216a] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-color: white;
  background-color: white;
}.theme-default .theme-bg-primary[data-v-975dc9e7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-0 .theme-bg-primary[data-v-975dc9e7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-975dc9e7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-975dc9e7], .theme-profile-0 .theme-bg-primary-light[data-v-975dc9e7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-975dc9e7], .theme-profile-0 .theme-color[data-v-975dc9e7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-975dc9e7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-975dc9e7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-975dc9e7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-975dc9e7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-975dc9e7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-975dc9e7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-975dc9e7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-975dc9e7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-975dc9e7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-975dc9e7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-975dc9e7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-975dc9e7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-975dc9e7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-975dc9e7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-975dc9e7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-975dc9e7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-975dc9e7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-975dc9e7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-975dc9e7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-975dc9e7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-975dc9e7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-975dc9e7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-975dc9e7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-975dc9e7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-975dc9e7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-975dc9e7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-975dc9e7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-975dc9e7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-975dc9e7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-975dc9e7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-975dc9e7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-975dc9e7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-975dc9e7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-975dc9e7] {
  background-color: var(--color-typo-body) !important;
}
.navbar__container-not-authenticated[data-v-975dc9e7] {
  display: flex;
  height: 100%;
  width: 100%;
}
.navbar__container-not-authenticated-content[data-v-975dc9e7] {
  display: flex;
  width: 100%;
}
.navbar__container[data-v-975dc9e7] {
  display: flex;
  height: 100%;
  width: 100%;
}
@media (min-width: 960px) {
.navbar__container[data-v-975dc9e7] {
    flex-direction: column;
    width: auto;
}
}
.navbar__container-content[data-v-975dc9e7] {
  display: flex;
  width: 100%;
}
@media (min-width: 960px) {
.navbar__container-content[data-v-975dc9e7] {
    flex-direction: column;
    width: auto;
    align-items: center;
}
}
@media (min-width: 960px) {
.navbar__container .toolbar-menu-top[data-v-975dc9e7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1.5rem;
    gap: 0.5rem;
}
}
.navbar__container .toolbar-menu-top.isLittleScreenHeight[data-v-975dc9e7] {
  gap: 0;
  margin-top: 0.75rem;
}.theme-default .theme-bg-primary[data-v-4bf5a5f3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-0 .theme-bg-primary[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4bf5a5f3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4bf5a5f3], .theme-profile-0 .theme-bg-primary-light[data-v-4bf5a5f3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4bf5a5f3], .theme-profile-0 .theme-color[data-v-4bf5a5f3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4bf5a5f3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4bf5a5f3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4bf5a5f3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4bf5a5f3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4bf5a5f3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4bf5a5f3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4bf5a5f3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4bf5a5f3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4bf5a5f3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4bf5a5f3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4bf5a5f3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4bf5a5f3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4bf5a5f3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4bf5a5f3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4bf5a5f3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4bf5a5f3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4bf5a5f3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4bf5a5f3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4bf5a5f3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4bf5a5f3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4bf5a5f3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4bf5a5f3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4bf5a5f3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4bf5a5f3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4bf5a5f3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4bf5a5f3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4bf5a5f3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4bf5a5f3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4bf5a5f3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4bf5a5f3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4bf5a5f3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4bf5a5f3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4bf5a5f3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4bf5a5f3] {
  background-color: var(--color-typo-body) !important;
}
.app-header[data-v-4bf5a5f3] {
  background-color: #fff !important;
  position: fixed;
  right: 0 !important;
  top: 0;
  z-index: 300;
  width: calc(100% - 35px);
  color: rgba(0, 0, 0, 0.87);
}
@media (min-width: 960px) {
.app-header-authenticated[data-v-4bf5a5f3] {
    top: 3rem;
    right: inherit;
    left: 0.5rem;
    bottom: 0;
    height: inherit;
    width: 6rem;
    border-right: 1px solid var(--color-neutral-200);
}
}
.app-header--full-width[data-v-4bf5a5f3] {
  width: 100%;
}
@media (max-width: 959px) {
.app-header[data-v-4bf5a5f3] {
    height: auto;
    border-bottom: none !important;
    width: 100%;
}
}
.app-header .app-header-inner[data-v-4bf5a5f3] {
  height: 5rem;
  padding: 0 1rem;
}
@media (min-width: 960px) {
.app-header .app-header-inner[data-v-4bf5a5f3] {
    padding: 0 2rem 0 0.5rem;
}
}
@media (min-width: 960px) {
.app-header .app-header-inner-authenticated[data-v-4bf5a5f3] {
    height: -moz-min-content;
    height: min-content;
    min-height: 4rem;
    display: flex;
    align-items: center;
    padding: 0.75rem 0 0 0;
}
.app-header .app-header-inner-authenticated.isLittleScreenHeight[data-v-4bf5a5f3] {
    padding: 1rem 0 0 0;
}
}
@media (max-width: 959px) {
.app-header .app-header-inner[data-v-4bf5a5f3] {
    height: -moz-min-content;
    height: min-content;
    min-height: 4rem;
    border-bottom: 0.25rem solid var(--color-neutral-100) !important;
    display: flex;
    align-items: center;
}
}
.app-header[data-v-4bf5a5f3] .v-progress-linear--fixed {
  top: 0;
}.theme-default .theme-bg-primary[data-v-5a226a5a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-0 .theme-bg-primary[data-v-5a226a5a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5a226a5a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5a226a5a], .theme-profile-0 .theme-bg-primary-light[data-v-5a226a5a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5a226a5a], .theme-profile-0 .theme-color[data-v-5a226a5a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5a226a5a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5a226a5a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5a226a5a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5a226a5a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5a226a5a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5a226a5a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5a226a5a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5a226a5a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5a226a5a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5a226a5a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5a226a5a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5a226a5a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5a226a5a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5a226a5a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5a226a5a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5a226a5a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5a226a5a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5a226a5a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5a226a5a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5a226a5a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5a226a5a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5a226a5a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5a226a5a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5a226a5a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5a226a5a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5a226a5a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5a226a5a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5a226a5a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5a226a5a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5a226a5a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5a226a5a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5a226a5a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5a226a5a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5a226a5a] {
  background-color: var(--color-typo-body) !important;
}
.snackbar__list[data-v-5a226a5a] {
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 20.5625rem;
}
.snackbar__list-item[data-v-5a226a5a] {
  margin: 1rem auto;
}.theme-default .theme-bg-primary[data-v-89677f9b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-89677f9b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-89677f9b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-89677f9b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-89677f9b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-89677f9b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-0 .theme-bg-primary[data-v-89677f9b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89677f9b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-89677f9b], .theme-profile-0 .theme-bg-primary-light[data-v-89677f9b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-89677f9b], .theme-profile-0 .theme-color[data-v-89677f9b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-89677f9b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-89677f9b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89677f9b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-89677f9b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-89677f9b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-89677f9b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-89677f9b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-89677f9b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-89677f9b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-89677f9b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-89677f9b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-89677f9b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-89677f9b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-89677f9b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-89677f9b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-89677f9b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-89677f9b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-89677f9b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-89677f9b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-89677f9b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-89677f9b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-89677f9b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-89677f9b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-89677f9b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-89677f9b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-89677f9b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-89677f9b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-89677f9b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-89677f9b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-89677f9b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-89677f9b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-89677f9b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-89677f9b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-89677f9b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-89677f9b] {
  background-color: var(--color-typo-body) !important;
}
.snackbar__container[data-v-89677f9b] {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: min(90%, 500px);
  z-index: 2000;
}
.top[data-v-89677f9b] {
  bottom: 7rem !important;
  height: -moz-fit-content;
  height: fit-content;
}.theme-default .theme-bg-primary[data-v-100a54e4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-100a54e4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-100a54e4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-100a54e4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-100a54e4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-100a54e4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-0 .theme-bg-primary[data-v-100a54e4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-100a54e4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-100a54e4], .theme-profile-0 .theme-bg-primary-light[data-v-100a54e4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-100a54e4], .theme-profile-0 .theme-color[data-v-100a54e4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-100a54e4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-100a54e4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-100a54e4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-100a54e4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-100a54e4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-100a54e4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-100a54e4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-100a54e4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-100a54e4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-100a54e4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-100a54e4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-100a54e4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-100a54e4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-100a54e4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-100a54e4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-100a54e4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-100a54e4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-100a54e4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-100a54e4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-100a54e4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-100a54e4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-100a54e4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-100a54e4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-100a54e4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-100a54e4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-100a54e4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-100a54e4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-100a54e4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-100a54e4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-100a54e4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-100a54e4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-100a54e4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-100a54e4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-100a54e4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-100a54e4] {
  background-color: var(--color-typo-body) !important;
}
.footer[data-v-100a54e4] {
  margin: 0;
  max-height: 266px;
  flex: 1;
}
.footer .primary[data-v-100a54e4] {
  z-index: 199;
}
.pl-28[data-v-100a54e4] {
  padding-left: 112px;
}.theme-default .theme-bg-primary[data-v-fb7b7ebf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-0 .theme-bg-primary[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb7b7ebf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-fb7b7ebf], .theme-profile-0 .theme-bg-primary-light[data-v-fb7b7ebf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-fb7b7ebf], .theme-profile-0 .theme-color[data-v-fb7b7ebf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-fb7b7ebf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb7b7ebf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-fb7b7ebf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-fb7b7ebf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-fb7b7ebf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-fb7b7ebf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-fb7b7ebf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-fb7b7ebf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-fb7b7ebf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-fb7b7ebf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-fb7b7ebf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-fb7b7ebf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-fb7b7ebf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-fb7b7ebf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-fb7b7ebf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-fb7b7ebf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-fb7b7ebf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-fb7b7ebf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-fb7b7ebf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-fb7b7ebf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-fb7b7ebf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-fb7b7ebf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-fb7b7ebf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fb7b7ebf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-fb7b7ebf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-fb7b7ebf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-fb7b7ebf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-fb7b7ebf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-fb7b7ebf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-fb7b7ebf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-fb7b7ebf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-fb7b7ebf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-fb7b7ebf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-fb7b7ebf] {
  background-color: var(--color-typo-body) !important;
}
.back-to-top[data-v-fb7b7ebf] {
  z-index: 999997;
  position: fixed;
  bottom: 96px;
  right: 16px;
  display: flex;
  align-items: center;
  background: var(--color-neutral-200);
  border-radius: 0.5rem;
  border: 1px solid var(--color-primary);
}
.back-to-top-button[data-v-fb7b7ebf] {
  display: flex;
  align-content: center;
  padding: 16px;
}
.back-to-top-button--text[data-v-fb7b7ebf] {
  margin-right: 0.5rem;
}
@media (min-width: 960px) {
.back-to-top[data-v-fb7b7ebf] {
    bottom: 2rem;
    right: 2rem;
}
}.theme-default .theme-bg-primary[data-v-8cecf405], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8cecf405], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8cecf405], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8cecf405], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8cecf405], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8cecf405], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-0 .theme-bg-primary[data-v-8cecf405], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cecf405] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8cecf405], .theme-profile-0 .theme-bg-primary-light[data-v-8cecf405] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8cecf405], .theme-profile-0 .theme-color[data-v-8cecf405] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8cecf405], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cecf405] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cecf405] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8cecf405], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8cecf405] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8cecf405] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8cecf405] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8cecf405], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8cecf405] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8cecf405] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8cecf405] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8cecf405], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8cecf405] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8cecf405] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8cecf405] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8cecf405], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8cecf405] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8cecf405] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8cecf405] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8cecf405], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8cecf405] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8cecf405] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8cecf405] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8cecf405], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8cecf405], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8cecf405] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8cecf405] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8cecf405] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8cecf405] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8cecf405] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8cecf405] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8cecf405] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8cecf405] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8cecf405] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8cecf405] {
  background-color: var(--color-typo-body) !important;
}
.app-horizontal-header[data-v-8cecf405] {
  background-color: #fff;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  position: fixed;
  height: 4rem;
  z-index: 400;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--color-neutral-200);
  width: 100%;
}
.app-header-inner[data-v-8cecf405] {
  height: 100%;
  width: 98%;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.navbar-horizontal__container {
  display: flex;
  height: 100%;
  width: 100%;
}
.navbar-horizontal__container-content {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  gap: 1rem;
}.theme-default .theme-bg-primary[data-v-eaa38357], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-eaa38357], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-eaa38357], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-eaa38357], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-eaa38357], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-eaa38357], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-0 .theme-bg-primary[data-v-eaa38357], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eaa38357] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-eaa38357], .theme-profile-0 .theme-bg-primary-light[data-v-eaa38357] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-eaa38357], .theme-default .menu-item .link.active[data-v-eaa38357], .menu-item .theme-default .link.active[data-v-eaa38357], .theme-profile-0 .theme-color[data-v-eaa38357], .theme-profile-0 .menu-item .link.active[data-v-eaa38357], .menu-item .theme-profile-0 .link.active[data-v-eaa38357] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-eaa38357], .theme-profile-0 .theme-bg-primary-gradiant[data-v-eaa38357] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eaa38357] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-eaa38357], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-1 .theme-bg-primary-gradiant[data-v-eaa38357] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-eaa38357] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-eaa38357], .theme-profile-1 .menu-item .link.active[data-v-eaa38357], .menu-item .theme-profile-1 .link.active[data-v-eaa38357] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-eaa38357], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-2 .theme-bg-primary-gradiant[data-v-eaa38357] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-eaa38357] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-eaa38357], .theme-profile-2 .menu-item .link.active[data-v-eaa38357], .menu-item .theme-profile-2 .link.active[data-v-eaa38357] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-eaa38357], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-3 .theme-bg-primary-gradiant[data-v-eaa38357] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-eaa38357] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-eaa38357], .theme-profile-3 .menu-item .link.active[data-v-eaa38357], .menu-item .theme-profile-3 .link.active[data-v-eaa38357] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-eaa38357], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-4 .theme-bg-primary-gradiant[data-v-eaa38357] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-eaa38357] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-eaa38357], .theme-profile-4 .menu-item .link.active[data-v-eaa38357], .menu-item .theme-profile-4 .link.active[data-v-eaa38357] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-eaa38357], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-5 .theme-bg-primary-gradiant[data-v-eaa38357] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-eaa38357] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-eaa38357], .theme-profile-5 .menu-item .link.active[data-v-eaa38357], .menu-item .theme-profile-5 .link.active[data-v-eaa38357] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-eaa38357], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eaa38357], .theme-profile-6 .theme-bg-primary-gradiant[data-v-eaa38357] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-eaa38357] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-eaa38357], .theme-profile-6 .menu-item .link.active[data-v-eaa38357], .menu-item .theme-profile-6 .link.active[data-v-eaa38357] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-eaa38357] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-eaa38357] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-eaa38357] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-eaa38357] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-eaa38357] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-eaa38357] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-eaa38357] {
  background-color: var(--color-typo-body) !important;
}
.drawer[data-v-eaa38357] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.app-navigation-mobile[data-v-eaa38357] .mes-modal-overlay {
  backdrop-filter: blur(10px);
}
.close-button[data-v-eaa38357] {
  height: 48px;
  width: 48px;
  font-size: 1.5rem;
  border: none;
  color: var(--color-functional-disabled-500);
}
.menu-item[data-v-eaa38357] {
  height: 100%;
  display: flex;
  align-items: center;
}
.menu-item .link[data-v-eaa38357] {
  position: relative;
  display: flex;
  align-items: center;
  height: 68px;
  width: 100%;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
  color: var(--color-typo-body) !important;
}
.menu-item .link[data-v-eaa38357]:focus {
  background-color: var(--color-neutral-100);
}
.menu-item .link[data-v-eaa38357]:hover {
  background-color: var(--color-neutral-100);
}
.menu-item .link.active[data-v-eaa38357] {
  background-color: var(--color-neutral-100);
  border-left: 6px solid var(--color-primary);
}
.menu-item .link.active .link-text[data-v-eaa38357] {
  margin-left: 12px;
}
.menu-item .link-text[data-v-eaa38357] {
  font-weight: 700;
  margin-left: 16px;
  padding-inline: 0.25rem;
}.theme-default .theme-bg-primary[data-v-6cd2b27a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-0 .theme-bg-primary[data-v-6cd2b27a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6cd2b27a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6cd2b27a], .theme-profile-0 .theme-bg-primary-light[data-v-6cd2b27a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6cd2b27a], .theme-profile-0 .theme-color[data-v-6cd2b27a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6cd2b27a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6cd2b27a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6cd2b27a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6cd2b27a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6cd2b27a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6cd2b27a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6cd2b27a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6cd2b27a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6cd2b27a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6cd2b27a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6cd2b27a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6cd2b27a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6cd2b27a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6cd2b27a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6cd2b27a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6cd2b27a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6cd2b27a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6cd2b27a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6cd2b27a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6cd2b27a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6cd2b27a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6cd2b27a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6cd2b27a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6cd2b27a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6cd2b27a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6cd2b27a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6cd2b27a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6cd2b27a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6cd2b27a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6cd2b27a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6cd2b27a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6cd2b27a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6cd2b27a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6cd2b27a] {
  background-color: var(--color-typo-body) !important;
}
.back-button[data-v-6cd2b27a] {
  text-decoration: none !important;
  display: flex;
  align-items: center;
  padding-bottom: 0.5rem;
}
.align-text-and-icon[data-v-6cd2b27a] {
  display: flex;
  align-items: center;
}.theme-default .theme-bg-primary, .theme-default .tab-list .tab .link:focus .icon-container, .tab-list .tab .link:focus .theme-default .icon-container, .theme-default .tab-list .tab .link.active .icon-container, .tab-list .tab .link.active .theme-default .icon-container, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .tab-list .tab .link:focus .icon-container, .tab-list .tab .link:focus .theme-profile-0 .icon-container, .theme-profile-0 .tab-list .tab .link.active .icon-container, .tab-list .tab .link.active .theme-profile-0 .icon-container, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-default .tab-list .tab .link.active span, .tab-list .tab .link.active .theme-default span, .theme-profile-0 .theme-color, .theme-profile-0 .tab-list .tab .link.active span, .tab-list .tab .link.active .theme-profile-0 span {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .tab-list .tab .link:focus .icon-container, .tab-list .tab .link:focus .theme-profile-1 .icon-container, .theme-profile-1 .tab-list .tab .link.active .icon-container, .tab-list .tab .link.active .theme-profile-1 .icon-container, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color, .theme-profile-1 .tab-list .tab .link.active span, .tab-list .tab .link.active .theme-profile-1 span {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .tab-list .tab .link:focus .icon-container, .tab-list .tab .link:focus .theme-profile-2 .icon-container, .theme-profile-2 .tab-list .tab .link.active .icon-container, .tab-list .tab .link.active .theme-profile-2 .icon-container, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color, .theme-profile-2 .tab-list .tab .link.active span, .tab-list .tab .link.active .theme-profile-2 span {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .tab-list .tab .link:focus .icon-container, .tab-list .tab .link:focus .theme-profile-3 .icon-container, .theme-profile-3 .tab-list .tab .link.active .icon-container, .tab-list .tab .link.active .theme-profile-3 .icon-container, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color, .theme-profile-3 .tab-list .tab .link.active span, .tab-list .tab .link.active .theme-profile-3 span {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .tab-list .tab .link:focus .icon-container, .tab-list .tab .link:focus .theme-profile-4 .icon-container, .theme-profile-4 .tab-list .tab .link.active .icon-container, .tab-list .tab .link.active .theme-profile-4 .icon-container, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color, .theme-profile-4 .tab-list .tab .link.active span, .tab-list .tab .link.active .theme-profile-4 span {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .tab-list .tab .link:focus .icon-container, .tab-list .tab .link:focus .theme-profile-5 .icon-container, .theme-profile-5 .tab-list .tab .link.active .icon-container, .tab-list .tab .link.active .theme-profile-5 .icon-container, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color, .theme-profile-5 .tab-list .tab .link.active span, .tab-list .tab .link.active .theme-profile-5 span {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .tab-list .tab .link:focus .icon-container, .tab-list .tab .link:focus .theme-profile-6 .icon-container, .theme-profile-6 .tab-list .tab .link.active .icon-container, .tab-list .tab .link.active .theme-profile-6 .icon-container, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color, .theme-profile-6 .tab-list .tab .link.active span, .tab-list .tab .link.active .theme-profile-6 span {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.tab-list {
  display: flex;
  align-items: center;
}
@media (min-width: 960px) {
.tab-list {
    flex-direction: column;
    margin-top: 1.5rem;
}
}
.tab-list .tab {
  height: 100%;
  display: flex;
  align-items: center;
}
.tab-list .tab.isLittleScreenHeight {
  margin-bottom: 0.5rem;
}
@media (min-width: 960px) {
.tab-list .tab {
    margin-bottom: 1rem;
}
}
.tab-list .tab .nav-item {
  word-break: keep-all;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media (max-width: 959px) {
.tab-list .tab .nav-item {
    padding: 0 1.5rem 0 1.5rem;
}
}
.tab-list .tab .link {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none !important;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-typo-body) !important;
}
@media (max-width: 1264px) {
.tab-list .tab .link {
    min-width: 80px;
}
}
@media (min-width: 960px) {
.tab-list .tab .link {
    justify-content: center;
    text-align: center;
    font-size: 0.6875rem;
}
}
.tab-list .tab .link .icon {
  color: var(--color-typo-body);
}
.tab-list .tab .link .icon-container {
  margin: 0;
  padding: 0.25rem 0.5rem;
  border-radius: 0.5rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.tab-list .tab .link .a-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tab-list .tab .link:focus .icon {
  color: white;
}
.tab-list .tab .link:focus .icon-container {
  background-color: var(--color-primary);
}
.tab-list .tab .link:hover .icon-container {
  background-color: var(--color-neutral-200);
}
.tab-list .tab .link.active span {
  font-weight: 700;
}
.tab-list .tab .link.active .icon {
  color: white;
}
.tab-list .tab .link.active .icon-container {
  background-color: var(--color-primary);
}.theme-default .theme-bg-primary[data-v-65a7726d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-65a7726d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-65a7726d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-65a7726d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-65a7726d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-65a7726d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-0 .theme-bg-primary[data-v-65a7726d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65a7726d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-65a7726d], .theme-profile-0 .theme-bg-primary-light[data-v-65a7726d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-65a7726d], .theme-profile-0 .theme-color[data-v-65a7726d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-65a7726d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-65a7726d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65a7726d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-65a7726d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-65a7726d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-65a7726d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-65a7726d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-65a7726d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-65a7726d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-65a7726d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-65a7726d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-65a7726d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-65a7726d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-65a7726d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-65a7726d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-65a7726d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-65a7726d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-65a7726d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-65a7726d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-65a7726d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-65a7726d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-65a7726d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-65a7726d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-65a7726d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65a7726d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-65a7726d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-65a7726d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-65a7726d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-65a7726d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-65a7726d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-65a7726d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-65a7726d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-65a7726d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-65a7726d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-65a7726d] {
  background-color: var(--color-typo-body) !important;
}
.illustration[data-v-65a7726d] {
  display: inline-block;
  height: 180px;
}
@media (min-width: 640px) {
.illustration[data-v-65a7726d] {
    height: 256px;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.full-width {
  width: 100%;
}.theme-default .theme-bg-primary[data-v-ebb7d159], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-0 .theme-bg-primary[data-v-ebb7d159], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebb7d159] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ebb7d159], .theme-profile-0 .theme-bg-primary-light[data-v-ebb7d159] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ebb7d159], .theme-profile-0 .theme-color[data-v-ebb7d159] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ebb7d159], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebb7d159] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ebb7d159], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ebb7d159] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ebb7d159] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ebb7d159] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ebb7d159], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ebb7d159] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ebb7d159] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ebb7d159] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ebb7d159], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ebb7d159] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ebb7d159] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ebb7d159] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ebb7d159], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ebb7d159] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ebb7d159] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ebb7d159] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ebb7d159], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ebb7d159] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ebb7d159] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ebb7d159] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ebb7d159], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ebb7d159], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ebb7d159] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ebb7d159] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ebb7d159] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ebb7d159] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ebb7d159] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ebb7d159] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ebb7d159] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ebb7d159] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ebb7d159] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ebb7d159] {
  background-color: var(--color-typo-body) !important;
}
.mes-notification-header[data-v-ebb7d159] {
  padding: 1rem;
}.theme-default .theme-bg-primary[data-v-f8e7e06c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-0 .theme-bg-primary[data-v-f8e7e06c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f8e7e06c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f8e7e06c], .theme-profile-0 .theme-bg-primary-light[data-v-f8e7e06c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f8e7e06c], .theme-profile-0 .theme-color[data-v-f8e7e06c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f8e7e06c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f8e7e06c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f8e7e06c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f8e7e06c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f8e7e06c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f8e7e06c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f8e7e06c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f8e7e06c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f8e7e06c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f8e7e06c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f8e7e06c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f8e7e06c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f8e7e06c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f8e7e06c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f8e7e06c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f8e7e06c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f8e7e06c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f8e7e06c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f8e7e06c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f8e7e06c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f8e7e06c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f8e7e06c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f8e7e06c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f8e7e06c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f8e7e06c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f8e7e06c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f8e7e06c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f8e7e06c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f8e7e06c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f8e7e06c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f8e7e06c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f8e7e06c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f8e7e06c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f8e7e06c] {
  background-color: var(--color-typo-body) !important;
}
.mes-notification-center-list[data-v-f8e7e06c] {
  list-style: none;
  padding: 0;
  height: 440px;
  overflow-y: auto;
}
.mes-notification-center-list .mes-notification[data-v-f8e7e06c] {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-e8269014], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e8269014], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e8269014], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e8269014], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e8269014], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e8269014], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-0 .theme-bg-primary[data-v-e8269014], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8269014] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e8269014], .theme-profile-0 .theme-bg-primary-light[data-v-e8269014] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e8269014], .theme-profile-0 .theme-color[data-v-e8269014] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e8269014], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8269014] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8269014] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e8269014], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8269014] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e8269014] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e8269014] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e8269014], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8269014] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e8269014] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e8269014] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e8269014], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8269014] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e8269014] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e8269014] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e8269014], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8269014] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e8269014] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e8269014] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e8269014], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8269014] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e8269014] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e8269014] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e8269014], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8269014], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8269014] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e8269014] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e8269014] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e8269014] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e8269014] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e8269014] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e8269014] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e8269014] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e8269014] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e8269014] {
  background-color: var(--color-typo-body) !important;
}
.notification-profile-badge[data-v-e8269014] {
  background-color: var(--color-neutral-200);
  color: var(--color-typo-title);
  font-size: 0.75rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 16px;
  padding: 0 0.375rem;
  border-radius: 1rem;
}.theme-default .theme-bg-primary[data-v-1df26153], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-1df26153], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-1df26153], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-1df26153], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-1df26153], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-1df26153], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-0 .theme-bg-primary[data-v-1df26153], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1df26153] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-1df26153], .theme-profile-0 .theme-bg-primary-light[data-v-1df26153] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-1df26153], .theme-profile-0 .theme-color[data-v-1df26153] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-1df26153], .theme-profile-0 .theme-bg-primary-gradiant[data-v-1df26153] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1df26153] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-1df26153], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-1 .theme-bg-primary-gradiant[data-v-1df26153] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-1df26153] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-1df26153] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-1df26153], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-2 .theme-bg-primary-gradiant[data-v-1df26153] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-1df26153] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-1df26153] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-1df26153], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-3 .theme-bg-primary-gradiant[data-v-1df26153] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-1df26153] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-1df26153] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-1df26153], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-4 .theme-bg-primary-gradiant[data-v-1df26153] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-1df26153] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-1df26153] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-1df26153], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-5 .theme-bg-primary-gradiant[data-v-1df26153] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-1df26153] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-1df26153] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-1df26153], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1df26153], .theme-profile-6 .theme-bg-primary-gradiant[data-v-1df26153] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-1df26153] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-1df26153] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-1df26153] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-1df26153] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-1df26153] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-1df26153] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-1df26153] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-1df26153] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-1df26153] {
  background-color: var(--color-typo-body) !important;
}
.mes-avatar-button[data-v-1df26153] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.mes-avatar-button .badge-counter[data-v-1df26153] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.mes-avatar-button .mes-avatar-text[data-v-1df26153] {
  font-size: 0.75rem;
  text-align: center;
  display: block;
  width: 100%;
}.theme-default .theme-bg-primary[data-v-fb225e03], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-fb225e03], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-fb225e03], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-fb225e03], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-fb225e03], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-fb225e03], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-0 .theme-bg-primary[data-v-fb225e03], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb225e03] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-fb225e03], .theme-profile-0 .theme-bg-primary-light[data-v-fb225e03] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-fb225e03], .theme-profile-0 .theme-color[data-v-fb225e03] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-fb225e03], .theme-profile-0 .theme-bg-primary-gradiant[data-v-fb225e03] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fb225e03] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-fb225e03], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-1 .theme-bg-primary-gradiant[data-v-fb225e03] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-fb225e03] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-fb225e03] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-fb225e03], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-2 .theme-bg-primary-gradiant[data-v-fb225e03] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-fb225e03] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-fb225e03] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-fb225e03], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-3 .theme-bg-primary-gradiant[data-v-fb225e03] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-fb225e03] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-fb225e03] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-fb225e03], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-4 .theme-bg-primary-gradiant[data-v-fb225e03] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-fb225e03] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-fb225e03] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-fb225e03], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-5 .theme-bg-primary-gradiant[data-v-fb225e03] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-fb225e03] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-fb225e03] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-fb225e03], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fb225e03], .theme-profile-6 .theme-bg-primary-gradiant[data-v-fb225e03] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-fb225e03] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-fb225e03] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-fb225e03] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-fb225e03] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-fb225e03] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-fb225e03] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-fb225e03] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-fb225e03] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-fb225e03] {
  background-color: var(--color-typo-body) !important;
}
.mes-carousel[data-v-fb225e03] {
  display: flex;
  border-bottom: 1px solid var(--color-neutral-200);
}
.mes-carousel .mes-carousel-list[data-v-fb225e03] {
  list-style: none;
  flex: 1;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  justify-content: flex-start;
  margin: auto;
}
.mes-carousel .mes-carousel-list .mes-carousel-element[data-v-fb225e03] {
  padding-bottom: 0.875rem;
  max-width: 5rem;
  width: 100%;
  flex: 1;
}
.mes-carousel .mes-carousel-list .mes-carousel-element-active[data-v-fb225e03] {
  font-weight: bold;
  position: relative;
}
.mes-carousel .mes-carousel-list .mes-carousel-element-active[data-v-fb225e03]::after {
  background: var(--color-gradient-01);
  position: absolute;
  bottom: 0;
  left: -50%;
  transform: translateX(50%);
  content: "";
  display: block;
  height: 0.25rem;
  width: 100%;
  border-radius: 0.625rem;
}
.mes-carousel .mes-carousel-list .mes-carousel-element-active.profile-1[data-v-fb225e03]::after {
  background: var(--color-secondary) none;
}
.mes-carousel .mes-carousel-list .mes-carousel-element-active.profile-2[data-v-fb225e03]::after {
  background: var(--color-tertiary) none;
}
.mes-carousel .mes-carousel-list .mes-carousel-element-active.profile-3[data-v-fb225e03]::after {
  background: var(--color-functional-success) none;
}
.mes-carousel .mes-carousel-list .mes-carousel-element-active.profile-4[data-v-fb225e03]::after {
  background: var(--color-illustrative-12) none;
}
.mes-carousel .mes-carousel-list .mes-carousel-element-active.profile-5[data-v-fb225e03]::after {
  background: var(--color-illustrative-13) none;
}
.mes-carousel .mes-carousel-list .mes-carousel-element-active.profile-6[data-v-fb225e03]::after {
  background: var(--color-typo-body) none;
}
.mes-carousel .mes-carousel-control[data-v-fb225e03] {
  display: flex;
  min-width: 1.5rem;
  height: 3rem;
}
.mes-carousel .mes-carousel-control i[data-v-fb225e03] {
  display: block;
}.theme-default .theme-bg-primary[data-v-1124c910], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-1124c910], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-1124c910], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-1124c910], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-1124c910], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-1124c910], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-0 .theme-bg-primary[data-v-1124c910], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1124c910] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-1124c910], .theme-profile-0 .theme-bg-primary-light[data-v-1124c910] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-1124c910], .theme-profile-0 .theme-color[data-v-1124c910] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-1124c910], .theme-profile-0 .theme-bg-primary-gradiant[data-v-1124c910] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1124c910] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-1124c910], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-1 .theme-bg-primary-gradiant[data-v-1124c910] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-1124c910] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-1124c910] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-1124c910], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-2 .theme-bg-primary-gradiant[data-v-1124c910] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-1124c910] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-1124c910] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-1124c910], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-3 .theme-bg-primary-gradiant[data-v-1124c910] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-1124c910] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-1124c910] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-1124c910], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-4 .theme-bg-primary-gradiant[data-v-1124c910] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-1124c910] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-1124c910] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-1124c910], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-5 .theme-bg-primary-gradiant[data-v-1124c910] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-1124c910] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-1124c910] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-1124c910], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1124c910], .theme-profile-6 .theme-bg-primary-gradiant[data-v-1124c910] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-1124c910] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-1124c910] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-1124c910] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-1124c910] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-1124c910] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-1124c910] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-1124c910] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-1124c910] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-1124c910] {
  background-color: var(--color-typo-body) !important;
}
.mes-notification-empty[data-v-1124c910] {
  border-top: 1px solid var(--color-neutral-200);
  padding: 1.875rem 0;
}
.mes-notification-empty .notification-title[data-v-1124c910] {
  margin: 1rem 0;
  color: var(--color-typo-title);
  font-size: 1.5rem;
  font-weight: 400;
}.theme-default .theme-bg-primary[data-v-36e05da8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-36e05da8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-36e05da8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-36e05da8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-36e05da8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-36e05da8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-0 .theme-bg-primary[data-v-36e05da8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36e05da8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-36e05da8], .theme-profile-0 .theme-bg-primary-light[data-v-36e05da8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-36e05da8], .theme-profile-0 .theme-color[data-v-36e05da8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-36e05da8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-36e05da8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36e05da8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-36e05da8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-36e05da8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-36e05da8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-36e05da8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-36e05da8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-36e05da8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-36e05da8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-36e05da8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-36e05da8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-36e05da8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-36e05da8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-36e05da8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-36e05da8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-36e05da8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-36e05da8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-36e05da8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-36e05da8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-36e05da8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-36e05da8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-36e05da8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-36e05da8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36e05da8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-36e05da8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-36e05da8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-36e05da8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-36e05da8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-36e05da8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-36e05da8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-36e05da8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-36e05da8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-36e05da8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-36e05da8] {
  background-color: var(--color-typo-body) !important;
}
.notification-content-header[data-v-36e05da8] {
  display: flex;
  justify-content: space-between;
}
.notification-content-header .notification-content-title[data-v-36e05da8] {
  flex: 1;
  word-break: normal;
  margin-bottom: 0;
}
.notification-content-header .notification-date[data-v-36e05da8] {
  min-width: 3.125rem;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}.theme-default .theme-bg-primary[data-v-cf9bfbcc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-0 .theme-bg-primary[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf9bfbcc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cf9bfbcc], .theme-profile-0 .theme-bg-primary-light[data-v-cf9bfbcc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cf9bfbcc], .theme-profile-0 .theme-color[data-v-cf9bfbcc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cf9bfbcc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf9bfbcc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cf9bfbcc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cf9bfbcc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cf9bfbcc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cf9bfbcc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cf9bfbcc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cf9bfbcc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cf9bfbcc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cf9bfbcc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cf9bfbcc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cf9bfbcc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cf9bfbcc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cf9bfbcc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cf9bfbcc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cf9bfbcc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cf9bfbcc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cf9bfbcc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cf9bfbcc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cf9bfbcc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cf9bfbcc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cf9bfbcc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cf9bfbcc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cf9bfbcc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cf9bfbcc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cf9bfbcc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cf9bfbcc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cf9bfbcc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cf9bfbcc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cf9bfbcc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cf9bfbcc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cf9bfbcc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cf9bfbcc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cf9bfbcc] {
  background-color: var(--color-typo-body) !important;
}
.notification-link[data-v-cf9bfbcc] {
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.notification-link[data-v-cf9bfbcc] {
    font-size: 0.875rem;
}
}
.notification-link[data-v-cf9bfbcc]:disabled, .notification-link[data-v-cf9bfbcc]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}.theme-default .theme-bg-primary[data-v-a9814b3e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-0 .theme-bg-primary[data-v-a9814b3e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9814b3e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a9814b3e], .theme-profile-0 .theme-bg-primary-light[data-v-a9814b3e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a9814b3e], .theme-profile-0 .theme-color[data-v-a9814b3e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a9814b3e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9814b3e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a9814b3e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9814b3e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a9814b3e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a9814b3e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a9814b3e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9814b3e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a9814b3e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a9814b3e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a9814b3e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9814b3e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a9814b3e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a9814b3e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a9814b3e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9814b3e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a9814b3e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a9814b3e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a9814b3e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9814b3e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a9814b3e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a9814b3e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a9814b3e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9814b3e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9814b3e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a9814b3e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a9814b3e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a9814b3e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a9814b3e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a9814b3e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a9814b3e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a9814b3e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a9814b3e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a9814b3e] {
  background-color: var(--color-typo-body) !important;
}
.notification-link[data-v-a9814b3e] {
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.notification-link[data-v-a9814b3e] {
    font-size: 0.875rem;
}
}
.notification-link[data-v-a9814b3e]:disabled, .notification-link[data-v-a9814b3e]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}.theme-default .theme-bg-primary[data-v-dad4f511], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-dad4f511], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-dad4f511], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-dad4f511], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-dad4f511], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-dad4f511], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-0 .theme-bg-primary[data-v-dad4f511], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dad4f511] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-dad4f511], .theme-profile-0 .theme-bg-primary-light[data-v-dad4f511] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-dad4f511], .theme-profile-0 .theme-color[data-v-dad4f511] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-dad4f511], .theme-profile-0 .theme-bg-primary-gradiant[data-v-dad4f511] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dad4f511] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-dad4f511], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-1 .theme-bg-primary-gradiant[data-v-dad4f511] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-dad4f511] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-dad4f511] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-dad4f511], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-2 .theme-bg-primary-gradiant[data-v-dad4f511] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-dad4f511] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-dad4f511] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-dad4f511], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-3 .theme-bg-primary-gradiant[data-v-dad4f511] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-dad4f511] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-dad4f511] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-dad4f511], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-4 .theme-bg-primary-gradiant[data-v-dad4f511] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-dad4f511] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-dad4f511] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-dad4f511], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-5 .theme-bg-primary-gradiant[data-v-dad4f511] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-dad4f511] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-dad4f511] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-dad4f511], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dad4f511], .theme-profile-6 .theme-bg-primary-gradiant[data-v-dad4f511] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-dad4f511] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-dad4f511] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-dad4f511] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-dad4f511] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-dad4f511] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-dad4f511] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-dad4f511] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-dad4f511] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-dad4f511] {
  background-color: var(--color-typo-body) !important;
}
.notification-link[data-v-dad4f511] {
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.notification-link[data-v-dad4f511] {
    font-size: 0.875rem;
}
}
.notification-link[data-v-dad4f511]:disabled, .notification-link[data-v-dad4f511]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}.theme-default .theme-bg-primary[data-v-88e19850], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-88e19850], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-88e19850], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-88e19850], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-88e19850], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-88e19850], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-0 .theme-bg-primary[data-v-88e19850], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-88e19850] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-88e19850], .theme-profile-0 .theme-bg-primary-light[data-v-88e19850] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-88e19850], .theme-profile-0 .theme-color[data-v-88e19850] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-88e19850], .theme-profile-0 .theme-bg-primary-gradiant[data-v-88e19850] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-88e19850] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-88e19850], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-1 .theme-bg-primary-gradiant[data-v-88e19850] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-88e19850] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-88e19850] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-88e19850], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-2 .theme-bg-primary-gradiant[data-v-88e19850] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-88e19850] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-88e19850] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-88e19850], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-3 .theme-bg-primary-gradiant[data-v-88e19850] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-88e19850] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-88e19850] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-88e19850], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-4 .theme-bg-primary-gradiant[data-v-88e19850] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-88e19850] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-88e19850] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-88e19850], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-5 .theme-bg-primary-gradiant[data-v-88e19850] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-88e19850] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-88e19850] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-88e19850], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-88e19850], .theme-profile-6 .theme-bg-primary-gradiant[data-v-88e19850] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-88e19850] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-88e19850] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-88e19850] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-88e19850] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-88e19850] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-88e19850] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-88e19850] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-88e19850] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-88e19850] {
  background-color: var(--color-typo-body) !important;
}
.notification-message .notification-message-content[data-v-88e19850] {
  margin: 0.25rem 0 0;
}
.notification-link[data-v-88e19850] {
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.notification-link[data-v-88e19850] {
    font-size: 0.875rem;
}
}
.notification-link[data-v-88e19850]:disabled, .notification-link[data-v-88e19850]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}.theme-default .theme-bg-primary[data-v-a35a2160], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a35a2160], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a35a2160], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a35a2160], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a35a2160], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a35a2160], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-0 .theme-bg-primary[data-v-a35a2160], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a35a2160] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a35a2160], .theme-profile-0 .theme-bg-primary-light[data-v-a35a2160] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a35a2160], .theme-profile-0 .theme-color[data-v-a35a2160] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a35a2160], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a35a2160] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a35a2160] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a35a2160], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a35a2160] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a35a2160] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a35a2160] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a35a2160], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a35a2160] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a35a2160] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a35a2160] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a35a2160], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a35a2160] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a35a2160] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a35a2160] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a35a2160], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a35a2160] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a35a2160] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a35a2160] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a35a2160], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a35a2160] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a35a2160] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a35a2160] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a35a2160], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a35a2160], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a35a2160] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a35a2160] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a35a2160] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a35a2160] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a35a2160] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a35a2160] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a35a2160] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a35a2160] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a35a2160] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a35a2160] {
  background-color: var(--color-typo-body) !important;
}
.notification-link[data-v-a35a2160] {
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.notification-link[data-v-a35a2160] {
    font-size: 0.875rem;
}
}
.notification-link[data-v-a35a2160]:disabled, .notification-link[data-v-a35a2160]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}.theme-default .theme-bg-primary[data-v-a55a565e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a55a565e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a55a565e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a55a565e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a55a565e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a55a565e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-0 .theme-bg-primary[data-v-a55a565e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a55a565e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a55a565e], .theme-profile-0 .theme-bg-primary-light[data-v-a55a565e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a55a565e], .theme-profile-0 .theme-color[data-v-a55a565e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a55a565e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a55a565e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a55a565e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a55a565e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a55a565e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a55a565e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a55a565e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a55a565e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a55a565e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a55a565e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a55a565e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a55a565e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a55a565e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a55a565e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a55a565e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a55a565e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a55a565e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a55a565e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a55a565e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a55a565e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a55a565e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a55a565e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a55a565e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a55a565e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a55a565e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a55a565e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a55a565e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a55a565e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a55a565e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a55a565e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a55a565e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a55a565e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a55a565e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a55a565e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a55a565e] {
  background-color: var(--color-typo-body) !important;
}
.notification-link[data-v-a55a565e] {
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.notification-link[data-v-a55a565e] {
    font-size: 0.875rem;
}
}
.notification-link[data-v-a55a565e]:disabled, .notification-link[data-v-a55a565e]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}.theme-default .theme-bg-primary[data-v-d7afd48d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-0 .theme-bg-primary[data-v-d7afd48d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7afd48d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d7afd48d], .theme-profile-0 .theme-bg-primary-light[data-v-d7afd48d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d7afd48d], .theme-profile-0 .theme-color[data-v-d7afd48d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d7afd48d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7afd48d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d7afd48d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7afd48d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d7afd48d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d7afd48d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d7afd48d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7afd48d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d7afd48d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d7afd48d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d7afd48d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7afd48d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d7afd48d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d7afd48d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d7afd48d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7afd48d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d7afd48d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d7afd48d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d7afd48d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7afd48d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d7afd48d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d7afd48d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d7afd48d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7afd48d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7afd48d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d7afd48d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d7afd48d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d7afd48d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d7afd48d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d7afd48d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d7afd48d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d7afd48d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d7afd48d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d7afd48d] {
  background-color: var(--color-typo-body) !important;
}
.notification-link[data-v-d7afd48d] {
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.notification-link[data-v-d7afd48d] {
    font-size: 0.875rem;
}
}
.notification-link[data-v-d7afd48d]:disabled, .notification-link[data-v-d7afd48d]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}.theme-default .theme-bg-primary[data-v-a733fb37], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a733fb37], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a733fb37], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a733fb37], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a733fb37], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a733fb37], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-0 .theme-bg-primary[data-v-a733fb37], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a733fb37] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a733fb37], .theme-profile-0 .theme-bg-primary-light[data-v-a733fb37] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a733fb37], .theme-profile-0 .theme-color[data-v-a733fb37] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a733fb37], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a733fb37] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a733fb37] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a733fb37], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a733fb37] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a733fb37] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a733fb37] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a733fb37], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a733fb37] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a733fb37] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a733fb37] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a733fb37], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a733fb37] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a733fb37] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a733fb37] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a733fb37], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a733fb37] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a733fb37] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a733fb37] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a733fb37], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a733fb37] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a733fb37] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a733fb37] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a733fb37], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a733fb37], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a733fb37] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a733fb37] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a733fb37] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a733fb37] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a733fb37] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a733fb37] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a733fb37] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a733fb37] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a733fb37] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a733fb37] {
  background-color: var(--color-typo-body) !important;
}
.notification-link[data-v-a733fb37] {
  text-decoration: underline;
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.notification-link[data-v-a733fb37] {
    font-size: 0.875rem;
}
}
.notification-link[data-v-a733fb37]:disabled, .notification-link[data-v-a733fb37]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}.theme-default .theme-bg-primary[data-v-e8b50012], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e8b50012], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e8b50012], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e8b50012], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e8b50012], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e8b50012], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-0 .theme-bg-primary[data-v-e8b50012], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8b50012] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e8b50012], .theme-profile-0 .theme-bg-primary-light[data-v-e8b50012] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e8b50012], .theme-profile-0 .theme-color[data-v-e8b50012] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e8b50012], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8b50012] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8b50012] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e8b50012], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8b50012] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e8b50012] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e8b50012] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e8b50012], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8b50012] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e8b50012] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e8b50012] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e8b50012], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8b50012] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e8b50012] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e8b50012] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e8b50012], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8b50012] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e8b50012] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e8b50012] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e8b50012], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8b50012] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e8b50012] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e8b50012] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e8b50012], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8b50012], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8b50012] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e8b50012] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e8b50012] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e8b50012] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e8b50012] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e8b50012] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e8b50012] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e8b50012] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e8b50012] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e8b50012] {
  background-color: var(--color-typo-body) !important;
}
.recommendation-container[data-v-e8b50012] {
  background-color: var(--color-neutral-200);
  position: relative;
  padding: 1.5rem;
  border-radius: 1rem;
}
.recommendation-close-icon[data-v-e8b50012] {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.recommendation-title[data-v-e8b50012] {
  font-size: 1.25rem;
}
.recommendation-content-childs[data-v-e8b50012] {
  display: flex;
  gap: 1.5rem;
  padding: 0;
  margin-bottom: 0.5rem;
}
.recommendation-content-child[data-v-e8b50012] {
  display: flex;
  align-items: center;
  width: 12.5rem;
  background-color: white;
  border-radius: 1rem;
  padding: 0.5rem;
}
.recommendation-content-child-avatar[data-v-e8b50012] {
  flex-shrink: 0;
}
.recommendation-content-child-info[data-v-e8b50012] {
  display: flex;
  flex-direction: column;
}
.recommendation-content-child-info .name[data-v-e8b50012] {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-typo-title);
}
.recommendation-content-child-info .status[data-v-e8b50012] {
  font-size: 0.75rem;
  color: var(--color-typo-body);
}
.recommendation-content-actions[data-v-e8b50012] {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-top: 1.5rem;
}
@media (max-width: 599px) {
.recommendation-container[data-v-e8b50012] {
    position: relative;
}
.recommendation-title[data-v-e8b50012] {
    font-size: 1rem;
}
.recommendation-content-child[data-v-e8b50012]:not(:first-child) {
    display: none;
}
}.theme-default .theme-bg-primary[data-v-9e9be634], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9e9be634], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9e9be634], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9e9be634], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9e9be634], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9e9be634], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-0 .theme-bg-primary[data-v-9e9be634], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9be634] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9e9be634], .theme-profile-0 .theme-bg-primary-light[data-v-9e9be634] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9e9be634], .theme-profile-0 .theme-color[data-v-9e9be634] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9e9be634], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9be634] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9be634] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9e9be634], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9be634] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9e9be634] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9e9be634] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9e9be634], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9be634] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9e9be634] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9e9be634] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9e9be634], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9be634] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9e9be634] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9e9be634] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9e9be634], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9be634] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9e9be634] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9e9be634] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9e9be634], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9be634] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9e9be634] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9e9be634] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9e9be634], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9be634], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9be634] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9e9be634] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9e9be634] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9e9be634] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9e9be634] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9e9be634] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9e9be634] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9e9be634] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9e9be634] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9e9be634] {
  background-color: var(--color-typo-body) !important;
}
.btn-back i[data-v-9e9be634] {
  font-size: 1.625rem;
}
.subtitle[data-v-9e9be634] {
  font-size: 1.125rem;
  font-weight: 700;
}
.padding-back-button[data-v-9e9be634] {
  padding-bottom: 8px;
}.theme-default .theme-bg-primary[data-v-df8c6023], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-df8c6023], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-df8c6023], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-df8c6023], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-df8c6023], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-df8c6023], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-0 .theme-bg-primary[data-v-df8c6023], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df8c6023] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-df8c6023], .theme-profile-0 .theme-bg-primary-light[data-v-df8c6023] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-df8c6023], .theme-profile-0 .theme-color[data-v-df8c6023] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-df8c6023], .theme-profile-0 .theme-bg-primary-gradiant[data-v-df8c6023] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df8c6023] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-df8c6023], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-1 .theme-bg-primary-gradiant[data-v-df8c6023] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-df8c6023] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-df8c6023] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-df8c6023], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-2 .theme-bg-primary-gradiant[data-v-df8c6023] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-df8c6023] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-df8c6023] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-df8c6023], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-3 .theme-bg-primary-gradiant[data-v-df8c6023] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-df8c6023] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-df8c6023] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-df8c6023], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-4 .theme-bg-primary-gradiant[data-v-df8c6023] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-df8c6023] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-df8c6023] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-df8c6023], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-5 .theme-bg-primary-gradiant[data-v-df8c6023] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-df8c6023] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-df8c6023] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-df8c6023], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-df8c6023], .theme-profile-6 .theme-bg-primary-gradiant[data-v-df8c6023] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-df8c6023] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-df8c6023] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-df8c6023] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-df8c6023] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-df8c6023] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-df8c6023] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-df8c6023] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-df8c6023] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-df8c6023] {
  background-color: var(--color-typo-body) !important;
}
.primary-title[data-v-df8c6023] {
  position: relative;
}
.no-margin[data-v-df8c6023] {
  margin: 0 !important;
}
.btn-back i[data-v-df8c6023] {
  font-size: 1.625rem;
}
.btn-round[data-v-df8c6023] {
  border-radius: 50px;
  padding: 5px;
  color: var(--color-typo-title);
}
.action-btn-absolute[data-v-df8c6023] {
  position: absolute;
  right: 24px;
  top: 24px;
  padding: 0 !important;
  height: initial;
  z-index: 5000;
}
.full-height[data-v-df8c6023] {
  height: auto;
}
.title--desktop[data-v-df8c6023] h1 {
  font-size: 2rem !important;
}
.title__illustration[data-v-df8c6023] {
  width: 120px;
  height: 120px;
}
.title__illustration[data-v-df8c6023] svg {
  width: 120px;
  height: 120px;
}.theme-default .theme-bg-primary[data-v-4e601389], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4e601389], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4e601389], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4e601389], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4e601389], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4e601389], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-0 .theme-bg-primary[data-v-4e601389], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e601389] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4e601389], .theme-profile-0 .theme-bg-primary-light[data-v-4e601389] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4e601389], .theme-profile-0 .theme-color[data-v-4e601389] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4e601389], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e601389] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e601389] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4e601389], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e601389] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4e601389] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4e601389] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4e601389], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e601389] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4e601389] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4e601389] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4e601389], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e601389] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4e601389] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4e601389] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4e601389], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e601389] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4e601389] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4e601389] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4e601389], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e601389] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4e601389] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4e601389] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4e601389], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e601389], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e601389] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4e601389] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4e601389] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4e601389] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4e601389] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4e601389] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4e601389] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4e601389] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4e601389] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4e601389] {
  background-color: var(--color-typo-body) !important;
}
.decouverte-popin-content[data-v-4e601389] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 2.375rem;
  padding-left: 2.375rem;
  margin-bottom: -1.75rem;
}
@media (max-width: 959px) {
.decouverte-popin-content[data-v-4e601389] {
    padding-right: 0;
    padding-left: 0;
}
}
.decouverte-popin-content__illustration[data-v-4e601389] {
  margin-top: 1.5rem;
}
.decouverte-popin-content__tip[data-v-4e601389] {
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.decouverte-popin-content__tip span[data-v-4e601389] {
  color: var(--color-typo-body);
}
.decouverte-popin-content__stepper[data-v-4e601389] {
  margin-top: 1.625rem;
}
.decouverte-popin-content__buttons[data-v-4e601389] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 1rem;
  padding-bottom: 1.75rem;
  width: 100%;
}
.decouverte-popin-content__buttons__otherSteps[data-v-4e601389] {
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 959px) {
.decouverte-popin-content__buttons__otherSteps[data-v-4e601389] {
    display: flex;
    flex-direction: column-reverse;
    flex-grow: 1;
    gap: 1rem;
}
}.theme-default .theme-bg-primary[data-v-7f74eeb0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-0 .theme-bg-primary[data-v-7f74eeb0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f74eeb0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7f74eeb0], .theme-profile-0 .theme-bg-primary-light[data-v-7f74eeb0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7f74eeb0], .theme-profile-0 .theme-color[data-v-7f74eeb0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7f74eeb0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f74eeb0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7f74eeb0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7f74eeb0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7f74eeb0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7f74eeb0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7f74eeb0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7f74eeb0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7f74eeb0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7f74eeb0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7f74eeb0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7f74eeb0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7f74eeb0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7f74eeb0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7f74eeb0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7f74eeb0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7f74eeb0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7f74eeb0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7f74eeb0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7f74eeb0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7f74eeb0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7f74eeb0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7f74eeb0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7f74eeb0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7f74eeb0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7f74eeb0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7f74eeb0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7f74eeb0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7f74eeb0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7f74eeb0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7f74eeb0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7f74eeb0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7f74eeb0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7f74eeb0] {
  background-color: var(--color-typo-body) !important;
}
.recommendation-container[data-v-7f74eeb0] {
  background-color: var(--color-neutral-200);
  background-image: url("/assets/recommendation_main_illustration.Ba5YyIZE.svg");
  background-position: right;
  position: relative;
  min-height: 12.5rem;
  padding: 1.5rem;
  border-radius: 1rem;
}
.recommendation-close-icon[data-v-7f74eeb0] {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.recommendation-title[data-v-7f74eeb0] {
  font-size: 1.25rem;
  color: var(--color-typo-title);
  font-weight: 500;
}
.recommendation-description[data-v-7f74eeb0] {
  width: 16.875rem;
  color: var(--color-typo-body);
  font-weight: 400;
}
@media (max-width: 599px) {
.recommendation-container[data-v-7f74eeb0] {
    background-image: url("data:image/svg+xml,%3csvg%20width='312'%20height='233'%20viewBox='0%200%20312%20233'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_16213_80797)'%3e%3crect%20width='312'%20height='232.625'%20fill='%23E7ECFA'/%3e%3cpath%20d='M193.905%20242.169C192.659%20240.858%20191.424%20239.478%20190.199%20238.029C175.204%20220.271%20164.719%20194.621%20161.151%20166.968C159.91%20157.357%20159.501%20147.255%20161.553%20137.945C163.913%20127.243%20169.334%20118.488%20175.408%20111.553C187.932%2097.2535%20203.459%2089.5455%20219.076%2085.0908C228.717%2082.341%20238.519%2080.7312%20248.025%2077.1194C278.891%2065.4118%20292.853%2018.7058%20322.145%203.75667C341.793%20-6.26942%20363.15%204.52644%20383.589%2010.3027C409.301%2017.5702%20436.992%2017.2526%20459.504%2036.7399C473.7%2049.0329%20484.414%2068.0972%20494.771%2086.8235C501.431%2098.8662%20508.399%20112.206%20508.491%20127.664C508.619%20148.916%20496.539%20168.042%20487.801%20183.458C460.22%20232.116%20494.431%20282.115%20431.98%20280.663C400.799%20279.932%20369.668%20271.736%20339.081%20263.557C290.954%20250.693%20236.761%20287.271%20193.905%20242.169Z'%20fill='%23A0B2EC'%20fill-opacity='0.16'/%3e%3cpath%20opacity='0.56'%20d='M348.43%20204.004H283.9C283.9%20204.004%20282.769%20202.048%20284.521%20201.426C285.896%20200.937%20286.921%20201.56%20286.921%20201.56C286.921%20201.56%20288.317%20199.345%20290.025%20199.282C292.167%20199.203%20293.334%20200.211%20293.334%20200.211C293.334%20200.211%20290.656%20192.716%20297.621%20192.091C303.319%20191.581%20303.103%20197.481%20303.103%20197.481C303.103%20197.481%20301.225%20182.971%20318.391%20184.431C330.133%20185.431%20328.931%20197.481%20328.931%20197.481C328.931%20197.481%20331.555%20196.41%20334.164%20197.481C336.773%20198.551%20337.721%20200.685%20337.721%20200.685C337.721%20200.685%20346.806%20200.685%20348.43%20204.004Z'%20fill='white'/%3e%3cpath%20opacity='0.49'%20d='M230.218%20184.447C229.122%20184.409%20228.552%20184.7%20228.324%20184.915C228.496%20184.526%20228.585%20184.106%20228.585%20183.681C228.585%20183.532%20228.574%20183.384%20228.552%20183.237C228.312%20181.611%20226.777%20180.357%20225.085%20180.357C224.489%20180.357%20223.904%20180.516%20223.391%20180.819L223.319%20180.863C223.237%20180.914%20223.157%20180.968%20223.081%20181.027L223.054%20181.046C222.58%20181.408%20222.213%20181.891%20221.989%20182.445C222.003%20182.271%20222.01%20182.094%20222.01%20181.915C222.01%20178.208%20218.993%20175.203%20215.271%20175.203C214.036%20175.201%20212.824%20175.539%20211.767%20176.181C210.711%20176.823%20209.851%20177.743%20209.28%20178.841C208.692%20180.269%20208.577%20181.747%20208.568%20182.594C208.568%20183.036%20208.586%20183.307%20208.586%20183.307C208.586%20183.307%20207.127%20182.63%20205.677%20183.307C204.8%20183.727%20204.1%20184.445%20203.7%20185.334C203.7%20185.334%20198.648%20185.334%20197.747%20187.432H232.797C232.797%20187.432%20232.65%20184.532%20230.218%20184.447Z'%20fill='white'/%3e%3cpath%20opacity='0.71'%20d='M320.977%20146.587H231.065C231.065%20146.587%20229.488%20143.891%20231.93%20143.032C233.846%20142.359%20235.275%20143.218%20235.275%20143.218C235.275%20143.218%20237.215%20140.166%20239.598%20140.078C242.584%20139.969%20244.211%20141.358%20244.211%20141.358C244.211%20141.358%20240.479%20131.023%20250.183%20130.166C258.122%20129.465%20257.823%20137.595%20257.823%20137.595C257.823%20137.595%20255.206%20117.604%20279.124%20119.61C295.485%20120.986%20293.81%20137.595%20293.81%20137.595C293.81%20137.595%20297.467%20136.125%20301.1%20137.595C304.734%20139.065%20306.056%20142.005%20306.056%20142.005C306.056%20142.005%20318.719%20142.014%20320.977%20146.587Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_16213_80797'%3e%3crect%20width='312'%20height='232.625'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}
.recommendation-title[data-v-7f74eeb0] {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
}
.recommendation-description[data-v-7f74eeb0] {
    padding-right: 0;
    color: var(--color-typo-body);
    font-weight: 400;
    width: auto;
}
}.theme-default .theme-bg-primary[data-v-8df413db], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8df413db], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8df413db], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8df413db], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8df413db], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8df413db], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-0 .theme-bg-primary[data-v-8df413db], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8df413db] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8df413db], .theme-profile-0 .theme-bg-primary-light[data-v-8df413db] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8df413db], .theme-profile-0 .theme-color[data-v-8df413db] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8df413db], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8df413db] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8df413db] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8df413db], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8df413db] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8df413db] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8df413db] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8df413db], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8df413db] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8df413db] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8df413db] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8df413db], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8df413db] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8df413db] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8df413db] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8df413db], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8df413db] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8df413db] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8df413db] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8df413db], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8df413db] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8df413db] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8df413db] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8df413db], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8df413db], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8df413db] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8df413db] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8df413db] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8df413db] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8df413db] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8df413db] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8df413db] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8df413db] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8df413db] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8df413db] {
  background-color: var(--color-typo-body) !important;
}
.mainReco-container[data-v-8df413db] {
  padding: 1.5rem 1.125rem;
}.theme-default .theme-bg-primary[data-v-725ac12b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-725ac12b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-725ac12b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-725ac12b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-725ac12b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-725ac12b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-0 .theme-bg-primary[data-v-725ac12b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-725ac12b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-725ac12b], .theme-profile-0 .theme-bg-primary-light[data-v-725ac12b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-725ac12b], .theme-profile-0 .theme-color[data-v-725ac12b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-725ac12b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-725ac12b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-725ac12b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-725ac12b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-725ac12b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-725ac12b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-725ac12b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-725ac12b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-725ac12b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-725ac12b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-725ac12b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-725ac12b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-725ac12b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-725ac12b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-725ac12b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-725ac12b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-725ac12b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-725ac12b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-725ac12b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-725ac12b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-725ac12b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-725ac12b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-725ac12b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-725ac12b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-725ac12b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-725ac12b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-725ac12b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-725ac12b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-725ac12b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-725ac12b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-725ac12b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-725ac12b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-725ac12b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-725ac12b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-725ac12b] {
  background-color: var(--color-typo-body) !important;
}
[data-v-725ac12b] .mes-badge--dot {
  position: absolute;
  top: 22px;
  left: 25px;
}
.mes-notification-center-list[data-v-725ac12b] {
  list-style: none;
  padding: 0;
  max-height: 40vh;
  height: -moz-fit-content;
  height: fit-content;
  overflow-y: auto;
  border-top: 1px solid var(--color-neutral-200);
}
.mes-notification-center-list .mes-notification[data-v-725ac12b] {
  display: flex;
  padding: 1rem;
  background: var(--color-neutral-200);
  border-bottom: 1px solid white;
}
.mes-notification-center-list .mes-notification .mes-notification-content[data-v-725ac12b] {
  flex: 1;
  margin-left: 1.5rem;
}
.mes-notification-center-list .mes-notification-read[data-v-725ac12b] {
  background: none;
}
.mes-notification-center-list .mes-notification-read[data-v-725ac12b]:not(:last-child) {
  border-bottom: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-81613b7f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-81613b7f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-81613b7f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-81613b7f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-81613b7f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-81613b7f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-0 .theme-bg-primary[data-v-81613b7f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81613b7f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-81613b7f], .theme-profile-0 .theme-bg-primary-light[data-v-81613b7f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-81613b7f], .theme-profile-0 .theme-color[data-v-81613b7f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-81613b7f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-81613b7f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81613b7f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-81613b7f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-81613b7f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-81613b7f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-81613b7f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-81613b7f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-81613b7f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-81613b7f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-81613b7f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-81613b7f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-81613b7f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-81613b7f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-81613b7f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-81613b7f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-81613b7f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-81613b7f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-81613b7f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-81613b7f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-81613b7f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-81613b7f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-81613b7f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-81613b7f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81613b7f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-81613b7f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-81613b7f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-81613b7f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-81613b7f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-81613b7f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-81613b7f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-81613b7f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-81613b7f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-81613b7f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-81613b7f] {
  background-color: var(--color-typo-body) !important;
}
.mes-notification-center[data-v-81613b7f] {
  background-color: white;
  position: absolute;
  top: 44px;
  left: 1.5rem;
  transform: translateX(-100%);
  height: -moz-max-content;
  height: max-content;
  border: 0.0625rem solid var(--color-neutral-200);
  border-radius: 1rem;
  margin-top: 0.5rem;
  box-shadow: 0 10px 16px -4px rgba(12, 65, 154, 0.17), 0 3px 6px -2px rgba(12, 65, 154, 0.12);
  overflow-y: auto;
  max-height: 80vh;
  z-index: 100;
}
@media (min-width: 600px) {
.mes-notification-center[data-v-81613b7f] {
    min-width: 35rem;
    max-height: 37.5rem;
}
}
@media (max-width: 599px) {
.mes-notification-center[data-v-81613b7f] {
    top: 76px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    transform: none;
    max-height: 80vh;
    overflow-y: auto;
}
}
.mes-notification-center .mes-notification-center-inner[data-v-81613b7f] {
  height: auto;
}
.mes-notification-center .mes-notification-header[data-v-81613b7f] {
  padding: 1rem;
}
.mes-notification-center .mes-notification-footer[data-v-81613b7f] {
  display: flex;
  justify-content: center;
  padding: 1rem 0;
  border-top: 1px solid var(--color-neutral-200);
}
.mes-notification-center .mes-notification-footer .mes-notification-mark-as-read[data-v-81613b7f] {
  min-width: -moz-min-content;
  min-width: min-content;
}.theme-default .theme-bg-primary[data-v-7ccc9946], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-0 .theme-bg-primary[data-v-7ccc9946], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ccc9946] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7ccc9946], .theme-profile-0 .theme-bg-primary-light[data-v-7ccc9946] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7ccc9946], .theme-profile-0 .theme-color[data-v-7ccc9946] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7ccc9946], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ccc9946] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7ccc9946], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7ccc9946] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7ccc9946] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7ccc9946] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7ccc9946], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7ccc9946] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7ccc9946] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7ccc9946] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7ccc9946], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7ccc9946] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7ccc9946] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7ccc9946] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7ccc9946], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7ccc9946] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7ccc9946] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7ccc9946] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7ccc9946], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7ccc9946] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7ccc9946] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7ccc9946] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7ccc9946], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7ccc9946], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7ccc9946] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7ccc9946] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7ccc9946] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7ccc9946] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7ccc9946] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7ccc9946] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7ccc9946] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7ccc9946] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7ccc9946] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7ccc9946] {
  background-color: var(--color-typo-body) !important;
}
.mes-notification-center-container[data-v-7ccc9946] {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  margin-right: 1.5rem;
  margin-top: 0.1875rem;
}
.mes-notification-center-container .mes-notification-center-button-container[data-v-7ccc9946] {
  position: relative;
  display: flex;
}
@media (min-width: 960px) {
.mes-notification-center-container[data-v-7ccc9946] {
    margin-right: 0;
}
}
@media (min-width: 600px) {
.mes-notification-center-container[data-v-7ccc9946] {
    position: relative;
}
}.theme-default .theme-bg-primary[data-v-a370ed01], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a370ed01], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a370ed01], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a370ed01], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a370ed01], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a370ed01], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-0 .theme-bg-primary[data-v-a370ed01], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a370ed01] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a370ed01], .theme-profile-0 .theme-bg-primary-light[data-v-a370ed01] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a370ed01], .theme-profile-0 .theme-color[data-v-a370ed01] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a370ed01], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a370ed01] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a370ed01] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a370ed01], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a370ed01] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a370ed01] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a370ed01] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a370ed01], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a370ed01] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a370ed01] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a370ed01] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a370ed01], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a370ed01] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a370ed01] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a370ed01] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a370ed01], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a370ed01] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a370ed01] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a370ed01] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a370ed01], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a370ed01] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a370ed01] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a370ed01] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a370ed01], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a370ed01], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a370ed01] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a370ed01] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a370ed01] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a370ed01] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a370ed01] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a370ed01] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a370ed01] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a370ed01] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a370ed01] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a370ed01] {
  background-color: var(--color-typo-body) !important;
}
.profile-menu[data-v-a370ed01] {
  display: flex;
  align-items: center;
}
@media (min-width: 600px) {
.profile-menu[data-v-a370ed01] {
    position: relative;
}
}
.profile-menu .name-container[data-v-a370ed01] {
  display: flex;
  align-items: center;
}
@media (min-width: 960px) {
.profile-menu .name-container[data-v-a370ed01] {
    margin-top: 0.25rem;
}
}
.profile-menu .profile-menu__toggle[data-v-a370ed01] {
  position: static;
}
@media (min-width: 600px) {
.profile-menu .profile-menu__toggle[data-v-a370ed01] {
    position: relative;
}
}
.profile-menu .profile-menu-btn-chip[data-v-a370ed01] {
  display: flex;
  align-items: center;
  border-radius: 100px;
}
@media (min-width: 600px) {
.profile-menu .profile-menu-btn-chip[data-v-a370ed01] {
    background-color: var(--color-neutral-100);
    padding: 0.5rem 1rem;
}
}
.profile-menu .profile-menu-popin[data-v-a370ed01] {
  position: absolute;
  top: 44px;
  right: 0;
  min-width: 15rem;
  max-height: 30rem;
  padding: 1rem 0;
  background-color: var(--color-background-light);
  border: 1px solid var(--color-neutral-200);
  border-radius: 1rem;
  box-shadow: 0 10px 16px -4px rgba(12, 65, 154, 0.17), 0 3px 6px -2px rgba(12, 65, 154, 0.12);
  z-index: 100;
}
.profile-menu .profile-menu-popin.large-profile-menu[data-v-a370ed01] {
  min-width: 17.6875rem;
  max-height: 90vh;
  overflow-y: auto;
}
.profile-menu .profile-menu-popin.overflow-profile-menu[data-v-a370ed01] {
  overflow-y: auto;
}
.profile-menu .profile-menu-popin[data-v-a370ed01] ::-webkit-scrollbar {
  height: 0.5rem;
}
.profile-menu .profile-menu-popin[data-v-a370ed01] ::-webkit-scrollbar-thumb {
  background: var(--color-neutral-200);
  opacity: 0.3;
  border-radius: 62.4375rem;
}
.profile-menu .profile-menu-popin[data-v-a370ed01] ::-webkit-scrollbar-thumb:hover {
  background: var(--color-neutral-300);
}
.profile-menu .profile-menu-popin[data-v-a370ed01] ::-webkit-scrollbar-thumb:active {
  background: var(--color-neutral-400);
}
@media (max-width: 599px) {
.profile-menu .profile-menu-popin[data-v-a370ed01] {
    top: 56px;
    left: 24px;
    right: 24px;
    max-height: 85vh !important;
    overflow-y: auto;
}
}
.profile-menu .profile-menu-popin .profile-menu-header[data-v-a370ed01] {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.profile-menu .profile-menu-popin .profile-menu-header.gap-profile-menu-header[data-v-a370ed01] {
  gap: 0.25rem;
}
.profile-menu .profile-menu-popin .profile-menu-header .current-avatar-content[data-v-a370ed01] {
  margin: 1rem 0;
}
.profile-menu .profile-menu-popin .profile-menu-header .current-avatar-content.current-avatar-content-od[data-v-a370ed01] {
  margin: 0.75rem 0;
}
.profile-menu .profile-menu-popin .profile-menu-header[data-v-a370ed01] .id-national-button {
  transition: 0.2s;
  font-size: 0.75rem;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  border-radius: 3rem;
  padding: 0.125rem 0.625rem;
  font-weight: 600;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (max-width: 599px) {
.profile-menu .profile-menu-popin .profile-menu-header[data-v-a370ed01] .id-national-button {
    font-size: 0.75rem;
}
}
.profile-menu .profile-menu-popin .profile-menu-header[data-v-a370ed01] .id-national-link {
  transition: 0.2s;
  font-size: 0.875rem;
  color: var(--color-primary);
  padding: 0.125rem 0.625rem;
  font-weight: 600;
  text-decoration: underline;
}
.profile-menu .profile-menu-popin .profile-menu-header[data-v-a370ed01] .id-national-button:hover {
  background-color: var(--color-functional-info-100);
}
.profile-menu .profile-menu-popin .profil-menu-header-name[data-v-a370ed01] {
  color: var(--color-typo-title);
}
.profile-menu .profile-menu-popin .profile-menu-container[data-v-a370ed01] {
  padding: 0 1.5rem;
}
.profile-menu .profile-menu-popin .expander-scroll-container[data-v-a370ed01] {
  max-height: 14rem;
  overflow-y: auto;
}
.profile-menu .profile-menu-popin .divider[data-v-a370ed01] {
  border: 0 solid var(--color-neutral-200);
  border-top-width: thin;
  margin: 1rem 0;
}
.profile-menu .profile-menu-popin .other-profil-list[data-v-a370ed01] {
  padding: 0;
  margin: 0;
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element[data-v-a370ed01] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin: 1rem 0;
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element .profile-element-name[data-v-a370ed01] {
  display: flex;
  flex-flow: column;
  font-size: 0.75rem;
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element .profile-element-name .name-text[data-v-a370ed01] {
  display: none;
}
@media (max-width: 599px) {
.profile-menu .profile-menu-popin .other-profil-list .profile-element .profile-element-name[data-v-a370ed01] {
    font-size: 0.875rem;
}
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element .profile-element-name--status[data-v-a370ed01] {
  color: var(--color-typo-body);
  font-size: 0.625rem;
  font-weight: 600;
}
@media (max-width: 599px) {
.profile-menu .profile-menu-popin .other-profil-list .profile-element .profile-element-name--status[data-v-a370ed01] {
    font-size: 0.75rem;
}
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element-content[data-v-a370ed01] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 0.375rem;
  margin: 1rem 0;
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element-content .profile-element-name[data-v-a370ed01] {
  display: flex;
  flex-flow: column;
  font-size: 0.75rem;
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element-content .profile-element-name .name-text[data-v-a370ed01] {
  display: none;
}
@media (max-width: 599px) {
.profile-menu .profile-menu-popin .other-profil-list .profile-element-content .profile-element-name[data-v-a370ed01] {
    font-size: 0.875rem;
}
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element-content .profile-element-name--status[data-v-a370ed01] {
  color: var(--color-typo-body);
  font-size: 0.625rem;
  font-weight: 600;
}
@media (max-width: 599px) {
.profile-menu .profile-menu-popin .other-profil-list .profile-element-content .profile-element-name--status[data-v-a370ed01] {
    font-size: 0.75rem;
}
}
.profile-menu .profile-menu-popin .other-profil-list .profile-element-content__right[data-v-a370ed01] {
  margin-left: auto;
}
.profile-menu .profile-menu-popin .other-profil-list a[data-v-a370ed01] {
  font-size: 0.75rem;
  text-decoration: none;
  color: var(--color-typo-body) !important;
}
@media (max-width: 599px) {
.profile-menu .profile-menu-popin .other-profil-list a[data-v-a370ed01] {
    font-size: 0.875rem;
}
}
.profile-menu .profile-menu-popin .other-profil-list .text-decoration[data-v-a370ed01] {
  text-decoration: underline;
}
.profile-menu .profile-menu-popin .other-profil-list li[data-v-a370ed01] {
  list-style-type: none;
}
.profile-menu .profile-menu-popin .other-profil-list .profil-menu-header-element[data-v-a370ed01] {
  color: var(--color-typo-title);
}
.profile-menu .profile-menu-popin .profile-menu-tools a[data-v-a370ed01] {
  text-decoration: none !important;
  font-size: 0.875rem;
}
.profile-menu .profile-menu-popin .add-profile-btn[data-v-a370ed01],
.profile-menu .profile-menu-popin .sharing-profile[data-v-a370ed01],
.profile-menu .profile-menu-popin .pending-invitations-btn[data-v-a370ed01] {
  font-size: 0.875rem;
  text-decoration: none;
}
.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}

.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}

.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}

.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}

.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}

.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}

.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}

.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url("/assets/open-sans-regular.DlUlXB4t.woff") format("woff2"), url("/assets/open-sans-regular.DlUlXB4t.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url("/assets/open-sans-semi-bold.B8EL68nI.woff") format("woff2"), url("/assets/open-sans-semi-bold.B8EL68nI.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("/assets/open-sans-bold.OZ8CH45C.woff") format("woff2"), url("/assets/open-sans-bold.OZ8CH45C.woff") format("woff");
}
* {
  font-family: "Open Sans", Arial, Sans-serif;
}

.text-no-wrap {
  white-space: nowrap !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.font-items-select {
  font-size: 1rem !important;
  letter-spacing: 0 !important;
}

.font-bold-items-select {
  font-weight: 700 !important;
}

.unstyled-list {
  list-style: none;
  padding: 0 !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

* {
  margin: 0;
  padding: 0;
}

*, ::before, ::after {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

button {
  background-color: transparent;
  border-style: none;
}

/* TODO - probleme de chemin sur les import des fonts - à revoir*/
@font-face {
  font-family: "coolicons-0.0.2";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/coolicons-0.0.2.DZbA2FHL.woff2") format("woff2"), url("/assets/coolicons-0.0.2.BAIs4bq-.woff") format("woff");
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "coolicons-0.0.2", "Open Sans", Arial, sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-decoration: none;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mes-card-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  border-radius: 24px;
  padding: 1rem;
  width: 100%;
}
.mes-card-container__box-shadow {
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
}
.mes-card-container__bg-color-white {
  background-color: #fff;
}
@media (max-width: 599px) {
  .mes-card-container__responsive {
    border-bottom: 1px solid var(--color-neutral-200);
    border-radius: 0;
  }
}.theme-default .theme-bg-primary[data-v-ef4cdeb6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-0 .theme-bg-primary[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef4cdeb6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ef4cdeb6], .theme-profile-0 .theme-bg-primary-light[data-v-ef4cdeb6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ef4cdeb6], .theme-profile-0 .theme-color[data-v-ef4cdeb6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ef4cdeb6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef4cdeb6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ef4cdeb6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ef4cdeb6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ef4cdeb6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ef4cdeb6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ef4cdeb6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ef4cdeb6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ef4cdeb6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ef4cdeb6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ef4cdeb6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ef4cdeb6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ef4cdeb6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ef4cdeb6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ef4cdeb6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ef4cdeb6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ef4cdeb6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ef4cdeb6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ef4cdeb6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ef4cdeb6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ef4cdeb6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ef4cdeb6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ef4cdeb6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ef4cdeb6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ef4cdeb6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ef4cdeb6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ef4cdeb6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ef4cdeb6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ef4cdeb6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ef4cdeb6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ef4cdeb6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ef4cdeb6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ef4cdeb6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ef4cdeb6] {
  background-color: var(--color-typo-body) !important;
}
.mes-card-container[data-v-ef4cdeb6] {
  display: flex;
  flex-direction: column;
}.theme-default .theme-bg-primary[data-v-8f391131], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8f391131], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8f391131], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8f391131], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8f391131], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8f391131], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-0 .theme-bg-primary[data-v-8f391131], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f391131] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8f391131], .theme-profile-0 .theme-bg-primary-light[data-v-8f391131] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8f391131], .theme-profile-0 .theme-color[data-v-8f391131] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8f391131], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f391131] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f391131] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8f391131], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8f391131] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8f391131] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8f391131] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8f391131], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8f391131] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8f391131] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8f391131] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8f391131], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8f391131] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8f391131] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8f391131] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8f391131], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8f391131] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8f391131] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8f391131] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8f391131], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8f391131] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8f391131] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8f391131] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8f391131], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8f391131], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8f391131] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8f391131] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8f391131] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8f391131] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8f391131] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8f391131] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8f391131] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8f391131] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8f391131] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8f391131] {
  background-color: var(--color-typo-body) !important;
}
.user-info-card[data-v-8f391131] {
  padding: 1.5rem 1rem 1.5rem 1rem !important;
  border-radius: 8px;
  box-shadow: 0px 4px 8px -2px rgba(12, 65, 154, 0.1019607843);
  align-items: center;
  width: 19.5rem;
}
@media (max-width: 959px) {
.user-info-card[data-v-8f391131] {
    width: 100%;
}
}
.user-name[data-v-8f391131] {
  font-family: "Open Sans", Arial, Sans-serif;
  font-size: var(--typography-body-size-s-font-size);
  font-weight: var(--typography-caption-size-m-font-weight);
  line-height: 1.3125rem;
  color: var(--color-typo-title);
}
.user-name.color-info-secondary[data-v-8f391131] {
  color: var(--color-functional-info);
}
.active[data-v-8f391131] {
  border: 2px solid var(--color-functional-info);
}
.status[data-v-8f391131] {
  font-family: "Open Sans", Arial, Sans-serif;
  font-size: var(--typography-subtitle-size-xs-font-size);
  font-weight: var(--typography-body-size-m-font-weight);
  line-height: 18px;
  text-align: left;
  color: var(--color-typo-body);
}
.radio-card[data-v-8f391131] {
  gap: 1rem;
  position: relative;
}.theme-default .theme-bg-primary[data-v-a625d067], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a625d067], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a625d067], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a625d067], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a625d067], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a625d067], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-0 .theme-bg-primary[data-v-a625d067], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a625d067] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a625d067], .theme-profile-0 .theme-bg-primary-light[data-v-a625d067] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a625d067], .theme-profile-0 .theme-color[data-v-a625d067] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a625d067], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a625d067] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a625d067] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a625d067], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a625d067] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a625d067] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a625d067] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a625d067], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a625d067] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a625d067] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a625d067] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a625d067], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a625d067] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a625d067] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a625d067] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a625d067], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a625d067] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a625d067] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a625d067] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a625d067], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a625d067] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a625d067] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a625d067] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a625d067], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a625d067], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a625d067] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a625d067] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a625d067] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a625d067] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a625d067] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a625d067] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a625d067] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a625d067] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a625d067] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a625d067] {
  background-color: var(--color-typo-body) !important;
}
.card[data-v-a625d067] {
  background-color: var(--color-neutral-100) !important;
  border: 1px solid var(--color-neutral-200);
  border-radius: 8px;
  width: -moz-max-content;
  width: max-content;
}
.card[data-v-a625d067]:hover {
  box-shadow: none !important;
  background-color: var(--color-neutral-200) !important;
}
.card a[data-v-a625d067]:focus {
  border-radius: 0 !important;
}.theme-default .theme-bg-primary[data-v-680620ea], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-680620ea], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-680620ea], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-680620ea], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-680620ea], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-680620ea], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-0 .theme-bg-primary[data-v-680620ea], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-680620ea] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-680620ea], .theme-profile-0 .theme-bg-primary-light[data-v-680620ea] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-680620ea], .theme-profile-0 .theme-color[data-v-680620ea] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-680620ea], .theme-profile-0 .theme-bg-primary-gradiant[data-v-680620ea] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-680620ea] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-680620ea], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-1 .theme-bg-primary-gradiant[data-v-680620ea] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-680620ea] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-680620ea] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-680620ea], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-2 .theme-bg-primary-gradiant[data-v-680620ea] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-680620ea] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-680620ea] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-680620ea], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-3 .theme-bg-primary-gradiant[data-v-680620ea] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-680620ea] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-680620ea] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-680620ea], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-4 .theme-bg-primary-gradiant[data-v-680620ea] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-680620ea] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-680620ea] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-680620ea], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-5 .theme-bg-primary-gradiant[data-v-680620ea] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-680620ea] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-680620ea] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-680620ea], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-680620ea], .theme-profile-6 .theme-bg-primary-gradiant[data-v-680620ea] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-680620ea] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-680620ea] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-680620ea] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-680620ea] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-680620ea] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-680620ea] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-680620ea] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-680620ea] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-680620ea] {
  background-color: var(--color-typo-body) !important;
}
.message-content[data-v-680620ea] {
  position: relative;
}
@media (max-width: 959px) {
.message-content__title[data-v-680620ea] {
    margin-top: 1rem;
}
}
.button-close-message[data-v-680620ea] {
  position: absolute;
  top: 0;
  right: 0;
}.theme-default .theme-bg-primary[data-v-b4dc4c29], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-0 .theme-bg-primary[data-v-b4dc4c29], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4dc4c29] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b4dc4c29], .theme-profile-0 .theme-bg-primary-light[data-v-b4dc4c29] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b4dc4c29], .theme-profile-0 .theme-color[data-v-b4dc4c29] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b4dc4c29], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4dc4c29] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b4dc4c29], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4dc4c29] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b4dc4c29] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b4dc4c29] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b4dc4c29], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4dc4c29] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b4dc4c29] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b4dc4c29] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b4dc4c29], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4dc4c29] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b4dc4c29] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b4dc4c29] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b4dc4c29], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4dc4c29] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b4dc4c29] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b4dc4c29] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b4dc4c29], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4dc4c29] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b4dc4c29] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b4dc4c29] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b4dc4c29], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4dc4c29], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4dc4c29] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b4dc4c29] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b4dc4c29] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b4dc4c29] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b4dc4c29] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b4dc4c29] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b4dc4c29] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b4dc4c29] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b4dc4c29] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b4dc4c29] {
  background-color: var(--color-typo-body) !important;
}
.informative-message[data-v-b4dc4c29] {
  position: fixed;
  z-index: 200;
  top: 3.75rem;
  left: 0;
  right: 0;
}
@media (min-width: 960px) {
.informative-message[data-v-b4dc4c29] {
    top: 4rem;
    left: 6.5rem;
}
}
.informative-message ul li[data-v-b4dc4c29] {
  min-height: 130px;
}
.informative-message ul > li + li[data-v-b4dc4c29] {
  border-top: 1px solid var(--color-neutral-200) !important;
}.theme-default .theme-bg-primary[data-v-498f988f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-498f988f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-498f988f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-498f988f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-498f988f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-498f988f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-0 .theme-bg-primary[data-v-498f988f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498f988f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-498f988f], .theme-profile-0 .theme-bg-primary-light[data-v-498f988f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-498f988f], .theme-profile-0 .theme-color[data-v-498f988f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-498f988f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-498f988f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498f988f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-498f988f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-498f988f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-498f988f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-498f988f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-498f988f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-498f988f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-498f988f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-498f988f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-498f988f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-498f988f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-498f988f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-498f988f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-498f988f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-498f988f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-498f988f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-498f988f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-498f988f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-498f988f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-498f988f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-498f988f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-498f988f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498f988f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-498f988f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-498f988f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-498f988f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-498f988f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-498f988f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-498f988f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-498f988f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-498f988f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-498f988f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-498f988f] {
  background-color: var(--color-typo-body) !important;
}
@keyframes loading-498f988f {
to {
    transform: translateX(100%);
}
}
.skeleton-loading .avatar[data-v-498f988f],
.skeleton-loading .divider[data-v-498f988f],
.skeleton-loading .menu-item[data-v-498f988f],
.skeleton-loading .card-left[data-v-498f988f],
.skeleton-loading .card-right-inner[data-v-498f988f],
.skeleton-loading .card-right-extra[data-v-498f988f],
.skeleton-loading .card-right-medium[data-v-498f988f],
.skeleton-loading .right-subblock[data-v-498f988f],
.skeleton-loading .custom-card-title[data-v-498f988f],
.skeleton-loading .custom-card-content[data-v-498f988f],
.skeleton-loading .horizontal-card-left[data-v-498f988f],
.skeleton-loading .horizontal-card-title[data-v-498f988f],
.skeleton-loading .horizontal-card-subtitle[data-v-498f988f],
.skeleton-loading .horizontal-card-footer[data-v-498f988f],
.skeleton-loading .additional-div[data-v-498f988f] {
  overflow: hidden;
  position: relative;
  background-color: var(--color-neutral-200);
}
.skeleton-loading .avatar[data-v-498f988f]::after,
.skeleton-loading .divider[data-v-498f988f]::after,
.skeleton-loading .menu-item[data-v-498f988f]::after,
.skeleton-loading .card-left[data-v-498f988f]::after,
.skeleton-loading .card-right-inner[data-v-498f988f]::after,
.skeleton-loading .card-right-extra[data-v-498f988f]::after,
.skeleton-loading .card-right-medium[data-v-498f988f]::after,
.skeleton-loading .right-subblock[data-v-498f988f]::after,
.skeleton-loading .custom-card-title[data-v-498f988f]::after,
.skeleton-loading .custom-card-content[data-v-498f988f]::after,
.skeleton-loading .horizontal-card-left[data-v-498f988f]::after,
.skeleton-loading .horizontal-card-title[data-v-498f988f]::after,
.skeleton-loading .horizontal-card-subtitle[data-v-498f988f]::after,
.skeleton-loading .horizontal-card-footer[data-v-498f988f]::after,
.skeleton-loading .additional-div[data-v-498f988f]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.3), transparent);
  transform: translateX(-100%);
  animation: loading-498f988f 1.5s infinite;
}
header[data-v-498f988f] {
  width: 100%;
  height: 4rem;
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: var(--color-background-light);
  padding: 0.875rem 2.25rem;
}
.left-block[data-v-498f988f] {
  width: 3.5rem;
  height: 2.1875rem;
  background-color: var(--color-neutral-200);
}
.right-block[data-v-498f988f] {
  display: flex;
  align-items: center;
}
.avatar[data-v-498f988f] {
  width: 1.5rem;
  height: 1.5rem;
  background-color: var(--color-neutral-200);
  border-radius: 50%;
  margin-right: 0.75rem;
}
.divider[data-v-498f988f] {
  width: 6rem;
  height: 0.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
  margin-right: 0.5rem;
  margin-left: 0.75rem;
}
.bottom-container[data-v-498f988f] {
  display: flex;
  margin-top: 4rem;
  width: 100%;
}
.menu[data-v-498f988f] {
  width: 6.5625rem;
  background-color: var(--color-background-light);
  padding: 1.25rem 1.75rem;
  position: relative;
}
.menu-item[data-v-498f988f] {
  width: 3rem;
  height: 3rem;
  background-color: var(--color-neutral-200);
  margin-bottom: 0.75rem;
}
.main-content[data-v-498f988f] {
  flex-grow: 1;
  height: 100%;
  overflow-y: auto;
}
.block-container[data-v-498f988f] {
  display: flex;
  justify-content: space-between;
}
.left-subblock[data-v-498f988f] {
  width: 24.5rem;
  background-color: transparent;
  padding: 1.25rem;
  margin-top: 1.75rem;
  border-radius: 0.5rem;
}
.left-subblock .title[data-v-498f988f] {
  height: 1.125rem;
  width: 100%;
}
.left-subblock .skeleton-bloc[data-v-498f988f] {
  background: var(--color-neutral-200);
  border-radius: 0.25rem;
  min-height: 0.5rem;
}
.left-subblock .custom-shape[data-v-498f988f] {
  width: 14.1875rem;
  height: 1.5rem;
  border-radius: 62.4375rem;
}
.right-subblock[data-v-498f988f] {
  width: 25.625rem;
  height: 14.375rem;
  margin-top: 2.0625rem;
  margin-right: 3.5rem;
  background-color: var(--color-neutral-200);
  padding: 1.25rem;
  border-radius: 0.5rem;
}
.block[data-v-498f988f] {
  background-color: transparent;
  padding: 0 1.25rem;
  border-radius: 0.5rem;
}
.block .skeleton-bloc[data-v-498f988f] {
  background: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.block .medium[data-v-498f988f] {
  height: 1.125rem;
  width: 11.75rem;
}
.card-container[data-v-498f988f] {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.card[data-v-498f988f] {
  flex: 1;
  background-color: var(--color-background-light);
  padding: 1rem;
  border-radius: 0.5rem;
  display: flex;
}
.card-left[data-v-498f988f] {
  width: 6rem;
  height: 13rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.card-right[data-v-498f988f] {
  flex-grow: 1;
  margin-left: 0.75rem;
}
.card-right-inner[data-v-498f988f] {
  height: 1.125rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.card-right-extra[data-v-498f988f] {
  height: 0.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
}
.card-right-small[data-v-498f988f] {
  height: 0.5rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.card-right-medium[data-v-498f988f] {
  height: 0.75rem;
  width: 6.125rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.third-card-left[data-v-498f988f] {
  width: 6rem;
  height: 6rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.card-right-large-custom[data-v-498f988f] {
  width: 16.3125rem;
  height: 0.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.card-right-medium-custom[data-v-498f988f] {
  width: 12.5rem;
  height: 0.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.card-right-small-custom[data-v-498f988f] {
  width: 8.125rem;
  height: 0.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.global-card[data-v-498f988f] {
  padding: 2rem;
  background-color: var(--color-background-light);
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.custom-card-title[data-v-498f988f] {
  height: 1.125rem;
  width: 8.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.custom-card-content[data-v-498f988f] {
  height: 0.75rem;
  width: 30.625rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.horizontal-card-container[data-v-498f988f] {
  display: flex;
  justify-content: space-between;
  gap: 0.625rem;
}
.vertical-card-wrapper[data-v-498f988f] {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
}
.vertical-card-container[data-v-498f988f] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.horizontal-card[data-v-498f988f] {
  flex: 1;
  display: flex;
  padding: 1rem;
  background-color: var(--color-background-light);
  border-radius: 0.5rem;
}
.horizontal-card-left[data-v-498f988f] {
  width: 3rem;
  height: 3rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
  margin-right: 1rem;
  display: flex;
  align-self: center;
}
.horizontal-card-right[data-v-498f988f] {
  flex-grow: 1;
}
.horizontal-card-title[data-v-498f988f] {
  height: 1.125rem;
  width: 9.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
}
.horizontal-card-subtitle[data-v-498f988f] {
  height: 0.75rem;
  width: 9.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
  margin-bottom: 0.25rem;
}
.horizontal-card-footer[data-v-498f988f] {
  height: 0.75rem;
  width: 6.125rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.additional-div[data-v-498f988f] {
  height: 1.5rem;
  width: 10.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 62.4375rem;
}
.mobile-skeleton-container[data-v-498f988f] {
  margin-top: 1rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  min-height: 41.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.new-mobile-header[data-v-498f988f] {
  position: static;
  display: flex;
  justify-content: space-between;
  padding: 0.875rem 1rem;
  background-color: var(--color-background-light);
}
.new-left-block[data-v-498f988f], .new-right-block[data-v-498f988f] {
  display: flex;
  align-items: center;
}
.new-square[data-v-498f988f] {
  width: 2rem;
  height: 2rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
  margin-right: 0.5rem;
}
.new-rectangle[data-v-498f988f] {
  width: 2.8125rem;
  height: 0.75rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.new-avatar[data-v-498f988f] {
  width: 1.5rem;
  height: 1.5rem;
  background-color: var(--color-neutral-200);
  border-radius: 50%;
  margin-left: 0.5rem;
}

/* Ajustements des blocs */
.custom-full-width-card[data-v-498f988f], .new-custom-card[data-v-498f988f] {
  width: auto;
  margin: 0 auto;
}
.extra-mobile-bars-container[data-v-498f988f] {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  gap: 0.5rem;
  width: 19.5rem;
  background-color: transparent;
}
.extra-bar[data-v-498f988f] {
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.large-bar[data-v-498f988f] {
  height: 1.125rem;
  width: 19.5rem;
}
.small-bar[data-v-498f988f] {
  height: 0.75rem;
  width: 19.5rem;
}
.medium-bar[data-v-498f988f] {
  height: 1.5rem;
  width: 14.1875rem;
}
.smaller-bar[data-v-498f988f] {
  height: 1.125rem;
  width: 11.75rem;
}
.custom-full-width-card[data-v-498f988f] {
  display: flex;
  width: 19.5rem;
  padding: 1rem;
  gap: 1rem;
  background-color: var(--color-background-light);
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-card-left-section[data-v-498f988f] {
  width: 6rem;
  height: 11rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.custom-card-right-section[data-v-498f988f] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.custom-bar-title[data-v-498f988f] {
  height: 1.125rem;
  width: 10.5rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.custom-bar-line[data-v-498f988f] {
  height: 0.75rem;
  width: 10.5rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.custom-bar-narrow[data-v-498f988f] {
  height: 0.75rem;
  width: 6.125rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.new-custom-card[data-v-498f988f] {
  display: flex;
  flex-direction: column;
  width: 19.5rem;
  padding: 1rem;
  gap: 1rem;
  background-color: var(--color-background-light);
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
}
.new-custom-card-top[data-v-498f988f] {
  display: flex;
  width: 100%;
  gap: 1rem;
}
.new-custom-card-left-section[data-v-498f988f] {
  width: 6rem;
  height: 6rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.new-custom-card-right-section[data-v-498f988f] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.new-custom-bar-line[data-v-498f988f] {
  height: 0.75rem;
  width: 10.5rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}
.new-custom-bar-narrow[data-v-498f988f] {
  height: 0.75rem;
  width: 8.125rem;
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
}.theme-default .theme-bg-primary[data-v-bcf7321b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-0 .theme-bg-primary[data-v-bcf7321b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bcf7321b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bcf7321b], .theme-profile-0 .theme-bg-primary-light[data-v-bcf7321b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bcf7321b], .theme-profile-0 .theme-color[data-v-bcf7321b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bcf7321b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bcf7321b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bcf7321b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bcf7321b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bcf7321b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bcf7321b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bcf7321b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bcf7321b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bcf7321b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bcf7321b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bcf7321b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bcf7321b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bcf7321b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bcf7321b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bcf7321b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bcf7321b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bcf7321b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bcf7321b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bcf7321b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bcf7321b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bcf7321b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bcf7321b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bcf7321b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bcf7321b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bcf7321b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bcf7321b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bcf7321b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bcf7321b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bcf7321b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bcf7321b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bcf7321b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bcf7321b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bcf7321b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bcf7321b] {
  background-color: var(--color-typo-body) !important;
}
[data-v-bcf7321b] .informative-message.app-informative-message-on-landing-page {
  top: 3.75rem;
  left: 0;
}
@media (min-width: 960px) {
[data-v-bcf7321b] .informative-message.app-informative-message-on-landing-page {
    top: 5rem;
    left: 0;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.mes-loader-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
  left: 0;
  right: 0;
}
.mes-loader {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 2px;
  background-color: var(--color-neutral-200);
}
.mes-loader .mes-loader-bar {
  position: absolute;
  border-radius: 10px;
  top: 0;
  right: 100%;
  bottom: 0;
  left: 0;
  background: var(--color-gradient-01);
  width: 0;
  animation: mes-loader-keyframe-bar 1.5s linear infinite;
}
@keyframes mes-loader-keyframe-bar {
0% {
    left: 0;
    right: 100%;
    width: 0;
}
10% {
    left: 0;
    right: 50%;
    width: 50%;
}
90% {
    right: 0;
    left: 50%;
    width: 50%;
}
100% {
    left: 100%;
    right: 0;
    width: 0;
}
}.theme-default .theme-bg-primary[data-v-26e3b04e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-0 .theme-bg-primary[data-v-26e3b04e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26e3b04e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-26e3b04e], .theme-profile-0 .theme-bg-primary-light[data-v-26e3b04e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-26e3b04e], .theme-profile-0 .theme-color[data-v-26e3b04e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-26e3b04e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-26e3b04e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-26e3b04e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-26e3b04e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-26e3b04e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-26e3b04e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-26e3b04e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-26e3b04e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-26e3b04e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-26e3b04e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-26e3b04e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-26e3b04e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-26e3b04e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-26e3b04e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-26e3b04e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-26e3b04e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-26e3b04e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-26e3b04e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-26e3b04e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-26e3b04e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-26e3b04e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-26e3b04e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-26e3b04e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26e3b04e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-26e3b04e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-26e3b04e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-26e3b04e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-26e3b04e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-26e3b04e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-26e3b04e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-26e3b04e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-26e3b04e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-26e3b04e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-26e3b04e] {
  background-color: var(--color-typo-body) !important;
}
.app-layout[data-v-26e3b04e] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.app-layout #main[data-v-26e3b04e] {
  flex: 1;
}.theme-default .theme-bg-primary[data-v-94c2a270], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-94c2a270], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-94c2a270], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-94c2a270], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-94c2a270], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-94c2a270], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-0 .theme-bg-primary[data-v-94c2a270], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-94c2a270] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-94c2a270], .theme-profile-0 .theme-bg-primary-light[data-v-94c2a270] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-94c2a270], .theme-profile-0 .theme-color[data-v-94c2a270] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-94c2a270], .theme-profile-0 .theme-bg-primary-gradiant[data-v-94c2a270] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-94c2a270] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-94c2a270], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-1 .theme-bg-primary-gradiant[data-v-94c2a270] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-94c2a270] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-94c2a270] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-94c2a270], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-2 .theme-bg-primary-gradiant[data-v-94c2a270] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-94c2a270] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-94c2a270] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-94c2a270], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-3 .theme-bg-primary-gradiant[data-v-94c2a270] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-94c2a270] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-94c2a270] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-94c2a270], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-4 .theme-bg-primary-gradiant[data-v-94c2a270] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-94c2a270] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-94c2a270] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-94c2a270], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-5 .theme-bg-primary-gradiant[data-v-94c2a270] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-94c2a270] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-94c2a270] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-94c2a270], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-94c2a270], .theme-profile-6 .theme-bg-primary-gradiant[data-v-94c2a270] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-94c2a270] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-94c2a270] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-94c2a270] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-94c2a270] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-94c2a270] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-94c2a270] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-94c2a270] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-94c2a270] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-94c2a270] {
  background-color: var(--color-typo-body) !important;
}
.app-layout[data-v-94c2a270] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.app-layout #main[data-v-94c2a270] {
  flex: 1;
}
.enrolment-app-header[data-v-94c2a270] {
  position: relative;
  display: flex;
  align-items: center;
  height: 4rem;
}
@media (min-width: 960px) {
.enrolment-app-header[data-v-94c2a270] {
    height: 3rem;
    align-items: initial;
    padding-left: 5rem;
}
}
.enrolment-app-logo-link[data-v-94c2a270] {
  height: auto;
}
@media (min-width: 960px) {
.enrolment-app-logo-link[data-v-94c2a270] {
    height: 100%;
}
}
.enrolment-app-container[data-v-94c2a270] {
  min-height: 41.25rem;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.font-items-select {
  font-size: 1rem !important;
  letter-spacing: 0 !important;
}
.font-bold-items-select {
  font-weight: 700 !important;
}
.unstyled-list {
  list-style: none;
  padding: 0 !important;
}
a.mes-btn, a.smartbanner__button,
.mes-btn,
.smartbanner__button {
  text-decoration: none;
  transition: 0.2s;
  border: none;
  border-radius: 50px;
  font-weight: 600;
  cursor: pointer;
  outline: transparent 3px solid;
  outline-offset: 3px !important;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  gap: 0.5625rem;
  justify-content: center;
  height: -moz-fit-content;
  height: fit-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
a.mes-btn-only-icon,
.mes-btn-only-icon {
  border-radius: 100%;
  padding: 0;
}
a.mes-btn-only-icon.mes-btn--large,
.mes-btn-only-icon.mes-btn--large {
  width: 4rem;
  height: 4rem;
  padding: 0;
  font-size: 1.5rem;
}
a.mes-btn-only-icon.mes-btn--medium,
.mes-btn-only-icon.mes-btn--medium {
  width: 2rem;
  height: 2rem;
  font-size: 1.25rem;
  padding: 0;
}
a.mes-btn-only-icon.mes-btn--small,
.mes-btn-only-icon.mes-btn--small,
.mes-btn-only-icon.smartbanner__button {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1rem;
  padding: 0;
}
a.mes-btn:focus,
.mes-btn:focus,
.smartbanner__button:focus {
  outline: none !important;
}
a.mes-btn:focus:focus-visible,
.mes-btn:focus:focus-visible,
.smartbanner__button:focus:focus-visible {
  outline: var(--color-functional-focus) 3px solid !important;
}
a.mes-btn:hover .mes-btn__content,
.mes-btn:hover .mes-btn__content,
.smartbanner__button:hover .mes-btn__content {
  text-decoration: underline;
}
a.mes-btn--disabled,
.mes-btn--disabled {
  cursor: not-allowed;
}
a.mes-btn__content,
.mes-btn__content {
  position: relative;
}
a.mes-btn__content-loading,
.mes-btn__content-loading {
  opacity: 0;
}
a.mes-btn .loading,
.mes-btn .loading,
.smartbanner__button .loading {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  animation: rotation 0.8s infinite linear;
  -webkit-animation: rotation 0.8s infinite linear;
}
a.mes-btn .loading--primary, a.mes-btn .loading--destructive,
.mes-btn .loading--primary,
.smartbanner__button .loading--primary,
.mes-btn .loading--destructive,
.smartbanner__button .loading--destructive {
  background-color: var(--color-background-light);
}
a.mes-btn .loading--secondary,
.mes-btn .loading--secondary,
.smartbanner__button .loading--secondary {
  background-color: var(--color-primary);
}
a.mes-btn .loading--destructive-secondary,
.mes-btn .loading--destructive-secondary,
.smartbanner__button .loading--destructive-secondary {
  background-color: var(--color-functional-error);
}
a.mes-btn--icon--left.mes-btn--large,
.mes-btn--icon--left.mes-btn--large {
  padding-left: 1.5rem;
}
a.mes-btn--icon--left.mes-btn--medium,
.mes-btn--icon--left.mes-btn--medium {
  padding-left: 1rem;
}
a.mes-btn--icon--left.mes-btn--small,
.mes-btn--icon--left.mes-btn--small,
.mes-btn--icon--left.smartbanner__button {
  padding-left: 0.75rem;
}
a.mes-btn--icon--right,
.mes-btn--icon--right {
  flex-direction: row-reverse;
}
a.mes-btn--icon--right.mes-btn--large,
.mes-btn--icon--right.mes-btn--large {
  padding-right: 1.5rem;
}
a.mes-btn--icon--right.mes-btn--medium,
.mes-btn--icon--right.mes-btn--medium {
  padding-right: 1rem;
}
a.mes-btn--icon--right.mes-btn--small,
.mes-btn--icon--right.mes-btn--small,
.mes-btn--icon--right.smartbanner__button {
  padding-right: 0.75rem;
}
a.mes-btn__icon,
.mes-btn__icon {
  display: flex;
  z-index: 1;
  text-decoration: none !important;
}
a.mes-btn--primary, a.smartbanner__button, a.mes-btn--destructive,
.mes-btn--primary,
.smartbanner__button,
.mes-btn--destructive {
  background: var(--color-gradient-01);
  color: var(--color-background-light) !important;
  box-shadow: 0 10px 16px -4px rgba(var(--color-primary), 0.17);
}
a.mes-btn--primary:hover,
.mes-btn--primary:hover,
.smartbanner__button:hover,
.mes-btn--destructive:hover {
  box-shadow: 0 16px 24px -4px rgba(var(--color-primary), 0.2);
}
a.mes-btn--primary.mes-btn--disabled,
.mes-btn--primary.mes-btn--disabled,
.mes-btn--disabled.smartbanner__button,
.mes-btn--disabled.mes-btn--destructive {
  background: var(--color-functional-disabled) none;
  box-shadow: none;
}
a.mes-btn--primary.mes-btn--disabled:hover,
.mes-btn--primary.mes-btn--disabled:hover,
.mes-btn--disabled.smartbanner__button:hover,
.mes-btn--disabled.mes-btn--destructive:hover {
  box-shadow: none;
}
a.mes-btn--primary.mes-btn--disabled:hover .mes-btn__content,
.mes-btn--primary.mes-btn--disabled:hover .mes-btn__content,
.mes-btn--disabled.smartbanner__button:hover .mes-btn__content,
.mes-btn--disabled.mes-btn--destructive:hover .mes-btn__content {
  text-decoration: none;
}
a.mes-btn--secondary, a.mes-btn--destructive-secondary,
.mes-btn--secondary,
.mes-btn--destructive-secondary {
  border: var(--color-primary) 1px solid;
  color: var(--color-primary);
  background-color: white;
}
a.mes-btn--secondary:hover,
.mes-btn--secondary:hover,
.mes-btn--destructive-secondary:hover {
  background-color: var(--color-functional-info-100);
}
a.mes-btn--secondary.mes-btn--disabled,
.mes-btn--secondary.mes-btn--disabled,
.mes-btn--disabled.mes-btn--destructive-secondary {
  color: var(--color-functional-disabled);
  background: var(--color-functional-disabled-100) none;
  border-color: var(--color-functional-disabled-500);
}
a.mes-btn--secondary.mes-btn--disabled:hover,
.mes-btn--secondary.mes-btn--disabled:hover,
.mes-btn--disabled.mes-btn--destructive-secondary:hover {
  box-shadow: none;
}
a.mes-btn--secondary.mes-btn--disabled:hover .mes-btn__content,
.mes-btn--secondary.mes-btn--disabled:hover .mes-btn__content,
.mes-btn--disabled.mes-btn--destructive-secondary:hover .mes-btn__content {
  text-decoration: none;
}
a.mes-btn--secondary .mes-btn__ripple,
.mes-btn--secondary .mes-btn__ripple,
.mes-btn--destructive-secondary .mes-btn__ripple {
  background-color: rgba(var(--color-primary), 0.15);
}
a.mes-btn--tertiary,
.mes-btn--tertiary {
  color: var(--color-background-light);
  background-color: transparent;
}
a.mes-btn--destructive,
.mes-btn--destructive {
  background: var(--color-functional-error);
}
a.mes-btn--destructive-secondary,
.mes-btn--destructive-secondary {
  border: 1px solid var(--color-functional-error);
  color: var(--color-functional-error);
}
a.mes-btn--destructive-secondary:hover,
.mes-btn--destructive-secondary:hover {
  background-color: var(--color-functional-error-100);
}
a.mes-btn--destructive-secondary.mes-btn--disabled,
.mes-btn--destructive-secondary.mes-btn--disabled {
  background: var(--color-functional-disabled-100) none;
}
a.mes-btn--destructive-secondary .mes-btn__ripple,
.mes-btn--destructive-secondary .mes-btn__ripple {
  background-color: rgba(var(--color-functional-error), 0.25);
}
a.mes-btn--outlined,
.mes-btn--outlined {
  color: var(--color-primary) !important;
  border: 1px solid var(--color-primary);
  background: var(--color-neutral-100) !important;
  box-shadow: none;
}
a.mes-btn--outline,
.mes-btn--outline {
  border: 1px solid var(--color-background-light);
}
a.mes-btn--clear,
.mes-btn--clear {
  border: none;
}
a.mes-btn--fit-content,
.mes-btn--fit-content {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
a.mes-btn--full,
.mes-btn--full {
  width: 100%;
}
a.mes-btn.mes-btn--large,
.mes-btn.mes-btn--large,
.mes-btn--large.smartbanner__button {
  padding: 1rem 2rem;
  font-size: 1rem;
}
a.mes-btn.mes-btn--medium,
.mes-btn.mes-btn--medium,
.mes-btn--medium.smartbanner__button {
  padding: 1rem 2rem;
  font-size: 1rem;
}
@media (min-width: 600px) {
a.mes-btn.mes-btn--medium,
  .mes-btn.mes-btn--medium,
  .mes-btn--medium.smartbanner__button {
    padding: 0.625rem 1.5rem;
    font-size: 0.875rem;
}
}
a.mes-btn.mes-btn--small, a.smartbanner__button,
.mes-btn.mes-btn--small,
.smartbanner__button {
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
a.mes-btn__ripple,
.mes-btn__ripple {
  z-index: 0;
  position: absolute;
  width: 0.625rem;
  height: 0.625rem;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 100rem;
  transition: 0.6s ease-in-out;
  opacity: 1;
  transform: scale(0);
  animation: ripple-animation 0.6s linear;
}
@keyframes ripple-animation {
to {
    transform: scale(2);
    opacity: 0;
}
}
.smartbanner {
  z-index: 1000;
  position: fixed;
  bottom: 0;
  top: unset;
  left: unset;
  background-color: var(--color-background-light);
  box-shadow: 0px -4px 8px -2px rgba(12, 65, 154, 0.15), 0px -2px 4px -2px rgba(12, 65, 154, 0.11);
  min-height: 80px;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 8px;
}
.smartbanner__exit {
  display: flex;
  position: unset;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.smartbanner__exit::after, .smartbanner__exit::before {
  display: none;
}
.smartbanner__icon {
  position: unset;
  width: 48px;
  height: 48px;
  margin-right: 4px;
  background-size: 48px 48px;
}
.smartbanner__info {
  height: -moz-fit-content;
  height: fit-content;
  width: unset;
  position: unset;
  flex: 1;
  outline: none !important;
}
.smartbanner__info__title {
  font-weight: 700;
  color: var(--color-typo-title);
  font-size: 0.875rem;
  margin-bottom: 2px;
}
.smartbanner__info__author, .smartbanner__info__price {
  color: var(--color-typo-body);
  font-size: 0.625rem;
}
.smartbanner__button {
  display: flex;
  margin-right: 16px;
  position: unset !important;
}
.smartbanner i:before {
  content: "\e030";
}
#app {
  display: flex;
  min-height: 100vh;
}
#app .application {
  color: var(--color-typo-body) !important;
  font-size: 0.875rem;
  line-height: 1.5;
  flex-grow: 1;
  background-color: var(--color-neutral-100);
}
#app .application .application__wrap {
  backface-visibility: hidden;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  max-width: 100%;
  min-height: 100vh;
  position: relative;
}.theme-default .theme-bg-primary[data-v-79731c0c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-79731c0c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-79731c0c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-79731c0c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-79731c0c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-79731c0c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-0 .theme-bg-primary[data-v-79731c0c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79731c0c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-79731c0c], .theme-profile-0 .theme-bg-primary-light[data-v-79731c0c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-79731c0c], .theme-profile-0 .theme-color[data-v-79731c0c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-79731c0c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-79731c0c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79731c0c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-79731c0c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-79731c0c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-79731c0c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-79731c0c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-79731c0c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-79731c0c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-79731c0c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-79731c0c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-79731c0c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-79731c0c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-79731c0c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-79731c0c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-79731c0c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-79731c0c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-79731c0c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-79731c0c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-79731c0c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-79731c0c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-79731c0c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-79731c0c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-79731c0c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-79731c0c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-79731c0c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-79731c0c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-79731c0c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-79731c0c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-79731c0c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-79731c0c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-79731c0c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-79731c0c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-79731c0c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-79731c0c] {
  background-color: var(--color-typo-body) !important;
}
.date-picker__select-year[data-v-79731c0c] {
  flex: 0 0 150px;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}

.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}

.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}

.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}

.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}

.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}

.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}

.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}

.filepond *,
.filepond label {
  cursor: pointer;
}

.filepond {
  background-color: var(--color-neutral-100);
}

.filepond--drop-label {
  padding-left: 0px;
  justify-content: center;
}
.filepond--drop-label .false-link {
  text-decoration: underline;
  color: var(--color-primary);
}

.filepond--panel-root {
  background-color: transparent !important;
  color: var(--color-primary) !important;
  caret-color: var(--color-primary) !important;
}

.filepond--panel[data-scalable=true] {
  background-color: transparent !important;
}

.filepond--root :not(text) {
  font-size: 1.125rem;
}

.filepond--image-preview-overlay-success {
  color: transparent !important;
}

.filepond--image-preview {
  background-color: var(--color-neutral-100) !important;
}

[data-filepond-item-state=processing-complete] .filepond--item-panel {
  background-color: var(--color-neutral-100) !important;
}

.filepond--item > .filepond--panel .filepond--panel-bottom {
  box-shadow: none !important;
}

.filepond--item-panel {
  border-radius: 10px;
  background-color: unset;
  border: 1px solid var(--color-primary);
}

.filepond--file-status,
.filepond--file-info {
  color: var(--color-typo-title) !important;
  font-weight: 600;
}

.filepond--item {
  height: 50px;
}

.filepond--root {
  margin-bottom: 0;
  font-size: unset;
}
.filepond--root:first-child {
  border-radius: 16px;
  border: 2px dashed var(--color-neutral-400);
}
@media (min-width: 600px) {
  .filepond--root {
    min-height: 12em;
    max-height: 21em;
  }
}
.filepond--root:focus-within {
  outline: 2px var(--color-primary) solid;
  outline-offset: 4px;
}

.filepond--root .filepond--drop-label {
  height: auto;
  align-self: anchor-center;
}

.filepond--file-info-sub {
  display: none;
}

.filepond--root .filepond--list-scroller {
  margin-top: 4em;
  margin-bottom: 1em;
}

.filepond--list.filepond--list {
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  will-change: transform;
}

.filepond-max-file .filepond--panel-root {
  background-color: #fff !important;
}
.filepond-max-file .filepond--root {
  min-height: 8em;
}
@media (min-width: 960px) {
  .filepond-max-file .filepond--root {
    min-height: 0em;
  }
}

.filepond--file {
  background-color: rgba(12, 65, 154, 0.1803921569);
  height: 50px;
  font-weight: 600;
}

@media (max-width: 599px) {
  .filepond--wrapper {
    display: none;
  }
}.theme-default .theme-bg-primary[data-v-c56c9960], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c56c9960], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c56c9960], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c56c9960], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c56c9960], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c56c9960], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-0 .theme-bg-primary[data-v-c56c9960], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c56c9960] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c56c9960], .theme-profile-0 .theme-bg-primary-light[data-v-c56c9960] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c56c9960], .theme-profile-0 .theme-color[data-v-c56c9960] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c56c9960], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c56c9960] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c56c9960] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c56c9960], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c56c9960] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c56c9960] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c56c9960] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c56c9960], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c56c9960] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c56c9960] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c56c9960] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c56c9960], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c56c9960] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c56c9960] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c56c9960] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c56c9960], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c56c9960] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c56c9960] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c56c9960] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c56c9960], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c56c9960] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c56c9960] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c56c9960] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c56c9960], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c56c9960], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c56c9960] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c56c9960] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c56c9960] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c56c9960] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c56c9960] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c56c9960] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c56c9960] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c56c9960] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c56c9960] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c56c9960] {
  background-color: var(--color-typo-body) !important;
}
.upload-document__or-paragraph[data-v-c56c9960] {
  line-height: 0.8;
}
#btn-open-browser[data-v-c56c9960] {
  gap: 0.5rem;
}
@media (min-width: 600px) {
.loading-container--desktop[data-v-c56c9960] {
    min-height: 12em;
    max-height: 21em;
}
}.theme-default .theme-bg-primary[data-v-aa9cfbe9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-0 .theme-bg-primary[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa9cfbe9] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-aa9cfbe9], .theme-profile-0 .theme-bg-primary-light[data-v-aa9cfbe9] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-aa9cfbe9], .theme-profile-0 .theme-color[data-v-aa9cfbe9] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-aa9cfbe9], .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa9cfbe9] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-aa9cfbe9], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-1 .theme-bg-primary-gradiant[data-v-aa9cfbe9] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-aa9cfbe9] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-aa9cfbe9] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-aa9cfbe9], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-2 .theme-bg-primary-gradiant[data-v-aa9cfbe9] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-aa9cfbe9] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-aa9cfbe9] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-aa9cfbe9], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-3 .theme-bg-primary-gradiant[data-v-aa9cfbe9] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-aa9cfbe9] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-aa9cfbe9] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-aa9cfbe9], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-4 .theme-bg-primary-gradiant[data-v-aa9cfbe9] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-aa9cfbe9] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-aa9cfbe9] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-aa9cfbe9], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-5 .theme-bg-primary-gradiant[data-v-aa9cfbe9] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-aa9cfbe9] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-aa9cfbe9] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-aa9cfbe9], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aa9cfbe9], .theme-profile-6 .theme-bg-primary-gradiant[data-v-aa9cfbe9] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-aa9cfbe9] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-aa9cfbe9] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-aa9cfbe9] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-aa9cfbe9] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-aa9cfbe9] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-aa9cfbe9] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-aa9cfbe9] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-aa9cfbe9] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-aa9cfbe9] {
  background-color: var(--color-typo-body) !important;
}
[data-v-aa9cfbe9] .mes-context-menu button {
  color: var(--color-typo-title);
}
.previous-next-button[data-v-aa9cfbe9] {
  display: flex;
  align-items: center;
}
.previous-next-button[data-v-aa9cfbe9]:disabled {
  opacity: 0.5;
  cursor: default;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
ul.vertical-menu {
  background-color: var(--color-background-light);
  font-size: 1rem;
  list-style-type: none;
  padding: 0;
}
@media (min-width: 600px) {
ul.vertical-menu {
    border-radius: 8px;
}
}
ul.vertical-menu.secondary-list {
  border-radius: 0;
  padding-bottom: 0.9375rem;
}
ul.vertical-menu.secondary-list.hidden {
  display: none;
}
ul.vertical-menu.secondary-list.visible {
  display: block;
}
ul.vertical-menu li {
  border-bottom: 1px solid var(--color-neutral-200);
}
ul.vertical-menu li:first-child {
  border-top-left-radius: 8px;
}
ul.vertical-menu li:first-child a {
  border-radius: 8px 8px 0 0;
}
ul.vertical-menu li:last-child {
  border-bottom: none;
  border-bottom-left-radius: 8px;
}
ul.vertical-menu li:last-child a {
  border-radius: 0 0 8px 8px;
}
ul.vertical-menu li.secondary-list-item {
  border: none;
  padding: 0.3125rem 1.25rem;
}
ul.vertical-menu li.secondary-list-item a {
  padding: 0.3125rem 0.9375rem;
  font-weight: 600;
  border-radius: 4px;
}
@media (min-width: 600px) {
ul.vertical-menu li.secondary-list-item a {
    font-size: 0.875rem;
}
}
ul.vertical-menu li a,
ul.vertical-menu li button {
  display: flex;
  padding: 0.9375rem 1.5rem;
  width: 100%;
}
ul.vertical-menu li a:focus-visible,
ul.vertical-menu li button:focus-visible {
  background-color: var(--color-functional-info-100);
}
ul.vertical-menu li a:hover,
ul.vertical-menu li button:hover {
  background-color: var(--color-functional-info-100);
}
ul.vertical-menu li a {
  text-decoration: none;
}
ul.vertical-menu li button {
  align-items: center;
  justify-content: space-between;
}
ul.vertical-menu li button div {
  font-size: 1.25rem;
  transition: transform 0.5s;
}
ul.vertical-menu li .primary-link,
ul.vertical-menu li .primary-button {
  color: var(--color-typo-title) !important;
  font-weight: 700;
  display: flex;
  align-items: start;
  text-align: left;
}
ul.vertical-menu li button[aria-expanded=true] {
  color: var(--color-primary);
  font-weight: 700;
}
ul.vertical-menu li button[aria-expanded=true] div {
  color: var(--color-primary);
  transform: rotate(180deg);
}
ul.vertical-menu li .secondary-link {
  color: var(--color-typo-body) !important;
}
ul.vertical-menu li .router-link-active {
  color: var(--color-primary) !important;
  font-weight: 700 !important;
}
ul.vertical-menu .active-list {
  border-left: 6px solid var(--color-primary);
}
ul.vertical-menu .active-list a {
  padding-left: 1.125rem;
}
ul.vertical-menu .active-list button {
  color: var(--color-primary) !important;
}.theme-default .theme-bg-primary[data-v-c9c767e1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-0 .theme-bg-primary[data-v-c9c767e1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c9c767e1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c9c767e1], .theme-profile-0 .theme-bg-primary-light[data-v-c9c767e1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c9c767e1], .theme-profile-0 .theme-color[data-v-c9c767e1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c9c767e1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c9c767e1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c9c767e1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c9c767e1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c9c767e1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c9c767e1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c9c767e1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c9c767e1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c9c767e1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c9c767e1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c9c767e1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c9c767e1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c9c767e1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c9c767e1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c9c767e1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c9c767e1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c9c767e1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c9c767e1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c9c767e1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c9c767e1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c9c767e1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c9c767e1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c9c767e1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c9c767e1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c9c767e1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c9c767e1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c9c767e1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c9c767e1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c9c767e1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c9c767e1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c9c767e1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c9c767e1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c9c767e1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c9c767e1] {
  background-color: var(--color-typo-body) !important;
}
legend[data-v-c9c767e1] {
  font-weight: 600;
  font-size: 0.875rem;
  color: var(--color-typo-title);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
[data-v-c9c767e1] .mes-input-label {
  font-size: 0.75rem;
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-c3a0abd5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-0 .theme-bg-primary[data-v-c3a0abd5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c3a0abd5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c3a0abd5], .theme-profile-0 .theme-bg-primary-light[data-v-c3a0abd5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c3a0abd5], .theme-profile-0 .theme-color[data-v-c3a0abd5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c3a0abd5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c3a0abd5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c3a0abd5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c3a0abd5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c3a0abd5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c3a0abd5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c3a0abd5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c3a0abd5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c3a0abd5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c3a0abd5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c3a0abd5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c3a0abd5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c3a0abd5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c3a0abd5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c3a0abd5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c3a0abd5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c3a0abd5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c3a0abd5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c3a0abd5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c3a0abd5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c3a0abd5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c3a0abd5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c3a0abd5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c3a0abd5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c3a0abd5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c3a0abd5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c3a0abd5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c3a0abd5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c3a0abd5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c3a0abd5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c3a0abd5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c3a0abd5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c3a0abd5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c3a0abd5] {
  background-color: var(--color-typo-body) !important;
}
h2[data-v-c3a0abd5] {
  font-size: 1.625rem;
  color: var(--color-typo-title);
}
.large-container[data-v-c3a0abd5] {
  padding: 2rem;
}.theme-default .theme-bg-primary[data-v-0c32113e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0c32113e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0c32113e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0c32113e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0c32113e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0c32113e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-0 .theme-bg-primary[data-v-0c32113e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c32113e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0c32113e], .theme-profile-0 .theme-bg-primary-light[data-v-0c32113e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0c32113e], .theme-profile-0 .theme-color[data-v-0c32113e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0c32113e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c32113e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c32113e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0c32113e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c32113e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0c32113e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0c32113e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0c32113e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c32113e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0c32113e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0c32113e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0c32113e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c32113e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0c32113e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0c32113e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0c32113e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c32113e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0c32113e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0c32113e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0c32113e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c32113e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0c32113e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0c32113e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0c32113e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c32113e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c32113e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0c32113e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0c32113e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0c32113e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0c32113e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0c32113e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0c32113e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0c32113e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0c32113e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0c32113e] {
  background-color: var(--color-typo-body) !important;
}
h2[data-v-0c32113e] {
  font-size: 1.625rem;
  color: var(--color-typo-title);
}
.app-unavailable-container[data-v-0c32113e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  width: 65%;
}
.app-unavailable-container.full-width[data-v-0c32113e] {
  width: 100%;
}.theme-default .theme-bg-primary[data-v-afb69923], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-afb69923], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-afb69923], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-afb69923], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-afb69923], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-afb69923], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-0 .theme-bg-primary[data-v-afb69923], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afb69923] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-afb69923], .theme-profile-0 .theme-bg-primary-light[data-v-afb69923] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-afb69923], .theme-profile-0 .theme-color[data-v-afb69923] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-afb69923], .theme-profile-0 .theme-bg-primary-gradiant[data-v-afb69923] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afb69923] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-afb69923], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-1 .theme-bg-primary-gradiant[data-v-afb69923] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-afb69923] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-afb69923] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-afb69923], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-2 .theme-bg-primary-gradiant[data-v-afb69923] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-afb69923] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-afb69923] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-afb69923], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-3 .theme-bg-primary-gradiant[data-v-afb69923] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-afb69923] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-afb69923] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-afb69923], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-4 .theme-bg-primary-gradiant[data-v-afb69923] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-afb69923] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-afb69923] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-afb69923], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-5 .theme-bg-primary-gradiant[data-v-afb69923] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-afb69923] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-afb69923] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-afb69923], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afb69923], .theme-profile-6 .theme-bg-primary-gradiant[data-v-afb69923] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-afb69923] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-afb69923] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-afb69923] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-afb69923] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-afb69923] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-afb69923] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-afb69923] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-afb69923] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-afb69923] {
  background-color: var(--color-typo-body) !important;
}
.svg-margin[data-v-afb69923] {
  margin: 1.25rem;
}
.tr-expand[data-v-afb69923] {
  position: relative;
}
.card-margin[data-v-afb69923] {
  margin-bottom: 1.25rem;
}
.card[data-v-afb69923] {
  box-shadow: 0 8px 16px 4px rgba(12, 65, 154, 0.1);
  border-radius: 0.5rem;
}
.card-container[data-v-afb69923] {
  border-radius: 0.5rem;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
}
.card-container__details[data-v-afb69923] {
  flex: 2;
}
.card-container__details .title[data-v-afb69923] {
  line-height: normal;
  color: var(--color-typo-title);
  font-weight: 700;
  font-size: 0.875rem !important;
}
.card-container__details .date[data-v-afb69923] {
  color: var(--color-typo-title);
  font-size: 0.875rem !important;
  margin-bottom: 0.75rem;
}
.card-container__center[data-v-afb69923] {
  flex: 1;
}
.card-container__list-of-acts[data-v-afb69923] {
  list-style-type: disc;
}.theme-default .theme-bg-primary[data-v-6a60beb2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-0 .theme-bg-primary[data-v-6a60beb2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a60beb2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6a60beb2], .theme-profile-0 .theme-bg-primary-light[data-v-6a60beb2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6a60beb2], .theme-profile-0 .theme-color[data-v-6a60beb2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6a60beb2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a60beb2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6a60beb2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a60beb2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6a60beb2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6a60beb2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6a60beb2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a60beb2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6a60beb2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6a60beb2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6a60beb2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a60beb2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6a60beb2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6a60beb2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6a60beb2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a60beb2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6a60beb2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6a60beb2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6a60beb2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a60beb2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6a60beb2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6a60beb2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6a60beb2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a60beb2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a60beb2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6a60beb2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6a60beb2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6a60beb2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6a60beb2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6a60beb2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6a60beb2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6a60beb2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6a60beb2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6a60beb2] {
  background-color: var(--color-typo-body) !important;
}
.coordinates-text[data-v-6a60beb2] {
  display: flex;
  align-items: center;
  gap: 4px;
  color: var(--color-typo-body);
}
.tabs-content--width[data-v-6a60beb2] {
  padding-left: 0;
  padding-right: 0;
  margin-top: 1rem;
}
@media (min-width: 960px) {
.tabs-content--width[data-v-6a60beb2] {
    width: 1000px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-top: 1.5rem;
}
}.theme-default .theme-bg-primary[data-v-b3bca716], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b3bca716], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b3bca716], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b3bca716], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b3bca716], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b3bca716], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-0 .theme-bg-primary[data-v-b3bca716], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3bca716] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b3bca716], .theme-profile-0 .theme-bg-primary-light[data-v-b3bca716] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b3bca716], .theme-profile-0 .theme-color[data-v-b3bca716] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b3bca716], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3bca716] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3bca716] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b3bca716], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3bca716] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b3bca716] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b3bca716] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b3bca716], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3bca716] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b3bca716] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b3bca716] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b3bca716], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3bca716] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b3bca716] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b3bca716] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b3bca716], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3bca716] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b3bca716] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b3bca716] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b3bca716], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3bca716] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b3bca716] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b3bca716] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b3bca716], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3bca716], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3bca716] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b3bca716] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b3bca716] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b3bca716] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b3bca716] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b3bca716] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b3bca716] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b3bca716] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b3bca716] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b3bca716] {
  background-color: var(--color-typo-body) !important;
}
[data-v-b3bca716] .tabs-in-popin ul.tabs__header {
  padding: 0;
}
.tabs-content--width[data-v-b3bca716] {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 960px) {
.tabs-content--width[data-v-b3bca716] {
    width: 1000px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
}
@media (max-width: 1264px) {
[data-v-b3bca716] .tab-content {
    padding: 0;
}
}
.inactif-container[data-v-b3bca716] {
  display: flex;
  margin: 27px 0;
}
.inactif-container .mes-icon[data-v-b3bca716] {
  margin-right: 5px;
}
.inactif-container span[data-v-b3bca716] {
  color: var(--color-primary);
  font-weight: 700;
}.theme-default .theme-bg-primary[data-v-1f45560f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-1f45560f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-1f45560f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-1f45560f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-1f45560f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-1f45560f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-0 .theme-bg-primary[data-v-1f45560f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1f45560f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-1f45560f], .theme-profile-0 .theme-bg-primary-light[data-v-1f45560f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-1f45560f], .theme-profile-0 .theme-color[data-v-1f45560f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-1f45560f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-1f45560f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1f45560f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-1f45560f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-1f45560f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-1f45560f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-1f45560f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-1f45560f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-1f45560f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-1f45560f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-1f45560f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-1f45560f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-1f45560f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-1f45560f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-1f45560f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-1f45560f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-1f45560f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-1f45560f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-1f45560f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-1f45560f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-1f45560f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-1f45560f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-1f45560f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-1f45560f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1f45560f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-1f45560f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-1f45560f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-1f45560f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-1f45560f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-1f45560f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-1f45560f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-1f45560f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-1f45560f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-1f45560f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-1f45560f] {
  background-color: var(--color-typo-body) !important;
}
.text-description[data-v-1f45560f] {
  max-width: 34.375rem;
  min-width: 100%;
  font-size: 0.875rem;
}
.cta-modal[data-v-1f45560f] {
  padding: 1.125rem 0 0.75rem 0;
  justify-content: center;
}
[data-v-1f45560f] .a-link {
  white-space: nowrap;
}.theme-default .theme-bg-primary[data-v-5196d4b1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-0 .theme-bg-primary[data-v-5196d4b1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5196d4b1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5196d4b1], .theme-profile-0 .theme-bg-primary-light[data-v-5196d4b1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5196d4b1], .theme-profile-0 .theme-color[data-v-5196d4b1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5196d4b1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5196d4b1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5196d4b1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5196d4b1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5196d4b1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5196d4b1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5196d4b1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5196d4b1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5196d4b1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5196d4b1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5196d4b1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5196d4b1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5196d4b1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5196d4b1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5196d4b1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5196d4b1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5196d4b1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5196d4b1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5196d4b1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5196d4b1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5196d4b1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5196d4b1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5196d4b1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5196d4b1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5196d4b1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5196d4b1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5196d4b1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5196d4b1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5196d4b1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5196d4b1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5196d4b1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5196d4b1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5196d4b1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5196d4b1] {
  background-color: var(--color-typo-body) !important;
}
.align-top[data-v-5196d4b1] {
  vertical-align: top;
}
.checkbox[data-v-5196d4b1] {
  width: 24px;
}
thead > tr > th[data-v-5196d4b1] {
  text-align: left;
  height: 52px;
}
thead > tr > td.select-column[data-v-5196d4b1]:first-child {
  width: 0;
}
tbody > tr > td[data-v-5196d4b1] {
  height: 52px;
}
.select-column[data-v-5196d4b1] {
  width: 0;
}
.z-index-th[data-v-5196d4b1] {
  z-index: 180;
}
.item-is-selected[data-v-5196d4b1] {
  background-color: var(--color-neutral-200);
}
.data-table__wrapper[data-v-5196d4b1] {
  overflow: hidden;
}
.data-table__wrapper table[data-v-5196d4b1] {
  width: 100%;
  border-spacing: 0;
}.theme-default .theme-bg-primary[data-v-de4f24a1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-0 .theme-bg-primary[data-v-de4f24a1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de4f24a1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-de4f24a1], .theme-profile-0 .theme-bg-primary-light[data-v-de4f24a1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-de4f24a1], .theme-profile-0 .theme-color[data-v-de4f24a1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-de4f24a1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-de4f24a1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-de4f24a1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-de4f24a1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-de4f24a1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-de4f24a1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-de4f24a1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-de4f24a1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-de4f24a1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-de4f24a1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-de4f24a1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-de4f24a1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-de4f24a1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-de4f24a1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-de4f24a1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-de4f24a1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-de4f24a1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-de4f24a1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-de4f24a1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-de4f24a1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-de4f24a1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-de4f24a1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-de4f24a1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de4f24a1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-de4f24a1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-de4f24a1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-de4f24a1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-de4f24a1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-de4f24a1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-de4f24a1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-de4f24a1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-de4f24a1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-de4f24a1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-de4f24a1] {
  background-color: var(--color-typo-body) !important;
}
.icon-span[data-v-de4f24a1] {
  vertical-align: sub;
}.theme-default .theme-bg-primary[data-v-fdf12455], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-fdf12455], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-fdf12455], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-fdf12455], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-fdf12455], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-fdf12455], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-0 .theme-bg-primary[data-v-fdf12455], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fdf12455] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-fdf12455], .theme-profile-0 .theme-bg-primary-light[data-v-fdf12455] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-fdf12455], .theme-profile-0 .theme-color[data-v-fdf12455] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-fdf12455], .theme-profile-0 .theme-bg-primary-gradiant[data-v-fdf12455] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fdf12455] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-fdf12455], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-1 .theme-bg-primary-gradiant[data-v-fdf12455] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-fdf12455] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-fdf12455] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-fdf12455], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-2 .theme-bg-primary-gradiant[data-v-fdf12455] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-fdf12455] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-fdf12455] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-fdf12455], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-3 .theme-bg-primary-gradiant[data-v-fdf12455] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-fdf12455] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-fdf12455] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-fdf12455], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-4 .theme-bg-primary-gradiant[data-v-fdf12455] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-fdf12455] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-fdf12455] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-fdf12455], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-5 .theme-bg-primary-gradiant[data-v-fdf12455] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-fdf12455] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-fdf12455] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-fdf12455], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fdf12455], .theme-profile-6 .theme-bg-primary-gradiant[data-v-fdf12455] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-fdf12455] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-fdf12455] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-fdf12455] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-fdf12455] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-fdf12455] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-fdf12455] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-fdf12455] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-fdf12455] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-fdf12455] {
  background-color: var(--color-typo-body) !important;
}
.role-chip[data-v-fdf12455] {
  background: var(--color-tertiary);
  color: white;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 12px;
}.theme-default .theme-bg-primary[data-v-d91c3a6c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-0 .theme-bg-primary[data-v-d91c3a6c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d91c3a6c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d91c3a6c], .theme-profile-0 .theme-bg-primary-light[data-v-d91c3a6c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d91c3a6c], .theme-profile-0 .theme-color[data-v-d91c3a6c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d91c3a6c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d91c3a6c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d91c3a6c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d91c3a6c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d91c3a6c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d91c3a6c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d91c3a6c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d91c3a6c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d91c3a6c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d91c3a6c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d91c3a6c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d91c3a6c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d91c3a6c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d91c3a6c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d91c3a6c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d91c3a6c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d91c3a6c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d91c3a6c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d91c3a6c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d91c3a6c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d91c3a6c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d91c3a6c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d91c3a6c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d91c3a6c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d91c3a6c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d91c3a6c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d91c3a6c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d91c3a6c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d91c3a6c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d91c3a6c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d91c3a6c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d91c3a6c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d91c3a6c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d91c3a6c] {
  background-color: var(--color-typo-body) !important;
}
.document-item[data-v-d91c3a6c] {
  width: 100%;
  display: flex;
  position: relative;
}
.document-item__title[data-v-d91c3a6c] {
  font-size: 16px;
  margin-bottom: 8px;
}
.document-item__description[data-v-d91c3a6c] {
  margin-bottom: 8px;
}
.document-item__description[data-v-d91c3a6c] > * {
  font-size: 16px;
}
.item-clickable-to-enlarge[data-v-d91c3a6c]::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.svg-margin {
  margin: 20px;
}
.tr-expand {
  position: relative;
}
.documents-table .data-table table > tbody > tr > td:last-child {
  padding: 0 12px;
}
.nb-document {
  font-size: 0.875rem !important;
}
@media (min-width: 600px) {
.nb-document {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary[data-v-927a7806], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-927a7806], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-927a7806], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-927a7806], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-927a7806], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-927a7806], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-0 .theme-bg-primary[data-v-927a7806], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-927a7806] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-927a7806], .theme-profile-0 .theme-bg-primary-light[data-v-927a7806] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-927a7806], .theme-profile-0 .theme-color[data-v-927a7806] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-927a7806], .theme-profile-0 .theme-bg-primary-gradiant[data-v-927a7806] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-927a7806] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-927a7806], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-1 .theme-bg-primary-gradiant[data-v-927a7806] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-927a7806] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-927a7806] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-927a7806], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-2 .theme-bg-primary-gradiant[data-v-927a7806] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-927a7806] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-927a7806] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-927a7806], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-3 .theme-bg-primary-gradiant[data-v-927a7806] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-927a7806] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-927a7806] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-927a7806], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-4 .theme-bg-primary-gradiant[data-v-927a7806] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-927a7806] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-927a7806] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-927a7806], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-5 .theme-bg-primary-gradiant[data-v-927a7806] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-927a7806] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-927a7806] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-927a7806], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-927a7806], .theme-profile-6 .theme-bg-primary-gradiant[data-v-927a7806] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-927a7806] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-927a7806] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-927a7806] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-927a7806] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-927a7806] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-927a7806] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-927a7806] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-927a7806] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-927a7806] {
  background-color: var(--color-typo-body) !important;
}
.svg-margin[data-v-927a7806] {
  margin: 20px;
}
.tr-expand[data-v-927a7806] {
  position: relative;
}
.card-margin[data-v-927a7806] {
  margin-bottom: 20px;
}
.card[data-v-927a7806] {
  box-shadow: 0 8px 16px 4px rgba(12, 65, 154, 0.1);
  border-radius: 8px;
}
.card-container[data-v-927a7806] {
  border-radius: 8px;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
}
.card-container__details[data-v-927a7806] {
  flex: 2;
}
.card-container__details .title[data-v-927a7806] {
  line-height: normal;
  color: var(--color-typo-title);
  font-weight: 700;
  font-size: 0.875rem !important;
}
.card-container__details .date[data-v-927a7806] {
  color: var(--color-typo-title);
  font-size: 0.875rem !important;
  margin-bottom: 12px;
}
.card-container__center[data-v-927a7806] {
  flex: 1;
}
.card-container__list-of-acts[data-v-927a7806] {
  list-style-type: disc;
}.theme-default .theme-bg-primary[data-v-e3a1d06d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-0 .theme-bg-primary[data-v-e3a1d06d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3a1d06d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e3a1d06d], .theme-profile-0 .theme-bg-primary-light[data-v-e3a1d06d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e3a1d06d], .theme-profile-0 .theme-color[data-v-e3a1d06d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e3a1d06d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3a1d06d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e3a1d06d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e3a1d06d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e3a1d06d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e3a1d06d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e3a1d06d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e3a1d06d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e3a1d06d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e3a1d06d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e3a1d06d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e3a1d06d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e3a1d06d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e3a1d06d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e3a1d06d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e3a1d06d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e3a1d06d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e3a1d06d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e3a1d06d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e3a1d06d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e3a1d06d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e3a1d06d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e3a1d06d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e3a1d06d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e3a1d06d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e3a1d06d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e3a1d06d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e3a1d06d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e3a1d06d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e3a1d06d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e3a1d06d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e3a1d06d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e3a1d06d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e3a1d06d] {
  background-color: var(--color-typo-body) !important;
}
.confidentiality-option[data-v-e3a1d06d] {
  width: 85%;
}
.confidentiality-option .disabled[data-v-e3a1d06d] {
  filter: grayscale(100%);
  opacity: 0.5;
  pointer-events: none;
}
a[data-v-e3a1d06d]:hover {
  cursor: pointer;
}.theme-default .theme-bg-primary[data-v-27acf859], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-27acf859], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-27acf859], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-27acf859], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-27acf859], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-27acf859], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-0 .theme-bg-primary[data-v-27acf859], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-27acf859] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-27acf859], .theme-profile-0 .theme-bg-primary-light[data-v-27acf859] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-27acf859], .theme-profile-0 .theme-color[data-v-27acf859] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-27acf859], .theme-profile-0 .theme-bg-primary-gradiant[data-v-27acf859] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-27acf859] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-27acf859], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-1 .theme-bg-primary-gradiant[data-v-27acf859] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-27acf859] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-27acf859] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-27acf859], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-2 .theme-bg-primary-gradiant[data-v-27acf859] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-27acf859] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-27acf859] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-27acf859], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-3 .theme-bg-primary-gradiant[data-v-27acf859] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-27acf859] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-27acf859] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-27acf859], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-4 .theme-bg-primary-gradiant[data-v-27acf859] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-27acf859] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-27acf859] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-27acf859], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-5 .theme-bg-primary-gradiant[data-v-27acf859] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-27acf859] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-27acf859] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-27acf859], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-27acf859], .theme-profile-6 .theme-bg-primary-gradiant[data-v-27acf859] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-27acf859] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-27acf859] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-27acf859] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-27acf859] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-27acf859] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-27acf859] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-27acf859] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-27acf859] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-27acf859] {
  background-color: var(--color-typo-body) !important;
}
.confidentiality-options[data-v-27acf859] {
  width: 100%;
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-cf5aeb2b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-0 .theme-bg-primary[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf5aeb2b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cf5aeb2b], .theme-profile-0 .theme-bg-primary-light[data-v-cf5aeb2b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cf5aeb2b], .theme-profile-0 .theme-color[data-v-cf5aeb2b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cf5aeb2b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cf5aeb2b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cf5aeb2b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cf5aeb2b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cf5aeb2b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cf5aeb2b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cf5aeb2b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cf5aeb2b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cf5aeb2b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cf5aeb2b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cf5aeb2b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cf5aeb2b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cf5aeb2b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cf5aeb2b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cf5aeb2b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cf5aeb2b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cf5aeb2b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cf5aeb2b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cf5aeb2b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cf5aeb2b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cf5aeb2b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cf5aeb2b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cf5aeb2b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cf5aeb2b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cf5aeb2b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cf5aeb2b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cf5aeb2b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cf5aeb2b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cf5aeb2b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cf5aeb2b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cf5aeb2b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cf5aeb2b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cf5aeb2b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cf5aeb2b] {
  background-color: var(--color-typo-body) !important;
}
.confidentiality-options[data-v-cf5aeb2b] {
  width: 85%;
  border-top: 1px solid var(--color-neutral-200);
}
.confidentiality-informations[data-v-cf5aeb2b],
.confidentiality-informations h3[data-v-cf5aeb2b] {
  font-size: 1rem;
}.theme-default .theme-bg-primary[data-v-12e82d30], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-12e82d30], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-12e82d30], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-12e82d30], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-12e82d30], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-12e82d30], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-0 .theme-bg-primary[data-v-12e82d30], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12e82d30] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-12e82d30], .theme-profile-0 .theme-bg-primary-light[data-v-12e82d30] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-12e82d30], .theme-profile-0 .theme-color[data-v-12e82d30] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-12e82d30], .theme-profile-0 .theme-bg-primary-gradiant[data-v-12e82d30] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12e82d30] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-12e82d30], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-1 .theme-bg-primary-gradiant[data-v-12e82d30] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-12e82d30] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-12e82d30] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-12e82d30], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-2 .theme-bg-primary-gradiant[data-v-12e82d30] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-12e82d30] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-12e82d30] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-12e82d30], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-3 .theme-bg-primary-gradiant[data-v-12e82d30] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-12e82d30] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-12e82d30] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-12e82d30], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-4 .theme-bg-primary-gradiant[data-v-12e82d30] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-12e82d30] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-12e82d30] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-12e82d30], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-5 .theme-bg-primary-gradiant[data-v-12e82d30] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-12e82d30] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-12e82d30] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-12e82d30], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-12e82d30], .theme-profile-6 .theme-bg-primary-gradiant[data-v-12e82d30] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-12e82d30] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-12e82d30] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-12e82d30] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-12e82d30] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-12e82d30] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-12e82d30] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-12e82d30] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-12e82d30] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-12e82d30] {
  background-color: var(--color-typo-body) !important;
}
.confidentiality-informations[data-v-12e82d30],
.confidentiality-informations h3[data-v-12e82d30] {
  font-size: 1rem;
}.theme-default .theme-bg-primary[data-v-d9295917], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d9295917], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d9295917], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d9295917], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d9295917], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d9295917], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-0 .theme-bg-primary[data-v-d9295917], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9295917] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d9295917], .theme-profile-0 .theme-bg-primary-light[data-v-d9295917] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d9295917], .theme-profile-0 .theme-color[data-v-d9295917] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d9295917], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9295917] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9295917] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d9295917], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9295917] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d9295917] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d9295917] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d9295917], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9295917] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d9295917] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d9295917] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d9295917], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9295917] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d9295917] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d9295917] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d9295917], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9295917] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d9295917] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d9295917] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d9295917], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9295917] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d9295917] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d9295917] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d9295917], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9295917], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9295917] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d9295917] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d9295917] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d9295917] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d9295917] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d9295917] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d9295917] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d9295917] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d9295917] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d9295917] {
  background-color: var(--color-typo-body) !important;
}
.btn-add-ps[data-v-d9295917] {
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
  text-align: left;
}
.declared-am[data-v-d9295917] {
  gap: 0.25rem;
}
@media (max-width: 959px) {
.declared-am[data-v-d9295917] {
    color: var(--color-functional-blue-checked);
}
}
.inactif-container[data-v-d9295917] {
  display: flex;
  margin: 27px 0;
}
.inactif-container .mes-icon[data-v-d9295917] {
  margin-right: 5px;
}
.inactif-container span[data-v-d9295917] {
  color: var(--color-primary);
  font-weight: 700;
}.theme-default .theme-bg-primary[data-v-7f247979], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7f247979], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7f247979], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7f247979], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7f247979], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7f247979], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-0 .theme-bg-primary[data-v-7f247979], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f247979] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7f247979], .theme-profile-0 .theme-bg-primary-light[data-v-7f247979] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7f247979], .theme-profile-0 .theme-color[data-v-7f247979] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7f247979], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7f247979] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7f247979] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7f247979], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7f247979] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7f247979] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7f247979] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7f247979], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7f247979] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7f247979] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7f247979] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7f247979], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7f247979] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7f247979] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7f247979] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7f247979], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7f247979] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7f247979] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7f247979] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7f247979], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7f247979] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7f247979] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7f247979] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7f247979], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7f247979], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7f247979] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7f247979] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7f247979] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7f247979] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7f247979] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7f247979] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7f247979] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7f247979] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7f247979] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7f247979] {
  background-color: var(--color-typo-body) !important;
}
address[data-v-7f247979] {
  font-style: normal;
}
@media (min-width: 960px) {
.addresses-list[data-v-7f247979] {
    display: flex;
    flex-wrap: wrap;
}
.addresses-list li[data-v-7f247979] {
    width: 30%;
    margin-right: 16px;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 960px) {
.health-professional-card {
    max-width: 1000px;
}
}
.health-professional-card ul {
  display: flex;
  flex-wrap: wrap;
}
.health-professional-card ul li {
  overflow: unset;
}.theme-default .theme-bg-primary[data-v-df3a087c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-df3a087c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-df3a087c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-df3a087c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-df3a087c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-df3a087c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-0 .theme-bg-primary[data-v-df3a087c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-df3a087c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-df3a087c], .theme-profile-0 .theme-bg-primary-light[data-v-df3a087c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-df3a087c], .theme-profile-0 .theme-color[data-v-df3a087c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-df3a087c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-df3a087c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-df3a087c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-df3a087c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-df3a087c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-df3a087c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-df3a087c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-df3a087c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-df3a087c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-df3a087c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-df3a087c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-df3a087c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-df3a087c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-df3a087c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-df3a087c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-df3a087c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-df3a087c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-df3a087c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-df3a087c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-df3a087c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-df3a087c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-df3a087c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-df3a087c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-df3a087c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-df3a087c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-df3a087c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-df3a087c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-df3a087c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-df3a087c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-df3a087c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-df3a087c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-df3a087c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-df3a087c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-df3a087c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-df3a087c] {
  background-color: var(--color-typo-body) !important;
}
ul[data-v-df3a087c] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  list-style-position: inside;
}.theme-default .theme-bg-primary[data-v-fd421bba], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-fd421bba], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-fd421bba], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-fd421bba], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-fd421bba], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-fd421bba], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-0 .theme-bg-primary[data-v-fd421bba], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fd421bba] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-fd421bba], .theme-profile-0 .theme-bg-primary-light[data-v-fd421bba] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-fd421bba], .theme-profile-0 .theme-color[data-v-fd421bba] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-fd421bba], .theme-profile-0 .theme-bg-primary-gradiant[data-v-fd421bba] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fd421bba] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-fd421bba], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-1 .theme-bg-primary-gradiant[data-v-fd421bba] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-fd421bba] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-fd421bba] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-fd421bba], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-2 .theme-bg-primary-gradiant[data-v-fd421bba] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-fd421bba] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-fd421bba] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-fd421bba], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-3 .theme-bg-primary-gradiant[data-v-fd421bba] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-fd421bba] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-fd421bba] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-fd421bba], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-4 .theme-bg-primary-gradiant[data-v-fd421bba] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-fd421bba] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-fd421bba] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-fd421bba], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-5 .theme-bg-primary-gradiant[data-v-fd421bba] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-fd421bba] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-fd421bba] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-fd421bba], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fd421bba], .theme-profile-6 .theme-bg-primary-gradiant[data-v-fd421bba] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-fd421bba] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-fd421bba] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-fd421bba] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-fd421bba] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-fd421bba] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-fd421bba] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-fd421bba] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-fd421bba] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-fd421bba] {
  background-color: var(--color-typo-body) !important;
}
[data-v-fd421bba] .tabs-in-popin ul.tabs__header {
  padding: 0;
}.theme-default .theme-bg-primary[data-v-6221d2c7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-0 .theme-bg-primary[data-v-6221d2c7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6221d2c7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6221d2c7], .theme-profile-0 .theme-bg-primary-light[data-v-6221d2c7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6221d2c7], .theme-profile-0 .theme-color[data-v-6221d2c7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6221d2c7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6221d2c7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6221d2c7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6221d2c7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6221d2c7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6221d2c7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6221d2c7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6221d2c7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6221d2c7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6221d2c7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6221d2c7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6221d2c7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6221d2c7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6221d2c7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6221d2c7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6221d2c7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6221d2c7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6221d2c7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6221d2c7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6221d2c7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6221d2c7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6221d2c7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6221d2c7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6221d2c7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6221d2c7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6221d2c7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6221d2c7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6221d2c7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6221d2c7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6221d2c7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6221d2c7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6221d2c7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6221d2c7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6221d2c7] {
  background-color: var(--color-typo-body) !important;
}
[data-v-6221d2c7] .padding-back-button {
  padding-bottom: 24px;
}.theme-default .theme-bg-primary[data-v-6dc6167d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-0 .theme-bg-primary[data-v-6dc6167d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dc6167d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6dc6167d], .theme-profile-0 .theme-bg-primary-light[data-v-6dc6167d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6dc6167d], .theme-profile-0 .theme-color[data-v-6dc6167d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6dc6167d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dc6167d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6dc6167d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6dc6167d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6dc6167d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6dc6167d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6dc6167d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6dc6167d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6dc6167d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6dc6167d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6dc6167d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6dc6167d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6dc6167d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6dc6167d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6dc6167d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6dc6167d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6dc6167d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6dc6167d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6dc6167d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6dc6167d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6dc6167d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6dc6167d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6dc6167d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6dc6167d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6dc6167d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6dc6167d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6dc6167d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6dc6167d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6dc6167d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6dc6167d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6dc6167d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6dc6167d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6dc6167d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6dc6167d] {
  background-color: var(--color-typo-body) !important;
}
.icon-mobile[data-v-6dc6167d] {
  font-size: 18px;
}
.icon-desktop[data-v-6dc6167d] {
  font-size: 12px;
}
.information-card-content__item[data-v-6dc6167d] {
  display: grid;
  row-gap: 0.5rem;
  grid-template-areas: "title title" "value cta";
  padding: 1.5rem;
}
.information-card-content__item .card-section-title[data-v-6dc6167d] {
  grid-area: title;
}
.information-card-content__item .card-section-value[data-v-6dc6167d] {
  grid-area: value;
}
.information-card-content__item .card-section-cta[data-v-6dc6167d] {
  grid-area: cta;
  align-self: baseline;
  justify-self: end;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 0.125rem;
}.theme-default .theme-bg-primary[data-v-79c3485b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-79c3485b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-79c3485b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-79c3485b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-79c3485b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-79c3485b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-0 .theme-bg-primary[data-v-79c3485b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-79c3485b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-79c3485b], .theme-profile-0 .theme-bg-primary-light[data-v-79c3485b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-79c3485b], .theme-profile-0 .theme-color[data-v-79c3485b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-79c3485b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-79c3485b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-79c3485b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-79c3485b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-79c3485b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-79c3485b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-79c3485b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-79c3485b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-79c3485b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-79c3485b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-79c3485b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-79c3485b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-79c3485b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-79c3485b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-79c3485b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-79c3485b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-79c3485b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-79c3485b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-79c3485b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-79c3485b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-79c3485b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-79c3485b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-79c3485b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-79c3485b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-79c3485b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-79c3485b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-79c3485b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-79c3485b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-79c3485b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-79c3485b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-79c3485b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-79c3485b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-79c3485b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-79c3485b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-79c3485b] {
  background-color: var(--color-typo-body) !important;
}
.section-title[data-v-79c3485b] {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 1.5rem;
  color: var(--color-typo-title);
}
.information-card-content[data-v-79c3485b] {
  width: 100%;
}.theme-default .theme-bg-primary[data-v-73adfaa7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-0 .theme-bg-primary[data-v-73adfaa7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73adfaa7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-73adfaa7], .theme-profile-0 .theme-bg-primary-light[data-v-73adfaa7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-73adfaa7], .theme-profile-0 .theme-color[data-v-73adfaa7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-73adfaa7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-73adfaa7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-73adfaa7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-73adfaa7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-73adfaa7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-73adfaa7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-73adfaa7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-73adfaa7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-73adfaa7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-73adfaa7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-73adfaa7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-73adfaa7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-73adfaa7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-73adfaa7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-73adfaa7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-73adfaa7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-73adfaa7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-73adfaa7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-73adfaa7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-73adfaa7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-73adfaa7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-73adfaa7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-73adfaa7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-73adfaa7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-73adfaa7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-73adfaa7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-73adfaa7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-73adfaa7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-73adfaa7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-73adfaa7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-73adfaa7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-73adfaa7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-73adfaa7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-73adfaa7] {
  background-color: var(--color-typo-body) !important;
}
.section-title[data-v-73adfaa7] {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 1.5rem;
  color: var(--color-typo-title);
}
.information-card-content[data-v-73adfaa7] {
  width: 100%;
}.theme-default .theme-bg-primary[data-v-09d29bde], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-09d29bde], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-09d29bde], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-09d29bde], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-09d29bde], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-09d29bde], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-0 .theme-bg-primary[data-v-09d29bde], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-09d29bde] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-09d29bde], .theme-profile-0 .theme-bg-primary-light[data-v-09d29bde] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-09d29bde], .theme-profile-0 .theme-color[data-v-09d29bde] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-09d29bde], .theme-profile-0 .theme-bg-primary-gradiant[data-v-09d29bde] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-09d29bde] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-09d29bde], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-1 .theme-bg-primary-gradiant[data-v-09d29bde] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-09d29bde] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-09d29bde] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-09d29bde], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-2 .theme-bg-primary-gradiant[data-v-09d29bde] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-09d29bde] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-09d29bde] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-09d29bde], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-3 .theme-bg-primary-gradiant[data-v-09d29bde] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-09d29bde] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-09d29bde] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-09d29bde], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-4 .theme-bg-primary-gradiant[data-v-09d29bde] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-09d29bde] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-09d29bde] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-09d29bde], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-5 .theme-bg-primary-gradiant[data-v-09d29bde] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-09d29bde] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-09d29bde] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-09d29bde], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-09d29bde], .theme-profile-6 .theme-bg-primary-gradiant[data-v-09d29bde] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-09d29bde] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-09d29bde] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-09d29bde] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-09d29bde] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-09d29bde] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-09d29bde] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-09d29bde] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-09d29bde] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-09d29bde] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) and (max-width: 959px) {
.account-information[data-v-09d29bde] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}.theme-default .theme-bg-primary[data-v-f1df616c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f1df616c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f1df616c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f1df616c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f1df616c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f1df616c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-0 .theme-bg-primary[data-v-f1df616c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f1df616c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f1df616c], .theme-profile-0 .theme-bg-primary-light[data-v-f1df616c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f1df616c], .theme-profile-0 .theme-color[data-v-f1df616c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f1df616c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f1df616c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f1df616c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f1df616c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f1df616c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f1df616c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f1df616c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f1df616c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f1df616c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f1df616c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f1df616c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f1df616c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f1df616c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f1df616c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f1df616c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f1df616c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f1df616c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f1df616c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f1df616c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f1df616c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f1df616c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f1df616c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f1df616c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f1df616c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f1df616c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f1df616c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f1df616c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f1df616c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f1df616c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f1df616c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f1df616c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f1df616c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f1df616c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f1df616c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f1df616c] {
  background-color: var(--color-typo-body) !important;
}
.section-title[data-v-f1df616c] {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 1.5rem;
  color: var(--color-typo-title);
}
.biometrie-card-content[data-v-f1df616c] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  color: var(--color-typo-title);
}
.fit-content-button[data-v-f1df616c] {
  width: -moz-fit-content;
  width: fit-content;
}
.two-cta-wrapper[data-v-f1df616c] {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 1.5rem;
}.theme-default .theme-bg-primary[data-v-b86b9345], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b86b9345], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b86b9345], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b86b9345], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b86b9345], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b86b9345], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-0 .theme-bg-primary[data-v-b86b9345], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b86b9345] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b86b9345], .theme-profile-0 .theme-bg-primary-light[data-v-b86b9345] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b86b9345], .theme-profile-0 .theme-color[data-v-b86b9345] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b86b9345], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b86b9345] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b86b9345] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b86b9345], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b86b9345] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b86b9345] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b86b9345] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b86b9345], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b86b9345] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b86b9345] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b86b9345] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b86b9345], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b86b9345] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b86b9345] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b86b9345] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b86b9345], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b86b9345] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b86b9345] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b86b9345] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b86b9345], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b86b9345] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b86b9345] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b86b9345] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b86b9345], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b86b9345], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b86b9345] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b86b9345] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b86b9345] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b86b9345] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b86b9345] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b86b9345] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b86b9345] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b86b9345] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b86b9345] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b86b9345] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) and (max-width: 959px) {
.account-information[data-v-b86b9345] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}.theme-default .theme-bg-primary[data-v-06e68ab5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-0 .theme-bg-primary[data-v-06e68ab5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e68ab5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-06e68ab5], .theme-profile-0 .theme-bg-primary-light[data-v-06e68ab5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-06e68ab5], .theme-profile-0 .theme-color[data-v-06e68ab5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-06e68ab5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e68ab5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-06e68ab5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-06e68ab5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-06e68ab5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-06e68ab5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-06e68ab5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-06e68ab5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-06e68ab5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-06e68ab5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-06e68ab5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-06e68ab5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-06e68ab5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-06e68ab5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-06e68ab5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-06e68ab5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-06e68ab5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-06e68ab5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-06e68ab5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-06e68ab5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-06e68ab5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-06e68ab5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-06e68ab5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-06e68ab5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-06e68ab5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-06e68ab5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-06e68ab5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-06e68ab5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-06e68ab5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-06e68ab5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-06e68ab5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-06e68ab5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-06e68ab5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-06e68ab5] {
  background-color: var(--color-typo-body) !important;
}
.delegation-details-tile[data-v-06e68ab5] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  position: relative;
}
.delegation-details-tile__left[data-v-06e68ab5] {
  align-items: flex-start;
}
.delegation-details-tile__right[data-v-06e68ab5] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.delegation-details-tile__title[data-v-06e68ab5] {
  color: var(--color-typo-title);
}
.delegation-details-tile__left .delegation-details-tile__title[data-v-06e68ab5] {
  flex-grow: 1;
  align-self: center;
  display: none;
}
.delegation-details-tile__right .delegation-details-tile__title[data-v-06e68ab5] {
  margin-bottom: 0.5rem;
}
@media (max-width: 599px) {
.delegation-details-tile[data-v-06e68ab5] {
    flex-direction: column;
    gap: 0.5rem;
}
.delegation-details-tile__left[data-v-06e68ab5] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}
.delegation-details-tile__left .delegation-details-tile__title[data-v-06e68ab5] {
    display: flex;
}
.delegation-details-tile__right .delegation-details-tile__title[data-v-06e68ab5] {
    display: none;
}
}.theme-default .theme-bg-primary[data-v-95f1769d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-95f1769d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-95f1769d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-95f1769d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-95f1769d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-95f1769d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-0 .theme-bg-primary[data-v-95f1769d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f1769d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-95f1769d], .theme-profile-0 .theme-bg-primary-light[data-v-95f1769d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-95f1769d], .theme-profile-0 .theme-color[data-v-95f1769d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-95f1769d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f1769d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f1769d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-95f1769d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-95f1769d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-95f1769d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-95f1769d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-95f1769d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-95f1769d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-95f1769d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-95f1769d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-95f1769d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-95f1769d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-95f1769d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-95f1769d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-95f1769d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-95f1769d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-95f1769d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-95f1769d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-95f1769d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-95f1769d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-95f1769d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-95f1769d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-95f1769d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-95f1769d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-95f1769d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-95f1769d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-95f1769d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-95f1769d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-95f1769d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-95f1769d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-95f1769d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-95f1769d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-95f1769d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-95f1769d] {
  background-color: var(--color-typo-body) !important;
}
.delegation-card[data-v-95f1769d] {
  padding: 1.5rem;
}
.delegation-card__content[data-v-95f1769d] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.delegation-card__actions[data-v-95f1769d] {
  margin-top: 1rem;
}
@media (max-width: 599px) {
.delegation-card[data-v-95f1769d] {
    padding: 0;
}
}.theme-default .theme-bg-primary[data-v-498529ce], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-498529ce], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-498529ce], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-498529ce], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-498529ce], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-498529ce], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-0 .theme-bg-primary[data-v-498529ce], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498529ce] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-498529ce], .theme-profile-0 .theme-bg-primary-light[data-v-498529ce] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-498529ce], .theme-profile-0 .theme-color[data-v-498529ce] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-498529ce], .theme-profile-0 .theme-bg-primary-gradiant[data-v-498529ce] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498529ce] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-498529ce], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-1 .theme-bg-primary-gradiant[data-v-498529ce] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-498529ce] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-498529ce] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-498529ce], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-2 .theme-bg-primary-gradiant[data-v-498529ce] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-498529ce] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-498529ce] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-498529ce], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-3 .theme-bg-primary-gradiant[data-v-498529ce] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-498529ce] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-498529ce] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-498529ce], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-4 .theme-bg-primary-gradiant[data-v-498529ce] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-498529ce] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-498529ce] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-498529ce], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-5 .theme-bg-primary-gradiant[data-v-498529ce] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-498529ce] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-498529ce] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-498529ce], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498529ce], .theme-profile-6 .theme-bg-primary-gradiant[data-v-498529ce] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-498529ce] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-498529ce] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-498529ce] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-498529ce] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-498529ce] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-498529ce] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-498529ce] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-498529ce] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-498529ce] {
  background-color: var(--color-typo-body) !important;
}
.delegation-list__title[data-v-498529ce] {
  color: var(--color-typo-title);
  margin-bottom: 0.5rem;
}
.delegation-list__items[data-v-498529ce] {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (max-width: 599px) {
.delegation-list__title[data-v-498529ce] {
    padding-left: 1.5rem;
}
.delegation-list__items[data-v-498529ce] {
    border-top: 1px solid var(--color-neutral-200);
    border-bottom: 1px solid var(--color-neutral-200);
    padding: 1.5rem;
    background-color: #fff;
}
}.theme-default .theme-bg-primary[data-v-3c1095fa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-0 .theme-bg-primary[data-v-3c1095fa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3c1095fa] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-3c1095fa], .theme-profile-0 .theme-bg-primary-light[data-v-3c1095fa] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-3c1095fa], .theme-profile-0 .theme-color[data-v-3c1095fa] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-3c1095fa], .theme-profile-0 .theme-bg-primary-gradiant[data-v-3c1095fa] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-3c1095fa], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-1 .theme-bg-primary-gradiant[data-v-3c1095fa] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-3c1095fa] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-3c1095fa] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-3c1095fa], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-2 .theme-bg-primary-gradiant[data-v-3c1095fa] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-3c1095fa] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-3c1095fa] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-3c1095fa], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-3 .theme-bg-primary-gradiant[data-v-3c1095fa] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-3c1095fa] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-3c1095fa] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-3c1095fa], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-4 .theme-bg-primary-gradiant[data-v-3c1095fa] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-3c1095fa] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-3c1095fa] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-3c1095fa], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-5 .theme-bg-primary-gradiant[data-v-3c1095fa] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-3c1095fa] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-3c1095fa] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-3c1095fa], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3c1095fa], .theme-profile-6 .theme-bg-primary-gradiant[data-v-3c1095fa] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-3c1095fa] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-3c1095fa] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-3c1095fa] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-3c1095fa] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-3c1095fa] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-3c1095fa] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-3c1095fa] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-3c1095fa] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-3c1095fa] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) and (max-width: 959px) {
.account-information[data-v-3c1095fa] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
input::-ms-reveal {
  display: none;
}.theme-default .theme-bg-primary[data-v-d2c208a6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-0 .theme-bg-primary[data-v-d2c208a6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d2c208a6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d2c208a6], .theme-profile-0 .theme-bg-primary-light[data-v-d2c208a6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d2c208a6], .theme-profile-0 .theme-color[data-v-d2c208a6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d2c208a6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d2c208a6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d2c208a6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d2c208a6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d2c208a6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d2c208a6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d2c208a6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d2c208a6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d2c208a6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d2c208a6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d2c208a6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d2c208a6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d2c208a6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d2c208a6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d2c208a6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d2c208a6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d2c208a6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d2c208a6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d2c208a6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d2c208a6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d2c208a6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d2c208a6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d2c208a6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d2c208a6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d2c208a6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d2c208a6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d2c208a6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d2c208a6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d2c208a6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d2c208a6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d2c208a6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d2c208a6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d2c208a6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d2c208a6] {
  background-color: var(--color-typo-body) !important;
}
.style-numero-phone[data-v-d2c208a6] {
  width: 100%;
  z-index: 100;
}
[data-v-d2c208a6] .mes-input-text .input-container .prepend__outer {
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
[data-v-d2c208a6] .mes-input-text .input-container .prepend__outer .container-mes-select .mes-select {
  border: none;
  border-right: 1px solid #dbdfe9;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}.theme-default .theme-bg-primary[data-v-e3190228], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e3190228], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e3190228], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e3190228], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e3190228], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e3190228], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-0 .theme-bg-primary[data-v-e3190228], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3190228] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e3190228], .theme-profile-0 .theme-bg-primary-light[data-v-e3190228] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e3190228], .theme-profile-0 .theme-color[data-v-e3190228] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e3190228], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e3190228] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e3190228] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e3190228], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e3190228] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e3190228] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e3190228] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e3190228], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e3190228] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e3190228] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e3190228] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e3190228], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e3190228] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e3190228] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e3190228] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e3190228], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e3190228] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e3190228] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e3190228] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e3190228], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e3190228] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e3190228] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e3190228] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e3190228], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e3190228], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e3190228] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e3190228] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e3190228] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e3190228] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e3190228] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e3190228] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e3190228] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e3190228] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e3190228] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e3190228] {
  background-color: var(--color-typo-body) !important;
}
.menu-item-img[data-v-e3190228] {
  width: 24px;
}
.relative-container[data-v-e3190228] {
  position: relative;
}
.icon[data-v-e3190228] {
  font-size: 1.5rem;
  margin: auto;
}
a[data-v-e3190228]:hover,
a[data-v-e3190228]:visited,
a[data-v-e3190228]:link,
a[data-v-e3190228]:active {
  text-decoration: none;
}.theme-default .theme-bg-primary[data-v-49af2edc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-49af2edc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-49af2edc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-49af2edc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-49af2edc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-49af2edc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-0 .theme-bg-primary[data-v-49af2edc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49af2edc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-49af2edc], .theme-profile-0 .theme-bg-primary-light[data-v-49af2edc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-49af2edc], .theme-profile-0 .theme-color[data-v-49af2edc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-49af2edc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-49af2edc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49af2edc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-49af2edc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-49af2edc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-49af2edc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-49af2edc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-49af2edc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-49af2edc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-49af2edc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-49af2edc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-49af2edc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-49af2edc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-49af2edc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-49af2edc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-49af2edc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-49af2edc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-49af2edc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-49af2edc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-49af2edc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-49af2edc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-49af2edc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-49af2edc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-49af2edc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49af2edc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-49af2edc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-49af2edc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-49af2edc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-49af2edc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-49af2edc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-49af2edc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-49af2edc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-49af2edc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-49af2edc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-49af2edc] {
  background-color: var(--color-typo-body) !important;
}
.menu-item[data-v-49af2edc] {
  border-top: 1px solid var(--color-neutral-200);
}
.menu-item-img[data-v-49af2edc] {
  width: 24px;
}
.relative-container[data-v-49af2edc] {
  position: relative;
}
.icon[data-v-49af2edc] {
  font-size: 1.5rem;
  margin: auto;
}
.item-text[data-v-49af2edc] {
  font-size: 16px;
  font-weight: var(--typography-font-weight-semi-bold);
}.theme-default .theme-bg-primary[data-v-34a9f4e0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-0 .theme-bg-primary[data-v-34a9f4e0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-34a9f4e0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-34a9f4e0], .theme-profile-0 .theme-bg-primary-light[data-v-34a9f4e0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-34a9f4e0], .theme-profile-0 .theme-color[data-v-34a9f4e0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-34a9f4e0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-34a9f4e0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-34a9f4e0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-34a9f4e0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-34a9f4e0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-34a9f4e0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-34a9f4e0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-34a9f4e0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-34a9f4e0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-34a9f4e0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-34a9f4e0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-34a9f4e0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-34a9f4e0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-34a9f4e0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-34a9f4e0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-34a9f4e0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-34a9f4e0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-34a9f4e0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-34a9f4e0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-34a9f4e0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-34a9f4e0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-34a9f4e0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-34a9f4e0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-34a9f4e0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-34a9f4e0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-34a9f4e0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-34a9f4e0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-34a9f4e0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-34a9f4e0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-34a9f4e0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-34a9f4e0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-34a9f4e0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-34a9f4e0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-34a9f4e0] {
  background-color: var(--color-typo-body) !important;
}
.button-link[data-v-34a9f4e0] {
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.button-link[data-v-34a9f4e0] {
    font-size: 0.875rem;
}
}
.button-link[data-v-34a9f4e0]:disabled, .button-link[data-v-34a9f4e0]:disabled * {
  color: var(--color-functional-disabled) !important;
  cursor: not-allowed;
}
.icon-right[data-v-34a9f4e0] {
  flex-direction: row-reverse;
}
.table-actions > button[data-v-fe1db0c1] {
	white-space: nowrap;
}
.theme-default .theme-bg-primary[data-v-079126ce], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-079126ce], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-079126ce], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-079126ce], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-079126ce], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-079126ce], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-0 .theme-bg-primary[data-v-079126ce], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-079126ce] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-079126ce], .theme-profile-0 .theme-bg-primary-light[data-v-079126ce] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-079126ce], .theme-profile-0 .theme-color[data-v-079126ce] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-079126ce], .theme-profile-0 .theme-bg-primary-gradiant[data-v-079126ce] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-079126ce] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-079126ce], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-1 .theme-bg-primary-gradiant[data-v-079126ce] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-079126ce] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-079126ce] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-079126ce], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-2 .theme-bg-primary-gradiant[data-v-079126ce] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-079126ce] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-079126ce] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-079126ce], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-3 .theme-bg-primary-gradiant[data-v-079126ce] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-079126ce] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-079126ce] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-079126ce], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-4 .theme-bg-primary-gradiant[data-v-079126ce] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-079126ce] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-079126ce] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-079126ce], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-5 .theme-bg-primary-gradiant[data-v-079126ce] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-079126ce] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-079126ce] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-079126ce], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-079126ce], .theme-profile-6 .theme-bg-primary-gradiant[data-v-079126ce] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-079126ce] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-079126ce] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-079126ce] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-079126ce] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-079126ce] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-079126ce] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-079126ce] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-079126ce] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-079126ce] {
  background-color: var(--color-typo-body) !important;
}
.healthcare-professional-access-list-skeleton[data-v-079126ce] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.healthcare-professional-access-list-skeleton__item[data-v-079126ce] {
  align-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding: 1.5rem;
  border-bottom: 1px solid var(--color-neutral-200);
}
.healthcare-professional-access-list-skeleton__icon[data-v-079126ce],
.healthcare-professional-access-list-skeleton__text[data-v-079126ce],
.healthcare-professional-access-list-skeleton__heading[data-v-079126ce],
.healthcare-professional-access-list-skeleton__button[data-v-079126ce] {
  overflow: hidden;
  position: relative;
  background: var(--color-functional-info-100);
}
.healthcare-professional-access-list-skeleton__icon[data-v-079126ce]::after,
.healthcare-professional-access-list-skeleton__text[data-v-079126ce]::after,
.healthcare-professional-access-list-skeleton__heading[data-v-079126ce]::after,
.healthcare-professional-access-list-skeleton__button[data-v-079126ce]::after {
  background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.3), transparent);
  animation: loading-079126ce 1.5s infinite;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 1;
}
.healthcare-professional-access-list-skeleton__icon[data-v-079126ce] {
  align-self: start;
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
}
.healthcare-professional-access-list-skeleton__text-group[data-v-079126ce] {
  display: inline-flex;
  width: 60%;
  flex-direction: column;
  margin-right: 0.5rem;
}
.healthcare-professional-access-list-skeleton__heading[data-v-079126ce],
.healthcare-professional-access-list-skeleton__text[data-v-079126ce] {
  border-radius: 0.375rem;
  flex: 1 0 auto;
  height: 1rem;
  width: 6.25rem;
  margin-bottom: 0.5rem;
}
.healthcare-professional-access-list-skeleton__heading[data-v-079126ce] {
  height: 1.5rem;
  width: 9.375rem;
}
.healthcare-professional-access-list-skeleton__button[data-v-079126ce] {
  display: flex;
  align-self: start;
  border-radius: 3.125rem;
  width: 7.5rem;
  height: 2.75rem;
  margin-left: auto;
}
@media (max-width: 599px) {
.healthcare-professional-access-list-skeleton__button[data-v-079126ce] {
    display: block;
    width: 100%;
    max-width: 9.375rem;
    margin-top: 0.5rem;
    margin-left: 1.5rem;
}
}
@keyframes loading-079126ce {
to {
    transform: translateX(100%);
}
}.theme-default .theme-bg-primary[data-v-dd57004a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-dd57004a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-dd57004a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-dd57004a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-dd57004a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-dd57004a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-0 .theme-bg-primary[data-v-dd57004a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd57004a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-dd57004a], .theme-profile-0 .theme-bg-primary-light[data-v-dd57004a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-dd57004a], .theme-profile-0 .theme-color[data-v-dd57004a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-dd57004a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd57004a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd57004a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-dd57004a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-dd57004a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-dd57004a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-dd57004a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-dd57004a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-dd57004a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-dd57004a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-dd57004a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-dd57004a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-dd57004a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-dd57004a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-dd57004a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-dd57004a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-dd57004a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-dd57004a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-dd57004a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-dd57004a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-dd57004a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-dd57004a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-dd57004a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-dd57004a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dd57004a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-dd57004a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-dd57004a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-dd57004a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-dd57004a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-dd57004a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-dd57004a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-dd57004a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-dd57004a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-dd57004a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-dd57004a] {
  background-color: var(--color-typo-body) !important;
}
.confidentiality-status-note[data-v-dd57004a] {
  display: flex;
  align-items: stretch;
}
.confidentiality-status-note__left[data-v-dd57004a] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 2rem;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.confidentiality-status-note__right[data-v-dd57004a] {
  margin: 0;
  padding: 0.5rem 1rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  flex-grow: 1;
}
.confidentiality-status-note__line[data-v-dd57004a] {
  margin: 0;
}
.confidentiality-status-note--masked .confidentiality-status-note__left[data-v-dd57004a] {
  background-color: var(--color-typo-body);
}
.confidentiality-status-note--masked .confidentiality-status-note__right[data-v-dd57004a] {
  background-color: #edf0fa;
}
.confidentiality-status-note--visible .confidentiality-status-note__left[data-v-dd57004a] {
  background-color: var(--color-functional-success);
}
.confidentiality-status-note--visible .confidentiality-status-note__right[data-v-dd57004a] {
  background-color: rgba(7, 203, 162, 0.1019607843);
}.theme-default .theme-bg-primary[data-v-39708ba0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-39708ba0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-39708ba0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-39708ba0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-39708ba0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-39708ba0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-0 .theme-bg-primary[data-v-39708ba0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39708ba0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-39708ba0], .theme-profile-0 .theme-bg-primary-light[data-v-39708ba0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-39708ba0], .theme-profile-0 .theme-color[data-v-39708ba0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-39708ba0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-39708ba0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39708ba0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-39708ba0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-39708ba0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-39708ba0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-39708ba0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-39708ba0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-39708ba0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-39708ba0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-39708ba0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-39708ba0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-39708ba0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-39708ba0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-39708ba0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-39708ba0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-39708ba0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-39708ba0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-39708ba0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-39708ba0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-39708ba0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-39708ba0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-39708ba0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-39708ba0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39708ba0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-39708ba0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-39708ba0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-39708ba0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-39708ba0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-39708ba0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-39708ba0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-39708ba0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-39708ba0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-39708ba0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-39708ba0] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 959px) {
.account-information[data-v-39708ba0] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}
.custom-title[data-v-39708ba0] {
  text-align: left !important;
  margin-bottom: 0 !important;
}
.slider-container[data-v-39708ba0] {
  position: relative;
}
.slider-container[data-v-39708ba0] ::before {
  z-index: -1;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--color-neutral-200);
}
.healthcare-professionals-tab[data-v-39708ba0] {
  max-width: 40rem;
  width: 40rem;
}
.healthcare-staff-access__paragraph + .expander[data-v-39708ba0] {
  margin-bottom: 0;
}
.confidentiality-default-status[data-v-39708ba0] {
  padding: 1.5rem;
}
.cta-wrapper[data-v-39708ba0] {
  justify-content: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 1.5rem;
}
.healthcare-item[data-v-39708ba0] {
  display: flex;
  gap: 1rem;
}
.healthcare-item p[data-v-39708ba0] {
  margin-bottom: 0;
}
.health-care-tab-content[data-v-39708ba0] {
  background: var(--color-background-light);
}
.mention-link[data-v-39708ba0] {
  display: inline-block !important;
  text-decoration: underline;
  font-size: 0.875rem;
}.theme-default .theme-bg-primary[data-v-ccd9225e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-0 .theme-bg-primary[data-v-ccd9225e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ccd9225e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ccd9225e], .theme-profile-0 .theme-bg-primary-light[data-v-ccd9225e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ccd9225e], .theme-profile-0 .theme-color[data-v-ccd9225e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ccd9225e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ccd9225e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ccd9225e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ccd9225e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ccd9225e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ccd9225e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ccd9225e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ccd9225e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ccd9225e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ccd9225e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ccd9225e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ccd9225e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ccd9225e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ccd9225e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ccd9225e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ccd9225e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ccd9225e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ccd9225e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ccd9225e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ccd9225e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ccd9225e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ccd9225e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ccd9225e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ccd9225e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ccd9225e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ccd9225e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ccd9225e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ccd9225e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ccd9225e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ccd9225e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ccd9225e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ccd9225e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ccd9225e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ccd9225e] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 959px) {
.account-information[data-v-ccd9225e] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}
.information-confidentiality-item[data-v-ccd9225e] {
  display: flex;
  gap: 1rem;
}
.information-confidentiality-item p[data-v-ccd9225e] {
  margin-bottom: 0;
}
.cta-wrapper[data-v-ccd9225e] {
  justify-content: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 1.5rem;
}
.mention-link[data-v-ccd9225e] {
  display: inline-block !important;
  text-decoration: underline;
  font-size: 0.875rem;
}.theme-default .theme-bg-primary[data-v-93c2cb5e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-0 .theme-bg-primary[data-v-93c2cb5e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-93c2cb5e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-93c2cb5e], .theme-profile-0 .theme-bg-primary-light[data-v-93c2cb5e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-93c2cb5e], .theme-profile-0 .theme-color[data-v-93c2cb5e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-93c2cb5e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-93c2cb5e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-93c2cb5e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-93c2cb5e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-93c2cb5e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-93c2cb5e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-93c2cb5e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-93c2cb5e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-93c2cb5e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-93c2cb5e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-93c2cb5e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-93c2cb5e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-93c2cb5e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-93c2cb5e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-93c2cb5e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-93c2cb5e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-93c2cb5e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-93c2cb5e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-93c2cb5e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-93c2cb5e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-93c2cb5e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-93c2cb5e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-93c2cb5e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-93c2cb5e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-93c2cb5e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-93c2cb5e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-93c2cb5e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-93c2cb5e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-93c2cb5e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-93c2cb5e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-93c2cb5e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-93c2cb5e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-93c2cb5e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-93c2cb5e] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 959px) {
.account-information[data-v-93c2cb5e] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}.theme-default .theme-bg-primary[data-v-c1b5a1d8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-0 .theme-bg-primary[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c1b5a1d8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c1b5a1d8], .theme-profile-0 .theme-bg-primary-light[data-v-c1b5a1d8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c1b5a1d8], .theme-profile-0 .theme-color[data-v-c1b5a1d8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c1b5a1d8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c1b5a1d8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c1b5a1d8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c1b5a1d8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c1b5a1d8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c1b5a1d8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c1b5a1d8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c1b5a1d8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c1b5a1d8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c1b5a1d8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c1b5a1d8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c1b5a1d8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c1b5a1d8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c1b5a1d8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c1b5a1d8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c1b5a1d8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c1b5a1d8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c1b5a1d8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c1b5a1d8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c1b5a1d8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c1b5a1d8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c1b5a1d8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c1b5a1d8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c1b5a1d8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c1b5a1d8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c1b5a1d8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c1b5a1d8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c1b5a1d8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c1b5a1d8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c1b5a1d8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c1b5a1d8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c1b5a1d8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c1b5a1d8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c1b5a1d8] {
  background-color: var(--color-typo-body) !important;
}
.delegation-invitation-card[data-v-c1b5a1d8] {
  padding: 1.5rem;
}
.delegation-invitation-card__content[data-v-c1b5a1d8] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.delegation-invitation-card__actions[data-v-c1b5a1d8] {
  margin-top: 1rem;
}
@media (max-width: 599px) {
.delegation-invitation-card[data-v-c1b5a1d8] {
    padding: 0;
}
}.theme-default .theme-bg-primary[data-v-a4771ce0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-0 .theme-bg-primary[data-v-a4771ce0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4771ce0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a4771ce0], .theme-profile-0 .theme-bg-primary-light[data-v-a4771ce0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a4771ce0], .theme-profile-0 .theme-color[data-v-a4771ce0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a4771ce0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4771ce0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a4771ce0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a4771ce0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a4771ce0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a4771ce0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a4771ce0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a4771ce0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a4771ce0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a4771ce0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a4771ce0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a4771ce0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a4771ce0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a4771ce0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a4771ce0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a4771ce0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a4771ce0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a4771ce0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a4771ce0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a4771ce0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a4771ce0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a4771ce0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a4771ce0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a4771ce0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a4771ce0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a4771ce0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a4771ce0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a4771ce0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a4771ce0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a4771ce0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a4771ce0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a4771ce0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a4771ce0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a4771ce0] {
  background-color: var(--color-typo-body) !important;
}
.delegation-invitation-list__title[data-v-a4771ce0] {
  color: var(--color-typo-title);
  margin-bottom: 0.5rem;
}
.delegation-invitation-list__items[data-v-a4771ce0] {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (max-width: 599px) {
.delegation-invitation-list__title[data-v-a4771ce0] {
    padding-left: 1.5rem;
}
.delegation-invitation-list__items[data-v-a4771ce0] {
    border-top: 1px solid var(--color-neutral-200);
    border-bottom: 1px solid var(--color-neutral-200);
    padding: 1.5rem;
    background-color: #fff;
}
}.theme-default .theme-bg-primary[data-v-bed85440], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bed85440], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bed85440], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bed85440], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bed85440], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bed85440], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-0 .theme-bg-primary[data-v-bed85440], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bed85440] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bed85440], .theme-profile-0 .theme-bg-primary-light[data-v-bed85440] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bed85440], .theme-profile-0 .theme-color[data-v-bed85440] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bed85440], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bed85440] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bed85440] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bed85440], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bed85440] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bed85440] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bed85440] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bed85440], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bed85440] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bed85440] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bed85440] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bed85440], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bed85440] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bed85440] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bed85440] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bed85440], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bed85440] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bed85440] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bed85440] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bed85440], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bed85440] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bed85440] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bed85440] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bed85440], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bed85440], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bed85440] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bed85440] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bed85440] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bed85440] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bed85440] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bed85440] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bed85440] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bed85440] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bed85440] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bed85440] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) and (max-width: 959px) {
.share-profile[data-v-bed85440] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}
.card-container[data-v-bed85440] {
  flex-direction: column;
  align-items: initial;
}
.subtitle-profil[data-v-bed85440] {
  font-size: 1.25rem;
  font-weight: 400;
}.theme-default .theme-bg-primary[data-v-d49a36bb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-0 .theme-bg-primary[data-v-d49a36bb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d49a36bb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d49a36bb], .theme-profile-0 .theme-bg-primary-light[data-v-d49a36bb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d49a36bb], .theme-profile-0 .theme-color[data-v-d49a36bb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d49a36bb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d49a36bb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d49a36bb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d49a36bb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d49a36bb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d49a36bb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d49a36bb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d49a36bb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d49a36bb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d49a36bb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d49a36bb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d49a36bb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d49a36bb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d49a36bb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d49a36bb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d49a36bb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d49a36bb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d49a36bb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d49a36bb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d49a36bb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d49a36bb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d49a36bb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d49a36bb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d49a36bb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d49a36bb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d49a36bb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d49a36bb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d49a36bb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d49a36bb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d49a36bb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d49a36bb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d49a36bb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d49a36bb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d49a36bb] {
  background-color: var(--color-typo-body) !important;
}
.abstract-pagination[data-v-d49a36bb], .pagination-right-wrapper[data-v-d49a36bb], .pagination-top[data-v-d49a36bb], .pagination-bottom[data-v-d49a36bb] {
  display: flex;
  justify-content: space-between;
}
.pagination-bottom[data-v-d49a36bb] {
  flex-direction: column;
}
.pagination-top[data-v-d49a36bb] {
  flex-direction: column-reverse;
}
.pagination-right-wrapper[data-v-d49a36bb] {
  flex-direction: row;
}
.pagination-right-wrapper .pagination-right[data-v-d49a36bb] {
  margin-left: auto;
}.theme-default .theme-bg-primary[data-v-46d1ae9a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-0 .theme-bg-primary[data-v-46d1ae9a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46d1ae9a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-46d1ae9a], .theme-profile-0 .theme-bg-primary-light[data-v-46d1ae9a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-46d1ae9a], .theme-profile-0 .theme-color[data-v-46d1ae9a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-46d1ae9a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-46d1ae9a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-46d1ae9a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-46d1ae9a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-46d1ae9a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-46d1ae9a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-46d1ae9a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-46d1ae9a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-46d1ae9a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-46d1ae9a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-46d1ae9a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-46d1ae9a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-46d1ae9a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-46d1ae9a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-46d1ae9a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-46d1ae9a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-46d1ae9a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-46d1ae9a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-46d1ae9a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-46d1ae9a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-46d1ae9a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-46d1ae9a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-46d1ae9a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46d1ae9a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-46d1ae9a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-46d1ae9a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-46d1ae9a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-46d1ae9a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-46d1ae9a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-46d1ae9a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-46d1ae9a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-46d1ae9a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-46d1ae9a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-46d1ae9a] {
  background-color: var(--color-typo-body) !important;
}
.collapse-card[data-v-46d1ae9a] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
  border-radius: 8px;
}
.collapse-card__header[data-v-46d1ae9a] {
  width: 100%;
  display: flex;
  gap: 0.5rem;
  padding: 1rem;
  border-radius: 8px;
  align-items: center;
}
.collapse-card__header img[data-v-46d1ae9a] {
  display: block;
}
.collapse-card__header-count[data-v-46d1ae9a] {
  padding: 0.125rem 0.75rem;
  background-color: var(--color-background-light);
  border-radius: 25px;
  font-weight: 700;
  font-size: 0.875rem;
  color: var(--color-typo-body);
}
.collapse-card__header-title[data-v-46d1ae9a] {
  margin-right: auto;
}
.collapse-card__header-button[data-v-46d1ae9a] {
  height: 30px;
}
.collapse-card__content[data-v-46d1ae9a] {
  padding: 1rem;
}
@media (max-width: 959px) {
.collapse-card__header[data-v-46d1ae9a] {
    padding: 1rem;
    flex-wrap: wrap;
}
.collapse-card__header img[data-v-46d1ae9a] {
    display: block;
}
.collapse-card__header-count[data-v-46d1ae9a] {
    padding: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.5rem;
    min-width: 1.5rem;
    font-size: 0.75rem;
}
.collapse-card__header-title[data-v-46d1ae9a] {
    width: 9.375rem;
}
.collapse-card__header-button[data-v-46d1ae9a] {
    height: 24px;
    width: 24px;
}
}.theme-default .theme-bg-primary[data-v-c4080f5e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-0 .theme-bg-primary[data-v-c4080f5e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4080f5e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c4080f5e], .theme-profile-0 .theme-bg-primary-light[data-v-c4080f5e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c4080f5e], .theme-profile-0 .theme-color[data-v-c4080f5e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c4080f5e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4080f5e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c4080f5e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c4080f5e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c4080f5e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c4080f5e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c4080f5e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c4080f5e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c4080f5e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c4080f5e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c4080f5e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c4080f5e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c4080f5e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c4080f5e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c4080f5e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c4080f5e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c4080f5e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c4080f5e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c4080f5e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c4080f5e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c4080f5e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c4080f5e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c4080f5e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c4080f5e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c4080f5e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c4080f5e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c4080f5e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c4080f5e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c4080f5e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c4080f5e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c4080f5e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c4080f5e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c4080f5e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c4080f5e] {
  background-color: var(--color-typo-body) !important;
}
.empty-state[data-v-c4080f5e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  padding: 2rem;
}
.empty-state__illustration[data-v-c4080f5e] {
  display: block;
  margin: 0 auto;
}
.empty-state__header[data-v-c4080f5e] {
  margin-top: 1rem;
  color: var(--color-typo-body);
  font-weight: bold;
}
.empty-state__description[data-v-c4080f5e] {
  margin-top: 1rem;
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-6b7b41b1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-0 .theme-bg-primary[data-v-6b7b41b1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6b7b41b1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6b7b41b1], .theme-profile-0 .theme-bg-primary-light[data-v-6b7b41b1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6b7b41b1], .theme-profile-0 .theme-color[data-v-6b7b41b1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6b7b41b1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6b7b41b1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6b7b41b1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6b7b41b1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6b7b41b1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6b7b41b1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6b7b41b1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6b7b41b1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6b7b41b1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6b7b41b1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6b7b41b1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6b7b41b1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6b7b41b1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6b7b41b1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6b7b41b1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6b7b41b1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6b7b41b1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6b7b41b1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6b7b41b1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6b7b41b1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6b7b41b1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6b7b41b1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6b7b41b1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6b7b41b1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6b7b41b1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6b7b41b1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6b7b41b1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6b7b41b1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6b7b41b1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6b7b41b1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6b7b41b1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6b7b41b1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6b7b41b1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6b7b41b1] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-6b7b41b1] {
  background-color: var(--color-neutral-100);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
}
.card-container__details[data-v-6b7b41b1] {
  flex: 2;
}
.card-container__details .title[data-v-6b7b41b1] {
  line-height: normal;
  color: var(--color-typo-title);
  font-weight: 700;
  font-size: 0.875rem !important;
}
.card-container__details .date[data-v-6b7b41b1] {
  color: var(--color-typo-title);
  font-size: 0.875rem !important;
}
.card-container__center[data-v-6b7b41b1] {
  flex: 1;
}
.card-container__list-of-acts[data-v-6b7b41b1] {
  list-style-type: disc;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.app-collapse-card:hover {
  box-shadow: 0 8px 16px rgba(12, 65, 154, 0.4);
}
.collapse-trace-card .collapse-card__header {
  background-color: var(--color-illustrative-04) !important;
}
.collapse-trace-card.collapse-card--open .collapse-card__header-title {
  font-weight: bold;
}
.collapse-trace-card__title {
  text-align: left;
  color: var(--color-typo-title);
  font-weight: 700;
}
@media (max-width: 959px) {
.collapse-trace-card__title {
    font-size: 0.875rem;
}
}.theme-default .theme-bg-primary[data-v-498c088f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-498c088f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-498c088f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-498c088f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-498c088f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-498c088f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-0 .theme-bg-primary[data-v-498c088f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-498c088f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-498c088f], .theme-profile-0 .theme-bg-primary-light[data-v-498c088f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-498c088f], .theme-profile-0 .theme-color[data-v-498c088f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-498c088f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-498c088f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-498c088f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-498c088f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-498c088f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-498c088f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-498c088f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-498c088f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-498c088f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-498c088f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-498c088f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-498c088f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-498c088f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-498c088f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-498c088f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-498c088f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-498c088f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-498c088f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-498c088f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-498c088f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-498c088f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-498c088f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-498c088f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-498c088f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-498c088f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-498c088f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-498c088f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-498c088f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-498c088f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-498c088f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-498c088f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-498c088f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-498c088f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-498c088f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-498c088f] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-498c088f] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.card-container[data-v-498c088f]:hover {
  box-shadow: 0 8px 16px rgba(12, 65, 154, 0.4);
}
.card-container__details[data-v-498c088f] {
  flex: 1;
}
.card-container__details .subtitle[data-v-498c088f] {
  color: var(--color-typo-title);
  font-size: 0.875rem !important;
}
.card-container__details .subtitle-date[data-v-498c088f] {
  display: flex;
  align-items: center;
  font-weight: 700;
  gap: 0.3125rem;
  color: var(--color-typo-title);
  font-size: 0.875rem !important;
}
.card-container__details .subtitle-date p[data-v-498c088f] {
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-0a498a7a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-0 .theme-bg-primary[data-v-0a498a7a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a498a7a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0a498a7a], .theme-profile-0 .theme-bg-primary-light[data-v-0a498a7a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0a498a7a], .theme-profile-0 .theme-color[data-v-0a498a7a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0a498a7a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a498a7a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0a498a7a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0a498a7a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0a498a7a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0a498a7a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0a498a7a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0a498a7a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0a498a7a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0a498a7a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0a498a7a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0a498a7a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0a498a7a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0a498a7a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0a498a7a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0a498a7a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0a498a7a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0a498a7a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0a498a7a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0a498a7a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0a498a7a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0a498a7a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0a498a7a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0a498a7a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0a498a7a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0a498a7a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0a498a7a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0a498a7a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0a498a7a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0a498a7a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0a498a7a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0a498a7a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0a498a7a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0a498a7a] {
  background-color: var(--color-typo-body) !important;
}
.activity-view-details[data-v-0a498a7a] {
  display: flex;
  justify-content: flex-end;
}
.show-more[data-v-0a498a7a] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}.theme-default .theme-bg-primary[data-v-52349137], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-52349137], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-52349137], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-52349137], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-52349137], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-52349137], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-0 .theme-bg-primary[data-v-52349137], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-52349137] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-52349137], .theme-profile-0 .theme-bg-primary-light[data-v-52349137] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-52349137], .theme-profile-0 .theme-color[data-v-52349137] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-52349137], .theme-profile-0 .theme-bg-primary-gradiant[data-v-52349137] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-52349137] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-52349137], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-1 .theme-bg-primary-gradiant[data-v-52349137] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-52349137] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-52349137] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-52349137], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-2 .theme-bg-primary-gradiant[data-v-52349137] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-52349137] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-52349137] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-52349137], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-3 .theme-bg-primary-gradiant[data-v-52349137] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-52349137] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-52349137] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-52349137], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-4 .theme-bg-primary-gradiant[data-v-52349137] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-52349137] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-52349137] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-52349137], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-5 .theme-bg-primary-gradiant[data-v-52349137] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-52349137] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-52349137] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-52349137], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-52349137], .theme-profile-6 .theme-bg-primary-gradiant[data-v-52349137] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-52349137] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-52349137] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-52349137] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-52349137] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-52349137] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-52349137] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-52349137] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-52349137] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-52349137] {
  background-color: var(--color-typo-body) !important;
}
.show-more[data-v-52349137] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.div-details[data-v-52349137] {
  display: flex;
  justify-content: flex-end;
}
.theme-default .theme-bg-primary[data-v-a8be14eb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-0 .theme-bg-primary[data-v-a8be14eb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8be14eb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a8be14eb], .theme-profile-0 .theme-bg-primary-light[data-v-a8be14eb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a8be14eb], .theme-profile-0 .theme-color[data-v-a8be14eb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a8be14eb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8be14eb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a8be14eb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8be14eb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a8be14eb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a8be14eb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a8be14eb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8be14eb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a8be14eb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a8be14eb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a8be14eb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8be14eb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a8be14eb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a8be14eb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a8be14eb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8be14eb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a8be14eb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a8be14eb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a8be14eb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8be14eb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a8be14eb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a8be14eb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a8be14eb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8be14eb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8be14eb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a8be14eb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a8be14eb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a8be14eb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a8be14eb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a8be14eb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a8be14eb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a8be14eb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a8be14eb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a8be14eb] {
  background-color: var(--color-typo-body) !important;
}
.container-date-filtre[data-v-a8be14eb] {
  display: block;
}
.container-date-filtre-label[data-v-a8be14eb] {
  padding-bottom: 0.3125rem;
}
.container-date-filtre .block-data-filter[data-v-a8be14eb] {
  position: relative;
  cursor: pointer;
  background: var(--color-background-light);
  border: 1px solid var(--color-neutral-400);
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
  height: 3.5625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: black;
}
@media (min-width: 600px) {
.container-date-filtre .block-data-filter[data-v-a8be14eb] {
    height: 2.6875rem;
}
}
.container-date-filtre .block-data-filter[data-v-a8be14eb]::after {
  display: inline-block;
  content: "▾";
  font-size: 1rem;
  position: absolute;
  right: 1rem;
  transition: transform 0.3s linear;
}
.container-date-filtre .block-data-filter.toggle-up[data-v-a8be14eb]::after {
  transition: transform 0.3s linear;
  transform: rotateZ(180deg);
}
.container-date-filtre .block-data-filter .selections-date-filtre[data-v-a8be14eb] {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  padding: 4px 32px 4px 16px;
  z-index: 1;
}
.container-date-filtre .block-data-filter ul[data-v-a8be14eb] {
  position: absolute;
  min-width: calc(100% + 2px);
  left: -1px;
  top: 56px;
  background-color: var(--color-background-light);
  box-shadow: 0 8px 16px rgba(12, 65, 154, 0.1);
}
@media (min-width: 600px) {
.container-date-filtre .block-data-filter ul[data-v-a8be14eb] {
    top: 40px;
}
}
.container-date-filtre .block-data-filter ul > li[data-v-a8be14eb] {
  display: flex;
  flex-direction: row;
  padding: 1rem 0.5rem;
}
.container-date-filtre .block-data-filter ul > li p[data-v-a8be14eb] {
  margin: 0;
}
.container-date-filtre .block-data-filter ul li[data-v-a8be14eb]:hover,
.container-date-filtre .block-data-filter li[data-v-a8be14eb]:focus {
  background: var(--color-background-light);
}
.container-date-filtre .block-data-filter i[data-v-a8be14eb] {
  padding: 0 0.25rem;
  color: black;
  background-color: transparent;
  border-color: transparent;
  height: 100%;
}
.container-date-filtre .text[data-v-a8be14eb] {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-typo-title);
}
.container-date-filtre .selectedItemsText[data-v-a8be14eb] {
  font-size: 0.875rem !important;
  font-weight: 600;
  color: var(--color-typo-title);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container-date-filtre .unstyled-list[data-v-a8be14eb] {
  position: relative;
  z-index: 1000;
}.theme-default .theme-bg-primary[data-v-b0c0de12], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-0 .theme-bg-primary[data-v-b0c0de12], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b0c0de12] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b0c0de12], .theme-profile-0 .theme-bg-primary-light[data-v-b0c0de12] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b0c0de12], .theme-profile-0 .theme-color[data-v-b0c0de12] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b0c0de12], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b0c0de12] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b0c0de12], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b0c0de12] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b0c0de12] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b0c0de12] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b0c0de12], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b0c0de12] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b0c0de12] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b0c0de12] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b0c0de12], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b0c0de12] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b0c0de12] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b0c0de12] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b0c0de12], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b0c0de12] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b0c0de12] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b0c0de12] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b0c0de12], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b0c0de12] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b0c0de12] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b0c0de12] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b0c0de12], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b0c0de12], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b0c0de12] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b0c0de12] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b0c0de12] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b0c0de12] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b0c0de12] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b0c0de12] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b0c0de12] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b0c0de12] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b0c0de12] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b0c0de12] {
  background-color: var(--color-typo-body) !important;
}
.filter-bar__container[data-v-b0c0de12] {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
.filter-bar[data-v-b0c0de12] {
  width: 100%;
}
.button-feel-like-link[data-v-b0c0de12] {
  white-space: nowrap;
  margin: 0 1.5rem;
}
@media (min-width: 960px) {
.filter-bar__container[data-v-b0c0de12] {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
}
.filter-bar__author[data-v-b0c0de12] {
    width: 20rem;
}
.filter-bar__date-period[data-v-b0c0de12] {
    width: 22.5rem;
}
}.theme-default .theme-bg-primary[data-v-82867c7e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-82867c7e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-82867c7e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-82867c7e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-82867c7e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-82867c7e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-0 .theme-bg-primary[data-v-82867c7e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-82867c7e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-82867c7e], .theme-profile-0 .theme-bg-primary-light[data-v-82867c7e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-82867c7e], .theme-profile-0 .theme-color[data-v-82867c7e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-82867c7e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-82867c7e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-82867c7e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-82867c7e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-82867c7e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-82867c7e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-82867c7e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-82867c7e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-82867c7e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-82867c7e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-82867c7e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-82867c7e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-82867c7e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-82867c7e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-82867c7e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-82867c7e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-82867c7e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-82867c7e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-82867c7e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-82867c7e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-82867c7e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-82867c7e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-82867c7e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-82867c7e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-82867c7e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-82867c7e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-82867c7e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-82867c7e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-82867c7e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-82867c7e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-82867c7e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-82867c7e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-82867c7e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-82867c7e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-82867c7e] {
  background-color: var(--color-typo-body) !important;
}
.pagination[data-v-82867c7e]:hover {
  background-color: var(--color-neutral-200);
}
[data-v-82867c7e] .mes-toggle-menu__content {
  z-index: 200;
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
  background-color: var(--color-background-light);
  padding: 0;
  top: 30px;
}
[data-v-82867c7e] .mes-toggle-menu {
  flex-direction: row;
}
.previous-next-button[data-v-82867c7e] {
  display: flex;
  align-items: center;
}
.previous-next-button[data-v-82867c7e]:disabled {
  opacity: 0.5;
  cursor: default;
}.theme-default .theme-bg-primary[data-v-c08dbab2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-0 .theme-bg-primary[data-v-c08dbab2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08dbab2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c08dbab2], .theme-profile-0 .theme-bg-primary-light[data-v-c08dbab2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c08dbab2], .theme-profile-0 .theme-color[data-v-c08dbab2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c08dbab2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08dbab2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c08dbab2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c08dbab2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c08dbab2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c08dbab2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c08dbab2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c08dbab2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c08dbab2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c08dbab2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c08dbab2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c08dbab2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c08dbab2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c08dbab2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c08dbab2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c08dbab2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c08dbab2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c08dbab2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c08dbab2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c08dbab2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c08dbab2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c08dbab2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c08dbab2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c08dbab2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c08dbab2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c08dbab2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c08dbab2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c08dbab2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c08dbab2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c08dbab2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c08dbab2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c08dbab2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c08dbab2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c08dbab2] {
  background-color: var(--color-typo-body) !important;
}
.flex-container[data-v-c08dbab2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.left-items[data-v-c08dbab2] {
  display: flex;
  align-items: center;
}
.left-items[data-v-c08dbab2] > * {
  margin-right: 20px;
}
.flex-container[data-v-c08dbab2] > *:not(.left-items) {
  margin-left: auto;
}
.content-wrapper[data-v-c08dbab2] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.pagination-container[data-v-c08dbab2] {
  margin-top: auto;
  align-self: flex-end;
}.theme-default .theme-bg-primary[data-v-0604023b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0604023b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0604023b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0604023b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0604023b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0604023b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-0 .theme-bg-primary[data-v-0604023b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0604023b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0604023b], .theme-profile-0 .theme-bg-primary-light[data-v-0604023b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0604023b], .theme-profile-0 .theme-color[data-v-0604023b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0604023b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0604023b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0604023b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0604023b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0604023b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0604023b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0604023b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0604023b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0604023b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0604023b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0604023b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0604023b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0604023b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0604023b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0604023b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0604023b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0604023b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0604023b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0604023b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0604023b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0604023b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0604023b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0604023b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0604023b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0604023b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0604023b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0604023b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0604023b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0604023b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0604023b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0604023b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0604023b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0604023b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0604023b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0604023b] {
  background-color: var(--color-typo-body) !important;
}
.filter-bar__container[data-v-0604023b] {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
.filter-bar[data-v-0604023b] {
  width: 100%;
}
@media (min-width: 960px) {
.filter-bar__container[data-v-0604023b] {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
}
.filter-bar__author[data-v-0604023b] {
    width: 20rem;
}
.filter-bar__date-period[data-v-0604023b] {
    width: 22.5rem;
}
}.theme-default .theme-bg-primary[data-v-a7538586], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a7538586], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a7538586], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a7538586], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a7538586], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a7538586], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-0 .theme-bg-primary[data-v-a7538586], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7538586] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a7538586], .theme-profile-0 .theme-bg-primary-light[data-v-a7538586] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a7538586], .theme-profile-0 .theme-color[data-v-a7538586] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a7538586], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7538586] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7538586] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a7538586], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a7538586] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a7538586] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a7538586] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a7538586], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a7538586] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a7538586] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a7538586] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a7538586], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a7538586] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a7538586] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a7538586] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a7538586], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a7538586] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a7538586] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a7538586] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a7538586], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a7538586] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a7538586] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a7538586] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a7538586], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a7538586], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a7538586] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a7538586] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a7538586] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a7538586] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a7538586] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a7538586] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a7538586] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a7538586] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a7538586] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a7538586] {
  background-color: var(--color-typo-body) !important;
}
.toggle-button[data-v-a7538586] {
  display: flex;
  padding: 1.25rem 1.5rem;
  width: 100%;
  background-color: var(--color-neutral-100);
  justify-content: space-between;
  border-bottom: 1px solid var(--color-neutral-200);
  color: var(--color-typo-title);
}
.toggle-button span[data-v-a7538586] {
  font-size: 1.25rem;
}
.toggle-button[aria-expanded=true] i[data-v-a7538586] {
  color: var(--color-primary);
  transform: rotate(180deg);
}
.hidden[data-v-a7538586] {
  display: none;
}
.visible[data-v-a7538586] {
  display: block;
}.theme-default .theme-bg-primary[data-v-8e659479], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8e659479], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8e659479], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8e659479], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8e659479], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8e659479], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-0 .theme-bg-primary[data-v-8e659479], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e659479] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8e659479], .theme-profile-0 .theme-bg-primary-light[data-v-8e659479] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8e659479], .theme-profile-0 .theme-color[data-v-8e659479] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8e659479], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e659479] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e659479] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8e659479], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8e659479] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8e659479] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8e659479] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8e659479], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8e659479] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8e659479] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8e659479] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8e659479], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8e659479] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8e659479] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8e659479] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8e659479], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8e659479] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8e659479] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8e659479] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8e659479], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8e659479] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8e659479] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8e659479] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8e659479], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8e659479], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8e659479] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8e659479] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8e659479] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8e659479] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8e659479] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8e659479] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8e659479] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8e659479] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8e659479] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8e659479] {
  background-color: var(--color-typo-body) !important;
}
ul[data-v-8e659479] {
  background-color: var(--color-background-light);
  font-size: 1rem;
  list-style-type: none;
  padding: 0;
}
.list-items[data-v-8e659479] {
  line-height: 3.5rem;
  padding-left: 1.5rem;
  border-bottom: 0.0625rem solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-ab6cdb59], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-0 .theme-bg-primary[data-v-ab6cdb59], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ab6cdb59] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ab6cdb59], .theme-profile-0 .theme-bg-primary-light[data-v-ab6cdb59] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ab6cdb59], .theme-profile-0 .theme-color[data-v-ab6cdb59] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ab6cdb59], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ab6cdb59] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ab6cdb59], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ab6cdb59] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ab6cdb59] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ab6cdb59] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ab6cdb59], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ab6cdb59] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ab6cdb59] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ab6cdb59] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ab6cdb59], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ab6cdb59] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ab6cdb59] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ab6cdb59] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ab6cdb59], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ab6cdb59] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ab6cdb59] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ab6cdb59] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ab6cdb59], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ab6cdb59] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ab6cdb59] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ab6cdb59] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ab6cdb59], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ab6cdb59], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ab6cdb59] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ab6cdb59] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ab6cdb59] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ab6cdb59] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ab6cdb59] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ab6cdb59] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ab6cdb59] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ab6cdb59] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ab6cdb59] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ab6cdb59] {
  background-color: var(--color-typo-body) !important;
}
.show-author[data-v-ab6cdb59] {
  display: flex;
  padding: 1.25rem 1.5rem;
  width: 100%;
  background-color: var(--color-neutral-100);
  justify-content: space-between;
  border-bottom: 1px solid var(--color-neutral-200);
  color: var(--color-typo-title);
}
.responsive-btn-filter-container[data-v-ab6cdb59] {
  padding: 3.125rem 1.5rem 0 1.5rem;
  width: 100%;
}.theme-default .theme-bg-primary[data-v-c4cc7ba4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-0 .theme-bg-primary[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4cc7ba4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c4cc7ba4], .theme-profile-0 .theme-bg-primary-light[data-v-c4cc7ba4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c4cc7ba4], .theme-profile-0 .theme-color[data-v-c4cc7ba4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c4cc7ba4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c4cc7ba4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c4cc7ba4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c4cc7ba4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c4cc7ba4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c4cc7ba4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c4cc7ba4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c4cc7ba4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c4cc7ba4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c4cc7ba4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c4cc7ba4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c4cc7ba4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c4cc7ba4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c4cc7ba4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c4cc7ba4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c4cc7ba4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c4cc7ba4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c4cc7ba4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c4cc7ba4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c4cc7ba4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c4cc7ba4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c4cc7ba4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c4cc7ba4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c4cc7ba4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c4cc7ba4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c4cc7ba4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c4cc7ba4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c4cc7ba4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c4cc7ba4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c4cc7ba4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c4cc7ba4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c4cc7ba4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c4cc7ba4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c4cc7ba4] {
  background-color: var(--color-typo-body) !important;
}
.show-filter-title[data-v-c4cc7ba4] {
  display: flex;
  padding: 1.25rem 1.5rem;
  width: 100%;
  background-color: var(--color-neutral-100);
  justify-content: space-between;
  border-bottom: 1px solid var(--color-neutral-200);
  color: var(--color-typo-title);
}
.responsive-btn-filter-container[data-v-c4cc7ba4] {
  padding: 3.125rem 1.5rem 0 1.5rem;
  width: 100%;
}
.flex-container[data-v-61b57921] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.theme-default .theme-bg-primary[data-v-e7887193], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e7887193], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e7887193], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e7887193], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e7887193], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e7887193], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-0 .theme-bg-primary[data-v-e7887193], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e7887193] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e7887193], .theme-profile-0 .theme-bg-primary-light[data-v-e7887193] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e7887193], .theme-profile-0 .theme-color[data-v-e7887193] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e7887193], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e7887193] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e7887193] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e7887193], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e7887193] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e7887193] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e7887193] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e7887193], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e7887193] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e7887193] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e7887193] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e7887193], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e7887193] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e7887193] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e7887193] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e7887193], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e7887193] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e7887193] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e7887193] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e7887193], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e7887193] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e7887193] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e7887193] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e7887193], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e7887193], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e7887193] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e7887193] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e7887193] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e7887193] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e7887193] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e7887193] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e7887193] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e7887193] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e7887193] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e7887193] {
  background-color: var(--color-typo-body) !important;
}
.slider-container[data-v-e7887193] {
  position: relative;
}
.slider-container[data-v-e7887193] ::before {
  z-index: -1;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--color-neutral-200);
}
@media (max-width: 1264px) {
.activity-history__lead[data-v-e7887193] {
    line-height: 1.5rem;
}
}
.activity-history__lead[data-v-e7887193]:first-of-type {
  margin-bottom: 0;
}
.activity-history-group__header[data-v-e7887193] {
  border-bottom: 0.25rem var(--color-primary) solid;
  color: var(--color-primary);
  padding-bottom: 1.25rem;
  font-weight: bold;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.empty-state[data-v-e7887193] {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  padding: 2rem;
}.theme-default .theme-bg-primary[data-v-d0407172], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d0407172], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d0407172], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d0407172], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d0407172], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d0407172], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-0 .theme-bg-primary[data-v-d0407172], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0407172] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d0407172], .theme-profile-0 .theme-bg-primary-light[data-v-d0407172] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d0407172], .theme-profile-0 .theme-color[data-v-d0407172] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d0407172], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0407172] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0407172] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d0407172], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d0407172] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d0407172] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d0407172] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d0407172], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d0407172] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d0407172] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d0407172] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d0407172], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d0407172] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d0407172] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d0407172] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d0407172], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d0407172] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d0407172] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d0407172] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d0407172], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d0407172] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d0407172] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d0407172] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d0407172], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d0407172], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d0407172] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d0407172] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d0407172] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d0407172] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d0407172] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d0407172] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d0407172] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d0407172] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d0407172] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d0407172] {
  background-color: var(--color-typo-body) !important;
}
.container-gap[data-v-d0407172] {
  gap: 0.75rem;
}
.card-sm-width[data-v-d0407172] {
  width: 12.5rem;
}
.w-100[data-v-d0407172] {
  width: 100%;
}
.h-40[data-v-d0407172] {
  height: 2.5rem;
}
.external-link[data-v-d0407172] {
  color: var(--color-primary);
  text-decoration: underline;
}.theme-default .theme-bg-primary[data-v-60ef27af], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-60ef27af], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-60ef27af], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-60ef27af], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-60ef27af], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-60ef27af], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-0 .theme-bg-primary[data-v-60ef27af], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60ef27af] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-60ef27af], .theme-profile-0 .theme-bg-primary-light[data-v-60ef27af] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-60ef27af], .theme-profile-0 .theme-color[data-v-60ef27af] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-60ef27af], .theme-profile-0 .theme-bg-primary-gradiant[data-v-60ef27af] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60ef27af] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-60ef27af], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-1 .theme-bg-primary-gradiant[data-v-60ef27af] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-60ef27af] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-60ef27af] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-60ef27af], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-2 .theme-bg-primary-gradiant[data-v-60ef27af] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-60ef27af] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-60ef27af] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-60ef27af], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-3 .theme-bg-primary-gradiant[data-v-60ef27af] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-60ef27af] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-60ef27af] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-60ef27af], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-4 .theme-bg-primary-gradiant[data-v-60ef27af] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-60ef27af] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-60ef27af] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-60ef27af], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-5 .theme-bg-primary-gradiant[data-v-60ef27af] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-60ef27af] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-60ef27af] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-60ef27af], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60ef27af], .theme-profile-6 .theme-bg-primary-gradiant[data-v-60ef27af] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-60ef27af] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-60ef27af] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-60ef27af] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-60ef27af] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-60ef27af] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-60ef27af] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-60ef27af] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-60ef27af] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-60ef27af] {
  background-color: var(--color-typo-body) !important;
}
@keyframes loading-60ef27af {
to {
    transform: translateX(100%);
}
}
.skeleton-loading .skeleton-line[data-v-60ef27af] {
  overflow: hidden;
  position: relative;
  background-color: var(--color-neutral-200);
}
.skeleton-loading .skeleton-line[data-v-60ef27af]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.3), transparent);
  transform: translateX(-100%);
  animation: loading-60ef27af 1.5s infinite;
}
.skeleton-container[data-v-60ef27af] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.skeleton-line[data-v-60ef27af] {
  background: var(--color-neutral-200);
  border-radius: 0.25rem;
  height: 0.75rem;
  width: 100%;
}
.skeleton-button[data-v-60ef27af] {
  width: 15.625rem;
  height: 2.8125rem;
  border-radius: 62.4375rem;
}
.w-100[data-v-60ef27af] {
  width: 100%;
}.theme-default .theme-bg-primary[data-v-b8653154], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b8653154], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b8653154], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b8653154], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b8653154], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b8653154], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-0 .theme-bg-primary[data-v-b8653154], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8653154] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b8653154], .theme-profile-0 .theme-bg-primary-light[data-v-b8653154] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b8653154], .theme-profile-0 .theme-color[data-v-b8653154] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b8653154], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8653154] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8653154] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b8653154], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b8653154] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b8653154] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b8653154] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b8653154], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b8653154] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b8653154] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b8653154] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b8653154], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b8653154] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b8653154] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b8653154] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b8653154], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b8653154] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b8653154] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b8653154] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b8653154], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b8653154] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b8653154] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b8653154] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b8653154], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b8653154], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b8653154] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b8653154] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b8653154] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b8653154] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b8653154] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b8653154] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b8653154] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b8653154] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b8653154] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b8653154] {
  background-color: var(--color-typo-body) !important;
}
.service-synch-status[data-v-b8653154] {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  font-weight: 600;
}
.service-synch-status[data-v-b8653154] .mes-icon {
  width: 1rem;
  height: 1rem;
}
.service-synchronizable-mobile[data-v-b8653154] {
  color: var(--color-primary);
}
.service-synced-mobile[data-v-b8653154] {
  color: var(--color-functional-success);
}.theme-default .theme-bg-primary[data-v-d9ef37b8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-0 .theme-bg-primary[data-v-d9ef37b8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9ef37b8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d9ef37b8], .theme-profile-0 .theme-bg-primary-light[data-v-d9ef37b8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d9ef37b8], .theme-profile-0 .theme-color[data-v-d9ef37b8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d9ef37b8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9ef37b8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d9ef37b8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9ef37b8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d9ef37b8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d9ef37b8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d9ef37b8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9ef37b8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d9ef37b8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d9ef37b8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d9ef37b8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9ef37b8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d9ef37b8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d9ef37b8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d9ef37b8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9ef37b8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d9ef37b8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d9ef37b8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d9ef37b8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9ef37b8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d9ef37b8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d9ef37b8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d9ef37b8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9ef37b8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9ef37b8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d9ef37b8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d9ef37b8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d9ef37b8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d9ef37b8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d9ef37b8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d9ef37b8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d9ef37b8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d9ef37b8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d9ef37b8] {
  background-color: var(--color-typo-body) !important;
}
.service-card[data-v-d9ef37b8] {
  width: 13rem;
  height: 16rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 1.75rem;
}
@media (max-width: 599px) {
.service-card[data-v-d9ef37b8] {
    width: 100%;
    height: 7rem;
    flex-direction: row;
    gap: 1rem;
    padding: 1rem;
    text-align: start;
}
}
.service-card__content[data-v-d9ef37b8] {
  display: flex;
  flex-direction: column;
}
@media (max-width: 599px) {
.service-card__content[data-v-d9ef37b8] {
    align-items: flex-start;
}
}
.logo[data-v-d9ef37b8] {
  height: 5rem;
  width: 5rem;
}
.service-name[data-v-d9ef37b8],
.service-editor[data-v-d9ef37b8],
.service-details[data-v-d9ef37b8] {
  height: 1.25rem;
  width: 12.5rem;
}.theme-default .theme-bg-primary[data-v-e2421699], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e2421699], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e2421699], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e2421699], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e2421699], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e2421699], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-0 .theme-bg-primary[data-v-e2421699], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2421699] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e2421699], .theme-profile-0 .theme-bg-primary-light[data-v-e2421699] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e2421699], .theme-profile-0 .theme-color[data-v-e2421699] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e2421699], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2421699] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2421699] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e2421699], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e2421699] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e2421699] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e2421699] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e2421699], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e2421699] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e2421699] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e2421699] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e2421699], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e2421699] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e2421699] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e2421699] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e2421699], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e2421699] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e2421699] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e2421699] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e2421699], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e2421699] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e2421699] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e2421699] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e2421699], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e2421699], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e2421699] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e2421699] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e2421699] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e2421699] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e2421699] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e2421699] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e2421699] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e2421699] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e2421699] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e2421699] {
  background-color: var(--color-typo-body) !important;
}
.container[data-v-e2421699] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 27.25rem;
}
.container h1[data-v-e2421699] {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: var(--color-typo-title);
  text-align: center;
  margin: 0.5rem 0;
}
@media (max-width: 1264px) {
.container h1[data-v-e2421699] {
    margin: 1rem 1.5rem 0 1.5rem;
}
}
.container p[data-v-e2421699] {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  margin: 0;
}
@media (max-width: 1264px) {
.container p[data-v-e2421699] {
    margin: 1rem 1.5rem 0 1.5rem;
}
}
.container .button[data-v-e2421699] {
  margin-top: 1.5rem;
}
@media (max-width: 1264px) {
.container .button[data-v-e2421699] {
    margin-top: 2.5rem;
    height: 3.5rem;
}
}.theme-default .theme-bg-primary[data-v-163a16df], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-163a16df], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-163a16df], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-163a16df], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-163a16df], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-163a16df], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-0 .theme-bg-primary[data-v-163a16df], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-163a16df] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-163a16df], .theme-profile-0 .theme-bg-primary-light[data-v-163a16df] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-163a16df], .theme-profile-0 .theme-color[data-v-163a16df] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-163a16df], .theme-profile-0 .theme-bg-primary-gradiant[data-v-163a16df] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-163a16df] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-163a16df], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-1 .theme-bg-primary-gradiant[data-v-163a16df] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-163a16df] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-163a16df] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-163a16df], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-2 .theme-bg-primary-gradiant[data-v-163a16df] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-163a16df] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-163a16df] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-163a16df], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-3 .theme-bg-primary-gradiant[data-v-163a16df] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-163a16df] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-163a16df] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-163a16df], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-4 .theme-bg-primary-gradiant[data-v-163a16df] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-163a16df] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-163a16df] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-163a16df], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-5 .theme-bg-primary-gradiant[data-v-163a16df] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-163a16df] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-163a16df] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-163a16df], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-163a16df], .theme-profile-6 .theme-bg-primary-gradiant[data-v-163a16df] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-163a16df] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-163a16df] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-163a16df] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-163a16df] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-163a16df] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-163a16df] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-163a16df] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-163a16df] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-163a16df] {
  background-color: var(--color-typo-body) !important;
}
.service-card[data-v-163a16df] {
  width: 16.5rem;
  min-height: 16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1.5rem;
  border-radius: 0 0 24px 24px;
}
.service-card .service_informational_message[data-v-163a16df] {
  margin-top: 8px;
  margin-bottom: 16px;
  padding: 8px;
  text-align: left;
}
.service-card .service_informational_message[data-v-163a16df] .mes-icon {
  align-self: flex-start;
}
@media (max-width: 599px) {
.service-card[data-v-163a16df] {
    width: 100%;
    min-height: 7rem;
    height: -moz-fit-content;
    height: fit-content;
    flex-direction: row;
    gap: 1rem;
    padding: 1rem;
    text-align: start;
}
}
.service-card__content[data-v-163a16df] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 10rem;
}
@media (max-width: 599px) {
.service-card__content[data-v-163a16df] {
    min-height: 5.1875rem;
    align-items: flex-start;
}
}
.service-card__content span[data-v-163a16df] {
  font-size: 0.75rem;
}
.service-card-header[data-v-163a16df] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  background-color: var(--color-functional-success);
  font-weight: 600;
  height: 32px;
  border-radius: 24px 24px 0 0;
}
.service-card-header__container[data-v-163a16df] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.3125rem;
       column-gap: 0.3125rem;
}.theme-default .theme-bg-primary[data-v-61753ca9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-61753ca9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-61753ca9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-61753ca9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-61753ca9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-61753ca9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-0 .theme-bg-primary[data-v-61753ca9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-61753ca9] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-61753ca9], .theme-profile-0 .theme-bg-primary-light[data-v-61753ca9] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-61753ca9], .theme-profile-0 .theme-color[data-v-61753ca9] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-61753ca9], .theme-profile-0 .theme-bg-primary-gradiant[data-v-61753ca9] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-61753ca9] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-61753ca9], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-1 .theme-bg-primary-gradiant[data-v-61753ca9] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-61753ca9] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-61753ca9] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-61753ca9], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-2 .theme-bg-primary-gradiant[data-v-61753ca9] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-61753ca9] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-61753ca9] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-61753ca9], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-3 .theme-bg-primary-gradiant[data-v-61753ca9] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-61753ca9] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-61753ca9] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-61753ca9], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-4 .theme-bg-primary-gradiant[data-v-61753ca9] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-61753ca9] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-61753ca9] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-61753ca9], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-5 .theme-bg-primary-gradiant[data-v-61753ca9] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-61753ca9] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-61753ca9] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-61753ca9], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-61753ca9], .theme-profile-6 .theme-bg-primary-gradiant[data-v-61753ca9] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-61753ca9] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-61753ca9] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-61753ca9] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-61753ca9] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-61753ca9] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-61753ca9] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-61753ca9] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-61753ca9] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-61753ca9] {
  background-color: var(--color-typo-body) !important;
}
.synchronized-services-list[data-v-61753ca9] {
  display: flex;
  gap: 2rem;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
.synchronized-services-list[data-v-61753ca9] {
    flex-direction: column;
    gap: 0.625rem;
}
}.theme-default .theme-bg-primary[data-v-39d5f436], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-39d5f436], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-39d5f436], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-39d5f436], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-39d5f436], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-39d5f436], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-0 .theme-bg-primary[data-v-39d5f436], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39d5f436] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-39d5f436], .theme-profile-0 .theme-bg-primary-light[data-v-39d5f436] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-39d5f436], .theme-profile-0 .theme-color[data-v-39d5f436] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-39d5f436], .theme-profile-0 .theme-bg-primary-gradiant[data-v-39d5f436] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39d5f436] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-39d5f436], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-1 .theme-bg-primary-gradiant[data-v-39d5f436] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-39d5f436] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-39d5f436] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-39d5f436], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-2 .theme-bg-primary-gradiant[data-v-39d5f436] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-39d5f436] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-39d5f436] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-39d5f436], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-3 .theme-bg-primary-gradiant[data-v-39d5f436] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-39d5f436] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-39d5f436] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-39d5f436], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-4 .theme-bg-primary-gradiant[data-v-39d5f436] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-39d5f436] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-39d5f436] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-39d5f436], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-5 .theme-bg-primary-gradiant[data-v-39d5f436] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-39d5f436] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-39d5f436] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-39d5f436], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39d5f436], .theme-profile-6 .theme-bg-primary-gradiant[data-v-39d5f436] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-39d5f436] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-39d5f436] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-39d5f436] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-39d5f436] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-39d5f436] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-39d5f436] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-39d5f436] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-39d5f436] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-39d5f436] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) and (max-width: 959px) {
.email-notification[data-v-39d5f436] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}
.notifications-card-content[data-v-39d5f436] {
  display: flex;
  flex-direction: column;
}
[data-v-39d5f436] .mes-switch-label {
  margin-bottom: 16px;
}
@media (max-width: 959px) {
[data-v-39d5f436] .mes-switch-label {
    font-size: 1rem;
}
}
[data-v-39d5f436] .mes-switch-description {
  margin-top: 0px;
}
@media (max-width: 959px) {
[data-v-39d5f436] .mes-switch-description {
    font-size: 1rem;
    padding-right: 0px;
}
}.theme-default .theme-bg-primary[data-v-815a7b7a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-0 .theme-bg-primary[data-v-815a7b7a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-815a7b7a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-815a7b7a], .theme-profile-0 .theme-bg-primary-light[data-v-815a7b7a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-815a7b7a], .theme-profile-0 .theme-color[data-v-815a7b7a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-815a7b7a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-815a7b7a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-815a7b7a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-815a7b7a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-815a7b7a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-815a7b7a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-815a7b7a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-815a7b7a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-815a7b7a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-815a7b7a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-815a7b7a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-815a7b7a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-815a7b7a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-815a7b7a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-815a7b7a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-815a7b7a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-815a7b7a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-815a7b7a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-815a7b7a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-815a7b7a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-815a7b7a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-815a7b7a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-815a7b7a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-815a7b7a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-815a7b7a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-815a7b7a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-815a7b7a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-815a7b7a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-815a7b7a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-815a7b7a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-815a7b7a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-815a7b7a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-815a7b7a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-815a7b7a] {
  background-color: var(--color-typo-body) !important;
}
.font-color-disabled--text[data-v-815a7b7a] {
  color: var(--color-functional-disabled);
}.theme-default .theme-bg-primary[data-v-5bc05c0f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-0 .theme-bg-primary[data-v-5bc05c0f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5bc05c0f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5bc05c0f], .theme-profile-0 .theme-bg-primary-light[data-v-5bc05c0f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5bc05c0f], .theme-profile-0 .theme-color[data-v-5bc05c0f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5bc05c0f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5bc05c0f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5bc05c0f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5bc05c0f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5bc05c0f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5bc05c0f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5bc05c0f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5bc05c0f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5bc05c0f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5bc05c0f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5bc05c0f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5bc05c0f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5bc05c0f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5bc05c0f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5bc05c0f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5bc05c0f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5bc05c0f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5bc05c0f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5bc05c0f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5bc05c0f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5bc05c0f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5bc05c0f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5bc05c0f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5bc05c0f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5bc05c0f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5bc05c0f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5bc05c0f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5bc05c0f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5bc05c0f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5bc05c0f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5bc05c0f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5bc05c0f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5bc05c0f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5bc05c0f] {
  background-color: var(--color-typo-body) !important;
}
.entitlement-list-skeleton[data-v-5bc05c0f] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.entitlement-list-skeleton__item[data-v-5bc05c0f] {
  align-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 1.75rem;
}
.entitlement-list-skeleton__bullet[data-v-5bc05c0f],
.entitlement-list-skeleton__text[data-v-5bc05c0f] {
  overflow: hidden;
  position: relative;
  background: var(--color-functional-info-100);
}
.entitlement-list-skeleton__bullet[data-v-5bc05c0f]::after,
.entitlement-list-skeleton__text[data-v-5bc05c0f]::after {
  background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.3), transparent);
  animation: loading-5bc05c0f 1.5s infinite;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 1;
}
.entitlement-list-skeleton__bullet[data-v-5bc05c0f] {
  border-radius: 50%;
  margin-right: 0.5rem;
  height: 0.75rem;
  width: 0.75rem;
}
.entitlement-list-skeleton__text[data-v-5bc05c0f] {
  border-radius: 0.375rem;
  flex: 1 0 auto;
  height: 0.5rem;
}
@media (min-width: 960px) {
.entitlement-list-skeleton[data-v-5bc05c0f] {
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
}
}
@keyframes loading-5bc05c0f {
to {
    transform: translateX(100%);
}
}.theme-default .theme-bg-primary[data-v-e48f2196], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e48f2196], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e48f2196], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e48f2196], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e48f2196], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e48f2196], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-0 .theme-bg-primary[data-v-e48f2196], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e48f2196] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e48f2196], .theme-profile-0 .theme-bg-primary-light[data-v-e48f2196] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e48f2196], .theme-profile-0 .theme-color[data-v-e48f2196] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e48f2196], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e48f2196] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e48f2196] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e48f2196], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e48f2196] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e48f2196] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e48f2196] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e48f2196], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e48f2196] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e48f2196] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e48f2196] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e48f2196], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e48f2196] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e48f2196] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e48f2196] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e48f2196], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e48f2196] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e48f2196] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e48f2196] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e48f2196], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e48f2196] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e48f2196] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e48f2196] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e48f2196], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e48f2196], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e48f2196] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e48f2196] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e48f2196] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e48f2196] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e48f2196] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e48f2196] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e48f2196] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e48f2196] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e48f2196] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e48f2196] {
  background-color: var(--color-typo-body) !important;
}
.entitlement-list-document[data-v-e48f2196] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.entitlement-list-document__item[data-v-e48f2196] {
  align-items: flex-start;
  display: flex;
  margin-bottom: 0.25rem;
}
@media (min-width: 960px) {
.entitlement-list-document[data-v-e48f2196] {
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
}
}.theme-default .theme-bg-primary[data-v-5cb25a8c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-0 .theme-bg-primary[data-v-5cb25a8c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5cb25a8c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5cb25a8c], .theme-profile-0 .theme-bg-primary-light[data-v-5cb25a8c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5cb25a8c], .theme-profile-0 .theme-color[data-v-5cb25a8c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5cb25a8c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5cb25a8c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5cb25a8c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5cb25a8c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5cb25a8c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5cb25a8c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5cb25a8c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5cb25a8c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5cb25a8c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5cb25a8c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5cb25a8c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5cb25a8c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5cb25a8c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5cb25a8c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5cb25a8c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5cb25a8c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5cb25a8c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5cb25a8c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5cb25a8c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5cb25a8c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5cb25a8c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5cb25a8c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5cb25a8c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5cb25a8c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5cb25a8c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5cb25a8c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5cb25a8c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5cb25a8c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5cb25a8c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5cb25a8c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5cb25a8c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5cb25a8c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5cb25a8c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5cb25a8c] {
  background-color: var(--color-typo-body) !important;
}
.filter-bar__container[data-v-5cb25a8c] {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
  align-items: end;
}
.filter-bar__apply-button[data-v-5cb25a8c] {
  margin-top: 0.5rem;
  flex-shrink: 0;
}
@media (min-width: 960px) {
.filter-bar__container[data-v-5cb25a8c] {
    flex-direction: row;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
}
.filter-bar__profession[data-v-5cb25a8c] {
    width: 50%;
    max-width: 28.125rem;
}
.filter-bar__document-category[data-v-5cb25a8c] {
    width: 30%;
    max-width: 20.625rem;
}
.filter-bar__apply-button[data-v-5cb25a8c] {
    margin-top: 1.75rem;
}
}.theme-default .theme-bg-primary[data-v-288bdf5a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-0 .theme-bg-primary[data-v-288bdf5a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-288bdf5a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-288bdf5a], .theme-profile-0 .theme-bg-primary-light[data-v-288bdf5a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-288bdf5a], .theme-profile-0 .theme-color[data-v-288bdf5a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-288bdf5a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-288bdf5a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-288bdf5a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-288bdf5a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-288bdf5a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-288bdf5a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-288bdf5a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-288bdf5a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-288bdf5a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-288bdf5a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-288bdf5a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-288bdf5a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-288bdf5a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-288bdf5a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-288bdf5a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-288bdf5a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-288bdf5a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-288bdf5a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-288bdf5a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-288bdf5a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-288bdf5a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-288bdf5a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-288bdf5a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-288bdf5a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-288bdf5a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-288bdf5a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-288bdf5a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-288bdf5a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-288bdf5a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-288bdf5a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-288bdf5a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-288bdf5a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-288bdf5a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-288bdf5a] {
  background-color: var(--color-typo-body) !important;
}
.entitlement-matrix__content[data-v-288bdf5a] {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}
@media (max-width: 1264px) {
.entitlement-matrix[data-v-288bdf5a] {
    margin-top: 6.25rem;
}
.entitlement-matrix__lead[data-v-288bdf5a] {
    line-height: 1.5rem;
}
}
.to-external[data-v-288bdf5a] {
  display: inline-flex;
  align-items: center;
}
.to-external div[data-v-288bdf5a] {
  margin-left: 0.125rem;
}
hr[data-v-e2ebd9ea]{
	height: 1px;
}


.text-bloc[data-v-8b5a4c66] {
	width: 75%;
}
.theme-default .theme-bg-primary[data-v-821cefe5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-821cefe5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-821cefe5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-821cefe5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-821cefe5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-821cefe5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-0 .theme-bg-primary[data-v-821cefe5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-821cefe5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-821cefe5], .theme-profile-0 .theme-bg-primary-light[data-v-821cefe5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-821cefe5], .theme-profile-0 .theme-color[data-v-821cefe5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-821cefe5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-821cefe5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-821cefe5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-821cefe5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-821cefe5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-821cefe5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-821cefe5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-821cefe5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-821cefe5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-821cefe5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-821cefe5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-821cefe5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-821cefe5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-821cefe5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-821cefe5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-821cefe5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-821cefe5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-821cefe5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-821cefe5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-821cefe5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-821cefe5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-821cefe5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-821cefe5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-821cefe5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-821cefe5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-821cefe5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-821cefe5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-821cefe5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-821cefe5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-821cefe5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-821cefe5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-821cefe5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-821cefe5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-821cefe5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-821cefe5] {
  background-color: var(--color-typo-body) !important;
}
section[data-v-821cefe5] {
  max-width: 790px;
}
.nb-result[data-v-821cefe5] {
  font-size: 0.875rem !important;
}
@media (min-width: 600px) {
.nb-result[data-v-821cefe5] {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary[data-v-c8dd0dd3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-0 .theme-bg-primary[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8dd0dd3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c8dd0dd3], .theme-profile-0 .theme-bg-primary-light[data-v-c8dd0dd3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c8dd0dd3], .theme-profile-0 .theme-color[data-v-c8dd0dd3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c8dd0dd3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8dd0dd3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c8dd0dd3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8dd0dd3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c8dd0dd3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c8dd0dd3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c8dd0dd3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8dd0dd3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c8dd0dd3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c8dd0dd3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c8dd0dd3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8dd0dd3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c8dd0dd3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c8dd0dd3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c8dd0dd3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8dd0dd3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c8dd0dd3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c8dd0dd3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c8dd0dd3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8dd0dd3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c8dd0dd3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c8dd0dd3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c8dd0dd3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8dd0dd3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8dd0dd3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c8dd0dd3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c8dd0dd3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c8dd0dd3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c8dd0dd3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c8dd0dd3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c8dd0dd3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c8dd0dd3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c8dd0dd3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c8dd0dd3] {
  background-color: var(--color-typo-body) !important;
}
h2[data-v-c8dd0dd3] {
  font-size: 20px;
  font-weight: normal;
}
.div-card[data-v-c8dd0dd3] {
  background-color: white;
  max-width: 640px;
  border-radius: 16px;
  padding: 1.5rem;
}.theme-default .theme-bg-primary[data-v-a0b6e01e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-0 .theme-bg-primary[data-v-a0b6e01e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0b6e01e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a0b6e01e], .theme-profile-0 .theme-bg-primary-light[data-v-a0b6e01e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a0b6e01e], .theme-profile-0 .theme-color[data-v-a0b6e01e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a0b6e01e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0b6e01e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a0b6e01e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a0b6e01e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a0b6e01e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a0b6e01e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a0b6e01e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a0b6e01e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a0b6e01e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a0b6e01e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a0b6e01e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a0b6e01e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a0b6e01e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a0b6e01e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a0b6e01e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a0b6e01e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a0b6e01e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a0b6e01e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a0b6e01e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a0b6e01e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a0b6e01e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a0b6e01e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a0b6e01e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a0b6e01e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a0b6e01e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a0b6e01e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a0b6e01e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a0b6e01e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a0b6e01e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a0b6e01e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a0b6e01e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a0b6e01e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a0b6e01e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a0b6e01e] {
  background-color: var(--color-typo-body) !important;
}
.progress-bar[data-v-a0b6e01e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.progress-round[data-v-a0b6e01e] {
  border-radius: 4px;
}
.current-progress[data-v-a0b6e01e] {
  height: 6px;
  padding-bottom: 0.01em;
  background: var(--color-gradient-01);
}
.total-progress[data-v-a0b6e01e] {
  background-color: var(--color-neutral-200);
  width: 80%;
}
.no-flex[data-v-a0b6e01e] {
  flex: none;
}.theme-default .theme-bg-primary[data-v-bf529308], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bf529308], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bf529308], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bf529308], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bf529308], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bf529308], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-0 .theme-bg-primary[data-v-bf529308], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf529308] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bf529308], .theme-profile-0 .theme-bg-primary-light[data-v-bf529308] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bf529308], .theme-profile-0 .theme-color[data-v-bf529308] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bf529308], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf529308] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf529308] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bf529308], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf529308] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bf529308] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bf529308] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bf529308], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf529308] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bf529308] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bf529308] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bf529308], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf529308] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bf529308] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bf529308] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bf529308], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf529308] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bf529308] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bf529308] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bf529308], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf529308] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bf529308] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bf529308] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bf529308], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf529308], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf529308] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bf529308] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bf529308] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bf529308] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bf529308] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bf529308] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bf529308] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bf529308] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bf529308] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bf529308] {
  background-color: var(--color-typo-body) !important;
}
.v-icon.v-icon[data-v-bf529308] {
  font-size: 1.25rem;
}
.min-width[data-v-bf529308] {
  min-width: 80px;
}
.fragment-title[data-v-bf529308] {
  height: 40px;
  display: flex;
  align-items: center;
}
.card-sm-width[data-v-bf529308] {
  width: 207px;
}
.card-full-width[data-v-bf529308] {
  width: 100%;
}
.fragment-block[data-v-bf529308] {
  margin: 0 auto;
}.theme-default .theme-bg-primary[data-v-2f5c449c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-0 .theme-bg-primary[data-v-2f5c449c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f5c449c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2f5c449c], .theme-profile-0 .theme-bg-primary-light[data-v-2f5c449c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2f5c449c], .theme-profile-0 .theme-color[data-v-2f5c449c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2f5c449c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f5c449c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2f5c449c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f5c449c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2f5c449c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2f5c449c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2f5c449c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f5c449c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2f5c449c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2f5c449c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2f5c449c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f5c449c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2f5c449c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2f5c449c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2f5c449c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f5c449c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2f5c449c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2f5c449c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2f5c449c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f5c449c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2f5c449c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2f5c449c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2f5c449c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f5c449c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f5c449c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2f5c449c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2f5c449c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2f5c449c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2f5c449c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2f5c449c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2f5c449c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2f5c449c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2f5c449c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2f5c449c] {
  background-color: var(--color-typo-body) !important;
}
.show-more[data-v-2f5c449c] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}.theme-default .theme-bg-primary[data-v-dab1bd78], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-0 .theme-bg-primary[data-v-dab1bd78], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dab1bd78] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-dab1bd78], .theme-profile-0 .theme-bg-primary-light[data-v-dab1bd78] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-dab1bd78], .theme-profile-0 .theme-color[data-v-dab1bd78] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-dab1bd78], .theme-profile-0 .theme-bg-primary-gradiant[data-v-dab1bd78] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-dab1bd78], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-1 .theme-bg-primary-gradiant[data-v-dab1bd78] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-dab1bd78] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-dab1bd78] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-dab1bd78], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-2 .theme-bg-primary-gradiant[data-v-dab1bd78] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-dab1bd78] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-dab1bd78] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-dab1bd78], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-3 .theme-bg-primary-gradiant[data-v-dab1bd78] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-dab1bd78] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-dab1bd78] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-dab1bd78], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-4 .theme-bg-primary-gradiant[data-v-dab1bd78] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-dab1bd78] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-dab1bd78] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-dab1bd78], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-5 .theme-bg-primary-gradiant[data-v-dab1bd78] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-dab1bd78] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-dab1bd78] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-dab1bd78], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dab1bd78], .theme-profile-6 .theme-bg-primary-gradiant[data-v-dab1bd78] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-dab1bd78] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-dab1bd78] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-dab1bd78] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-dab1bd78] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-dab1bd78] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-dab1bd78] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-dab1bd78] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-dab1bd78] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-dab1bd78] {
  background-color: var(--color-typo-body) !important;
}
.detail-wrapper[data-v-dab1bd78] {
  list-style: none;
  padding-top: 1.5rem;
  padding-left: 0;
}
.detail-wrapper .detail[data-v-dab1bd78] {
  margin-bottom: 1.5rem;
}
.detail-wrapper .detail .detail-label[data-v-dab1bd78] {
  font-weight: 700;
  color: var(--color-secondary);
}
.detail-wrapper .detail .detail-description[data-v-dab1bd78] {
  font-weight: 700;
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-c02865a4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c02865a4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c02865a4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c02865a4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c02865a4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c02865a4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-0 .theme-bg-primary[data-v-c02865a4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c02865a4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c02865a4], .theme-profile-0 .theme-bg-primary-light[data-v-c02865a4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c02865a4], .theme-profile-0 .theme-color[data-v-c02865a4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c02865a4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c02865a4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c02865a4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c02865a4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c02865a4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c02865a4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c02865a4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c02865a4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c02865a4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c02865a4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c02865a4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c02865a4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c02865a4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c02865a4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c02865a4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c02865a4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c02865a4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c02865a4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c02865a4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c02865a4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c02865a4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c02865a4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c02865a4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c02865a4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c02865a4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c02865a4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c02865a4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c02865a4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c02865a4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c02865a4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c02865a4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c02865a4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c02865a4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c02865a4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c02865a4] {
  background-color: var(--color-typo-body) !important;
}
.consents[data-v-c02865a4] {
  max-width: 34rem;
  padding: 0;
}
@media (max-width: 959px) {
.consents[data-v-c02865a4] {
    width: 100vw;
    max-width: 100vw;
    margin-left: -24px;
    margin-right: -24px;
}
}
.consents-list[data-v-c02865a4] {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 100%;
  width: 100%;
  padding: 0;
  list-style: none;
}
.consents-list .list-item[data-v-c02865a4] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1.5rem;
  padding-inline: 1.5rem;
}
.consents-list > .list-item + .list-item[data-v-c02865a4] {
  border-top: 1px solid var(--color-neutral-200);
}
.consents-list .read-only[data-v-c02865a4] {
  display: flex;
  justify-content: space-between;
}
.consents-list .read-only .autorized[data-v-c02865a4] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
  height: 1.5rem;
  padding: 0.625rem;
  border-radius: 2.5rem;
  background-color: var(--color-functional-success);
}
.consents-list .read-only .autorized .autorized-text[data-v-c02865a4] {
  color: var(--color-typo-light);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.125rem;
}
.detail-container[data-v-c02865a4] {
  width: 80%;
}
.consent-switch[data-v-c02865a4] {
  font-weight: 700;
}
.finalite[data-v-c02865a4] {
  color: var(--color-typo-body);
  font-size: 0.875rem;
  width: 80%;
}.theme-default .theme-bg-primary[data-v-72ac190a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-72ac190a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-72ac190a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-72ac190a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-72ac190a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-72ac190a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-0 .theme-bg-primary[data-v-72ac190a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-72ac190a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-72ac190a], .theme-profile-0 .theme-bg-primary-light[data-v-72ac190a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-72ac190a], .theme-profile-0 .theme-color[data-v-72ac190a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-72ac190a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-72ac190a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-72ac190a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-72ac190a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-72ac190a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-72ac190a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-72ac190a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-72ac190a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-72ac190a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-72ac190a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-72ac190a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-72ac190a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-72ac190a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-72ac190a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-72ac190a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-72ac190a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-72ac190a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-72ac190a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-72ac190a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-72ac190a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-72ac190a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-72ac190a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-72ac190a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-72ac190a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-72ac190a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-72ac190a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-72ac190a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-72ac190a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-72ac190a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-72ac190a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-72ac190a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-72ac190a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-72ac190a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-72ac190a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-72ac190a] {
  background-color: var(--color-typo-body) !important;
}
.title[data-v-72ac190a] {
  font-size: 1.625rem;
  line-height: 2.4375rem;
}
@media (max-width: 599px) {
.description[data-v-72ac190a] {
    font-size: 1rem;
    line-height: 1.5rem;
}
}
.btn-update-consent[data-v-72ac190a] {
  height: 2.5rem;
}
@media (max-width: 599px) {
.btn-update-consent[data-v-72ac190a] {
    width: 100%;
    height: 3.5rem;
}
}.theme-default .theme-bg-primary[data-v-2417f96f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2417f96f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2417f96f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2417f96f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2417f96f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2417f96f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-0 .theme-bg-primary[data-v-2417f96f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2417f96f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2417f96f], .theme-profile-0 .theme-bg-primary-light[data-v-2417f96f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2417f96f], .theme-profile-0 .theme-color[data-v-2417f96f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2417f96f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2417f96f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2417f96f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2417f96f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2417f96f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2417f96f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2417f96f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2417f96f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2417f96f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2417f96f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2417f96f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2417f96f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2417f96f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2417f96f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2417f96f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2417f96f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2417f96f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2417f96f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2417f96f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2417f96f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2417f96f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2417f96f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2417f96f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2417f96f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2417f96f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2417f96f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2417f96f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2417f96f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2417f96f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2417f96f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2417f96f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2417f96f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2417f96f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2417f96f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2417f96f] {
  background-color: var(--color-typo-body) !important;
}
.description[data-v-2417f96f] {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--color-typo-title);
}
@media (max-width: 599px) {
.description[data-v-2417f96f] {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
}
}
.information[data-v-2417f96f] {
  max-width: 34rem;
  margin-top: 2.25rem;
}
.information > .text[data-v-2417f96f] {
  font-size: 0.75rem;
}
@media (max-width: 599px) {
.information > .text[data-v-2417f96f] {
    font-size: 1rem;
    margin-top: 2rem;
}
}
.information .icon-span[data-v-2417f96f] {
  vertical-align: sub;
}
.btn-desynch[data-v-2417f96f] {
  height: 2.5rem;
}
@media (max-width: 599px) {
.btn-desynch[data-v-2417f96f] {
    height: 3.5rem;
}
}.theme-default .theme-bg-primary[data-v-4843de7d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4843de7d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4843de7d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4843de7d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4843de7d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4843de7d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-0 .theme-bg-primary[data-v-4843de7d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4843de7d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4843de7d], .theme-profile-0 .theme-bg-primary-light[data-v-4843de7d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4843de7d], .theme-profile-0 .theme-color[data-v-4843de7d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4843de7d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4843de7d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4843de7d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4843de7d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4843de7d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4843de7d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4843de7d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4843de7d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4843de7d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4843de7d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4843de7d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4843de7d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4843de7d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4843de7d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4843de7d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4843de7d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4843de7d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4843de7d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4843de7d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4843de7d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4843de7d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4843de7d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4843de7d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4843de7d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4843de7d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4843de7d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4843de7d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4843de7d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4843de7d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4843de7d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4843de7d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4843de7d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4843de7d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4843de7d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4843de7d] {
  background-color: var(--color-typo-body) !important;
}
.description[data-v-4843de7d] {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--color-typo-title);
}
@media (max-width: 599px) {
.description[data-v-4843de7d] {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
}
}
.information-banner[data-v-4843de7d] {
  max-width: 34rem;
}
.information-banner[data-v-4843de7d] .icon-and-text > .mes-icon {
  align-self: flex-start;
}
.information[data-v-4843de7d] {
  max-width: 34rem;
  margin-top: 2.25rem;
}
.information > .text[data-v-4843de7d] {
  font-size: 0.75rem;
}
@media (max-width: 599px) {
.information > .text[data-v-4843de7d] {
    font-size: 1rem;
    margin-top: 2rem;
}
}
.information .icon-span[data-v-4843de7d] {
  vertical-align: sub;
}
.buttons[data-v-4843de7d] {
  margin-top: 2.25rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1.5rem;
  width: 100%;
}
.buttons .first-button[data-v-4843de7d] {
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 599px) {
.buttons[data-v-4843de7d] {
    flex-direction: column;
    margin-top: 2rem;
}
.buttons .btn-accept-consent[data-v-4843de7d] {
    order: 1;
}
.buttons .btn-modify-consent[data-v-4843de7d] {
    order: 2;
}
.buttons .btn-desynch[data-v-4843de7d] {
    order: 3;
}
.buttons .first-button[data-v-4843de7d] {
    flex-direction: column;
    flex-grow: 1;
}
}
.buttons button[data-v-4843de7d] {
  height: 2.5rem;
}
@media (max-width: 599px) {
.buttons button[data-v-4843de7d] {
    height: 3.5rem;
}
}
.buttons-no-consent[data-v-4843de7d] {
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media (max-width: 599px) {
.buttons-no-consent[data-v-4843de7d] {
    flex-wrap: wrap;
}
}
.no-consent-content[data-v-4843de7d] {
  max-width: 34rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 599px) {
.no-consent-content .no-consent-illustration[data-v-4843de7d] {
    width: 8rem;
    height: 8rem;
}
}
.no-consent-content .no-consent-message[data-v-4843de7d] {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.4375rem;
  margin-top: 1.5rem;
  text-align: center;
}
@media (max-width: 599px) {
.no-consent-content .no-consent-message[data-v-4843de7d] {
    font-size: 1.25rem;
    line-height: 1.875rem;
}
}.theme-default .theme-bg-primary[data-v-b928ed9d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-0 .theme-bg-primary[data-v-b928ed9d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b928ed9d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b928ed9d], .theme-profile-0 .theme-bg-primary-light[data-v-b928ed9d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b928ed9d], .theme-profile-0 .theme-color[data-v-b928ed9d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b928ed9d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b928ed9d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b928ed9d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b928ed9d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b928ed9d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b928ed9d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b928ed9d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b928ed9d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b928ed9d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b928ed9d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b928ed9d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b928ed9d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b928ed9d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b928ed9d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b928ed9d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b928ed9d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b928ed9d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b928ed9d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b928ed9d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b928ed9d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b928ed9d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b928ed9d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b928ed9d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b928ed9d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b928ed9d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b928ed9d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b928ed9d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b928ed9d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b928ed9d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b928ed9d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b928ed9d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b928ed9d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b928ed9d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b928ed9d] {
  background-color: var(--color-typo-body) !important;
}
.consents[data-v-b928ed9d] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 600px) {
.consents[data-v-b928ed9d] {
    width: 34rem;
    padding: 1.5rem;
}
}
.consents .consent[data-v-b928ed9d] {
  width: 100%;
}
.consents .consent[data-v-b928ed9d]:not(:last-child) {
  padding-bottom: 0.75rem;
}
.consents .consent .consent-title[data-v-b928ed9d] {
  display: flex;
  justify-content: space-between;
}
.consents .consent .consent-title .libelle[data-v-b928ed9d] {
  width: 80%;
}
.consents .consent .consent-title .authorization[data-v-b928ed9d] {
  width: 10%;
}
.consents .consent .details[data-v-b928ed9d] {
  width: 100%;
}
.consents .consent .details .detail[data-v-b928ed9d] {
  width: 70%;
}
.consents > .consent + .consent[data-v-b928ed9d] {
  padding-top: 0.75rem;
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-66873748], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-66873748], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-66873748], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-66873748], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-66873748], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-66873748], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-0 .theme-bg-primary[data-v-66873748], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-66873748] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-66873748], .theme-profile-0 .theme-bg-primary-light[data-v-66873748] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-66873748], .theme-profile-0 .theme-color[data-v-66873748] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-66873748], .theme-profile-0 .theme-bg-primary-gradiant[data-v-66873748] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-66873748] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-66873748], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-1 .theme-bg-primary-gradiant[data-v-66873748] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-66873748] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-66873748] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-66873748], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-2 .theme-bg-primary-gradiant[data-v-66873748] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-66873748] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-66873748] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-66873748], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-3 .theme-bg-primary-gradiant[data-v-66873748] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-66873748] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-66873748] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-66873748], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-4 .theme-bg-primary-gradiant[data-v-66873748] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-66873748] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-66873748] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-66873748], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-5 .theme-bg-primary-gradiant[data-v-66873748] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-66873748] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-66873748] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-66873748], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-66873748], .theme-profile-6 .theme-bg-primary-gradiant[data-v-66873748] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-66873748] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-66873748] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-66873748] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-66873748] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-66873748] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-66873748] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-66873748] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-66873748] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-66873748] {
  background-color: var(--color-typo-body) !important;
}
.content-container[data-v-66873748] {
  max-width: 450px;
}.theme-default .theme-bg-primary[data-v-1976a5d4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-0 .theme-bg-primary[data-v-1976a5d4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1976a5d4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-1976a5d4], .theme-profile-0 .theme-bg-primary-light[data-v-1976a5d4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-1976a5d4], .theme-profile-0 .theme-color[data-v-1976a5d4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-1976a5d4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-1976a5d4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-1976a5d4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-1976a5d4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-1976a5d4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-1976a5d4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-1976a5d4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-1976a5d4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-1976a5d4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-1976a5d4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-1976a5d4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-1976a5d4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-1976a5d4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-1976a5d4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-1976a5d4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-1976a5d4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-1976a5d4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-1976a5d4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-1976a5d4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-1976a5d4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-1976a5d4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-1976a5d4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-1976a5d4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1976a5d4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-1976a5d4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-1976a5d4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-1976a5d4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-1976a5d4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-1976a5d4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-1976a5d4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-1976a5d4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-1976a5d4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-1976a5d4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-1976a5d4] {
  background-color: var(--color-typo-body) !important;
}
.content-container p[data-v-1976a5d4] {
  max-width: 430px;
}.theme-default .theme-bg-primary[data-v-43e8c891], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-43e8c891], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-43e8c891], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-43e8c891], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-43e8c891], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-43e8c891], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-0 .theme-bg-primary[data-v-43e8c891], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-43e8c891] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-43e8c891], .theme-profile-0 .theme-bg-primary-light[data-v-43e8c891] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-43e8c891], .theme-profile-0 .theme-color[data-v-43e8c891] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-43e8c891], .theme-profile-0 .theme-bg-primary-gradiant[data-v-43e8c891] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-43e8c891] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-43e8c891], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-1 .theme-bg-primary-gradiant[data-v-43e8c891] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-43e8c891] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-43e8c891] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-43e8c891], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-2 .theme-bg-primary-gradiant[data-v-43e8c891] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-43e8c891] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-43e8c891] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-43e8c891], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-3 .theme-bg-primary-gradiant[data-v-43e8c891] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-43e8c891] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-43e8c891] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-43e8c891], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-4 .theme-bg-primary-gradiant[data-v-43e8c891] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-43e8c891] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-43e8c891] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-43e8c891], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-5 .theme-bg-primary-gradiant[data-v-43e8c891] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-43e8c891] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-43e8c891] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-43e8c891], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-43e8c891], .theme-profile-6 .theme-bg-primary-gradiant[data-v-43e8c891] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-43e8c891] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-43e8c891] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-43e8c891] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-43e8c891] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-43e8c891] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-43e8c891] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-43e8c891] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-43e8c891] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-43e8c891] {
  background-color: var(--color-typo-body) !important;
}
.popin-help-title[data-v-43e8c891] {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
  color: var(--color-typo-title);
}
.popin-help-description[data-v-43e8c891] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
}
.vital-cards-container[data-v-43e8c891] {
  display: flex;
  gap: 2rem;
  justify-content: center;
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
}
@media (max-width: 599px) {
.vital-cards-container[data-v-43e8c891] {
    flex-direction: column;
    align-items: center;
}
}
.vital-cards-container__item[data-v-43e8c891] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.25rem 1.5rem;
  font-size: 0.875rem;
}
@media (max-width: 599px) {
.vital-cards-container__item[data-v-43e8c891] {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 0.75rem;
    font-weight: 600;
}
.vital-cards-container__item img[data-v-43e8c891] {
    height: 5rem;
}
}.theme-default .theme-bg-primary[data-v-c563ff60], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c563ff60], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c563ff60], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c563ff60], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c563ff60], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c563ff60], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-0 .theme-bg-primary[data-v-c563ff60], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c563ff60] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c563ff60], .theme-profile-0 .theme-bg-primary-light[data-v-c563ff60] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c563ff60], .theme-profile-0 .theme-color[data-v-c563ff60] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c563ff60], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c563ff60] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c563ff60] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c563ff60], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c563ff60] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c563ff60] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c563ff60] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c563ff60], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c563ff60] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c563ff60] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c563ff60] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c563ff60], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c563ff60] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c563ff60] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c563ff60] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c563ff60], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c563ff60] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c563ff60] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c563ff60] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c563ff60], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c563ff60] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c563ff60] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c563ff60] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c563ff60], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c563ff60], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c563ff60] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c563ff60] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c563ff60] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c563ff60] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c563ff60] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c563ff60] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c563ff60] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c563ff60] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c563ff60] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c563ff60] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 599px) {
.main-page-container[data-v-c563ff60] {
    margin-top: 6.25rem;
}
}
@media (min-width: 960px) {
.main-page-container[data-v-c563ff60] {
    margin-left: 6.25rem;
}
}.theme-default .theme-bg-primary[data-v-39597bea], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-39597bea], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-39597bea], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-39597bea], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-39597bea], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-39597bea], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-0 .theme-bg-primary[data-v-39597bea], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39597bea] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-39597bea], .theme-profile-0 .theme-bg-primary-light[data-v-39597bea] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-39597bea], .theme-profile-0 .theme-color[data-v-39597bea] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-39597bea], .theme-profile-0 .theme-bg-primary-gradiant[data-v-39597bea] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39597bea] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-39597bea], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-1 .theme-bg-primary-gradiant[data-v-39597bea] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-39597bea] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-39597bea] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-39597bea], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-2 .theme-bg-primary-gradiant[data-v-39597bea] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-39597bea] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-39597bea] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-39597bea], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-3 .theme-bg-primary-gradiant[data-v-39597bea] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-39597bea] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-39597bea] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-39597bea], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-4 .theme-bg-primary-gradiant[data-v-39597bea] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-39597bea] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-39597bea] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-39597bea], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-5 .theme-bg-primary-gradiant[data-v-39597bea] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-39597bea] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-39597bea] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-39597bea], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39597bea], .theme-profile-6 .theme-bg-primary-gradiant[data-v-39597bea] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-39597bea] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-39597bea] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-39597bea] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-39597bea] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-39597bea] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-39597bea] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-39597bea] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-39597bea] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-39597bea] {
  background-color: var(--color-typo-body) !important;
}
.div-card[data-v-39597bea] {
  max-width: 405px;
}.theme-default .theme-bg-primary[data-v-0ce9127d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-0 .theme-bg-primary[data-v-0ce9127d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0ce9127d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0ce9127d], .theme-profile-0 .theme-bg-primary-light[data-v-0ce9127d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0ce9127d], .theme-profile-0 .theme-color[data-v-0ce9127d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0ce9127d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0ce9127d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0ce9127d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0ce9127d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0ce9127d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0ce9127d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0ce9127d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0ce9127d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0ce9127d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0ce9127d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0ce9127d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0ce9127d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0ce9127d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0ce9127d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0ce9127d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0ce9127d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0ce9127d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0ce9127d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0ce9127d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0ce9127d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0ce9127d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0ce9127d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0ce9127d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0ce9127d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0ce9127d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0ce9127d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0ce9127d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0ce9127d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0ce9127d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0ce9127d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0ce9127d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0ce9127d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0ce9127d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0ce9127d] {
  background-color: var(--color-typo-body) !important;
}
.profile-details[data-v-0ce9127d] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  position: relative;
}.theme-default .theme-bg-primary[data-v-65c0c3c5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-0 .theme-bg-primary[data-v-65c0c3c5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65c0c3c5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-65c0c3c5], .theme-profile-0 .theme-bg-primary-light[data-v-65c0c3c5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-65c0c3c5], .theme-profile-0 .theme-color[data-v-65c0c3c5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-65c0c3c5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-65c0c3c5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-65c0c3c5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-65c0c3c5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-65c0c3c5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-65c0c3c5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-65c0c3c5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-65c0c3c5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-65c0c3c5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-65c0c3c5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-65c0c3c5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-65c0c3c5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-65c0c3c5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-65c0c3c5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-65c0c3c5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-65c0c3c5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-65c0c3c5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-65c0c3c5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-65c0c3c5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-65c0c3c5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-65c0c3c5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-65c0c3c5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-65c0c3c5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65c0c3c5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-65c0c3c5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-65c0c3c5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-65c0c3c5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-65c0c3c5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-65c0c3c5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-65c0c3c5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-65c0c3c5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-65c0c3c5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-65c0c3c5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-65c0c3c5] {
  background-color: var(--color-typo-body) !important;
}
.deaf-contact[data-v-65c0c3c5] {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
  text-align: left;
}
@media (max-width: 959px) {
.deaf-contact[data-v-65c0c3c5] {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.deaf-contact .deaf-image[data-v-65c0c3c5] {
    width: 48px;
    margin-bottom: 0.5rem;
    margin-right: 0;
}
}
.deaf-contact .deaf-contact-description[data-v-65c0c3c5] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: left;
}
@media (max-width: 959px) {
.deaf-contact .deaf-contact-description[data-v-65c0c3c5] {
    text-align: center;
}
}
.deaf-contact .deaf-image[data-v-65c0c3c5] {
  margin-right: 1rem;
}.theme-default .theme-bg-primary[data-v-b753c36b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b753c36b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b753c36b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b753c36b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b753c36b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b753c36b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-0 .theme-bg-primary[data-v-b753c36b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b753c36b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b753c36b], .theme-profile-0 .theme-bg-primary-light[data-v-b753c36b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b753c36b], .theme-profile-0 .theme-color[data-v-b753c36b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b753c36b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b753c36b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b753c36b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b753c36b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b753c36b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b753c36b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b753c36b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b753c36b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b753c36b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b753c36b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b753c36b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b753c36b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b753c36b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b753c36b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b753c36b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b753c36b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b753c36b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b753c36b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b753c36b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b753c36b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b753c36b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b753c36b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b753c36b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b753c36b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b753c36b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b753c36b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b753c36b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b753c36b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b753c36b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b753c36b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b753c36b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b753c36b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b753c36b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b753c36b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b753c36b] {
  background-color: var(--color-typo-body) !important;
}
.img-num3422[data-v-b753c36b] {
  align-self: center;
  margin-bottom: 1rem;
}
.separator[data-v-b753c36b] {
  width: 30%;
  align-self: center;
  display: inline-block;
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-391a7d6a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-0 .theme-bg-primary[data-v-391a7d6a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-391a7d6a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-391a7d6a], .theme-profile-0 .theme-bg-primary-light[data-v-391a7d6a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-391a7d6a], .theme-profile-0 .theme-color[data-v-391a7d6a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-391a7d6a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-391a7d6a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-391a7d6a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-391a7d6a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-391a7d6a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-391a7d6a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-391a7d6a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-391a7d6a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-391a7d6a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-391a7d6a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-391a7d6a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-391a7d6a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-391a7d6a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-391a7d6a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-391a7d6a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-391a7d6a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-391a7d6a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-391a7d6a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-391a7d6a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-391a7d6a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-391a7d6a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-391a7d6a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-391a7d6a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-391a7d6a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-391a7d6a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-391a7d6a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-391a7d6a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-391a7d6a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-391a7d6a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-391a7d6a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-391a7d6a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-391a7d6a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-391a7d6a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-391a7d6a] {
  background-color: var(--color-typo-body) !important;
}
.invitation-delegation-card[data-v-391a7d6a] {
  width: 27.1875rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem 1.5rem;
}
.invitation-delegation-card .card-content[data-v-391a7d6a] {
  display: flex;
  align-items: center;
}
.invitation-delegation-card .avatar-container[data-v-391a7d6a] {
  align-self: flex-start;
}
.invitation-delegation-card .text-container[data-v-391a7d6a] {
  flex-grow: 1;
}
@media (max-width: 599px) {
.invitation-delegation-card[data-v-391a7d6a] {
    width: 100%;
    min-height: 7rem;
    height: -moz-fit-content;
    height: fit-content;
    flex-direction: row;
    gap: 1rem;
    padding: 1rem;
    text-align: start;
}
}.theme-default .theme-bg-primary[data-v-494b611f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-494b611f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-494b611f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-494b611f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-494b611f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-494b611f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-0 .theme-bg-primary[data-v-494b611f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-494b611f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-494b611f], .theme-profile-0 .theme-bg-primary-light[data-v-494b611f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-494b611f], .theme-profile-0 .theme-color[data-v-494b611f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-494b611f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-494b611f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-494b611f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-494b611f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-494b611f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-494b611f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-494b611f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-494b611f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-494b611f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-494b611f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-494b611f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-494b611f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-494b611f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-494b611f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-494b611f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-494b611f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-494b611f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-494b611f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-494b611f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-494b611f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-494b611f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-494b611f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-494b611f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-494b611f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-494b611f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-494b611f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-494b611f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-494b611f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-494b611f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-494b611f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-494b611f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-494b611f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-494b611f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-494b611f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-494b611f] {
  background-color: var(--color-typo-body) !important;
}
.delegation-popin-content[data-v-494b611f] {
  text-align: center;
}.theme-default .theme-bg-primary[data-v-625ca45c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-625ca45c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-625ca45c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-625ca45c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-625ca45c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-625ca45c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-0 .theme-bg-primary[data-v-625ca45c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-625ca45c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-625ca45c], .theme-profile-0 .theme-bg-primary-light[data-v-625ca45c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-625ca45c], .theme-profile-0 .theme-color[data-v-625ca45c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-625ca45c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-625ca45c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-625ca45c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-625ca45c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-625ca45c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-625ca45c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-625ca45c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-625ca45c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-625ca45c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-625ca45c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-625ca45c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-625ca45c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-625ca45c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-625ca45c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-625ca45c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-625ca45c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-625ca45c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-625ca45c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-625ca45c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-625ca45c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-625ca45c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-625ca45c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-625ca45c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-625ca45c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-625ca45c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-625ca45c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-625ca45c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-625ca45c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-625ca45c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-625ca45c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-625ca45c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-625ca45c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-625ca45c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-625ca45c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-625ca45c] {
  background-color: var(--color-typo-body) !important;
}
.information-item[data-v-625ca45c] {
  text-align: left;
}
.delegation-popin-content[data-v-625ca45c] {
  text-align: center;
}
.img-num3422[data-v-625ca45c] {
  align-self: center;
  margin-bottom: 1rem;
}
.delegation-invitation[data-v-625ca45c] {
  display: flex;
  gap: 2rem;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
.delegation-invitation[data-v-625ca45c] {
    flex-direction: column;
    gap: 0.625rem;
}
}
.separator[data-v-625ca45c] {
  width: 30%;
  align-self: center;
  display: inline-block;
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-06e1a857], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-06e1a857], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-06e1a857], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-06e1a857], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-06e1a857], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-06e1a857], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-0 .theme-bg-primary[data-v-06e1a857], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e1a857] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-06e1a857], .theme-profile-0 .theme-bg-primary-light[data-v-06e1a857] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-06e1a857], .theme-profile-0 .theme-color[data-v-06e1a857] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-06e1a857], .theme-profile-0 .theme-bg-primary-gradiant[data-v-06e1a857] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-06e1a857] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-06e1a857], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-1 .theme-bg-primary-gradiant[data-v-06e1a857] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-06e1a857] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-06e1a857] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-06e1a857], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-2 .theme-bg-primary-gradiant[data-v-06e1a857] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-06e1a857] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-06e1a857] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-06e1a857], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-3 .theme-bg-primary-gradiant[data-v-06e1a857] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-06e1a857] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-06e1a857] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-06e1a857], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-4 .theme-bg-primary-gradiant[data-v-06e1a857] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-06e1a857] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-06e1a857] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-06e1a857], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-5 .theme-bg-primary-gradiant[data-v-06e1a857] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-06e1a857] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-06e1a857] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-06e1a857], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-06e1a857], .theme-profile-6 .theme-bg-primary-gradiant[data-v-06e1a857] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-06e1a857] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-06e1a857] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-06e1a857] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-06e1a857] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-06e1a857] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-06e1a857] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-06e1a857] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-06e1a857] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-06e1a857] {
  background-color: var(--color-typo-body) !important;
}
.title--text[data-v-06e1a857] {
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-0cf886ec], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-0 .theme-bg-primary[data-v-0cf886ec], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0cf886ec] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0cf886ec], .theme-profile-0 .theme-bg-primary-light[data-v-0cf886ec] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0cf886ec], .theme-profile-0 .theme-color[data-v-0cf886ec] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0cf886ec], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0cf886ec] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0cf886ec], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0cf886ec] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0cf886ec] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0cf886ec] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0cf886ec], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0cf886ec] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0cf886ec] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0cf886ec] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0cf886ec], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0cf886ec] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0cf886ec] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0cf886ec] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0cf886ec], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0cf886ec] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0cf886ec] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0cf886ec] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0cf886ec], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0cf886ec] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0cf886ec] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0cf886ec] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0cf886ec], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0cf886ec], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0cf886ec] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0cf886ec] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0cf886ec] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0cf886ec] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0cf886ec] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0cf886ec] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0cf886ec] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0cf886ec] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0cf886ec] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0cf886ec] {
  background-color: var(--color-typo-body) !important;
}
.profil-card-avatar-ellipse[data-v-0cf886ec] {
  max-width: none;
  color: var(--color-typo-body);
  width: 50px;
  position: absolute;
  top: -4px;
}.theme-default .theme-bg-primary[data-v-1fe13779], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-1fe13779], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-1fe13779], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-1fe13779], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-1fe13779], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-1fe13779], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-0 .theme-bg-primary[data-v-1fe13779], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1fe13779] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-1fe13779], .theme-profile-0 .theme-bg-primary-light[data-v-1fe13779] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-1fe13779], .theme-profile-0 .theme-color[data-v-1fe13779] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-1fe13779], .theme-profile-0 .theme-bg-primary-gradiant[data-v-1fe13779] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1fe13779] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-1fe13779], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-1 .theme-bg-primary-gradiant[data-v-1fe13779] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-1fe13779] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-1fe13779] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-1fe13779], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-2 .theme-bg-primary-gradiant[data-v-1fe13779] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-1fe13779] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-1fe13779] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-1fe13779], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-3 .theme-bg-primary-gradiant[data-v-1fe13779] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-1fe13779] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-1fe13779] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-1fe13779], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-4 .theme-bg-primary-gradiant[data-v-1fe13779] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-1fe13779] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-1fe13779] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-1fe13779], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-5 .theme-bg-primary-gradiant[data-v-1fe13779] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-1fe13779] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-1fe13779] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-1fe13779], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1fe13779], .theme-profile-6 .theme-bg-primary-gradiant[data-v-1fe13779] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-1fe13779] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-1fe13779] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-1fe13779] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-1fe13779] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-1fe13779] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-1fe13779] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-1fe13779] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-1fe13779] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-1fe13779] {
  background-color: var(--color-typo-body) !important;
}
.profil-card[data-v-1fe13779] {
  height: 5rem;
  width: 100%;
  background-color: #fff;
  margin: 10px;
}
.profil-card-avatar[data-v-1fe13779] {
  height: 42px;
  width: 42px;
}
.profil-card-avatar-icon[data-v-1fe13779] {
  color: #fff;
}
.profil-card-text[data-v-1fe13779] {
  margin-left: 14px;
}
.profil-card-status-icon[data-v-1fe13779] {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.profil-card-status-label[data-v-1fe13779] {
  color: var(--color-typo-body);
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1rem;
}
@media (min-width: 600px) {
.profil-card-status-label[data-v-1fe13779] {
    font-size: 0.625rem;
}
}
.profil-card.selected[data-v-1fe13779] {
  border: 2px solid var(--color-primary);
}
.profil-card.unselected[data-v-1fe13779] {
  box-shadow: 0px 20px 20px rgba(9, 58, 140, 0.1);
}
@media (min-width: 768px) {
.profil-card[data-v-1fe13779] {
    max-width: 17.5rem;
}
}
.list-profil[data-v-1fe13779] {
  display: contents;
  list-style-type: none;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.app-alert-delete-request {
  display: inline-block;
}
.bg-yellow {
  background-color: var(--color-functional-yellow) !important;
}
.bg-red {
  background-color: var(--color-functional-error) !important;
}
.bg-light-green {
  background-color: var(--color-illustrative-09);
}.theme-default .theme-bg-primary[data-v-e22ca7c9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-0 .theme-bg-primary[data-v-e22ca7c9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e22ca7c9] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e22ca7c9], .theme-profile-0 .theme-bg-primary-light[data-v-e22ca7c9] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e22ca7c9], .theme-profile-0 .theme-color[data-v-e22ca7c9] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e22ca7c9], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e22ca7c9] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e22ca7c9], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e22ca7c9] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e22ca7c9] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e22ca7c9] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e22ca7c9], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e22ca7c9] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e22ca7c9] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e22ca7c9] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e22ca7c9], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e22ca7c9] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e22ca7c9] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e22ca7c9] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e22ca7c9], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e22ca7c9] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e22ca7c9] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e22ca7c9] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e22ca7c9], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e22ca7c9] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e22ca7c9] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e22ca7c9] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e22ca7c9], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e22ca7c9], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e22ca7c9] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e22ca7c9] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e22ca7c9] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e22ca7c9] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e22ca7c9] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e22ca7c9] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e22ca7c9] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e22ca7c9] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e22ca7c9] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e22ca7c9] {
  background-color: var(--color-typo-body) !important;
}
h1[data-v-e22ca7c9] {
  color: var(--color-typo-title);
}
.activate-profils[data-v-e22ca7c9] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.activate-profils ul[data-v-e22ca7c9] {
  list-style: none;
  padding-left: 0;
}
.activate-profils ul li[data-v-e22ca7c9] {
  display: flex;
  align-items: center;
  gap: 16px;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.bg-yellow {
  background-color: var(--color-functional-yellow) !important;
}
.bg-red {
  background-color: var(--color-functional-error) !important;
}
.bg-light-green {
  background-color: var(--color-illustrative-09);
}.theme-default .theme-bg-primary[data-v-5f2b8983], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-0 .theme-bg-primary[data-v-5f2b8983], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f2b8983] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5f2b8983], .theme-profile-0 .theme-bg-primary-light[data-v-5f2b8983] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5f2b8983], .theme-profile-0 .theme-color[data-v-5f2b8983] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5f2b8983], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f2b8983] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5f2b8983], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5f2b8983] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5f2b8983] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5f2b8983] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5f2b8983], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5f2b8983] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5f2b8983] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5f2b8983] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5f2b8983], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5f2b8983] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5f2b8983] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5f2b8983] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5f2b8983], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5f2b8983] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5f2b8983] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5f2b8983] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5f2b8983], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5f2b8983] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5f2b8983] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5f2b8983] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5f2b8983], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5f2b8983], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5f2b8983] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5f2b8983] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5f2b8983] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5f2b8983] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5f2b8983] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5f2b8983] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5f2b8983] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5f2b8983] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5f2b8983] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5f2b8983] {
  background-color: var(--color-typo-body) !important;
}
.info-id-nat-sante[data-v-5f2b8983] {
  background: white;
  border-bottom: 1px solid var(--color-primary);
  border-right: 1px solid var(--color-primary);
}
@media (min-width: 960px) {
.info-id-nat-sante[data-v-5f2b8983] {
    width: 600px;
}
}
.info-id-nat-sante .line[data-v-5f2b8983] {
  border-top: 1px solid var(--color-primary);
}
@media (max-width: 959px) {
.info-id-nat-sante .line .label[data-v-5f2b8983] {
    border-bottom: 1px solid var(--color-primary);
}
.info-id-nat-sante .line:last-child .text[data-v-5f2b8983] {
    border-left: 1px solid var(--color-primary);
}
}
.info-id-nat-sante .text[data-v-5f2b8983] {
  padding: 0.5rem;
  border-left: 1px solid var(--color-primary);
}
.info-id-nat-sante .label[data-v-5f2b8983] {
  border-left: 1px solid var(--color-primary);
  padding: 0.5rem;
  background: var(--color-neutral-200);
}
.info-id-nat-sante .type[data-v-5f2b8983] {
  padding: 0.5rem;
  border-left: 1px solid var(--color-primary);
}
.info-id-nat-sante .nir-label[data-v-5f2b8983] {
  font-size: 12px;
}
@media (max-width: 959px) {
.info-id-nat-sante .nir-label[data-v-5f2b8983] {
    font-size: 16px;
}
}
.info-id-nat-sante .nir-image[data-v-5f2b8983] {
  vertical-align: baseline;
}
.info-id-nat-sante .ins-number[data-v-5f2b8983] {
  flex-grow: 1;
}
@media (max-width: 959px) {
.info-id-nat-sante .d-sm-down-block[data-v-5f2b8983] {
    display: block;
}
}
.ins-mobile[data-v-5f2b8983] {
  display: flex;
  align-items: center;
}.theme-default .theme-bg-primary[data-v-c667b543], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c667b543], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c667b543], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c667b543], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c667b543], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c667b543], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-0 .theme-bg-primary[data-v-c667b543], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c667b543] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c667b543], .theme-profile-0 .theme-bg-primary-light[data-v-c667b543] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c667b543], .theme-profile-0 .theme-color[data-v-c667b543] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c667b543], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c667b543] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c667b543] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c667b543], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c667b543] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c667b543] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c667b543] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c667b543], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c667b543] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c667b543] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c667b543] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c667b543], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c667b543] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c667b543] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c667b543] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c667b543], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c667b543] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c667b543] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c667b543] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c667b543], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c667b543] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c667b543] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c667b543] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c667b543], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c667b543], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c667b543] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c667b543] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c667b543] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c667b543] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c667b543] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c667b543] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c667b543] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c667b543] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c667b543] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c667b543] {
  background-color: var(--color-typo-body) !important;
}
.info-container[data-v-c667b543] {
  max-width: 535px;
}.theme-default .theme-bg-primary[data-v-149d7905], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-149d7905], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-149d7905], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-149d7905], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-149d7905], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-149d7905], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-0 .theme-bg-primary[data-v-149d7905], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-149d7905] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-149d7905], .theme-profile-0 .theme-bg-primary-light[data-v-149d7905] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-149d7905], .theme-profile-0 .theme-color[data-v-149d7905] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-149d7905], .theme-profile-0 .theme-bg-primary-gradiant[data-v-149d7905] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-149d7905] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-149d7905], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-1 .theme-bg-primary-gradiant[data-v-149d7905] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-149d7905] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-149d7905] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-149d7905], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-2 .theme-bg-primary-gradiant[data-v-149d7905] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-149d7905] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-149d7905] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-149d7905], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-3 .theme-bg-primary-gradiant[data-v-149d7905] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-149d7905] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-149d7905] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-149d7905], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-4 .theme-bg-primary-gradiant[data-v-149d7905] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-149d7905] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-149d7905] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-149d7905], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-5 .theme-bg-primary-gradiant[data-v-149d7905] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-149d7905] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-149d7905] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-149d7905], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-149d7905], .theme-profile-6 .theme-bg-primary-gradiant[data-v-149d7905] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-149d7905] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-149d7905] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-149d7905] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-149d7905] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-149d7905] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-149d7905] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-149d7905] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-149d7905] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-149d7905] {
  background-color: var(--color-typo-body) !important;
}
.appointment-reminder-selector-link[data-v-149d7905] {
  border: none;
  color: var(--color-typo-body);
  width: 100%;
  display: flex;
  gap: 1.125rem;
  font-size: 0.75rem;
  font-weight: 700;
  align-items: center;
  box-shadow: 0 4px 8px -2px rgba(12, 65, 154, 0.15), 0px 2px 4px -2px rgba(12, 65, 154, 0.11);
  border-radius: 1rem;
  padding: 2rem;
}
@media (max-width: 959px) {
.appointment-reminder-selector-link[data-v-149d7905] {
    flex-direction: row-reverse !important;
    justify-content: start;
    box-shadow: none;
}
}.theme-default .theme-bg-primary[data-v-1be384cd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-1be384cd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-1be384cd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-1be384cd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-1be384cd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-1be384cd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-0 .theme-bg-primary[data-v-1be384cd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1be384cd] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-1be384cd], .theme-profile-0 .theme-bg-primary-light[data-v-1be384cd] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-1be384cd], .theme-profile-0 .theme-color[data-v-1be384cd] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-1be384cd], .theme-profile-0 .theme-bg-primary-gradiant[data-v-1be384cd] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1be384cd] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-1be384cd], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-1 .theme-bg-primary-gradiant[data-v-1be384cd] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-1be384cd] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-1be384cd] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-1be384cd], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-2 .theme-bg-primary-gradiant[data-v-1be384cd] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-1be384cd] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-1be384cd] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-1be384cd], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-3 .theme-bg-primary-gradiant[data-v-1be384cd] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-1be384cd] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-1be384cd] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-1be384cd], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-4 .theme-bg-primary-gradiant[data-v-1be384cd] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-1be384cd] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-1be384cd] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-1be384cd], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-5 .theme-bg-primary-gradiant[data-v-1be384cd] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-1be384cd] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-1be384cd] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-1be384cd], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1be384cd], .theme-profile-6 .theme-bg-primary-gradiant[data-v-1be384cd] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-1be384cd] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-1be384cd] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-1be384cd] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-1be384cd] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-1be384cd] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-1be384cd] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-1be384cd] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-1be384cd] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-1be384cd] {
  background-color: var(--color-typo-body) !important;
}
.agenda-create-event[data-v-1be384cd] {
  margin-bottom: 1.5rem;
}
.agenda-create-event .separator[data-v-1be384cd] {
  width: 100%;
  height: 2px;
  border: none;
  margin: 10px 0;
}
.agenda-create-event-button[data-v-1be384cd] {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
@media (max-width: 959px) {
.agenda-create-event-button[data-v-1be384cd] {
    flex-direction: column;
    margin: 1.5625rem 0 0 1.5625rem;
}
}
.agenda-create-event-button .selector-button[data-v-1be384cd] {
  display: flex;
  flex-direction: column-reverse;
  text-decoration: none;
  text-align: center;
  max-width: 10rem;
  max-height: 12.5rem;
  color: var(--color-primary);
  font-size: 0.75rem;
}
@media (max-width: 959px) {
.agenda-create-event-button .selector-button[data-v-1be384cd] {
    max-width: 100%;
    padding: 0 !important;
}
}
.agenda-create-event-image[data-v-1be384cd] {
  min-height: 6.25rem;
  min-width: 6.25rem;
}.theme-default .theme-bg-primary[data-v-031a8f48], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-031a8f48], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-031a8f48], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-031a8f48], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-031a8f48], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-031a8f48], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-0 .theme-bg-primary[data-v-031a8f48], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-031a8f48] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-031a8f48], .theme-profile-0 .theme-bg-primary-light[data-v-031a8f48] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-031a8f48], .theme-profile-0 .theme-color[data-v-031a8f48] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-031a8f48], .theme-profile-0 .theme-bg-primary-gradiant[data-v-031a8f48] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-031a8f48] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-031a8f48], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-1 .theme-bg-primary-gradiant[data-v-031a8f48] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-031a8f48] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-031a8f48] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-031a8f48], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-2 .theme-bg-primary-gradiant[data-v-031a8f48] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-031a8f48] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-031a8f48] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-031a8f48], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-3 .theme-bg-primary-gradiant[data-v-031a8f48] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-031a8f48] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-031a8f48] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-031a8f48], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-4 .theme-bg-primary-gradiant[data-v-031a8f48] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-031a8f48] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-031a8f48] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-031a8f48], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-5 .theme-bg-primary-gradiant[data-v-031a8f48] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-031a8f48] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-031a8f48] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-031a8f48], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-031a8f48], .theme-profile-6 .theme-bg-primary-gradiant[data-v-031a8f48] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-031a8f48] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-031a8f48] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-031a8f48] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-031a8f48] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-031a8f48] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-031a8f48] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-031a8f48] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-031a8f48] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-031a8f48] {
  background-color: var(--color-typo-body) !important;
}
.appointment-author[data-v-031a8f48] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-651a7d92], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-651a7d92], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-651a7d92], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-651a7d92], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-651a7d92], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-651a7d92], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-0 .theme-bg-primary[data-v-651a7d92], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-651a7d92] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-651a7d92], .theme-profile-0 .theme-bg-primary-light[data-v-651a7d92] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-651a7d92], .theme-profile-0 .theme-color[data-v-651a7d92] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-651a7d92], .theme-profile-0 .theme-bg-primary-gradiant[data-v-651a7d92] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-651a7d92] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-651a7d92], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-1 .theme-bg-primary-gradiant[data-v-651a7d92] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-651a7d92] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-651a7d92] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-651a7d92], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-2 .theme-bg-primary-gradiant[data-v-651a7d92] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-651a7d92] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-651a7d92] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-651a7d92], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-3 .theme-bg-primary-gradiant[data-v-651a7d92] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-651a7d92] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-651a7d92] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-651a7d92], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-4 .theme-bg-primary-gradiant[data-v-651a7d92] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-651a7d92] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-651a7d92] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-651a7d92], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-5 .theme-bg-primary-gradiant[data-v-651a7d92] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-651a7d92] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-651a7d92] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-651a7d92], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-651a7d92], .theme-profile-6 .theme-bg-primary-gradiant[data-v-651a7d92] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-651a7d92] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-651a7d92] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-651a7d92] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-651a7d92] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-651a7d92] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-651a7d92] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-651a7d92] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-651a7d92] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-651a7d92] {
  background-color: var(--color-typo-body) !important;
}
.appointment-status[data-v-651a7d92] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.875rem;
  font-weight: 400;
  flex-wrap: wrap;
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-5752390c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5752390c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5752390c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5752390c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5752390c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5752390c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-0 .theme-bg-primary[data-v-5752390c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5752390c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5752390c], .theme-profile-0 .theme-bg-primary-light[data-v-5752390c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5752390c], .theme-profile-0 .theme-color[data-v-5752390c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5752390c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5752390c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5752390c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5752390c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5752390c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5752390c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5752390c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5752390c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5752390c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5752390c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5752390c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5752390c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5752390c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5752390c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5752390c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5752390c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5752390c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5752390c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5752390c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5752390c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5752390c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5752390c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5752390c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5752390c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5752390c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5752390c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5752390c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5752390c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5752390c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5752390c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5752390c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5752390c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5752390c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5752390c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5752390c] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-5752390c] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.card-container[data-v-5752390c]:hover {
  box-shadow: 0 8px 16px rgba(12, 65, 154, 0.4);
}
.card-container--home[data-v-5752390c] {
  background-color: var(--color-neutral-100);
  box-shadow: inherit;
}
.card-container--home[data-v-5752390c]:hover {
  box-shadow: none;
}
.card-container .link[data-v-5752390c]::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.card-container__content[data-v-5752390c] {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.card-container__name[data-v-5752390c] {
  color: var(--color-typo-body);
  font-weight: 600;
  font-size: 1rem;
  width: 100%;
}
.card-container__details[data-v-5752390c] {
  flex: 1;
  margin-left: 1rem;
}
.card-container__details .name[data-v-5752390c] {
  color: var(--color-typo-body);
  font-weight: 600;
  font-size: 1rem;
}
.card-container__details .time-and-author[data-v-5752390c] {
  display: flex;
  gap: 1.125rem;
}
.card-container__details .time-and-author .time[data-v-5752390c] {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
  color: var(--color-typo-body);
  font-weight: 400;
}
.card-container__details .time-and-author .time .icon-color[data-v-5752390c] {
  color: var(--color-typo-body);
}
.card-container__details .time-and-author .time .icon-position[data-v-5752390c] {
  padding-top: 0.375rem;
}
.card-container__details .professional[data-v-5752390c] {
  color: var(--color-typo-title);
  font-size: 0.875rem;
  display: flex;
  gap: 0.5rem;
}
.card-container__details .professional__name[data-v-5752390c] {
  font-weight: 700;
}
.card-container__details .professional__speciality[data-v-5752390c] {
  font-weight: 400;
}
.card-container__details .professional-home[data-v-5752390c] {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.card-container .date[data-v-5752390c] {
  color: var(--color-background-light);
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.15);
  border-radius: 9px;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.card-container .date__day[data-v-5752390c] {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: -0.3125rem;
}
.card-container .date__month[data-v-5752390c] {
  font-weight: 600;
  font-size: 0.6875rem;
  text-transform: uppercase;
}
@media (max-width: 959px) {
.card-container__name[data-v-5752390c] {
    display: block;
}
.card-container__details .name[data-v-5752390c] {
    display: none;
}
.card-container__details .professional[data-v-5752390c] {
    flex-flow: column;
    gap: 0;
}
.card-container__details .time-and-author[data-v-5752390c] {
    flex-flow: column;
    gap: 0;
}
}
.click-area[data-v-5752390c] {
  text-decoration: none;
}.theme-default .theme-bg-primary[data-v-d7938aa4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-0 .theme-bg-primary[data-v-d7938aa4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7938aa4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d7938aa4], .theme-profile-0 .theme-bg-primary-light[data-v-d7938aa4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d7938aa4], .theme-profile-0 .theme-color[data-v-d7938aa4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d7938aa4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7938aa4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d7938aa4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7938aa4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d7938aa4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d7938aa4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d7938aa4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7938aa4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d7938aa4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d7938aa4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d7938aa4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7938aa4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d7938aa4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d7938aa4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d7938aa4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7938aa4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d7938aa4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d7938aa4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d7938aa4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7938aa4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d7938aa4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d7938aa4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d7938aa4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7938aa4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7938aa4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d7938aa4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d7938aa4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d7938aa4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d7938aa4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d7938aa4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d7938aa4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d7938aa4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d7938aa4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d7938aa4] {
  background-color: var(--color-typo-body) !important;
}
.group-title[data-v-d7938aa4] {
  color: var(--color-typo-body);
  font-weight: 600;
}.theme-default .theme-bg-primary[data-v-6a6cd19b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-0 .theme-bg-primary[data-v-6a6cd19b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a6cd19b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6a6cd19b], .theme-profile-0 .theme-bg-primary-light[data-v-6a6cd19b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6a6cd19b], .theme-profile-0 .theme-color[data-v-6a6cd19b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6a6cd19b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a6cd19b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6a6cd19b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a6cd19b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6a6cd19b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6a6cd19b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6a6cd19b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a6cd19b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6a6cd19b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6a6cd19b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6a6cd19b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a6cd19b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6a6cd19b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6a6cd19b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6a6cd19b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a6cd19b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6a6cd19b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6a6cd19b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6a6cd19b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a6cd19b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6a6cd19b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6a6cd19b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6a6cd19b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a6cd19b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a6cd19b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6a6cd19b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6a6cd19b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6a6cd19b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6a6cd19b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6a6cd19b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6a6cd19b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6a6cd19b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6a6cd19b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6a6cd19b] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-6a6cd19b] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
  border-radius: 8px;
  padding: 1rem;
  height: 100%;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: center;
  cursor: pointer;
  position: relative;
  flex: 1;
}
.card-container .content[data-v-6a6cd19b] {
  text-decoration: none;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1rem;
}
.card-container .content__text[data-v-6a6cd19b] {
  display: flex;
  flex-direction: column;
}
.card-container .content .title[data-v-6a6cd19b] {
  color: var(--color-typo-title);
  font-size: 1rem !important;
  font-weight: 700;
  line-height: 1.25rem;
}
.card-container .content .date[data-v-6a6cd19b],
.card-container .content .time[data-v-6a6cd19b] {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
  color: var(--color-typo-body);
  font-weight: 400;
}
.card-container .link[data-v-6a6cd19b]::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.card-container--home[data-v-6a6cd19b] {
  background-color: var(--color-neutral-100);
  box-shadow: inherit;
}
.card-container--home[data-v-6a6cd19b]:hover {
  box-shadow: none;
}
.card-container--home .click-area .content .title[data-v-6a6cd19b] {
  font-size: 0.875rem !important;
}.theme-default .theme-bg-primary[data-v-5c2d87cf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-0 .theme-bg-primary[data-v-5c2d87cf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5c2d87cf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5c2d87cf], .theme-profile-0 .theme-bg-primary-light[data-v-5c2d87cf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5c2d87cf], .theme-profile-0 .theme-color[data-v-5c2d87cf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5c2d87cf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5c2d87cf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5c2d87cf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5c2d87cf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5c2d87cf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5c2d87cf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5c2d87cf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5c2d87cf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5c2d87cf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5c2d87cf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5c2d87cf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5c2d87cf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5c2d87cf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5c2d87cf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5c2d87cf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5c2d87cf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5c2d87cf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5c2d87cf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5c2d87cf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5c2d87cf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5c2d87cf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5c2d87cf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5c2d87cf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5c2d87cf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5c2d87cf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5c2d87cf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5c2d87cf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5c2d87cf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5c2d87cf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5c2d87cf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5c2d87cf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5c2d87cf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5c2d87cf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5c2d87cf] {
  background-color: var(--color-typo-body) !important;
}
.badge[data-v-5c2d87cf] {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.1875rem 0.625rem;
  border-radius: 6.25rem;
  font-size: 0.75rem;
  color: var(--color-typo-title);
  font-weight: 400;
}
.badge--to-plan[data-v-5c2d87cf] {
  background-color: var(--color-illustrative-08);
}
.badge--done[data-v-5c2d87cf] {
  background-color: var(--color-illustrative-01);
}
.badge--not-done[data-v-5c2d87cf] {
  background-color: var(--color-illustrative-02);
}
.badge--not-specified[data-v-5c2d87cf] {
  background-color: var(--color-illustrative-06);
}.theme-default .theme-bg-primary[data-v-863af1e2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-863af1e2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-863af1e2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-863af1e2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-863af1e2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-863af1e2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-0 .theme-bg-primary[data-v-863af1e2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-863af1e2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-863af1e2], .theme-profile-0 .theme-bg-primary-light[data-v-863af1e2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-863af1e2], .theme-profile-0 .theme-color[data-v-863af1e2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-863af1e2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-863af1e2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-863af1e2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-863af1e2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-863af1e2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-863af1e2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-863af1e2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-863af1e2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-863af1e2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-863af1e2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-863af1e2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-863af1e2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-863af1e2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-863af1e2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-863af1e2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-863af1e2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-863af1e2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-863af1e2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-863af1e2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-863af1e2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-863af1e2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-863af1e2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-863af1e2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-863af1e2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-863af1e2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-863af1e2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-863af1e2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-863af1e2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-863af1e2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-863af1e2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-863af1e2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-863af1e2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-863af1e2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-863af1e2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-863af1e2] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-863af1e2] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
  border-radius: 8px;
  padding: 1rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  flex: 1;
}
.card-container .content[data-v-863af1e2] {
  text-decoration: none;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1rem;
}
.card-container .content__text[data-v-863af1e2] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.card-container .title[data-v-863af1e2] {
  color: var(--color-typo-title);
  font-size: 1rem !important;
  font-weight: 700;
  line-height: 1.25rem;
}
.card-container .date[data-v-863af1e2],
.card-container .time[data-v-863af1e2] {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
  color: var(--color-typo-body);
  font-weight: 400;
}
.card-container .link[data-v-863af1e2]::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.card-container--home[data-v-863af1e2] {
  background-color: var(--color-neutral-100);
  box-shadow: inherit;
}
.card-container--home[data-v-863af1e2]:hover {
  box-shadow: none;
}
.card-container--home .click-area .title[data-v-863af1e2] {
  font-size: 0.875rem !important;
}.theme-default .theme-bg-primary[data-v-f6939205], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f6939205], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f6939205], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f6939205], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f6939205], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f6939205], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-0 .theme-bg-primary[data-v-f6939205], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6939205] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f6939205], .theme-profile-0 .theme-bg-primary-light[data-v-f6939205] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f6939205], .theme-profile-0 .theme-color[data-v-f6939205] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f6939205], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6939205] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6939205] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f6939205], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6939205] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f6939205] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f6939205] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f6939205], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6939205] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f6939205] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f6939205] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f6939205], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6939205] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f6939205] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f6939205] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f6939205], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6939205] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f6939205] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f6939205] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f6939205], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6939205] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f6939205] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f6939205] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f6939205], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6939205], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6939205] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f6939205] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f6939205] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f6939205] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f6939205] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f6939205] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f6939205] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f6939205] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f6939205] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f6939205] {
  background-color: var(--color-typo-body) !important;
}
.skeleton-pagination[data-v-f6939205] {
  width: 120px;
  height: 30px;
  margin-left: auto;
}.theme-default .theme-bg-primary[data-v-e4c8cbe4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-0 .theme-bg-primary[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e4c8cbe4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e4c8cbe4], .theme-profile-0 .theme-bg-primary-light[data-v-e4c8cbe4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e4c8cbe4], .theme-profile-0 .theme-color[data-v-e4c8cbe4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e4c8cbe4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e4c8cbe4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e4c8cbe4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e4c8cbe4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e4c8cbe4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e4c8cbe4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e4c8cbe4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e4c8cbe4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e4c8cbe4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e4c8cbe4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e4c8cbe4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e4c8cbe4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e4c8cbe4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e4c8cbe4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e4c8cbe4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e4c8cbe4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e4c8cbe4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e4c8cbe4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e4c8cbe4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e4c8cbe4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e4c8cbe4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e4c8cbe4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e4c8cbe4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e4c8cbe4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e4c8cbe4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e4c8cbe4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e4c8cbe4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e4c8cbe4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e4c8cbe4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e4c8cbe4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e4c8cbe4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e4c8cbe4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e4c8cbe4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e4c8cbe4] {
  background-color: var(--color-typo-body) !important;
}
a[data-v-e4c8cbe4] {
  text-decoration: none;
}
.icon-span[data-v-e4c8cbe4] {
  vertical-align: bottom;
}
[data-v-e4c8cbe4] .app-link-click-event .mes-icon_size_l,
.a-link .mes-icon_size_l[data-v-e4c8cbe4] {
  height: 2.5rem !important;
  width: 2.375rem !important;
}
[data-v-e4c8cbe4] .mes-icon_size_l {
  height: 2.5rem !important;
  width: 2.375rem !important;
}.theme-default .theme-bg-primary[data-v-31cf40ee], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-0 .theme-bg-primary[data-v-31cf40ee], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-31cf40ee] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-31cf40ee], .theme-profile-0 .theme-bg-primary-light[data-v-31cf40ee] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-31cf40ee], .theme-profile-0 .theme-color[data-v-31cf40ee] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-31cf40ee], .theme-profile-0 .theme-bg-primary-gradiant[data-v-31cf40ee] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-31cf40ee], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-1 .theme-bg-primary-gradiant[data-v-31cf40ee] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-31cf40ee] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-31cf40ee] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-31cf40ee], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-2 .theme-bg-primary-gradiant[data-v-31cf40ee] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-31cf40ee] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-31cf40ee] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-31cf40ee], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-3 .theme-bg-primary-gradiant[data-v-31cf40ee] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-31cf40ee] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-31cf40ee] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-31cf40ee], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-4 .theme-bg-primary-gradiant[data-v-31cf40ee] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-31cf40ee] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-31cf40ee] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-31cf40ee], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-5 .theme-bg-primary-gradiant[data-v-31cf40ee] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-31cf40ee] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-31cf40ee] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-31cf40ee], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-31cf40ee], .theme-profile-6 .theme-bg-primary-gradiant[data-v-31cf40ee] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-31cf40ee] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-31cf40ee] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-31cf40ee] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-31cf40ee] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-31cf40ee] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-31cf40ee] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-31cf40ee] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-31cf40ee] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-31cf40ee] {
  background-color: var(--color-typo-body) !important;
}
[data-v-31cf40ee] .mes-btn__content {
  display: flex;
  gap: 4px;
}
[data-v-31cf40ee] .mes-icon {
  margin-bottom: -0.1875rem;
}.theme-default .theme-bg-primary[data-v-294540c3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-294540c3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-294540c3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-294540c3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-294540c3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-294540c3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-0 .theme-bg-primary[data-v-294540c3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-294540c3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-294540c3], .theme-profile-0 .theme-bg-primary-light[data-v-294540c3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-294540c3], .theme-profile-0 .theme-color[data-v-294540c3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-294540c3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-294540c3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-294540c3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-294540c3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-294540c3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-294540c3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-294540c3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-294540c3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-294540c3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-294540c3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-294540c3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-294540c3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-294540c3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-294540c3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-294540c3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-294540c3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-294540c3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-294540c3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-294540c3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-294540c3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-294540c3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-294540c3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-294540c3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-294540c3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-294540c3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-294540c3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-294540c3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-294540c3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-294540c3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-294540c3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-294540c3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-294540c3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-294540c3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-294540c3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-294540c3] {
  background-color: var(--color-typo-body) !important;
}
.reminder-list[data-v-294540c3] {
  display: flex;
  justify-content: space-between;
  gap: 1.5rem;
  width: 100%;
}
.reminder-list > li[data-v-294540c3] {
  flex: 1;
  min-height: 6rem;
}
@media (max-width: 959px) {
.reminder-list[data-v-294540c3] {
    flex-direction: column;
    gap: 0.25rem;
}
}
.reminder-card[data-v-294540c3] {
  height: 100%;
}.theme-default .theme-bg-primary[data-v-8d684fb5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-0 .theme-bg-primary[data-v-8d684fb5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d684fb5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8d684fb5], .theme-profile-0 .theme-bg-primary-light[data-v-8d684fb5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8d684fb5], .theme-profile-0 .theme-color[data-v-8d684fb5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8d684fb5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d684fb5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8d684fb5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8d684fb5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8d684fb5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8d684fb5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8d684fb5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8d684fb5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8d684fb5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8d684fb5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8d684fb5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8d684fb5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8d684fb5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8d684fb5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8d684fb5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8d684fb5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8d684fb5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8d684fb5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8d684fb5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8d684fb5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8d684fb5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8d684fb5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8d684fb5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8d684fb5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8d684fb5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8d684fb5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8d684fb5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8d684fb5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8d684fb5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8d684fb5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8d684fb5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8d684fb5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8d684fb5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8d684fb5] {
  background-color: var(--color-typo-body) !important;
}
.prevention-list[data-v-8d684fb5] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}
.prevention-list > li[data-v-8d684fb5] {
  flex: 1;
}
@media (max-width: 959px) {
.prevention-list[data-v-8d684fb5] {
    flex-direction: column;
}
}
.prevention-card[data-v-8d684fb5] {
  height: 100%;
}.theme-default .theme-bg-primary[data-v-558c6109], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-558c6109], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-558c6109], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-558c6109], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-558c6109], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-558c6109], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-0 .theme-bg-primary[data-v-558c6109], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-558c6109] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-558c6109], .theme-profile-0 .theme-bg-primary-light[data-v-558c6109] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-558c6109], .theme-profile-0 .theme-color[data-v-558c6109] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-558c6109], .theme-profile-0 .theme-bg-primary-gradiant[data-v-558c6109] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-558c6109] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-558c6109], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-1 .theme-bg-primary-gradiant[data-v-558c6109] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-558c6109] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-558c6109] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-558c6109], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-2 .theme-bg-primary-gradiant[data-v-558c6109] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-558c6109] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-558c6109] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-558c6109], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-3 .theme-bg-primary-gradiant[data-v-558c6109] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-558c6109] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-558c6109] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-558c6109], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-4 .theme-bg-primary-gradiant[data-v-558c6109] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-558c6109] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-558c6109] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-558c6109], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-5 .theme-bg-primary-gradiant[data-v-558c6109] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-558c6109] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-558c6109] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-558c6109], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-558c6109], .theme-profile-6 .theme-bg-primary-gradiant[data-v-558c6109] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-558c6109] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-558c6109] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-558c6109] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-558c6109] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-558c6109] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-558c6109] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-558c6109] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-558c6109] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-558c6109] {
  background-color: var(--color-typo-body) !important;
}
.link-add-or-list[data-v-558c6109] {
  text-decoration: underline;
  margin: 1.5rem 0;
}
.reminder-card[data-v-558c6109] {
  margin-bottom: 1.9375rem;
}
.subtitle[data-v-558c6109] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1.5rem !important;
}
.category[data-v-558c6109] {
  font-weight: 600 !important;
}
[data-v-558c6109] .mes-button--tertiary {
  margin-bottom: 0 !important;
  text-align: left;
}.theme-default .theme-bg-primary[data-v-f08b9a8b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-0 .theme-bg-primary[data-v-f08b9a8b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f08b9a8b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f08b9a8b], .theme-profile-0 .theme-bg-primary-light[data-v-f08b9a8b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f08b9a8b], .theme-profile-0 .theme-color[data-v-f08b9a8b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f08b9a8b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f08b9a8b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f08b9a8b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f08b9a8b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f08b9a8b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f08b9a8b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f08b9a8b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f08b9a8b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f08b9a8b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f08b9a8b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f08b9a8b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f08b9a8b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f08b9a8b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f08b9a8b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f08b9a8b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f08b9a8b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f08b9a8b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f08b9a8b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f08b9a8b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f08b9a8b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f08b9a8b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f08b9a8b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f08b9a8b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f08b9a8b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f08b9a8b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f08b9a8b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f08b9a8b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f08b9a8b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f08b9a8b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f08b9a8b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f08b9a8b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f08b9a8b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f08b9a8b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f08b9a8b] {
  background-color: var(--color-typo-body) !important;
}
.agenda-title[data-v-f08b9a8b] {
  width: 22ch;
  color: var(--color-typo-title);
  font-size: 1.5rem;
  font-weight: 400;
}
.subtitle[data-v-f08b9a8b] {
  max-width: 60ch;
}
.agenda-create-appointement[data-v-f08b9a8b] {
  min-height: 9rem;
  min-width: 8.375rem;
}.theme-default .theme-bg-primary[data-v-b4bb3f8b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-0 .theme-bg-primary[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4bb3f8b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b4bb3f8b], .theme-profile-0 .theme-bg-primary-light[data-v-b4bb3f8b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b4bb3f8b], .theme-profile-0 .theme-color[data-v-b4bb3f8b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b4bb3f8b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4bb3f8b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b4bb3f8b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4bb3f8b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b4bb3f8b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b4bb3f8b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b4bb3f8b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4bb3f8b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b4bb3f8b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b4bb3f8b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b4bb3f8b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4bb3f8b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b4bb3f8b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b4bb3f8b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b4bb3f8b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4bb3f8b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b4bb3f8b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b4bb3f8b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b4bb3f8b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4bb3f8b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b4bb3f8b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b4bb3f8b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b4bb3f8b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4bb3f8b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4bb3f8b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b4bb3f8b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b4bb3f8b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b4bb3f8b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b4bb3f8b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b4bb3f8b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b4bb3f8b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b4bb3f8b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b4bb3f8b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b4bb3f8b] {
  background-color: var(--color-typo-body) !important;
}
.agenda-view[data-v-b4bb3f8b] {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.agenda-view.custom-mobile-container[data-v-b4bb3f8b] {
  margin-top: 2rem;
  height: auto;
}
[data-v-b4bb3f8b] .description {
  padding-left: 0;
}.theme-default .theme-bg-primary[data-v-2cba322d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2cba322d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2cba322d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2cba322d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2cba322d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2cba322d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-0 .theme-bg-primary[data-v-2cba322d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2cba322d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2cba322d], .theme-profile-0 .theme-bg-primary-light[data-v-2cba322d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2cba322d], .theme-profile-0 .theme-color[data-v-2cba322d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2cba322d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2cba322d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2cba322d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2cba322d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2cba322d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2cba322d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2cba322d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2cba322d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2cba322d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2cba322d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2cba322d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2cba322d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2cba322d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2cba322d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2cba322d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2cba322d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2cba322d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2cba322d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2cba322d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2cba322d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2cba322d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2cba322d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2cba322d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2cba322d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2cba322d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2cba322d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2cba322d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2cba322d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2cba322d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2cba322d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2cba322d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2cba322d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2cba322d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2cba322d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2cba322d] {
  background-color: var(--color-typo-body) !important;
}
.h1-text[data-v-2cba322d] {
  font-size: 32px;
  color: var(--color-typo-title);
  font-weight: 400;
  line-height: 48px;
  margin-bottom: 16px;
}
@media (min-width: 600px) {
.h1-text[data-v-2cba322d] {
    line-height: 43px;
    margin-bottom: 8px;
}
}
.card-popin[data-v-2cba322d] {
  padding-top: 0;
}.theme-default .theme-bg-primary[data-v-f4f1decf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-0 .theme-bg-primary[data-v-f4f1decf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f4f1decf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f4f1decf], .theme-profile-0 .theme-bg-primary-light[data-v-f4f1decf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f4f1decf], .theme-profile-0 .theme-color[data-v-f4f1decf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f4f1decf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f4f1decf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f4f1decf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f4f1decf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f4f1decf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f4f1decf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f4f1decf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f4f1decf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f4f1decf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f4f1decf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f4f1decf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f4f1decf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f4f1decf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f4f1decf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f4f1decf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f4f1decf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f4f1decf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f4f1decf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f4f1decf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f4f1decf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f4f1decf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f4f1decf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f4f1decf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f4f1decf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f4f1decf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f4f1decf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f4f1decf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f4f1decf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f4f1decf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f4f1decf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f4f1decf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f4f1decf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f4f1decf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f4f1decf] {
  background-color: var(--color-typo-body) !important;
}
.footer[data-v-f4f1decf] {
  padding-inline: 1.5rem;
}
@media (min-width: 960px) {
.footer[data-v-f4f1decf] {
    padding-inline: 3.5rem;
}
}
.footer-container[data-v-f4f1decf] {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  border-top: 1px solid var(--color-neutral-200);
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
@media (min-width: 600px) {
.footer-container[data-v-f4f1decf] {
    gap: 2rem;
}
}
.footer-mobile[data-v-f4f1decf] {
  margin-top: 0.75rem;
  flex-flow: column;
  gap: 0.75rem;
  justify-content: flex-end;
  flex: 1;
}.theme-default .theme-bg-primary[data-v-8d670c10], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8d670c10], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8d670c10], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8d670c10], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8d670c10], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8d670c10], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-0 .theme-bg-primary[data-v-8d670c10], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d670c10] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8d670c10], .theme-profile-0 .theme-bg-primary-light[data-v-8d670c10] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8d670c10], .theme-profile-0 .theme-color[data-v-8d670c10] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8d670c10], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8d670c10] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8d670c10] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8d670c10], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8d670c10] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8d670c10] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8d670c10] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8d670c10], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8d670c10] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8d670c10] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8d670c10] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8d670c10], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8d670c10] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8d670c10] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8d670c10] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8d670c10], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8d670c10] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8d670c10] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8d670c10] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8d670c10], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8d670c10] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8d670c10] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8d670c10] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8d670c10], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8d670c10], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8d670c10] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8d670c10] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8d670c10] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8d670c10] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8d670c10] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8d670c10] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8d670c10] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8d670c10] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8d670c10] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8d670c10] {
  background-color: var(--color-typo-body) !important;
}
.header[data-v-8d670c10] {
  background: var(--color-gradient-01);
  color: var(--color-typo-light);
  padding-inline: 1.5rem;
  padding-block: 1.75rem;
}
@media (min-width: 960px) {
.header[data-v-8d670c10] {
    padding-inline: 3.5rem;
    padding-block: 2rem;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}
}
.header .card-title[data-v-8d670c10] {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.4375rem;
}
.header--reminder[data-v-8d670c10] {
  background: var(--color-tertiary);
}.theme-default .theme-bg-primary[data-v-ebf71b3d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-0 .theme-bg-primary[data-v-ebf71b3d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebf71b3d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ebf71b3d], .theme-profile-0 .theme-bg-primary-light[data-v-ebf71b3d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ebf71b3d], .theme-profile-0 .theme-color[data-v-ebf71b3d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ebf71b3d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ebf71b3d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ebf71b3d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ebf71b3d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ebf71b3d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ebf71b3d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ebf71b3d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ebf71b3d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ebf71b3d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ebf71b3d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ebf71b3d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ebf71b3d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ebf71b3d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ebf71b3d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ebf71b3d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ebf71b3d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ebf71b3d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ebf71b3d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ebf71b3d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ebf71b3d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ebf71b3d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ebf71b3d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ebf71b3d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ebf71b3d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ebf71b3d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ebf71b3d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ebf71b3d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ebf71b3d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ebf71b3d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ebf71b3d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ebf71b3d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ebf71b3d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ebf71b3d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ebf71b3d] {
  background-color: var(--color-typo-body) !important;
}
.detail-card-wrapper[data-v-ebf71b3d] {
  display: flex;
  flex-flow: column;
  height: 100%;
  margin-top: 1rem;
}
.detail-card-wrapper .detail-card[data-v-ebf71b3d] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
}
@media (min-width: 960px) {
.detail-card-wrapper .detail-card[data-v-ebf71b3d] {
    border-radius: 0.5rem;
    max-width: 66%;
}
}
.detail-card-wrapper .detail-card .body[data-v-ebf71b3d] {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-block: 1.5rem;
  padding-inline: 1.5rem;
}
@media (min-width: 960px) {
.detail-card-wrapper .detail-card .body[data-v-ebf71b3d] {
    padding-inline: 3.5rem;
}
}.theme-default .theme-bg-primary[data-v-be4dca97], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-be4dca97], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-be4dca97], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-be4dca97], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-be4dca97], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-be4dca97], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-0 .theme-bg-primary[data-v-be4dca97], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be4dca97] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-be4dca97], .theme-profile-0 .theme-bg-primary-light[data-v-be4dca97] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-be4dca97], .theme-profile-0 .theme-color[data-v-be4dca97] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-be4dca97], .theme-profile-0 .theme-bg-primary-gradiant[data-v-be4dca97] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be4dca97] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-be4dca97], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-1 .theme-bg-primary-gradiant[data-v-be4dca97] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-be4dca97] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-be4dca97] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-be4dca97], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-2 .theme-bg-primary-gradiant[data-v-be4dca97] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-be4dca97] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-be4dca97] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-be4dca97], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-3 .theme-bg-primary-gradiant[data-v-be4dca97] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-be4dca97] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-be4dca97] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-be4dca97], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-4 .theme-bg-primary-gradiant[data-v-be4dca97] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-be4dca97] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-be4dca97] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-be4dca97], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-5 .theme-bg-primary-gradiant[data-v-be4dca97] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-be4dca97] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-be4dca97] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-be4dca97], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be4dca97], .theme-profile-6 .theme-bg-primary-gradiant[data-v-be4dca97] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-be4dca97] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-be4dca97] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-be4dca97] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-be4dca97] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-be4dca97] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-be4dca97] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-be4dca97] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-be4dca97] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-be4dca97] {
  background-color: var(--color-typo-body) !important;
}
.infos-container[data-v-be4dca97] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.infos-container .infos-title[data-v-be4dca97] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  line-height: 1.25rem;
  margin-bottom: 0;
  color: var(--color-typo-title);
}
.infos-container .infos-title .icon-left[data-v-be4dca97] {
  color: var(--color-typo-body);
  font-size: 1.0625rem;
}
.infos-container p[data-v-be4dca97] {
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-7d4d9df5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-0 .theme-bg-primary[data-v-7d4d9df5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d4d9df5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7d4d9df5], .theme-profile-0 .theme-bg-primary-light[data-v-7d4d9df5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7d4d9df5], .theme-profile-0 .theme-color[data-v-7d4d9df5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7d4d9df5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d4d9df5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7d4d9df5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d4d9df5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7d4d9df5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7d4d9df5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7d4d9df5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d4d9df5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7d4d9df5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7d4d9df5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7d4d9df5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d4d9df5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7d4d9df5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7d4d9df5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7d4d9df5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d4d9df5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7d4d9df5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7d4d9df5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7d4d9df5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d4d9df5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7d4d9df5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7d4d9df5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7d4d9df5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d4d9df5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d4d9df5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7d4d9df5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7d4d9df5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7d4d9df5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7d4d9df5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7d4d9df5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7d4d9df5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7d4d9df5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7d4d9df5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7d4d9df5] {
  background-color: var(--color-typo-body) !important;
}
.date[data-v-7d4d9df5] {
  display: flex;
  gap: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  flex-wrap: wrap;
  color: var(--color-typo-body);
}
@media (max-width: 599px) {
.date[data-v-7d4d9df5] {
    gap: 0.5rem;
    flex-direction: column;
}
}
.date span[data-v-7d4d9df5] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-11f130fa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-11f130fa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-11f130fa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-11f130fa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-11f130fa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-11f130fa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-0 .theme-bg-primary[data-v-11f130fa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11f130fa] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-11f130fa], .theme-profile-0 .theme-bg-primary-light[data-v-11f130fa] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-11f130fa], .theme-profile-0 .theme-color[data-v-11f130fa] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-11f130fa], .theme-profile-0 .theme-bg-primary-gradiant[data-v-11f130fa] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11f130fa] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-11f130fa], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-1 .theme-bg-primary-gradiant[data-v-11f130fa] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-11f130fa] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-11f130fa] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-11f130fa], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-2 .theme-bg-primary-gradiant[data-v-11f130fa] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-11f130fa] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-11f130fa] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-11f130fa], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-3 .theme-bg-primary-gradiant[data-v-11f130fa] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-11f130fa] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-11f130fa] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-11f130fa], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-4 .theme-bg-primary-gradiant[data-v-11f130fa] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-11f130fa] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-11f130fa] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-11f130fa], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-5 .theme-bg-primary-gradiant[data-v-11f130fa] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-11f130fa] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-11f130fa] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-11f130fa], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-11f130fa], .theme-profile-6 .theme-bg-primary-gradiant[data-v-11f130fa] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-11f130fa] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-11f130fa] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-11f130fa] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-11f130fa] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-11f130fa] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-11f130fa] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-11f130fa] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-11f130fa] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-11f130fa] {
  background-color: var(--color-typo-body) !important;
}
.detail-card-wrapper[data-v-11f130fa] {
  display: flex;
  flex-flow: column;
  height: 100%;
  margin-top: 1rem;
}
.detail-card-wrapper .detail-card[data-v-11f130fa] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
}
@media (min-width: 960px) {
.detail-card-wrapper .detail-card[data-v-11f130fa] {
    border-radius: 0.5rem;
    max-width: 66%;
}
}
.detail-card-wrapper .detail-card .body[data-v-11f130fa] {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-block: 1.5rem;
  padding-inline: 1.5rem;
}
@media (min-width: 960px) {
.detail-card-wrapper .detail-card .body[data-v-11f130fa] {
    padding-inline: 3.5rem;
}
}
.detail-card-wrapper .detail-card .body .date-and-author[data-v-11f130fa] {
  display: flex;
  flex-flow: column;
  gap: 1rem;
}
@media (min-width: 960px) {
.detail-card-wrapper .detail-card .body .date-and-author[data-v-11f130fa] {
    flex-flow: row;
}
}.theme-default .theme-bg-primary[data-v-0f80c28d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-0 .theme-bg-primary[data-v-0f80c28d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0f80c28d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0f80c28d], .theme-profile-0 .theme-bg-primary-light[data-v-0f80c28d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0f80c28d], .theme-profile-0 .theme-color[data-v-0f80c28d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0f80c28d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0f80c28d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0f80c28d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0f80c28d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0f80c28d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0f80c28d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0f80c28d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0f80c28d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0f80c28d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0f80c28d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0f80c28d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0f80c28d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0f80c28d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0f80c28d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0f80c28d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0f80c28d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0f80c28d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0f80c28d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0f80c28d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0f80c28d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0f80c28d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0f80c28d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0f80c28d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0f80c28d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0f80c28d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0f80c28d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0f80c28d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0f80c28d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0f80c28d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0f80c28d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0f80c28d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0f80c28d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0f80c28d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0f80c28d] {
  background-color: var(--color-typo-body) !important;
}
.infos-container[data-v-0f80c28d] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.infos-container p[data-v-0f80c28d] {
  margin-bottom: 0;
}
.infos-container .infos-title[data-v-0f80c28d] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  line-height: 1.25rem;
  color: var(--color-typo-title);
}
.infos-container .infos-title .icon-left[data-v-0f80c28d] {
  color: var(--color-typo-body);
  font-size: 0.6875rem;
}
.infos-container .appointment-infos[data-v-0f80c28d] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.infos-container .appointment-infos .appointment-professional-establishment-name[data-v-0f80c28d] {
  font-weight: 700;
  color: var(--color-typo-title);
}
.infos-container .appointment-infos .appointment-speciality[data-v-0f80c28d] {
  color: var(--color-typo-title);
}
.infos-container .appointment-infos .button-link[data-v-0f80c28d] {
  text-decoration: underline;
}
.infos-container .appointment-infos[data-v-0f80c28d] .mes-button--tertiary {
  text-decoration: underline;
}.theme-default .theme-bg-primary[data-v-4f30453f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4f30453f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4f30453f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4f30453f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4f30453f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4f30453f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-0 .theme-bg-primary[data-v-4f30453f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4f30453f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4f30453f], .theme-profile-0 .theme-bg-primary-light[data-v-4f30453f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4f30453f], .theme-profile-0 .theme-color[data-v-4f30453f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4f30453f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4f30453f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4f30453f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4f30453f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4f30453f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4f30453f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4f30453f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4f30453f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4f30453f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4f30453f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4f30453f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4f30453f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4f30453f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4f30453f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4f30453f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4f30453f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4f30453f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4f30453f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4f30453f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4f30453f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4f30453f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4f30453f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4f30453f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4f30453f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4f30453f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4f30453f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4f30453f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4f30453f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4f30453f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4f30453f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4f30453f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4f30453f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4f30453f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4f30453f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4f30453f] {
  background-color: var(--color-typo-body) !important;
}
.infos-container[data-v-4f30453f] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.infos-container p[data-v-4f30453f] {
  margin-bottom: 0;
}
.infos-container .infos-title[data-v-4f30453f] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  line-height: 1.25rem;
  color: var(--color-typo-title);
}
.infos-container .infos-title .icon-left[data-v-4f30453f] {
  color: var(--color-typo-body);
  font-size: 1.0625rem;
}
.infos-container .appointment-infos[data-v-4f30453f] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}.theme-default .theme-bg-primary[data-v-744ab13f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-744ab13f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-744ab13f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-744ab13f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-744ab13f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-744ab13f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-0 .theme-bg-primary[data-v-744ab13f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-744ab13f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-744ab13f], .theme-profile-0 .theme-bg-primary-light[data-v-744ab13f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-744ab13f], .theme-profile-0 .theme-color[data-v-744ab13f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-744ab13f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-744ab13f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-744ab13f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-744ab13f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-744ab13f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-744ab13f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-744ab13f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-744ab13f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-744ab13f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-744ab13f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-744ab13f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-744ab13f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-744ab13f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-744ab13f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-744ab13f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-744ab13f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-744ab13f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-744ab13f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-744ab13f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-744ab13f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-744ab13f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-744ab13f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-744ab13f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-744ab13f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-744ab13f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-744ab13f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-744ab13f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-744ab13f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-744ab13f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-744ab13f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-744ab13f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-744ab13f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-744ab13f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-744ab13f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-744ab13f] {
  background-color: var(--color-typo-body) !important;
}
.detail-card-wrapper[data-v-744ab13f] {
  display: flex;
  flex-flow: column;
  height: 100%;
  margin-top: 1rem;
}
.detail-card-wrapper .detail-card[data-v-744ab13f] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
}
@media (min-width: 960px) {
.detail-card-wrapper .detail-card[data-v-744ab13f] {
    border-radius: 0.5rem;
    max-width: 66%;
}
}
.detail-card-wrapper .detail-card .body[data-v-744ab13f] {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-block: 1.5rem;
  padding-inline: 1.5rem;
}
@media (min-width: 960px) {
.detail-card-wrapper .detail-card .body[data-v-744ab13f] {
    padding-inline: 3.5rem;
}
}
.detail-card-wrapper .detail-card .body .date-and-author[data-v-744ab13f] {
  display: flex;
  flex-flow: column;
  gap: 1rem;
}
@media (min-width: 960px) {
.detail-card-wrapper .detail-card .body .date-and-author[data-v-744ab13f] {
    flex-flow: row;
}
}.theme-default .theme-bg-primary[data-v-0c769f5d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-0 .theme-bg-primary[data-v-0c769f5d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c769f5d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0c769f5d], .theme-profile-0 .theme-bg-primary-light[data-v-0c769f5d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0c769f5d], .theme-profile-0 .theme-color[data-v-0c769f5d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0c769f5d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c769f5d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0c769f5d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c769f5d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0c769f5d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0c769f5d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0c769f5d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c769f5d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0c769f5d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0c769f5d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0c769f5d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c769f5d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0c769f5d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0c769f5d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0c769f5d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c769f5d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0c769f5d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0c769f5d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0c769f5d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c769f5d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0c769f5d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0c769f5d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0c769f5d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c769f5d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c769f5d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0c769f5d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0c769f5d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0c769f5d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0c769f5d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0c769f5d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0c769f5d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0c769f5d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0c769f5d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0c769f5d] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 959px) {
.detail-view[data-v-0c769f5d] {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}
@media (max-width: 959px) {
.button[data-v-0c769f5d] {
    margin-left: 1.75rem;
}
}.theme-default .theme-bg-primary[data-v-08b0875a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-08b0875a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-08b0875a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-08b0875a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-08b0875a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-08b0875a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-0 .theme-bg-primary[data-v-08b0875a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-08b0875a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-08b0875a], .theme-profile-0 .theme-bg-primary-light[data-v-08b0875a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-08b0875a], .theme-profile-0 .theme-color[data-v-08b0875a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-08b0875a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-08b0875a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-08b0875a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-08b0875a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-08b0875a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-08b0875a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-08b0875a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-08b0875a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-08b0875a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-08b0875a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-08b0875a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-08b0875a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-08b0875a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-08b0875a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-08b0875a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-08b0875a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-08b0875a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-08b0875a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-08b0875a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-08b0875a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-08b0875a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-08b0875a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-08b0875a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-08b0875a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-08b0875a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-08b0875a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-08b0875a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-08b0875a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-08b0875a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-08b0875a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-08b0875a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-08b0875a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-08b0875a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-08b0875a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-08b0875a] {
  background-color: var(--color-typo-body) !important;
}
.tab[data-v-08b0875a] {
  border-bottom: 0.0625rem solid var(--color-neutral-200);
}
.tab__list[data-v-08b0875a] {
  list-style: none;
  padding: 0;
  display: flex;
}
.tab__list-elem[data-v-08b0875a] {
  flex: 1;
  max-width: 11.25rem;
}
@media (max-width: 959px) {
.tab__list-elem[data-v-08b0875a] {
    max-width: none;
}
}
.tab__list-elem[data-v-08b0875a] .link {
  position: relative;
  text-decoration: none;
  text-align: center;
  text-transform: capitalize;
  align-items: center;
  justify-content: center;
  min-height: 3.4375rem;
  display: flex;
  color: var(--color-typo-title) !important;
  font-weight: 700;
  font-size: 1rem;
  transition: 0.3s;
}
.tab__list-elem[data-v-08b0875a] .link::after {
  transition: 0.3s;
  opacity: 0;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.tab__list-elem.active[data-v-08b0875a] .link {
  color: var(--color-primary) !important;
  font-weight: 700;
}
.tab__list-elem.active[data-v-08b0875a] .link::after {
  opacity: 1;
  height: 0.25rem;
  width: 100%;
  background: var(--color-gradient-01);
  border-radius: 0.625rem;
}.theme-default .theme-bg-primary[data-v-12dfe1eb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-0 .theme-bg-primary[data-v-12dfe1eb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-12dfe1eb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-12dfe1eb], .theme-profile-0 .theme-bg-primary-light[data-v-12dfe1eb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-12dfe1eb], .theme-profile-0 .theme-color[data-v-12dfe1eb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-12dfe1eb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-12dfe1eb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-12dfe1eb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-12dfe1eb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-12dfe1eb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-12dfe1eb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-12dfe1eb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-12dfe1eb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-12dfe1eb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-12dfe1eb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-12dfe1eb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-12dfe1eb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-12dfe1eb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-12dfe1eb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-12dfe1eb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-12dfe1eb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-12dfe1eb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-12dfe1eb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-12dfe1eb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-12dfe1eb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-12dfe1eb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-12dfe1eb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-12dfe1eb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-12dfe1eb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-12dfe1eb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-12dfe1eb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-12dfe1eb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-12dfe1eb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-12dfe1eb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-12dfe1eb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-12dfe1eb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-12dfe1eb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-12dfe1eb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-12dfe1eb] {
  background-color: var(--color-typo-body) !important;
}
.agenda-title[data-v-12dfe1eb] {
  margin-top: 1rem;
}.theme-default .theme-bg-primary[data-v-8dd1c094], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-0 .theme-bg-primary[data-v-8dd1c094], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dd1c094] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8dd1c094], .theme-profile-0 .theme-bg-primary-light[data-v-8dd1c094] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8dd1c094], .theme-profile-0 .theme-color[data-v-8dd1c094] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8dd1c094], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dd1c094] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8dd1c094], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8dd1c094] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8dd1c094] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8dd1c094] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8dd1c094], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8dd1c094] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8dd1c094] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8dd1c094] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8dd1c094], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8dd1c094] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8dd1c094] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8dd1c094] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8dd1c094], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8dd1c094] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8dd1c094] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8dd1c094] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8dd1c094], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8dd1c094] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8dd1c094] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8dd1c094] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8dd1c094], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8dd1c094], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8dd1c094] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8dd1c094] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8dd1c094] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8dd1c094] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8dd1c094] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8dd1c094] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8dd1c094] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8dd1c094] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8dd1c094] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8dd1c094] {
  background-color: var(--color-typo-body) !important;
}
.reminder-form[data-v-8dd1c094] {
  display: flex;
  flex-direction: column;
}
.reminder-form-element[data-v-8dd1c094] {
  margin-bottom: 0.5rem;
}
.reminder-form-time[data-v-8dd1c094] {
  margin-bottom: 1.25rem;
}
.reminder-form-button[data-v-8dd1c094] {
  margin-top: 2rem;
  max-width: 11.125rem;
}
@media (max-width: 959px) {
.reminder-form-button[data-v-8dd1c094] {
    max-width: 100%;
}
}.theme-default .theme-bg-primary[data-v-be0e79cb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-0 .theme-bg-primary[data-v-be0e79cb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be0e79cb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-be0e79cb], .theme-profile-0 .theme-bg-primary-light[data-v-be0e79cb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-be0e79cb], .theme-profile-0 .theme-color[data-v-be0e79cb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-be0e79cb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-be0e79cb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-be0e79cb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-be0e79cb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-be0e79cb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-be0e79cb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-be0e79cb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-be0e79cb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-be0e79cb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-be0e79cb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-be0e79cb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-be0e79cb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-be0e79cb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-be0e79cb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-be0e79cb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-be0e79cb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-be0e79cb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-be0e79cb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-be0e79cb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-be0e79cb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-be0e79cb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-be0e79cb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-be0e79cb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be0e79cb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-be0e79cb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-be0e79cb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-be0e79cb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-be0e79cb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-be0e79cb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-be0e79cb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-be0e79cb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-be0e79cb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-be0e79cb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-be0e79cb] {
  background-color: var(--color-typo-body) !important;
}
.create-reminder-container[data-v-be0e79cb] {
  max-width: 25rem;
}
@media (max-width: 959px) {
.create-reminder-container[data-v-be0e79cb] {
    margin-left: 0;
}
}
.create-reminder-title[data-v-be0e79cb] {
  margin-bottom: 1.875rem !important;
}
.create-reminder-subtitle[data-v-be0e79cb] {
  margin: 1.25rem 0 !important;
}.theme-default .theme-bg-primary[data-v-ef3184e2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-0 .theme-bg-primary[data-v-ef3184e2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef3184e2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ef3184e2], .theme-profile-0 .theme-bg-primary-light[data-v-ef3184e2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ef3184e2], .theme-profile-0 .theme-color[data-v-ef3184e2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ef3184e2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ef3184e2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ef3184e2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ef3184e2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ef3184e2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ef3184e2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ef3184e2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ef3184e2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ef3184e2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ef3184e2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ef3184e2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ef3184e2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ef3184e2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ef3184e2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ef3184e2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ef3184e2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ef3184e2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ef3184e2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ef3184e2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ef3184e2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ef3184e2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ef3184e2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ef3184e2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ef3184e2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ef3184e2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ef3184e2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ef3184e2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ef3184e2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ef3184e2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ef3184e2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ef3184e2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ef3184e2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ef3184e2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ef3184e2] {
  background-color: var(--color-typo-body) !important;
}
.btn-group[data-v-ef3184e2] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  gap: 0.625rem;
}
.btn-separator[data-v-ef3184e2] {
  width: 100%;
  height: 1px;
  border: none;
  margin: 1.5rem 0;
  background-color: var(--color-neutral-400);
}.theme-default .theme-bg-primary[data-v-a1b993cb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-0 .theme-bg-primary[data-v-a1b993cb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1b993cb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a1b993cb], .theme-profile-0 .theme-bg-primary-light[data-v-a1b993cb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a1b993cb], .theme-profile-0 .theme-color[data-v-a1b993cb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a1b993cb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1b993cb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a1b993cb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1b993cb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a1b993cb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a1b993cb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a1b993cb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1b993cb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a1b993cb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a1b993cb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a1b993cb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1b993cb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a1b993cb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a1b993cb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a1b993cb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1b993cb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a1b993cb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a1b993cb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a1b993cb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1b993cb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a1b993cb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a1b993cb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a1b993cb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1b993cb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1b993cb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a1b993cb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a1b993cb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a1b993cb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a1b993cb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a1b993cb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a1b993cb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a1b993cb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a1b993cb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a1b993cb] {
  background-color: var(--color-typo-body) !important;
}
legend[data-v-a1b993cb] {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-typo-title);
  margin-bottom: 0.25rem;
}
[data-v-a1b993cb] .card-radio {
  display: inline-block;
  margin-top: 0.25rem;
}
@media (max-width: 959px) {
[data-v-a1b993cb] .card-radio {
    display: block;
    width: 100%;
}
}
[data-v-a1b993cb] .mes-radio__label {
  padding-left: 0.5rem;
}
.appointment-radio-group[data-v-a1b993cb] {
  display: flex;
  gap: 0.75rem;
}
@media (max-width: 959px) {
.appointment-radio-group[data-v-a1b993cb] {
    display: block;
}
}
.theme-default .theme-bg-primary[data-v-e273718c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e273718c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e273718c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e273718c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e273718c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e273718c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-0 .theme-bg-primary[data-v-e273718c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e273718c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e273718c], .theme-profile-0 .theme-bg-primary-light[data-v-e273718c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e273718c], .theme-profile-0 .theme-color[data-v-e273718c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e273718c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e273718c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e273718c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e273718c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e273718c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e273718c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e273718c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e273718c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e273718c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e273718c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e273718c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e273718c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e273718c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e273718c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e273718c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e273718c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e273718c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e273718c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e273718c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e273718c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e273718c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e273718c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e273718c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e273718c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e273718c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e273718c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e273718c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e273718c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e273718c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e273718c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e273718c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e273718c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e273718c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e273718c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e273718c] {
  background-color: var(--color-typo-body) !important;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url("/assets/open-sans-regular.DlUlXB4t.woff") format("woff2"), url("/assets/open-sans-regular.DlUlXB4t.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url("/assets/open-sans-semi-bold.B8EL68nI.woff") format("woff2"), url("/assets/open-sans-semi-bold.B8EL68nI.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("/assets/open-sans-bold.OZ8CH45C.woff") format("woff2"), url("/assets/open-sans-bold.OZ8CH45C.woff") format("woff");
}
[data-v-e273718c] {
  font-family: "Open Sans", Arial, Sans-serif;
}
.text-no-wrap[data-v-e273718c] {
  white-space: nowrap !important;
}
.cursor-pointer[data-v-e273718c] {
  cursor: pointer !important;
}
.font-items-select[data-v-e273718c] {
  font-size: 1rem !important;
  letter-spacing: 0 !important;
}
.font-bold-items-select[data-v-e273718c] {
  font-weight: 700 !important;
}
.unstyled-list[data-v-e273718c] {
  list-style: none;
  padding: 0 !important;
}
.sr-only[data-v-e273718c] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
[data-v-e273718c] {
  margin: 0;
  padding: 0;
}
[data-v-e273718c],[data-v-e273718c]::before,[data-v-e273718c]::after {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
button[data-v-e273718c] {
  background-color: transparent;
  border-style: none;
}

/* TODO - probleme de chemin sur les import des fonts - à revoir*/
@font-face {
  font-family: "coolicons-0.0.2";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/coolicons-0.0.2.DZbA2FHL.woff2") format("woff2"), url("/assets/coolicons-0.0.2.BAIs4bq-.woff") format("woff");
}
i[data-v-e273718c] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "coolicons-0.0.2", "Open Sans", Arial, sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-decoration: none;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.appointment-professionnal-container[data-v-e273718c] {
  position: relative;
}
.theme-default .theme-bg-primary[data-v-d1f7489a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-0 .theme-bg-primary[data-v-d1f7489a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1f7489a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d1f7489a], .theme-profile-0 .theme-bg-primary-light[data-v-d1f7489a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d1f7489a], .theme-profile-0 .theme-color[data-v-d1f7489a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d1f7489a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1f7489a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d1f7489a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d1f7489a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d1f7489a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d1f7489a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d1f7489a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d1f7489a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d1f7489a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d1f7489a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d1f7489a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d1f7489a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d1f7489a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d1f7489a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d1f7489a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d1f7489a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d1f7489a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d1f7489a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d1f7489a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d1f7489a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d1f7489a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d1f7489a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d1f7489a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d1f7489a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d1f7489a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d1f7489a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d1f7489a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d1f7489a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d1f7489a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d1f7489a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d1f7489a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d1f7489a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d1f7489a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d1f7489a] {
  background-color: var(--color-typo-body) !important;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url("/assets/open-sans-regular.DlUlXB4t.woff") format("woff2"), url("/assets/open-sans-regular.DlUlXB4t.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url("/assets/open-sans-semi-bold.B8EL68nI.woff") format("woff2"), url("/assets/open-sans-semi-bold.B8EL68nI.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("/assets/open-sans-bold.OZ8CH45C.woff") format("woff2"), url("/assets/open-sans-bold.OZ8CH45C.woff") format("woff");
}
[data-v-d1f7489a] {
  font-family: "Open Sans", Arial, Sans-serif;
}
.text-no-wrap[data-v-d1f7489a] {
  white-space: nowrap !important;
}
.cursor-pointer[data-v-d1f7489a] {
  cursor: pointer !important;
}
.font-items-select[data-v-d1f7489a] {
  font-size: 1rem !important;
  letter-spacing: 0 !important;
}
.font-bold-items-select[data-v-d1f7489a] {
  font-weight: 700 !important;
}
.unstyled-list[data-v-d1f7489a] {
  list-style: none;
  padding: 0 !important;
}
.sr-only[data-v-d1f7489a] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
[data-v-d1f7489a] {
  margin: 0;
  padding: 0;
}
[data-v-d1f7489a],[data-v-d1f7489a]::before,[data-v-d1f7489a]::after {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
button[data-v-d1f7489a] {
  background-color: transparent;
  border-style: none;
}

/* TODO - probleme de chemin sur les import des fonts - à revoir*/
@font-face {
  font-family: "coolicons-0.0.2";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/coolicons-0.0.2.DZbA2FHL.woff2") format("woff2"), url("/assets/coolicons-0.0.2.BAIs4bq-.woff") format("woff");
}
i[data-v-d1f7489a] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "coolicons-0.0.2", "Open Sans", Arial, sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-decoration: none;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.appointment-professionnal-container[data-v-d1f7489a] {
  position: relative;
}.theme-default .theme-bg-primary[data-v-a5b058e4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-0 .theme-bg-primary[data-v-a5b058e4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5b058e4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a5b058e4], .theme-profile-0 .theme-bg-primary-light[data-v-a5b058e4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a5b058e4], .theme-profile-0 .theme-color[data-v-a5b058e4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a5b058e4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5b058e4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a5b058e4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5b058e4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a5b058e4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a5b058e4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a5b058e4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5b058e4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a5b058e4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a5b058e4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a5b058e4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5b058e4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a5b058e4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a5b058e4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a5b058e4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5b058e4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a5b058e4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a5b058e4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a5b058e4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5b058e4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a5b058e4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a5b058e4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a5b058e4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5b058e4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5b058e4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a5b058e4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a5b058e4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a5b058e4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a5b058e4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a5b058e4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a5b058e4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a5b058e4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a5b058e4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a5b058e4] {
  background-color: var(--color-typo-body) !important;
}
.appointment-form-container[data-v-a5b058e4] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  max-width: 28.4375rem;
}
.appointment-form-container .appointment-add-item[data-v-a5b058e4] {
  display: flex;
  color: var(--color-primary);
  font-weight: 600;
}
.appointment-form-container .appointment-professionnal-input[data-v-a5b058e4] {
  margin-bottom: 0.625rem;
}
.appointment-form-container[data-v-a5b058e4] .mes-button__icon {
  margin-right: 4px !important;
}.theme-default .theme-bg-primary[data-v-a1a2cdad], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-0 .theme-bg-primary[data-v-a1a2cdad], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1a2cdad] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a1a2cdad], .theme-profile-0 .theme-bg-primary-light[data-v-a1a2cdad] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a1a2cdad], .theme-profile-0 .theme-color[data-v-a1a2cdad] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a1a2cdad], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1a2cdad] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a1a2cdad], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1a2cdad] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a1a2cdad] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a1a2cdad] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a1a2cdad], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1a2cdad] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a1a2cdad] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a1a2cdad] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a1a2cdad], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1a2cdad] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a1a2cdad] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a1a2cdad] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a1a2cdad], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1a2cdad] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a1a2cdad] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a1a2cdad] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a1a2cdad], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1a2cdad] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a1a2cdad] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a1a2cdad] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a1a2cdad], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1a2cdad], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1a2cdad] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a1a2cdad] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a1a2cdad] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a1a2cdad] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a1a2cdad] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a1a2cdad] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a1a2cdad] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a1a2cdad] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a1a2cdad] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a1a2cdad] {
  background-color: var(--color-typo-body) !important;
}
.create-reminder-container[data-v-a1a2cdad] {
  max-width: 25rem;
  margin-left: 3.125rem;
}
@media (max-width: 959px) {
.create-reminder-container[data-v-a1a2cdad] {
    margin-left: 0;
}
}
.create-reminder-title[data-v-a1a2cdad] {
  margin-bottom: 1.875rem !important;
}
.create-reminder-subtitle[data-v-a1a2cdad] {
  margin: 1.25rem 0 !important;
}.theme-default .theme-bg-primary[data-v-346700aa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-346700aa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-346700aa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-346700aa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-346700aa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-346700aa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-0 .theme-bg-primary[data-v-346700aa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-346700aa] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-346700aa], .theme-profile-0 .theme-bg-primary-light[data-v-346700aa] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-346700aa], .theme-profile-0 .theme-color[data-v-346700aa] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-346700aa], .theme-profile-0 .theme-bg-primary-gradiant[data-v-346700aa] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-346700aa] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-346700aa], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-1 .theme-bg-primary-gradiant[data-v-346700aa] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-346700aa] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-346700aa] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-346700aa], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-2 .theme-bg-primary-gradiant[data-v-346700aa] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-346700aa] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-346700aa] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-346700aa], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-3 .theme-bg-primary-gradiant[data-v-346700aa] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-346700aa] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-346700aa] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-346700aa], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-4 .theme-bg-primary-gradiant[data-v-346700aa] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-346700aa] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-346700aa] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-346700aa], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-5 .theme-bg-primary-gradiant[data-v-346700aa] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-346700aa] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-346700aa] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-346700aa], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-346700aa], .theme-profile-6 .theme-bg-primary-gradiant[data-v-346700aa] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-346700aa] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-346700aa] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-346700aa] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-346700aa] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-346700aa] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-346700aa] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-346700aa] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-346700aa] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-346700aa] {
  background-color: var(--color-typo-body) !important;
}
.group-title[data-v-346700aa] {
  color: var(--color-typo-body);
  font-weight: 600;
}.theme-default .theme-bg-primary[data-v-f91d1d5c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-0 .theme-bg-primary[data-v-f91d1d5c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f91d1d5c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f91d1d5c], .theme-profile-0 .theme-bg-primary-light[data-v-f91d1d5c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f91d1d5c], .theme-profile-0 .theme-color[data-v-f91d1d5c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f91d1d5c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f91d1d5c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f91d1d5c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f91d1d5c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f91d1d5c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f91d1d5c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f91d1d5c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f91d1d5c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f91d1d5c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f91d1d5c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f91d1d5c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f91d1d5c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f91d1d5c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f91d1d5c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f91d1d5c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f91d1d5c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f91d1d5c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f91d1d5c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f91d1d5c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f91d1d5c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f91d1d5c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f91d1d5c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f91d1d5c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f91d1d5c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f91d1d5c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f91d1d5c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f91d1d5c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f91d1d5c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f91d1d5c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f91d1d5c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f91d1d5c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f91d1d5c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f91d1d5c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f91d1d5c] {
  background-color: var(--color-typo-body) !important;
}
.prev-tags[data-v-f91d1d5c] {
  background-color: var(--color-illustrative-03);
  padding: 0.125rem 0.625rem;
  border-radius: 2.5rem;
}.theme-default .theme-bg-primary[data-v-d248ca01], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d248ca01], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d248ca01], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d248ca01], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d248ca01], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d248ca01], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-0 .theme-bg-primary[data-v-d248ca01], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d248ca01] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d248ca01], .theme-profile-0 .theme-bg-primary-light[data-v-d248ca01] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d248ca01], .theme-profile-0 .theme-color[data-v-d248ca01] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d248ca01], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d248ca01] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d248ca01] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d248ca01], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d248ca01] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d248ca01] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d248ca01] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d248ca01], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d248ca01] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d248ca01] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d248ca01] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d248ca01], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d248ca01] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d248ca01] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d248ca01] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d248ca01], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d248ca01] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d248ca01] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d248ca01] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d248ca01], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d248ca01] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d248ca01] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d248ca01] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d248ca01], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d248ca01], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d248ca01] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d248ca01] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d248ca01] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d248ca01] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d248ca01] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d248ca01] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d248ca01] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d248ca01] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d248ca01] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d248ca01] {
  background-color: var(--color-typo-body) !important;
}
.tags-container[data-v-d248ca01] {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.separator[data-v-d248ca01] {
  width: 100%;
  height: 1px;
  border: none;
  margin: 1.5rem 0;
}.theme-default .theme-bg-primary[data-v-47c9b00e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-0 .theme-bg-primary[data-v-47c9b00e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-47c9b00e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-47c9b00e], .theme-profile-0 .theme-bg-primary-light[data-v-47c9b00e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-47c9b00e], .theme-profile-0 .theme-color[data-v-47c9b00e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-47c9b00e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-47c9b00e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-47c9b00e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-47c9b00e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-47c9b00e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-47c9b00e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-47c9b00e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-47c9b00e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-47c9b00e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-47c9b00e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-47c9b00e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-47c9b00e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-47c9b00e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-47c9b00e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-47c9b00e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-47c9b00e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-47c9b00e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-47c9b00e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-47c9b00e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-47c9b00e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-47c9b00e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-47c9b00e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-47c9b00e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-47c9b00e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-47c9b00e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-47c9b00e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-47c9b00e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-47c9b00e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-47c9b00e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-47c9b00e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-47c9b00e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-47c9b00e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-47c9b00e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-47c9b00e] {
  background-color: var(--color-typo-body) !important;
}
.prevention-detail__suggest[data-v-47c9b00e] {
  margin-top: 1.5rem;
}
.prevention-detail__suggest-label[data-v-47c9b00e] {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0.25rem;
}
.prevention-detail__suggest-btn[data-v-47c9b00e] {
  text-decoration: underline;
}.theme-default .theme-bg-primary[data-v-8e0e778c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-0 .theme-bg-primary[data-v-8e0e778c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e0e778c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8e0e778c], .theme-profile-0 .theme-bg-primary-light[data-v-8e0e778c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8e0e778c], .theme-profile-0 .theme-color[data-v-8e0e778c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8e0e778c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8e0e778c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8e0e778c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8e0e778c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8e0e778c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8e0e778c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8e0e778c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8e0e778c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8e0e778c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8e0e778c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8e0e778c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8e0e778c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8e0e778c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8e0e778c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8e0e778c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8e0e778c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8e0e778c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8e0e778c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8e0e778c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8e0e778c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8e0e778c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8e0e778c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8e0e778c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8e0e778c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8e0e778c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8e0e778c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8e0e778c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8e0e778c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8e0e778c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8e0e778c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8e0e778c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8e0e778c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8e0e778c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8e0e778c] {
  background-color: var(--color-typo-body) !important;
}
.prevention-detail__content-done-form[data-v-8e0e778c] {
  margin-top: 1.5rem;
}
.prevention-detail__content-done-form-input[data-v-8e0e778c] {
  margin-bottom: 1rem;
}
.prevention-detail__content-done-form-button[data-v-8e0e778c] {
  margin-right: 1rem;
}.theme-default .theme-bg-primary[data-v-afefac61], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-afefac61], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-afefac61], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-afefac61], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-afefac61], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-afefac61], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-0 .theme-bg-primary[data-v-afefac61], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afefac61] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-afefac61], .theme-profile-0 .theme-bg-primary-light[data-v-afefac61] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-afefac61], .theme-profile-0 .theme-color[data-v-afefac61] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-afefac61], .theme-profile-0 .theme-bg-primary-gradiant[data-v-afefac61] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afefac61] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-afefac61], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-1 .theme-bg-primary-gradiant[data-v-afefac61] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-afefac61] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-afefac61] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-afefac61], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-2 .theme-bg-primary-gradiant[data-v-afefac61] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-afefac61] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-afefac61] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-afefac61], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-3 .theme-bg-primary-gradiant[data-v-afefac61] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-afefac61] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-afefac61] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-afefac61], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-4 .theme-bg-primary-gradiant[data-v-afefac61] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-afefac61] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-afefac61] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-afefac61], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-5 .theme-bg-primary-gradiant[data-v-afefac61] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-afefac61] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-afefac61] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-afefac61], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afefac61], .theme-profile-6 .theme-bg-primary-gradiant[data-v-afefac61] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-afefac61] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-afefac61] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-afefac61] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-afefac61] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-afefac61] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-afefac61] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-afefac61] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-afefac61] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-afefac61] {
  background-color: var(--color-typo-body) !important;
}
.title-information[data-v-afefac61] {
  color: var(--color-typo-title);
  margin-left: 0.5rem;
}.theme-default .theme-bg-primary[data-v-5b340065], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5b340065], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5b340065], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5b340065], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5b340065], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5b340065], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-0 .theme-bg-primary[data-v-5b340065], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b340065] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5b340065], .theme-profile-0 .theme-bg-primary-light[data-v-5b340065] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5b340065], .theme-profile-0 .theme-color[data-v-5b340065] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5b340065], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b340065] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b340065] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5b340065], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b340065] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5b340065] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5b340065] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5b340065], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b340065] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5b340065] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5b340065] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5b340065], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b340065] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5b340065] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5b340065] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5b340065], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b340065] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5b340065] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5b340065] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5b340065], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b340065] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5b340065] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5b340065] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5b340065], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b340065], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b340065] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5b340065] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5b340065] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5b340065] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5b340065] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5b340065] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5b340065] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5b340065] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5b340065] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5b340065] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 599px) {
.detail-view[data-v-5b340065] {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
}
.text-title[data-v-5b340065] {
  font-size: 0.875rem;
  font-weight: 600;
}
@media (max-width: 959px) {
.button[data-v-5b340065] {
    margin-left: 1.75rem;
}
}
h2[data-v-5b340065] {
  font-weight: lighter;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 959px) {
h2[data-v-5b340065] {
    font-size: 1rem;
}
}
.page-prevention-detail-exam[data-v-5b340065] {
  display: block;
}
@media (min-width: 600px) {
.page-prevention-detail-exam[data-v-5b340065] {
    display: flex;
}
}
.page-prevention-detail-exam .prevention-detail__header[data-v-5b340065] {
  display: flex;
  flex-direction: row;
}
.page-prevention-detail-exam .prevention-detail__container[data-v-5b340065] {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 37.1875rem;
  min-height: 35rem;
  padding: 2rem;
  border-radius: 0.5rem;
}
@media (max-width: 959px) {
.page-prevention-detail-exam .prevention-detail__container[data-v-5b340065] {
    display: block;
    border: none;
    height: -moz-fit-content;
    height: fit-content;
}
}
.page-prevention-detail-exam .prevention-detail__heading[data-v-5b340065] {
  width: 100%;
  margin-left: 1rem;
  color: var(--color-typo-title);
}
.page-prevention-detail-exam .prevention-detail__heading-title[data-v-5b340065] {
  margin: 0.625rem 0 0.5rem 0;
  font-size: 1.625rem;
}
.page-prevention-detail-exam .prevention-detail__separator[data-v-5b340065] {
  width: 100%;
  height: 1px;
  border: none;
  margin: 1.5rem 0;
}
.page-prevention-detail-exam .prevention-detail__content-details[data-v-5b340065] {
  margin-bottom: 1.5rem;
}
.page-prevention-detail-exam .prevention-detail__content-description p[data-v-5b340065] {
  margin-bottom: 0 !important;
}
.page-prevention-detail-exam .prevention-detail__content-link[data-v-5b340065] {
  margin-top: 1rem;
}
.page-prevention-detail-exam .prevention-detail__content-link-icon[data-v-5b340065] {
  vertical-align: sub;
}
.page-prevention-detail-exam .prevention-detail__content-execution-date[data-v-5b340065] {
  margin-top: 1rem;
}
.page-prevention-detail-exam .prevention-detail__suggest[data-v-5b340065] {
  margin-top: 1.5rem;
}
.page-prevention-detail-exam .prevention-detail__suggest-label[data-v-5b340065] {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0.25rem;
}
.page-prevention-detail-exam .prevention-detail__suggest-btn[data-v-5b340065] {
  text-decoration: underline;
}
.page-prevention-detail-exam .recommended-exam-planning-card[data-v-5b340065] {
  flex-basis: 25%;
  margin-top: 1.5rem;
}
@media (min-width: 600px) {
.page-prevention-detail-exam .recommended-exam-planning-card[data-v-5b340065] {
    margin-left: 2rem;
    margin-top: 0;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.container {
  max-width: 100%;
}
@media (max-width: 959px) {
.container {
    max-width: 90%;
}
}.theme-default .theme-bg-primary[data-v-a4b0b1e1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-0 .theme-bg-primary[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4b0b1e1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a4b0b1e1], .theme-profile-0 .theme-bg-primary-light[data-v-a4b0b1e1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a4b0b1e1], .theme-profile-0 .theme-color[data-v-a4b0b1e1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a4b0b1e1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a4b0b1e1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a4b0b1e1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a4b0b1e1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a4b0b1e1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a4b0b1e1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a4b0b1e1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a4b0b1e1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a4b0b1e1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a4b0b1e1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a4b0b1e1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a4b0b1e1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a4b0b1e1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a4b0b1e1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a4b0b1e1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a4b0b1e1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a4b0b1e1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a4b0b1e1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a4b0b1e1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a4b0b1e1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a4b0b1e1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a4b0b1e1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a4b0b1e1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a4b0b1e1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a4b0b1e1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a4b0b1e1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a4b0b1e1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a4b0b1e1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a4b0b1e1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a4b0b1e1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a4b0b1e1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a4b0b1e1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a4b0b1e1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a4b0b1e1] {
  background-color: var(--color-typo-body) !important;
}
.container[data-v-a4b0b1e1] {
  margin: 0;
  padding: 0;
  min-width: 100%;
  position: relative;
}
.container ul[data-v-a4b0b1e1] {
  max-width: 60%;
  font-size: 13px;
  padding: 0;
}
@media (max-width: 959px) {
.container ul[data-v-a4b0b1e1] {
    max-width: 90%;
}
}
.container ul .list[data-v-a4b0b1e1] {
  position: relative;
  list-style: none;
  display: flex;
  width: 100%;
  margin-bottom: 2rem;
}
.container ul .list[data-v-a4b0b1e1]:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 0.5rem;
  top: 0;
  height: calc(100% + 32px);
  transform: translateX(-50%);
  border: 1px dashed var(--color-neutral-400);
}
.container ul .list .icon[data-v-a4b0b1e1] {
  flex-grow: 0;
  margin-right: 1.5625rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
}
@media (max-width: 959px) {
.container ul .list .icon[data-v-a4b0b1e1] {
    margin-right: 1rem;
    margin-left: -0.0625rem;
}
}
.container ul .list .icon__done[data-v-a4b0b1e1] {
  margin-top: -0.3125rem;
  margin-left: -0.9375rem;
}
.container ul .list .card[data-v-a4b0b1e1] {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.container ul .list .card p[data-v-a4b0b1e1] {
  margin-top: -0.25rem;
}.theme-default .theme-bg-primary[data-v-827914e0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-827914e0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-827914e0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-827914e0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-827914e0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-827914e0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-0 .theme-bg-primary[data-v-827914e0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-827914e0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-827914e0], .theme-profile-0 .theme-bg-primary-light[data-v-827914e0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-827914e0], .theme-profile-0 .theme-color[data-v-827914e0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-827914e0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-827914e0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-827914e0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-827914e0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-827914e0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-827914e0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-827914e0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-827914e0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-827914e0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-827914e0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-827914e0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-827914e0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-827914e0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-827914e0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-827914e0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-827914e0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-827914e0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-827914e0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-827914e0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-827914e0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-827914e0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-827914e0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-827914e0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-827914e0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-827914e0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-827914e0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-827914e0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-827914e0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-827914e0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-827914e0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-827914e0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-827914e0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-827914e0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-827914e0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-827914e0] {
  background-color: var(--color-typo-body) !important;
}
.filter-section[data-v-827914e0] {
  padding: 1.25rem 1.5rem;
  background-color: var(--color-neutral-100);
  border-bottom: 1px solid var(--color-neutral-200);
  color: var(--color-typo-title);
}
.btn-fold-unfold[data-v-827914e0] {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.btn-fold-unfold span[data-v-827914e0] {
  font-size: 1.25rem;
}
.btn-fold-unfold[aria-expanded=true] i[data-v-827914e0] {
  color: var(--color-primary);
  transform: rotate(180deg);
}
.list-items[data-v-827914e0] {
  line-height: 3.25rem !important;
  padding-left: 24px;
  border-bottom: 1px solid var(--color-neutral-200);
}
.checkbox-item input[data-v-827914e0] {
  margin-left: 2rem !important;
}
ul[data-v-827914e0] {
  background-color: var(--color-background-light);
  font-size: 1rem;
  list-style-type: none;
  padding: 0;
}
.hidden[data-v-827914e0] {
  display: none;
}
.visible[data-v-827914e0] {
  display: block;
}
.selector-name[data-v-827914e0] {
  display: flex;
  align-items: center;
}
.icon-container[data-v-827914e0] {
  display: flex;
  align-items: center;
}.theme-default .theme-bg-primary[data-v-96c1e22a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-0 .theme-bg-primary[data-v-96c1e22a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-96c1e22a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-96c1e22a], .theme-profile-0 .theme-bg-primary-light[data-v-96c1e22a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-96c1e22a], .theme-profile-0 .theme-color[data-v-96c1e22a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-96c1e22a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-96c1e22a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-96c1e22a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-96c1e22a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-96c1e22a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-96c1e22a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-96c1e22a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-96c1e22a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-96c1e22a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-96c1e22a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-96c1e22a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-96c1e22a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-96c1e22a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-96c1e22a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-96c1e22a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-96c1e22a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-96c1e22a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-96c1e22a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-96c1e22a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-96c1e22a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-96c1e22a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-96c1e22a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-96c1e22a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-96c1e22a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-96c1e22a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-96c1e22a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-96c1e22a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-96c1e22a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-96c1e22a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-96c1e22a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-96c1e22a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-96c1e22a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-96c1e22a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-96c1e22a] {
  background-color: var(--color-typo-body) !important;
}
.filter__container[data-v-96c1e22a] {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 2rem;
  flex-wrap: wrap;
}.theme-default .theme-bg-primary[data-v-0585e406], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0585e406], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0585e406], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0585e406], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0585e406], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0585e406], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-0 .theme-bg-primary[data-v-0585e406], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0585e406] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0585e406], .theme-profile-0 .theme-bg-primary-light[data-v-0585e406] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0585e406], .theme-profile-0 .theme-color[data-v-0585e406] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0585e406], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0585e406] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0585e406] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0585e406], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0585e406] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0585e406] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0585e406] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0585e406], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0585e406] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0585e406] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0585e406] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0585e406], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0585e406] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0585e406] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0585e406] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0585e406], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0585e406] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0585e406] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0585e406] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0585e406], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0585e406] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0585e406] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0585e406] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0585e406], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0585e406], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0585e406] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0585e406] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0585e406] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0585e406] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0585e406] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0585e406] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0585e406] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0585e406] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0585e406] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0585e406] {
  background-color: var(--color-typo-body) !important;
}
.filter__btn[data-v-0585e406] {
  color: var(--color-primary);
  padding-left: 0;
}
.filter__section[data-v-0585e406] {
  padding: 1.25rem 1.5rem;
  background-color: var(--color-neutral-100);
  border-bottom: 1px solid var(--color-neutral-200);
  color: var(--color-typo-title);
}
.filter__btn-container[data-v-0585e406] {
  padding: 50px 24px 0 24px;
  width: 100%;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.childhood-button {
  margin: 1.5625rem 0 1.5625rem 0.625rem;
}
.childhood-button span {
  text-decoration: underline;
}
.empty-list-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1rem;
  margin-top: 2.25rem;
}.theme-default .theme-bg-primary[data-v-ea91d7d7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-0 .theme-bg-primary[data-v-ea91d7d7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea91d7d7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ea91d7d7], .theme-profile-0 .theme-bg-primary-light[data-v-ea91d7d7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ea91d7d7], .theme-profile-0 .theme-color[data-v-ea91d7d7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ea91d7d7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea91d7d7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ea91d7d7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea91d7d7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ea91d7d7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ea91d7d7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ea91d7d7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea91d7d7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ea91d7d7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ea91d7d7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ea91d7d7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea91d7d7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ea91d7d7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ea91d7d7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ea91d7d7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea91d7d7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ea91d7d7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ea91d7d7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ea91d7d7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea91d7d7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ea91d7d7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ea91d7d7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ea91d7d7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea91d7d7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea91d7d7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ea91d7d7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ea91d7d7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ea91d7d7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ea91d7d7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ea91d7d7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ea91d7d7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ea91d7d7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ea91d7d7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ea91d7d7] {
  background-color: var(--color-typo-body) !important;
}
.next-prevention-OD[data-v-ea91d7d7] {
  margin-top: 1.5625rem;
}
.next-year-title[data-v-ea91d7d7] {
  margin-top: 2.5rem;
}.theme-default .theme-bg-primary[data-v-45141195], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-45141195], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-45141195], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-45141195], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-45141195], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-45141195], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-0 .theme-bg-primary[data-v-45141195], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45141195] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-45141195], .theme-profile-0 .theme-bg-primary-light[data-v-45141195] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-45141195], .theme-profile-0 .theme-color[data-v-45141195] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-45141195], .theme-profile-0 .theme-bg-primary-gradiant[data-v-45141195] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45141195] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-45141195], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-1 .theme-bg-primary-gradiant[data-v-45141195] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-45141195] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-45141195] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-45141195], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-2 .theme-bg-primary-gradiant[data-v-45141195] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-45141195] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-45141195] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-45141195], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-3 .theme-bg-primary-gradiant[data-v-45141195] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-45141195] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-45141195] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-45141195], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-4 .theme-bg-primary-gradiant[data-v-45141195] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-45141195] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-45141195] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-45141195], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-5 .theme-bg-primary-gradiant[data-v-45141195] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-45141195] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-45141195] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-45141195], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45141195], .theme-profile-6 .theme-bg-primary-gradiant[data-v-45141195] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-45141195] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-45141195] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-45141195] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-45141195] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-45141195] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-45141195] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-45141195] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-45141195] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-45141195] {
  background-color: var(--color-typo-body) !important;
}
.container[data-v-45141195] {
  max-width: 56%;
}
@media (max-width: 959px) {
.container[data-v-45141195] {
    max-width: 90%;
}
}.theme-default .theme-bg-primary[data-v-2b1a5ccd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-0 .theme-bg-primary[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1a5ccd] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2b1a5ccd], .theme-profile-0 .theme-bg-primary-light[data-v-2b1a5ccd] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2b1a5ccd], .theme-profile-0 .theme-color[data-v-2b1a5ccd] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2b1a5ccd], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1a5ccd] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2b1a5ccd], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b1a5ccd] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2b1a5ccd] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2b1a5ccd] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2b1a5ccd], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b1a5ccd] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2b1a5ccd] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2b1a5ccd] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2b1a5ccd], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b1a5ccd] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2b1a5ccd] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2b1a5ccd] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2b1a5ccd], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b1a5ccd] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2b1a5ccd] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2b1a5ccd] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2b1a5ccd], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b1a5ccd] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2b1a5ccd] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2b1a5ccd] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2b1a5ccd], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b1a5ccd], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b1a5ccd] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2b1a5ccd] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2b1a5ccd] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2b1a5ccd] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2b1a5ccd] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2b1a5ccd] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2b1a5ccd] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2b1a5ccd] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2b1a5ccd] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2b1a5ccd] {
  background-color: var(--color-typo-body) !important;
}
.external-link[data-v-2b1a5ccd] {
  display: flex;
  align-items: center;
}.theme-default .theme-bg-primary[data-v-6e1dda34], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-0 .theme-bg-primary[data-v-6e1dda34], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e1dda34] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6e1dda34], .theme-profile-0 .theme-bg-primary-light[data-v-6e1dda34] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6e1dda34], .theme-profile-0 .theme-color[data-v-6e1dda34] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6e1dda34], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e1dda34] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6e1dda34], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6e1dda34] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6e1dda34] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6e1dda34] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6e1dda34], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6e1dda34] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6e1dda34] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6e1dda34] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6e1dda34], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6e1dda34] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6e1dda34] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6e1dda34] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6e1dda34], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6e1dda34] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6e1dda34] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6e1dda34] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6e1dda34], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6e1dda34] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6e1dda34] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6e1dda34] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6e1dda34], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6e1dda34], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6e1dda34] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6e1dda34] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6e1dda34] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6e1dda34] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6e1dda34] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6e1dda34] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6e1dda34] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6e1dda34] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6e1dda34] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6e1dda34] {
  background-color: var(--color-typo-body) !important;
}
.illustrations-container[data-v-6e1dda34] {
  position: relative;
  width: 100%;
}
.illustrations-container .illustration-rectangle__background[data-v-6e1dda34] {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.illustrations-container .illustration-rectangle__background[data-v-6e1dda34] path:first-child {
  fill: var(--576c81f4);
}
.illustrations-container .illustration-rectangle__background[data-v-6e1dda34] path:not(:first-child) {
  fill: var(--0a7ead1e);
}
.illustrations-container .illustration[data-v-6e1dda34] path {
  fill: var(--0a7ead1e);
}
.illustrations-container .illustration[data-v-6e1dda34] rect {
  fill: var(--576c81f4);
}
.illustrations-container .icon[data-v-6e1dda34] {
  position: absolute;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
}
.illustrations-container .small-icon[data-v-6e1dda34] {
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
}.theme-default .theme-bg-primary[data-v-ded6e145], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ded6e145], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ded6e145], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ded6e145], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ded6e145], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ded6e145], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-0 .theme-bg-primary[data-v-ded6e145], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ded6e145] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ded6e145], .theme-profile-0 .theme-bg-primary-light[data-v-ded6e145] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ded6e145], .theme-profile-0 .theme-color[data-v-ded6e145] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ded6e145], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ded6e145] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ded6e145] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ded6e145], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ded6e145] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ded6e145] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ded6e145] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ded6e145], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ded6e145] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ded6e145] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ded6e145] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ded6e145], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ded6e145] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ded6e145] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ded6e145] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ded6e145], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ded6e145] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ded6e145] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ded6e145] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ded6e145], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ded6e145] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ded6e145] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ded6e145] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ded6e145], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ded6e145], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ded6e145] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ded6e145] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ded6e145] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ded6e145] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ded6e145] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ded6e145] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ded6e145] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ded6e145] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ded6e145] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ded6e145] {
  background-color: var(--color-typo-body) !important;
}
article[data-v-ded6e145] {
  gap: 1rem;
  display: flex;
  width: 100%;
}
.icon[data-v-ded6e145] {
  max-width: 100px;
}
.article-link[data-v-ded6e145] {
  position: relative;
  flex-grow: 2;
}
.title[data-v-ded6e145] {
  font-weight: 600;
}.theme-default .theme-bg-primary[data-v-2049569c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2049569c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2049569c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2049569c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2049569c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2049569c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-0 .theme-bg-primary[data-v-2049569c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2049569c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2049569c], .theme-profile-0 .theme-bg-primary-light[data-v-2049569c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2049569c], .theme-profile-0 .theme-color[data-v-2049569c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2049569c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2049569c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2049569c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2049569c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2049569c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2049569c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2049569c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2049569c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2049569c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2049569c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2049569c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2049569c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2049569c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2049569c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2049569c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2049569c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2049569c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2049569c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2049569c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2049569c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2049569c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2049569c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2049569c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2049569c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2049569c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2049569c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2049569c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2049569c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2049569c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2049569c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2049569c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2049569c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2049569c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2049569c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2049569c] {
  background-color: var(--color-typo-body) !important;
}
.radio-description[data-v-2049569c] {
  letter-spacing: 0;
  font-size: 0.875rem !important;
}
@media (min-width: 960px) {
.radio-description[data-v-2049569c] {
    font-size: 0.75rem !important;
}
}
.input-text-description[data-v-2049569c] {
  font-size: var(--typography-body-size-s-font-size);
  line-height: var(--typography-body-size-s-line-height);
  margin-bottom: 8px;
}
@media (min-width: 960px) {
.input-text-description[data-v-2049569c] {
    font-size: var(--typography-body-size-xs-font-size);
    line-height: var(--typography-body-size-xs-line-height);
}
}.theme-default .theme-bg-primary[data-v-0aa389bc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-0 .theme-bg-primary[data-v-0aa389bc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0aa389bc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0aa389bc], .theme-profile-0 .theme-bg-primary-light[data-v-0aa389bc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0aa389bc], .theme-profile-0 .theme-color[data-v-0aa389bc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0aa389bc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0aa389bc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0aa389bc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0aa389bc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0aa389bc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0aa389bc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0aa389bc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0aa389bc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0aa389bc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0aa389bc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0aa389bc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0aa389bc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0aa389bc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0aa389bc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0aa389bc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0aa389bc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0aa389bc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0aa389bc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0aa389bc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0aa389bc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0aa389bc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0aa389bc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0aa389bc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0aa389bc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0aa389bc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0aa389bc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0aa389bc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0aa389bc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0aa389bc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0aa389bc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0aa389bc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0aa389bc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0aa389bc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0aa389bc] {
  background-color: var(--color-typo-body) !important;
}
.text-effective-date[data-v-0aa389bc] {
  text-align: left;
  padding-bottom: 2rem;
  font-size: 1rem;
}
@media (min-width: 600px) {
.text-effective-date[data-v-0aa389bc] {
    text-align: center;
    font-size: 0.875rem;
}
}
.confirmation-pop-in-cta[data-v-0aa389bc] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.confirmation-pop-in-cta button[data-v-0aa389bc]:first-child {
  margin-bottom: 24px;
}
@media (min-width: 600px) {
.confirmation-pop-in-cta button[data-v-0aa389bc]:first-child {
    margin-bottom: 0;
    margin-right: 16px;
}
}
@media (min-width: 600px) {
.confirmation-pop-in-cta[data-v-0aa389bc] {
    flex-direction: row;
}
}.theme-default .theme-bg-primary[data-v-6767d2cc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-0 .theme-bg-primary[data-v-6767d2cc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6767d2cc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6767d2cc], .theme-profile-0 .theme-bg-primary-light[data-v-6767d2cc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6767d2cc], .theme-profile-0 .theme-color[data-v-6767d2cc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6767d2cc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6767d2cc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6767d2cc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6767d2cc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6767d2cc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6767d2cc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6767d2cc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6767d2cc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6767d2cc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6767d2cc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6767d2cc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6767d2cc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6767d2cc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6767d2cc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6767d2cc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6767d2cc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6767d2cc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6767d2cc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6767d2cc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6767d2cc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6767d2cc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6767d2cc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6767d2cc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6767d2cc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6767d2cc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6767d2cc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6767d2cc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6767d2cc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6767d2cc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6767d2cc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6767d2cc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6767d2cc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6767d2cc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6767d2cc] {
  background-color: var(--color-typo-body) !important;
}
[data-v-6767d2cc] .text-center {
  text-align: left !important;
}
.take-care-list[data-v-6767d2cc] {
  width: 100%;
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}
@media (min-width: 1265px) {
.take-care-list[data-v-6767d2cc] {
    justify-content: space-between;
}
}
@media (max-width: 959px) {
.take-care-list[data-v-6767d2cc] {
    flex-direction: column;
    gap: 1rem;
    width: 100%;
}
.take-care-list > li[data-v-6767d2cc] {
    width: 100%;
}
}
.take-care-list__element[data-v-6767d2cc] {
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1) !important;
  width: calc(50% - 12px);
  border-radius: 0.5rem;
  background-color: var(--color-background-light);
}
@media (max-width: 959px) {
.take-care-list__element[data-v-6767d2cc] {
    width: 100%;
}
}
.take-care-list[data-v-6767d2cc] .mes-card-container {
  padding: 1rem 0 0;
}
.take-care-list .take-care-article-link[data-v-6767d2cc] {
  width: 100%;
  background-color: var(--color-neutral-100);
  border-radius: 0.5rem;
}
.take-care-list[data-v-6767d2cc] .mes-button--tertiary {
  padding-left: 0;
}
@media (min-width: 600px) {
.take-care-list[data-v-6767d2cc] .mes-button--tertiary {
    padding-left: 0.375rem;
}
}.theme-default .theme-bg-primary[data-v-3050106c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-3050106c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-3050106c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-3050106c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-3050106c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-3050106c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-0 .theme-bg-primary[data-v-3050106c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3050106c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-3050106c], .theme-profile-0 .theme-bg-primary-light[data-v-3050106c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-3050106c], .theme-profile-0 .theme-color[data-v-3050106c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-3050106c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-3050106c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3050106c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-3050106c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-3050106c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-3050106c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-3050106c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-3050106c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-3050106c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-3050106c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-3050106c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-3050106c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-3050106c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-3050106c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-3050106c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-3050106c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-3050106c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-3050106c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-3050106c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-3050106c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-3050106c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-3050106c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-3050106c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-3050106c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3050106c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-3050106c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-3050106c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-3050106c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-3050106c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-3050106c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-3050106c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-3050106c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-3050106c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-3050106c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-3050106c] {
  background-color: var(--color-typo-body) !important;
}
.hdv-container__incitation-card[data-v-3050106c] {
  background-color: var(--color-neutral-200);
  padding: 1.5rem;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}
.hdv-container__incitation-card h3[data-v-3050106c] {
  font-size: 1.25rem;
  color: var(--color-typo-title);
  font-weight: 500;
  margin-bottom: 0.25rem;
}
@media (min-width: 960px) {
.hdv-container__incitation-card h3[data-v-3050106c] {
    margin-bottom: 0.5rem;
}
}
.hdv-container__incitation-card p[data-v-3050106c] {
  margin-bottom: 1rem;
}
@media (min-width: 960px) {
.hdv-container__incitation-card p[data-v-3050106c] {
    margin-bottom: 1.5rem;
}
}
.hdv-container__incitation-card .close-incitation[data-v-3050106c] {
  padding: 0;
}
.hdv-container__incitation-card ul[data-v-3050106c] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
}
@media (min-width: 960px) {
.hdv-container__incitation-card ul[data-v-3050106c] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: minmax(auto, max-content);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}
.hdv-container__incitation-card ul.less-than-three-questions[data-v-3050106c] {
    grid-template-columns: initial;
    grid-auto-columns: minmax(auto, max-content);
}
}
@media (min-width: 960px) and (min-width: 960px) {
.hdv-container__incitation-card ul.less-than-three-questions .question-card[data-v-3050106c] {
    min-width: 34.375rem;
}
}
.hdv-container__incitation-card ul li[data-v-3050106c] {
  list-style-type: none;
}
.hdv-container__incitation-card ul li .question-card[data-v-3050106c] {
  height: 100%;
  font-weight: 600;
  color: var(--color-typo-title);
  justify-content: space-between;
  flex-direction: column;
  gap: 1.5rem;
  padding: 1.5rem 1.5rem 1.5rem 0.75rem;
}
@media (min-width: 600px) {
.hdv-container__incitation-card ul li .question-card[data-v-3050106c] {
    flex-direction: row;
    padding: 1rem 0.25rem 1rem 1rem;
}
}
@media (max-width: 599px) {
.hdv-container__incitation-card ul li .question-card .question-label-and-answers[data-v-3050106c] {
    padding-left: 0.75rem;
}
.hdv-container__incitation-card ul li .question-card .question-label-and-answers li[data-v-3050106c] {
    font-size: 1rem;
}
}
.hdv-container__incitation-card ul li .question-card .question-label[data-v-3050106c] {
  margin-bottom: 4px;
  font-size: 1rem;
}
@media (min-width: 600px) {
.hdv-container__incitation-card ul li .question-card .question-label[data-v-3050106c] {
    margin-bottom: 8px;
    font-size: 0.875rem;
}
}
.hdv-container__incitation-card ul li .question-card ul[data-v-3050106c] {
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--color-typo-body);
  display: block;
}
.hdv-container__incitation-card ul li .question-card button[data-v-3050106c] {
  min-width: 5.625rem;
  justify-content: left;
}
@media (max-width: 959px) {
.hdv-container__incitation-card ul li .question-card button[data-v-3050106c] {
    font-size: 1rem;
}
}
.hdv-container__incitation-card ul li .question-card[data-v-3050106c] .link-see-details {
  font-weight: 600;
  min-width: 7.6875rem;
  padding: 0.25rem 0.75rem;
}
@media (max-width: 959px) {
.hdv-container__incitation-card ul li .question-card[data-v-3050106c] .link-see-details {
    font-size: 1rem;
}
}
.border-radius[data-v-3050106c] {
  border-radius: 0.5rem;
}.theme-default .theme-bg-primary[data-v-fe16fbd7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-0 .theme-bg-primary[data-v-fe16fbd7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fe16fbd7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-fe16fbd7], .theme-profile-0 .theme-bg-primary-light[data-v-fe16fbd7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-fe16fbd7], .theme-profile-0 .theme-color[data-v-fe16fbd7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-fe16fbd7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-fe16fbd7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-fe16fbd7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-fe16fbd7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-fe16fbd7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-fe16fbd7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-fe16fbd7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-fe16fbd7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-fe16fbd7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-fe16fbd7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-fe16fbd7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-fe16fbd7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-fe16fbd7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-fe16fbd7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-fe16fbd7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-fe16fbd7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-fe16fbd7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-fe16fbd7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-fe16fbd7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-fe16fbd7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-fe16fbd7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-fe16fbd7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-fe16fbd7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fe16fbd7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-fe16fbd7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-fe16fbd7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-fe16fbd7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-fe16fbd7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-fe16fbd7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-fe16fbd7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-fe16fbd7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-fe16fbd7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-fe16fbd7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-fe16fbd7] {
  background-color: var(--color-typo-body) !important;
}
progress[value][data-v-fe16fbd7] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 100%;
  height: 10px;
  background-color: var(--color-neutral-200);
  border-radius: 20px;
  border: 2px solid var(--progress-color);
}
progress[value][data-v-fe16fbd7]::-webkit-progress-value {
  background-color: var(--progress-color);
  border-radius: 20px;
}
progress[value][data-v-fe16fbd7]::-webkit-progress-bar {
  background-color: var(--color-neutral-200);
  border-radius: 20px;
}
progress[value][data-v-fe16fbd7]::-moz-progress-bar {
  background-color: var(--progress-color);
  border-radius: 20px;
}
.icon-span[data-v-fe16fbd7] {
  vertical-align: bottom;
}.theme-default .theme-bg-primary[data-v-168c7ee9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-0 .theme-bg-primary[data-v-168c7ee9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-168c7ee9] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-168c7ee9], .theme-profile-0 .theme-bg-primary-light[data-v-168c7ee9] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-168c7ee9], .theme-profile-0 .theme-color[data-v-168c7ee9] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-168c7ee9], .theme-profile-0 .theme-bg-primary-gradiant[data-v-168c7ee9] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-168c7ee9], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-1 .theme-bg-primary-gradiant[data-v-168c7ee9] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-168c7ee9] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-168c7ee9] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-168c7ee9], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-2 .theme-bg-primary-gradiant[data-v-168c7ee9] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-168c7ee9] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-168c7ee9] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-168c7ee9], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-3 .theme-bg-primary-gradiant[data-v-168c7ee9] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-168c7ee9] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-168c7ee9] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-168c7ee9], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-4 .theme-bg-primary-gradiant[data-v-168c7ee9] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-168c7ee9] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-168c7ee9] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-168c7ee9], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-5 .theme-bg-primary-gradiant[data-v-168c7ee9] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-168c7ee9] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-168c7ee9] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-168c7ee9], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-168c7ee9], .theme-profile-6 .theme-bg-primary-gradiant[data-v-168c7ee9] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-168c7ee9] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-168c7ee9] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-168c7ee9] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-168c7ee9] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-168c7ee9] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-168c7ee9] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-168c7ee9] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-168c7ee9] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-168c7ee9] {
  background-color: var(--color-typo-body) !important;
}
.hdv-container[data-v-168c7ee9] {
  flex: 1;
}
.hdv-container p[data-v-168c7ee9] {
  margin-bottom: 0;
}
.hdv-container .hdv-container__redirect-card[data-v-168c7ee9] {
  gap: 1rem;
  display: flex;
  width: 100%;
}
@media (min-width: 960px) {
.hdv-container .hdv-container__redirect-card--with-incitation[data-v-168c7ee9] {
    flex-direction: column;
}
}
.hdv-container .hdv-container__redirect-card--with-incitation h3[data-v-168c7ee9] {
  font-weight: 600;
  color: var(--color-typo-title);
}
.hdv-container .hdv-container__redirect-card .hdv-redirect-card__content[data-v-168c7ee9] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (max-width: 1264px) {
.hdv-container .hdv-container__redirect-card .hdv-redirect-card__content p[data-v-168c7ee9] {
    line-height: 1.5rem;
}
}
@media (max-width: 1264px) {
.hdv-container .hdv-container__redirect-card .hdv-redirect-card__content[data-v-168c7ee9] .a-link {
    font-size: 1rem;
    line-height: 1.5rem;
}
}
.hdv-container .hdv-container__redirect-card .hdv-illustration-container[data-v-168c7ee9] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  min-height: 7.5rem;
  position: relative;
  border-radius: 8px;
  background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='121'%20height='121'%20fill='none'%3e%3cmask%20id='a'%20width='121'%20height='121'%20x='0'%20y='0'%20maskUnits='userSpaceOnUse'%20style='mask-type:alpha'%3e%3crect%20width='120'%20height='120'%20x='.148'%20y='.349'%20fill='%23E7ECFA'%20rx='8'/%3e%3c/mask%3e%3cg%20mask='url(%23a)'%3e%3cpath%20fill='%23E7ECFA'%20d='M-23.602-7.151h172.5v134.318h-172.5z'/%3e%3cpath%20fill='%23A0B2EC'%20fill-opacity='.16'%20d='M96.571%2022.33c4.057%2018.186-.8%2037.783-12.866%2054.538C60%20109.781-10.988%20126.033-71.667%20114.182c-28.548-5.577-53.127-18.997-57.728-35.952-3.407-12.547%207.227-23.83%2023.818-31.765%2013.993-6.692%2031.427-10.513%2046.272-16.51C-36.61%2020.787-25.46%206.973-6.667-4.062c10.3-6.05%2025.379-11.639%2041.05-11.717%2014.875-.074%2029.67%203.901%2040.03%209.873C87.49%201.63%2094.263%2011.98%2096.571%2022.33Z'/%3e%3cpath%20fill='%23A0B2EC'%20fill-opacity='.16'%20d='M68.17%2043.97c39.473%202.023%2079.62%2010.29%20111.902%2022.581%2063.412%2024.145%2079.409%2075.183%2038.692%20112.157-19.158%2017.396-53.863%2030.147-90.872%2028.802-27.389-.994-48.479-10.926-60.957-23.923-10.524-10.962-14.093-23.452-22.928-34.796-13.506-17.345-39.81-28.271-58.27-43.521-10.12-8.36-18.032-19.752-14.147-30.112%203.685-9.834%2015.907-18.57%2031.2-23.863%2019.301-6.68%2042.918-8.476%2065.38-7.324Z'/%3e%3c/g%3e%3c/svg%3e");
  background-size: cover;
  background-position: center;
  background-color: var(--color-neutral-200);
  align-self: stretch;
}
.hdv-container .hdv-container__redirect-card .hdv-illustration-container__large[data-v-168c7ee9] {
  width: 100%;
  min-height: initial;
}
.hdv-container .hdv-container__redirect-card .hdv-illustration-container__background[data-v-168c7ee9] {
  width: 100%;
  height: 100%;
}
.hdv-container .hdv-container__redirect-card .hdv-illustration-container__icon[data-v-168c7ee9] {
  width: 80px;
  height: 80px;
}
.hdv-container__cards[data-v-168c7ee9] {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 960px) {
.hdv-container__cards[data-v-168c7ee9] {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-template-rows: 1fr;
    grid-column-gap: 1.5rem;
}
}
.border-radius[data-v-168c7ee9] {
  border-radius: 0.5rem;
}.theme-default .theme-bg-primary[data-v-bf1f33c7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-0 .theme-bg-primary[data-v-bf1f33c7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf1f33c7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bf1f33c7], .theme-profile-0 .theme-bg-primary-light[data-v-bf1f33c7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bf1f33c7], .theme-profile-0 .theme-color[data-v-bf1f33c7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bf1f33c7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf1f33c7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bf1f33c7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf1f33c7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bf1f33c7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bf1f33c7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bf1f33c7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf1f33c7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bf1f33c7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bf1f33c7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bf1f33c7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf1f33c7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bf1f33c7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bf1f33c7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bf1f33c7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf1f33c7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bf1f33c7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bf1f33c7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bf1f33c7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf1f33c7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bf1f33c7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bf1f33c7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bf1f33c7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf1f33c7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf1f33c7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bf1f33c7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bf1f33c7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bf1f33c7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bf1f33c7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bf1f33c7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bf1f33c7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bf1f33c7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bf1f33c7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bf1f33c7] {
  background-color: var(--color-typo-body) !important;
}
[data-v-bf1f33c7] .text-center {
  text-align: left !important;
}
.hdv-container[data-v-bf1f33c7] {
  flex: 1;
}
.hdv-card[data-v-bf1f33c7] {
  border-radius: 0.5rem;
}
.hdv-block-container[data-v-bf1f33c7] {
  gap: 1rem;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 8rem;
}
.hdv-bloc-content[data-v-bf1f33c7], .hdv-bloc-ad-content[data-v-bf1f33c7] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 960px) {
.hdv-bloc-content[data-v-bf1f33c7], .hdv-bloc-ad-content[data-v-bf1f33c7] {
    max-height: 6rem;
}
}
@media (min-width: 960px) {
.hdv-bloc-content[data-v-bf1f33c7] {
    max-width: 21.9375rem;
}
}.theme-default .theme-bg-primary[data-v-30b49151], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-30b49151], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-30b49151], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-30b49151], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-30b49151], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-30b49151], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-0 .theme-bg-primary[data-v-30b49151], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30b49151] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-30b49151], .theme-profile-0 .theme-bg-primary-light[data-v-30b49151] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-30b49151], .theme-profile-0 .theme-color[data-v-30b49151] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-30b49151], .theme-profile-0 .theme-bg-primary-gradiant[data-v-30b49151] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30b49151] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-30b49151], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-1 .theme-bg-primary-gradiant[data-v-30b49151] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-30b49151] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-30b49151] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-30b49151], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-2 .theme-bg-primary-gradiant[data-v-30b49151] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-30b49151] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-30b49151] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-30b49151], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-3 .theme-bg-primary-gradiant[data-v-30b49151] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-30b49151] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-30b49151] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-30b49151], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-4 .theme-bg-primary-gradiant[data-v-30b49151] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-30b49151] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-30b49151] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-30b49151], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-5 .theme-bg-primary-gradiant[data-v-30b49151] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-30b49151] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-30b49151] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-30b49151], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-30b49151], .theme-profile-6 .theme-bg-primary-gradiant[data-v-30b49151] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-30b49151] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-30b49151] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-30b49151] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-30b49151] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-30b49151] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-30b49151] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-30b49151] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-30b49151] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-30b49151] {
  background-color: var(--color-typo-body) !important;
}
[data-v-30b49151] .text-center {
  text-align: left !important;
}
.aq-container[data-v-30b49151] {
  flex: 1;
}
.aq-card[data-v-30b49151] {
  border-radius: 0.5rem;
}
.aq-bloc-container[data-v-30b49151] {
  gap: 1rem;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 8rem;
}
.aq-bloc-illustration[data-v-30b49151] {
  width: 6rem;
}
.aq-bloc-content[data-v-30b49151] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 960px) {
.aq-bloc-content[data-v-30b49151] {
    max-width: 21.9375rem;
    max-height: 6rem;
}
}.theme-default .theme-bg-primary[data-v-89201566], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-89201566], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-89201566], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-89201566], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-89201566], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-89201566], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-0 .theme-bg-primary[data-v-89201566], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-89201566] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-89201566], .theme-profile-0 .theme-bg-primary-light[data-v-89201566] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-89201566], .theme-profile-0 .theme-color[data-v-89201566] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-89201566], .theme-profile-0 .theme-bg-primary-gradiant[data-v-89201566] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-89201566] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-89201566], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-1 .theme-bg-primary-gradiant[data-v-89201566] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-89201566] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-89201566] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-89201566], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-2 .theme-bg-primary-gradiant[data-v-89201566] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-89201566] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-89201566] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-89201566], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-3 .theme-bg-primary-gradiant[data-v-89201566] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-89201566] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-89201566] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-89201566], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-4 .theme-bg-primary-gradiant[data-v-89201566] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-89201566] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-89201566] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-89201566], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-5 .theme-bg-primary-gradiant[data-v-89201566] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-89201566] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-89201566] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-89201566], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-89201566], .theme-profile-6 .theme-bg-primary-gradiant[data-v-89201566] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-89201566] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-89201566] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-89201566] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-89201566] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-89201566] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-89201566] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-89201566] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-89201566] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-89201566] {
  background-color: var(--color-typo-body) !important;
}
.exam-container[data-v-89201566] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
}
.exam-container .exam-container__cards[data-v-89201566] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
@media (max-width: 959px) {
.exam-container .exam-container__cards[data-v-89201566] {
    grid-template-columns: 1fr;
    justify-items: center;
}
.exam-container .exam-container__cards li[data-v-89201566] {
    width: 100%;
}
}
.exam-container .card[data-v-89201566] {
  width: 100%;
  height: 10.75rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}
.exam-container .card a[data-v-89201566]::after,
.exam-container .card[data-v-89201566] .app-link-on-click-event::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.exam-container .card-header[data-v-89201566] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  font-weight: 600;
  color: var(--color-typo-title);
}
.exam-container .title[data-v-89201566] {
  width: 100%;
}
.border-radius[data-v-89201566] {
  border-radius: 0.5rem;
}
@media (max-width: 959px) {
.link-agenda[data-v-89201566] {
    font-size: 1rem;
}
}.theme-default .theme-bg-primary[data-v-645f44c6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-645f44c6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-645f44c6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-645f44c6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-645f44c6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-645f44c6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-0 .theme-bg-primary[data-v-645f44c6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-645f44c6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-645f44c6], .theme-profile-0 .theme-bg-primary-light[data-v-645f44c6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-645f44c6], .theme-profile-0 .theme-color[data-v-645f44c6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-645f44c6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-645f44c6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-645f44c6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-645f44c6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-645f44c6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-645f44c6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-645f44c6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-645f44c6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-645f44c6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-645f44c6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-645f44c6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-645f44c6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-645f44c6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-645f44c6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-645f44c6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-645f44c6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-645f44c6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-645f44c6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-645f44c6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-645f44c6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-645f44c6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-645f44c6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-645f44c6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-645f44c6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-645f44c6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-645f44c6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-645f44c6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-645f44c6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-645f44c6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-645f44c6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-645f44c6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-645f44c6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-645f44c6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-645f44c6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-645f44c6] {
  background-color: var(--color-typo-body) !important;
}
.prevention-home__separator[data-v-645f44c6] {
  width: 100%;
  height: 0.0625rem;
  border: none;
  margin: 1.5rem 0 2.4375rem 0;
}
.prevention-home__description[data-v-645f44c6] {
  display: flex;
  flex-direction: column;
}
.btn[data-v-645f44c6] {
  text-align: left;
  text-decoration: underline;
}
.hdv-aq-container[data-v-645f44c6] {
  margin-bottom: 3rem;
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 959px) {
.hdv-aq-container[data-v-645f44c6] {
    flex-direction: column;
}
}
.loading[data-v-645f44c6] {
  display: flex;
  gap: 1.5rem;
}
.loading[data-v-645f44c6] .card {
  margin: 0 !important;
}
@media (min-width: 600px) {
.loading[data-v-645f44c6] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
}
}.theme-default .theme-bg-primary[data-v-4628fef6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4628fef6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4628fef6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4628fef6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4628fef6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4628fef6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-0 .theme-bg-primary[data-v-4628fef6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4628fef6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4628fef6], .theme-profile-0 .theme-bg-primary-light[data-v-4628fef6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4628fef6], .theme-profile-0 .theme-color[data-v-4628fef6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4628fef6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4628fef6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4628fef6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4628fef6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4628fef6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4628fef6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4628fef6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4628fef6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4628fef6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4628fef6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4628fef6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4628fef6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4628fef6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4628fef6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4628fef6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4628fef6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4628fef6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4628fef6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4628fef6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4628fef6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4628fef6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4628fef6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4628fef6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4628fef6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4628fef6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4628fef6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4628fef6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4628fef6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4628fef6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4628fef6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4628fef6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4628fef6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4628fef6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4628fef6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4628fef6] {
  background-color: var(--color-typo-body) !important;
}
.exam-agenda-card[data-v-4628fef6] {
  background-color: var(--color-neutral-200);
  margin-bottom: 2.5rem;
}.theme-default .theme-bg-primary[data-v-093a393a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-093a393a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-093a393a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-093a393a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-093a393a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-093a393a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-0 .theme-bg-primary[data-v-093a393a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-093a393a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-093a393a], .theme-profile-0 .theme-bg-primary-light[data-v-093a393a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-093a393a], .theme-profile-0 .theme-color[data-v-093a393a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-093a393a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-093a393a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-093a393a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-093a393a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-093a393a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-093a393a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-093a393a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-093a393a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-093a393a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-093a393a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-093a393a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-093a393a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-093a393a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-093a393a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-093a393a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-093a393a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-093a393a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-093a393a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-093a393a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-093a393a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-093a393a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-093a393a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-093a393a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-093a393a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-093a393a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-093a393a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-093a393a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-093a393a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-093a393a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-093a393a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-093a393a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-093a393a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-093a393a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-093a393a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-093a393a] {
  background-color: var(--color-typo-body) !important;
}
.exam-agenda-card[data-v-093a393a] {
  padding: 1.5rem;
}.theme-default .theme-bg-primary[data-v-aba7a11e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-0 .theme-bg-primary[data-v-aba7a11e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aba7a11e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-aba7a11e], .theme-profile-0 .theme-bg-primary-light[data-v-aba7a11e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-aba7a11e], .theme-profile-0 .theme-color[data-v-aba7a11e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-aba7a11e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-aba7a11e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-aba7a11e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-aba7a11e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-aba7a11e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-aba7a11e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-aba7a11e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-aba7a11e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-aba7a11e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-aba7a11e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-aba7a11e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-aba7a11e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-aba7a11e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-aba7a11e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-aba7a11e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-aba7a11e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-aba7a11e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-aba7a11e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-aba7a11e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-aba7a11e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-aba7a11e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-aba7a11e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-aba7a11e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aba7a11e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-aba7a11e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-aba7a11e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-aba7a11e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-aba7a11e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-aba7a11e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-aba7a11e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-aba7a11e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-aba7a11e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-aba7a11e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-aba7a11e] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) {
.container-detail-recommended-exam[data-v-aba7a11e] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
}
.container-detail-recommended-exam .title-recommended-exam[data-v-aba7a11e] {
  text-align: left !important;
}
.container-detail-recommended-exam .recommended-exam-card[data-v-aba7a11e] {
  flex-basis: 25%;
}
@media (max-width: 959px) {
.container-detail-recommended-exam .recommended-exam-card[data-v-aba7a11e] {
    margin-top: 2.5rem;
}
}.theme-default .theme-bg-primary[data-v-c817251e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c817251e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c817251e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c817251e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c817251e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c817251e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-0 .theme-bg-primary[data-v-c817251e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c817251e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c817251e], .theme-profile-0 .theme-bg-primary-light[data-v-c817251e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c817251e], .theme-profile-0 .theme-color[data-v-c817251e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c817251e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c817251e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c817251e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c817251e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c817251e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c817251e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c817251e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c817251e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c817251e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c817251e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c817251e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c817251e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c817251e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c817251e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c817251e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c817251e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c817251e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c817251e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c817251e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c817251e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c817251e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c817251e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c817251e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c817251e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c817251e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c817251e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c817251e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c817251e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c817251e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c817251e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c817251e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c817251e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c817251e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c817251e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c817251e] {
  background-color: var(--color-typo-body) !important;
}
.article-horizontal-mode[data-v-c817251e] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.article-horizontal-mode .generic-article__img[data-v-c817251e] {
  width: 100%;
  min-width: 5.375rem;
  margin-right: 1rem;
}
.article-horizontal-mode .generic-article__text[data-v-c817251e] {
  padding: 1rem;
}
.article-horizontal-mode .generic-article__link[data-v-c817251e] {
  position: relative;
}
.article-vertical-mode[data-v-c817251e] {
  display: flex;
  width: 100%;
  height: 100%;
}
.article-vertical-mode .generic-article__img[data-v-c817251e] {
  width: 100%;
  height: 100%;
  min-width: 5.375rem;
  max-width: 6rem;
  margin-right: 1rem;
}.theme-default .theme-bg-primary[data-v-8079ac4a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-0 .theme-bg-primary[data-v-8079ac4a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8079ac4a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8079ac4a], .theme-profile-0 .theme-bg-primary-light[data-v-8079ac4a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8079ac4a], .theme-profile-0 .theme-color[data-v-8079ac4a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8079ac4a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8079ac4a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8079ac4a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8079ac4a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8079ac4a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8079ac4a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8079ac4a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8079ac4a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8079ac4a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8079ac4a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8079ac4a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8079ac4a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8079ac4a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8079ac4a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8079ac4a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8079ac4a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8079ac4a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8079ac4a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8079ac4a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8079ac4a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8079ac4a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8079ac4a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8079ac4a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8079ac4a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8079ac4a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8079ac4a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8079ac4a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8079ac4a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8079ac4a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8079ac4a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8079ac4a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8079ac4a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8079ac4a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8079ac4a] {
  background-color: var(--color-typo-body) !important;
}
.article-link-icon[data-v-8079ac4a] {
  vertical-align: sub;
}.theme-default .theme-bg-primary[data-v-5349ef03], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5349ef03], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5349ef03], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5349ef03], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5349ef03], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5349ef03], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-0 .theme-bg-primary[data-v-5349ef03], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5349ef03] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5349ef03], .theme-profile-0 .theme-bg-primary-light[data-v-5349ef03] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5349ef03], .theme-profile-0 .theme-color[data-v-5349ef03] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5349ef03], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5349ef03] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5349ef03] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5349ef03], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5349ef03] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5349ef03] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5349ef03] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5349ef03], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5349ef03] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5349ef03] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5349ef03] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5349ef03], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5349ef03] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5349ef03] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5349ef03] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5349ef03], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5349ef03] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5349ef03] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5349ef03] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5349ef03], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5349ef03] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5349ef03] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5349ef03] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5349ef03], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5349ef03], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5349ef03] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5349ef03] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5349ef03] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5349ef03] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5349ef03] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5349ef03] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5349ef03] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5349ef03] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5349ef03] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5349ef03] {
  background-color: var(--color-typo-body) !important;
}
.sidebar-block[data-v-5349ef03] {
  display: flex;
  width: 100%;
  padding: 1.5625rem;
  border-radius: 1rem;
  position: relative;
  background-color: var(--color-background-light);
}
@media (max-width: 599px) {
.sidebar-block[data-v-5349ef03] {
    flex-direction: column-reverse;
}
}
.sidebar-block__image[data-v-5349ef03] {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 599px) {
.sidebar-block__image[data-v-5349ef03] {
    margin-bottom: 0.5rem;
    width: 155px;
}
}
.sidebar-block-title[data-v-5349ef03] {
  font-size: 1.25rem;
  font-weight: 400;
}.theme-default .theme-bg-primary[data-v-74c0fff2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-0 .theme-bg-primary[data-v-74c0fff2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74c0fff2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-74c0fff2], .theme-profile-0 .theme-bg-primary-light[data-v-74c0fff2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-74c0fff2], .theme-profile-0 .theme-color[data-v-74c0fff2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-74c0fff2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-74c0fff2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-74c0fff2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-74c0fff2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-74c0fff2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-74c0fff2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-74c0fff2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-74c0fff2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-74c0fff2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-74c0fff2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-74c0fff2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-74c0fff2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-74c0fff2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-74c0fff2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-74c0fff2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-74c0fff2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-74c0fff2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-74c0fff2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-74c0fff2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-74c0fff2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-74c0fff2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-74c0fff2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-74c0fff2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-74c0fff2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-74c0fff2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-74c0fff2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-74c0fff2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-74c0fff2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-74c0fff2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-74c0fff2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-74c0fff2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-74c0fff2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-74c0fff2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-74c0fff2] {
  background-color: var(--color-typo-body) !important;
}
ul[data-v-74c0fff2] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (min-width: 960px) {
ul > li[data-v-74c0fff2] {
    width: 85%;
}
}
@media (max-width: 959px) {
ul > li[data-v-74c0fff2] {
    width: 100%;
}
}
ul > li + li[data-v-74c0fff2] {
  padding-top: 1.5rem;
}.theme-default .theme-bg-primary[data-v-1206c558], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-1206c558], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-1206c558], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-1206c558], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-1206c558], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-1206c558], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-0 .theme-bg-primary[data-v-1206c558], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1206c558] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-1206c558], .theme-profile-0 .theme-bg-primary-light[data-v-1206c558] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-1206c558], .theme-profile-0 .theme-color[data-v-1206c558] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-1206c558], .theme-profile-0 .theme-bg-primary-gradiant[data-v-1206c558] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1206c558] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-1206c558], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-1 .theme-bg-primary-gradiant[data-v-1206c558] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-1206c558] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-1206c558] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-1206c558], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-2 .theme-bg-primary-gradiant[data-v-1206c558] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-1206c558] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-1206c558] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-1206c558], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-3 .theme-bg-primary-gradiant[data-v-1206c558] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-1206c558] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-1206c558] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-1206c558], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-4 .theme-bg-primary-gradiant[data-v-1206c558] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-1206c558] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-1206c558] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-1206c558], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-5 .theme-bg-primary-gradiant[data-v-1206c558] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-1206c558] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-1206c558] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-1206c558], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1206c558], .theme-profile-6 .theme-bg-primary-gradiant[data-v-1206c558] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-1206c558] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-1206c558] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-1206c558] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-1206c558] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-1206c558] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-1206c558] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-1206c558] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-1206c558] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-1206c558] {
  background-color: var(--color-typo-body) !important;
}
.article-subtitle[data-v-1206c558] {
  color: var(--color-typo-title);
  font-size: 1.25rem;
  font-weight: 400;
}
@media (max-width: 599px) {
.article-subtitle[data-v-1206c558] {
    margin-top: 0.5rem;
    margin-bottom: 2rem;
}
}
@media (min-width: 600px) {
.article-subtitle[data-v-1206c558] {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
}
.article-detail[data-v-1206c558] {
  display: flex;
}
@media (max-width: 599px) {
.article-detail[data-v-1206c558] {
    flex-direction: column;
}
}
.article-detail__content-container[data-v-1206c558] {
  flex-basis: 50%;
}
.article-detail__content[data-v-1206c558] {
  flex-basis: 50%;
  color: var(--color-typo-body);
}
.article-detail__content[data-v-1206c558] .text-align-right {
  text-align: right;
}
.article-detail__content[data-v-1206c558] .text-align-left {
  text-align: left;
}
.article-detail__content[data-v-1206c558] .text-align-center {
  text-align: center;
}
.article-detail__content[data-v-1206c558] p {
  margin-bottom: 0;
}
.article-detail__sidelist[data-v-1206c558] {
  flex-basis: 50%;
  flex-direction: column;
  margin-top: 2.5rem;
}
@media (min-width: 600px) {
.article-detail__sidelist[data-v-1206c558] {
    margin-top: 2rem;
}
}
.generic-articles-container[data-v-1206c558] {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  margin: 1.5rem 0 1rem 0;
}
@media (max-width: 959px) {
.generic-articles-container[data-v-1206c558] {
    flex-direction: column;
    min-width: 100%;
}
}
.generic-articles-container .generic-articles-element[data-v-1206c558] {
  display: flex;
  flex-direction: column;
  width: calc(33.33% - 16px);
}
.generic-articles-container .generic-articles-element__card[data-v-1206c558] {
  padding: 0;
  height: 100%;
  border-radius: 0.5rem;
}
@media (min-width: 600px) and (max-width: 959px) {
.generic-articles-container .generic-articles-element__card[data-v-1206c558] {
    margin-bottom: 1.5rem;
}
}
@media (max-width: 959px) {
.generic-articles-container .generic-articles-element[data-v-1206c558] {
    flex: 1;
    width: 100%;
}
}
.related-article[data-v-1206c558] {
  margin-top: 2rem;
}
@media (max-width: 599px) {
.related-article[data-v-1206c558] {
    margin-top: 2.5rem;
}
}.theme-default .theme-bg-primary[data-v-9f6bb9ba], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-0 .theme-bg-primary[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9f6bb9ba] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9f6bb9ba], .theme-profile-0 .theme-bg-primary-light[data-v-9f6bb9ba] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9f6bb9ba], .theme-profile-0 .theme-color[data-v-9f6bb9ba] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9f6bb9ba], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9f6bb9ba] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9f6bb9ba], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9f6bb9ba] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9f6bb9ba] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9f6bb9ba] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9f6bb9ba], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9f6bb9ba] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9f6bb9ba] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9f6bb9ba] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9f6bb9ba], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9f6bb9ba] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9f6bb9ba] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9f6bb9ba] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9f6bb9ba], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9f6bb9ba] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9f6bb9ba] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9f6bb9ba] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9f6bb9ba], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9f6bb9ba] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9f6bb9ba] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9f6bb9ba] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9f6bb9ba], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9f6bb9ba], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9f6bb9ba] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9f6bb9ba] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9f6bb9ba] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9f6bb9ba] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9f6bb9ba] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9f6bb9ba] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9f6bb9ba] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9f6bb9ba] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9f6bb9ba] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9f6bb9ba] {
  background-color: var(--color-typo-body) !important;
}
.generic-articles-container[data-v-9f6bb9ba] {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin: 1.5rem 0 1rem 0;
}
@media (max-width: 599px) {
.generic-articles-container[data-v-9f6bb9ba] {
    flex-direction: column;
    gap: inherit;
}
}
.generic-articles-container .generic-articles-element[data-v-9f6bb9ba] {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: calc(33.33% - 16px);
  max-width: calc(33.33% - 16px);
}
.generic-articles-container .generic-articles-element__card[data-v-9f6bb9ba] {
  padding: 0;
  height: 100%;
  border-radius: 0.5rem;
}
@media (max-width: 599px) {
.generic-articles-container .generic-articles-element[data-v-9f6bb9ba] {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 1.5rem;
}
}.theme-default .theme-bg-primary[data-v-159714bf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-159714bf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-159714bf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-159714bf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-159714bf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-159714bf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-0 .theme-bg-primary[data-v-159714bf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-159714bf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-159714bf], .theme-profile-0 .theme-bg-primary-light[data-v-159714bf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-159714bf], .theme-profile-0 .theme-color[data-v-159714bf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-159714bf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-159714bf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-159714bf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-159714bf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-159714bf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-159714bf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-159714bf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-159714bf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-159714bf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-159714bf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-159714bf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-159714bf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-159714bf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-159714bf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-159714bf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-159714bf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-159714bf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-159714bf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-159714bf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-159714bf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-159714bf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-159714bf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-159714bf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-159714bf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-159714bf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-159714bf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-159714bf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-159714bf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-159714bf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-159714bf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-159714bf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-159714bf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-159714bf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-159714bf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-159714bf] {
  background-color: var(--color-typo-body) !important;
}
.monothematic__separator[data-v-159714bf] {
  width: 100%;
  height: 0.0625rem;
  border: none;
  margin: 1.5rem 0 2.4375rem 0;
}.theme-default .theme-bg-primary[data-v-57bb52ed], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-0 .theme-bg-primary[data-v-57bb52ed], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-57bb52ed] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-57bb52ed], .theme-profile-0 .theme-bg-primary-light[data-v-57bb52ed] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-57bb52ed], .theme-profile-0 .theme-color[data-v-57bb52ed] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-57bb52ed], .theme-profile-0 .theme-bg-primary-gradiant[data-v-57bb52ed] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-57bb52ed], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-1 .theme-bg-primary-gradiant[data-v-57bb52ed] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-57bb52ed] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-57bb52ed] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-57bb52ed], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-2 .theme-bg-primary-gradiant[data-v-57bb52ed] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-57bb52ed] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-57bb52ed] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-57bb52ed], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-3 .theme-bg-primary-gradiant[data-v-57bb52ed] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-57bb52ed] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-57bb52ed] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-57bb52ed], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-4 .theme-bg-primary-gradiant[data-v-57bb52ed] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-57bb52ed] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-57bb52ed] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-57bb52ed], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-5 .theme-bg-primary-gradiant[data-v-57bb52ed] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-57bb52ed] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-57bb52ed] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-57bb52ed], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-57bb52ed], .theme-profile-6 .theme-bg-primary-gradiant[data-v-57bb52ed] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-57bb52ed] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-57bb52ed] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-57bb52ed] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-57bb52ed] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-57bb52ed] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-57bb52ed] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-57bb52ed] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-57bb52ed] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-57bb52ed] {
  background-color: var(--color-typo-body) !important;
}
.filter__container[data-v-57bb52ed] {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 2rem;
  flex-wrap: wrap;
}.theme-default .theme-bg-primary[data-v-4620c4a7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-0 .theme-bg-primary[data-v-4620c4a7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4620c4a7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4620c4a7], .theme-profile-0 .theme-bg-primary-light[data-v-4620c4a7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4620c4a7], .theme-profile-0 .theme-color[data-v-4620c4a7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4620c4a7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4620c4a7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4620c4a7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4620c4a7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4620c4a7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4620c4a7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4620c4a7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4620c4a7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4620c4a7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4620c4a7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4620c4a7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4620c4a7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4620c4a7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4620c4a7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4620c4a7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4620c4a7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4620c4a7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4620c4a7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4620c4a7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4620c4a7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4620c4a7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4620c4a7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4620c4a7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4620c4a7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4620c4a7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4620c4a7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4620c4a7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4620c4a7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4620c4a7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4620c4a7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4620c4a7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4620c4a7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4620c4a7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4620c4a7] {
  background-color: var(--color-typo-body) !important;
}
.filter[data-v-4620c4a7] {
  height: 100%;
}
.filter__btn[data-v-4620c4a7] {
  color: var(--color-primary);
  padding-left: 0;
}
.filter__section[data-v-4620c4a7] {
  padding: 1.25rem 1.5rem;
  background-color: var(--color-neutral-100);
  border-bottom: 1px solid var(--color-neutral-200);
  color: var(--color-typo-title);
}
.filter__btn-container[data-v-4620c4a7] {
  padding: 50px 24px 0 24px;
  width: 100%;
}.theme-default .theme-bg-primary[data-v-e9f301ba], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-0 .theme-bg-primary[data-v-e9f301ba], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9f301ba] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e9f301ba], .theme-profile-0 .theme-bg-primary-light[data-v-e9f301ba] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e9f301ba], .theme-profile-0 .theme-color[data-v-e9f301ba] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e9f301ba], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9f301ba] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e9f301ba], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e9f301ba] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e9f301ba] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e9f301ba] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e9f301ba], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e9f301ba] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e9f301ba] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e9f301ba] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e9f301ba], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e9f301ba] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e9f301ba] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e9f301ba] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e9f301ba], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e9f301ba] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e9f301ba] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e9f301ba] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e9f301ba], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e9f301ba] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e9f301ba] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e9f301ba] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e9f301ba], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e9f301ba], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e9f301ba] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e9f301ba] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e9f301ba] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e9f301ba] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e9f301ba] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e9f301ba] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e9f301ba] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e9f301ba] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e9f301ba] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e9f301ba] {
  background-color: var(--color-typo-body) !important;
}
.prevention-container[data-v-e9f301ba] {
  height: 100%;
}
.prevention-card[data-v-e9f301ba] {
  margin-top: 3rem;
}
.prevention-card__title[data-v-e9f301ba] {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
.prevention-card .generic-articles-container[data-v-e9f301ba] {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  margin: 1.5rem 0 1rem 0;
}
@media (max-width: 959px) {
.prevention-card .generic-articles-container[data-v-e9f301ba] {
    flex-direction: column;
    min-width: 100%;
}
}
.prevention-card .generic-articles-container .generic-articles-element[data-v-e9f301ba] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 33.33%;
}
.prevention-card .generic-articles-container .generic-articles-element__card[data-v-e9f301ba] {
  padding: 0;
  height: 100%;
  border-radius: 0.5rem;
}
@media (min-width: 600px) and (max-width: 959px) {
.prevention-card .generic-articles-container .generic-articles-element__card[data-v-e9f301ba] {
    margin-bottom: 1.5rem;
}
}
@media (max-width: 959px) {
.prevention-card .generic-articles-container .generic-articles-element[data-v-e9f301ba] {
    flex: 1;
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-81abe3d4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-0 .theme-bg-primary[data-v-81abe3d4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81abe3d4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-81abe3d4], .theme-profile-0 .theme-bg-primary-light[data-v-81abe3d4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-81abe3d4], .theme-profile-0 .theme-color[data-v-81abe3d4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-81abe3d4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-81abe3d4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-81abe3d4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-81abe3d4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-81abe3d4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-81abe3d4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-81abe3d4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-81abe3d4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-81abe3d4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-81abe3d4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-81abe3d4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-81abe3d4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-81abe3d4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-81abe3d4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-81abe3d4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-81abe3d4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-81abe3d4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-81abe3d4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-81abe3d4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-81abe3d4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-81abe3d4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-81abe3d4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-81abe3d4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81abe3d4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-81abe3d4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-81abe3d4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-81abe3d4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-81abe3d4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-81abe3d4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-81abe3d4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-81abe3d4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-81abe3d4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-81abe3d4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-81abe3d4] {
  background-color: var(--color-typo-body) !important;
}
.lifestyle-card[data-v-81abe3d4] {
  position: relative;
  width: 100%;
  border-bottom: 1px solid var(--color-neutral-200);
  padding: 0.75rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--color-background-light);
}
@media (min-width: 960px) {
.lifestyle-card[data-v-81abe3d4] {
    border-radius: 16px;
    border-bottom: none;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
    padding: 1.875rem 1rem;
    margin-bottom: 1.25rem;
    margin-right: 1.25rem;
    min-height: 18.75rem;
    width: 14.375rem;
    justify-content: space-between;
    flex-direction: column;
}
}
@media (min-width: 960px) {
.lifestyle-card-h2[data-v-81abe3d4] {
    min-height: 2.875rem;
}
}
.lifestyle-card--text[data-v-81abe3d4] {
  margin-top: 12px;
}
@media (min-width: 960px) {
.lifestyle-card--text[data-v-81abe3d4] {
    margin-top: 0;
}
}
@media (min-width: 960px) {
.lifestyle-card[data-v-81abe3d4] a {
    padding: 0.625rem 1.5rem;
}
}
.lifestyle-card[data-v-81abe3d4] a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.lifestyle-card[data-v-81abe3d4]:hover {
  box-shadow: 0px 0px 16px rgba(12, 65, 154, 0.1);
}
@media (min-width: 960px) {
.lifestyle-card[data-v-81abe3d4]:hover {
    box-shadow: 0px 16px 24px -4px rgba(12, 65, 154, 0.2), 0px 5px 8px -4px rgba(12, 65, 154, 0.1);
}
}.theme-default .theme-bg-primary[data-v-bae6415a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bae6415a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bae6415a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bae6415a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bae6415a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bae6415a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-0 .theme-bg-primary[data-v-bae6415a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bae6415a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bae6415a], .theme-profile-0 .theme-bg-primary-light[data-v-bae6415a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bae6415a], .theme-profile-0 .theme-color[data-v-bae6415a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bae6415a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bae6415a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bae6415a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bae6415a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bae6415a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bae6415a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bae6415a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bae6415a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bae6415a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bae6415a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bae6415a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bae6415a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bae6415a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bae6415a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bae6415a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bae6415a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bae6415a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bae6415a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bae6415a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bae6415a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bae6415a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bae6415a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bae6415a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bae6415a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bae6415a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bae6415a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bae6415a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bae6415a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bae6415a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bae6415a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bae6415a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bae6415a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bae6415a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bae6415a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bae6415a] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 960px) and (max-width: 1264px) {
.container[data-v-bae6415a] {
    max-width: 80%;
}
}
@media (min-width: 1265px) {
.container[data-v-bae6415a] {
    max-width: 60%;
}
}
.lifestyle-skeleton[data-v-bae6415a] {
  display: flex;
  width: 90%;
  flex-wrap: wrap;
  gap: 25px;
}
.lifestyle-skeleton[data-v-bae6415a] .loading {
  width: 13.75rem !important;
}.theme-default .theme-bg-primary[data-v-ca674c22], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ca674c22], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ca674c22], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ca674c22], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ca674c22], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ca674c22], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-0 .theme-bg-primary[data-v-ca674c22], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ca674c22] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ca674c22], .theme-profile-0 .theme-bg-primary-light[data-v-ca674c22] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ca674c22], .theme-profile-0 .theme-color[data-v-ca674c22] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ca674c22], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ca674c22] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ca674c22] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ca674c22], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ca674c22] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ca674c22] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ca674c22] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ca674c22], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ca674c22] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ca674c22] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ca674c22] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ca674c22], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ca674c22] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ca674c22] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ca674c22] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ca674c22], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ca674c22] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ca674c22] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ca674c22] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ca674c22], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ca674c22] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ca674c22] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ca674c22] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ca674c22], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ca674c22], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ca674c22] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ca674c22] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ca674c22] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ca674c22] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ca674c22] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ca674c22] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ca674c22] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ca674c22] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ca674c22] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ca674c22] {
  background-color: var(--color-typo-body) !important;
}
[data-v-ca674c22] .skeleton-bloc {
  margin-left: 0;
}
[data-v-ca674c22] .skeleton-single .title {
  margin: 0;
}
@media (max-width: 959px) {
.skeleton-loader_container[data-v-ca674c22] {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
}
@media (min-width: 1265px) {
.skeleton-list[data-v-ca674c22] {
    width: 709px;
}
}.theme-default .theme-bg-primary[data-v-f9d0471d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-0 .theme-bg-primary[data-v-f9d0471d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9d0471d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f9d0471d], .theme-profile-0 .theme-bg-primary-light[data-v-f9d0471d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f9d0471d], .theme-profile-0 .theme-color[data-v-f9d0471d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f9d0471d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9d0471d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f9d0471d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f9d0471d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f9d0471d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f9d0471d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f9d0471d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f9d0471d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f9d0471d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f9d0471d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f9d0471d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f9d0471d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f9d0471d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f9d0471d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f9d0471d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f9d0471d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f9d0471d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f9d0471d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f9d0471d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f9d0471d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f9d0471d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f9d0471d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f9d0471d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f9d0471d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f9d0471d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f9d0471d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f9d0471d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f9d0471d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f9d0471d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f9d0471d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f9d0471d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f9d0471d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f9d0471d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f9d0471d] {
  background-color: var(--color-typo-body) !important;
}
.lifestyle-item-card[data-v-f9d0471d] {
  width: 100%;
  border-bottom: 1px solid var(--color-neutral-200);
  background-color: var(--color-background-light);
}
@media (min-width: 960px) {
.lifestyle-item-card[data-v-f9d0471d] {
    width: 80%;
    box-shadow: 0 8px 16px rgba(12, 65, 154, 0.1);
}
}
.lifestyle-item-card.clickable[data-v-f9d0471d] {
  position: relative;
}
.lifestyle-item-card.clickable button[data-v-f9d0471d]::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.lifestyle-item-card[data-v-f9d0471d]:hover {
  box-shadow: 0 16px 24px -4px rgba(12, 65, 154, 0.2), 0px 5px 8px -4px rgba(12, 65, 154, 0.1);
}
.lifestyle-item-card-content[data-v-f9d0471d] {
  line-height: 1.3125rem;
}
.lifestyle-item-card-content[data-v-f9d0471d] > * {
  margin-bottom: 8px;
}
@media (min-width: 960px) {
.lifestyle-item-card-content[data-v-f9d0471d] {
    line-height: 1.5rem;
    margin-bottom: 8px;
}
.lifestyle-item-card-content[data-v-f9d0471d] > * {
    margin-bottom: 0;
}
}
[data-v-f9d0471d] .button-link {
  margin-top: 8px;
  text-decoration: underline;
  font-weight: 700;
  white-space: nowrap;
}
@media (min-width: 960px) {
[data-v-f9d0471d] .button-link {
    margin-top: 0;
    margin-left: 24px;
}
}
[data-v-f9d0471d] .mes-context-menu {
  margin-top: 0 !important;
}
[data-v-f9d0471d] .mes-button--tertiary {
  min-width: -moz-min-content;
  min-width: min-content;
}.theme-default .theme-bg-primary[data-v-4b8377ba], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-0 .theme-bg-primary[data-v-4b8377ba], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4b8377ba] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4b8377ba], .theme-profile-0 .theme-bg-primary-light[data-v-4b8377ba] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4b8377ba], .theme-profile-0 .theme-color[data-v-4b8377ba] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4b8377ba], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4b8377ba] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4b8377ba], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4b8377ba] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4b8377ba] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4b8377ba] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4b8377ba], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4b8377ba] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4b8377ba] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4b8377ba] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4b8377ba], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4b8377ba] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4b8377ba] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4b8377ba] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4b8377ba], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4b8377ba] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4b8377ba] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4b8377ba] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4b8377ba], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4b8377ba] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4b8377ba] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4b8377ba] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4b8377ba], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4b8377ba], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4b8377ba] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4b8377ba] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4b8377ba] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4b8377ba] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4b8377ba] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4b8377ba] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4b8377ba] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4b8377ba] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4b8377ba] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4b8377ba] {
  background-color: var(--color-typo-body) !important;
}
.container[data-v-4b8377ba] {
  max-width: 100%;
}
@media (max-width: 959px) {
.container[data-v-4b8377ba] {
    max-width: 90%;
}
}.theme-default .theme-bg-primary[data-v-dc0e95aa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-0 .theme-bg-primary[data-v-dc0e95aa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dc0e95aa] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-dc0e95aa], .theme-profile-0 .theme-bg-primary-light[data-v-dc0e95aa] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-dc0e95aa], .theme-profile-0 .theme-color[data-v-dc0e95aa] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-dc0e95aa], .theme-profile-0 .theme-bg-primary-gradiant[data-v-dc0e95aa] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-dc0e95aa], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-1 .theme-bg-primary-gradiant[data-v-dc0e95aa] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-dc0e95aa] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-dc0e95aa] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-dc0e95aa], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-2 .theme-bg-primary-gradiant[data-v-dc0e95aa] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-dc0e95aa] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-dc0e95aa] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-dc0e95aa], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-3 .theme-bg-primary-gradiant[data-v-dc0e95aa] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-dc0e95aa] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-dc0e95aa] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-dc0e95aa], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-4 .theme-bg-primary-gradiant[data-v-dc0e95aa] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-dc0e95aa] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-dc0e95aa] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-dc0e95aa], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-5 .theme-bg-primary-gradiant[data-v-dc0e95aa] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-dc0e95aa] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-dc0e95aa] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-dc0e95aa], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dc0e95aa], .theme-profile-6 .theme-bg-primary-gradiant[data-v-dc0e95aa] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-dc0e95aa] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-dc0e95aa] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-dc0e95aa] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-dc0e95aa] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-dc0e95aa] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-dc0e95aa] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-dc0e95aa] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-dc0e95aa] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-dc0e95aa] {
  background-color: var(--color-typo-body) !important;
}
[data-v-dc0e95aa] .no-wrap-table-header {
  overflow: auto;
}
.white-space-nowrap[data-v-dc0e95aa] {
  white-space: nowrap;
}
[data-v-dc0e95aa] .data-table__wrapper {
  overflow: unset !important;
}
[data-v-dc0e95aa] .mes-context-menu {
  margin-top: 0 !important;
  display: flex;
  align-items: center;
  gap: 10px;
}
[data-v-dc0e95aa] .mes-context-menu ul {
  position: relative;
}
[data-v-dc0e95aa] .mes-context-menu .toggle-button {
  position: relative;
  order: 2;
}.theme-default .theme-bg-primary[data-v-1ad6e2c8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-0 .theme-bg-primary[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-1ad6e2c8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-1ad6e2c8], .theme-profile-0 .theme-bg-primary-light[data-v-1ad6e2c8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-1ad6e2c8], .theme-profile-0 .theme-color[data-v-1ad6e2c8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-1ad6e2c8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-1ad6e2c8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-1ad6e2c8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-1ad6e2c8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-1ad6e2c8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-1ad6e2c8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-1ad6e2c8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-1ad6e2c8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-1ad6e2c8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-1ad6e2c8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-1ad6e2c8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-1ad6e2c8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-1ad6e2c8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-1ad6e2c8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-1ad6e2c8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-1ad6e2c8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-1ad6e2c8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-1ad6e2c8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-1ad6e2c8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-1ad6e2c8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-1ad6e2c8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-1ad6e2c8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-1ad6e2c8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-1ad6e2c8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-1ad6e2c8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-1ad6e2c8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-1ad6e2c8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-1ad6e2c8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-1ad6e2c8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-1ad6e2c8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-1ad6e2c8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-1ad6e2c8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-1ad6e2c8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-1ad6e2c8] {
  background-color: var(--color-typo-body) !important;
}
.lifestyle-heading[data-v-1ad6e2c8] {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 0 24px;
}
@media (min-width: 960px) {
.lifestyle-heading[data-v-1ad6e2c8] {
    justify-content: space-between;
    padding: 0;
}
}
.lifestyle-heading__label[data-v-1ad6e2c8] {
  margin-bottom: 40px;
}
@media (min-width: 600px) {
.lifestyle-heading__label[data-v-1ad6e2c8] {
    margin-bottom: 32px;
}
}
.last-lifestyle[data-v-1ad6e2c8] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 600px) {
.last-lifestyle[data-v-1ad6e2c8] {
    align-items: flex-start;
}
}
.last-lifestyle__title[data-v-1ad6e2c8] {
  color: var(--color-typo-title);
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 500;
}
@media (min-width: 600px) {
.last-lifestyle__title[data-v-1ad6e2c8] {
    align-items: flex-start;
}
}
@media (min-width: 960px) {
.last-lifestyle__title[data-v-1ad6e2c8] {
    align-self: initial;
}
}.theme-default .theme-bg-primary[data-v-003e4f00], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-003e4f00], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-003e4f00], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-003e4f00], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-003e4f00], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-003e4f00], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-0 .theme-bg-primary[data-v-003e4f00], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-003e4f00] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-003e4f00], .theme-profile-0 .theme-bg-primary-light[data-v-003e4f00] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-003e4f00], .theme-profile-0 .theme-color[data-v-003e4f00] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-003e4f00], .theme-profile-0 .theme-bg-primary-gradiant[data-v-003e4f00] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-003e4f00] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-003e4f00], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-1 .theme-bg-primary-gradiant[data-v-003e4f00] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-003e4f00] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-003e4f00] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-003e4f00], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-2 .theme-bg-primary-gradiant[data-v-003e4f00] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-003e4f00] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-003e4f00] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-003e4f00], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-3 .theme-bg-primary-gradiant[data-v-003e4f00] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-003e4f00] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-003e4f00] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-003e4f00], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-4 .theme-bg-primary-gradiant[data-v-003e4f00] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-003e4f00] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-003e4f00] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-003e4f00], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-5 .theme-bg-primary-gradiant[data-v-003e4f00] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-003e4f00] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-003e4f00] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-003e4f00], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-003e4f00], .theme-profile-6 .theme-bg-primary-gradiant[data-v-003e4f00] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-003e4f00] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-003e4f00] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-003e4f00] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-003e4f00] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-003e4f00] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-003e4f00] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-003e4f00] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-003e4f00] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-003e4f00] {
  background-color: var(--color-typo-body) !important;
}
.comments[data-v-003e4f00] {
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
}.theme-default .theme-bg-primary[data-v-a9d5dc03], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-0 .theme-bg-primary[data-v-a9d5dc03], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9d5dc03] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a9d5dc03], .theme-profile-0 .theme-bg-primary-light[data-v-a9d5dc03] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a9d5dc03], .theme-profile-0 .theme-color[data-v-a9d5dc03] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a9d5dc03], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9d5dc03] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a9d5dc03], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9d5dc03] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a9d5dc03] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a9d5dc03] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a9d5dc03], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9d5dc03] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a9d5dc03] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a9d5dc03] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a9d5dc03], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9d5dc03] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a9d5dc03] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a9d5dc03] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a9d5dc03], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9d5dc03] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a9d5dc03] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a9d5dc03] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a9d5dc03], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9d5dc03] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a9d5dc03] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a9d5dc03] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a9d5dc03], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9d5dc03], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9d5dc03] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a9d5dc03] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a9d5dc03] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a9d5dc03] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a9d5dc03] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a9d5dc03] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a9d5dc03] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a9d5dc03] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a9d5dc03] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a9d5dc03] {
  background-color: var(--color-typo-body) !important;
}
.card-size[data-v-a9d5dc03] {
  width: 100%;
  border-bottom: 1px solid var(--color-neutral-200);
  background-color: var(--color-background-light);
  position: relative;
}
@media (min-width: 960px) {
.card-size[data-v-a9d5dc03] {
    width: 77%;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
}
.card-size[data-v-a9d5dc03]:hover {
    box-shadow: 0px 16px 24px -4px rgba(12, 65, 154, 0.2), 0px 5px 8px -4px rgba(12, 65, 154, 0.1);
}
}
.card-size a[data-v-a9d5dc03]::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}.theme-default .theme-bg-primary[data-v-d44a8962], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d44a8962], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d44a8962], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d44a8962], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d44a8962], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d44a8962], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-0 .theme-bg-primary[data-v-d44a8962], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d44a8962] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d44a8962], .theme-profile-0 .theme-bg-primary-light[data-v-d44a8962] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d44a8962], .theme-profile-0 .theme-color[data-v-d44a8962] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d44a8962], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d44a8962] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d44a8962] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d44a8962], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d44a8962] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d44a8962] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d44a8962] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d44a8962], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d44a8962] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d44a8962] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d44a8962] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d44a8962], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d44a8962] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d44a8962] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d44a8962] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d44a8962], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d44a8962] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d44a8962] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d44a8962] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d44a8962], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d44a8962] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d44a8962] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d44a8962] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d44a8962], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d44a8962], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d44a8962] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d44a8962] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d44a8962] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d44a8962] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d44a8962] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d44a8962] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d44a8962] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d44a8962] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d44a8962] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d44a8962] {
  background-color: var(--color-typo-body) !important;
}
.card-size[data-v-d44a8962] {
  width: 100%;
  border-bottom: 1px solid var(--color-neutral-200);
  background-color: var(--color-background-light);
  position: relative;
}
@media (min-width: 960px) {
.card-size[data-v-d44a8962] {
    width: calc(100% - 340px);
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
}
}
.card-size[data-v-d44a8962]:hover {
  box-shadow: 0px 16px 24px -4px rgba(12, 65, 154, 0.2), 0px 5px 8px -4px rgba(12, 65, 154, 0.1);
}.theme-default .theme-bg-primary[data-v-d9dc0cf8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-0 .theme-bg-primary[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9dc0cf8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d9dc0cf8], .theme-profile-0 .theme-bg-primary-light[data-v-d9dc0cf8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d9dc0cf8], .theme-profile-0 .theme-color[data-v-d9dc0cf8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d9dc0cf8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d9dc0cf8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d9dc0cf8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d9dc0cf8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d9dc0cf8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d9dc0cf8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d9dc0cf8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d9dc0cf8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d9dc0cf8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d9dc0cf8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d9dc0cf8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d9dc0cf8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d9dc0cf8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d9dc0cf8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d9dc0cf8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d9dc0cf8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d9dc0cf8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d9dc0cf8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d9dc0cf8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d9dc0cf8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d9dc0cf8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d9dc0cf8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d9dc0cf8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d9dc0cf8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d9dc0cf8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d9dc0cf8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d9dc0cf8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d9dc0cf8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d9dc0cf8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d9dc0cf8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d9dc0cf8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d9dc0cf8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d9dc0cf8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d9dc0cf8] {
  background-color: var(--color-typo-body) !important;
}
.card-size[data-v-d9dc0cf8] {
  width: 100%;
  border-bottom: 1px solid var(--color-neutral-200);
  background-color: var(--color-background-light);
  position: relative;
}
@media (min-width: 960px) {
.card-size[data-v-d9dc0cf8] {
    width: calc(100% - 340px);
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
}
}
.card-size[data-v-d9dc0cf8]:hover {
  box-shadow: 0px 16px 24px -4px rgba(12, 65, 154, 0.2), 0px 5px 8px -4px rgba(12, 65, 154, 0.1);
}.theme-default .theme-bg-primary[data-v-60446966], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-60446966], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-60446966], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-60446966], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-60446966], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-60446966], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-0 .theme-bg-primary[data-v-60446966], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60446966] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-60446966], .theme-profile-0 .theme-bg-primary-light[data-v-60446966] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-60446966], .theme-profile-0 .theme-color[data-v-60446966] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-60446966], .theme-profile-0 .theme-bg-primary-gradiant[data-v-60446966] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60446966] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-60446966], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-1 .theme-bg-primary-gradiant[data-v-60446966] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-60446966] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-60446966] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-60446966], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-2 .theme-bg-primary-gradiant[data-v-60446966] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-60446966] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-60446966] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-60446966], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-3 .theme-bg-primary-gradiant[data-v-60446966] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-60446966] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-60446966] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-60446966], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-4 .theme-bg-primary-gradiant[data-v-60446966] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-60446966] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-60446966] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-60446966], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-5 .theme-bg-primary-gradiant[data-v-60446966] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-60446966] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-60446966] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-60446966], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60446966], .theme-profile-6 .theme-bg-primary-gradiant[data-v-60446966] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-60446966] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-60446966] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-60446966] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-60446966] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-60446966] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-60446966] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-60446966] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-60446966] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-60446966] {
  background-color: var(--color-typo-body) !important;
}
.illustration[data-v-60446966] {
  position: relative;
}
.illustration-container[data-v-60446966] {
  position: absolute;
  z-index: 100;
  left: -25px;
  max-width: calc(100% + 25px);
}
@media (min-width: 1265px) {
.illustration-container[data-v-60446966] {
    left: -105px;
    max-width: calc(100% + 105px);
}
}.theme-default .theme-bg-primary[data-v-f9442fbc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-0 .theme-bg-primary[data-v-f9442fbc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9442fbc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f9442fbc], .theme-profile-0 .theme-bg-primary-light[data-v-f9442fbc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f9442fbc], .theme-profile-0 .theme-color[data-v-f9442fbc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f9442fbc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f9442fbc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f9442fbc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f9442fbc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f9442fbc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f9442fbc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f9442fbc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f9442fbc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f9442fbc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f9442fbc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f9442fbc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f9442fbc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f9442fbc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f9442fbc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f9442fbc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f9442fbc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f9442fbc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f9442fbc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f9442fbc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f9442fbc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f9442fbc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f9442fbc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f9442fbc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f9442fbc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f9442fbc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f9442fbc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f9442fbc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f9442fbc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f9442fbc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f9442fbc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f9442fbc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f9442fbc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f9442fbc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f9442fbc] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 959px) {
.health-quiz-card[data-v-f9442fbc] {
    background-color: var(--color-background-light);
    border-bottom: 1px solid var(--color-neutral-200);
    padding: 24px;
    border-radius: 8px;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
}
}.theme-default .theme-bg-primary[data-v-e453a7ff], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-0 .theme-bg-primary[data-v-e453a7ff], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e453a7ff] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e453a7ff], .theme-profile-0 .theme-bg-primary-light[data-v-e453a7ff] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e453a7ff], .theme-profile-0 .theme-color[data-v-e453a7ff] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e453a7ff], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e453a7ff] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e453a7ff], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e453a7ff] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e453a7ff] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e453a7ff] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e453a7ff], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e453a7ff] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e453a7ff] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e453a7ff] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e453a7ff], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e453a7ff] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e453a7ff] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e453a7ff] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e453a7ff], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e453a7ff] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e453a7ff] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e453a7ff] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e453a7ff], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e453a7ff] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e453a7ff] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e453a7ff] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e453a7ff], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e453a7ff], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e453a7ff] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e453a7ff] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e453a7ff] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e453a7ff] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e453a7ff] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e453a7ff] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e453a7ff] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e453a7ff] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e453a7ff] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e453a7ff] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 599px) {
[data-v-e453a7ff] .sticky-cta {
    z-index: 200;
}
[data-v-e453a7ff] .sticky-cta > * {
    width: 100%;
}
}
.health-quiz-link[data-v-e453a7ff] {
  display: flex;
  justify-content: center;
}.theme-default .theme-bg-primary[data-v-2271be3f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2271be3f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2271be3f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2271be3f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2271be3f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2271be3f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-0 .theme-bg-primary[data-v-2271be3f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2271be3f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2271be3f], .theme-profile-0 .theme-bg-primary-light[data-v-2271be3f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2271be3f], .theme-profile-0 .theme-color[data-v-2271be3f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2271be3f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2271be3f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2271be3f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2271be3f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2271be3f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2271be3f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2271be3f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2271be3f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2271be3f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2271be3f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2271be3f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2271be3f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2271be3f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2271be3f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2271be3f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2271be3f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2271be3f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2271be3f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2271be3f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2271be3f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2271be3f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2271be3f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2271be3f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2271be3f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2271be3f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2271be3f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2271be3f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2271be3f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2271be3f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2271be3f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2271be3f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2271be3f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2271be3f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2271be3f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2271be3f] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 960px) {
[data-v-2271be3f] .image-container .skeleton-image {
    height: 43.75rem;
    width: 50rem;
    position: absolute;
    left: -115px;
}
}
.image-container[data-v-2271be3f] {
  flex: 3;
  position: relative;
}
.text-container[data-v-2271be3f] {
  flex: 3;
}
.button-container[data-v-2271be3f] {
  display: flex;
  width: 25%;
}.theme-default .theme-bg-primary[data-v-c436481b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c436481b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c436481b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c436481b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c436481b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c436481b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-0 .theme-bg-primary[data-v-c436481b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c436481b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c436481b], .theme-profile-0 .theme-bg-primary-light[data-v-c436481b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c436481b], .theme-profile-0 .theme-color[data-v-c436481b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c436481b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c436481b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c436481b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c436481b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c436481b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c436481b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c436481b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c436481b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c436481b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c436481b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c436481b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c436481b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c436481b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c436481b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c436481b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c436481b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c436481b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c436481b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c436481b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c436481b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c436481b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c436481b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c436481b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c436481b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c436481b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c436481b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c436481b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c436481b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c436481b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c436481b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c436481b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c436481b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c436481b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c436481b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c436481b] {
  background-color: var(--color-typo-body) !important;
}
.health-quiz-start-text[data-v-c436481b] {
  font-size: 1rem;
}
.health-quiz-description[data-v-c436481b] {
  margin-bottom: 48px;
  margin-top: 8px;
}
@media (min-width: 960px) {
.health-quiz-description[data-v-c436481b] {
    margin-bottom: 24px;
    margin-top: 16px;
}
}.theme-default .theme-bg-primary[data-v-d5744f21], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d5744f21], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d5744f21], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d5744f21], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d5744f21], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d5744f21], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-0 .theme-bg-primary[data-v-d5744f21], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5744f21] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d5744f21], .theme-profile-0 .theme-bg-primary-light[data-v-d5744f21] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d5744f21], .theme-profile-0 .theme-color[data-v-d5744f21] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d5744f21], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5744f21] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5744f21] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d5744f21], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d5744f21] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d5744f21] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d5744f21] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d5744f21], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d5744f21] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d5744f21] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d5744f21] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d5744f21], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d5744f21] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d5744f21] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d5744f21] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d5744f21], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d5744f21] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d5744f21] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d5744f21] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d5744f21], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d5744f21] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d5744f21] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d5744f21] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d5744f21], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d5744f21], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d5744f21] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d5744f21] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d5744f21] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d5744f21] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d5744f21] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d5744f21] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d5744f21] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d5744f21] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d5744f21] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d5744f21] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) {
.text-h1[data-v-d5744f21] {
    line-height: 43px;
}
}
.confirmation-pop-in-cta[data-v-d5744f21] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.confirmation-pop-in-cta button[data-v-d5744f21]:first-child {
  margin-bottom: 24px;
}
@media (min-width: 600px) {
.confirmation-pop-in-cta button[data-v-d5744f21]:first-child {
    margin-bottom: 0;
    margin-right: 16px;
}
}
@media (min-width: 600px) {
.confirmation-pop-in-cta[data-v-d5744f21] {
    flex-direction: row;
}
}.theme-default .theme-bg-primary[data-v-73597d8b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-73597d8b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-73597d8b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-73597d8b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-73597d8b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-73597d8b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-0 .theme-bg-primary[data-v-73597d8b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-73597d8b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-73597d8b], .theme-profile-0 .theme-bg-primary-light[data-v-73597d8b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-73597d8b], .theme-profile-0 .theme-color[data-v-73597d8b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-73597d8b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-73597d8b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-73597d8b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-73597d8b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-73597d8b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-73597d8b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-73597d8b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-73597d8b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-73597d8b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-73597d8b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-73597d8b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-73597d8b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-73597d8b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-73597d8b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-73597d8b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-73597d8b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-73597d8b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-73597d8b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-73597d8b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-73597d8b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-73597d8b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-73597d8b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-73597d8b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-73597d8b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-73597d8b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-73597d8b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-73597d8b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-73597d8b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-73597d8b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-73597d8b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-73597d8b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-73597d8b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-73597d8b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-73597d8b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-73597d8b] {
  background-color: var(--color-typo-body) !important;
}
.checkbox-group[data-v-73597d8b] {
  display: flex;
  flex-direction: column;
  padding: 0 !important;
  width: 100%;
  list-style: none;
  gap: 24px;
}
.checkbox-group li[data-v-73597d8b] {
  border-radius: 8px;
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
  border: 3px solid var(--color-background-light);
  background: var(--color-background-light);
  text-align: left;
}
.checkbox-group li[data-v-73597d8b] .mes-checkbox {
  gap: 1rem;
}
.checkbox-group li[data-v-73597d8b] .mes-checkbox__label {
  color: var(--color-typo-body);
  font-size: 1rem;
  font-weight: 600;
}.theme-default .theme-bg-primary[data-v-7d2aac4e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-0 .theme-bg-primary[data-v-7d2aac4e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d2aac4e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7d2aac4e], .theme-profile-0 .theme-bg-primary-light[data-v-7d2aac4e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7d2aac4e], .theme-profile-0 .theme-color[data-v-7d2aac4e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7d2aac4e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d2aac4e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7d2aac4e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d2aac4e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7d2aac4e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7d2aac4e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7d2aac4e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d2aac4e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7d2aac4e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7d2aac4e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7d2aac4e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d2aac4e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7d2aac4e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7d2aac4e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7d2aac4e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d2aac4e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7d2aac4e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7d2aac4e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7d2aac4e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d2aac4e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7d2aac4e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7d2aac4e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7d2aac4e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d2aac4e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d2aac4e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7d2aac4e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7d2aac4e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7d2aac4e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7d2aac4e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7d2aac4e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7d2aac4e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7d2aac4e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7d2aac4e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7d2aac4e] {
  background-color: var(--color-typo-body) !important;
}
.health-quiz-question-container[data-v-7d2aac4e] {
  max-width: 544px;
  margin: 0 auto;
}
[data-v-7d2aac4e] .mes-btn--primary {
  background: inherit;
  box-shadow: inherit;
}
[data-v-7d2aac4e] .mes-btn--primary span {
  color: var(--color-primary);
  text-decoration: underline;
}
[data-v-7d2aac4e] .mes-radio__label {
  font-size: 1rem;
  font-weight: 600;
}
[data-v-7d2aac4e] legend.mes-radio-group-label {
  text-align: center !important;
}
[data-v-7d2aac4e] .mes-radio-group-label {
  padding: 0.5rem 0 2rem;
  font-size: 1rem;
  font-weight: 400;
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-2c5e8a0d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-0 .theme-bg-primary[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c5e8a0d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2c5e8a0d], .theme-profile-0 .theme-bg-primary-light[data-v-2c5e8a0d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2c5e8a0d], .theme-profile-0 .theme-color[data-v-2c5e8a0d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2c5e8a0d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c5e8a0d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2c5e8a0d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2c5e8a0d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2c5e8a0d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2c5e8a0d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2c5e8a0d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2c5e8a0d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2c5e8a0d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2c5e8a0d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2c5e8a0d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2c5e8a0d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2c5e8a0d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2c5e8a0d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2c5e8a0d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2c5e8a0d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2c5e8a0d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2c5e8a0d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2c5e8a0d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2c5e8a0d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2c5e8a0d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2c5e8a0d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2c5e8a0d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2c5e8a0d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2c5e8a0d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2c5e8a0d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2c5e8a0d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2c5e8a0d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2c5e8a0d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2c5e8a0d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2c5e8a0d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2c5e8a0d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2c5e8a0d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2c5e8a0d] {
  background-color: var(--color-typo-body) !important;
}
progress[value][data-v-2c5e8a0d] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 100%;
  height: 10px;
  background-color: var(--color-neutral-200);
  border-radius: 20px;
  border: 2px solid var(--color-primary);
}
progress[value][data-v-2c5e8a0d]::-webkit-progress-value {
  background-color: var(--color-primary);
  border-radius: 20px;
}
progress[value][data-v-2c5e8a0d]::-webkit-progress-bar {
  background-color: var(--color-neutral-200);
  border-radius: 20px;
}
progress[value][data-v-2c5e8a0d]::-moz-progress-bar {
  background-color: var(--color-primary);
  border-radius: 20px;
}.theme-default .theme-bg-primary[data-v-584e141d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-584e141d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-584e141d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-584e141d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-584e141d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-584e141d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-0 .theme-bg-primary[data-v-584e141d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-584e141d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-584e141d], .theme-profile-0 .theme-bg-primary-light[data-v-584e141d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-584e141d], .theme-profile-0 .theme-color[data-v-584e141d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-584e141d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-584e141d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-584e141d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-584e141d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-584e141d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-584e141d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-584e141d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-584e141d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-584e141d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-584e141d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-584e141d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-584e141d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-584e141d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-584e141d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-584e141d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-584e141d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-584e141d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-584e141d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-584e141d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-584e141d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-584e141d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-584e141d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-584e141d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-584e141d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-584e141d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-584e141d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-584e141d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-584e141d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-584e141d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-584e141d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-584e141d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-584e141d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-584e141d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-584e141d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-584e141d] {
  background-color: var(--color-typo-body) !important;
}
.form-header[data-v-584e141d] {
  display: grid;
  align-items: center;
  grid-auto-flow: column;
  align-content: space-between;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 599px) {
.form-header[data-v-584e141d] {
    grid-template-columns: none;
}
}
.form-header button[data-v-584e141d] {
  grid-column-start: 1;
  width: -moz-fit-content;
  width: fit-content;
}
.form-header .progress-bar[data-v-584e141d] {
  grid-column-start: 2;
}
@media (max-width: 599px) {
.form-header .progress-bar[data-v-584e141d] {
    grid-column-start: 1;
}
}.theme-default .theme-bg-primary[data-v-a070b86b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a070b86b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a070b86b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a070b86b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a070b86b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a070b86b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-0 .theme-bg-primary[data-v-a070b86b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a070b86b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a070b86b], .theme-profile-0 .theme-bg-primary-light[data-v-a070b86b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a070b86b], .theme-profile-0 .theme-color[data-v-a070b86b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a070b86b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a070b86b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a070b86b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a070b86b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a070b86b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a070b86b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a070b86b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a070b86b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a070b86b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a070b86b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a070b86b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a070b86b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a070b86b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a070b86b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a070b86b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a070b86b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a070b86b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a070b86b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a070b86b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a070b86b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a070b86b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a070b86b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a070b86b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a070b86b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a070b86b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a070b86b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a070b86b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a070b86b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a070b86b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a070b86b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a070b86b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a070b86b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a070b86b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a070b86b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a070b86b] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 599px) {
.quiz-cta[data-v-a070b86b] {
    z-index: 200;
}
.quiz-cta[data-v-a070b86b] > * {
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-080cf765], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-080cf765], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-080cf765], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-080cf765], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-080cf765], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-080cf765], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-0 .theme-bg-primary[data-v-080cf765], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-080cf765] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-080cf765], .theme-profile-0 .theme-bg-primary-light[data-v-080cf765] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-080cf765], .theme-profile-0 .theme-color[data-v-080cf765] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-080cf765], .theme-profile-0 .theme-bg-primary-gradiant[data-v-080cf765] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-080cf765] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-080cf765], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-1 .theme-bg-primary-gradiant[data-v-080cf765] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-080cf765] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-080cf765] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-080cf765], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-2 .theme-bg-primary-gradiant[data-v-080cf765] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-080cf765] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-080cf765] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-080cf765], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-3 .theme-bg-primary-gradiant[data-v-080cf765] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-080cf765] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-080cf765] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-080cf765], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-4 .theme-bg-primary-gradiant[data-v-080cf765] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-080cf765] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-080cf765] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-080cf765], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-5 .theme-bg-primary-gradiant[data-v-080cf765] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-080cf765] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-080cf765] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-080cf765], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-080cf765], .theme-profile-6 .theme-bg-primary-gradiant[data-v-080cf765] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-080cf765] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-080cf765] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-080cf765] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-080cf765] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-080cf765] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-080cf765] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-080cf765] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-080cf765] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-080cf765] {
  background-color: var(--color-typo-body) !important;
}
[data-v-080cf765] .skeleton-option .skeleton-bloc {
  height: 3.75rem;
}.theme-default .theme-bg-primary[data-v-a41a45cf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-0 .theme-bg-primary[data-v-a41a45cf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a41a45cf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a41a45cf], .theme-profile-0 .theme-bg-primary-light[data-v-a41a45cf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a41a45cf], .theme-profile-0 .theme-color[data-v-a41a45cf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a41a45cf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a41a45cf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a41a45cf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a41a45cf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a41a45cf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a41a45cf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a41a45cf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a41a45cf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a41a45cf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a41a45cf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a41a45cf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a41a45cf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a41a45cf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a41a45cf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a41a45cf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a41a45cf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a41a45cf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a41a45cf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a41a45cf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a41a45cf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a41a45cf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a41a45cf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a41a45cf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a41a45cf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a41a45cf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a41a45cf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a41a45cf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a41a45cf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a41a45cf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a41a45cf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a41a45cf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a41a45cf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a41a45cf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a41a45cf] {
  background-color: var(--color-typo-body) !important;
}
[data-v-a41a45cf] .button {
  height: 2.5rem;
  width: 11.25rem;
}
@media (max-width: 599px) {
[data-v-a41a45cf] .button {
    height: 3.75rem;
    width: 95%;
    margin-top: 1.5rem;
    margin-right: 1.5rem;
}
}
@media (max-width: 599px) {
.quiz-cta[data-v-a41a45cf] {
    z-index: 200;
}
.quiz-cta[data-v-a41a45cf] > * {
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-cec5de56], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cec5de56], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cec5de56], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cec5de56], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cec5de56], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cec5de56], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-0 .theme-bg-primary[data-v-cec5de56], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cec5de56] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cec5de56], .theme-profile-0 .theme-bg-primary-light[data-v-cec5de56] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cec5de56], .theme-profile-0 .theme-color[data-v-cec5de56] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cec5de56], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cec5de56] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cec5de56] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cec5de56], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cec5de56] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cec5de56] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cec5de56] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cec5de56], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cec5de56] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cec5de56] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cec5de56] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cec5de56], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cec5de56] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cec5de56] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cec5de56] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cec5de56], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cec5de56] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cec5de56] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cec5de56] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cec5de56], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cec5de56] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cec5de56] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cec5de56] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cec5de56], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cec5de56], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cec5de56] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cec5de56] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cec5de56] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cec5de56] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cec5de56] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cec5de56] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cec5de56] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cec5de56] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cec5de56] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cec5de56] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 960px) {
.title-question[data-v-cec5de56] {
    font-size: 1.75rem !important;
}
}.theme-default .theme-bg-primary[data-v-44cc87f8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-0 .theme-bg-primary[data-v-44cc87f8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-44cc87f8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-44cc87f8], .theme-profile-0 .theme-bg-primary-light[data-v-44cc87f8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-44cc87f8], .theme-profile-0 .theme-color[data-v-44cc87f8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-44cc87f8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-44cc87f8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-44cc87f8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-44cc87f8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-44cc87f8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-44cc87f8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-44cc87f8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-44cc87f8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-44cc87f8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-44cc87f8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-44cc87f8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-44cc87f8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-44cc87f8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-44cc87f8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-44cc87f8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-44cc87f8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-44cc87f8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-44cc87f8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-44cc87f8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-44cc87f8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-44cc87f8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-44cc87f8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-44cc87f8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-44cc87f8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-44cc87f8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-44cc87f8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-44cc87f8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-44cc87f8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-44cc87f8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-44cc87f8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-44cc87f8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-44cc87f8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-44cc87f8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-44cc87f8] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) {
.document-properties-form__form[data-v-44cc87f8] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 64%;
    margin: auto;
}
}
.document-properties-form__description[data-v-44cc87f8] {
  font-size: 1rem;
  margin-bottom: 24px;
}
@media (min-width: 600px) {
.document-properties-form__description[data-v-44cc87f8] {
    font-size: 0.875rem;
    text-align: center;
    width: 64%;
    margin-left: auto;
    margin-right: auto;
}
}
.update-document-confidentiality__save-button[data-v-44cc87f8] {
  align-self: center;
}.theme-default .theme-bg-primary[data-v-bf6760f7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-0 .theme-bg-primary[data-v-bf6760f7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf6760f7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bf6760f7], .theme-profile-0 .theme-bg-primary-light[data-v-bf6760f7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bf6760f7], .theme-profile-0 .theme-color[data-v-bf6760f7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bf6760f7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf6760f7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bf6760f7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf6760f7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bf6760f7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bf6760f7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bf6760f7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf6760f7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bf6760f7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bf6760f7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bf6760f7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf6760f7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bf6760f7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bf6760f7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bf6760f7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf6760f7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bf6760f7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bf6760f7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bf6760f7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf6760f7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bf6760f7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bf6760f7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bf6760f7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf6760f7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf6760f7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bf6760f7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bf6760f7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bf6760f7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bf6760f7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bf6760f7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bf6760f7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bf6760f7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bf6760f7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bf6760f7] {
  background-color: var(--color-typo-body) !important;
}
[data-v-bf6760f7] .mes-modal-overlay h1 {
  text-align: left;
}
.update-document-properties__title[data-v-bf6760f7] {
  font-size: 1.625rem;
  font-weight: normal;
  line-height: 1.5;
  color: var(--color-typo-title);
  margin-bottom: 8px;
  margin-left: 12px;
}
@media (min-width: 600px) {
.update-document-properties__title[data-v-bf6760f7] {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 13px;
}
}.theme-default .theme-bg-primary[data-v-070402eb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-070402eb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-070402eb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-070402eb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-070402eb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-070402eb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-0 .theme-bg-primary[data-v-070402eb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-070402eb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-070402eb], .theme-profile-0 .theme-bg-primary-light[data-v-070402eb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-070402eb], .theme-profile-0 .theme-color[data-v-070402eb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-070402eb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-070402eb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-070402eb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-070402eb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-070402eb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-070402eb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-070402eb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-070402eb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-070402eb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-070402eb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-070402eb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-070402eb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-070402eb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-070402eb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-070402eb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-070402eb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-070402eb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-070402eb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-070402eb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-070402eb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-070402eb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-070402eb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-070402eb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-070402eb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-070402eb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-070402eb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-070402eb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-070402eb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-070402eb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-070402eb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-070402eb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-070402eb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-070402eb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-070402eb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-070402eb] {
  background-color: var(--color-typo-body) !important;
}
.document-properties dl > div[data-v-070402eb] {
  align-items: center;
  display: flex;
  margin-bottom: 0.375rem;
}
.document-properties dl > div dt[data-v-070402eb] {
  text-wrap: nowrap;
}
.document-properties dl > div dt[data-v-070402eb]::after {
  content: " :";
}
.document-properties dl > div dd[data-v-070402eb] {
  margin-left: 0.5rem;
  font-weight: 700;
}
.document-properties p[data-v-070402eb] {
  margin: 0;
}
.document-properties__title[data-v-070402eb] {
  font-size: 16px;
  color: var(--color-typo-title);
  line-height: 1.5;
  margin-bottom: 16px;
  padding-right: 24px;
}
@media (min-width: 600px) {
.document-properties__title[data-v-070402eb] {
    padding-right: 0;
}
}
.document-properties__details > span > p[data-v-070402eb]:first-child {
  white-space: nowrap;
  padding-right: 4px;
}
.document-properties__details > span[data-v-070402eb] {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
}
@media (min-width: 600px) {
.document-properties__details > span[data-v-070402eb] {
    margin-bottom: 6px;
}
}
.document-properties__details > span > p[data-v-070402eb] {
  font-size: 0.875rem;
}
@media (min-width: 600px) {
.document-properties__details > span > p[data-v-070402eb] {
    font-size: 0.875rem;
}
}
.document-properties__details--inline[data-v-070402eb] {
  line-height: 18px;
}
.document-properties__details--inline p[data-v-070402eb]:nth-child(2) {
  font-weight: bold;
}
.document-properties__details--chip[data-v-070402eb] {
  align-items: center;
}
.document-properties .shield-info[data-v-070402eb] {
  display: flex;
  margin-top: 1rem;
}
.document-properties .shield-info p[data-v-070402eb] {
  margin-left: 0.25rem;
}.theme-default .theme-bg-primary[data-v-f6ff6ef7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-0 .theme-bg-primary[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6ff6ef7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f6ff6ef7], .theme-profile-0 .theme-bg-primary-light[data-v-f6ff6ef7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f6ff6ef7], .theme-profile-0 .theme-color[data-v-f6ff6ef7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f6ff6ef7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6ff6ef7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f6ff6ef7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6ff6ef7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f6ff6ef7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f6ff6ef7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f6ff6ef7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6ff6ef7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f6ff6ef7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f6ff6ef7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f6ff6ef7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6ff6ef7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f6ff6ef7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f6ff6ef7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f6ff6ef7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6ff6ef7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f6ff6ef7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f6ff6ef7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f6ff6ef7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6ff6ef7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f6ff6ef7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f6ff6ef7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f6ff6ef7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6ff6ef7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6ff6ef7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f6ff6ef7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f6ff6ef7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f6ff6ef7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f6ff6ef7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f6ff6ef7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f6ff6ef7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f6ff6ef7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f6ff6ef7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f6ff6ef7] {
  background-color: var(--color-typo-body) !important;
}
.document-not-available__img[data-v-f6ff6ef7] {
  max-width: 400px;
}
.document-not-available__title[data-v-f6ff6ef7] {
  font-size: 16px;
  color: var(--color-typo-title);
  line-height: 1.5;
  margin-bottom: 8px;
}
.document-not-available__description[data-v-f6ff6ef7] {
  font-size: 0.875rem;
}.theme-default .theme-bg-primary[data-v-dd7528cc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-0 .theme-bg-primary[data-v-dd7528cc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd7528cc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-dd7528cc], .theme-profile-0 .theme-bg-primary-light[data-v-dd7528cc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-dd7528cc], .theme-profile-0 .theme-color[data-v-dd7528cc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-dd7528cc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-dd7528cc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-dd7528cc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-dd7528cc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-dd7528cc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-dd7528cc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-dd7528cc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-dd7528cc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-dd7528cc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-dd7528cc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-dd7528cc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-dd7528cc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-dd7528cc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-dd7528cc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-dd7528cc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-dd7528cc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-dd7528cc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-dd7528cc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-dd7528cc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-dd7528cc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-dd7528cc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-dd7528cc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-dd7528cc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dd7528cc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-dd7528cc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-dd7528cc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-dd7528cc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-dd7528cc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-dd7528cc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-dd7528cc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-dd7528cc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-dd7528cc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-dd7528cc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-dd7528cc] {
  background-color: var(--color-typo-body) !important;
}
.text-container[data-v-dd7528cc] {
  white-space: pre-wrap;
  overflow-y: auto;
  max-height: 37.5rem;
  padding: 3rem;
  background-color: var(--color-background-light);
}
.text-container p[data-v-dd7528cc] {
  color: var(--color-typo-body);
  font-size: 1rem;
  line-height: 1.5rem;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}

.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}

.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}

.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}

.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}

.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}

.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}

.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}

.pdf-viewer-container #toolbar-viewer-desktop {
  align-items: center;
  border-bottom: 0.125rem solid var(--color-neutral-100);
  display: flex;
  justify-content: center;
  padding: 0.5rem;
}
.pdf-viewer-container #toolbar-viewer-desktop > div {
  display: flex;
  margin: 0 0.25rem;
}
.pdf-viewer-container #toolbar-viewer-desktop > div .viewer-button {
  height: 1.75rem;
  margin: 0 0.5rem;
  width: 1.75rem;
}
.pdf-viewer-container #toolbar-viewer-desktop > div .viewer-button img {
  width: 100%;
}
.pdf-viewer-container #toolbar-viewer-desktop .divider {
  background-color: var(--color-neutral-200);
  display: inline-block !important;
  height: 1.5625rem;
  width: 0.0625rem;
}
.pdf-viewer-container #toolbar-viewer-desktop .pagination-view input {
  width: 2rem;
}
.pdf-viewer-container #toolbar-viewer-mobile {
  align-items: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0.5rem;
  display: flex;
  flex-direction: row;
  padding: 0.5rem;
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  z-index: 500;
}
.pdf-viewer-container #toolbar-viewer-mobile input {
  padding: 0.5rem;
  width: 3rem;
}
.pdf-viewer-container #toolbar-viewer-mobile input,
.pdf-viewer-container #toolbar-viewer-mobile span {
  background-color: rgba(255, 255, 255, 0.4);
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}

.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}

.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}

.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}

.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}

.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}

.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}

.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}

.pdf-viewer-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.pdf-viewer-container #pdf-viewer {
  border: none;
  height: 100%;
  width: 100%;
}
@media (min-width: 600px) {
  .pdf-viewer-container #pdf-viewer {
    height: 100vh;
  }
}.theme-default .theme-bg-primary[data-v-d6a3ec01], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-0 .theme-bg-primary[data-v-d6a3ec01], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d6a3ec01] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d6a3ec01], .theme-profile-0 .theme-bg-primary-light[data-v-d6a3ec01] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d6a3ec01], .theme-profile-0 .theme-color[data-v-d6a3ec01] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d6a3ec01], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d6a3ec01] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d6a3ec01], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d6a3ec01] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d6a3ec01] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d6a3ec01] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d6a3ec01], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d6a3ec01] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d6a3ec01] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d6a3ec01] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d6a3ec01], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d6a3ec01] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d6a3ec01] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d6a3ec01] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d6a3ec01], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d6a3ec01] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d6a3ec01] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d6a3ec01] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d6a3ec01], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d6a3ec01] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d6a3ec01] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d6a3ec01] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d6a3ec01], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d6a3ec01], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d6a3ec01] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d6a3ec01] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d6a3ec01] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d6a3ec01] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d6a3ec01] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d6a3ec01] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d6a3ec01] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d6a3ec01] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d6a3ec01] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d6a3ec01] {
  background-color: var(--color-typo-body) !important;
}
.pdf-viewer-container #toolbar-viewer-desktop[data-v-d6a3ec01] {
  align-items: center;
  border-bottom: calculateRem(2px) solid var(--color-neutral-100);
  display: flex;
  justify-content: center;
  padding: calculateRem(8px);
}
.pdf-viewer-container #toolbar-viewer-desktop > div[data-v-d6a3ec01] {
  display: flex;
  margin: 0 calculateRem(4px);
}
.pdf-viewer-container #toolbar-viewer-desktop > div .viewer-button[data-v-d6a3ec01] {
  height: calculateRem(28px);
  margin: 0 calculateRem(8px);
  width: calculateRem(28px);
}
.pdf-viewer-container #toolbar-viewer-desktop > div .viewer-button img[data-v-d6a3ec01] {
  width: 100%;
}
.pdf-viewer-container #toolbar-viewer-desktop .divider[data-v-d6a3ec01] {
  background-color: var(--color-neutral-200);
  display: inline-block !important;
  height: calculateRem(25px);
  width: calculateRem(1px);
}
.pdf-viewer-container #toolbar-viewer-desktop .pagination-view input[data-v-d6a3ec01] {
  width: calculateRem(32px);
}
.pdf-viewer-container #toolbar-viewer-mobile[data-v-d6a3ec01] {
  align-items: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: calculateRem(8px);
  display: flex;
  flex-direction: row;
  padding: calculateRem(8px);
  position: absolute;
  right: calculateRem(20px);
  top: calculateRem(20px);
  z-index: 500;
}
.pdf-viewer-container #toolbar-viewer-mobile input[data-v-d6a3ec01] {
  padding: calculateRem(8px);
  width: calculateRem(48px);
}
.pdf-viewer-container #toolbar-viewer-mobile input[data-v-d6a3ec01],
.pdf-viewer-container #toolbar-viewer-mobile span[data-v-d6a3ec01] {
  background-color: rgba(255, 255, 255, 0.4);
}.theme-default .theme-bg-primary[data-v-63af2180], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-63af2180], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-63af2180], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-63af2180], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-63af2180], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-63af2180], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-0 .theme-bg-primary[data-v-63af2180], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-63af2180] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-63af2180], .theme-profile-0 .theme-bg-primary-light[data-v-63af2180] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-63af2180], .theme-profile-0 .theme-color[data-v-63af2180] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-63af2180], .theme-profile-0 .theme-bg-primary-gradiant[data-v-63af2180] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-63af2180] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-63af2180], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-1 .theme-bg-primary-gradiant[data-v-63af2180] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-63af2180] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-63af2180] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-63af2180], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-2 .theme-bg-primary-gradiant[data-v-63af2180] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-63af2180] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-63af2180] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-63af2180], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-3 .theme-bg-primary-gradiant[data-v-63af2180] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-63af2180] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-63af2180] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-63af2180], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-4 .theme-bg-primary-gradiant[data-v-63af2180] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-63af2180] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-63af2180] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-63af2180], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-5 .theme-bg-primary-gradiant[data-v-63af2180] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-63af2180] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-63af2180] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-63af2180], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-63af2180], .theme-profile-6 .theme-bg-primary-gradiant[data-v-63af2180] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-63af2180] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-63af2180] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-63af2180] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-63af2180] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-63af2180] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-63af2180] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-63af2180] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-63af2180] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-63af2180] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) {
.document-content-loading[data-v-63af2180] {
    min-height: 80vh;
}
}
.preview-container[data-v-63af2180] {
  height: 100%;
}
.preview-container[data-v-63af2180] > * {
  height: 100%;
}
.img-doc[data-v-63af2180] {
  position: relative;
  overflow-y: auto;
  height: 40.625rem;
}
.img-doc img[data-v-63af2180] {
  width: 100%;
}
.document-content-container[data-v-63af2180] {
  background: var(--color-background-light) !important;
  border-bottom: 1px solid var(--color-neutral-200);
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
}.theme-default .theme-bg-primary[data-v-87dcfbd1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-0 .theme-bg-primary[data-v-87dcfbd1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87dcfbd1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-87dcfbd1], .theme-profile-0 .theme-bg-primary-light[data-v-87dcfbd1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-87dcfbd1], .theme-profile-0 .theme-color[data-v-87dcfbd1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-87dcfbd1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-87dcfbd1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-87dcfbd1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-87dcfbd1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-87dcfbd1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-87dcfbd1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-87dcfbd1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-87dcfbd1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-87dcfbd1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-87dcfbd1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-87dcfbd1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-87dcfbd1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-87dcfbd1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-87dcfbd1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-87dcfbd1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-87dcfbd1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-87dcfbd1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-87dcfbd1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-87dcfbd1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-87dcfbd1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-87dcfbd1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-87dcfbd1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-87dcfbd1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-87dcfbd1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-87dcfbd1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-87dcfbd1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-87dcfbd1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-87dcfbd1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-87dcfbd1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-87dcfbd1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-87dcfbd1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-87dcfbd1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-87dcfbd1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-87dcfbd1] {
  background-color: var(--color-typo-body) !important;
}
[data-v-87dcfbd1]  > div {
  margin-top: 0 !important;
}
[data-v-87dcfbd1]  > div .input-container {
  margin-bottom: 0 !important;
}.theme-default .theme-bg-primary[data-v-d0ead60a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-0 .theme-bg-primary[data-v-d0ead60a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0ead60a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d0ead60a], .theme-profile-0 .theme-bg-primary-light[data-v-d0ead60a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d0ead60a], .theme-profile-0 .theme-color[data-v-d0ead60a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d0ead60a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d0ead60a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d0ead60a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d0ead60a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d0ead60a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d0ead60a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d0ead60a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d0ead60a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d0ead60a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d0ead60a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d0ead60a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d0ead60a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d0ead60a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d0ead60a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d0ead60a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d0ead60a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d0ead60a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d0ead60a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d0ead60a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d0ead60a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d0ead60a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d0ead60a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d0ead60a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d0ead60a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d0ead60a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d0ead60a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d0ead60a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d0ead60a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d0ead60a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d0ead60a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d0ead60a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d0ead60a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d0ead60a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d0ead60a] {
  background-color: var(--color-typo-body) !important;
}
[data-v-d0ead60a] .input-container {
  margin-bottom: 0 !important;
}.theme-default .theme-bg-primary[data-v-ea417149], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ea417149], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ea417149], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ea417149], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ea417149], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ea417149], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-0 .theme-bg-primary[data-v-ea417149], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea417149] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ea417149], .theme-profile-0 .theme-bg-primary-light[data-v-ea417149] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ea417149], .theme-profile-0 .theme-color[data-v-ea417149] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ea417149], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea417149] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea417149] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ea417149], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea417149] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ea417149] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ea417149] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ea417149], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea417149] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ea417149] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ea417149] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ea417149], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea417149] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ea417149] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ea417149] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ea417149], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea417149] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ea417149] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ea417149] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ea417149], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea417149] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ea417149] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ea417149] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ea417149], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea417149], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea417149] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ea417149] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ea417149] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ea417149] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ea417149] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ea417149] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ea417149] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ea417149] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ea417149] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ea417149] {
  background-color: var(--color-typo-body) !important;
}
.document-drawer[data-v-ea417149] {
  min-height: calc(100vh - 64px - 120px);
  background-color: var(--color-background-light);
}
.document-drawer__expandable-toggler[data-v-ea417149] {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: calc(16px * 1.5 + 24px);
  cursor: pointer;
}
.document-drawer__expandable-toggler__icon[data-v-ea417149] {
  position: absolute;
  right: 24px;
  top: 24px;
}.theme-default .theme-bg-primary[data-v-c105a720], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c105a720], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c105a720], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c105a720], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c105a720], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c105a720], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-0 .theme-bg-primary[data-v-c105a720], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c105a720] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c105a720], .theme-profile-0 .theme-bg-primary-light[data-v-c105a720] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c105a720], .theme-profile-0 .theme-color[data-v-c105a720] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c105a720], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c105a720] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c105a720] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c105a720], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c105a720] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c105a720] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c105a720] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c105a720], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c105a720] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c105a720] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c105a720] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c105a720], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c105a720] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c105a720] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c105a720] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c105a720], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c105a720] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c105a720] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c105a720] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c105a720], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c105a720] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c105a720] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c105a720] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c105a720], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c105a720], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c105a720] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c105a720] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c105a720] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c105a720] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c105a720] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c105a720] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c105a720] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c105a720] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c105a720] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c105a720] {
  background-color: var(--color-typo-body) !important;
}
.popin-confirm-cta[data-v-c105a720] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 600px) {
.popin-confirm-cta[data-v-c105a720] {
    flex-direction: row;
}
}
.popin-confirm-cta button[data-v-c105a720]:first-child {
  margin-bottom: 12px;
}
@media (min-width: 600px) {
.popin-confirm-cta button[data-v-c105a720]:first-child {
    margin-bottom: 0;
    margin-right: 12px;
}
}.theme-default .theme-bg-primary[data-v-de5f6dff], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-0 .theme-bg-primary[data-v-de5f6dff], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de5f6dff] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-de5f6dff], .theme-profile-0 .theme-bg-primary-light[data-v-de5f6dff] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-de5f6dff], .theme-profile-0 .theme-color[data-v-de5f6dff] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-de5f6dff], .theme-profile-0 .theme-bg-primary-gradiant[data-v-de5f6dff] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-de5f6dff], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-1 .theme-bg-primary-gradiant[data-v-de5f6dff] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-de5f6dff] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-de5f6dff] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-de5f6dff], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-2 .theme-bg-primary-gradiant[data-v-de5f6dff] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-de5f6dff] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-de5f6dff] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-de5f6dff], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-3 .theme-bg-primary-gradiant[data-v-de5f6dff] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-de5f6dff] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-de5f6dff] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-de5f6dff], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-4 .theme-bg-primary-gradiant[data-v-de5f6dff] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-de5f6dff] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-de5f6dff] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-de5f6dff], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-5 .theme-bg-primary-gradiant[data-v-de5f6dff] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-de5f6dff] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-de5f6dff] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-de5f6dff], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de5f6dff], .theme-profile-6 .theme-bg-primary-gradiant[data-v-de5f6dff] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-de5f6dff] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-de5f6dff] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-de5f6dff] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-de5f6dff] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-de5f6dff] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-de5f6dff] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-de5f6dff] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-de5f6dff] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-de5f6dff] {
  background-color: var(--color-typo-body) !important;
}
button[data-v-de5f6dff]:disabled {
  cursor: not-allowed;
  color: var(--color-functional-disabled);
}.theme-default .theme-bg-primary[data-v-a2e5317a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-0 .theme-bg-primary[data-v-a2e5317a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2e5317a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a2e5317a], .theme-profile-0 .theme-bg-primary-light[data-v-a2e5317a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a2e5317a], .theme-profile-0 .theme-color[data-v-a2e5317a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a2e5317a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2e5317a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a2e5317a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a2e5317a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a2e5317a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a2e5317a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a2e5317a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a2e5317a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a2e5317a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a2e5317a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a2e5317a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a2e5317a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a2e5317a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a2e5317a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a2e5317a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a2e5317a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a2e5317a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a2e5317a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a2e5317a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a2e5317a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a2e5317a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a2e5317a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a2e5317a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a2e5317a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a2e5317a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a2e5317a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a2e5317a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a2e5317a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a2e5317a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a2e5317a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a2e5317a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a2e5317a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a2e5317a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a2e5317a] {
  background-color: var(--color-typo-body) !important;
}
h2[data-v-a2e5317a] {
  font-size: 1rem;
}
li[data-v-a2e5317a]:not(:last-of-type) {
  margin-bottom: 1rem;
}
[data-v-a2e5317a] .modify-link {
  text-decoration: none;
}
[data-v-a2e5317a] .modify-link .font-icon-span {
  vertical-align: middle;
}.theme-default .theme-bg-primary[data-v-14159fbf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-14159fbf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-14159fbf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-14159fbf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-14159fbf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-14159fbf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-0 .theme-bg-primary[data-v-14159fbf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-14159fbf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-14159fbf], .theme-profile-0 .theme-bg-primary-light[data-v-14159fbf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-14159fbf], .theme-profile-0 .theme-color[data-v-14159fbf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-14159fbf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-14159fbf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-14159fbf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-14159fbf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-14159fbf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-14159fbf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-14159fbf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-14159fbf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-14159fbf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-14159fbf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-14159fbf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-14159fbf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-14159fbf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-14159fbf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-14159fbf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-14159fbf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-14159fbf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-14159fbf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-14159fbf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-14159fbf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-14159fbf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-14159fbf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-14159fbf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-14159fbf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-14159fbf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-14159fbf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-14159fbf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-14159fbf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-14159fbf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-14159fbf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-14159fbf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-14159fbf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-14159fbf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-14159fbf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-14159fbf] {
  background-color: var(--color-typo-body) !important;
}
.image-card[data-v-14159fbf] {
  width: inherit !important;
}
@media (min-width: 960px) {
[data-v-14159fbf] .image-card .skeleton-image {
    height: 6.25rem;
    width: 6.25rem;
}
}
@media (max-width: 959px) {
[data-v-14159fbf] .button {
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-a1c95498], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a1c95498], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a1c95498], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a1c95498], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a1c95498], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a1c95498], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-0 .theme-bg-primary[data-v-a1c95498], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1c95498] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a1c95498], .theme-profile-0 .theme-bg-primary-light[data-v-a1c95498] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a1c95498], .theme-profile-0 .theme-color[data-v-a1c95498] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a1c95498], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1c95498] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1c95498] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a1c95498], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1c95498] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a1c95498] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a1c95498] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a1c95498], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1c95498] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a1c95498] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a1c95498] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a1c95498], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1c95498] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a1c95498] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a1c95498] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a1c95498], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1c95498] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a1c95498] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a1c95498] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a1c95498], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1c95498] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a1c95498] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a1c95498] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a1c95498], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1c95498], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1c95498] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a1c95498] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a1c95498] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a1c95498] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a1c95498] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a1c95498] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a1c95498] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a1c95498] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a1c95498] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a1c95498] {
  background-color: var(--color-typo-body) !important;
}
.medical-appointment-pop-in-cta[data-v-a1c95498] {
  width: 100%;
  text-align: center;
}
@media (min-width: 600px) {
.medical-appointment-card[data-v-a1c95498] {
    text-align: center;
}
}.theme-default .theme-bg-primary[data-v-f375838f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f375838f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f375838f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f375838f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f375838f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f375838f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-0 .theme-bg-primary[data-v-f375838f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f375838f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f375838f], .theme-profile-0 .theme-bg-primary-light[data-v-f375838f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f375838f], .theme-profile-0 .theme-color[data-v-f375838f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f375838f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f375838f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f375838f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f375838f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f375838f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f375838f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f375838f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f375838f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f375838f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f375838f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f375838f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f375838f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f375838f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f375838f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f375838f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f375838f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f375838f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f375838f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f375838f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f375838f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f375838f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f375838f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f375838f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f375838f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f375838f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f375838f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f375838f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f375838f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f375838f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f375838f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f375838f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f375838f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f375838f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f375838f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f375838f] {
  background-color: var(--color-typo-body) !important;
}
.document-view-content[data-v-f375838f] {
  justify-items: normal !important;
}
[data-v-f375838f] .font-icon-span {
  vertical-align: baseline;
}
[data-v-f375838f] .mes-btn {
  min-width: auto;
}.theme-default .theme-bg-primary[data-v-51917b5b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-51917b5b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-51917b5b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-51917b5b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-51917b5b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-51917b5b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-0 .theme-bg-primary[data-v-51917b5b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51917b5b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-51917b5b], .theme-profile-0 .theme-bg-primary-light[data-v-51917b5b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-51917b5b], .theme-profile-0 .theme-color[data-v-51917b5b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-51917b5b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-51917b5b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51917b5b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-51917b5b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-51917b5b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-51917b5b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-51917b5b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-51917b5b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-51917b5b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-51917b5b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-51917b5b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-51917b5b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-51917b5b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-51917b5b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-51917b5b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-51917b5b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-51917b5b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-51917b5b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-51917b5b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-51917b5b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-51917b5b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-51917b5b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-51917b5b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-51917b5b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-51917b5b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-51917b5b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-51917b5b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-51917b5b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-51917b5b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-51917b5b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-51917b5b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-51917b5b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-51917b5b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-51917b5b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-51917b5b] {
  background-color: var(--color-typo-body) !important;
}
.document-view-mobile[data-v-51917b5b] {
  position: relative;
}
.document-view-mobile h2[data-v-51917b5b] {
  font-size: 1rem;
}
.document-view-mobile li[data-v-51917b5b]:not(:last-of-type) {
  margin-bottom: 1rem;
}
.document-view-mobile .bottom-container[data-v-51917b5b] {
  background-color: var(--color-neutral-100);
}
.document-view-mobile__preview[data-v-51917b5b] {
  position: absolute;
  height: calc(100vh - 4rem - 14.0625rem);
  width: 100%;
  z-index: 0;
}
.document-view-mobile__card[data-v-51917b5b] {
  background-color: var(--color-neutral-100);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px;
  margin-left: 24px;
  margin-right: 24px;
}
.document-view-mobile__card-img-text[data-v-51917b5b] {
  display: flex;
  gap: 12px;
  align-items: center;
}
.document-view-mobile__card[data-v-51917b5b]:last-of-type {
  margin-bottom: 32px;
}
.document-view-mobile__drawer[data-v-51917b5b] {
  transform: translateY(calc(100vh - 4rem - 14.0625rem));
  transition: transform 0.15s ease-out;
}
.document-view-mobile__drawer.expanded[data-v-51917b5b] {
  transform: translateY(0);
}
.document-view-mobile__drawer-content[data-v-51917b5b] {
  padding: 24px 0;
}
.document-view-mobile__drawer-content h1[data-v-51917b5b] {
  font-size: 16px;
  color: var(--color-typo-title);
  font-weight: 700;
  margin-bottom: 16px;
}
.document-view-mobile__drawer-text[data-v-51917b5b] {
  font-size: 16px;
  color: var(--color-typo-title);
}
.document-view-mobile__drawer-text a[data-v-51917b5b] {
  display: inline-block;
}
[data-v-51917b5b] .font-icon-span {
  vertical-align: text-bottom;
}.theme-default .theme-bg-primary[data-v-6ecc3bb5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-0 .theme-bg-primary[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ecc3bb5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6ecc3bb5], .theme-profile-0 .theme-bg-primary-light[data-v-6ecc3bb5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6ecc3bb5], .theme-profile-0 .theme-color[data-v-6ecc3bb5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6ecc3bb5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ecc3bb5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6ecc3bb5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ecc3bb5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6ecc3bb5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6ecc3bb5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6ecc3bb5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ecc3bb5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6ecc3bb5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6ecc3bb5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6ecc3bb5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ecc3bb5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6ecc3bb5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6ecc3bb5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6ecc3bb5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ecc3bb5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6ecc3bb5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6ecc3bb5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6ecc3bb5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ecc3bb5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6ecc3bb5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6ecc3bb5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6ecc3bb5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ecc3bb5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ecc3bb5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6ecc3bb5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6ecc3bb5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6ecc3bb5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6ecc3bb5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6ecc3bb5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6ecc3bb5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6ecc3bb5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6ecc3bb5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6ecc3bb5] {
  background-color: var(--color-typo-body) !important;
}
h1.text-h1[data-v-6ecc3bb5] {
  line-height: 44px;
  padding: 0 6rem;
}
[data-v-6ecc3bb5] .font-icon-span i {
  vertical-align: text-bottom;
}
[data-v-6ecc3bb5]  .document-view-content {
  width: 100%;
  display: grid;
  grid-template-columns: 2fr 3fr;
  grid-template-rows: 1fr;
  grid-column-gap: 32px;
  justify-items: start;
  min-height: 850px;
}
[data-v-6ecc3bb5]  .document-view-content__details {
  grid-area: 1/1/2/2;
}
[data-v-6ecc3bb5]  .document-view-content__card {
  gap: 16px;
  align-items: center;
}
[data-v-6ecc3bb5]  .document-view-content__card p {
  font-weight: 600;
  color: var(--color-typo-title);
}
[data-v-6ecc3bb5]  .document-view-content__preview {
  grid-area: 1/2/2/3;
}
[data-v-6ecc3bb5] .iframe-height {
  height: 100%;
}.theme-default .theme-bg-primary[data-v-afdb523a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-afdb523a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-afdb523a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-afdb523a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-afdb523a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-afdb523a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-0 .theme-bg-primary[data-v-afdb523a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-afdb523a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-afdb523a], .theme-profile-0 .theme-bg-primary-light[data-v-afdb523a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-afdb523a], .theme-profile-0 .theme-color[data-v-afdb523a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-afdb523a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-afdb523a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-afdb523a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-afdb523a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-afdb523a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-afdb523a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-afdb523a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-afdb523a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-afdb523a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-afdb523a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-afdb523a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-afdb523a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-afdb523a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-afdb523a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-afdb523a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-afdb523a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-afdb523a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-afdb523a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-afdb523a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-afdb523a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-afdb523a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-afdb523a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-afdb523a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-afdb523a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-afdb523a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-afdb523a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-afdb523a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-afdb523a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-afdb523a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-afdb523a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-afdb523a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-afdb523a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-afdb523a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-afdb523a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-afdb523a] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 599px) {
[data-v-afdb523a] .sticky-cta {
    z-index: 200;
}
[data-v-afdb523a] .sticky-cta > * {
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-b2b5f890], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-0 .theme-bg-primary[data-v-b2b5f890], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b2b5f890] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b2b5f890], .theme-profile-0 .theme-bg-primary-light[data-v-b2b5f890] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b2b5f890], .theme-profile-0 .theme-color[data-v-b2b5f890] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b2b5f890], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b2b5f890] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b2b5f890], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b2b5f890] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b2b5f890] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b2b5f890] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b2b5f890], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b2b5f890] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b2b5f890] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b2b5f890] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b2b5f890], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b2b5f890] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b2b5f890] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b2b5f890] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b2b5f890], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b2b5f890] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b2b5f890] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b2b5f890] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b2b5f890], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b2b5f890] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b2b5f890] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b2b5f890] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b2b5f890], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b2b5f890], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b2b5f890] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b2b5f890] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b2b5f890] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b2b5f890] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b2b5f890] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b2b5f890] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b2b5f890] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b2b5f890] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b2b5f890] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b2b5f890] {
  background-color: var(--color-typo-body) !important;
}
.health-quiz-start-text[data-v-b2b5f890] {
  font-size: 1rem;
  text-align: left;
}
@media (min-width: 960px) {
.health-quiz-start-text[data-v-b2b5f890] {
    text-align: center;
}
}
.health-quiz-description[data-v-b2b5f890] {
  margin-bottom: 48px;
  margin-top: 8px;
  text-align: left;
}
@media (min-width: 960px) {
.health-quiz-description[data-v-b2b5f890] {
    margin-bottom: 24px;
    margin-top: 16px;
}
}
.health-quiz-card[data-v-b2b5f890] {
  margin-bottom: 16px;
}
@media (max-width: 959px) {
.health-quiz-card[data-v-b2b5f890] {
    background-color: var(--color-background-light);
    border-bottom: 1px solid var(--color-neutral-200);
    padding: 24px;
    border-radius: 8px;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
}
}.theme-default .theme-bg-primary[data-v-af9d0530], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-af9d0530], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-af9d0530], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-af9d0530], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-af9d0530], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-af9d0530], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-0 .theme-bg-primary[data-v-af9d0530], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af9d0530] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-af9d0530], .theme-profile-0 .theme-bg-primary-light[data-v-af9d0530] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-af9d0530], .theme-profile-0 .theme-color[data-v-af9d0530] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-af9d0530], .theme-profile-0 .theme-bg-primary-gradiant[data-v-af9d0530] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af9d0530] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-af9d0530], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-1 .theme-bg-primary-gradiant[data-v-af9d0530] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-af9d0530] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-af9d0530] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-af9d0530], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-2 .theme-bg-primary-gradiant[data-v-af9d0530] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-af9d0530] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-af9d0530] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-af9d0530], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-3 .theme-bg-primary-gradiant[data-v-af9d0530] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-af9d0530] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-af9d0530] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-af9d0530], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-4 .theme-bg-primary-gradiant[data-v-af9d0530] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-af9d0530] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-af9d0530] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-af9d0530], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-5 .theme-bg-primary-gradiant[data-v-af9d0530] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-af9d0530] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-af9d0530] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-af9d0530], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-af9d0530], .theme-profile-6 .theme-bg-primary-gradiant[data-v-af9d0530] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-af9d0530] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-af9d0530] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-af9d0530] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-af9d0530] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-af9d0530] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-af9d0530] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-af9d0530] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-af9d0530] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-af9d0530] {
  background-color: var(--color-typo-body) !important;
}
.screen-flow-choice-radio[data-v-af9d0530] {
  max-width: 28rem;
  padding-left: 0;
  list-style: none;
}
.screen-flow-choice-radio__item[data-v-af9d0530] {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}.theme-default .theme-bg-primary[data-v-0eced636], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0eced636], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0eced636], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0eced636], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0eced636], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0eced636], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-0 .theme-bg-primary[data-v-0eced636], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eced636] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0eced636], .theme-profile-0 .theme-bg-primary-light[data-v-0eced636] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0eced636], .theme-profile-0 .theme-color[data-v-0eced636] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0eced636], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eced636] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eced636] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0eced636], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eced636] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0eced636] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0eced636] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0eced636], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eced636] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0eced636] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0eced636] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0eced636], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eced636] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0eced636] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0eced636] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0eced636], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eced636] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0eced636] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0eced636] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0eced636], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eced636] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0eced636] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0eced636] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0eced636], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eced636], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eced636] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0eced636] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0eced636] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0eced636] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0eced636] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0eced636] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0eced636] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0eced636] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0eced636] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0eced636] {
  background-color: var(--color-typo-body) !important;
}
.text-h2--title[data-v-0eced636] {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.4375rem;
  color: var(--color-typo-title);
}
.text-description[data-v-0eced636] {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 600px) {
.text-h2--title[data-v-0eced636] {
    font-size: 2rem;
}
.text-description[data-v-0eced636] {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
}.theme-default .theme-bg-primary[data-v-207f63b9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-207f63b9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-207f63b9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-207f63b9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-207f63b9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-207f63b9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-0 .theme-bg-primary[data-v-207f63b9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207f63b9] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-207f63b9], .theme-profile-0 .theme-bg-primary-light[data-v-207f63b9] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-207f63b9], .theme-profile-0 .theme-color[data-v-207f63b9] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-207f63b9], .theme-profile-0 .theme-bg-primary-gradiant[data-v-207f63b9] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207f63b9] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-207f63b9], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-1 .theme-bg-primary-gradiant[data-v-207f63b9] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-207f63b9] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-207f63b9] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-207f63b9], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-2 .theme-bg-primary-gradiant[data-v-207f63b9] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-207f63b9] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-207f63b9] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-207f63b9], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-3 .theme-bg-primary-gradiant[data-v-207f63b9] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-207f63b9] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-207f63b9] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-207f63b9], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-4 .theme-bg-primary-gradiant[data-v-207f63b9] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-207f63b9] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-207f63b9] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-207f63b9], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-5 .theme-bg-primary-gradiant[data-v-207f63b9] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-207f63b9] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-207f63b9] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-207f63b9], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-207f63b9], .theme-profile-6 .theme-bg-primary-gradiant[data-v-207f63b9] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-207f63b9] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-207f63b9] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-207f63b9] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-207f63b9] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-207f63b9] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-207f63b9] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-207f63b9] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-207f63b9] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-207f63b9] {
  background-color: var(--color-typo-body) !important;
}
.separatorLine[data-v-207f63b9] {
  width: 30%;
  display: inline-block;
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-54e69ae7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-0 .theme-bg-primary[data-v-54e69ae7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-54e69ae7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-54e69ae7], .theme-profile-0 .theme-bg-primary-light[data-v-54e69ae7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-54e69ae7], .theme-profile-0 .theme-color[data-v-54e69ae7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-54e69ae7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-54e69ae7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-54e69ae7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-54e69ae7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-54e69ae7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-54e69ae7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-54e69ae7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-54e69ae7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-54e69ae7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-54e69ae7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-54e69ae7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-54e69ae7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-54e69ae7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-54e69ae7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-54e69ae7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-54e69ae7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-54e69ae7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-54e69ae7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-54e69ae7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-54e69ae7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-54e69ae7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-54e69ae7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-54e69ae7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-54e69ae7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-54e69ae7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-54e69ae7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-54e69ae7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-54e69ae7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-54e69ae7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-54e69ae7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-54e69ae7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-54e69ae7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-54e69ae7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-54e69ae7] {
  background-color: var(--color-typo-body) !important;
}
.popin-help-title[data-v-54e69ae7] {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
  color: var(--color-typo-title);
}
.popin-help-description[data-v-54e69ae7] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
}
.separator[data-v-54e69ae7] {
  width: 30%;
  display: inline-block;
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-a44e195b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a44e195b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a44e195b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a44e195b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a44e195b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a44e195b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-0 .theme-bg-primary[data-v-a44e195b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a44e195b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a44e195b], .theme-profile-0 .theme-bg-primary-light[data-v-a44e195b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a44e195b], .theme-profile-0 .theme-color[data-v-a44e195b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a44e195b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a44e195b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a44e195b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a44e195b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a44e195b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a44e195b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a44e195b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a44e195b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a44e195b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a44e195b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a44e195b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a44e195b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a44e195b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a44e195b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a44e195b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a44e195b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a44e195b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a44e195b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a44e195b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a44e195b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a44e195b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a44e195b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a44e195b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a44e195b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a44e195b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a44e195b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a44e195b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a44e195b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a44e195b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a44e195b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a44e195b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a44e195b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a44e195b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a44e195b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a44e195b] {
  background-color: var(--color-typo-body) !important;
}
.prefix[data-v-a44e195b] {
  display: flex;
  align-items: center;
  min-width: -moz-fit-content;
  min-width: fit-content;
  color: var(--color-typo-body);
  font-weight: 600;
  font-size: 1rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.theme-default .theme-bg-primary[data-v-2793d6ff], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-0 .theme-bg-primary[data-v-2793d6ff], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2793d6ff] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2793d6ff], .theme-profile-0 .theme-bg-primary-light[data-v-2793d6ff] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2793d6ff], .theme-profile-0 .theme-color[data-v-2793d6ff] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2793d6ff], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2793d6ff] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2793d6ff], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2793d6ff] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2793d6ff] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2793d6ff] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2793d6ff], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2793d6ff] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2793d6ff] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2793d6ff] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2793d6ff], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2793d6ff] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2793d6ff] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2793d6ff] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2793d6ff], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2793d6ff] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2793d6ff] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2793d6ff] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2793d6ff], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2793d6ff] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2793d6ff] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2793d6ff] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2793d6ff], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2793d6ff], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2793d6ff] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2793d6ff] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2793d6ff] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2793d6ff] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2793d6ff] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2793d6ff] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2793d6ff] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2793d6ff] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2793d6ff] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2793d6ff] {
  background-color: var(--color-typo-body) !important;
}
.vital-card-choice-radio[data-v-2793d6ff] {
  list-style: none;
  padding-left: 0;
}
[data-v-2793d6ff] .mes-radio-group-label {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 500;
}
[data-v-2793d6ff] .mes-radio-group-detail {
  font-size: 0.875rem;
  font-weight: 400;
}
@media (max-width: 959px) {
[data-v-2793d6ff] .mes-radio-group-detail {
    font-size: 0.875rem;
}
}
[data-v-2793d6ff] .mes-radio-group--column {
  margin-top: 1.5rem;
  margin-bottom: 0;
  color: var(--color-typo-title);
}
[data-v-2793d6ff] .mes-input-text.ens-input {
  max-width: 100%;
}.theme-default .theme-bg-primary[data-v-e2d19740], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e2d19740], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e2d19740], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e2d19740], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e2d19740], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e2d19740], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-0 .theme-bg-primary[data-v-e2d19740], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2d19740] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e2d19740], .theme-profile-0 .theme-bg-primary-light[data-v-e2d19740] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e2d19740], .theme-profile-0 .theme-color[data-v-e2d19740] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e2d19740], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e2d19740] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e2d19740] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e2d19740], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e2d19740] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e2d19740] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e2d19740] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e2d19740], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e2d19740] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e2d19740] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e2d19740] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e2d19740], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e2d19740] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e2d19740] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e2d19740] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e2d19740], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e2d19740] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e2d19740] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e2d19740] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e2d19740], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e2d19740] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e2d19740] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e2d19740] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e2d19740], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e2d19740], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e2d19740] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e2d19740] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e2d19740] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e2d19740] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e2d19740] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e2d19740] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e2d19740] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e2d19740] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e2d19740] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e2d19740] {
  background-color: var(--color-typo-body) !important;
}
.recipient-mode[data-v-e2d19740] {
  color: var(--color-typo-body);
  font-weight: 700;
}
.has-other-canal[data-v-e2d19740] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}.theme-default .theme-bg-primary[data-v-4163495e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4163495e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4163495e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4163495e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4163495e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4163495e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-0 .theme-bg-primary[data-v-4163495e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4163495e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4163495e], .theme-profile-0 .theme-bg-primary-light[data-v-4163495e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4163495e], .theme-profile-0 .theme-color[data-v-4163495e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4163495e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4163495e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4163495e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4163495e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4163495e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4163495e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4163495e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4163495e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4163495e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4163495e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4163495e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4163495e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4163495e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4163495e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4163495e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4163495e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4163495e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4163495e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4163495e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4163495e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4163495e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4163495e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4163495e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4163495e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4163495e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4163495e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4163495e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4163495e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4163495e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4163495e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4163495e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4163495e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4163495e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4163495e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4163495e] {
  background-color: var(--color-typo-body) !important;
}
.add-document__confidentiality-label[data-v-4163495e] {
  color: var(--color-typo-title);
  font-weight: 600;
}
.form-popin[data-v-4163495e] {
  margin: 0px 10.875rem;
}.theme-default .theme-bg-primary[data-v-5239d5fd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-0 .theme-bg-primary[data-v-5239d5fd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5239d5fd] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5239d5fd], .theme-profile-0 .theme-bg-primary-light[data-v-5239d5fd] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5239d5fd], .theme-profile-0 .theme-color[data-v-5239d5fd] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5239d5fd], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5239d5fd] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5239d5fd], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5239d5fd] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5239d5fd] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5239d5fd] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5239d5fd], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5239d5fd] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5239d5fd] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5239d5fd] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5239d5fd], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5239d5fd] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5239d5fd] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5239d5fd] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5239d5fd], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5239d5fd] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5239d5fd] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5239d5fd] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5239d5fd], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5239d5fd] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5239d5fd] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5239d5fd] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5239d5fd], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5239d5fd], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5239d5fd] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5239d5fd] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5239d5fd] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5239d5fd] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5239d5fd] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5239d5fd] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5239d5fd] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5239d5fd] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5239d5fd] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5239d5fd] {
  background-color: var(--color-typo-body) !important;
}
.update-document-confidentiality__access-link[data-v-5239d5fd] {
  display: flex;
  align-items: center;
}.theme-default .theme-bg-primary[data-v-85b380aa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-85b380aa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-85b380aa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-85b380aa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-85b380aa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-85b380aa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-0 .theme-bg-primary[data-v-85b380aa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85b380aa] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-85b380aa], .theme-profile-0 .theme-bg-primary-light[data-v-85b380aa] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-85b380aa], .theme-profile-0 .theme-color[data-v-85b380aa] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-85b380aa], .theme-profile-0 .theme-bg-primary-gradiant[data-v-85b380aa] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85b380aa] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-85b380aa], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-1 .theme-bg-primary-gradiant[data-v-85b380aa] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-85b380aa] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-85b380aa] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-85b380aa], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-2 .theme-bg-primary-gradiant[data-v-85b380aa] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-85b380aa] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-85b380aa] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-85b380aa], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-3 .theme-bg-primary-gradiant[data-v-85b380aa] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-85b380aa] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-85b380aa] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-85b380aa], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-4 .theme-bg-primary-gradiant[data-v-85b380aa] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-85b380aa] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-85b380aa] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-85b380aa], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-5 .theme-bg-primary-gradiant[data-v-85b380aa] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-85b380aa] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-85b380aa] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-85b380aa], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-85b380aa], .theme-profile-6 .theme-bg-primary-gradiant[data-v-85b380aa] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-85b380aa] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-85b380aa] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-85b380aa] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-85b380aa] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-85b380aa] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-85b380aa] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-85b380aa] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-85b380aa] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-85b380aa] {
  background-color: var(--color-typo-body) !important;
}
.toggle-button[data-v-85b380aa] {
  height: 2.5rem;
  display: flex;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  padding: 0 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 600px) {
.toggle-button[data-v-85b380aa] {
    font-size: 0.875rem;
}
}
.toggle-button.selected[data-v-85b380aa] {
  background-color: var(--color-neutral-200);
  border-radius: 0.5rem;
}
.icon-right[data-v-85b380aa] {
  flex-direction: row-reverse;
}.theme-default .theme-bg-primary[data-v-7d8167df], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7d8167df], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7d8167df], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7d8167df], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7d8167df], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7d8167df], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-0 .theme-bg-primary[data-v-7d8167df], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d8167df] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7d8167df], .theme-profile-0 .theme-bg-primary-light[data-v-7d8167df] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7d8167df], .theme-profile-0 .theme-color[data-v-7d8167df] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7d8167df], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7d8167df] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7d8167df] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7d8167df], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7d8167df] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7d8167df] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7d8167df] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7d8167df], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7d8167df] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7d8167df] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7d8167df] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7d8167df], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7d8167df] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7d8167df] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7d8167df] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7d8167df], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7d8167df] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7d8167df] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7d8167df] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7d8167df], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7d8167df] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7d8167df] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7d8167df] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7d8167df], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7d8167df], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7d8167df] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7d8167df] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7d8167df] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7d8167df] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7d8167df] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7d8167df] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7d8167df] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7d8167df] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7d8167df] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7d8167df] {
  background-color: var(--color-typo-body) !important;
}
.toggle-button[data-v-7d8167df] {
  text-wrap: nowrap;
}
.document-filter-placeholder[data-v-7d8167df] {
  margin-left: 0.625rem;
  font-weight: 700;
}
.full-width[data-v-7d8167df] {
  width: 100%;
}
[data-v-7d8167df] .mes-select {
  height: 2.6875rem;
}
[data-v-7d8167df] .mes-select select {
  font-weight: 700 !important;
}
[data-v-7d8167df] .selectedItemsText {
  font-weight: 700 !important;
}
.filter-select[data-v-7d8167df] {
  width: 15.625rem;
}
.reset-button[data-v-7d8167df] {
  height: 2.5rem;
}
.vertical-divider[data-v-7d8167df] {
  width: 0.0625rem;
  height: 2.5rem;
  background-color: var(--color-neutral-300);
  margin: 0 1rem;
}
@media (max-width: 1040px) {
.filter-container[data-v-7d8167df] {
    flex-wrap: wrap;
}
}.theme-default .theme-bg-primary[data-v-da1bb8d3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-0 .theme-bg-primary[data-v-da1bb8d3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da1bb8d3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-da1bb8d3], .theme-profile-0 .theme-bg-primary-light[data-v-da1bb8d3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-da1bb8d3], .theme-profile-0 .theme-color[data-v-da1bb8d3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-da1bb8d3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-da1bb8d3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-da1bb8d3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-da1bb8d3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-da1bb8d3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-da1bb8d3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-da1bb8d3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-da1bb8d3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-da1bb8d3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-da1bb8d3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-da1bb8d3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-da1bb8d3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-da1bb8d3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-da1bb8d3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-da1bb8d3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-da1bb8d3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-da1bb8d3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-da1bb8d3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-da1bb8d3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-da1bb8d3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-da1bb8d3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-da1bb8d3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-da1bb8d3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-da1bb8d3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-da1bb8d3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-da1bb8d3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-da1bb8d3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-da1bb8d3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-da1bb8d3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-da1bb8d3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-da1bb8d3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-da1bb8d3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-da1bb8d3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-da1bb8d3] {
  background-color: var(--color-typo-body) !important;
}
.category-option[data-v-da1bb8d3] {
  border-top: 1px solid var(--color-neutral-200);
  padding: 1rem 1rem 1rem 1.5rem;
}
.text-h1[data-v-da1bb8d3] {
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-766f113a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-766f113a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-766f113a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-766f113a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-766f113a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-766f113a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-0 .theme-bg-primary[data-v-766f113a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-766f113a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-766f113a], .theme-profile-0 .theme-bg-primary-light[data-v-766f113a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-766f113a], .theme-profile-0 .theme-color[data-v-766f113a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-766f113a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-766f113a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-766f113a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-766f113a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-766f113a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-766f113a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-766f113a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-766f113a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-766f113a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-766f113a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-766f113a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-766f113a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-766f113a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-766f113a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-766f113a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-766f113a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-766f113a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-766f113a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-766f113a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-766f113a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-766f113a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-766f113a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-766f113a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-766f113a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-766f113a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-766f113a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-766f113a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-766f113a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-766f113a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-766f113a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-766f113a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-766f113a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-766f113a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-766f113a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-766f113a] {
  background-color: var(--color-typo-body) !important;
}
.toggle-wrapper[data-v-766f113a] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 3.875rem;
  padding: 1rem 1rem 1rem 1.5rem;
  border-top: solid 1px var(--color-functional-info-100);
  border-bottom: solid 1px var(--color-functional-info-100);
}
.toggle-wrapper .action[data-v-766f113a] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-size: 1.25rem;
  font-weight: 500;
}
.toggle-wrapper .toggle-icon[data-v-766f113a] {
  display: flex;
  align-items: center;
  height: 100%;
}.theme-default .theme-bg-primary[data-v-86841544], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-86841544], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-86841544], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-86841544], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-86841544], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-86841544], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-0 .theme-bg-primary[data-v-86841544], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86841544] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-86841544], .theme-profile-0 .theme-bg-primary-light[data-v-86841544] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-86841544], .theme-profile-0 .theme-color[data-v-86841544] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-86841544], .theme-profile-0 .theme-bg-primary-gradiant[data-v-86841544] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86841544] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-86841544], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-1 .theme-bg-primary-gradiant[data-v-86841544] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-86841544] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-86841544] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-86841544], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-2 .theme-bg-primary-gradiant[data-v-86841544] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-86841544] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-86841544] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-86841544], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-3 .theme-bg-primary-gradiant[data-v-86841544] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-86841544] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-86841544] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-86841544], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-4 .theme-bg-primary-gradiant[data-v-86841544] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-86841544] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-86841544] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-86841544], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-5 .theme-bg-primary-gradiant[data-v-86841544] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-86841544] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-86841544] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-86841544], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-86841544], .theme-profile-6 .theme-bg-primary-gradiant[data-v-86841544] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-86841544] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-86841544] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-86841544] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-86841544] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-86841544] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-86841544] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-86841544] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-86841544] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-86841544] {
  background-color: var(--color-typo-body) !important;
}
.document-filter-counter-avatar[data-v-86841544] {
  border-radius: 50%;
  background: var(--color-primary);
  color: var(--color-typo-light);
  width: 1.5625rem;
  height: 1.5625rem;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: normal;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: width, height;
  vertical-align: middle;
}.theme-default .theme-bg-primary[data-v-b3fb4ea3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-0 .theme-bg-primary[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fb4ea3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b3fb4ea3], .theme-profile-0 .theme-bg-primary-light[data-v-b3fb4ea3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b3fb4ea3], .theme-profile-0 .theme-color[data-v-b3fb4ea3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b3fb4ea3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fb4ea3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b3fb4ea3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3fb4ea3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b3fb4ea3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b3fb4ea3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b3fb4ea3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3fb4ea3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b3fb4ea3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b3fb4ea3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b3fb4ea3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3fb4ea3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b3fb4ea3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b3fb4ea3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b3fb4ea3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3fb4ea3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b3fb4ea3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b3fb4ea3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b3fb4ea3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3fb4ea3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b3fb4ea3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b3fb4ea3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b3fb4ea3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3fb4ea3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3fb4ea3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b3fb4ea3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b3fb4ea3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b3fb4ea3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b3fb4ea3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b3fb4ea3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b3fb4ea3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b3fb4ea3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b3fb4ea3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b3fb4ea3] {
  background-color: var(--color-typo-body) !important;
}
.mark-documents[data-v-b3fb4ea3] {
  color: var(--color-typo-title);
  font-size: 1rem;
  height: 4.5rem;
  padding: 1.5rem;
}.theme-default .theme-bg-primary[data-v-9e9b6096], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-0 .theme-bg-primary[data-v-9e9b6096], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b6096] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9e9b6096], .theme-profile-0 .theme-bg-primary-light[data-v-9e9b6096] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9e9b6096], .theme-profile-0 .theme-color[data-v-9e9b6096] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9e9b6096], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b6096] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9e9b6096], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9b6096] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9e9b6096] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9e9b6096] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9e9b6096], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9b6096] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9e9b6096] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9e9b6096] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9e9b6096], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9b6096] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9e9b6096] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9e9b6096] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9e9b6096], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9b6096] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9e9b6096] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9e9b6096] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9e9b6096], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9b6096] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9e9b6096] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9e9b6096] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9e9b6096], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9b6096], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9b6096] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9e9b6096] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9e9b6096] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9e9b6096] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9e9b6096] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9e9b6096] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9e9b6096] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9e9b6096] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9e9b6096] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9e9b6096] {
  background-color: var(--color-typo-body) !important;
}
[data-v-9e9b6096] .mes-radio {
  height: 3.125rem;
  color: var(--color-typo-title);
  font-weight: 600 !important;
}.theme-default .theme-bg-primary[data-v-c8c79c4a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-0 .theme-bg-primary[data-v-c8c79c4a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8c79c4a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c8c79c4a], .theme-profile-0 .theme-bg-primary-light[data-v-c8c79c4a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c8c79c4a], .theme-profile-0 .theme-color[data-v-c8c79c4a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c8c79c4a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8c79c4a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c8c79c4a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8c79c4a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c8c79c4a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c8c79c4a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c8c79c4a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8c79c4a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c8c79c4a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c8c79c4a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c8c79c4a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8c79c4a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c8c79c4a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c8c79c4a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c8c79c4a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8c79c4a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c8c79c4a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c8c79c4a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c8c79c4a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8c79c4a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c8c79c4a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c8c79c4a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c8c79c4a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8c79c4a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8c79c4a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c8c79c4a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c8c79c4a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c8c79c4a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c8c79c4a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c8c79c4a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c8c79c4a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c8c79c4a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c8c79c4a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c8c79c4a] {
  background-color: var(--color-typo-body) !important;
}
.no-borders[data-v-c8c79c4a] {
  border: 0;
}
.no-borders[data-v-c8c79c4a]:focus {
  border: 0 !important;
  outline: none !important;
}
.filters-container[data-v-c8c79c4a] {
  background-color: var(--color-neutral-100);
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
}.theme-default .theme-bg-primary[data-v-852f3263], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-852f3263], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-852f3263], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-852f3263], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-852f3263], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-852f3263], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-0 .theme-bg-primary[data-v-852f3263], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-852f3263] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-852f3263], .theme-profile-0 .theme-bg-primary-light[data-v-852f3263] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-852f3263], .theme-profile-0 .theme-color[data-v-852f3263] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-852f3263], .theme-profile-0 .theme-bg-primary-gradiant[data-v-852f3263] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-852f3263] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-852f3263], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-1 .theme-bg-primary-gradiant[data-v-852f3263] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-852f3263] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-852f3263] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-852f3263], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-2 .theme-bg-primary-gradiant[data-v-852f3263] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-852f3263] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-852f3263] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-852f3263], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-3 .theme-bg-primary-gradiant[data-v-852f3263] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-852f3263] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-852f3263] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-852f3263], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-4 .theme-bg-primary-gradiant[data-v-852f3263] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-852f3263] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-852f3263] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-852f3263], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-5 .theme-bg-primary-gradiant[data-v-852f3263] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-852f3263] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-852f3263] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-852f3263], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-852f3263], .theme-profile-6 .theme-bg-primary-gradiant[data-v-852f3263] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-852f3263] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-852f3263] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-852f3263] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-852f3263] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-852f3263] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-852f3263] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-852f3263] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-852f3263] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-852f3263] {
  background-color: var(--color-typo-body) !important;
}
.filter-button[data-v-852f3263] {
  display: flex;
  flex-flow: row-reverse;
}
.div-select-and-filter[data-v-852f3263] {
  display: flex;
  justify-content: space-between;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.tr-expand {
  position: relative;
}
.tr-expand a {
  text-decoration: none;
  font-weight: initial;
}
.expand-button {
  background: transparent;
  position: static;
  text-decoration: none !important;
}
.expand-button::before {
  content: "";
  position: absolute;
  height: 5vh;
  width: 100vw;
}
.icon-only {
  margin: 0.125rem 1.25rem 0 0;
}
.checkbox-select {
  position: relative;
  z-index: 100;
}
.documents-table .data-table table > tbody > tr > td:last-child {
  padding: 0 12px;
}
.document-table__category {
  white-space: normal;
  height: auto !important;
}
.documents-table .item-is-highlighted {
  background-color: var(--color-neutral-200);
}
.documents-table__folders table tbody tr td.select-column {
  padding: 0;
}
.documents-table__folders .tr-disabled {
  pointer-events: none;
}
.documents-table__folders .tr-template {
  display: flex;
  align-items: center;
}
.documents-table__folders .tr-template--document__img-container__icon {
  vertical-align: middle;
}
.documents-table__folders .tr-template--document__checkbox-container {
  align-items: center;
  display: flex;
  height: 3.25rem;
  place-content: center;
  width: 4.5rem;
}
.documents-table__folders .tr-template--document__title {
  margin-top: 0.375rem;
}
.documents-table__folders .tr-template--document__title__disabled {
  opacity: 0.6;
}
.documents-table__folders .tr-template--document__title__disabled__already-added {
  opacity: 0.5;
}
.documents-table__folders .tr-template--folder__title {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.documents-table__folders .tr-template--folder__title--documents-counter {
  color: var(--color-typo-body);
  font-size: 0.75rem;
}
.font-weight-600 {
  font-weight: 600;
}
.folder-align {
  display: flex;
  align-items: center;
}.theme-default .theme-bg-primary[data-v-6abf7b56], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-0 .theme-bg-primary[data-v-6abf7b56], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6abf7b56] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6abf7b56], .theme-profile-0 .theme-bg-primary-light[data-v-6abf7b56] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6abf7b56], .theme-profile-0 .theme-color[data-v-6abf7b56] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6abf7b56], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6abf7b56] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6abf7b56], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6abf7b56] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6abf7b56] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6abf7b56] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6abf7b56], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6abf7b56] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6abf7b56] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6abf7b56] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6abf7b56], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6abf7b56] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6abf7b56] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6abf7b56] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6abf7b56], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6abf7b56] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6abf7b56] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6abf7b56] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6abf7b56], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6abf7b56] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6abf7b56] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6abf7b56] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6abf7b56], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6abf7b56], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6abf7b56] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6abf7b56] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6abf7b56] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6abf7b56] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6abf7b56] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6abf7b56] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6abf7b56] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6abf7b56] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6abf7b56] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6abf7b56] {
  background-color: var(--color-typo-body) !important;
}
.document-confidentiality-visibility[data-v-6abf7b56] {
  display: flex;
  align-items: stretch;
  border-radius: 8px;
  overflow: hidden;
}
.document-confidentiality-visibility__icon[data-v-6abf7b56] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 70px;
}
.document-confidentiality-visibility__icon--hidden[data-v-6abf7b56] {
  background-color: var(--color-typo-body);
}
.document-confidentiality-visibility__icon--visible[data-v-6abf7b56] {
  background-color: var(--color-functional-success);
}
.document-confidentiality-visibility__text[data-v-6abf7b56] {
  margin: 0;
  padding: 8px 16px;
}
.document-confidentiality-visibility__text--hidden[data-v-6abf7b56] {
  background-color: #edf0fa;
}
.document-confidentiality-visibility__text--visible[data-v-6abf7b56] {
  background-color: rgba(7, 203, 162, 0.1019607843);
}.theme-default .theme-bg-primary[data-v-0a3ca656], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-0 .theme-bg-primary[data-v-0a3ca656], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a3ca656] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0a3ca656], .theme-profile-0 .theme-bg-primary-light[data-v-0a3ca656] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0a3ca656], .theme-profile-0 .theme-color[data-v-0a3ca656] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0a3ca656], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0a3ca656] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0a3ca656], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0a3ca656] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0a3ca656] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0a3ca656] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0a3ca656], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0a3ca656] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0a3ca656] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0a3ca656] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0a3ca656], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0a3ca656] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0a3ca656] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0a3ca656] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0a3ca656], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0a3ca656] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0a3ca656] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0a3ca656] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0a3ca656], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0a3ca656] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0a3ca656] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0a3ca656] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0a3ca656], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0a3ca656], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0a3ca656] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0a3ca656] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0a3ca656] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0a3ca656] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0a3ca656] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0a3ca656] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0a3ca656] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0a3ca656] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0a3ca656] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0a3ca656] {
  background-color: var(--color-typo-body) !important;
}
.update-document-confidentiality__form[data-v-0a3ca656] {
  display: flex;
  flex-direction: column;
}.theme-default .theme-bg-primary[data-v-eb53b375], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-eb53b375], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-eb53b375], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-eb53b375], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-eb53b375], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-eb53b375], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-0 .theme-bg-primary[data-v-eb53b375], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb53b375] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-eb53b375], .theme-profile-0 .theme-bg-primary-light[data-v-eb53b375] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-eb53b375], .theme-profile-0 .theme-color[data-v-eb53b375] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-eb53b375], .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb53b375] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb53b375] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-eb53b375], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-1 .theme-bg-primary-gradiant[data-v-eb53b375] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-eb53b375] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-eb53b375] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-eb53b375], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-2 .theme-bg-primary-gradiant[data-v-eb53b375] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-eb53b375] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-eb53b375] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-eb53b375], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-3 .theme-bg-primary-gradiant[data-v-eb53b375] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-eb53b375] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-eb53b375] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-eb53b375], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-4 .theme-bg-primary-gradiant[data-v-eb53b375] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-eb53b375] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-eb53b375] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-eb53b375], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-5 .theme-bg-primary-gradiant[data-v-eb53b375] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-eb53b375] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-eb53b375] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-eb53b375], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eb53b375], .theme-profile-6 .theme-bg-primary-gradiant[data-v-eb53b375] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-eb53b375] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-eb53b375] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-eb53b375] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-eb53b375] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-eb53b375] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-eb53b375] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-eb53b375] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-eb53b375] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-eb53b375] {
  background-color: var(--color-typo-body) !important;
}
.document-confidentiality__title[data-v-eb53b375] {
  line-height: 1.5;
  font-size: 16px;
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-a5c36434], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a5c36434], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a5c36434], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a5c36434], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a5c36434], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a5c36434], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-0 .theme-bg-primary[data-v-a5c36434], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5c36434] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a5c36434], .theme-profile-0 .theme-bg-primary-light[data-v-a5c36434] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a5c36434], .theme-profile-0 .theme-color[data-v-a5c36434] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a5c36434], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5c36434] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5c36434] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a5c36434], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5c36434] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a5c36434] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a5c36434] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a5c36434], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5c36434] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a5c36434] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a5c36434] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a5c36434], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5c36434] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a5c36434] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a5c36434] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a5c36434], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5c36434] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a5c36434] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a5c36434] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a5c36434], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5c36434] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a5c36434] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a5c36434] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a5c36434], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5c36434], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5c36434] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a5c36434] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a5c36434] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a5c36434] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a5c36434] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a5c36434] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a5c36434] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a5c36434] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a5c36434] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a5c36434] {
  background-color: var(--color-typo-body) !important;
}
.document-actions[data-v-a5c36434] > *:not(:last-child) {
  margin-bottom: 18px;
}
.document-actions p[data-v-a5c36434] {
  margin: 0;
  margin-left: 0.25rem;
}
.document-actions > button[data-v-a5c36434] {
  display: block;
}
.document-actions__title[data-v-a5c36434] {
  font-size: 16px;
  color: var(--color-typo-title);
  line-height: 1.5;
  margin-bottom: 16px;
}
.document-actions .document-reported[data-v-a5c36434] {
  color: var(--color-primary);
}
.document-download-description[data-v-a5c36434] {
  font-weight: normal;
  white-space: nowrap;
}.theme-default .theme-bg-primary[data-v-60e260e4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-60e260e4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-60e260e4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-60e260e4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-60e260e4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-60e260e4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-0 .theme-bg-primary[data-v-60e260e4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60e260e4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-60e260e4], .theme-profile-0 .theme-bg-primary-light[data-v-60e260e4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-60e260e4], .theme-profile-0 .theme-color[data-v-60e260e4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-60e260e4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-60e260e4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60e260e4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-60e260e4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-60e260e4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-60e260e4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-60e260e4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-60e260e4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-60e260e4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-60e260e4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-60e260e4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-60e260e4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-60e260e4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-60e260e4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-60e260e4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-60e260e4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-60e260e4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-60e260e4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-60e260e4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-60e260e4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-60e260e4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-60e260e4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-60e260e4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-60e260e4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60e260e4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-60e260e4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-60e260e4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-60e260e4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-60e260e4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-60e260e4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-60e260e4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-60e260e4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-60e260e4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-60e260e4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-60e260e4] {
  background-color: var(--color-typo-body) !important;
}
.document-view-mobile[data-v-60e260e4] {
  position: relative;
}
.document-view-mobile__preview[data-v-60e260e4] {
  position: absolute;
  height: calc(100vh - 4rem - 14.0625rem);
  width: 100%;
  z-index: 0;
}
.document-view-mobile__back-button[data-v-60e260e4] {
  position: absolute;
  z-index: 10;
  top: 1.25rem;
  left: 1.25rem;
  background-color: #fff;
  padding: 0.625rem;
  border-radius: 8px;
  box-shadow: 0 10px 16px -4px rgba(var(--color-primary), 0.17);
}
.document-view-mobile__drawer[data-v-60e260e4] {
  transform: translateY(calc(100vh - 4rem - 14.0625rem));
  transition: transform 0.15s ease-out;
}
.document-view-mobile__drawer.expanded[data-v-60e260e4] {
  transform: translateY(0);
}.theme-default .theme-bg-primary[data-v-00571644], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-00571644], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-00571644], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-00571644], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-00571644], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-00571644], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-0 .theme-bg-primary[data-v-00571644], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-00571644] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-00571644], .theme-profile-0 .theme-bg-primary-light[data-v-00571644] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-00571644], .theme-profile-0 .theme-color[data-v-00571644] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-00571644], .theme-profile-0 .theme-bg-primary-gradiant[data-v-00571644] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-00571644] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-00571644], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-1 .theme-bg-primary-gradiant[data-v-00571644] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-00571644] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-00571644] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-00571644], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-2 .theme-bg-primary-gradiant[data-v-00571644] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-00571644] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-00571644] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-00571644], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-3 .theme-bg-primary-gradiant[data-v-00571644] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-00571644] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-00571644] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-00571644], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-4 .theme-bg-primary-gradiant[data-v-00571644] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-00571644] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-00571644] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-00571644], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-5 .theme-bg-primary-gradiant[data-v-00571644] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-00571644] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-00571644] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-00571644], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-00571644], .theme-profile-6 .theme-bg-primary-gradiant[data-v-00571644] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-00571644] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-00571644] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-00571644] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-00571644] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-00571644] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-00571644] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-00571644] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-00571644] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-00571644] {
  background-color: var(--color-typo-body) !important;
}
.document-item[data-v-00571644] {
  width: 100%;
  display: flex;
  position: relative;
}
.document-item__title[data-v-00571644] {
  font-size: 16px;
  margin-bottom: 0;
}
.document-item__title__disabled[data-v-00571644] {
  opacity: 0.6;
}
.document-item__title__disabled__already-added[data-v-00571644] {
  opacity: 0.5;
}
.document-item__description[data-v-00571644] {
  margin-bottom: 8px;
}
.document-item__description[data-v-00571644] > * {
  font-size: 16px;
}
.document-item__category[data-v-00571644] {
  font-size: 0.875rem;
}
.document-item__icon__folder-or-document[data-v-00571644] {
  text-align: center;
}
.document-item__folder[data-v-00571644] {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
img[data-v-00571644] {
  max-width: none;
}
.doc--icon[data-v-00571644] {
  align-self: flex-start;
  color: var(--color-primary);
}
[data-v-00571644] .align-item-none,[data-v-00571644] .mes-checkbox {
  align-items: unset !important;
  justify-content: center;
}
.item-clickable-to-enlarge[data-v-00571644]:focus {
  outline: none !important;
}
.item-clickable-to-enlarge[data-v-00571644]::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.align-items-folder[data-v-00571644] {
  align-items: center;
}
.button-ps[data-v-00571644] {
  z-index: 150;
  position: relative;
}
.folder-to-ellipse[data-v-00571644] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 4.375rem;
}
.folder-chevron[data-v-00571644] {
  align-items: center;
}.theme-default .theme-bg-primary[data-v-5ef88d9d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-0 .theme-bg-primary[data-v-5ef88d9d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ef88d9d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5ef88d9d], .theme-profile-0 .theme-bg-primary-light[data-v-5ef88d9d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5ef88d9d], .theme-profile-0 .theme-color[data-v-5ef88d9d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5ef88d9d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ef88d9d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5ef88d9d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ef88d9d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5ef88d9d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5ef88d9d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5ef88d9d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ef88d9d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5ef88d9d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5ef88d9d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5ef88d9d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ef88d9d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5ef88d9d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5ef88d9d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5ef88d9d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ef88d9d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5ef88d9d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5ef88d9d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5ef88d9d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ef88d9d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5ef88d9d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5ef88d9d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5ef88d9d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ef88d9d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ef88d9d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5ef88d9d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5ef88d9d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5ef88d9d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5ef88d9d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5ef88d9d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5ef88d9d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5ef88d9d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5ef88d9d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5ef88d9d] {
  background-color: var(--color-typo-body) !important;
}
.document-list-item[data-v-5ef88d9d] {
  background-color: var(--color-background-light);
}
@media (min-width: 600px) {
.document-list-item[data-v-5ef88d9d] {
    background-color: inherit;
}
}
.item-is-selected[data-v-5ef88d9d],
.item-is-highlighted[data-v-5ef88d9d] {
  background-color: var(--color-neutral-200);
}
.mes-button[data-v-5ef88d9d] {
  padding: 1rem 2rem !important;
  font-size: 1rem;
}.theme-default .theme-bg-primary[data-v-078f1f77], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-078f1f77], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-078f1f77], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-078f1f77], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-078f1f77], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-078f1f77], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-0 .theme-bg-primary[data-v-078f1f77], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-078f1f77] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-078f1f77], .theme-profile-0 .theme-bg-primary-light[data-v-078f1f77] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-078f1f77], .theme-profile-0 .theme-color[data-v-078f1f77] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-078f1f77], .theme-profile-0 .theme-bg-primary-gradiant[data-v-078f1f77] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-078f1f77] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-078f1f77], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-1 .theme-bg-primary-gradiant[data-v-078f1f77] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-078f1f77] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-078f1f77] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-078f1f77], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-2 .theme-bg-primary-gradiant[data-v-078f1f77] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-078f1f77] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-078f1f77] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-078f1f77], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-3 .theme-bg-primary-gradiant[data-v-078f1f77] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-078f1f77] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-078f1f77] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-078f1f77], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-4 .theme-bg-primary-gradiant[data-v-078f1f77] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-078f1f77] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-078f1f77] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-078f1f77], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-5 .theme-bg-primary-gradiant[data-v-078f1f77] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-078f1f77] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-078f1f77] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-078f1f77], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-078f1f77], .theme-profile-6 .theme-bg-primary-gradiant[data-v-078f1f77] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-078f1f77] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-078f1f77] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-078f1f77] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-078f1f77] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-078f1f77] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-078f1f77] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-078f1f77] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-078f1f77] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-078f1f77] {
  background-color: var(--color-typo-body) !important;
}
.create-folder-input[data-v-078f1f77] {
  padding: 0 5.09375rem;
}
[data-v-078f1f77] .mes-button {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}.theme-default .theme-bg-primary[data-v-2c4234fb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-0 .theme-bg-primary[data-v-2c4234fb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c4234fb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2c4234fb], .theme-profile-0 .theme-bg-primary-light[data-v-2c4234fb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2c4234fb], .theme-profile-0 .theme-color[data-v-2c4234fb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2c4234fb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2c4234fb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2c4234fb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2c4234fb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2c4234fb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2c4234fb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2c4234fb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2c4234fb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2c4234fb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2c4234fb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2c4234fb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2c4234fb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2c4234fb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2c4234fb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2c4234fb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2c4234fb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2c4234fb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2c4234fb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2c4234fb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2c4234fb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2c4234fb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2c4234fb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2c4234fb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2c4234fb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2c4234fb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2c4234fb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2c4234fb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2c4234fb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2c4234fb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2c4234fb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2c4234fb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2c4234fb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2c4234fb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2c4234fb] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) {
#move-document-form[data-v-2c4234fb] {
    padding: 0 5.25rem;
}
}
#move-document-form[data-v-2c4234fb] .mes-button {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}.theme-default .theme-bg-primary[data-v-6ed84aa1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-0 .theme-bg-primary[data-v-6ed84aa1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ed84aa1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6ed84aa1], .theme-profile-0 .theme-bg-primary-light[data-v-6ed84aa1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6ed84aa1], .theme-profile-0 .theme-color[data-v-6ed84aa1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6ed84aa1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ed84aa1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6ed84aa1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ed84aa1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6ed84aa1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6ed84aa1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6ed84aa1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ed84aa1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6ed84aa1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6ed84aa1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6ed84aa1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ed84aa1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6ed84aa1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6ed84aa1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6ed84aa1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ed84aa1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6ed84aa1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6ed84aa1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6ed84aa1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ed84aa1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6ed84aa1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6ed84aa1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6ed84aa1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ed84aa1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ed84aa1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6ed84aa1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6ed84aa1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6ed84aa1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6ed84aa1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6ed84aa1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6ed84aa1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6ed84aa1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6ed84aa1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6ed84aa1] {
  background-color: var(--color-typo-body) !important;
}
.medium[data-v-6ed84aa1] {
  font-size: 1.5rem !important;
}
.text-description[data-v-6ed84aa1] {
  max-width: 34.375rem;
  min-width: 100%;
  font-size: 0.875rem;
}
.document-list[data-v-6ed84aa1] {
  max-height: 6.25rem;
  max-width: 33.125rem;
  min-width: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
}
.document-list ul[data-v-6ed84aa1] {
  border: 0.0625rem solid var(--color-functional-info-100);
  border-radius: 0.625rem;
  list-style-type: none;
}
.size-name-doc[data-v-6ed84aa1] {
  font-size: 0.75rem;
}
.size-name-author[data-v-6ed84aa1] {
  font-size: 0.75rem;
}.theme-default .theme-bg-primary[data-v-ae1683ef], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-0 .theme-bg-primary[data-v-ae1683ef], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ae1683ef] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ae1683ef], .theme-profile-0 .theme-bg-primary-light[data-v-ae1683ef] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ae1683ef], .theme-profile-0 .theme-color[data-v-ae1683ef] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ae1683ef], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ae1683ef] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ae1683ef], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ae1683ef] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ae1683ef] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ae1683ef] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ae1683ef], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ae1683ef] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ae1683ef] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ae1683ef] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ae1683ef], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ae1683ef] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ae1683ef] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ae1683ef] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ae1683ef], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ae1683ef] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ae1683ef] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ae1683ef] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ae1683ef], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ae1683ef] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ae1683ef] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ae1683ef] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ae1683ef], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ae1683ef], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ae1683ef] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ae1683ef] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ae1683ef] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ae1683ef] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ae1683ef] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ae1683ef] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ae1683ef] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ae1683ef] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ae1683ef] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ae1683ef] {
  background-color: var(--color-typo-body) !important;
}
h3[data-v-ae1683ef] {
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
  margin-bottom: 1rem !important;
}
p[data-v-ae1683ef] {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-bottom: 1rem !important;
}
@media (max-width: 959px) {
h3[data-v-ae1683ef] {
    font-size: 1.625rem;
    line-height: 2.25rem;
    margin-bottom: 1.5rem !important;
}
p[data-v-ae1683ef] {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 2rem !important;
}
}.theme-default .theme-bg-primary[data-v-2f16d9e4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-0 .theme-bg-primary[data-v-2f16d9e4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f16d9e4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2f16d9e4], .theme-profile-0 .theme-bg-primary-light[data-v-2f16d9e4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2f16d9e4], .theme-profile-0 .theme-color[data-v-2f16d9e4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2f16d9e4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f16d9e4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2f16d9e4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f16d9e4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2f16d9e4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2f16d9e4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2f16d9e4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f16d9e4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2f16d9e4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2f16d9e4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2f16d9e4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f16d9e4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2f16d9e4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2f16d9e4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2f16d9e4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f16d9e4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2f16d9e4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2f16d9e4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2f16d9e4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f16d9e4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2f16d9e4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2f16d9e4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2f16d9e4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f16d9e4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f16d9e4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2f16d9e4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2f16d9e4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2f16d9e4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2f16d9e4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2f16d9e4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2f16d9e4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2f16d9e4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2f16d9e4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2f16d9e4] {
  background-color: var(--color-typo-body) !important;
}
.medium[data-v-2f16d9e4] {
  font-size: 1.5rem !important;
}
.text-description[data-v-2f16d9e4] {
  max-width: 34.375rem;
  min-width: 100%;
  font-size: 0.875rem;
}
.document-list[data-v-2f16d9e4] {
  max-height: 6.25rem;
  max-width: 33.125rem;
  min-width: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
}
.document-list ul[data-v-2f16d9e4] {
  border: 0.0625rem solid var(--color-functional-info-100);
  border-radius: 0.625rem;
  list-style-type: none;
}
.size-name-doc[data-v-2f16d9e4] {
  font-size: 0.75rem;
}
.size-name-author[data-v-2f16d9e4] {
  font-size: 0.75rem;
}.theme-default .theme-bg-primary[data-v-45b0ba8e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-0 .theme-bg-primary[data-v-45b0ba8e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45b0ba8e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-45b0ba8e], .theme-profile-0 .theme-bg-primary-light[data-v-45b0ba8e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-45b0ba8e], .theme-profile-0 .theme-color[data-v-45b0ba8e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-45b0ba8e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-45b0ba8e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-45b0ba8e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-45b0ba8e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-45b0ba8e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-45b0ba8e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-45b0ba8e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-45b0ba8e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-45b0ba8e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-45b0ba8e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-45b0ba8e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-45b0ba8e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-45b0ba8e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-45b0ba8e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-45b0ba8e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-45b0ba8e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-45b0ba8e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-45b0ba8e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-45b0ba8e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-45b0ba8e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-45b0ba8e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-45b0ba8e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-45b0ba8e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45b0ba8e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-45b0ba8e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-45b0ba8e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-45b0ba8e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-45b0ba8e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-45b0ba8e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-45b0ba8e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-45b0ba8e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-45b0ba8e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-45b0ba8e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-45b0ba8e] {
  background-color: var(--color-typo-body) !important;
}
.btn-deselection[data-v-45b0ba8e] {
  border: 1px solid white;
  background: none;
}
.btn-deselection[data-v-45b0ba8e] .mes-button__content {
  font-size: 12px;
  line-height: 16px;
}
.action-bar[data-v-45b0ba8e] {
  background-color: var(--color-primary);
  color: var(--color-background-light);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.action-bar .section-bar[data-v-45b0ba8e] {
  display: flex;
  flex-wrap: wrap;
}
.action-bar .section-bar[data-v-45b0ba8e]:last-of-type {
  justify-content: flex-end;
}
.action-bar .section-bar .mes-button[data-v-45b0ba8e] {
  background: none;
  padding: 10px 24px !important;
}
.action-bar .section-bar .mes-button[data-v-45b0ba8e]:first-of-type .mes-icon {
  margin-right: 2px;
}
.action-bar .section-bar p[data-v-45b0ba8e] {
  display: flex;
  align-items: center;
}.theme-default .theme-bg-primary[data-v-ea0db086], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ea0db086], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ea0db086], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ea0db086], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ea0db086], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ea0db086], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-0 .theme-bg-primary[data-v-ea0db086], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea0db086] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ea0db086], .theme-profile-0 .theme-bg-primary-light[data-v-ea0db086] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ea0db086], .theme-profile-0 .theme-color[data-v-ea0db086] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ea0db086], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea0db086] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea0db086] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ea0db086], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea0db086] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ea0db086] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ea0db086] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ea0db086], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea0db086] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ea0db086] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ea0db086] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ea0db086], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea0db086] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ea0db086] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ea0db086] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ea0db086], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea0db086] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ea0db086] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ea0db086] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ea0db086], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea0db086] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ea0db086] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ea0db086] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ea0db086], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea0db086], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea0db086] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ea0db086] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ea0db086] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ea0db086] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ea0db086] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ea0db086] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ea0db086] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ea0db086] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ea0db086] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ea0db086] {
  background-color: var(--color-typo-body) !important;
}
.action-bar-mobile[data-v-ea0db086] {
  position: sticky;
  bottom: 0;
  z-index: 100;
  background-color: var(--color-primary);
  color: var(--color-background-light);
  width: 100%;
  padding: 1.5rem 0;
}
.action-bar-mobile .toggle-block[data-v-ea0db086] {
  display: flex;
  justify-content: space-between;
}
.action-bar-mobile .toggle-block p[data-v-ea0db086] {
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
  padding-left: 1.5rem;
}
.action-bar-mobile .toggle-block button[data-v-ea0db086] {
  height: 1.5rem;
  padding-right: 1.25rem;
}
.action-bar-mobile .toggle-block button span[data-v-ea0db086] {
  font-size: 1rem;
  font-weight: 300;
}
.action-bar-mobile .toggle-block button i[data-v-ea0db086] {
  color: var(--color-background-light);
}
.action-bar-mobile .toggle-block--opened[data-v-ea0db086] {
  padding-bottom: 0.25rem;
}
.action-bar-mobile .actions[data-v-ea0db086] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 0.375rem;
}
.action-bar-mobile .actions .mes-button[data-v-ea0db086] {
  background: none;
}
.action-bar-mobile .actions .mes-button[data-v-ea0db086] .mes-icon {
  margin-right: 0.375rem;
}
.action-bar-mobile .actions .mes-button[data-v-ea0db086]:last-of-type {
  padding-top: 1.25rem;
  padding-bottom: 0;
}
.action-bar-mobile .actions .btn-action-bar-mobile[data-v-ea0db086] {
  padding-left: 0.375rem;
}.theme-default .theme-bg-primary[data-v-a7d58670], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a7d58670], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a7d58670], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a7d58670], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a7d58670], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a7d58670], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-0 .theme-bg-primary[data-v-a7d58670], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7d58670] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a7d58670], .theme-profile-0 .theme-bg-primary-light[data-v-a7d58670] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a7d58670], .theme-profile-0 .theme-color[data-v-a7d58670] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a7d58670], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a7d58670] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a7d58670] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a7d58670], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a7d58670] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a7d58670] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a7d58670] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a7d58670], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a7d58670] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a7d58670] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a7d58670] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a7d58670], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a7d58670] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a7d58670] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a7d58670] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a7d58670], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a7d58670] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a7d58670] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a7d58670] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a7d58670], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a7d58670] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a7d58670] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a7d58670] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a7d58670], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a7d58670], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a7d58670] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a7d58670] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a7d58670] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a7d58670] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a7d58670] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a7d58670] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a7d58670] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a7d58670] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a7d58670] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a7d58670] {
  background-color: var(--color-typo-body) !important;
}
.action-bar[data-v-a7d58670] {
  position: sticky;
  bottom: 0px;
  z-index: 100;
}.theme-default .theme-bg-primary[data-v-6224e8c6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-0 .theme-bg-primary[data-v-6224e8c6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6224e8c6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6224e8c6], .theme-profile-0 .theme-bg-primary-light[data-v-6224e8c6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6224e8c6], .theme-profile-0 .theme-color[data-v-6224e8c6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6224e8c6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6224e8c6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6224e8c6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6224e8c6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6224e8c6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6224e8c6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6224e8c6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6224e8c6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6224e8c6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6224e8c6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6224e8c6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6224e8c6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6224e8c6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6224e8c6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6224e8c6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6224e8c6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6224e8c6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6224e8c6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6224e8c6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6224e8c6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6224e8c6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6224e8c6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6224e8c6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6224e8c6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6224e8c6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6224e8c6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6224e8c6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6224e8c6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6224e8c6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6224e8c6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6224e8c6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6224e8c6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6224e8c6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6224e8c6] {
  background-color: var(--color-typo-body) !important;
}
ul[data-v-6224e8c6] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  padding: 0 !important;
  width: 100%;
}
@media (min-width: 600px) {
ul[data-v-6224e8c6] {
    padding-block: 1rem;
}
}
ul > li[data-v-6224e8c6] {
  width: 100%;
}
ul > li.border-top[data-v-6224e8c6] {
  border-top: 1px solid var(--color-neutral-200);
}
ul > li > button[data-v-6224e8c6] {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  gap: 0.5rem;
  padding: 16px 24px;
  width: 100%;
  border: none;
}
@media (min-width: 600px) {
ul > li > button[data-v-6224e8c6] {
    justify-content: center;
}
}.theme-default .theme-bg-primary[data-v-327455fa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-327455fa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-327455fa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-327455fa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-327455fa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-327455fa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-0 .theme-bg-primary[data-v-327455fa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-327455fa] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-327455fa], .theme-profile-0 .theme-bg-primary-light[data-v-327455fa] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-327455fa], .theme-profile-0 .theme-color[data-v-327455fa] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-327455fa], .theme-profile-0 .theme-bg-primary-gradiant[data-v-327455fa] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-327455fa] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-327455fa], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-1 .theme-bg-primary-gradiant[data-v-327455fa] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-327455fa] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-327455fa] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-327455fa], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-2 .theme-bg-primary-gradiant[data-v-327455fa] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-327455fa] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-327455fa] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-327455fa], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-3 .theme-bg-primary-gradiant[data-v-327455fa] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-327455fa] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-327455fa] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-327455fa], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-4 .theme-bg-primary-gradiant[data-v-327455fa] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-327455fa] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-327455fa] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-327455fa], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-5 .theme-bg-primary-gradiant[data-v-327455fa] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-327455fa] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-327455fa] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-327455fa], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-327455fa], .theme-profile-6 .theme-bg-primary-gradiant[data-v-327455fa] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-327455fa] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-327455fa] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-327455fa] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-327455fa] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-327455fa] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-327455fa] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-327455fa] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-327455fa] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-327455fa] {
  background-color: var(--color-typo-body) !important;
}
.btn-actions[data-v-327455fa] {
  height: 3rem;
}
.btn-actions[data-v-327455fa] .mes-button {
  height: 100%;
}
.btn-actions[data-v-327455fa] .mes-button__content {
  white-space: nowrap;
}
#documentList-AppPageLeadParagraph[data-v-327455fa] h1#title {
  margin-bottom: 0.5rem !important;
}
ul.center-list {
	list-style-position: inside;
	text-align: center;
}
.footer {
	margin-top: 20px;
}
.theme-default .theme-bg-primary[data-v-7eecae44], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7eecae44], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7eecae44], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7eecae44], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7eecae44], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7eecae44], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-0 .theme-bg-primary[data-v-7eecae44], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7eecae44] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7eecae44], .theme-profile-0 .theme-bg-primary-light[data-v-7eecae44] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7eecae44], .theme-profile-0 .theme-color[data-v-7eecae44] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7eecae44], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7eecae44] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7eecae44] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7eecae44], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7eecae44] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7eecae44] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7eecae44] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7eecae44], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7eecae44] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7eecae44] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7eecae44] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7eecae44], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7eecae44] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7eecae44] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7eecae44] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7eecae44], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7eecae44] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7eecae44] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7eecae44] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7eecae44], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7eecae44] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7eecae44] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7eecae44] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7eecae44], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7eecae44], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7eecae44] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7eecae44] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7eecae44] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7eecae44] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7eecae44] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7eecae44] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7eecae44] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7eecae44] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7eecae44] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7eecae44] {
  background-color: var(--color-typo-body) !important;
}
.intro[data-v-7eecae44] {
  font-size: 1rem;
}
form[data-v-7eecae44] {
  min-height: 300px;
}
.form-wrapper[data-v-7eecae44] {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 599px) {
.form-wrapper[data-v-7eecae44] {
    padding-bottom: calc(0.9rem + 24px);
}
}
.form-footer[data-v-7eecae44] {
  padding: 24px 24px 2rem;
}
.form-footer .two-cta-wrapper[data-v-7eecae44] {
  display: flex;
  justify-content: center;
}
@media (min-width: 960px) {
.form-footer[data-v-7eecae44] {
    border-top: 1px solid var(--color-neutral-400);
    border-radius: 0 0 16px 16px;
    position: sticky;
    z-index: 3000;
    bottom: -16px;
    padding-bottom: 0rem;
}
}
.override-padding .pb-12 {
  padding-bottom: 0 !important;
}
.theme-default .theme-bg-primary[data-v-23b68fe4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-0 .theme-bg-primary[data-v-23b68fe4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-23b68fe4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-23b68fe4], .theme-profile-0 .theme-bg-primary-light[data-v-23b68fe4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-23b68fe4], .theme-profile-0 .theme-color[data-v-23b68fe4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-23b68fe4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-23b68fe4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-23b68fe4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-23b68fe4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-23b68fe4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-23b68fe4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-23b68fe4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-23b68fe4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-23b68fe4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-23b68fe4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-23b68fe4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-23b68fe4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-23b68fe4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-23b68fe4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-23b68fe4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-23b68fe4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-23b68fe4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-23b68fe4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-23b68fe4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-23b68fe4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-23b68fe4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-23b68fe4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-23b68fe4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-23b68fe4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-23b68fe4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-23b68fe4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-23b68fe4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-23b68fe4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-23b68fe4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-23b68fe4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-23b68fe4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-23b68fe4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-23b68fe4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-23b68fe4] {
  background-color: var(--color-typo-body) !important;
}
.form-title[data-v-23b68fe4] {
  font-weight: 400;
  font-size: 1.5rem !important;
  color: var(--color-typo-title);
}
.form-text[data-v-23b68fe4] {
  font-size: 1rem !important;
}.theme-default .theme-bg-primary[data-v-cac30beb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cac30beb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cac30beb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cac30beb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cac30beb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cac30beb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-0 .theme-bg-primary[data-v-cac30beb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cac30beb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cac30beb], .theme-profile-0 .theme-bg-primary-light[data-v-cac30beb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cac30beb], .theme-profile-0 .theme-color[data-v-cac30beb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cac30beb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cac30beb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cac30beb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cac30beb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cac30beb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cac30beb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cac30beb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cac30beb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cac30beb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cac30beb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cac30beb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cac30beb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cac30beb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cac30beb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cac30beb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cac30beb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cac30beb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cac30beb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cac30beb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cac30beb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cac30beb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cac30beb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cac30beb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cac30beb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cac30beb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cac30beb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cac30beb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cac30beb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cac30beb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cac30beb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cac30beb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cac30beb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cac30beb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cac30beb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cac30beb] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 960px) {
.card-informations[data-v-cac30beb] {
    max-width: 75%;
}
}
.card-title[data-v-cac30beb] {
  font-size: 1.125rem !important;
  letter-spacing: 0 !important;
}
@media (min-width: 960px) {
.card-title[data-v-cac30beb] {
    font-size: 1rem !important;
}
}
.card-address[data-v-cac30beb] {
  font-size: 1rem !important;
  letter-spacing: 0 !important;
}
@media (min-width: 960px) {
.card-address[data-v-cac30beb] {
    font-size: 0.875rem !important;
}
}.theme-default .theme-bg-primary[data-v-da9af1a5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-0 .theme-bg-primary[data-v-da9af1a5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-da9af1a5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-da9af1a5], .theme-profile-0 .theme-bg-primary-light[data-v-da9af1a5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-da9af1a5], .theme-profile-0 .theme-color[data-v-da9af1a5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-da9af1a5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-da9af1a5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-da9af1a5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-da9af1a5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-da9af1a5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-da9af1a5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-da9af1a5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-da9af1a5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-da9af1a5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-da9af1a5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-da9af1a5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-da9af1a5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-da9af1a5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-da9af1a5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-da9af1a5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-da9af1a5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-da9af1a5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-da9af1a5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-da9af1a5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-da9af1a5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-da9af1a5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-da9af1a5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-da9af1a5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-da9af1a5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-da9af1a5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-da9af1a5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-da9af1a5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-da9af1a5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-da9af1a5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-da9af1a5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-da9af1a5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-da9af1a5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-da9af1a5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-da9af1a5] {
  background-color: var(--color-typo-body) !important;
}
.document-delete--directive-cta[data-v-da9af1a5] {
  display: flex;
}
@media (max-width: 599px) {
.document-delete--directive-cta[data-v-da9af1a5] {
    flex-direction: column;
}
}
.document-delete--directive-cta button[data-v-da9af1a5]:first-child {
  margin-bottom: 12px;
}
@media (min-width: 600px) {
.document-delete--directive-cta button[data-v-da9af1a5]:first-child {
    margin-bottom: 0;
    margin-right: 12px;
}
}.theme-default .theme-bg-primary[data-v-84895692], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-84895692], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-84895692], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-84895692], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-84895692], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-84895692], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-0 .theme-bg-primary[data-v-84895692], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-84895692] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-84895692], .theme-profile-0 .theme-bg-primary-light[data-v-84895692] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-84895692], .theme-profile-0 .theme-color[data-v-84895692] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-84895692], .theme-profile-0 .theme-bg-primary-gradiant[data-v-84895692] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-84895692] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-84895692], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-1 .theme-bg-primary-gradiant[data-v-84895692] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-84895692] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-84895692] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-84895692], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-2 .theme-bg-primary-gradiant[data-v-84895692] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-84895692] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-84895692] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-84895692], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-3 .theme-bg-primary-gradiant[data-v-84895692] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-84895692] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-84895692] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-84895692], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-4 .theme-bg-primary-gradiant[data-v-84895692] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-84895692] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-84895692] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-84895692], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-5 .theme-bg-primary-gradiant[data-v-84895692] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-84895692] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-84895692] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-84895692], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-84895692], .theme-profile-6 .theme-bg-primary-gradiant[data-v-84895692] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-84895692] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-84895692] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-84895692] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-84895692] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-84895692] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-84895692] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-84895692] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-84895692] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-84895692] {
  background-color: var(--color-typo-body) !important;
}
.document-download-cta[data-v-84895692] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 600px) {
.document-download-cta[data-v-84895692] {
    flex-direction: row;
}
}
.document-download-cta button[data-v-84895692]:first-child {
  margin-bottom: 12px;
}
@media (min-width: 600px) {
.document-download-cta button[data-v-84895692]:first-child {
    margin-bottom: 0;
    margin-right: 12px;
}
}.theme-default .theme-bg-primary[data-v-17dc69b7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-0 .theme-bg-primary[data-v-17dc69b7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-17dc69b7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-17dc69b7], .theme-profile-0 .theme-bg-primary-light[data-v-17dc69b7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-17dc69b7], .theme-profile-0 .theme-color[data-v-17dc69b7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-17dc69b7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-17dc69b7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-17dc69b7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-17dc69b7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-17dc69b7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-17dc69b7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-17dc69b7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-17dc69b7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-17dc69b7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-17dc69b7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-17dc69b7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-17dc69b7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-17dc69b7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-17dc69b7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-17dc69b7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-17dc69b7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-17dc69b7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-17dc69b7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-17dc69b7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-17dc69b7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-17dc69b7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-17dc69b7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-17dc69b7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-17dc69b7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-17dc69b7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-17dc69b7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-17dc69b7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-17dc69b7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-17dc69b7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-17dc69b7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-17dc69b7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-17dc69b7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-17dc69b7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-17dc69b7] {
  background-color: var(--color-typo-body) !important;
}
.information-card[data-v-17dc69b7] {
  display: flex;
  padding: 1.5rem;
  background-color: var(--color-neutral-200);
  margin-bottom: 1rem;
  border-radius: 0.5rem;
}
.information-card .content[data-v-17dc69b7] {
  padding: 0 1.25rem;
}
.information-card .close-section[data-v-17dc69b7] {
  display: flex;
  align-items: flex-start;
}.theme-default .theme-bg-primary[data-v-4a749c58], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4a749c58], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4a749c58], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4a749c58], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4a749c58], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4a749c58], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-0 .theme-bg-primary[data-v-4a749c58], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a749c58] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4a749c58], .theme-profile-0 .theme-bg-primary-light[data-v-4a749c58] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4a749c58], .theme-profile-0 .theme-color[data-v-4a749c58] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4a749c58], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a749c58] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a749c58] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4a749c58], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a749c58] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4a749c58] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4a749c58] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4a749c58], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a749c58] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4a749c58] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4a749c58] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4a749c58], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a749c58] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4a749c58] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4a749c58] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4a749c58], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a749c58] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4a749c58] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4a749c58] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4a749c58], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a749c58] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4a749c58] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4a749c58] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4a749c58], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a749c58], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a749c58] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4a749c58] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4a749c58] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4a749c58] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4a749c58] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4a749c58] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4a749c58] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4a749c58] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4a749c58] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4a749c58] {
  background-color: var(--color-typo-body) !important;
}
.document-download-description[data-v-4a749c58] {
  font-weight: normal;
  white-space: nowrap;
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-af42e73c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-af42e73c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-af42e73c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-af42e73c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-af42e73c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-af42e73c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-0 .theme-bg-primary[data-v-af42e73c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-af42e73c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-af42e73c], .theme-profile-0 .theme-bg-primary-light[data-v-af42e73c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-af42e73c], .theme-profile-0 .theme-color[data-v-af42e73c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-af42e73c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-af42e73c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-af42e73c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-af42e73c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-af42e73c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-af42e73c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-af42e73c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-af42e73c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-af42e73c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-af42e73c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-af42e73c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-af42e73c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-af42e73c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-af42e73c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-af42e73c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-af42e73c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-af42e73c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-af42e73c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-af42e73c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-af42e73c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-af42e73c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-af42e73c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-af42e73c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-af42e73c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-af42e73c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-af42e73c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-af42e73c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-af42e73c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-af42e73c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-af42e73c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-af42e73c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-af42e73c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-af42e73c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-af42e73c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-af42e73c] {
  background-color: var(--color-typo-body) !important;
}
[data-v-af42e73c] .document-view-content {
  display: flex;
  width: 100%;
}
[data-v-af42e73c] .document-view-content > * + * {
  margin-left: 32px;
}
[data-v-af42e73c] .document-view-content .document-view-content__details {
  flex: 0 0 350px;
}
[data-v-af42e73c] .document-view-content .document-view-content__preview {
  flex-grow: 1;
}
.document-preview[data-v-af42e73c] {
  width: 100%;
}
[data-v-af42e73c] .long-text {
  width: 100%;
}
[data-v-af42e73c] .long-text .icon-and-text {
  align-items: start;
}.theme-default .theme-bg-primary[data-v-2f25344a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2f25344a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2f25344a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2f25344a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2f25344a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2f25344a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-0 .theme-bg-primary[data-v-2f25344a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f25344a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2f25344a], .theme-profile-0 .theme-bg-primary-light[data-v-2f25344a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2f25344a], .theme-profile-0 .theme-color[data-v-2f25344a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2f25344a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f25344a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f25344a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2f25344a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f25344a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2f25344a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2f25344a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2f25344a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f25344a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2f25344a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2f25344a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2f25344a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f25344a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2f25344a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2f25344a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2f25344a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f25344a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2f25344a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2f25344a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2f25344a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f25344a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2f25344a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2f25344a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2f25344a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f25344a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f25344a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2f25344a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2f25344a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2f25344a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2f25344a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2f25344a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2f25344a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2f25344a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2f25344a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2f25344a] {
  background-color: var(--color-typo-body) !important;
}
.list-item[data-v-2f25344a] {
  border-top: 1px solid var(--color-neutral-200);
}
ul[data-v-2f25344a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  padding: 0 !important;
  width: 100%;
}
@media (min-width: 600px) {
ul[data-v-2f25344a] {
    flex-direction: row;
    gap: 1rem;
    padding: 0 0 1.8125rem 0 !important;
    padding-block: 1rem;
}
}
ul > li[data-v-2f25344a] {
  width: 100%;
}
ul > li.border-top[data-v-2f25344a] {
  border-top: 1px solid var(--color-neutral-200);
}
@media (min-width: 600px) {
ul > li[data-v-2f25344a] {
    border: none;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    width: 12.5rem;
}
}
ul > li > button[data-v-2f25344a] {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  gap: 0.5rem;
  padding: 16px 24px;
  width: 100%;
  border: none;
  text-align: left;
}
@media (min-width: 600px) {
ul > li > button[data-v-2f25344a] {
    border-radius: 1rem;
    flex-direction: column;
    gap: 0.5rem;
    height: 100%;
    padding: 24px 12px;
    justify-content: center;
    margin: 0;
    text-align: center;
}
}.theme-default .theme-bg-primary[data-v-238672e0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-238672e0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-238672e0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-238672e0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-238672e0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-238672e0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-0 .theme-bg-primary[data-v-238672e0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-238672e0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-238672e0], .theme-profile-0 .theme-bg-primary-light[data-v-238672e0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-238672e0], .theme-profile-0 .theme-color[data-v-238672e0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-238672e0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-238672e0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-238672e0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-238672e0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-238672e0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-238672e0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-238672e0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-238672e0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-238672e0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-238672e0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-238672e0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-238672e0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-238672e0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-238672e0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-238672e0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-238672e0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-238672e0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-238672e0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-238672e0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-238672e0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-238672e0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-238672e0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-238672e0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-238672e0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-238672e0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-238672e0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-238672e0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-238672e0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-238672e0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-238672e0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-238672e0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-238672e0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-238672e0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-238672e0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-238672e0] {
  background-color: var(--color-typo-body) !important;
}
.mobile-bottom-fixed-button[data-v-238672e0] {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.mobile-bottom-fixed-button button[data-v-238672e0] {
  width: 90%;
}.theme-default .theme-bg-primary[data-v-b21ecb23], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-0 .theme-bg-primary[data-v-b21ecb23], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b21ecb23] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b21ecb23], .theme-profile-0 .theme-bg-primary-light[data-v-b21ecb23] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b21ecb23], .theme-profile-0 .theme-color[data-v-b21ecb23] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b21ecb23], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b21ecb23] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b21ecb23], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b21ecb23] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b21ecb23] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b21ecb23] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b21ecb23], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b21ecb23] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b21ecb23] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b21ecb23] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b21ecb23], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b21ecb23] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b21ecb23] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b21ecb23] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b21ecb23], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b21ecb23] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b21ecb23] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b21ecb23] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b21ecb23], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b21ecb23] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b21ecb23] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b21ecb23] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b21ecb23], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b21ecb23], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b21ecb23] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b21ecb23] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b21ecb23] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b21ecb23] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b21ecb23] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b21ecb23] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b21ecb23] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b21ecb23] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b21ecb23] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b21ecb23] {
  background-color: var(--color-typo-body) !important;
}
.folder-actions[data-v-b21ecb23] {
  height: 3rem;
}
#folder-action-btn[data-v-b21ecb23] {
  padding-left: 3rem;
  padding-right: 3rem;
  height: 100%;
}
#dropdown-actions[data-v-b21ecb23] {
  align-items: center;
  position: absolute;
  top: 215px;
  color: var(--color-primary);
  background-color: white;
  z-index: 181;
  box-shadow: 0 10px 12px rgba(12, 65, 154, 0.17);
}
#dropdown-actions ul[data-v-b21ecb23] {
  padding: 0;
}
#dropdown-actions ul li[data-v-b21ecb23] {
  list-style: none;
}
#dropdown-actions ul li[data-v-b21ecb23] *:focus {
  position: relative;
  z-index: 182;
}
#dropdown-actions ul li[data-v-b21ecb23] .mes-button {
  border-radius: 0;
  width: 100%;
  border: none;
  padding: 12px 19px;
}
#dropdown-actions ul li[data-v-b21ecb23] .mes-button .mes-icon {
  margin-right: 5px;
  height: 16px;
  width: 16px;
}
#dropdown-actions ul li[data-v-b21ecb23] .mes-button:hover {
  border-radius: 0;
}.theme-default .theme-bg-primary[data-v-0342d4b0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-0 .theme-bg-primary[data-v-0342d4b0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0342d4b0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0342d4b0], .theme-profile-0 .theme-bg-primary-light[data-v-0342d4b0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0342d4b0], .theme-profile-0 .theme-color[data-v-0342d4b0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0342d4b0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0342d4b0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0342d4b0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0342d4b0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0342d4b0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0342d4b0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0342d4b0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0342d4b0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0342d4b0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0342d4b0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0342d4b0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0342d4b0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0342d4b0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0342d4b0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0342d4b0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0342d4b0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0342d4b0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0342d4b0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0342d4b0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0342d4b0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0342d4b0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0342d4b0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0342d4b0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0342d4b0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0342d4b0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0342d4b0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0342d4b0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0342d4b0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0342d4b0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0342d4b0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0342d4b0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0342d4b0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0342d4b0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0342d4b0] {
  background-color: var(--color-typo-body) !important;
}
.mes-button[data-v-0342d4b0] {
  border-top: 1px solid var(--color-neutral-200);
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  justify-content: left;
}.theme-default .theme-bg-primary[data-v-6e377c32], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6e377c32], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6e377c32], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6e377c32], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6e377c32], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6e377c32], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-0 .theme-bg-primary[data-v-6e377c32], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e377c32] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6e377c32], .theme-profile-0 .theme-bg-primary-light[data-v-6e377c32] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6e377c32], .theme-profile-0 .theme-color[data-v-6e377c32] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6e377c32], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6e377c32] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6e377c32] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6e377c32], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6e377c32] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6e377c32] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6e377c32] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6e377c32], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6e377c32] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6e377c32] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6e377c32] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6e377c32], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6e377c32] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6e377c32] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6e377c32] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6e377c32], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6e377c32] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6e377c32] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6e377c32] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6e377c32], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6e377c32] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6e377c32] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6e377c32] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6e377c32], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6e377c32], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6e377c32] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6e377c32] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6e377c32] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6e377c32] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6e377c32] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6e377c32] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6e377c32] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6e377c32] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6e377c32] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6e377c32] {
  background-color: var(--color-typo-body) !important;
}
.folder-view-content[data-v-6e377c32] {
  display: flex;
  width: 100%;
}
.folder-view-content[data-v-6e377c32] > * + * {
  margin-left: 2rem;
}
.folder-view-content__details[data-v-6e377c32] {
  flex: 0 0 350px;
}
.folder-view-content__preview[data-v-6e377c32] {
  flex-grow: 1;
  height: calc(100% - 350px);
}
.app-page-title-folder-mobile[data-v-6e377c32] div:nth-of-type(2) {
  align-items: center !important;
  justify-content: space-between;
  height: 5rem;
  max-width: inherit !important;
}
@media (min-width: 600px) {
.app-page-title-folder-mobile[data-v-6e377c32] div:nth-of-type(2) {
    background-color: inherit;
}
}
.app-page-title-folder-mobile[data-v-6e377c32] div:nth-of-type(2) > div:first-of-type {
  align-items: center !important;
  margin: 1rem 0 0.625rem 0;
}
.app-page-title-folder-mobile[data-v-6e377c32] div:nth-of-type(2) > div:first-of-type > h1 {
  margin-left: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 4.375rem;
  text-align: left;
}
.app-page-title-folder-mobile[data-v-6e377c32] div:nth-of-type(2) > div:first-of-type > img {
  width: 1.125rem;
  margin: 0.5rem 0.5rem 0.5rem 1rem;
}
.app-page-title-folder-mobile + .mobile-container[data-v-6e377c32] div > div:first-of-type {
  margin-top: 1rem;
}
.app-page-title-folder-mobile + .mobile-container[data-v-6e377c32] div > div:first-of-type #btn-document-filter-popin {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
@media (max-width: 959px) {
.app-page-title-folder-mobile[data-v-6e377c32] .btn-back {
    padding-top: 0.5rem;
    margin-left: 1.25rem;
}
}
.position-relative[data-v-6e377c32] {
  position: relative;
}
.button-mobile-folder-management[data-v-6e377c32] {
  max-width: 1.875rem;
  margin: 0.5rem;
}
.button-mobile-folder-management > i[data-v-6e377c32] {
  font-size: 2rem;
}.theme-default .theme-bg-primary[data-v-9df1f4cd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-0 .theme-bg-primary[data-v-9df1f4cd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9df1f4cd] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9df1f4cd], .theme-profile-0 .theme-bg-primary-light[data-v-9df1f4cd] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9df1f4cd], .theme-profile-0 .theme-color[data-v-9df1f4cd] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9df1f4cd], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9df1f4cd] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9df1f4cd], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9df1f4cd] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9df1f4cd] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9df1f4cd] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9df1f4cd], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9df1f4cd] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9df1f4cd] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9df1f4cd] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9df1f4cd], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9df1f4cd] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9df1f4cd] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9df1f4cd] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9df1f4cd], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9df1f4cd] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9df1f4cd] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9df1f4cd] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9df1f4cd], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9df1f4cd] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9df1f4cd] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9df1f4cd] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9df1f4cd], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9df1f4cd], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9df1f4cd] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9df1f4cd] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9df1f4cd] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9df1f4cd] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9df1f4cd] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9df1f4cd] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9df1f4cd] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9df1f4cd] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9df1f4cd] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9df1f4cd] {
  background-color: var(--color-typo-body) !important;
}
.remove-dot-list-style[data-v-9df1f4cd] {
  list-style-type: none;
  padding-left: 0;
}.theme-default .theme-bg-primary[data-v-f6d62c65], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-0 .theme-bg-primary[data-v-f6d62c65], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6d62c65] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f6d62c65], .theme-profile-0 .theme-bg-primary-light[data-v-f6d62c65] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f6d62c65], .theme-profile-0 .theme-color[data-v-f6d62c65] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f6d62c65], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6d62c65] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f6d62c65], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6d62c65] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f6d62c65] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f6d62c65] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f6d62c65], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6d62c65] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f6d62c65] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f6d62c65] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f6d62c65], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6d62c65] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f6d62c65] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f6d62c65] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f6d62c65], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6d62c65] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f6d62c65] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f6d62c65] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f6d62c65], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6d62c65] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f6d62c65] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f6d62c65] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f6d62c65], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6d62c65], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6d62c65] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f6d62c65] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f6d62c65] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f6d62c65] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f6d62c65] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f6d62c65] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f6d62c65] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f6d62c65] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f6d62c65] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f6d62c65] {
  background-color: var(--color-typo-body) !important;
}
a.france-connect-particulier-dev[data-v-f6d62c65],
a.france-connect-particulier[data-v-f6d62c65] {
  background-image: url("/assets/franceconnect-btn.Bycc67zU.svg") !important;
  background-repeat: no-repeat;
  background-size: 256px 60px;
  width: 256px;
  height: 60px;
  margin: auto auto;
}
a.france-connect-particulier-dev[data-v-f6d62c65]:hover,
a.france-connect-particulier[data-v-f6d62c65]:hover {
  background-image: url("/assets/franceconnect-btn-hover.BvAI7p4x.svg") !important;
}
a.france-connect-particulier-dev span[data-v-f6d62c65],
a.france-connect-particulier span[data-v-f6d62c65] {
  display: none;
}
a.france-connect-link[data-v-f6d62c65] {
  display: flex;
  justify-content: center;
  margin: 12px;
  padding-left: 12px;
}
img.france-connect-link-img[data-v-f6d62c65] {
  margin-top: 6px;
  height: 12px;
  width: 12px;
}
@media (max-width: 960px) {
a.france-connect-link[data-v-f6d62c65] {
    font-size: 16px;
}
}.theme-default .theme-bg-primary[data-v-5b3c8fb4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-0 .theme-bg-primary[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b3c8fb4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5b3c8fb4], .theme-profile-0 .theme-bg-primary-light[data-v-5b3c8fb4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5b3c8fb4], .theme-profile-0 .theme-color[data-v-5b3c8fb4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5b3c8fb4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b3c8fb4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5b3c8fb4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b3c8fb4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5b3c8fb4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5b3c8fb4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5b3c8fb4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b3c8fb4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5b3c8fb4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5b3c8fb4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5b3c8fb4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b3c8fb4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5b3c8fb4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5b3c8fb4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5b3c8fb4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b3c8fb4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5b3c8fb4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5b3c8fb4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5b3c8fb4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b3c8fb4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5b3c8fb4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5b3c8fb4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5b3c8fb4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b3c8fb4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b3c8fb4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5b3c8fb4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5b3c8fb4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5b3c8fb4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5b3c8fb4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5b3c8fb4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5b3c8fb4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5b3c8fb4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5b3c8fb4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5b3c8fb4] {
  background-color: var(--color-typo-body) !important;
}
.header-style[data-v-5b3c8fb4] {
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  color: var(--color-typo-title);
}
.header-panel-style[data-v-5b3c8fb4] {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 30px;
  display: flex;
  color: var(--color-typo-title);
}
.home-panel[data-v-5b3c8fb4] {
  display: flex;
  align-items: center;
}
.home-panel__left__card[data-v-5b3c8fb4],
.home-panel__right__card[data-v-5b3c8fb4] {
  height: 26.3125rem;
  margin: 8px;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 8px 16px 4px rgba(12, 65, 154, 0.1);
  background: var(--color-background-light);
}
.home-panel__left__card[data-v-5b3c8fb4] {
  max-width: 26rem;
}
.home-panel__right__card[data-v-5b3c8fb4] {
  max-width: 27rem;
}
.or-divider[data-v-5b3c8fb4] {
  margin: 0 32px;
  font-weight: 400;
  font-size: 26px;
  white-space: nowrap;
}
.home-panel-button[data-v-5b3c8fb4] {
  margin-top: 32px;
}
@media (max-width: 1264px) {
.home-panel-button[data-v-5b3c8fb4] {
    margin-top: 0;
}
.home-panel__left__card[data-v-5b3c8fb4],
  .home-panel__right__card[data-v-5b3c8fb4] {
    margin: 0;
}
}.theme-default .theme-bg-primary[data-v-189f2da5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-189f2da5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-189f2da5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-189f2da5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-189f2da5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-189f2da5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-0 .theme-bg-primary[data-v-189f2da5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-189f2da5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-189f2da5], .theme-profile-0 .theme-bg-primary-light[data-v-189f2da5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-189f2da5], .theme-profile-0 .theme-color[data-v-189f2da5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-189f2da5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-189f2da5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-189f2da5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-189f2da5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-189f2da5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-189f2da5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-189f2da5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-189f2da5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-189f2da5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-189f2da5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-189f2da5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-189f2da5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-189f2da5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-189f2da5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-189f2da5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-189f2da5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-189f2da5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-189f2da5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-189f2da5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-189f2da5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-189f2da5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-189f2da5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-189f2da5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-189f2da5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-189f2da5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-189f2da5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-189f2da5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-189f2da5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-189f2da5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-189f2da5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-189f2da5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-189f2da5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-189f2da5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-189f2da5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-189f2da5] {
  background-color: var(--color-typo-body) !important;
}
.home-panel__mobile__card[data-v-189f2da5] {
  max-width: 416px;
  border-radius: 16px;
  padding: 24px;
}
.header-style[data-v-189f2da5] {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  justify-content: center;
  color: var(--color-typo-title);
}
.home-panel-title[data-v-189f2da5] {
  text-align: center;
  font-size: 26px !important;
}
.france-connect-detail[data-v-189f2da5] {
  font-size: 16px;
}
.divider[data-v-189f2da5] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-top-width: inherit;
}
.divider__text[data-v-189f2da5] {
  font-weight: 400;
  font-size: 26px;
  line-height: 32px;
  position: relative;
  padding: 0 16px;
  white-space: nowrap;
}
.divider__line[data-v-189f2da5] {
  width: 100%;
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-7a77291e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7a77291e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7a77291e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7a77291e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7a77291e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7a77291e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-0 .theme-bg-primary[data-v-7a77291e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a77291e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7a77291e], .theme-profile-0 .theme-bg-primary-light[data-v-7a77291e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7a77291e], .theme-profile-0 .theme-color[data-v-7a77291e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7a77291e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a77291e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a77291e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7a77291e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7a77291e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7a77291e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7a77291e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7a77291e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7a77291e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7a77291e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7a77291e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7a77291e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7a77291e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7a77291e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7a77291e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7a77291e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7a77291e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7a77291e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7a77291e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7a77291e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7a77291e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7a77291e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7a77291e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7a77291e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7a77291e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7a77291e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7a77291e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7a77291e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7a77291e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7a77291e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7a77291e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7a77291e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7a77291e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7a77291e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7a77291e] {
  background-color: var(--color-typo-body) !important;
}
.message-container[data-v-7a77291e] {
  background-color: var(--color-neutral-200);
  border-radius: 0.5rem;
}
.message-content[data-v-7a77291e] {
  position: relative;
}
.message-content__title h2[data-v-7a77291e] {
  font-size: 1rem;
}
.message-content__title--with-line-height h2[data-v-7a77291e] {
  line-height: 1.5rem;
}
.message-content__link[data-v-7a77291e] {
  display: flex;
  align-items: center;
}
.icon-vertical[data-v-7a77291e] {
  vertical-align: sub;
}
.button-close-message[data-v-7a77291e] {
  position: absolute;
  top: 0;
  right: 0;
}
.container-home-panel[data-v-c4619a89] {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: -moz-fit-content;
	width: fit-content;
	margin: auto;
}
.home-panel[data-v-c4619a89] {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.link-change-flow[data-v-c4619a89] {
	font-size: 16px;
}
@media (min-width: 960px) {
.home-panel[data-v-c4619a89] {
		flex-direction: row;
		gap: 16px;
}
.link-change-flow[data-v-c4619a89] {
		font-size: 14px;
}
}
.panel-container[data-v-c4619a89] {
	width: 100%;
	position: relative;
}
[data-v-c4619a89] .message-content {
	position: initial;
}
[data-v-c4619a89] .button-close-message {
	margin-top: 12px;
	margin-right: 12px;
}

.theme-default .theme-bg-primary[data-v-cdc17cb8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-0 .theme-bg-primary[data-v-cdc17cb8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdc17cb8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cdc17cb8], .theme-profile-0 .theme-bg-primary-light[data-v-cdc17cb8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cdc17cb8], .theme-profile-0 .theme-color[data-v-cdc17cb8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cdc17cb8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdc17cb8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cdc17cb8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cdc17cb8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cdc17cb8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cdc17cb8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cdc17cb8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cdc17cb8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cdc17cb8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cdc17cb8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cdc17cb8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cdc17cb8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cdc17cb8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cdc17cb8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cdc17cb8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cdc17cb8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cdc17cb8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cdc17cb8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cdc17cb8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cdc17cb8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cdc17cb8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cdc17cb8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cdc17cb8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cdc17cb8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cdc17cb8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cdc17cb8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cdc17cb8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cdc17cb8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cdc17cb8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cdc17cb8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cdc17cb8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cdc17cb8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cdc17cb8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cdc17cb8] {
  background-color: var(--color-typo-body) !important;
}
.choice-text[data-v-cdc17cb8] {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 30px;
  position: relative;
}
.choice-text[data-v-cdc17cb8]:before {
  content: "";
  display: block;
  width: 40%;
  height: 1px;
  background-color: var(--color-neutral-200);
  position: absolute;
  left: 0;
  top: 50%;
}
.choice-text[data-v-cdc17cb8]:after {
  content: "";
  display: block;
  width: 40%;
  height: 1px;
  background-color: var(--color-neutral-200);
  position: absolute;
  right: 0;
  top: 50%;
}
.container-home-panel[data-v-d033cd53] {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.home-panel[data-v-d033cd53] {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.link-change-flow[data-v-d033cd53] {
	font-size: 16px;
}
@media (min-width: 960px) {
.home-panel[data-v-d033cd53] {
		flex-direction: row;
		gap: 16px;
}
.link-change-flow[data-v-d033cd53] {
		font-size: 14px;
}
}
.theme-default .theme-bg-primary[data-v-d94aa25b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-0 .theme-bg-primary[data-v-d94aa25b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d94aa25b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d94aa25b], .theme-profile-0 .theme-bg-primary-light[data-v-d94aa25b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d94aa25b], .theme-profile-0 .theme-color[data-v-d94aa25b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d94aa25b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d94aa25b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d94aa25b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d94aa25b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d94aa25b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d94aa25b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d94aa25b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d94aa25b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d94aa25b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d94aa25b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d94aa25b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d94aa25b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d94aa25b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d94aa25b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d94aa25b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d94aa25b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d94aa25b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d94aa25b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d94aa25b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d94aa25b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d94aa25b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d94aa25b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d94aa25b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d94aa25b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d94aa25b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d94aa25b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d94aa25b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d94aa25b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d94aa25b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d94aa25b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d94aa25b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d94aa25b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d94aa25b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d94aa25b] {
  background-color: var(--color-typo-body) !important;
}
.header-style[data-v-d94aa25b] {
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-2e3e3144], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-0 .theme-bg-primary[data-v-2e3e3144], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e3e3144] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2e3e3144], .theme-profile-0 .theme-bg-primary-light[data-v-2e3e3144] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2e3e3144], .theme-profile-0 .theme-color[data-v-2e3e3144] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2e3e3144], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e3e3144] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2e3e3144], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2e3e3144] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2e3e3144] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2e3e3144] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2e3e3144], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2e3e3144] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2e3e3144] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2e3e3144] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2e3e3144], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2e3e3144] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2e3e3144] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2e3e3144] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2e3e3144], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2e3e3144] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2e3e3144] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2e3e3144] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2e3e3144], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2e3e3144] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2e3e3144] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2e3e3144] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2e3e3144], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2e3e3144], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2e3e3144] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2e3e3144] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2e3e3144] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2e3e3144] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2e3e3144] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2e3e3144] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2e3e3144] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2e3e3144] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2e3e3144] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2e3e3144] {
  background-color: var(--color-typo-body) !important;
}
.header-style[data-v-2e3e3144] {
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  color: var(--color-typo-title);
}
.home-panel-title[data-v-2e3e3144] {
  text-align: center;
  font-size: 26px !important;
}.theme-default .theme-bg-primary[data-v-4a56169f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4a56169f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4a56169f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4a56169f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4a56169f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4a56169f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-0 .theme-bg-primary[data-v-4a56169f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a56169f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4a56169f], .theme-profile-0 .theme-bg-primary-light[data-v-4a56169f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4a56169f], .theme-profile-0 .theme-color[data-v-4a56169f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4a56169f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a56169f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a56169f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4a56169f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a56169f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4a56169f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4a56169f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4a56169f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a56169f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4a56169f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4a56169f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4a56169f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a56169f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4a56169f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4a56169f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4a56169f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a56169f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4a56169f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4a56169f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4a56169f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a56169f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4a56169f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4a56169f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4a56169f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a56169f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a56169f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4a56169f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4a56169f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4a56169f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4a56169f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4a56169f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4a56169f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4a56169f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4a56169f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4a56169f] {
  background-color: var(--color-typo-body) !important;
}
.linear-stepper[data-v-4a56169f] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 1rem;
}
.linea-stepper__title[data-v-4a56169f] {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: normal;
  color: var(--color-typo-body);
}
.linear-stepper__steps[data-v-4a56169f] {
  display: grid;
  min-height: 3.5rem;
  list-style: none;
  padding: 0;
  margin-top: 2rem;
  gap: 2rem;
}
.linear-stepper__step-container[data-v-4a56169f] {
  box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  width: 100%;
  position: relative;
  min-width: 3rem;
  margin-top: 1.5rem;
}
.linear-stepper__step-progress-bar[data-v-4a56169f] {
  height: 0.125rem;
  position: absolute;
  left: 50%;
  background-color: var(--color-neutral-200);
  border-bottom-right-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
  transform: translate(0, -21px);
  max-width: initial;
  width: calc(100% + 1 * (2rem + 4px));
}
.linear-stepper__step-progress-marker[data-v-4a56169f] {
  min-width: 1rem;
  min-height: 1rem;
  padding: 0;
  position: absolute;
  left: 50%;
  background-color: var(--color-neutral-200);
  transform: translate(-50%, -28px);
  border-radius: 50%;
  border: 1px solid var(--color-neutral-200);
  text-align: center;
  line-height: 1rem;
  z-index: 1;
}
.linear-stepper__step-progress-marker-text[data-v-4a56169f] {
  display: inline-block;
  width: 1rem;
  height: 1rem;
}
.linear-stepper__step-label[data-v-4a56169f] {
  line-height: 1.5rem;
  text-align: center;
}
.linear-stepper__step-text[data-v-4a56169f] {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: var(--color-typo-body);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1rem;
}
.linear-stepper__step--current .linear-stepper__step-progress-marker[data-v-4a56169f] {
  border-color: var(--color-primary);
  border-width: 0.125rem;
  background-color: #fff;
  padding: 0.3125rem;
  transform: translate(-50%, -35px);
}
.linear-stepper__step--current .linear-stepper__step-progress-marker-text[data-v-4a56169f] {
  color: var(--color-primary);
  font-weight: 700;
}
.linear-stepper__step--current .linear-stepper__step-text[data-v-4a56169f] {
  color: var(--color-primary);
  font-weight: 700;
}
.linear-stepper__step--completed .linear-stepper__step-progress-marker[data-v-4a56169f] {
  border-color: var(--color-primary);
  border-width: 0.125rem;
  background-color: var(--color-primary);
  padding: 0.3125rem;
  transform: translate(-50%, -35px);
}
.linear-stepper__step--completed .linear-stepper__step-text[data-v-4a56169f] {
  color: var(--color-primary);
  font-weight: 500;
}
.linear-stepper__step--completed .linear-stepper__step-progress-bar[data-v-4a56169f] {
  background-color: var(--color-primary);
}
@media (max-width: 599px) {
.linear-stepper[data-v-4a56169f] {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
}
.linear-stepper__step-container[data-v-4a56169f] {
    min-width: 2rem;
}
.linear-stepper__steps[data-v-4a56169f] {
    gap: 0;
    width: 100%;
}
.linear-stepper__step-progress-bar[data-v-4a56169f] {
    width: 100%;
}
.linea-stepper__title[data-v-4a56169f] {
    font-size: 1rem;
    line-height: 1.5rem;
}
.linear-stepper__step-label[data-v-4a56169f] {
    font-size: 0.75rem;
    line-height: 1rem;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.text-h2--title {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.4375rem;
  color: var(--color-typo-title);
}
.text-h3--subtitle {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 600;
  color: var(--color-typo-title);
}
.text-body-2 {
  line-height: 1.5rem;
}
.max-w-352 {
  max-width: 22rem;
}
.max-w-400 {
  max-width: 25rem;
}
.max-w-448 {
  max-width: 28rem;
}
.max-w-544 {
  max-width: 34rem;
}
@media (max-width: 599px) {
.w-xs-100 {
    width: 100%;
}
}
@media (min-width: 600px) {
.text-body-2 {
    line-height: 1.25rem;
}
.w-sm-320 {
    width: 20rem;
}
.w-sm-352 {
    width: 22rem;
}
.w-sm-400 {
    width: 25rem;
}
.w-sm-448 {
    width: 28rem;
}
.w-sm-544 {
    width: 34rem;
}
}.theme-default .theme-bg-primary[data-v-21250d2c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-21250d2c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-21250d2c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-21250d2c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-21250d2c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-21250d2c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-0 .theme-bg-primary[data-v-21250d2c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21250d2c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-21250d2c], .theme-profile-0 .theme-bg-primary-light[data-v-21250d2c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-21250d2c], .theme-profile-0 .theme-color[data-v-21250d2c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-21250d2c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-21250d2c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21250d2c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-21250d2c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-21250d2c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-21250d2c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-21250d2c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-21250d2c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-21250d2c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-21250d2c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-21250d2c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-21250d2c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-21250d2c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-21250d2c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-21250d2c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-21250d2c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-21250d2c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-21250d2c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-21250d2c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-21250d2c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-21250d2c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-21250d2c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-21250d2c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-21250d2c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21250d2c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-21250d2c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-21250d2c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-21250d2c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-21250d2c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-21250d2c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-21250d2c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-21250d2c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-21250d2c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-21250d2c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-21250d2c] {
  background-color: var(--color-typo-body) !important;
}
[data-v-21250d2c] .mes-radio-group--column {
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-65baff7d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-65baff7d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-65baff7d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-65baff7d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-65baff7d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-65baff7d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-0 .theme-bg-primary[data-v-65baff7d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-65baff7d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-65baff7d], .theme-profile-0 .theme-bg-primary-light[data-v-65baff7d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-65baff7d], .theme-profile-0 .theme-color[data-v-65baff7d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-65baff7d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-65baff7d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-65baff7d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-65baff7d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-65baff7d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-65baff7d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-65baff7d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-65baff7d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-65baff7d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-65baff7d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-65baff7d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-65baff7d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-65baff7d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-65baff7d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-65baff7d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-65baff7d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-65baff7d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-65baff7d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-65baff7d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-65baff7d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-65baff7d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-65baff7d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-65baff7d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-65baff7d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-65baff7d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-65baff7d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-65baff7d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-65baff7d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-65baff7d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-65baff7d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-65baff7d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-65baff7d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-65baff7d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-65baff7d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-65baff7d] {
  background-color: var(--color-typo-body) !important;
}
[data-v-65baff7d] .mes-input-text .input-container {
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-d8132b6b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-0 .theme-bg-primary[data-v-d8132b6b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8132b6b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d8132b6b], .theme-profile-0 .theme-bg-primary-light[data-v-d8132b6b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d8132b6b], .theme-profile-0 .theme-color[data-v-d8132b6b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d8132b6b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8132b6b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d8132b6b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d8132b6b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d8132b6b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d8132b6b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d8132b6b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d8132b6b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d8132b6b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d8132b6b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d8132b6b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d8132b6b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d8132b6b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d8132b6b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d8132b6b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d8132b6b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d8132b6b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d8132b6b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d8132b6b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d8132b6b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d8132b6b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d8132b6b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d8132b6b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d8132b6b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d8132b6b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d8132b6b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d8132b6b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d8132b6b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d8132b6b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d8132b6b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d8132b6b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d8132b6b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d8132b6b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d8132b6b] {
  background-color: var(--color-typo-body) !important;
}
.popin-help-title[data-v-d8132b6b] {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
  color: var(--color-typo-title);
}
.popin-help-description[data-v-d8132b6b] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
}
.separator[data-v-d8132b6b] {
  width: 30%;
  display: inline-block;
  border-top: 1px solid var(--color-neutral-200);
}
ul[data-v-d8132b6b] {
  padding-left: 24px;
}.theme-default .theme-bg-primary[data-v-83578c9f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-83578c9f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-83578c9f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-83578c9f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-83578c9f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-83578c9f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-0 .theme-bg-primary[data-v-83578c9f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-83578c9f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-83578c9f], .theme-profile-0 .theme-bg-primary-light[data-v-83578c9f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-83578c9f], .theme-profile-0 .theme-color[data-v-83578c9f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-83578c9f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-83578c9f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-83578c9f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-83578c9f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-83578c9f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-83578c9f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-83578c9f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-83578c9f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-83578c9f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-83578c9f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-83578c9f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-83578c9f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-83578c9f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-83578c9f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-83578c9f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-83578c9f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-83578c9f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-83578c9f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-83578c9f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-83578c9f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-83578c9f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-83578c9f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-83578c9f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-83578c9f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-83578c9f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-83578c9f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-83578c9f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-83578c9f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-83578c9f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-83578c9f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-83578c9f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-83578c9f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-83578c9f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-83578c9f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-83578c9f] {
  background-color: var(--color-typo-body) !important;
}
[data-v-83578c9f] .mes-radio-group--column {
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-98a4bcaf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-0 .theme-bg-primary[data-v-98a4bcaf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98a4bcaf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-98a4bcaf], .theme-profile-0 .theme-bg-primary-light[data-v-98a4bcaf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-98a4bcaf], .theme-profile-0 .theme-color[data-v-98a4bcaf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-98a4bcaf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-98a4bcaf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-98a4bcaf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-98a4bcaf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-98a4bcaf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-98a4bcaf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-98a4bcaf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-98a4bcaf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-98a4bcaf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-98a4bcaf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-98a4bcaf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-98a4bcaf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-98a4bcaf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-98a4bcaf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-98a4bcaf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-98a4bcaf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-98a4bcaf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-98a4bcaf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-98a4bcaf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-98a4bcaf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-98a4bcaf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-98a4bcaf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-98a4bcaf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-98a4bcaf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-98a4bcaf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-98a4bcaf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-98a4bcaf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-98a4bcaf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-98a4bcaf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-98a4bcaf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-98a4bcaf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-98a4bcaf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-98a4bcaf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-98a4bcaf] {
  background-color: var(--color-typo-body) !important;
}
[data-v-98a4bcaf] input#cgu-acceptance {
  margin-top: 0.25rem;
}
@media (max-width: 599px) {
[data-v-98a4bcaf] .checkbox__label {
    line-height: 1.5rem;
}
}.theme-default .theme-bg-primary[data-v-ba3721d0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-0 .theme-bg-primary[data-v-ba3721d0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba3721d0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ba3721d0], .theme-profile-0 .theme-bg-primary-light[data-v-ba3721d0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ba3721d0], .theme-profile-0 .theme-color[data-v-ba3721d0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ba3721d0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba3721d0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ba3721d0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ba3721d0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ba3721d0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ba3721d0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ba3721d0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ba3721d0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ba3721d0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ba3721d0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ba3721d0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ba3721d0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ba3721d0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ba3721d0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ba3721d0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ba3721d0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ba3721d0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ba3721d0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ba3721d0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ba3721d0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ba3721d0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ba3721d0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ba3721d0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ba3721d0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ba3721d0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ba3721d0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ba3721d0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ba3721d0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ba3721d0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ba3721d0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ba3721d0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ba3721d0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ba3721d0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ba3721d0] {
  background-color: var(--color-typo-body) !important;
}
.profile-tile[data-v-ba3721d0] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  position: relative;
}
.profile-tile__avatar[data-v-ba3721d0] {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background-color: var(--color-typo-body);
  border-radius: 50%;
  color: #fff;
}
.profile-tile__avatar-ellipse[data-v-ba3721d0] {
  max-width: none;
  color: var(--color-typo-body);
  width: 48px;
  position: absolute;
  top: -4px;
}
.profile-tile__display-name[data-v-ba3721d0] {
  color: var(--color-typo-title);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25;
  margin-bottom: 0;
}
@media (min-width: 600px) {
.profile-tile__display-name[data-v-ba3721d0] {
    font-size: 1rem;
}
}
.profile-tile__summary[data-v-ba3721d0] {
  display: flex;
  color: var(--color-typo-body);
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 0;
  margin-top: 0.25rem;
}
@media (min-width: 600px) {
.profile-tile__summary[data-v-ba3721d0] {
    font-size: 0.625rem;
}
}
.profile-tile__status-icon[data-v-ba3721d0] {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.profile-tile--emphasized .profile-tile__avatar[data-v-ba3721d0] {
  background-color: var(--color-primary);
}
.profile-tile--emphasized .profile-tile__avatar-ellipse[data-v-ba3721d0] {
  color: var(--color-primary);
}
.profile-tile--emphasized .profile-tile__display-name[data-v-ba3721d0] {
  color: var(--color-primary);
}
.bg-yellow[data-v-ba3721d0] {
  background-color: var(--color-functional-yellow) !important;
}
.bg-red[data-v-ba3721d0] {
  background-color: var(--color-functional-error) !important;
}
.bg-light-green[data-v-ba3721d0] {
  background-color: var(--color-illustrative-09);
}.theme-default .theme-bg-primary[data-v-133f5a1c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-0 .theme-bg-primary[data-v-133f5a1c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-133f5a1c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-133f5a1c], .theme-profile-0 .theme-bg-primary-light[data-v-133f5a1c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-133f5a1c], .theme-profile-0 .theme-color[data-v-133f5a1c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-133f5a1c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-133f5a1c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-133f5a1c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-133f5a1c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-133f5a1c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-133f5a1c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-133f5a1c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-133f5a1c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-133f5a1c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-133f5a1c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-133f5a1c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-133f5a1c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-133f5a1c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-133f5a1c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-133f5a1c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-133f5a1c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-133f5a1c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-133f5a1c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-133f5a1c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-133f5a1c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-133f5a1c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-133f5a1c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-133f5a1c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-133f5a1c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-133f5a1c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-133f5a1c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-133f5a1c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-133f5a1c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-133f5a1c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-133f5a1c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-133f5a1c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-133f5a1c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-133f5a1c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-133f5a1c] {
  background-color: var(--color-typo-body) !important;
}
.button-set__container[data-v-133f5a1c] {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  display: flex;
}
@media (max-width: 599px) {
.button-set__container[data-v-133f5a1c] {
    flex-direction: column-reverse;
    row-gap: 1.5rem;
}
}.theme-default .theme-bg-primary[data-v-2ff6a43f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-0 .theme-bg-primary[data-v-2ff6a43f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ff6a43f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2ff6a43f], .theme-profile-0 .theme-bg-primary-light[data-v-2ff6a43f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2ff6a43f], .theme-profile-0 .theme-color[data-v-2ff6a43f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2ff6a43f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ff6a43f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2ff6a43f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ff6a43f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2ff6a43f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2ff6a43f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2ff6a43f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ff6a43f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2ff6a43f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2ff6a43f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2ff6a43f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ff6a43f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2ff6a43f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2ff6a43f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2ff6a43f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ff6a43f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2ff6a43f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2ff6a43f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2ff6a43f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ff6a43f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2ff6a43f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2ff6a43f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2ff6a43f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ff6a43f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ff6a43f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2ff6a43f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2ff6a43f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2ff6a43f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2ff6a43f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2ff6a43f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2ff6a43f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2ff6a43f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2ff6a43f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2ff6a43f] {
  background-color: var(--color-typo-body) !important;
}
[data-v-2ff6a43f] .mes-button--icon-left.mes-button--tertiary {
  gap: 0.5rem;
  margin-top: 1rem;
  padding: 0;
  font-weight: 700;
  text-align: left;
  text-decoration: underline;
}
[data-v-2ff6a43f] .mes-card-container {
  border-radius: 1rem;
}.theme-default .theme-bg-primary[data-v-85a7e342], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-85a7e342], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-85a7e342], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-85a7e342], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-85a7e342], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-85a7e342], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-0 .theme-bg-primary[data-v-85a7e342], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-85a7e342] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-85a7e342], .theme-profile-0 .theme-bg-primary-light[data-v-85a7e342] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-85a7e342], .theme-profile-0 .theme-color[data-v-85a7e342] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-85a7e342], .theme-profile-0 .theme-bg-primary-gradiant[data-v-85a7e342] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-85a7e342] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-85a7e342], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-1 .theme-bg-primary-gradiant[data-v-85a7e342] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-85a7e342] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-85a7e342] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-85a7e342], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-2 .theme-bg-primary-gradiant[data-v-85a7e342] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-85a7e342] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-85a7e342] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-85a7e342], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-3 .theme-bg-primary-gradiant[data-v-85a7e342] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-85a7e342] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-85a7e342] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-85a7e342], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-4 .theme-bg-primary-gradiant[data-v-85a7e342] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-85a7e342] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-85a7e342] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-85a7e342], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-5 .theme-bg-primary-gradiant[data-v-85a7e342] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-85a7e342] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-85a7e342] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-85a7e342], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-85a7e342], .theme-profile-6 .theme-bg-primary-gradiant[data-v-85a7e342] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-85a7e342] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-85a7e342] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-85a7e342] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-85a7e342] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-85a7e342] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-85a7e342] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-85a7e342] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-85a7e342] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-85a7e342] {
  background-color: var(--color-typo-body) !important;
}
.popin-container[data-v-85a7e342] {
  max-width: 30.25rem;
  margin: 0 auto;
}
.popin-help-title[data-v-85a7e342] {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
  color: var(--color-typo-title);
}
.popin-help-description[data-v-85a7e342] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
}
ul[data-v-85a7e342] {
  padding-left: 1.5rem;
}
.button-link[data-v-85a7e342] {
  text-decoration: underline;
}
.external-link-bloc[data-v-85a7e342] {
  position: relative;
}
img.external-link-img[data-v-85a7e342] {
  position: absolute;
  top: 0.125rem;
  height: 1rem;
  width: 1rem;
}.theme-default .theme-bg-primary[data-v-9ab15cd2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-0 .theme-bg-primary[data-v-9ab15cd2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ab15cd2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9ab15cd2], .theme-profile-0 .theme-bg-primary-light[data-v-9ab15cd2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9ab15cd2], .theme-profile-0 .theme-color[data-v-9ab15cd2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9ab15cd2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ab15cd2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9ab15cd2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9ab15cd2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9ab15cd2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9ab15cd2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9ab15cd2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9ab15cd2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9ab15cd2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9ab15cd2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9ab15cd2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9ab15cd2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9ab15cd2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9ab15cd2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9ab15cd2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9ab15cd2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9ab15cd2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9ab15cd2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9ab15cd2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9ab15cd2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9ab15cd2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9ab15cd2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9ab15cd2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9ab15cd2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9ab15cd2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9ab15cd2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9ab15cd2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9ab15cd2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9ab15cd2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9ab15cd2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9ab15cd2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9ab15cd2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9ab15cd2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9ab15cd2] {
  background-color: var(--color-typo-body) !important;
}
input[data-v-9ab15cd2]::-ms-reveal {
  display: none;
}
.button-link[data-v-9ab15cd2] {
  text-decoration: underline;
}.theme-default .theme-bg-primary[data-v-ddd5de1d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-0 .theme-bg-primary[data-v-ddd5de1d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ddd5de1d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ddd5de1d], .theme-profile-0 .theme-bg-primary-light[data-v-ddd5de1d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ddd5de1d], .theme-profile-0 .theme-color[data-v-ddd5de1d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ddd5de1d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ddd5de1d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ddd5de1d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ddd5de1d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ddd5de1d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ddd5de1d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ddd5de1d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ddd5de1d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ddd5de1d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ddd5de1d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ddd5de1d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ddd5de1d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ddd5de1d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ddd5de1d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ddd5de1d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ddd5de1d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ddd5de1d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ddd5de1d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ddd5de1d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ddd5de1d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ddd5de1d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ddd5de1d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ddd5de1d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ddd5de1d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ddd5de1d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ddd5de1d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ddd5de1d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ddd5de1d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ddd5de1d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ddd5de1d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ddd5de1d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ddd5de1d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ddd5de1d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ddd5de1d] {
  background-color: var(--color-typo-body) !important;
}
.popin-container[data-v-ddd5de1d] {
  max-width: 30.25rem;
  margin: 0 auto;
}
.button-link[data-v-ddd5de1d] {
  text-decoration: underline;
}.theme-default .theme-bg-primary[data-v-45ed87db], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-45ed87db], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-45ed87db], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-45ed87db], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-45ed87db], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-45ed87db], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-0 .theme-bg-primary[data-v-45ed87db], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-45ed87db] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-45ed87db], .theme-profile-0 .theme-bg-primary-light[data-v-45ed87db] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-45ed87db], .theme-profile-0 .theme-color[data-v-45ed87db] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-45ed87db], .theme-profile-0 .theme-bg-primary-gradiant[data-v-45ed87db] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-45ed87db] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-45ed87db], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-1 .theme-bg-primary-gradiant[data-v-45ed87db] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-45ed87db] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-45ed87db] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-45ed87db], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-2 .theme-bg-primary-gradiant[data-v-45ed87db] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-45ed87db] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-45ed87db] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-45ed87db], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-3 .theme-bg-primary-gradiant[data-v-45ed87db] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-45ed87db] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-45ed87db] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-45ed87db], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-4 .theme-bg-primary-gradiant[data-v-45ed87db] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-45ed87db] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-45ed87db] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-45ed87db], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-5 .theme-bg-primary-gradiant[data-v-45ed87db] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-45ed87db] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-45ed87db] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-45ed87db], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-45ed87db], .theme-profile-6 .theme-bg-primary-gradiant[data-v-45ed87db] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-45ed87db] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-45ed87db] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-45ed87db] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-45ed87db] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-45ed87db] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-45ed87db] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-45ed87db] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-45ed87db] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-45ed87db] {
  background-color: var(--color-typo-body) !important;
}
.section-title[data-v-45ed87db] {
  letter-spacing: normal !important;
  margin-bottom: 0.5rem;
}
.suggestion-list[data-v-45ed87db] {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 0.5rem;
}
.suggestion-list__item[data-v-45ed87db] {
  flex-shrink: 0;
  text-decoration: underline;
  color: var(--color-primary);
}
.button-link[data-v-45ed87db] {
  text-decoration: underline;
}.theme-default .theme-bg-primary[data-v-207700be], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-207700be], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-207700be], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-207700be], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-207700be], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-207700be], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-0 .theme-bg-primary[data-v-207700be], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-207700be] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-207700be], .theme-profile-0 .theme-bg-primary-light[data-v-207700be] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-207700be], .theme-profile-0 .theme-color[data-v-207700be] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-207700be], .theme-profile-0 .theme-bg-primary-gradiant[data-v-207700be] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-207700be] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-207700be], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-1 .theme-bg-primary-gradiant[data-v-207700be] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-207700be] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-207700be] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-207700be], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-2 .theme-bg-primary-gradiant[data-v-207700be] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-207700be] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-207700be] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-207700be], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-3 .theme-bg-primary-gradiant[data-v-207700be] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-207700be] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-207700be] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-207700be], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-4 .theme-bg-primary-gradiant[data-v-207700be] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-207700be] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-207700be] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-207700be], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-5 .theme-bg-primary-gradiant[data-v-207700be] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-207700be] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-207700be] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-207700be], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-207700be], .theme-profile-6 .theme-bg-primary-gradiant[data-v-207700be] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-207700be] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-207700be] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-207700be] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-207700be] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-207700be] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-207700be] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-207700be] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-207700be] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-207700be] {
  background-color: var(--color-typo-body) !important;
}
.stepper-container[data-v-207700be] {
  min-width: 300px !important;
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 600px) {
.stepper-container[data-v-207700be] {
    margin-left: -20px !important;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.text-h2--title {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.4375rem;
  color: var(--color-typo-title);
}
.text-h3--subtitle {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 600;
  color: var(--color-typo-title);
}
.text-body-2 {
  line-height: 1.5rem;
}
.max-w-352 {
  max-width: 22rem;
}
.max-w-400 {
  max-width: 25rem;
}
.max-w-448 {
  max-width: 28rem;
}
.max-w-544 {
  max-width: 34rem;
}
@media (max-width: 599px) {
.w-xs-100 {
    width: 100%;
}
}
@media (min-width: 600px) {
.text-body-2 {
    line-height: 1.25rem;
}
.w-sm-320 {
    width: 20rem;
}
.w-sm-352 {
    width: 22rem;
}
.w-sm-400 {
    width: 25rem;
}
.w-sm-448 {
    width: 28rem;
}
.w-sm-544 {
    width: 34rem;
}
}.theme-default .theme-bg-primary[data-v-648a2c9d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-0 .theme-bg-primary[data-v-648a2c9d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-648a2c9d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-648a2c9d], .theme-profile-0 .theme-bg-primary-light[data-v-648a2c9d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-648a2c9d], .theme-profile-0 .theme-color[data-v-648a2c9d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-648a2c9d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-648a2c9d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-648a2c9d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-648a2c9d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-648a2c9d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-648a2c9d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-648a2c9d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-648a2c9d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-648a2c9d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-648a2c9d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-648a2c9d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-648a2c9d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-648a2c9d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-648a2c9d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-648a2c9d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-648a2c9d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-648a2c9d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-648a2c9d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-648a2c9d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-648a2c9d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-648a2c9d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-648a2c9d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-648a2c9d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-648a2c9d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-648a2c9d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-648a2c9d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-648a2c9d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-648a2c9d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-648a2c9d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-648a2c9d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-648a2c9d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-648a2c9d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-648a2c9d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-648a2c9d] {
  background-color: var(--color-typo-body) !important;
}
.skeleton[data-v-648a2c9d] {
  border-radius: 3.125rem;
  background: var(--color-functional-info-100);
  overflow: hidden;
  position: relative;
}
.skeleton[data-v-648a2c9d]::after {
  background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.3), transparent);
  animation: loading-648a2c9d 1.5s infinite;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 1;
}
.skeleton__title[data-v-648a2c9d] {
  height: 2.25rem;
}
.skeleton__text[data-v-648a2c9d] {
  height: 0.75rem;
}
.skeleton__stepper[data-v-648a2c9d] {
  height: 3.5rem;
}
@media (max-width: 599px) {
.skeleton__stepper[data-v-648a2c9d] {
    height: 2.25rem;
}
}
.skeleton-illustration[data-v-648a2c9d] {
  width: 10rem;
}
.skeleton__description[data-v-648a2c9d] {
  height: 1.5rem;
}
.skeleton__image[data-v-648a2c9d] {
  border-radius: 1rem;
  height: 10rem;
}
.w-284[data-v-648a2c9d] {
  width: 17.75rem;
}
.w-242[data-v-648a2c9d] {
  width: 15.125rem;
}
.w-220[data-v-648a2c9d] {
  width: 13.75rem;
}
@keyframes loading-648a2c9d {
to {
    transform: translateX(100%);
}
}.theme-default .theme-bg-primary[data-v-b5f6edc8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-0 .theme-bg-primary[data-v-b5f6edc8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b5f6edc8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b5f6edc8], .theme-profile-0 .theme-bg-primary-light[data-v-b5f6edc8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b5f6edc8], .theme-profile-0 .theme-color[data-v-b5f6edc8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b5f6edc8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b5f6edc8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b5f6edc8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b5f6edc8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b5f6edc8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b5f6edc8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b5f6edc8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b5f6edc8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b5f6edc8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b5f6edc8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b5f6edc8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b5f6edc8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b5f6edc8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b5f6edc8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b5f6edc8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b5f6edc8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b5f6edc8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b5f6edc8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b5f6edc8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b5f6edc8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b5f6edc8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b5f6edc8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b5f6edc8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b5f6edc8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b5f6edc8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b5f6edc8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b5f6edc8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b5f6edc8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b5f6edc8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b5f6edc8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b5f6edc8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b5f6edc8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b5f6edc8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b5f6edc8] {
  background-color: var(--color-typo-body) !important;
}
.separator[data-v-b5f6edc8] {
  width: 156px;
  align-self: center;
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-6477f386], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6477f386], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6477f386], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6477f386], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6477f386], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6477f386], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-0 .theme-bg-primary[data-v-6477f386], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6477f386] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6477f386], .theme-profile-0 .theme-bg-primary-light[data-v-6477f386] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6477f386], .theme-profile-0 .theme-color[data-v-6477f386] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6477f386], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6477f386] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6477f386] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6477f386], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6477f386] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6477f386] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6477f386] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6477f386], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6477f386] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6477f386] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6477f386] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6477f386], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6477f386] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6477f386] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6477f386] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6477f386], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6477f386] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6477f386] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6477f386] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6477f386], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6477f386] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6477f386] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6477f386] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6477f386], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6477f386], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6477f386] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6477f386] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6477f386] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6477f386] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6477f386] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6477f386] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6477f386] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6477f386] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6477f386] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6477f386] {
  background-color: var(--color-typo-body) !important;
}
.radio-button-card[data-v-6477f386] {
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.radio-button-card[data-v-6477f386]:focus {
  border-color: var(--color-primary);
}
.radio-button-card--checked[data-v-6477f386] {
  border-color: var(--color-primary);
}
input[data-v-6477f386] {
  display: inline;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  cursor: pointer;
}
.space-radiobutton[data-v-6477f386] {
  display: none;
}.theme-default .theme-bg-primary[data-v-8bce018b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8bce018b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8bce018b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8bce018b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8bce018b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8bce018b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-0 .theme-bg-primary[data-v-8bce018b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8bce018b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8bce018b], .theme-profile-0 .theme-bg-primary-light[data-v-8bce018b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8bce018b], .theme-profile-0 .theme-color[data-v-8bce018b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8bce018b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8bce018b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8bce018b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8bce018b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8bce018b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8bce018b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8bce018b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8bce018b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8bce018b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8bce018b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8bce018b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8bce018b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8bce018b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8bce018b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8bce018b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8bce018b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8bce018b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8bce018b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8bce018b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8bce018b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8bce018b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8bce018b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8bce018b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8bce018b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8bce018b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8bce018b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8bce018b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8bce018b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8bce018b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8bce018b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8bce018b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8bce018b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8bce018b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8bce018b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8bce018b] {
  background-color: var(--color-typo-body) !important;
}
.list-profil[data-v-8bce018b] {
  list-style-type: none;
  padding: 0;
}
.text-h3--subtitle[data-v-8bce018b] {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 600;
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-a255f804], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a255f804], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a255f804], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a255f804], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a255f804], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a255f804], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-0 .theme-bg-primary[data-v-a255f804], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a255f804] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a255f804], .theme-profile-0 .theme-bg-primary-light[data-v-a255f804] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a255f804], .theme-profile-0 .theme-color[data-v-a255f804] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a255f804], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a255f804] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a255f804] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a255f804], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a255f804] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a255f804] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a255f804] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a255f804], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a255f804] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a255f804] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a255f804] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a255f804], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a255f804] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a255f804] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a255f804] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a255f804], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a255f804] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a255f804] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a255f804] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a255f804], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a255f804] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a255f804] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a255f804] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a255f804], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a255f804], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a255f804] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a255f804] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a255f804] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a255f804] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a255f804] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a255f804] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a255f804] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a255f804] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a255f804] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a255f804] {
  background-color: var(--color-typo-body) !important;
}
.popin-help-title[data-v-a255f804] {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
  color: var(--color-typo-title);
}
.popin-help-description[data-v-a255f804] {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
}
.vital-cards-container[data-v-a255f804] {
  display: flex;
  gap: 2rem;
  justify-content: center;
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
}
@media (max-width: 599px) {
.vital-cards-container[data-v-a255f804] {
    flex-direction: column;
    align-items: center;
}
}
.vital-cards-container__item[data-v-a255f804] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.25rem 1.5rem;
  font-size: 0.875rem;
}
@media (max-width: 599px) {
.vital-cards-container__item[data-v-a255f804] {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 0.75rem;
    font-weight: 600;
}
.vital-cards-container__item img[data-v-a255f804] {
    height: 5rem;
}
}.theme-default .theme-bg-primary[data-v-f50ec5eb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-0 .theme-bg-primary[data-v-f50ec5eb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f50ec5eb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f50ec5eb], .theme-profile-0 .theme-bg-primary-light[data-v-f50ec5eb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f50ec5eb], .theme-profile-0 .theme-color[data-v-f50ec5eb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f50ec5eb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f50ec5eb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f50ec5eb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f50ec5eb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f50ec5eb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f50ec5eb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f50ec5eb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f50ec5eb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f50ec5eb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f50ec5eb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f50ec5eb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f50ec5eb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f50ec5eb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f50ec5eb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f50ec5eb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f50ec5eb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f50ec5eb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f50ec5eb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f50ec5eb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f50ec5eb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f50ec5eb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f50ec5eb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f50ec5eb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f50ec5eb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f50ec5eb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f50ec5eb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f50ec5eb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f50ec5eb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f50ec5eb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f50ec5eb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f50ec5eb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f50ec5eb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f50ec5eb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f50ec5eb] {
  background-color: var(--color-typo-body) !important;
}
.text-h2--title[data-v-f50ec5eb] {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.4375rem;
  color: var(--color-typo-title);
}
@media (max-width: 599px) {
.action-btn-auto[data-v-f50ec5eb] {
    min-width: auto;
}
}.theme-default .theme-bg-primary[data-v-aad8f75b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-0 .theme-bg-primary[data-v-aad8f75b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aad8f75b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-aad8f75b], .theme-profile-0 .theme-bg-primary-light[data-v-aad8f75b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-aad8f75b], .theme-profile-0 .theme-color[data-v-aad8f75b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-aad8f75b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-aad8f75b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-aad8f75b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-aad8f75b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-aad8f75b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-aad8f75b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-aad8f75b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-aad8f75b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-aad8f75b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-aad8f75b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-aad8f75b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-aad8f75b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-aad8f75b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-aad8f75b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-aad8f75b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-aad8f75b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-aad8f75b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-aad8f75b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-aad8f75b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-aad8f75b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-aad8f75b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-aad8f75b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-aad8f75b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aad8f75b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-aad8f75b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-aad8f75b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-aad8f75b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-aad8f75b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-aad8f75b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-aad8f75b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-aad8f75b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-aad8f75b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-aad8f75b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-aad8f75b] {
  background-color: var(--color-typo-body) !important;
}
.text-h2--title[data-v-aad8f75b] {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.4375rem;
  color: var(--color-typo-title);
}
@media (max-width: 599px) {
.action-btn-auto[data-v-aad8f75b] {
    min-width: auto;
}
}.theme-default .theme-bg-primary[data-v-8ab3b4bf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-0 .theme-bg-primary[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8ab3b4bf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8ab3b4bf], .theme-profile-0 .theme-bg-primary-light[data-v-8ab3b4bf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8ab3b4bf], .theme-profile-0 .theme-color[data-v-8ab3b4bf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8ab3b4bf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8ab3b4bf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8ab3b4bf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8ab3b4bf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8ab3b4bf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8ab3b4bf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8ab3b4bf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8ab3b4bf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8ab3b4bf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8ab3b4bf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8ab3b4bf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8ab3b4bf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8ab3b4bf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8ab3b4bf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8ab3b4bf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8ab3b4bf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8ab3b4bf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8ab3b4bf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8ab3b4bf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8ab3b4bf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8ab3b4bf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8ab3b4bf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8ab3b4bf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8ab3b4bf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8ab3b4bf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8ab3b4bf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8ab3b4bf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8ab3b4bf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8ab3b4bf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8ab3b4bf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8ab3b4bf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8ab3b4bf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8ab3b4bf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8ab3b4bf] {
  background-color: var(--color-typo-body) !important;
}
.mes-card-container[data-v-8ab3b4bf] {
  flex-direction: column;
  align-items: center;
}.theme-default .theme-bg-primary[data-v-95f5b762], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-95f5b762], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-95f5b762], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-95f5b762], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-95f5b762], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-95f5b762], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-0 .theme-bg-primary[data-v-95f5b762], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f5b762] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-95f5b762], .theme-profile-0 .theme-bg-primary-light[data-v-95f5b762] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-95f5b762], .theme-profile-0 .theme-color[data-v-95f5b762] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-95f5b762], .theme-profile-0 .theme-bg-primary-gradiant[data-v-95f5b762] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-95f5b762] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-95f5b762], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-1 .theme-bg-primary-gradiant[data-v-95f5b762] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-95f5b762] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-95f5b762] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-95f5b762], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-2 .theme-bg-primary-gradiant[data-v-95f5b762] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-95f5b762] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-95f5b762] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-95f5b762], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-3 .theme-bg-primary-gradiant[data-v-95f5b762] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-95f5b762] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-95f5b762] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-95f5b762], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-4 .theme-bg-primary-gradiant[data-v-95f5b762] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-95f5b762] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-95f5b762] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-95f5b762], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-5 .theme-bg-primary-gradiant[data-v-95f5b762] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-95f5b762] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-95f5b762] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-95f5b762], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-95f5b762], .theme-profile-6 .theme-bg-primary-gradiant[data-v-95f5b762] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-95f5b762] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-95f5b762] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-95f5b762] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-95f5b762] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-95f5b762] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-95f5b762] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-95f5b762] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-95f5b762] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-95f5b762] {
  background-color: var(--color-typo-body) !important;
}
.date[data-v-95f5b762] {
  font-size: 0.75rem !important;
  white-space: nowrap;
}
li a[data-v-95f5b762] {
  display: block;
}
.message-preview[data-v-95f5b762] {
  display: flex;
}
.message-preview[data-v-95f5b762] p {
  margin-bottom: 0;
}
.message-preview[data-v-95f5b762] p:not(:nth-child(1)) {
  margin-left: 0.1875rem;
}
.mes-card-container[data-v-95f5b762] {
  display: block;
  border-radius: 0;
}
.attachment-icon[data-v-95f5b762] {
  color: var(--color-primary);
}.theme-default .theme-bg-primary[data-v-0eceee6f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-0 .theme-bg-primary[data-v-0eceee6f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eceee6f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0eceee6f], .theme-profile-0 .theme-bg-primary-light[data-v-0eceee6f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0eceee6f], .theme-profile-0 .theme-color[data-v-0eceee6f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0eceee6f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eceee6f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0eceee6f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eceee6f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0eceee6f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0eceee6f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0eceee6f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eceee6f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0eceee6f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0eceee6f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0eceee6f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eceee6f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0eceee6f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0eceee6f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0eceee6f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eceee6f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0eceee6f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0eceee6f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0eceee6f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eceee6f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0eceee6f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0eceee6f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0eceee6f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eceee6f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eceee6f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0eceee6f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0eceee6f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0eceee6f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0eceee6f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0eceee6f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0eceee6f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0eceee6f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0eceee6f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0eceee6f] {
  background-color: var(--color-typo-body) !important;
}
ul[data-v-0eceee6f] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 0;
}
ul > li[data-v-0eceee6f] {
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: space-between;
  border: 1px solid var(--color-neutral-200);
  border-radius: 0.5rem;
}
ul > li[data-v-0eceee6f] > * {
  padding: 0.5rem;
}
ul > li > .document-name[data-v-0eceee6f] {
  gap: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}.theme-default .theme-bg-primary[data-v-a8205e11], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a8205e11], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a8205e11], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a8205e11], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a8205e11], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a8205e11], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-0 .theme-bg-primary[data-v-a8205e11], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8205e11] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a8205e11], .theme-profile-0 .theme-bg-primary-light[data-v-a8205e11] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a8205e11], .theme-profile-0 .theme-color[data-v-a8205e11] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a8205e11], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8205e11] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8205e11] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a8205e11], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8205e11] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a8205e11] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a8205e11] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a8205e11], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8205e11] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a8205e11] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a8205e11] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a8205e11], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8205e11] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a8205e11] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a8205e11] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a8205e11], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8205e11] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a8205e11] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a8205e11] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a8205e11], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8205e11] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a8205e11] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a8205e11] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a8205e11], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8205e11], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8205e11] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a8205e11] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a8205e11] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a8205e11] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a8205e11] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a8205e11] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a8205e11] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a8205e11] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a8205e11] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a8205e11] {
  background-color: var(--color-typo-body) !important;
}
.add-file-button[data-v-a8205e11] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0;
}
.consent-radio-group[data-v-a8205e11] {
  display: flex;
  gap: 1rem;
}
.limit-error-popin-text[data-v-a8205e11] {
  text-align: center;
  width: 60%;
  padding-bottom: 3rem;
}
.mention-link[data-v-a8205e11] {
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: underline;
}
.mention-popin-title[data-v-a8205e11] {
  text-align: center;
  width: 60%;
  padding-bottom: 1.5rem;
}
@media (max-width: 959px) {
.mention-popin-title[data-v-a8205e11] {
    width: 100%;
}
}
.mention-popin-text[data-v-a8205e11] {
  text-align: center;
  width: 80%;
}
.mention-popin-cta[data-v-a8205e11] {
  width: 100%;
  display: flex;
  justify-content: center;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
h1 {
  line-height: normal;
}.theme-default .theme-bg-primary[data-v-b3fc59a1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-0 .theme-bg-primary[data-v-b3fc59a1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fc59a1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b3fc59a1], .theme-profile-0 .theme-bg-primary-light[data-v-b3fc59a1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b3fc59a1], .theme-profile-0 .theme-color[data-v-b3fc59a1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b3fc59a1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b3fc59a1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b3fc59a1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b3fc59a1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b3fc59a1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b3fc59a1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b3fc59a1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b3fc59a1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b3fc59a1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b3fc59a1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b3fc59a1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b3fc59a1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b3fc59a1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b3fc59a1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b3fc59a1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b3fc59a1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b3fc59a1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b3fc59a1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b3fc59a1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b3fc59a1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b3fc59a1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b3fc59a1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b3fc59a1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b3fc59a1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b3fc59a1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b3fc59a1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b3fc59a1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b3fc59a1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b3fc59a1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b3fc59a1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b3fc59a1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b3fc59a1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b3fc59a1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b3fc59a1] {
  background-color: var(--color-typo-body) !important;
}
h1[data-v-b3fc59a1] {
  line-height: normal;
}
.button-group[data-v-b3fc59a1] {
  display: flex;
  gap: 1rem;
}.theme-default .theme-bg-primary[data-v-81a04950], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-81a04950], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-81a04950], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-81a04950], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-81a04950], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-81a04950], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-0 .theme-bg-primary[data-v-81a04950], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-81a04950] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-81a04950], .theme-profile-0 .theme-bg-primary-light[data-v-81a04950] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-81a04950], .theme-profile-0 .theme-color[data-v-81a04950] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-81a04950], .theme-profile-0 .theme-bg-primary-gradiant[data-v-81a04950] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-81a04950] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-81a04950], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-1 .theme-bg-primary-gradiant[data-v-81a04950] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-81a04950] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-81a04950] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-81a04950], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-2 .theme-bg-primary-gradiant[data-v-81a04950] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-81a04950] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-81a04950] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-81a04950], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-3 .theme-bg-primary-gradiant[data-v-81a04950] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-81a04950] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-81a04950] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-81a04950], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-4 .theme-bg-primary-gradiant[data-v-81a04950] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-81a04950] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-81a04950] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-81a04950], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-5 .theme-bg-primary-gradiant[data-v-81a04950] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-81a04950] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-81a04950] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-81a04950], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-81a04950], .theme-profile-6 .theme-bg-primary-gradiant[data-v-81a04950] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-81a04950] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-81a04950] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-81a04950] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-81a04950] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-81a04950] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-81a04950] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-81a04950] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-81a04950] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-81a04950] {
  background-color: var(--color-typo-body) !important;
}
.add-file-button[data-v-81a04950] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0;
}
.consent-radio-group[data-v-81a04950] {
  display: flex;
  gap: 1rem;
}
.mention-link[data-v-81a04950] {
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: underline;
}
.mention-popin-title[data-v-81a04950] {
  text-align: center;
  width: 60%;
  padding-bottom: 1.5rem;
}
@media (max-width: 959px) {
.mention-popin-title[data-v-81a04950] {
    width: 100%;
}
}
.mention-popin-text[data-v-81a04950] {
  text-align: center;
  width: 80%;
}
.mention-popin-cta[data-v-81a04950] {
  width: 100%;
  display: flex;
  justify-content: center;
}
[data-v-81a04950] .mes-input-detail {
  white-space: pre-line;
}
.mes-checkbox__label[data-v-81a04950] {
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-a9953183], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a9953183], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a9953183], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a9953183], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a9953183], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a9953183], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-0 .theme-bg-primary[data-v-a9953183], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9953183] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a9953183], .theme-profile-0 .theme-bg-primary-light[data-v-a9953183] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a9953183], .theme-profile-0 .theme-color[data-v-a9953183] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a9953183], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a9953183] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a9953183] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a9953183], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a9953183] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a9953183] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a9953183] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a9953183], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a9953183] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a9953183] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a9953183] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a9953183], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a9953183] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a9953183] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a9953183] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a9953183], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a9953183] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a9953183] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a9953183] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a9953183], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a9953183] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a9953183] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a9953183] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a9953183], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a9953183], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a9953183] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a9953183] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a9953183] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a9953183] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a9953183] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a9953183] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a9953183] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a9953183] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a9953183] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a9953183] {
  background-color: var(--color-typo-body) !important;
}
.ticket-content[data-v-a9953183] {
  padding: 1.5rem;
  white-space: pre-line;
}
.mes-card-container[data-v-a9953183] {
  display: block;
  border-radius: 0;
}
.alert[data-v-a9953183] {
  width: 28.125rem;
}.theme-default .theme-bg-primary[data-v-5dac35e6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-0 .theme-bg-primary[data-v-5dac35e6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5dac35e6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5dac35e6], .theme-profile-0 .theme-bg-primary-light[data-v-5dac35e6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5dac35e6], .theme-profile-0 .theme-color[data-v-5dac35e6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5dac35e6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5dac35e6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5dac35e6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5dac35e6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5dac35e6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5dac35e6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5dac35e6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5dac35e6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5dac35e6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5dac35e6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5dac35e6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5dac35e6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5dac35e6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5dac35e6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5dac35e6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5dac35e6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5dac35e6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5dac35e6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5dac35e6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5dac35e6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5dac35e6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5dac35e6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5dac35e6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5dac35e6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5dac35e6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5dac35e6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5dac35e6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5dac35e6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5dac35e6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5dac35e6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5dac35e6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5dac35e6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5dac35e6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5dac35e6] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-5dac35e6] {
  background-color: var(--color-background-light);
  box-shadow: 0 4px 10px rgba(89, 114, 161, 0.2);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.card-container[data-v-5dac35e6]:hover {
  box-shadow: 0 8px 16px rgba(12, 65, 154, 0.4);
}
.card-container--home[data-v-5dac35e6] {
  background-color: var(--color-neutral-100);
  box-shadow: inherit;
}
.card-container--home[data-v-5dac35e6]:hover {
  box-shadow: none;
}
.card-container__details[data-v-5dac35e6] {
  flex: 1;
}
.card-container__details .title[data-v-5dac35e6] {
  line-height: normal;
  color: var(--color-typo-title);
  font-weight: 700;
  font-size: 0.875rem !important;
  display: flex;
  gap: 0.5rem;
}
.card-container__details .subtitle[data-v-5dac35e6] {
  color: var(--color-typo-title);
  font-size: 0.875rem !important;
}
.card-container__details .subtitle-date[data-v-5dac35e6] {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
  color: var(--color-typo-title);
  font-size: 0.875rem !important;
}
.card-container__details .subtitle-date p[data-v-5dac35e6] {
  margin-bottom: 0;
}
.card-container__details .date-container[data-v-5dac35e6] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.card-container__details .date-container .date[data-v-5dac35e6] {
  font-size: 0.875rem;
}.theme-default .theme-bg-primary[data-v-8a9b30e2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-0 .theme-bg-primary[data-v-8a9b30e2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8a9b30e2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8a9b30e2], .theme-profile-0 .theme-bg-primary-light[data-v-8a9b30e2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8a9b30e2], .theme-profile-0 .theme-color[data-v-8a9b30e2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8a9b30e2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8a9b30e2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8a9b30e2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8a9b30e2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8a9b30e2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8a9b30e2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8a9b30e2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8a9b30e2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8a9b30e2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8a9b30e2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8a9b30e2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8a9b30e2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8a9b30e2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8a9b30e2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8a9b30e2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8a9b30e2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8a9b30e2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8a9b30e2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8a9b30e2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8a9b30e2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8a9b30e2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8a9b30e2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8a9b30e2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8a9b30e2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8a9b30e2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8a9b30e2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8a9b30e2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8a9b30e2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8a9b30e2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8a9b30e2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8a9b30e2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8a9b30e2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8a9b30e2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8a9b30e2] {
  background-color: var(--color-typo-body) !important;
}
.skeleton-pagination[data-v-8a9b30e2] {
  width: 120px;
  height: 30px;
  margin-left: auto;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}

.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}

.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}

.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}

.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}

.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}

.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}

.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}

.episode-content__data-group {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 0.0625rem solid var(--color-neutral-200);
}
.episode-content .button-link {
  text-decoration: underline;
}
.episode-content__data:not(:first-child) {
  margin-top: 0.5rem;
}
@media (max-width: 959px) {
  .episode-content__data:not(:first-child) {
    margin-top: 1rem;
  }
}
.episode-content__data-value {
  font-weight: 700;
}
.episode-content__data-value-capitalized {
  text-transform: lowercase;
}
.episode-content__data-value-capitalized:first-letter {
  text-transform: uppercase;
}
.episode-content__data-value li {
  list-style: none;
}
@media (min-width: 600px) {
  .episode-content__data {
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    grid-template-areas: "term description";
    margin-bottom: 0;
  }
  .episode-content__data-description {
    grid-area: term;
  }
  .episode-content__data-value {
    grid-area: description;
  }
}.theme-default .theme-bg-primary[data-v-011cfdd4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-0 .theme-bg-primary[data-v-011cfdd4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-011cfdd4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-011cfdd4], .theme-profile-0 .theme-bg-primary-light[data-v-011cfdd4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-011cfdd4], .theme-profile-0 .theme-color[data-v-011cfdd4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-011cfdd4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-011cfdd4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-011cfdd4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-011cfdd4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-011cfdd4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-011cfdd4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-011cfdd4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-011cfdd4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-011cfdd4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-011cfdd4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-011cfdd4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-011cfdd4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-011cfdd4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-011cfdd4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-011cfdd4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-011cfdd4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-011cfdd4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-011cfdd4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-011cfdd4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-011cfdd4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-011cfdd4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-011cfdd4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-011cfdd4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-011cfdd4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-011cfdd4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-011cfdd4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-011cfdd4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-011cfdd4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-011cfdd4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-011cfdd4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-011cfdd4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-011cfdd4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-011cfdd4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-011cfdd4] {
  background-color: var(--color-typo-body) !important;
}
.episode-content__button[data-v-011cfdd4] {
  margin-top: 1rem;
}.theme-default .theme-bg-primary[data-v-834d6312], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-834d6312], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-834d6312], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-834d6312], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-834d6312], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-834d6312], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-0 .theme-bg-primary[data-v-834d6312], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-834d6312] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-834d6312], .theme-profile-0 .theme-bg-primary-light[data-v-834d6312] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-834d6312], .theme-profile-0 .theme-color[data-v-834d6312] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-834d6312], .theme-profile-0 .theme-bg-primary-gradiant[data-v-834d6312] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-834d6312] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-834d6312], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-1 .theme-bg-primary-gradiant[data-v-834d6312] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-834d6312] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-834d6312] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-834d6312], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-2 .theme-bg-primary-gradiant[data-v-834d6312] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-834d6312] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-834d6312] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-834d6312], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-3 .theme-bg-primary-gradiant[data-v-834d6312] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-834d6312] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-834d6312] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-834d6312], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-4 .theme-bg-primary-gradiant[data-v-834d6312] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-834d6312] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-834d6312] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-834d6312], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-5 .theme-bg-primary-gradiant[data-v-834d6312] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-834d6312] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-834d6312] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-834d6312], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-834d6312], .theme-profile-6 .theme-bg-primary-gradiant[data-v-834d6312] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-834d6312] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-834d6312] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-834d6312] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-834d6312] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-834d6312] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-834d6312] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-834d6312] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-834d6312] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-834d6312] {
  background-color: var(--color-typo-body) !important;
}
.episode-comment[data-v-834d6312] {
  min-width: 6.25rem;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.episode-popin__header {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.episode-popin__header-image {
  width: 5rem;
  height: 5rem;
  margin-bottom: 1rem;
}
.episode-popin__header-title {
  font-weight: 400;
  font-size: 1.5rem;
  color: var(--color-typo-title);
  margin-bottom: 2rem;
}.theme-default .theme-bg-primary[data-v-2571cb17], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2571cb17], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2571cb17], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2571cb17], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2571cb17], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2571cb17], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-0 .theme-bg-primary[data-v-2571cb17], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2571cb17] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2571cb17], .theme-profile-0 .theme-bg-primary-light[data-v-2571cb17] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2571cb17], .theme-profile-0 .theme-color[data-v-2571cb17] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2571cb17], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2571cb17] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2571cb17] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2571cb17], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2571cb17] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2571cb17] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2571cb17] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2571cb17], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2571cb17] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2571cb17] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2571cb17] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2571cb17], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2571cb17] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2571cb17] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2571cb17] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2571cb17], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2571cb17] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2571cb17] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2571cb17] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2571cb17], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2571cb17] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2571cb17] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2571cb17] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2571cb17], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2571cb17], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2571cb17] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2571cb17] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2571cb17] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2571cb17] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2571cb17] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2571cb17] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2571cb17] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2571cb17] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2571cb17] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2571cb17] {
  background-color: var(--color-typo-body) !important;
}
.position-relative[data-v-2571cb17] {
  position: relative;
}
.introduction-panel__body[data-v-2571cb17] {
  display: flex;
  flex-direction: column;
  font-weight: 400;
}
.introduction-panel__body p[data-v-2571cb17] {
  margin: 0;
}
.introduction-panel__body h1[data-v-2571cb17] {
  font-weight: 400;
}
.introduction-panel__body .introduction-title[data-v-2571cb17] {
  font-size: 3rem;
  color: var(--color-typo-title);
  line-height: 3rem;
}
.introduction-panel__body .introduction-title .title-name[data-v-2571cb17] {
  color: var(--color-tertiary);
}
.introduction-panel__body .introduction-description[data-v-2571cb17] {
  max-width: 30rem;
  font-size: 0.875rem;
  color: var(--color-typo-body);
  margin-bottom: 0.5rem;
}
@media (max-width: 959px) {
.introduction-panel__body .introduction-description[data-v-2571cb17] {
    margin: 0 1.25rem;
}
}
.introduction-panel__body[data-v-2571cb17] .button-container {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
@media (min-width: 600px) {
.introduction-panel__body[data-v-2571cb17] .button-container {
    flex-direction: row;
}
}
.introduction-panel__body[data-v-2571cb17] .button-container .home-btn {
  display: flex;
  gap: 0.625rem;
  height: 56px;
  border-radius: 3rem;
  padding: 1.125rem;
  width: 100%;
  font-size: 0.75rem;
  background: var(--color-tertiary);
  color: var(--color-background-light);
  line-height: 1.3125rem;
  text-decoration: none;
  align-items: center;
  font-weight: 600;
}
.introduction-panel__body[data-v-2571cb17] .button-container .home-btn .icon-btn {
  margin-bottom: -0.1875rem;
}
.introduction-panel__body[data-v-2571cb17] .button-container .home-btn:hover {
  text-decoration: underline;
}
@media (min-width: 600px) {
.introduction-panel__body[data-v-2571cb17] .button-container .home-btn {
    flex-direction: row;
    width: 17.1875rem;
}
}
.introduction-panel__background-illustration[data-v-2571cb17] {
  position: absolute;
  top: -30px;
  right: -1rem;
  height: 21.3125rem;
}.theme-default .theme-bg-primary[data-v-e8dfcea4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-0 .theme-bg-primary[data-v-e8dfcea4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8dfcea4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e8dfcea4], .theme-profile-0 .theme-bg-primary-light[data-v-e8dfcea4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e8dfcea4], .theme-profile-0 .theme-color[data-v-e8dfcea4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e8dfcea4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e8dfcea4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e8dfcea4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e8dfcea4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e8dfcea4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e8dfcea4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e8dfcea4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e8dfcea4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e8dfcea4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e8dfcea4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e8dfcea4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e8dfcea4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e8dfcea4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e8dfcea4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e8dfcea4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e8dfcea4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e8dfcea4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e8dfcea4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e8dfcea4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e8dfcea4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e8dfcea4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e8dfcea4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e8dfcea4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e8dfcea4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e8dfcea4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e8dfcea4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e8dfcea4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e8dfcea4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e8dfcea4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e8dfcea4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e8dfcea4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e8dfcea4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e8dfcea4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e8dfcea4] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-e8dfcea4] {
  display: flex;
  border-radius: 0.5rem;
  background-color: var(--color-background-light);
  width: 100%;
  height: 17.5rem;
}
.card-container .incentive-card[data-v-e8dfcea4] {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
}
.card-container .incentive-card[data-v-e8dfcea4] :first-child {
  flex-shrink: 0;
}
.card-container .incentive-card .text-container[data-v-e8dfcea4] {
  padding-left: 1rem;
}
.card-container .incentive-card-header[data-v-e8dfcea4] {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-neutral-200);
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  padding: 0.25rem;
}
.card-container .incentive-card .title[data-v-e8dfcea4] {
  font-weight: 600;
  font-size: 0.875rem;
}
.card-container .incentive-card .icon[data-v-e8dfcea4] {
  width: 3.5rem;
  height: 100%;
}
.card-container .button-link[data-v-e8dfcea4] {
  text-decoration: underline;
}.theme-default .theme-bg-primary[data-v-cdfbeb72], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-0 .theme-bg-primary[data-v-cdfbeb72], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdfbeb72] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cdfbeb72], .theme-profile-0 .theme-bg-primary-light[data-v-cdfbeb72] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cdfbeb72], .theme-profile-0 .theme-color[data-v-cdfbeb72] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cdfbeb72], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cdfbeb72] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cdfbeb72], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cdfbeb72] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cdfbeb72] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cdfbeb72] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cdfbeb72], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cdfbeb72] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cdfbeb72] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cdfbeb72] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cdfbeb72], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cdfbeb72] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cdfbeb72] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cdfbeb72] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cdfbeb72], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cdfbeb72] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cdfbeb72] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cdfbeb72] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cdfbeb72], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cdfbeb72] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cdfbeb72] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cdfbeb72] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cdfbeb72], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cdfbeb72], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cdfbeb72] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cdfbeb72] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cdfbeb72] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cdfbeb72] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cdfbeb72] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cdfbeb72] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cdfbeb72] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cdfbeb72] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cdfbeb72] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cdfbeb72] {
  background-color: var(--color-typo-body) !important;
}
.articles-prevention[data-v-cdfbeb72] {
  background-color: var(--color-background-light);
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1) !important;
  padding: 1rem;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 17.5rem;
}
@media (min-width: 960px) {
.articles-prevention[data-v-cdfbeb72] {
    align-items: flex-start;
}
}
.articles-prevention > ul[data-v-cdfbeb72] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 1265px) {
.articles-prevention > ul[data-v-cdfbeb72] {
    justify-content: space-between;
}
}
@media (min-width: 960px) and (max-width: 1264px) {
.articles-prevention > ul[data-v-cdfbeb72] {
    flex-direction: row;
    gap: 2rem;
    width: 100%;
}
.articles-prevention > ul > li[data-v-cdfbeb72] {
    width: 50%;
}
}
@media (max-width: 959px) {
.articles-prevention > ul[data-v-cdfbeb72] {
    flex-direction: column;
    gap: 1rem;
}
}
.articles-prevention[data-v-cdfbeb72] .mes-button--tertiary {
  padding: 0;
}
@media (min-width: 960px) and (max-width: 1264px) {
.articles-prevention .-unique-card[data-v-cdfbeb72] {
    flex-direction: column;
}
}
@media (max-width: 1264px) {
.articles-prevention .-unique-card[data-v-cdfbeb72] {
    flex-direction: row;
}
}.theme-default .theme-bg-primary[data-v-26aa5069], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-26aa5069], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-26aa5069], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-26aa5069], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-26aa5069], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-26aa5069], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-0 .theme-bg-primary[data-v-26aa5069], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26aa5069] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-26aa5069], .theme-profile-0 .theme-bg-primary-light[data-v-26aa5069] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-26aa5069], .theme-profile-0 .theme-color[data-v-26aa5069] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-26aa5069], .theme-profile-0 .theme-bg-primary-gradiant[data-v-26aa5069] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26aa5069] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-26aa5069], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-1 .theme-bg-primary-gradiant[data-v-26aa5069] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-26aa5069] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-26aa5069] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-26aa5069], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-2 .theme-bg-primary-gradiant[data-v-26aa5069] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-26aa5069] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-26aa5069] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-26aa5069], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-3 .theme-bg-primary-gradiant[data-v-26aa5069] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-26aa5069] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-26aa5069] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-26aa5069], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-4 .theme-bg-primary-gradiant[data-v-26aa5069] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-26aa5069] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-26aa5069] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-26aa5069], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-5 .theme-bg-primary-gradiant[data-v-26aa5069] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-26aa5069] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-26aa5069] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-26aa5069], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26aa5069], .theme-profile-6 .theme-bg-primary-gradiant[data-v-26aa5069] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-26aa5069] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-26aa5069] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-26aa5069] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-26aa5069] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-26aa5069] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-26aa5069] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-26aa5069] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-26aa5069] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-26aa5069] {
  background-color: var(--color-typo-body) !important;
}
.block-mon-actu-multiple-cards[data-v-26aa5069] {
  display: grid;
  grid-template-columns: calc(60% - 12px) calc(40% - 12px);
  gap: 1.5rem;
  grid-template-areas: "reco articles";
  padding: 0 !important;
}
@media (max-width: 1264px) {
.block-mon-actu-multiple-cards[data-v-26aa5069] {
    grid-template-columns: auto;
    gap: 2rem;
    grid-template-areas: "reco" "articles";
}
}
@media (max-width: 959px) {
.block-mon-actu-multiple-cards[data-v-26aa5069] {
    gap: 1rem;
}
}
.block-mon-actu-multiple-cards .mon-actu-content__reco[data-v-26aa5069] {
  grid-area: reco;
  display: flex;
  flex-direction: row;
  gap: 1rem;
  height: 100%;
}
@media (max-width: 959px) {
.block-mon-actu-multiple-cards .mon-actu-content__reco[data-v-26aa5069] {
    flex-direction: column;
}
}
.block-mon-actu-multiple-cards .mon-actu-content__reco .upcoming-block[data-v-26aa5069] {
  height: 100%;
}
.block-mon-actu-multiple-cards .mon-actu-content__reco .incitation-block[data-v-26aa5069] {
  width: 100%;
  height: 100%;
}
@media (max-width: 1264px) {
.block-mon-actu-multiple-cards .mon-actu-content__reco .incitation-block[data-v-26aa5069] {
    flex: 1;
}
}
.block-mon-actu-multiple-cards .mon-actu-content__articles[data-v-26aa5069] {
  grid-area: articles;
  width: 100%;
  height: 100%;
}
.block-mon-actu-unique-card[data-v-26aa5069] {
  display: grid;
  grid-template-columns: calc(50% - 12px) calc(50% - 12px);
  gap: 1.5rem;
  grid-template-areas: "reco articles";
  padding: 0 !important;
}
@media (max-width: 1264px) {
.block-mon-actu-unique-card[data-v-26aa5069] {
    grid-template-columns: auto;
    gap: 2rem;
    grid-template-areas: "reco" "articles";
}
}
.block-mon-actu-unique-card .mon-actu-content__reco[data-v-26aa5069] {
  width: 100%;
  height: 100%;
}
.block-mon-actu-unique-card .mon-actu-content__reco .incitation-block[data-v-26aa5069] {
  width: 100%;
  height: 100%;
}.theme-default .theme-bg-primary[data-v-badfbeff], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-badfbeff], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-badfbeff], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-badfbeff], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-badfbeff], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-badfbeff], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-0 .theme-bg-primary[data-v-badfbeff], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-badfbeff] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-badfbeff], .theme-profile-0 .theme-bg-primary-light[data-v-badfbeff] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-badfbeff], .theme-profile-0 .theme-color[data-v-badfbeff] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-badfbeff], .theme-profile-0 .theme-bg-primary-gradiant[data-v-badfbeff] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-badfbeff] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-badfbeff], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-1 .theme-bg-primary-gradiant[data-v-badfbeff] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-badfbeff] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-badfbeff] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-badfbeff], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-2 .theme-bg-primary-gradiant[data-v-badfbeff] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-badfbeff] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-badfbeff] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-badfbeff], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-3 .theme-bg-primary-gradiant[data-v-badfbeff] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-badfbeff] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-badfbeff] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-badfbeff], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-4 .theme-bg-primary-gradiant[data-v-badfbeff] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-badfbeff] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-badfbeff] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-badfbeff], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-5 .theme-bg-primary-gradiant[data-v-badfbeff] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-badfbeff] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-badfbeff] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-badfbeff], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-badfbeff], .theme-profile-6 .theme-bg-primary-gradiant[data-v-badfbeff] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-badfbeff] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-badfbeff] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-badfbeff] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-badfbeff] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-badfbeff] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-badfbeff] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-badfbeff] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-badfbeff] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-badfbeff] {
  background-color: var(--color-typo-body) !important;
}
.description[data-v-badfbeff] {
  margin-bottom: 1rem;
}
.mhs-card[data-v-badfbeff] {
  flex: 1;
  align-items: inherit;
  padding: 2.25rem;
  border-radius: 1rem;
}
@media (max-width: 959px) {
.mhs-card[data-v-badfbeff] {
    flex: auto;
    border-radius: inherit;
    padding: 1.5rem;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.novelties {
  display: flex;
  margin-bottom: 1rem;
}
.novelties__unique {
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.novelties__unique__image {
  width: 10rem;
  margin-bottom: 0.5rem;
}
.novelties__multiple__image {
  margin-right: 1rem;
  width: 5rem;
}
.novelties .novelty__title {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0 !important;
}
.novelties .novelty__title__unique {
  font-weight: bold;
  font-size: 1.25rem;
}
.novelties .novelty__description p {
  font-size: 0.875rem;
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-ac078b32], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ac078b32], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ac078b32], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ac078b32], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ac078b32], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ac078b32], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-0 .theme-bg-primary[data-v-ac078b32], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ac078b32] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ac078b32], .theme-profile-0 .theme-bg-primary-light[data-v-ac078b32] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ac078b32], .theme-profile-0 .theme-color[data-v-ac078b32] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ac078b32], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ac078b32] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ac078b32] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ac078b32], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ac078b32] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ac078b32] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ac078b32] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ac078b32], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ac078b32] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ac078b32] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ac078b32] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ac078b32], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ac078b32] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ac078b32] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ac078b32] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ac078b32], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ac078b32] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ac078b32] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ac078b32] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ac078b32], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ac078b32] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ac078b32] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ac078b32] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ac078b32], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ac078b32], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ac078b32] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ac078b32] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ac078b32] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ac078b32] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ac078b32] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ac078b32] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ac078b32] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ac078b32] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ac078b32] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ac078b32] {
  background-color: var(--color-typo-body) !important;
}
.popin-content[data-v-ac078b32] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.875rem;
}
.popin-content .novelty-list[data-v-ac078b32] {
  margin-bottom: 0.5rem;
  max-width: 27rem;
}.theme-default .theme-bg-primary[data-v-9dc8af4f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-0 .theme-bg-primary[data-v-9dc8af4f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9dc8af4f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9dc8af4f], .theme-profile-0 .theme-bg-primary-light[data-v-9dc8af4f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9dc8af4f], .theme-profile-0 .theme-color[data-v-9dc8af4f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9dc8af4f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9dc8af4f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9dc8af4f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9dc8af4f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9dc8af4f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9dc8af4f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9dc8af4f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9dc8af4f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9dc8af4f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9dc8af4f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9dc8af4f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9dc8af4f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9dc8af4f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9dc8af4f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9dc8af4f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9dc8af4f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9dc8af4f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9dc8af4f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9dc8af4f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9dc8af4f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9dc8af4f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9dc8af4f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9dc8af4f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9dc8af4f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9dc8af4f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9dc8af4f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9dc8af4f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9dc8af4f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9dc8af4f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9dc8af4f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9dc8af4f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9dc8af4f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9dc8af4f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9dc8af4f] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-9dc8af4f] {
  border-radius: 0.5rem;
  width: 100%;
  background-color: var(--color-neutral-100);
  height: 8.6875rem;
  padding: 0 !important;
  justify-content: center;
}
.card-container .card-content[data-v-9dc8af4f] {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 100%;
  position: relative;
}
.card-container .card-content__icon[data-v-9dc8af4f] {
  padding: 0.75rem;
  margin: 1rem;
  background-color: var(--color-neutral-200);
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-container .card-content__text[data-v-9dc8af4f] {
  margin-right: 1rem;
}
.card-container .card-content__text > p[data-v-9dc8af4f] {
  margin-bottom: 0.25rem;
}
.card-container .card-content__text__title[data-v-9dc8af4f] {
  font-weight: 700;
  color: var(--color-typo-title);
}
.card-container .card-content__text__date[data-v-9dc8af4f] {
  display: flex;
  align-items: center;
  gap: 0.1875rem;
}
.card-container .card-content__link[data-v-9dc8af4f] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}.theme-default .theme-bg-primary[data-v-4e0113f5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-0 .theme-bg-primary[data-v-4e0113f5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e0113f5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4e0113f5], .theme-profile-0 .theme-bg-primary-light[data-v-4e0113f5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4e0113f5], .theme-profile-0 .theme-color[data-v-4e0113f5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4e0113f5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e0113f5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4e0113f5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e0113f5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4e0113f5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4e0113f5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4e0113f5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e0113f5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4e0113f5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4e0113f5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4e0113f5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e0113f5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4e0113f5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4e0113f5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4e0113f5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e0113f5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4e0113f5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4e0113f5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4e0113f5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e0113f5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4e0113f5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4e0113f5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4e0113f5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e0113f5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e0113f5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4e0113f5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4e0113f5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4e0113f5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4e0113f5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4e0113f5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4e0113f5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4e0113f5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4e0113f5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4e0113f5] {
  background-color: var(--color-typo-body) !important;
}
.document-card[data-v-4e0113f5] {
  padding: 2rem;
}
.document-card__tabs[data-v-4e0113f5] {
  width: 100%;
}
.document-card__list[data-v-4e0113f5] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
}
@media (min-width: 960px) and (max-width: 1264px) {
.document-card__list[data-v-4e0113f5] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}
.document-card__list > li[data-v-4e0113f5]:nth-child(n+3) {
    grid-column: span 1;
}
}
@media (max-width: 959px) {
.document-card__list[data-v-4e0113f5] {
    flex-direction: column;
}
}
.document-card__list > li[data-v-4e0113f5] {
  flex: 1;
}
.document-card__list-unique[data-v-4e0113f5] {
  width: 50%;
}
@media (max-width: 959px) {
.document-card__list-unique[data-v-4e0113f5] {
    width: 100%;
}
}
.document-card__no-pinned-doc[data-v-4e0113f5] {
  margin-bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.document-card__link[data-v-4e0113f5] {
  margin-top: 1rem;
}
@media (max-width: 959px) {
.document-card__link[data-v-4e0113f5] {
    width: 100%;
    display: flex;
    justify-content: center;
}
}.theme-default .theme-bg-primary[data-v-5205fda4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5205fda4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5205fda4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5205fda4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5205fda4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5205fda4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-0 .theme-bg-primary[data-v-5205fda4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5205fda4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5205fda4], .theme-profile-0 .theme-bg-primary-light[data-v-5205fda4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5205fda4], .theme-profile-0 .theme-color[data-v-5205fda4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5205fda4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5205fda4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5205fda4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5205fda4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5205fda4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5205fda4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5205fda4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5205fda4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5205fda4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5205fda4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5205fda4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5205fda4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5205fda4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5205fda4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5205fda4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5205fda4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5205fda4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5205fda4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5205fda4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5205fda4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5205fda4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5205fda4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5205fda4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5205fda4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5205fda4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5205fda4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5205fda4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5205fda4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5205fda4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5205fda4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5205fda4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5205fda4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5205fda4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5205fda4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5205fda4] {
  background-color: var(--color-typo-body) !important;
}
.card[data-v-5205fda4] {
  width: 100%;
}.theme-default .theme-bg-primary[data-v-5f9de8b6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-0 .theme-bg-primary[data-v-5f9de8b6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f9de8b6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5f9de8b6], .theme-profile-0 .theme-bg-primary-light[data-v-5f9de8b6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5f9de8b6], .theme-profile-0 .theme-color[data-v-5f9de8b6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5f9de8b6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5f9de8b6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5f9de8b6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5f9de8b6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5f9de8b6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5f9de8b6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5f9de8b6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5f9de8b6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5f9de8b6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5f9de8b6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5f9de8b6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5f9de8b6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5f9de8b6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5f9de8b6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5f9de8b6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5f9de8b6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5f9de8b6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5f9de8b6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5f9de8b6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5f9de8b6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5f9de8b6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5f9de8b6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5f9de8b6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5f9de8b6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5f9de8b6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5f9de8b6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5f9de8b6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5f9de8b6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5f9de8b6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5f9de8b6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5f9de8b6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5f9de8b6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5f9de8b6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5f9de8b6] {
  background-color: var(--color-typo-body) !important;
}
.agenda-card[data-v-5f9de8b6] {
  flex: 1;
  padding: 2.25rem;
}
@media (max-width: 959px) {
.agenda-card[data-v-5f9de8b6] {
    flex: auto;
    padding: 1.5rem;
}
}
.add-event-btn[data-v-5f9de8b6] {
  border-radius: 0.5rem;
  border: 2px dashed var(--color-neutral-300);
  padding: 1rem;
  font-weight: bold;
}
.agenda-content[data-v-5f9de8b6] {
  border-radius: 1rem;
  width: 100%;
}.theme-default .theme-bg-primary[data-v-d4c22c9c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-0 .theme-bg-primary[data-v-d4c22c9c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d4c22c9c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d4c22c9c], .theme-profile-0 .theme-bg-primary-light[data-v-d4c22c9c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d4c22c9c], .theme-profile-0 .theme-color[data-v-d4c22c9c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d4c22c9c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d4c22c9c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d4c22c9c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d4c22c9c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d4c22c9c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d4c22c9c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d4c22c9c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d4c22c9c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d4c22c9c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d4c22c9c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d4c22c9c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d4c22c9c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d4c22c9c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d4c22c9c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d4c22c9c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d4c22c9c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d4c22c9c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d4c22c9c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d4c22c9c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d4c22c9c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d4c22c9c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d4c22c9c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d4c22c9c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d4c22c9c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d4c22c9c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d4c22c9c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d4c22c9c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d4c22c9c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d4c22c9c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d4c22c9c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d4c22c9c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d4c22c9c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d4c22c9c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d4c22c9c] {
  background-color: var(--color-typo-body) !important;
}
.incitation-card[data-v-d4c22c9c] {
  display: flex;
  gap: 16px;
  border-radius: 8px;
  padding: 16px;
  background-color: var(--color-background-light);
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
}
@media (min-width: 960px) {
.incitation-card[data-v-d4c22c9c] {
    max-width: 22.625rem;
}
}
.incitation-card .incitation-background-illustration[data-v-d4c22c9c] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.25rem;
  position: relative;
  border-radius: 8px;
  background-size: cover;
  background-position: center;
  background-color: var(--color-neutral-200);
  align-self: stretch;
}
.incitation-card .incitation-background-illustration--yellow[data-v-d4c22c9c] {
  background-image: url("data:image/svg+xml,%3csvg%20width='96'%20height='190'%20viewBox='0%200%2096%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_29585_42647)'%3e%3crect%20width='96'%20height='190'%20rx='8'%20fill='%23FDF0D3'/%3e%3cpath%20d='M77.132%2032.2424C80.3771%2058.9163%2076.492%2087.6574%2066.8391%20112.232C47.8746%20160.504%20-8.91523%20184.341%20-57.4584%20166.959C-80.297%20158.78%20-99.9605%20139.096%20-103.641%20114.23C-106.367%2095.8274%20-97.8592%2079.2797%20-84.5868%2067.6415C-73.3921%2057.826%20-59.4452%2052.2219%20-47.5693%2043.4259C-29.4121%2029.9792%20-20.492%209.71909%20-5.45899%20-6.46607C2.78194%20-15.3394%2014.8445%20-23.5357%2027.3808%20-23.6498C39.2812%20-23.7593%2051.1173%20-17.9287%2059.4057%20-9.17061C69.8672%201.88291%2075.2858%2017.063%2077.132%2032.2424Z'%20fill='%23F0B323'%20fill-opacity='0.16'/%3e%3cpath%20d='M54.4192%2077.9803C85.9969%2080.9464%20118.115%2093.0719%20143.941%20111.098C194.67%20146.51%20207.467%20221.366%20174.894%20275.595C159.567%20301.109%20131.804%20319.81%20102.196%20317.837C80.2851%20316.38%2063.4134%20301.813%2053.4306%20282.751C45.0115%20266.674%2042.1566%20248.355%2035.0885%20231.716C24.2836%20206.278%203.24036%20190.253%20-11.5275%20167.886C-19.6241%20155.625%20-25.953%20138.916%20-22.8455%20123.722C-19.897%20109.298%20-10.1197%2096.4867%202.11466%2088.7233C17.5557%2078.9243%2036.4495%2076.2917%2054.4192%2077.9803Z'%20fill='%23F0B323'%20fill-opacity='0.16'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_29585_42647'%3e%3crect%20width='96'%20height='190'%20rx='8'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}
.incitation-card .incitation-background-illustration--green[data-v-d4c22c9c] {
  background-image: url("data:image/svg+xml,%3csvg%20width='97'%20height='190'%20viewBox='0%200%2097%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_29557_9016)'%3e%3crect%20x='0.333374'%20width='96'%20height='190'%20rx='8'%20fill='%23BBF4ED'/%3e%3cpath%20d='M77.4654%2032.2424C80.7105%2058.9163%2076.8253%2087.6574%2067.1724%20112.232C48.208%20160.504%20-8.58185%20184.341%20-57.125%20166.959C-79.9636%20158.78%20-99.6272%20139.096%20-103.308%20114.23C-106.033%2095.8274%20-97.5258%2079.2797%20-84.2534%2067.6415C-73.0588%2057.826%20-59.1118%2052.2219%20-47.2359%2043.4259C-29.0787%2029.9792%20-20.1586%209.71909%20-5.12561%20-6.46607C3.11532%20-15.3394%2015.1779%20-23.5357%2027.7141%20-23.6498C39.6146%20-23.7593%2051.4506%20-17.9287%2059.7391%20-9.17061C70.2006%201.88291%2075.6192%2017.063%2077.4654%2032.2424Z'%20fill='%2307CBA2'%20fill-opacity='0.16'/%3e%3cpath%20d='M54.7526%2077.9803C86.3303%2080.9464%20118.448%2093.0719%20144.274%20111.098C195.003%20146.51%20207.801%20221.366%20175.227%20275.595C159.901%20301.109%20132.137%20319.81%20102.53%20317.837C80.6184%20316.38%2063.7467%20301.813%2053.764%20282.751C45.3449%20266.674%2042.49%20248.355%2035.4219%20231.716C24.6169%20206.278%203.57373%20190.253%20-11.1941%20167.886C-19.2907%20155.625%20-25.6196%20138.916%20-22.5121%20123.722C-19.5636%20109.298%20-9.78636%2096.4867%202.44803%2088.7233C17.8891%2078.9243%2036.7828%2076.2917%2054.7526%2077.9803Z'%20fill='%2307CBA2'%20fill-opacity='0.16'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_29557_9016'%3e%3crect%20x='0.333374'%20width='96'%20height='190'%20rx='8'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}
.incitation-card .incitation-background-illustration--purple[data-v-d4c22c9c] {
  background-image: url("data:image/svg+xml,%3csvg%20width='97'%20height='190'%20viewBox='0%200%2097%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_29557_50151)'%3e%3crect%20x='0.666626'%20width='96'%20height='190'%20rx='8'%20fill='%23F2DCF9'/%3e%3cpath%20d='M77.7986%2032.2424C81.0437%2058.9163%2077.1586%2087.6574%2067.5057%20112.232C48.5413%20160.504%20-8.2486%20184.341%20-56.7917%20166.959C-79.6303%20158.78%20-99.2939%20139.096%20-102.974%20114.23C-105.7%2095.8274%20-97.1926%2079.2797%20-83.9202%2067.6415C-72.7255%2057.826%20-58.7786%2052.2219%20-46.9027%2043.4259C-28.7455%2029.9792%20-19.8254%209.71909%20-4.79236%20-6.46607C3.44857%20-15.3394%2015.5111%20-23.5357%2028.0474%20-23.6498C39.9479%20-23.7593%2051.7839%20-17.9287%2060.0723%20-9.17061C70.5338%201.88291%2075.9524%2017.063%2077.7986%2032.2424Z'%20fill='%23A05BB6'%20fill-opacity='0.16'/%3e%3cpath%20d='M55.0859%2077.9803C86.6636%2080.9464%20118.781%2093.0719%20144.607%20111.098C195.337%20146.51%20208.134%20221.366%20175.56%20275.595C160.234%20301.109%20132.47%20319.81%20102.863%20317.837C80.9517%20316.38%2064.08%20301.813%2054.0972%20282.751C45.6781%20266.674%2042.8233%20248.355%2035.7551%20231.716C24.9502%20206.278%203.90698%20190.253%20-10.8609%20167.886C-18.9574%20155.625%20-25.2863%20138.916%20-22.1789%20123.722C-19.2303%20109.298%20-9.45311%2096.4867%202.78128%2088.7233C18.2224%2078.9243%2037.1161%2076.2917%2055.0859%2077.9803Z'%20fill='%23A05BB6'%20fill-opacity='0.16'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_29557_50151'%3e%3crect%20x='0.666626'%20width='96'%20height='190'%20rx='8'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}
.incitation-card .incitation-background-illustration--blue[data-v-d4c22c9c] {
  background-image: url("data:image/svg+xml,%3csvg%20width='96'%20height='190'%20viewBox='0%200%2096%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_29557_40920)'%3e%3crect%20width='96'%20height='190'%20rx='8'%20fill='%23E7ECFA'/%3e%3cpath%20d='M77.132%2032.2424C80.3771%2058.9163%2076.492%2087.6574%2066.8391%20112.232C47.8746%20160.504%20-8.91523%20184.341%20-57.4584%20166.959C-80.297%20158.78%20-99.9605%20139.096%20-103.641%20114.23C-106.367%2095.8274%20-97.8592%2079.2797%20-84.5868%2067.6415C-73.3921%2057.826%20-59.4452%2052.2219%20-47.5693%2043.4259C-29.4121%2029.9792%20-20.492%209.71909%20-5.45899%20-6.46607C2.78194%20-15.3394%2014.8445%20-23.5357%2027.3808%20-23.6498C39.2812%20-23.7593%2051.1173%20-17.9287%2059.4057%20-9.17061C69.8672%201.88291%2075.2858%2017.063%2077.132%2032.2424Z'%20fill='%23A0B2EC'%20fill-opacity='0.16'/%3e%3cpath%20d='M54.4192%2077.9803C85.9969%2080.9464%20118.115%2093.0719%20143.941%20111.098C194.67%20146.51%20207.467%20221.366%20174.894%20275.595C159.567%20301.109%20131.804%20319.81%20102.196%20317.837C80.2851%20316.38%2063.4134%20301.813%2053.4306%20282.751C45.0115%20266.674%2042.1566%20248.355%2035.0885%20231.716C24.2836%20206.278%203.24036%20190.253%20-11.5275%20167.886C-19.6241%20155.625%20-25.953%20138.916%20-22.8455%20123.722C-19.897%20109.298%20-10.1197%2096.4867%202.11466%2088.7233C17.5557%2078.9243%2036.4495%2076.2917%2054.4192%2077.9803Z'%20fill='%23A0B2EC'%20fill-opacity='0.16'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_29557_40920'%3e%3crect%20width='96'%20height='190'%20rx='8'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}
.incitation-card h3[data-v-d4c22c9c] {
  font-weight: 600;
}.theme-default .theme-bg-primary[data-v-9c486a69], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9c486a69], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9c486a69], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9c486a69], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9c486a69], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9c486a69], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-0 .theme-bg-primary[data-v-9c486a69], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c486a69] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9c486a69], .theme-profile-0 .theme-bg-primary-light[data-v-9c486a69] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9c486a69], .theme-profile-0 .theme-color[data-v-9c486a69] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9c486a69], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c486a69] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c486a69] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9c486a69], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c486a69] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9c486a69] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9c486a69] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9c486a69], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c486a69] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9c486a69] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9c486a69] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9c486a69], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c486a69] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9c486a69] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9c486a69] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9c486a69], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c486a69] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9c486a69] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9c486a69] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9c486a69], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c486a69] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9c486a69] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9c486a69] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9c486a69], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c486a69], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c486a69] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9c486a69] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9c486a69] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9c486a69] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9c486a69] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9c486a69] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9c486a69] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9c486a69] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9c486a69] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9c486a69] {
  background-color: var(--color-typo-body) !important;
}
ul[data-v-9c486a69] {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 16px;
}
@media (max-width: 959px) {
ul[data-v-9c486a69] {
    flex-direction: column;
}
}
@media (max-width: 599px) {
ul[data-v-9c486a69] {
    padding: 0 24px;
}
}
@media (max-width: 599px) {
h2[data-v-9c486a69] {
    margin-left: 24px;
}
}.theme-default .theme-bg-primary[data-v-7ee14cb7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-0 .theme-bg-primary[data-v-7ee14cb7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ee14cb7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7ee14cb7], .theme-profile-0 .theme-bg-primary-light[data-v-7ee14cb7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7ee14cb7], .theme-profile-0 .theme-color[data-v-7ee14cb7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7ee14cb7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7ee14cb7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7ee14cb7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7ee14cb7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7ee14cb7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7ee14cb7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7ee14cb7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7ee14cb7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7ee14cb7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7ee14cb7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7ee14cb7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7ee14cb7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7ee14cb7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7ee14cb7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7ee14cb7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7ee14cb7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7ee14cb7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7ee14cb7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7ee14cb7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7ee14cb7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7ee14cb7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7ee14cb7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7ee14cb7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7ee14cb7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7ee14cb7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7ee14cb7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7ee14cb7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7ee14cb7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7ee14cb7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7ee14cb7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7ee14cb7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7ee14cb7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7ee14cb7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7ee14cb7] {
  background-color: var(--color-typo-body) !important;
}
.home[data-v-7ee14cb7] {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
@media (max-width: 599px) {
.home[data-v-7ee14cb7] {
    margin-inline: 0;
}
}
.home .card-container[data-v-7ee14cb7] {
  display: flex;
  gap: 2.125rem;
  flex-wrap: wrap;
}
[data-v-7ee14cb7] .informative-message {
  top: 60px;
  left: 0;
}
@media (min-width: 960px) {
[data-v-7ee14cb7] .informative-message {
    top: 64px;
    left: 104px;
}
}
.mhs-unavailable-card[data-v-7ee14cb7] {
  flex: 1;
  width: 100%;
}
@media (max-width: 959px) {
.mhs-unavailable-card[data-v-7ee14cb7] {
    flex: auto;
    border-radius: inherit;
}
}.theme-default .theme-bg-primary[data-v-26bc38ac], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-0 .theme-bg-primary[data-v-26bc38ac], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26bc38ac] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-26bc38ac], .theme-profile-0 .theme-bg-primary-light[data-v-26bc38ac] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-26bc38ac], .theme-profile-0 .theme-color[data-v-26bc38ac] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-26bc38ac], .theme-profile-0 .theme-bg-primary-gradiant[data-v-26bc38ac] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-26bc38ac], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-1 .theme-bg-primary-gradiant[data-v-26bc38ac] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-26bc38ac] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-26bc38ac] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-26bc38ac], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-2 .theme-bg-primary-gradiant[data-v-26bc38ac] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-26bc38ac] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-26bc38ac] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-26bc38ac], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-3 .theme-bg-primary-gradiant[data-v-26bc38ac] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-26bc38ac] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-26bc38ac] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-26bc38ac], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-4 .theme-bg-primary-gradiant[data-v-26bc38ac] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-26bc38ac] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-26bc38ac] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-26bc38ac], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-5 .theme-bg-primary-gradiant[data-v-26bc38ac] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-26bc38ac] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-26bc38ac] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-26bc38ac], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26bc38ac], .theme-profile-6 .theme-bg-primary-gradiant[data-v-26bc38ac] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-26bc38ac] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-26bc38ac] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-26bc38ac] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-26bc38ac] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-26bc38ac] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-26bc38ac] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-26bc38ac] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-26bc38ac] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-26bc38ac] {
  background-color: var(--color-typo-body) !important;
}
.document-data-auto-fetching-container[data-v-26bc38ac] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.document-data-auto-fetching-container .document-data-auto-fetching-content[data-v-26bc38ac] {
  max-width: 33rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 959px) {
.document-data-auto-fetching-container .document-data-auto-fetching-content[data-v-26bc38ac] {
    text-align: left;
}
}
.document-data-auto-fetching-container .document-data-auto-fetching-content__title[data-v-26bc38ac] {
  font-size: 1.625rem;
  font-weight: 400;
  color: var(--color-typo-title);
  margin-bottom: 0.5rem;
}
.document-data-auto-fetching-container .document-data-auto-fetching-content__image[data-v-26bc38ac] {
  margin-bottom: 1.5rem;
}
.document-data-auto-fetching-container .document-data-auto-fetching-content__description[data-v-26bc38ac] {
  margin-bottom: 0;
  font-size: 1rem;
}
.document-data-auto-fetching-container .document-data-auto-fetching-content__button[data-v-26bc38ac] {
  margin: 2rem 0 1.5rem 0;
}
@media (max-width: 959px) {
.document-data-auto-fetching-container .document-data-auto-fetching-content__button[data-v-26bc38ac] {
    width: 100%;
}
}
.document-data-auto-fetching-container .link-add-or-list[data-v-26bc38ac] {
  font-weight: 600;
  text-decoration: underline;
  text-align: center;
}.theme-default .theme-bg-primary[data-v-2ddfaec4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-0 .theme-bg-primary[data-v-2ddfaec4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ddfaec4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2ddfaec4], .theme-profile-0 .theme-bg-primary-light[data-v-2ddfaec4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2ddfaec4], .theme-profile-0 .theme-color[data-v-2ddfaec4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2ddfaec4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ddfaec4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2ddfaec4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ddfaec4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2ddfaec4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2ddfaec4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2ddfaec4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ddfaec4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2ddfaec4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2ddfaec4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2ddfaec4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ddfaec4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2ddfaec4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2ddfaec4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2ddfaec4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ddfaec4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2ddfaec4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2ddfaec4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2ddfaec4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ddfaec4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2ddfaec4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2ddfaec4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2ddfaec4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ddfaec4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ddfaec4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2ddfaec4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2ddfaec4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2ddfaec4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2ddfaec4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2ddfaec4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2ddfaec4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2ddfaec4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2ddfaec4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2ddfaec4] {
  background-color: var(--color-typo-body) !important;
}
.link-counter[data-v-2ddfaec4] {
  display: flex;
  align-items: center;
  padding: 0.625rem;
  background-color: var(--color-neutral-100);
  border: 1px solid var(--color-neutral-200);
  border-radius: 8px;
  gap: 10px;
}
.link-counter span[data-v-2ddfaec4] {
  font-weight: 700;
  font-size: 0.75rem;
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-f6dba0ae], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-0 .theme-bg-primary[data-v-f6dba0ae], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6dba0ae] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f6dba0ae], .theme-profile-0 .theme-bg-primary-light[data-v-f6dba0ae] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f6dba0ae], .theme-profile-0 .theme-color[data-v-f6dba0ae] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f6dba0ae], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f6dba0ae] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f6dba0ae], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f6dba0ae] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f6dba0ae] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f6dba0ae] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f6dba0ae], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f6dba0ae] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f6dba0ae] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f6dba0ae] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f6dba0ae], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f6dba0ae] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f6dba0ae] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f6dba0ae] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f6dba0ae], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f6dba0ae] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f6dba0ae] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f6dba0ae] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f6dba0ae], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f6dba0ae] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f6dba0ae] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f6dba0ae] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f6dba0ae], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f6dba0ae], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f6dba0ae] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f6dba0ae] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f6dba0ae] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f6dba0ae] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f6dba0ae] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f6dba0ae] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f6dba0ae] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f6dba0ae] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f6dba0ae] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f6dba0ae] {
  background-color: var(--color-typo-body) !important;
}
.add-button[data-v-f6dba0ae] {
  min-width: 16.25rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}.theme-default .theme-bg-primary[data-v-02f1b405], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-02f1b405], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-02f1b405], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-02f1b405], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-02f1b405], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-02f1b405], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-0 .theme-bg-primary[data-v-02f1b405], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-02f1b405] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-02f1b405], .theme-profile-0 .theme-bg-primary-light[data-v-02f1b405] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-02f1b405], .theme-profile-0 .theme-color[data-v-02f1b405] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-02f1b405], .theme-profile-0 .theme-bg-primary-gradiant[data-v-02f1b405] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-02f1b405] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-02f1b405], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-1 .theme-bg-primary-gradiant[data-v-02f1b405] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-02f1b405] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-02f1b405] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-02f1b405], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-2 .theme-bg-primary-gradiant[data-v-02f1b405] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-02f1b405] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-02f1b405] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-02f1b405], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-3 .theme-bg-primary-gradiant[data-v-02f1b405] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-02f1b405] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-02f1b405] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-02f1b405], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-4 .theme-bg-primary-gradiant[data-v-02f1b405] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-02f1b405] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-02f1b405] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-02f1b405], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-5 .theme-bg-primary-gradiant[data-v-02f1b405] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-02f1b405] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-02f1b405] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-02f1b405], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-02f1b405], .theme-profile-6 .theme-bg-primary-gradiant[data-v-02f1b405] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-02f1b405] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-02f1b405] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-02f1b405] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-02f1b405] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-02f1b405] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-02f1b405] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-02f1b405] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-02f1b405] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-02f1b405] {
  background-color: var(--color-typo-body) !important;
}
.disease-card-counter[data-v-02f1b405] {
  display: flex;
  gap: 16px;
  margin-top: 8px;
}.theme-default .theme-bg-primary[data-v-36c81e1b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-0 .theme-bg-primary[data-v-36c81e1b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36c81e1b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-36c81e1b], .theme-profile-0 .theme-bg-primary-light[data-v-36c81e1b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-36c81e1b], .theme-profile-0 .theme-color[data-v-36c81e1b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-36c81e1b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-36c81e1b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-36c81e1b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-36c81e1b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-36c81e1b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-36c81e1b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-36c81e1b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-36c81e1b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-36c81e1b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-36c81e1b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-36c81e1b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-36c81e1b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-36c81e1b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-36c81e1b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-36c81e1b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-36c81e1b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-36c81e1b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-36c81e1b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-36c81e1b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-36c81e1b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-36c81e1b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-36c81e1b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-36c81e1b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36c81e1b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-36c81e1b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-36c81e1b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-36c81e1b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-36c81e1b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-36c81e1b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-36c81e1b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-36c81e1b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-36c81e1b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-36c81e1b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-36c81e1b] {
  background-color: var(--color-typo-body) !important;
}
[data-v-36c81e1b] .my-sm-5 {
  margin-bottom: 8px !important;
}.theme-default .theme-bg-primary[data-v-c74270d8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c74270d8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c74270d8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c74270d8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c74270d8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c74270d8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-0 .theme-bg-primary[data-v-c74270d8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c74270d8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c74270d8], .theme-profile-0 .theme-bg-primary-light[data-v-c74270d8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c74270d8], .theme-profile-0 .theme-color[data-v-c74270d8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c74270d8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c74270d8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c74270d8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c74270d8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c74270d8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c74270d8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c74270d8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c74270d8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c74270d8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c74270d8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c74270d8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c74270d8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c74270d8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c74270d8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c74270d8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c74270d8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c74270d8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c74270d8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c74270d8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c74270d8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c74270d8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c74270d8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c74270d8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c74270d8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c74270d8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c74270d8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c74270d8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c74270d8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c74270d8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c74270d8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c74270d8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c74270d8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c74270d8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c74270d8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c74270d8] {
  background-color: var(--color-typo-body) !important;
}
.card-title[data-v-c74270d8] {
  font-size: 1rem;
  font-weight: 600;
  line-height: 21px;
  color: var(--color-typo-title);
  margin-bottom: 0.25rem;
}
@media (min-width: 600px) {
.card-title[data-v-c74270d8] {
    font-size: 0.875rem;
}
}.theme-default .theme-bg-primary[data-v-faf353c1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-faf353c1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-faf353c1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-faf353c1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-faf353c1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-faf353c1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-0 .theme-bg-primary[data-v-faf353c1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-faf353c1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-faf353c1], .theme-profile-0 .theme-bg-primary-light[data-v-faf353c1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-faf353c1], .theme-profile-0 .theme-color[data-v-faf353c1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-faf353c1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-faf353c1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-faf353c1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-faf353c1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-faf353c1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-faf353c1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-faf353c1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-faf353c1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-faf353c1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-faf353c1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-faf353c1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-faf353c1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-faf353c1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-faf353c1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-faf353c1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-faf353c1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-faf353c1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-faf353c1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-faf353c1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-faf353c1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-faf353c1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-faf353c1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-faf353c1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-faf353c1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-faf353c1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-faf353c1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-faf353c1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-faf353c1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-faf353c1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-faf353c1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-faf353c1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-faf353c1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-faf353c1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-faf353c1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-faf353c1] {
  background-color: var(--color-typo-body) !important;
}
.treatment-link-card[data-v-faf353c1] {
  background-color: var(--color-neutral-100) !important;
  border: 1px solid var(--color-neutral-200);
  border-radius: 8px;
  width: 100%;
}
.treatment-link-card[data-v-faf353c1]:hover {
  box-shadow: none !important;
  background-color: var(--color-neutral-200) !important;
}
.treatment-link-card a[data-v-faf353c1]:focus {
  border-radius: 0 !important;
}.theme-default .theme-bg-primary[data-v-30114422], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-30114422], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-30114422], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-30114422], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-30114422], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-30114422], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-0 .theme-bg-primary[data-v-30114422], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-30114422] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-30114422], .theme-profile-0 .theme-bg-primary-light[data-v-30114422] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-30114422], .theme-profile-0 .theme-color[data-v-30114422] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-30114422], .theme-profile-0 .theme-bg-primary-gradiant[data-v-30114422] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-30114422] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-30114422], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-1 .theme-bg-primary-gradiant[data-v-30114422] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-30114422] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-30114422] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-30114422], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-2 .theme-bg-primary-gradiant[data-v-30114422] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-30114422] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-30114422] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-30114422], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-3 .theme-bg-primary-gradiant[data-v-30114422] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-30114422] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-30114422] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-30114422], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-4 .theme-bg-primary-gradiant[data-v-30114422] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-30114422] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-30114422] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-30114422], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-5 .theme-bg-primary-gradiant[data-v-30114422] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-30114422] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-30114422] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-30114422], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-30114422], .theme-profile-6 .theme-bg-primary-gradiant[data-v-30114422] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-30114422] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-30114422] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-30114422] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-30114422] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-30114422] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-30114422] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-30114422] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-30114422] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-30114422] {
  background-color: var(--color-typo-body) !important;
}
.linked-medical-chip[data-v-30114422] {
  display: flex;
  align-items: center;
  padding: 0.625rem;
  background-color: var(--color-neutral-100);
  border: 1px solid var(--color-neutral-200);
  border-radius: 8px;
  gap: 10px;
  margin-top: 10px;
}.theme-default .theme-bg-primary[data-v-a0e9e2fb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-0 .theme-bg-primary[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0e9e2fb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a0e9e2fb], .theme-profile-0 .theme-bg-primary-light[data-v-a0e9e2fb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a0e9e2fb], .theme-profile-0 .theme-color[data-v-a0e9e2fb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a0e9e2fb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a0e9e2fb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a0e9e2fb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a0e9e2fb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a0e9e2fb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a0e9e2fb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a0e9e2fb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a0e9e2fb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a0e9e2fb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a0e9e2fb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a0e9e2fb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a0e9e2fb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a0e9e2fb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a0e9e2fb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a0e9e2fb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a0e9e2fb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a0e9e2fb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a0e9e2fb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a0e9e2fb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a0e9e2fb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a0e9e2fb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a0e9e2fb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a0e9e2fb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a0e9e2fb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a0e9e2fb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a0e9e2fb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a0e9e2fb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a0e9e2fb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a0e9e2fb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a0e9e2fb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a0e9e2fb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a0e9e2fb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a0e9e2fb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a0e9e2fb] {
  background-color: var(--color-typo-body) !important;
}
.treatment-link-form[data-v-a0e9e2fb] {
  padding-bottom: 90px;
}
@media (min-width: 600px) {
.treatment-link-form[data-v-a0e9e2fb] {
    padding-bottom: 0;
}
}
[data-v-a0e9e2fb] .mes-checkbox-label {
  width: 100%;
  padding-left: 1rem;
}
.card-checkbox[data-v-a0e9e2fb] {
  color: var(--color-typo-title);
  background: var(--color-background-light);
  border: 3px solid var(--color-background-light);
  padding: 1.5rem;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 600px) {
.card-checkbox[data-v-a0e9e2fb] {
    width: 500px;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
    border-radius: 1rem;
    margin: auto;
    margin-bottom: 1.5rem;
}
}
@media (max-width: 959px) {
.card-checkbox[data-v-a0e9e2fb] {
    border-top: 1px solid var(--color-neutral-200);
}
}
.card-checkbox__checked[data-v-a0e9e2fb] {
  border: 2px solid var(--color-primary);
}
.checkbox-selected[data-v-a0e9e2fb] {
  width: 100%;
}.theme-default .theme-bg-primary[data-v-8968e518], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8968e518], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8968e518], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8968e518], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8968e518], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8968e518], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-0 .theme-bg-primary[data-v-8968e518], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8968e518] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8968e518], .theme-profile-0 .theme-bg-primary-light[data-v-8968e518] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8968e518], .theme-profile-0 .theme-color[data-v-8968e518] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8968e518], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8968e518] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8968e518] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8968e518], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8968e518] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8968e518] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8968e518] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8968e518], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8968e518] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8968e518] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8968e518] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8968e518], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8968e518] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8968e518] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8968e518] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8968e518], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8968e518] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8968e518] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8968e518] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8968e518], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8968e518] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8968e518] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8968e518] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8968e518], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8968e518], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8968e518] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8968e518] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8968e518] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8968e518] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8968e518] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8968e518] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8968e518] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8968e518] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8968e518] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8968e518] {
  background-color: var(--color-typo-body) !important;
}
.treatment-link-popin-description[data-v-8968e518] {
  margin-bottom: 2rem;
  margin-top: 0.5rem;
  text-align: center;
}
@media (max-width: 959px) {
.treatment-link-popin-description[data-v-8968e518] {
    text-align: left;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
}.theme-default .theme-bg-primary[data-v-70de4e0d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-0 .theme-bg-primary[data-v-70de4e0d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-70de4e0d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-70de4e0d], .theme-profile-0 .theme-bg-primary-light[data-v-70de4e0d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-70de4e0d], .theme-profile-0 .theme-color[data-v-70de4e0d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-70de4e0d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-70de4e0d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-70de4e0d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-70de4e0d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-70de4e0d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-70de4e0d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-70de4e0d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-70de4e0d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-70de4e0d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-70de4e0d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-70de4e0d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-70de4e0d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-70de4e0d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-70de4e0d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-70de4e0d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-70de4e0d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-70de4e0d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-70de4e0d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-70de4e0d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-70de4e0d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-70de4e0d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-70de4e0d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-70de4e0d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-70de4e0d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-70de4e0d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-70de4e0d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-70de4e0d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-70de4e0d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-70de4e0d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-70de4e0d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-70de4e0d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-70de4e0d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-70de4e0d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-70de4e0d] {
  background-color: var(--color-typo-body) !important;
}
.card-title[data-v-70de4e0d] {
  font-size: 1rem;
  font-weight: 600;
  line-height: 21px;
  color: var(--color-typo-title);
  margin-bottom: 0.25rem;
}
@media (min-width: 600px) {
.card-title[data-v-70de4e0d] {
    font-size: 0.875rem;
}
}.theme-default .theme-bg-primary[data-v-efec77f5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-efec77f5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-efec77f5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-efec77f5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-efec77f5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-efec77f5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-0 .theme-bg-primary[data-v-efec77f5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-efec77f5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-efec77f5], .theme-profile-0 .theme-bg-primary-light[data-v-efec77f5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-efec77f5], .theme-profile-0 .theme-color[data-v-efec77f5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-efec77f5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-efec77f5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-efec77f5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-efec77f5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-efec77f5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-efec77f5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-efec77f5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-efec77f5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-efec77f5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-efec77f5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-efec77f5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-efec77f5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-efec77f5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-efec77f5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-efec77f5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-efec77f5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-efec77f5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-efec77f5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-efec77f5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-efec77f5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-efec77f5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-efec77f5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-efec77f5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-efec77f5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-efec77f5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-efec77f5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-efec77f5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-efec77f5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-efec77f5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-efec77f5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-efec77f5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-efec77f5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-efec77f5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-efec77f5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-efec77f5] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 959px) {
[data-v-efec77f5] .mes-button--tertiary {
    text-align: left;
}
}.theme-default .theme-bg-primary[data-v-eb967576], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-eb967576], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-eb967576], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-eb967576], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-eb967576], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-eb967576], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-0 .theme-bg-primary[data-v-eb967576], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb967576] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-eb967576], .theme-profile-0 .theme-bg-primary-light[data-v-eb967576] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-eb967576], .theme-profile-0 .theme-color[data-v-eb967576] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-eb967576], .theme-profile-0 .theme-bg-primary-gradiant[data-v-eb967576] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-eb967576] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-eb967576], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-1 .theme-bg-primary-gradiant[data-v-eb967576] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-eb967576] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-eb967576] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-eb967576], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-2 .theme-bg-primary-gradiant[data-v-eb967576] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-eb967576] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-eb967576] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-eb967576], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-3 .theme-bg-primary-gradiant[data-v-eb967576] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-eb967576] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-eb967576] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-eb967576], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-4 .theme-bg-primary-gradiant[data-v-eb967576] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-eb967576] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-eb967576] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-eb967576], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-5 .theme-bg-primary-gradiant[data-v-eb967576] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-eb967576] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-eb967576] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-eb967576], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-eb967576], .theme-profile-6 .theme-bg-primary-gradiant[data-v-eb967576] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-eb967576] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-eb967576] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-eb967576] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-eb967576] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-eb967576] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-eb967576] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-eb967576] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-eb967576] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-eb967576] {
  background-color: var(--color-typo-body) !important;
}
dd[data-v-eb967576] {
  color: var(--color-typo-title);
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
dd[data-v-eb967576] {
    margin-bottom: 1rem;
}
}
[data-v-eb967576] .app-link-on-click-event {
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 959px) {
[data-v-eb967576] .app-link-on-click-event {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary[data-v-c63f33dc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-0 .theme-bg-primary[data-v-c63f33dc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c63f33dc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c63f33dc], .theme-profile-0 .theme-bg-primary-light[data-v-c63f33dc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c63f33dc], .theme-profile-0 .theme-color[data-v-c63f33dc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c63f33dc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c63f33dc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c63f33dc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c63f33dc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c63f33dc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c63f33dc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c63f33dc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c63f33dc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c63f33dc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c63f33dc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c63f33dc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c63f33dc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c63f33dc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c63f33dc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c63f33dc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c63f33dc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c63f33dc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c63f33dc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c63f33dc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c63f33dc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c63f33dc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c63f33dc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c63f33dc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c63f33dc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c63f33dc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c63f33dc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c63f33dc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c63f33dc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c63f33dc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c63f33dc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c63f33dc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c63f33dc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c63f33dc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c63f33dc] {
  background-color: var(--color-typo-body) !important;
}
.label[data-v-c63f33dc] {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 21px;
  color: var(--color-typo-body);
}
.content[data-v-c63f33dc] {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 21px;
  color: var(--color-typo-title);
}
[data-v-c63f33dc] .mes-button--tertiary {
  display: flex;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.border-card {
  border-bottom: 1px solid var(--color-neutral-200);
}
.border-card:first-child {
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-f07e94db], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f07e94db], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f07e94db], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f07e94db], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f07e94db], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f07e94db], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-0 .theme-bg-primary[data-v-f07e94db], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f07e94db] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f07e94db], .theme-profile-0 .theme-bg-primary-light[data-v-f07e94db] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f07e94db], .theme-profile-0 .theme-color[data-v-f07e94db] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f07e94db], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f07e94db] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f07e94db] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f07e94db], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f07e94db] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f07e94db] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f07e94db] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f07e94db], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f07e94db] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f07e94db] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f07e94db] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f07e94db], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f07e94db] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f07e94db] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f07e94db] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f07e94db], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f07e94db] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f07e94db] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f07e94db] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f07e94db], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f07e94db] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f07e94db] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f07e94db] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f07e94db], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f07e94db], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f07e94db] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f07e94db] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f07e94db] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f07e94db] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f07e94db] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f07e94db] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f07e94db] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f07e94db] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f07e94db] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f07e94db] {
  background-color: var(--color-typo-body) !important;
}
.allergy-card-counter[data-v-f07e94db] {
  display: flex;
  gap: 16px;
  margin-top: 8px;
}.theme-default .theme-bg-primary[data-v-15eafac4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-15eafac4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-15eafac4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-15eafac4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-15eafac4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-15eafac4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-0 .theme-bg-primary[data-v-15eafac4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-15eafac4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-15eafac4], .theme-profile-0 .theme-bg-primary-light[data-v-15eafac4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-15eafac4], .theme-profile-0 .theme-color[data-v-15eafac4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-15eafac4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-15eafac4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-15eafac4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-15eafac4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-15eafac4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-15eafac4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-15eafac4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-15eafac4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-15eafac4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-15eafac4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-15eafac4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-15eafac4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-15eafac4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-15eafac4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-15eafac4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-15eafac4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-15eafac4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-15eafac4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-15eafac4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-15eafac4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-15eafac4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-15eafac4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-15eafac4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-15eafac4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-15eafac4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-15eafac4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-15eafac4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-15eafac4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-15eafac4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-15eafac4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-15eafac4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-15eafac4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-15eafac4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-15eafac4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-15eafac4] {
  background-color: var(--color-typo-body) !important;
}
[data-v-15eafac4] .my-sm-5 {
  margin-bottom: 8px !important;
}.theme-default .theme-bg-primary[data-v-5ace5434], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5ace5434], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5ace5434], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5ace5434], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5ace5434], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5ace5434], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-0 .theme-bg-primary[data-v-5ace5434], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ace5434] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5ace5434], .theme-profile-0 .theme-bg-primary-light[data-v-5ace5434] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5ace5434], .theme-profile-0 .theme-color[data-v-5ace5434] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5ace5434], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ace5434] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ace5434] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5ace5434], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ace5434] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5ace5434] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5ace5434] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5ace5434], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ace5434] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5ace5434] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5ace5434] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5ace5434], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ace5434] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5ace5434] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5ace5434] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5ace5434], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ace5434] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5ace5434] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5ace5434] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5ace5434], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ace5434] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5ace5434] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5ace5434] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5ace5434], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ace5434], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ace5434] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5ace5434] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5ace5434] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5ace5434] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5ace5434] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5ace5434] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5ace5434] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5ace5434] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5ace5434] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5ace5434] {
  background-color: var(--color-typo-body) !important;
}
dd[data-v-5ace5434] {
  color: var(--color-typo-title);
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
dd[data-v-5ace5434] {
    margin-bottom: 1rem;
}
}
[data-v-5ace5434] .app-link-on-click-event {
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 959px) {
[data-v-5ace5434] .app-link-on-click-event {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.border-card {
  border-bottom: 1px solid var(--color-neutral-200);
}
.border-card:first-child {
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-33bd03f4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-0 .theme-bg-primary[data-v-33bd03f4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-33bd03f4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-33bd03f4], .theme-profile-0 .theme-bg-primary-light[data-v-33bd03f4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-33bd03f4], .theme-profile-0 .theme-color[data-v-33bd03f4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-33bd03f4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-33bd03f4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-33bd03f4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-33bd03f4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-33bd03f4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-33bd03f4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-33bd03f4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-33bd03f4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-33bd03f4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-33bd03f4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-33bd03f4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-33bd03f4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-33bd03f4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-33bd03f4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-33bd03f4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-33bd03f4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-33bd03f4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-33bd03f4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-33bd03f4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-33bd03f4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-33bd03f4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-33bd03f4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-33bd03f4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-33bd03f4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-33bd03f4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-33bd03f4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-33bd03f4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-33bd03f4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-33bd03f4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-33bd03f4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-33bd03f4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-33bd03f4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-33bd03f4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-33bd03f4] {
  background-color: var(--color-typo-body) !important;
}
[data-v-33bd03f4] .my-sm-5 {
  margin-bottom: 8px !important;
}.theme-default .theme-bg-primary[data-v-7a7f483f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-0 .theme-bg-primary[data-v-7a7f483f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a7f483f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7a7f483f], .theme-profile-0 .theme-bg-primary-light[data-v-7a7f483f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7a7f483f], .theme-profile-0 .theme-color[data-v-7a7f483f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7a7f483f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7a7f483f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7a7f483f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7a7f483f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7a7f483f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7a7f483f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7a7f483f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7a7f483f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7a7f483f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7a7f483f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7a7f483f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7a7f483f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7a7f483f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7a7f483f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7a7f483f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7a7f483f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7a7f483f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7a7f483f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7a7f483f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7a7f483f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7a7f483f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7a7f483f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7a7f483f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7a7f483f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7a7f483f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7a7f483f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7a7f483f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7a7f483f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7a7f483f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7a7f483f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7a7f483f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7a7f483f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7a7f483f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7a7f483f] {
  background-color: var(--color-typo-body) !important;
}
dd[data-v-7a7f483f] {
  color: var(--color-typo-title);
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
dd[data-v-7a7f483f] {
    margin-bottom: 1rem;
}
}
[data-v-7a7f483f] .app-link-on-click-event {
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 959px) {
[data-v-7a7f483f] .app-link-on-click-event {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary[data-v-cda2dedf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-0 .theme-bg-primary[data-v-cda2dedf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda2dedf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cda2dedf], .theme-profile-0 .theme-bg-primary-light[data-v-cda2dedf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cda2dedf], .theme-profile-0 .theme-color[data-v-cda2dedf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cda2dedf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda2dedf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cda2dedf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cda2dedf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cda2dedf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cda2dedf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cda2dedf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cda2dedf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cda2dedf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cda2dedf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cda2dedf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cda2dedf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cda2dedf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cda2dedf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cda2dedf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cda2dedf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cda2dedf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cda2dedf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cda2dedf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cda2dedf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cda2dedf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cda2dedf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cda2dedf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cda2dedf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cda2dedf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cda2dedf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cda2dedf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cda2dedf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cda2dedf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cda2dedf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cda2dedf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cda2dedf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cda2dedf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cda2dedf] {
  background-color: var(--color-typo-body) !important;
}
.disability-list__link[data-v-cda2dedf] {
  display: flex;
  align-items: center;
  background: var(--color-background-light);
  border-radius: 0.5rem;
  margin: 0 1.5rem 1.5rem;
  padding: 1rem;
  text-decoration: none;
}
@media (min-width: 960px) {
.disability-list__link[data-v-cda2dedf] {
    margin: 0 0 1.5rem;
    padding: 0.5rem 2rem;
    width: calc(100% - 340px);
}
}
.disability-list__link img[data-v-cda2dedf] {
  margin-right: 1rem;
}
@media (min-width: 960px) {
.disability-list__link img[data-v-cda2dedf] {
    margin-right: 2rem;
}
}
.disability-list__link span[data-v-cda2dedf] {
  text-decoration: none !important;
}
[data-v-cda2dedf] .my-sm-5 {
  margin-bottom: 8px !important;
}.theme-default .theme-bg-primary[data-v-21239eae], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-21239eae], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-21239eae], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-21239eae], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-21239eae], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-21239eae], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-0 .theme-bg-primary[data-v-21239eae], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21239eae] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-21239eae], .theme-profile-0 .theme-bg-primary-light[data-v-21239eae] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-21239eae], .theme-profile-0 .theme-color[data-v-21239eae] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-21239eae], .theme-profile-0 .theme-bg-primary-gradiant[data-v-21239eae] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21239eae] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-21239eae], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-1 .theme-bg-primary-gradiant[data-v-21239eae] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-21239eae] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-21239eae] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-21239eae], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-2 .theme-bg-primary-gradiant[data-v-21239eae] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-21239eae] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-21239eae] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-21239eae], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-3 .theme-bg-primary-gradiant[data-v-21239eae] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-21239eae] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-21239eae] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-21239eae], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-4 .theme-bg-primary-gradiant[data-v-21239eae] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-21239eae] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-21239eae] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-21239eae], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-5 .theme-bg-primary-gradiant[data-v-21239eae] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-21239eae] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-21239eae] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-21239eae], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21239eae], .theme-profile-6 .theme-bg-primary-gradiant[data-v-21239eae] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-21239eae] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-21239eae] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-21239eae] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-21239eae] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-21239eae] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-21239eae] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-21239eae] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-21239eae] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-21239eae] {
  background-color: var(--color-typo-body) !important;
}
dd[data-v-21239eae] {
  color: var(--color-typo-title);
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
dd[data-v-21239eae] {
    margin-bottom: 1rem;
}
}
[data-v-21239eae] .app-link-on-click-event {
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 959px) {
[data-v-21239eae] .app-link-on-click-event {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary[data-v-919301e5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-919301e5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-919301e5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-919301e5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-919301e5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-919301e5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-0 .theme-bg-primary[data-v-919301e5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-919301e5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-919301e5], .theme-profile-0 .theme-bg-primary-light[data-v-919301e5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-919301e5], .theme-profile-0 .theme-color[data-v-919301e5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-919301e5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-919301e5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-919301e5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-919301e5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-919301e5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-919301e5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-919301e5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-919301e5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-919301e5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-919301e5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-919301e5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-919301e5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-919301e5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-919301e5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-919301e5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-919301e5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-919301e5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-919301e5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-919301e5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-919301e5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-919301e5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-919301e5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-919301e5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-919301e5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-919301e5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-919301e5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-919301e5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-919301e5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-919301e5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-919301e5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-919301e5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-919301e5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-919301e5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-919301e5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-919301e5] {
  background-color: var(--color-typo-body) !important;
}
.fit-content[data-v-919301e5] {
  width: -moz-fit-content;
  width: fit-content;
}.theme-default .theme-bg-primary[data-v-e52488f0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e52488f0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e52488f0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e52488f0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e52488f0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e52488f0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-0 .theme-bg-primary[data-v-e52488f0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e52488f0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e52488f0], .theme-profile-0 .theme-bg-primary-light[data-v-e52488f0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e52488f0], .theme-profile-0 .theme-color[data-v-e52488f0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e52488f0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e52488f0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e52488f0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e52488f0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e52488f0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e52488f0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e52488f0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e52488f0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e52488f0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e52488f0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e52488f0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e52488f0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e52488f0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e52488f0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e52488f0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e52488f0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e52488f0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e52488f0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e52488f0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e52488f0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e52488f0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e52488f0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e52488f0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e52488f0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e52488f0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e52488f0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e52488f0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e52488f0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e52488f0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e52488f0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e52488f0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e52488f0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e52488f0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e52488f0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e52488f0] {
  background-color: var(--color-typo-body) !important;
}
[data-v-e52488f0] .my-sm-5 {
  margin-bottom: 8px !important;
}.theme-default .theme-bg-primary[data-v-6ae1583d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-0 .theme-bg-primary[data-v-6ae1583d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ae1583d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6ae1583d], .theme-profile-0 .theme-bg-primary-light[data-v-6ae1583d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6ae1583d], .theme-profile-0 .theme-color[data-v-6ae1583d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6ae1583d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ae1583d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6ae1583d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ae1583d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6ae1583d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6ae1583d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6ae1583d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ae1583d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6ae1583d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6ae1583d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6ae1583d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ae1583d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6ae1583d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6ae1583d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6ae1583d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ae1583d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6ae1583d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6ae1583d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6ae1583d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ae1583d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6ae1583d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6ae1583d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6ae1583d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ae1583d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ae1583d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6ae1583d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6ae1583d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6ae1583d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6ae1583d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6ae1583d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6ae1583d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6ae1583d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6ae1583d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6ae1583d] {
  background-color: var(--color-typo-body) !important;
}
dd[data-v-6ae1583d] {
  color: var(--color-typo-title);
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
dd[data-v-6ae1583d] {
    margin-bottom: 1rem;
}
}
[data-v-6ae1583d] .app-link-on-click-event {
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 959px) {
[data-v-6ae1583d] .app-link-on-click-event {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary[data-v-9966339c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9966339c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9966339c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9966339c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9966339c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9966339c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-0 .theme-bg-primary[data-v-9966339c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9966339c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9966339c], .theme-profile-0 .theme-bg-primary-light[data-v-9966339c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9966339c], .theme-profile-0 .theme-color[data-v-9966339c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9966339c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9966339c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9966339c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9966339c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9966339c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9966339c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9966339c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9966339c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9966339c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9966339c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9966339c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9966339c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9966339c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9966339c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9966339c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9966339c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9966339c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9966339c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9966339c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9966339c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9966339c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9966339c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9966339c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9966339c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9966339c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9966339c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9966339c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9966339c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9966339c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9966339c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9966339c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9966339c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9966339c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9966339c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9966339c] {
  background-color: var(--color-typo-body) !important;
}
.treatment-card-counter[data-v-9966339c] {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 8px;
}.theme-default .theme-bg-primary[data-v-0fb8a3a7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-0 .theme-bg-primary[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0fb8a3a7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0fb8a3a7], .theme-profile-0 .theme-bg-primary-light[data-v-0fb8a3a7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0fb8a3a7], .theme-profile-0 .theme-color[data-v-0fb8a3a7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0fb8a3a7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0fb8a3a7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0fb8a3a7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0fb8a3a7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0fb8a3a7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0fb8a3a7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0fb8a3a7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0fb8a3a7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0fb8a3a7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0fb8a3a7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0fb8a3a7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0fb8a3a7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0fb8a3a7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0fb8a3a7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0fb8a3a7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0fb8a3a7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0fb8a3a7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0fb8a3a7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0fb8a3a7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0fb8a3a7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0fb8a3a7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0fb8a3a7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0fb8a3a7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0fb8a3a7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0fb8a3a7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0fb8a3a7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0fb8a3a7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0fb8a3a7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0fb8a3a7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0fb8a3a7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0fb8a3a7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0fb8a3a7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0fb8a3a7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0fb8a3a7] {
  background-color: var(--color-typo-body) !important;
}
[data-v-0fb8a3a7] .my-sm-5 {
  margin-bottom: 8px !important;
}.theme-default .theme-bg-primary[data-v-d5b3db92], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-0 .theme-bg-primary[data-v-d5b3db92], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5b3db92] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d5b3db92], .theme-profile-0 .theme-bg-primary-light[data-v-d5b3db92] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d5b3db92], .theme-profile-0 .theme-color[data-v-d5b3db92] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d5b3db92], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d5b3db92] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d5b3db92], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d5b3db92] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d5b3db92] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d5b3db92] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d5b3db92], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d5b3db92] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d5b3db92] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d5b3db92] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d5b3db92], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d5b3db92] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d5b3db92] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d5b3db92] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d5b3db92], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d5b3db92] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d5b3db92] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d5b3db92] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d5b3db92], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d5b3db92] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d5b3db92] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d5b3db92] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d5b3db92], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d5b3db92], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d5b3db92] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d5b3db92] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d5b3db92] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d5b3db92] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d5b3db92] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d5b3db92] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d5b3db92] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d5b3db92] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d5b3db92] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d5b3db92] {
  background-color: var(--color-typo-body) !important;
}
.card[data-v-d5b3db92] {
  background-color: var(--color-neutral-100) !important;
  border: 1px solid var(--color-neutral-200);
  border-radius: 8px;
  font-size: 0.75rem;
  width: -moz-max-content;
  width: max-content;
}
.card[data-v-d5b3db92]:hover {
  box-shadow: none !important;
  background-color: var(--color-neutral-200) !important;
}
.card a[data-v-d5b3db92]:focus {
  border-radius: 0 !important;
}.theme-default .theme-bg-primary[data-v-d7b8634a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-0 .theme-bg-primary[data-v-d7b8634a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7b8634a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d7b8634a], .theme-profile-0 .theme-bg-primary-light[data-v-d7b8634a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d7b8634a], .theme-profile-0 .theme-color[data-v-d7b8634a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d7b8634a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d7b8634a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d7b8634a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d7b8634a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d7b8634a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d7b8634a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d7b8634a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d7b8634a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d7b8634a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d7b8634a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d7b8634a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d7b8634a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d7b8634a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d7b8634a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d7b8634a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d7b8634a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d7b8634a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d7b8634a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d7b8634a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d7b8634a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d7b8634a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d7b8634a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d7b8634a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d7b8634a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d7b8634a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d7b8634a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d7b8634a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d7b8634a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d7b8634a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d7b8634a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d7b8634a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d7b8634a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d7b8634a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d7b8634a] {
  background-color: var(--color-typo-body) !important;
}
dd[data-v-d7b8634a] {
  color: var(--color-typo-title);
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
dd[data-v-d7b8634a] {
    margin-bottom: 1rem;
}
}
[data-v-d7b8634a] .app-link-on-click-event {
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 959px) {
[data-v-d7b8634a] .app-link-on-click-event {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary[data-v-6a127cbe], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-0 .theme-bg-primary[data-v-6a127cbe], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a127cbe] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6a127cbe], .theme-profile-0 .theme-bg-primary-light[data-v-6a127cbe] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6a127cbe], .theme-profile-0 .theme-color[data-v-6a127cbe] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6a127cbe], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a127cbe] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6a127cbe], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a127cbe] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6a127cbe] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6a127cbe] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6a127cbe], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a127cbe] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6a127cbe] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6a127cbe] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6a127cbe], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a127cbe] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6a127cbe] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6a127cbe] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6a127cbe], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a127cbe] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6a127cbe] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6a127cbe] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6a127cbe], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a127cbe] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6a127cbe] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6a127cbe] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6a127cbe], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a127cbe], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a127cbe] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6a127cbe] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6a127cbe] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6a127cbe] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6a127cbe] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6a127cbe] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6a127cbe] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6a127cbe] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6a127cbe] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6a127cbe] {
  background-color: var(--color-typo-body) !important;
}
.card-content[data-v-6a127cbe] {
  display: flex;
  width: 100%;
  flex-direction: column;
}.theme-default .theme-bg-primary[data-v-9e8c34bf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-0 .theme-bg-primary[data-v-9e8c34bf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e8c34bf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9e8c34bf], .theme-profile-0 .theme-bg-primary-light[data-v-9e8c34bf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9e8c34bf], .theme-profile-0 .theme-color[data-v-9e8c34bf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9e8c34bf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e8c34bf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9e8c34bf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e8c34bf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9e8c34bf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9e8c34bf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9e8c34bf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e8c34bf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9e8c34bf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9e8c34bf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9e8c34bf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e8c34bf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9e8c34bf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9e8c34bf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9e8c34bf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e8c34bf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9e8c34bf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9e8c34bf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9e8c34bf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e8c34bf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9e8c34bf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9e8c34bf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9e8c34bf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e8c34bf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e8c34bf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9e8c34bf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9e8c34bf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9e8c34bf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9e8c34bf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9e8c34bf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9e8c34bf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9e8c34bf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9e8c34bf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9e8c34bf] {
  background-color: var(--color-typo-body) !important;
}
#option-card-list[data-v-9e8c34bf] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  padding: 0 !important;
  width: 100%;
}
@media (min-width: 600px) {
#option-card-list[data-v-9e8c34bf] {
    flex-direction: row;
    gap: 2rem;
    padding-block: 1rem;
    margin-bottom: 2.25rem;
}
}
#option-card-list > li[data-v-9e8c34bf] {
  border-top: 1px solid var(--color-neutral-200);
  width: 100%;
}
@media (min-width: 600px) {
#option-card-list > li[data-v-9e8c34bf] {
    border: none;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    width: 12.5rem;
}
}
#option-card-list > li > button[data-v-9e8c34bf] {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  gap: 0.5rem;
  padding: 16px 24px;
  width: 100%;
  border: none;
  text-align: left;
}
#option-card-list > li > button.document-card[data-v-9e8c34bf] {
  border-radius: 1rem;
}
@media (min-width: 600px) {
#option-card-list > li > button[data-v-9e8c34bf] {
    flex-direction: column;
    gap: 0.5rem;
    height: 100%;
    padding: 24px 12px;
    justify-content: center;
    margin: 0;
    text-align: center;
}
}.theme-default .theme-bg-primary[data-v-90364f9e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-90364f9e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-90364f9e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-90364f9e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-90364f9e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-90364f9e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-0 .theme-bg-primary[data-v-90364f9e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-90364f9e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-90364f9e], .theme-profile-0 .theme-bg-primary-light[data-v-90364f9e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-90364f9e], .theme-profile-0 .theme-color[data-v-90364f9e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-90364f9e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-90364f9e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-90364f9e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-90364f9e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-90364f9e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-90364f9e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-90364f9e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-90364f9e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-90364f9e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-90364f9e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-90364f9e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-90364f9e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-90364f9e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-90364f9e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-90364f9e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-90364f9e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-90364f9e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-90364f9e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-90364f9e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-90364f9e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-90364f9e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-90364f9e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-90364f9e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-90364f9e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-90364f9e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-90364f9e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-90364f9e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-90364f9e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-90364f9e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-90364f9e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-90364f9e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-90364f9e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-90364f9e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-90364f9e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-90364f9e] {
  background-color: var(--color-typo-body) !important;
}
[data-v-90364f9e] .mes-illustration {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}
@media (max-width: 959px) {
[data-v-90364f9e] .mes-illustration {
    margin-bottom: 0.5rem;
}
}
[data-v-90364f9e] p {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
[data-v-90364f9e] br {
  display: block !important;
  margin-bottom: 0.5rem;
}
.w-fit-content[data-v-90364f9e] {
  width: -moz-fit-content;
  width: fit-content;
}.theme-default .theme-bg-primary[data-v-7bf74736], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7bf74736], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7bf74736], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7bf74736], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7bf74736], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7bf74736], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-0 .theme-bg-primary[data-v-7bf74736], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7bf74736] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7bf74736], .theme-profile-0 .theme-bg-primary-light[data-v-7bf74736] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7bf74736], .theme-profile-0 .theme-color[data-v-7bf74736] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7bf74736], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7bf74736] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7bf74736] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7bf74736], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7bf74736] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7bf74736] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7bf74736] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7bf74736], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7bf74736] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7bf74736] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7bf74736] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7bf74736], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7bf74736] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7bf74736] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7bf74736] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7bf74736], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7bf74736] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7bf74736] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7bf74736] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7bf74736], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7bf74736] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7bf74736] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7bf74736] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7bf74736], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7bf74736], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7bf74736] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7bf74736] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7bf74736] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7bf74736] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7bf74736] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7bf74736] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7bf74736] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7bf74736] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7bf74736] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7bf74736] {
  background-color: var(--color-typo-body) !important;
}
[data-v-7bf74736] h1 {
  margin-left: 0.5rem;
}
.custom-p[data-v-7bf74736] {
  width: 550px;
}.theme-default .theme-bg-primary[data-v-de57f511], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-de57f511], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-de57f511], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-de57f511], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-de57f511], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-de57f511], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-0 .theme-bg-primary[data-v-de57f511], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de57f511] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-de57f511], .theme-profile-0 .theme-bg-primary-light[data-v-de57f511] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-de57f511], .theme-profile-0 .theme-color[data-v-de57f511] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-de57f511], .theme-profile-0 .theme-bg-primary-gradiant[data-v-de57f511] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de57f511] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-de57f511], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-1 .theme-bg-primary-gradiant[data-v-de57f511] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-de57f511] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-de57f511] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-de57f511], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-2 .theme-bg-primary-gradiant[data-v-de57f511] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-de57f511] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-de57f511] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-de57f511], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-3 .theme-bg-primary-gradiant[data-v-de57f511] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-de57f511] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-de57f511] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-de57f511], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-4 .theme-bg-primary-gradiant[data-v-de57f511] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-de57f511] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-de57f511] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-de57f511], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-5 .theme-bg-primary-gradiant[data-v-de57f511] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-de57f511] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-de57f511] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-de57f511], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de57f511], .theme-profile-6 .theme-bg-primary-gradiant[data-v-de57f511] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-de57f511] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-de57f511] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-de57f511] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-de57f511] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-de57f511] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-de57f511] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-de57f511] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-de57f511] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-de57f511] {
  background-color: var(--color-typo-body) !important;
}
[data-v-de57f511] h1 {
  margin-left: 0.5rem;
}
.da-mobile[data-v-de57f511] {
  padding: 1rem;
}.theme-default .theme-bg-primary[data-v-be3facf4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-be3facf4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-be3facf4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-be3facf4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-be3facf4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-be3facf4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-0 .theme-bg-primary[data-v-be3facf4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-be3facf4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-be3facf4], .theme-profile-0 .theme-bg-primary-light[data-v-be3facf4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-be3facf4], .theme-profile-0 .theme-color[data-v-be3facf4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-be3facf4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-be3facf4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-be3facf4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-be3facf4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-be3facf4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-be3facf4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-be3facf4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-be3facf4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-be3facf4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-be3facf4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-be3facf4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-be3facf4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-be3facf4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-be3facf4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-be3facf4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-be3facf4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-be3facf4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-be3facf4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-be3facf4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-be3facf4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-be3facf4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-be3facf4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-be3facf4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-be3facf4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-be3facf4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-be3facf4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-be3facf4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-be3facf4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-be3facf4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-be3facf4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-be3facf4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-be3facf4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-be3facf4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-be3facf4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-be3facf4] {
  background-color: var(--color-typo-body) !important;
}
.stepper ul[data-v-be3facf4] {
  padding-left: 0;
}
.stepper__list[data-v-be3facf4] {
  display: flex;
  counter-reset: step;
  width: 100%;
}
.stepper__list__step[data-v-be3facf4] {
  list-style-type: none;
  width: 100%;
  font-size: 12px;
  position: relative;
  text-align: center;
}
.stepper__list__step .label[data-v-be3facf4] {
  margin-top: 18px;
  font-size: 0.75rem;
  font-weight: 500;
}
.stepper__list__step[data-v-be3facf4]:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid var(--color-neutral-200);
  margin: 2px auto 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 2;
  background-color: var(--color-neutral-200);
  font-weight: 700;
}
.stepper__list__step[data-v-be3facf4]:after {
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  background-color: var(--color-neutral-200);
  top: 0.75rem;
  left: -50%;
  z-index: 0;
}
.stepper__list__step[data-v-be3facf4]:first-child:after {
  content: none;
}
.stepper__list__step.active .label[data-v-be3facf4] {
  color: var(--color-primary);
}
.stepper__list__step.active[data-v-be3facf4]:before {
  color: var(--color-primary);
  background-color: white;
  width: 1.5rem;
  height: 1.5rem;
  border-color: var(--color-primary);
}
.stepper__list__step.active[data-v-be3facf4]:after {
  top: 0.75rem;
  left: -50%;
  background-color: var(--color-primary);
}
.stepper__list__step.active .active-stepper[data-v-be3facf4] {
  width: 1.25rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px auto 0;
}
.stepper__list__step.active .active-stepper span[data-v-be3facf4] {
  font-weight: 700;
  color: var(--color-primary);
  position: relative;
  z-index: 2;
  margin-top: -1.8125rem;
}
.stepper__list__step.completed .label[data-v-be3facf4] {
  color: var(--color-primary);
  margin-top: 20px;
}
.stepper__list__step.completed[data-v-be3facf4]:before {
  width: 1.5rem;
  height: 1.5rem;
  border-color: var(--color-primary);
  background-color: var(--color-primary);
}
.stepper__list__step.completed[data-v-be3facf4]:after {
  top: 0.75rem;
  left: -50%;
  background-color: var(--color-primary);
}
.stepper__list__step.completed .completed-stepper[data-v-be3facf4] {
  width: 1.25rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px auto 0;
}
.stepper__list__step.completed .completed-stepper span[data-v-be3facf4] {
  font-weight: 700;
  color: white;
  position: relative;
  z-index: 2;
  margin-top: -1.8125rem;
}
.stepper__list__step.disabled[data-v-be3facf4]:before {
  width: 1rem;
  height: 1rem;
  margin-top: 4px;
}
.stepper__list__step.disabled .label[data-v-be3facf4] {
  color: var(--color-typo-body);
  margin-top: 26px;
}
.stepper__list__step.disabled[data-v-be3facf4]:after {
  top: 0.75rem;
  left: -50%;
}
@media (max-width: 959px) {
ul.stepper__list[data-v-be3facf4] {
    display: flex;
    justify-content: center;
}
}.theme-default .theme-bg-primary[data-v-8831036f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8831036f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8831036f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8831036f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8831036f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8831036f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-0 .theme-bg-primary[data-v-8831036f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8831036f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8831036f], .theme-profile-0 .theme-bg-primary-light[data-v-8831036f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8831036f], .theme-profile-0 .theme-color[data-v-8831036f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8831036f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8831036f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8831036f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8831036f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8831036f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8831036f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8831036f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8831036f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8831036f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8831036f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8831036f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8831036f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8831036f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8831036f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8831036f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8831036f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8831036f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8831036f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8831036f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8831036f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8831036f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8831036f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8831036f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8831036f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8831036f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8831036f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8831036f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8831036f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8831036f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8831036f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8831036f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8831036f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8831036f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8831036f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8831036f] {
  background-color: var(--color-typo-body) !important;
}
.da-label[data-v-8831036f] {
  font-weight: 400;
}
.da-label__title[data-v-8831036f] {
  font-weight: 700;
}
.text-grey[data-v-8831036f] {
  color: var(--color-typo-body) !important;
}.theme-default .theme-bg-primary[data-v-0065496a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0065496a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0065496a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0065496a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0065496a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0065496a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-0 .theme-bg-primary[data-v-0065496a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0065496a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0065496a], .theme-profile-0 .theme-bg-primary-light[data-v-0065496a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0065496a], .theme-profile-0 .theme-color[data-v-0065496a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0065496a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0065496a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0065496a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0065496a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0065496a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0065496a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0065496a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0065496a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0065496a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0065496a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0065496a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0065496a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0065496a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0065496a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0065496a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0065496a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0065496a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0065496a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0065496a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0065496a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0065496a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0065496a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0065496a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0065496a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0065496a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0065496a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0065496a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0065496a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0065496a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0065496a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0065496a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0065496a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0065496a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0065496a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0065496a] {
  background-color: var(--color-typo-body) !important;
}
.da-label[data-v-0065496a] {
  font-weight: 400;
}
.da-label__title[data-v-0065496a] {
  font-weight: 700;
}
.da-mobile .da-label__title[data-v-0065496a] {
  max-width: 80%;
}
.text-grey[data-v-0065496a] {
  color: var(--color-typo-body) !important;
}.theme-default .theme-bg-primary[data-v-26789641], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-26789641], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-26789641], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-26789641], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-26789641], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-26789641], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-0 .theme-bg-primary[data-v-26789641], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-26789641] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-26789641], .theme-profile-0 .theme-bg-primary-light[data-v-26789641] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-26789641], .theme-profile-0 .theme-color[data-v-26789641] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-26789641], .theme-profile-0 .theme-bg-primary-gradiant[data-v-26789641] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-26789641] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-26789641], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-1 .theme-bg-primary-gradiant[data-v-26789641] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-26789641] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-26789641] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-26789641], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-2 .theme-bg-primary-gradiant[data-v-26789641] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-26789641] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-26789641] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-26789641], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-3 .theme-bg-primary-gradiant[data-v-26789641] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-26789641] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-26789641] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-26789641], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-4 .theme-bg-primary-gradiant[data-v-26789641] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-26789641] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-26789641] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-26789641], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-5 .theme-bg-primary-gradiant[data-v-26789641] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-26789641] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-26789641] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-26789641], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-26789641], .theme-profile-6 .theme-bg-primary-gradiant[data-v-26789641] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-26789641] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-26789641] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-26789641] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-26789641] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-26789641] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-26789641] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-26789641] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-26789641] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-26789641] {
  background-color: var(--color-typo-body) !important;
}
.da-label[data-v-26789641] {
  font-weight: 400;
}
.da-label__title[data-v-26789641] {
  font-weight: 700;
}
.da-mobile .da-label__title[data-v-26789641] {
  max-width: 80%;
}
.text-grey[data-v-26789641] {
  color: var(--color-typo-body) !important;
}.theme-default .theme-bg-primary[data-v-7c8fe8a9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-0 .theme-bg-primary[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7c8fe8a9] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7c8fe8a9], .theme-profile-0 .theme-bg-primary-light[data-v-7c8fe8a9] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7c8fe8a9], .theme-profile-0 .theme-color[data-v-7c8fe8a9] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7c8fe8a9], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7c8fe8a9] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7c8fe8a9], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7c8fe8a9] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7c8fe8a9] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7c8fe8a9] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7c8fe8a9], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7c8fe8a9] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7c8fe8a9] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7c8fe8a9] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7c8fe8a9], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7c8fe8a9] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7c8fe8a9] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7c8fe8a9] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7c8fe8a9], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7c8fe8a9] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7c8fe8a9] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7c8fe8a9] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7c8fe8a9], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7c8fe8a9] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7c8fe8a9] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7c8fe8a9] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7c8fe8a9], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7c8fe8a9], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7c8fe8a9] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7c8fe8a9] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7c8fe8a9] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7c8fe8a9] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7c8fe8a9] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7c8fe8a9] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7c8fe8a9] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7c8fe8a9] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7c8fe8a9] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7c8fe8a9] {
  background-color: var(--color-typo-body) !important;
}
.da-label[data-v-7c8fe8a9] {
  font-weight: 400;
}
.da-label-mobile .da-label__title[data-v-7c8fe8a9] {
  max-width: 80%;
}
.text-grey[data-v-7c8fe8a9] {
  color: var(--color-typo-body) !important;
}.theme-default .theme-bg-primary[data-v-4a0f652a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-0 .theme-bg-primary[data-v-4a0f652a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a0f652a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4a0f652a], .theme-profile-0 .theme-bg-primary-light[data-v-4a0f652a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4a0f652a], .theme-profile-0 .theme-color[data-v-4a0f652a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4a0f652a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a0f652a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4a0f652a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a0f652a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4a0f652a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4a0f652a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4a0f652a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a0f652a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4a0f652a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4a0f652a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4a0f652a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a0f652a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4a0f652a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4a0f652a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4a0f652a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a0f652a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4a0f652a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4a0f652a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4a0f652a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a0f652a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4a0f652a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4a0f652a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4a0f652a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a0f652a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a0f652a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4a0f652a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4a0f652a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4a0f652a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4a0f652a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4a0f652a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4a0f652a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4a0f652a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4a0f652a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4a0f652a] {
  background-color: var(--color-typo-body) !important;
}
.da-mobile .da-label__title[data-v-4a0f652a] {
  max-width: 80%;
}.theme-default .theme-bg-primary[data-v-01532998], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-01532998], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-01532998], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-01532998], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-01532998], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-01532998], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-0 .theme-bg-primary[data-v-01532998], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-01532998] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-01532998], .theme-profile-0 .theme-bg-primary-light[data-v-01532998] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-01532998], .theme-profile-0 .theme-color[data-v-01532998] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-01532998], .theme-profile-0 .theme-bg-primary-gradiant[data-v-01532998] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-01532998] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-01532998], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-1 .theme-bg-primary-gradiant[data-v-01532998] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-01532998] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-01532998] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-01532998], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-2 .theme-bg-primary-gradiant[data-v-01532998] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-01532998] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-01532998] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-01532998], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-3 .theme-bg-primary-gradiant[data-v-01532998] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-01532998] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-01532998] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-01532998], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-4 .theme-bg-primary-gradiant[data-v-01532998] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-01532998] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-01532998] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-01532998], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-5 .theme-bg-primary-gradiant[data-v-01532998] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-01532998] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-01532998] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-01532998], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-01532998], .theme-profile-6 .theme-bg-primary-gradiant[data-v-01532998] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-01532998] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-01532998] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-01532998] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-01532998] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-01532998] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-01532998] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-01532998] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-01532998] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-01532998] {
  background-color: var(--color-typo-body) !important;
}
.da-mobile .da-label__title[data-v-01532998] {
  max-width: 80%;
}.theme-default .theme-bg-primary[data-v-ba63313b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ba63313b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ba63313b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ba63313b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ba63313b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ba63313b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-0 .theme-bg-primary[data-v-ba63313b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba63313b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ba63313b], .theme-profile-0 .theme-bg-primary-light[data-v-ba63313b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ba63313b], .theme-profile-0 .theme-color[data-v-ba63313b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ba63313b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ba63313b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ba63313b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ba63313b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ba63313b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ba63313b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ba63313b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ba63313b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ba63313b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ba63313b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ba63313b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ba63313b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ba63313b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ba63313b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ba63313b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ba63313b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ba63313b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ba63313b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ba63313b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ba63313b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ba63313b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ba63313b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ba63313b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ba63313b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ba63313b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ba63313b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ba63313b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ba63313b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ba63313b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ba63313b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ba63313b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ba63313b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ba63313b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ba63313b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ba63313b] {
  background-color: var(--color-typo-body) !important;
}
.da-mobile .da-label__title[data-v-ba63313b] {
  max-width: 80%;
}.theme-default .theme-bg-primary[data-v-4e442855], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4e442855], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4e442855], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4e442855], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4e442855], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4e442855], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-0 .theme-bg-primary[data-v-4e442855], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e442855] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4e442855], .theme-profile-0 .theme-bg-primary-light[data-v-4e442855] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4e442855], .theme-profile-0 .theme-color[data-v-4e442855] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4e442855], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e442855] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e442855] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4e442855], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e442855] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4e442855] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4e442855] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4e442855], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e442855] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4e442855] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4e442855] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4e442855], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e442855] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4e442855] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4e442855] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4e442855], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e442855] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4e442855] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4e442855] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4e442855], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e442855] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4e442855] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4e442855] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4e442855], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e442855], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e442855] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4e442855] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4e442855] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4e442855] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4e442855] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4e442855] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4e442855] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4e442855] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4e442855] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4e442855] {
  background-color: var(--color-typo-body) !important;
}
.document-view-content[data-v-4e442855] {
  display: flex;
  width: 100%;
}
.document-view-content[data-v-4e442855] > * + * {
  margin-left: 2rem;
}
.document-view-content__details[data-v-4e442855] {
  flex: 0 0 21.875rem;
}
.document-view-content__preview[data-v-4e442855] {
  width: 100%;
}
.document-view-mobile__preview[data-v-4e442855] {
  top: 64px;
  height: calc(100vh - 64px - 120px);
  width: 100%;
  z-index: 0;
}
.document-actions[data-v-4e442855] {
  font-weight: 600;
  color: var(--color-typo-title);
}
.bg-transparent[data-v-4e442855] {
  background-color: transparent;
}
.mes-btn[data-v-4e442855]:focus {
  outline-offset: 2px !important;
  outline: var(--color-functional-focus) solid 2px !important;
}.theme-default .theme-bg-primary[data-v-b4d85a9a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-0 .theme-bg-primary[data-v-b4d85a9a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4d85a9a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b4d85a9a], .theme-profile-0 .theme-bg-primary-light[data-v-b4d85a9a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b4d85a9a], .theme-profile-0 .theme-color[data-v-b4d85a9a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b4d85a9a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b4d85a9a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b4d85a9a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b4d85a9a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b4d85a9a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b4d85a9a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b4d85a9a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b4d85a9a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b4d85a9a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b4d85a9a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b4d85a9a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b4d85a9a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b4d85a9a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b4d85a9a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b4d85a9a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b4d85a9a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b4d85a9a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b4d85a9a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b4d85a9a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b4d85a9a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b4d85a9a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b4d85a9a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b4d85a9a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b4d85a9a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b4d85a9a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b4d85a9a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b4d85a9a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b4d85a9a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b4d85a9a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b4d85a9a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b4d85a9a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b4d85a9a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b4d85a9a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b4d85a9a] {
  background-color: var(--color-typo-body) !important;
}
.da-mobile .da-label__title[data-v-b4d85a9a] {
  max-width: 80%;
}.theme-default .theme-bg-primary[data-v-737553bd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-737553bd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-737553bd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-737553bd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-737553bd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-737553bd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-0 .theme-bg-primary[data-v-737553bd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-737553bd] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-737553bd], .theme-profile-0 .theme-bg-primary-light[data-v-737553bd] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-737553bd], .theme-profile-0 .theme-color[data-v-737553bd] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-737553bd], .theme-profile-0 .theme-bg-primary-gradiant[data-v-737553bd] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-737553bd] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-737553bd], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-1 .theme-bg-primary-gradiant[data-v-737553bd] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-737553bd] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-737553bd] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-737553bd], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-2 .theme-bg-primary-gradiant[data-v-737553bd] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-737553bd] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-737553bd] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-737553bd], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-3 .theme-bg-primary-gradiant[data-v-737553bd] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-737553bd] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-737553bd] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-737553bd], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-4 .theme-bg-primary-gradiant[data-v-737553bd] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-737553bd] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-737553bd] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-737553bd], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-5 .theme-bg-primary-gradiant[data-v-737553bd] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-737553bd] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-737553bd] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-737553bd], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-737553bd], .theme-profile-6 .theme-bg-primary-gradiant[data-v-737553bd] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-737553bd] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-737553bd] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-737553bd] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-737553bd] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-737553bd] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-737553bd] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-737553bd] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-737553bd] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-737553bd] {
  background-color: var(--color-typo-body) !important;
}
[data-v-737553bd] .pdf-app #viewerContainer {
  height: 433px !important;
}.theme-default .theme-bg-primary[data-v-3f9eaf71], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-0 .theme-bg-primary[data-v-3f9eaf71], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3f9eaf71] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-3f9eaf71], .theme-profile-0 .theme-bg-primary-light[data-v-3f9eaf71] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-3f9eaf71], .theme-profile-0 .theme-color[data-v-3f9eaf71] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-3f9eaf71], .theme-profile-0 .theme-bg-primary-gradiant[data-v-3f9eaf71] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-3f9eaf71], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-1 .theme-bg-primary-gradiant[data-v-3f9eaf71] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-3f9eaf71] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-3f9eaf71] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-3f9eaf71], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-2 .theme-bg-primary-gradiant[data-v-3f9eaf71] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-3f9eaf71] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-3f9eaf71] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-3f9eaf71], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-3 .theme-bg-primary-gradiant[data-v-3f9eaf71] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-3f9eaf71] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-3f9eaf71] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-3f9eaf71], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-4 .theme-bg-primary-gradiant[data-v-3f9eaf71] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-3f9eaf71] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-3f9eaf71] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-3f9eaf71], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-5 .theme-bg-primary-gradiant[data-v-3f9eaf71] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-3f9eaf71] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-3f9eaf71] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-3f9eaf71], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3f9eaf71], .theme-profile-6 .theme-bg-primary-gradiant[data-v-3f9eaf71] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-3f9eaf71] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-3f9eaf71] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-3f9eaf71] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-3f9eaf71] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-3f9eaf71] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-3f9eaf71] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-3f9eaf71] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-3f9eaf71] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-3f9eaf71] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) {
[data-v-3f9eaf71]  .stepper__list__step {
    width: 10%;
}
}
pre[data-v-3f9eaf71] {
  white-space: pre-line;
}
.wishes-form[data-v-3f9eaf71] {
  width: 100%;
}
.stepper-layout[data-v-3f9eaf71] {
  width: 70%;
  position: absolute;
  transform: translateX(-1.5rem);
}
@media (max-width: 959px) {
.stepper-layout[data-v-3f9eaf71] {
    width: 100%;
}
}
.container-form[data-v-3f9eaf71] {
  position: relative;
  top: 2.75rem;
}
.card[data-v-3f9eaf71] {
  margin-top: 4.375rem;
  width: 100%;
}
.stepper-mobile[data-v-3f9eaf71] {
  margin-bottom: 4.0625rem;
}
.tertiary[data-v-3f9eaf71] {
  font-weight: 700;
  color: var(--color-primary);
}
[data-v-3f9eaf71] .pdf-app #viewerContainer {
  height: 560px !important;
}.theme-default .theme-bg-primary[data-v-6ef5751d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-0 .theme-bg-primary[data-v-6ef5751d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ef5751d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6ef5751d], .theme-profile-0 .theme-bg-primary-light[data-v-6ef5751d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6ef5751d], .theme-profile-0 .theme-color[data-v-6ef5751d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6ef5751d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6ef5751d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6ef5751d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6ef5751d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6ef5751d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6ef5751d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6ef5751d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6ef5751d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6ef5751d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6ef5751d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6ef5751d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6ef5751d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6ef5751d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6ef5751d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6ef5751d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6ef5751d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6ef5751d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6ef5751d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6ef5751d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6ef5751d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6ef5751d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6ef5751d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6ef5751d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6ef5751d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6ef5751d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6ef5751d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6ef5751d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6ef5751d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6ef5751d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6ef5751d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6ef5751d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6ef5751d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6ef5751d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6ef5751d] {
  background-color: var(--color-typo-body) !important;
}
h2[data-v-6ef5751d] {
  font-weight: normal;
  margin-top: 20px;
}
h2 > span[data-v-6ef5751d] {
  font-weight: bold;
}
.info-contact[data-v-6ef5751d] {
  width: 34.375rem;
}
.info-contact p[data-v-6ef5751d]:first-of-type {
  font-weight: bold;
  color: black;
}.theme-default .theme-bg-primary[data-v-e53185b5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e53185b5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e53185b5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e53185b5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e53185b5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e53185b5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-0 .theme-bg-primary[data-v-e53185b5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e53185b5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e53185b5], .theme-profile-0 .theme-bg-primary-light[data-v-e53185b5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e53185b5], .theme-profile-0 .theme-color[data-v-e53185b5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e53185b5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e53185b5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e53185b5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e53185b5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e53185b5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e53185b5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e53185b5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e53185b5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e53185b5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e53185b5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e53185b5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e53185b5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e53185b5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e53185b5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e53185b5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e53185b5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e53185b5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e53185b5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e53185b5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e53185b5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e53185b5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e53185b5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e53185b5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e53185b5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e53185b5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e53185b5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e53185b5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e53185b5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e53185b5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e53185b5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e53185b5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e53185b5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e53185b5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e53185b5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e53185b5] {
  background-color: var(--color-typo-body) !important;
}
.card-title[data-v-e53185b5] {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 0.5rem;
}.theme-default .theme-bg-primary[data-v-9235c71d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9235c71d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9235c71d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9235c71d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9235c71d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9235c71d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-0 .theme-bg-primary[data-v-9235c71d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9235c71d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9235c71d], .theme-profile-0 .theme-bg-primary-light[data-v-9235c71d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9235c71d], .theme-profile-0 .theme-color[data-v-9235c71d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9235c71d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9235c71d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9235c71d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9235c71d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9235c71d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9235c71d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9235c71d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9235c71d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9235c71d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9235c71d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9235c71d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9235c71d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9235c71d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9235c71d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9235c71d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9235c71d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9235c71d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9235c71d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9235c71d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9235c71d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9235c71d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9235c71d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9235c71d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9235c71d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9235c71d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9235c71d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9235c71d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9235c71d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9235c71d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9235c71d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9235c71d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9235c71d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9235c71d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9235c71d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9235c71d] {
  background-color: var(--color-typo-body) !important;
}
.card-header[data-v-9235c71d] {
  display: flex;
  flex-direction: column;
  width: 100%;
}.theme-default .theme-bg-primary[data-v-13e08260], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-13e08260], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-13e08260], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-13e08260], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-13e08260], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-13e08260], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-0 .theme-bg-primary[data-v-13e08260], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13e08260] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-13e08260], .theme-profile-0 .theme-bg-primary-light[data-v-13e08260] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-13e08260], .theme-profile-0 .theme-color[data-v-13e08260] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-13e08260], .theme-profile-0 .theme-bg-primary-gradiant[data-v-13e08260] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13e08260] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-13e08260], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-1 .theme-bg-primary-gradiant[data-v-13e08260] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-13e08260] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-13e08260] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-13e08260], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-2 .theme-bg-primary-gradiant[data-v-13e08260] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-13e08260] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-13e08260] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-13e08260], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-3 .theme-bg-primary-gradiant[data-v-13e08260] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-13e08260] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-13e08260] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-13e08260], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-4 .theme-bg-primary-gradiant[data-v-13e08260] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-13e08260] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-13e08260] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-13e08260], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-5 .theme-bg-primary-gradiant[data-v-13e08260] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-13e08260] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-13e08260] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-13e08260], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13e08260], .theme-profile-6 .theme-bg-primary-gradiant[data-v-13e08260] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-13e08260] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-13e08260] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-13e08260] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-13e08260] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-13e08260] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-13e08260] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-13e08260] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-13e08260] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-13e08260] {
  background-color: var(--color-typo-body) !important;
}
.card-content[data-v-13e08260] {
  width: unset;
}.theme-default .theme-bg-primary[data-v-a08fb89b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-0 .theme-bg-primary[data-v-a08fb89b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a08fb89b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a08fb89b], .theme-profile-0 .theme-bg-primary-light[data-v-a08fb89b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a08fb89b], .theme-profile-0 .theme-color[data-v-a08fb89b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a08fb89b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a08fb89b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a08fb89b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a08fb89b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a08fb89b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a08fb89b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a08fb89b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a08fb89b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a08fb89b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a08fb89b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a08fb89b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a08fb89b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a08fb89b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a08fb89b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a08fb89b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a08fb89b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a08fb89b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a08fb89b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a08fb89b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a08fb89b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a08fb89b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a08fb89b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a08fb89b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a08fb89b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a08fb89b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a08fb89b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a08fb89b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a08fb89b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a08fb89b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a08fb89b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a08fb89b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a08fb89b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a08fb89b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a08fb89b] {
  background-color: var(--color-typo-body) !important;
}
.gap-4[data-v-a08fb89b] {
  gap: 1rem;
}.theme-default .theme-bg-primary[data-v-de7d320a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-de7d320a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-de7d320a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-de7d320a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-de7d320a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-de7d320a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-0 .theme-bg-primary[data-v-de7d320a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-de7d320a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-de7d320a], .theme-profile-0 .theme-bg-primary-light[data-v-de7d320a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-de7d320a], .theme-profile-0 .theme-color[data-v-de7d320a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-de7d320a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-de7d320a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-de7d320a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-de7d320a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-de7d320a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-de7d320a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-de7d320a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-de7d320a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-de7d320a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-de7d320a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-de7d320a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-de7d320a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-de7d320a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-de7d320a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-de7d320a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-de7d320a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-de7d320a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-de7d320a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-de7d320a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-de7d320a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-de7d320a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-de7d320a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-de7d320a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-de7d320a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-de7d320a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-de7d320a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-de7d320a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-de7d320a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-de7d320a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-de7d320a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-de7d320a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-de7d320a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-de7d320a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-de7d320a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-de7d320a] {
  background-color: var(--color-typo-body) !important;
}
[data-v-de7d320a] .mes-button {
  margin: 1rem 0 0 0 !important;
}
[data-v-de7d320a] .mes-checkbox {
  gap: unset;
}
.form[data-v-de7d320a] {
  margin-left: auto;
  margin-right: auto;
  width: 25rem;
}
.card-checkbox[data-v-de7d320a] {
  color: var(--color-typo-title);
  background: var(--color-background-light);
  border: 3px solid var(--color-background-light);
  padding: 1.5rem;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 600px) {
.card-checkbox[data-v-de7d320a] {
    width: 500px;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
    border-radius: 1rem;
    margin: auto;
    margin-bottom: 1.5rem;
}
}
@media (max-width: 959px) {
.card-checkbox[data-v-de7d320a] {
    border-top: 1px solid var(--color-neutral-200);
}
}
.card-checkbox__checked[data-v-de7d320a] {
  border: 2px solid var(--color-primary);
}
.card-checkbox .card-title[data-v-de7d320a] {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: 600;
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-5e30097b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5e30097b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5e30097b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5e30097b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5e30097b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5e30097b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-0 .theme-bg-primary[data-v-5e30097b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5e30097b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5e30097b], .theme-profile-0 .theme-bg-primary-light[data-v-5e30097b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5e30097b], .theme-profile-0 .theme-color[data-v-5e30097b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5e30097b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5e30097b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5e30097b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5e30097b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5e30097b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5e30097b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5e30097b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5e30097b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5e30097b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5e30097b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5e30097b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5e30097b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5e30097b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5e30097b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5e30097b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5e30097b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5e30097b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5e30097b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5e30097b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5e30097b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5e30097b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5e30097b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5e30097b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5e30097b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5e30097b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5e30097b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5e30097b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5e30097b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5e30097b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5e30097b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5e30097b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5e30097b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5e30097b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5e30097b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5e30097b] {
  background-color: var(--color-typo-body) !important;
}
[data-v-5e30097b] .long-text {
  width: 100%;
}
[data-v-5e30097b] .long-text .icon-and-text {
  align-items: start;
}
.add-contact[data-v-45715d08] {
    text-align: right;
}
[data-v-45715d08] .padding-back-button {
    padding-bottom: 0;
}
.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.app-collapse-card {
  width: 50rem;
}
.app-collapse-card__title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 24px;
  color: var(--color-typo-title);
}
@media (min-width: 600px) {
.app-collapse-card__title {
    font-size: 0.875rem;
    line-height: 21px;
}
}
.blood-group-list {
  list-style-type: disc;
}
@media (max-width: 959px) {
:deep(.collapse-card__header-title) {
    width: 75%;
}
}.theme-default .theme-bg-primary[data-v-56673f83], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-56673f83], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-56673f83], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-56673f83], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-56673f83], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-56673f83], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-0 .theme-bg-primary[data-v-56673f83], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-56673f83] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-56673f83], .theme-profile-0 .theme-bg-primary-light[data-v-56673f83] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-56673f83], .theme-profile-0 .theme-color[data-v-56673f83] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-56673f83], .theme-profile-0 .theme-bg-primary-gradiant[data-v-56673f83] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-56673f83] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-56673f83], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-1 .theme-bg-primary-gradiant[data-v-56673f83] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-56673f83] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-56673f83] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-56673f83], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-2 .theme-bg-primary-gradiant[data-v-56673f83] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-56673f83] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-56673f83] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-56673f83], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-3 .theme-bg-primary-gradiant[data-v-56673f83] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-56673f83] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-56673f83] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-56673f83], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-4 .theme-bg-primary-gradiant[data-v-56673f83] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-56673f83] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-56673f83] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-56673f83], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-5 .theme-bg-primary-gradiant[data-v-56673f83] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-56673f83] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-56673f83] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-56673f83], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-56673f83], .theme-profile-6 .theme-bg-primary-gradiant[data-v-56673f83] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-56673f83] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-56673f83] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-56673f83] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-56673f83] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-56673f83] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-56673f83] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-56673f83] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-56673f83] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-56673f83] {
  background-color: var(--color-typo-body) !important;
}
.blood-group[data-v-56673f83] {
  width: 100%;
  border-radius: 1rem;
  padding: 1.5rem;
}
@media (min-width: 600px) {
.blood-group[data-v-56673f83] {
    width: 40rem;
    border-radius: 0.875rem;
    padding: 2rem;
}
}
.blood-group__card[data-v-56673f83] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 600px) {
.blood-group__card[data-v-56673f83] {
    flex-direction: row;
}
}
.blood-group__block[data-v-56673f83] {
  width: 90%;
}
@media (min-width: 600px) {
.blood-group__block[data-v-56673f83] {
    display: flex;
    gap: 24px;
    width: 100%;
}
}
@media (max-width: 959px) {
.blood-group__image-container[data-v-56673f83] {
    display: flex;
    justify-content: center;
}
}
.blood-group__image[data-v-56673f83] {
  align-self: center;
  justify-self: center;
}
@media (max-width: 959px) {
.blood-group__image[data-v-56673f83] {
    width: 120px;
    height: 120px;
    margin-bottom: 16px;
}
}
.blood-group__history[data-v-56673f83] {
  display: flex;
  flex-direction: column;
}
@media (max-width: 959px) {
.blood-group__history[data-v-56673f83] {
    font-size: 1rem;
}
}
.blood-group__value[data-v-56673f83] {
  font-size: 3rem;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 600px) {
.blood-group__value[data-v-56673f83] {
    text-align: left;
    margin-bottom: 0;
}
}
@media (max-width: 959px) {
.blood-group__menu[data-v-56673f83] {
    width: 10%;
}
}
[data-v-56673f83] .mes-context-menu.container {
  margin-right: 0 !important;
  margin-top: 0 !important;
}
@media (max-width: 959px) {
[data-v-56673f83] .mes-icon_color_title {
    color: var(--color-primary);
}
}.theme-default .theme-bg-primary[data-v-87f42c12], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-87f42c12], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-87f42c12], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-87f42c12], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-87f42c12], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-87f42c12], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-0 .theme-bg-primary[data-v-87f42c12], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-87f42c12] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-87f42c12], .theme-profile-0 .theme-bg-primary-light[data-v-87f42c12] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-87f42c12], .theme-profile-0 .theme-color[data-v-87f42c12] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-87f42c12], .theme-profile-0 .theme-bg-primary-gradiant[data-v-87f42c12] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-87f42c12] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-87f42c12], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-1 .theme-bg-primary-gradiant[data-v-87f42c12] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-87f42c12] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-87f42c12] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-87f42c12], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-2 .theme-bg-primary-gradiant[data-v-87f42c12] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-87f42c12] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-87f42c12] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-87f42c12], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-3 .theme-bg-primary-gradiant[data-v-87f42c12] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-87f42c12] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-87f42c12] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-87f42c12], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-4 .theme-bg-primary-gradiant[data-v-87f42c12] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-87f42c12] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-87f42c12] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-87f42c12], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-5 .theme-bg-primary-gradiant[data-v-87f42c12] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-87f42c12] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-87f42c12] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-87f42c12], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-87f42c12], .theme-profile-6 .theme-bg-primary-gradiant[data-v-87f42c12] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-87f42c12] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-87f42c12] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-87f42c12] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-87f42c12] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-87f42c12] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-87f42c12] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-87f42c12] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-87f42c12] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-87f42c12] {
  background-color: var(--color-typo-body) !important;
}
.more-info-bg-card[data-v-87f42c12] {
  width: 640px;
}
.blood-group[data-v-87f42c12] {
  width: -moz-min-content;
  width: min-content;
}
.blood-group--subtitle[data-v-87f42c12] {
  margin-bottom: 24px;
}
@media (min-width: 960px) {
.blood-group--subtitle[data-v-87f42c12] {
    margin-bottom: 32px;
}
}
.blood-group-container[data-v-87f42c12] {
  padding: 0 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.blood-group-container h1[data-v-87f42c12] {
  font-size: 1.5rem;
}
.blood-group-container h2[data-v-87f42c12] {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 30px;
  color: var(--color-typo-title);
}
@media (max-width: 959px) {
.blood-group-container button[data-v-87f42c12], .blood-group-container p[data-v-87f42c12] {
    font-size: 1rem;
}
}
@media (max-width: 959px) {
.blood-group--subtitle[data-v-87f42c12] {
    font-size: 1rem;
}
}
[data-v-87f42c12] .my-sm-5 {
  margin-bottom: 8px !important;
}.theme-default .theme-bg-primary[data-v-2d7ed6b1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-0 .theme-bg-primary[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2d7ed6b1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2d7ed6b1], .theme-profile-0 .theme-bg-primary-light[data-v-2d7ed6b1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2d7ed6b1], .theme-profile-0 .theme-color[data-v-2d7ed6b1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2d7ed6b1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2d7ed6b1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2d7ed6b1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2d7ed6b1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2d7ed6b1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2d7ed6b1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2d7ed6b1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2d7ed6b1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2d7ed6b1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2d7ed6b1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2d7ed6b1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2d7ed6b1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2d7ed6b1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2d7ed6b1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2d7ed6b1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2d7ed6b1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2d7ed6b1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2d7ed6b1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2d7ed6b1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2d7ed6b1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2d7ed6b1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2d7ed6b1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2d7ed6b1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2d7ed6b1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2d7ed6b1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2d7ed6b1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2d7ed6b1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2d7ed6b1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2d7ed6b1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2d7ed6b1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2d7ed6b1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2d7ed6b1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2d7ed6b1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2d7ed6b1] {
  background-color: var(--color-typo-body) !important;
}
.content[data-v-2d7ed6b1] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content .form[data-v-2d7ed6b1] {
  width: 100%;
}
.content .input-date[data-v-2d7ed6b1] {
  max-width: 25rem;
  margin: 0 auto;
  margin-top: 1.5rem;
}
@media (max-width: 959px) {
.content .input-date[data-v-2d7ed6b1] {
    min-width: 0;
    width: 100%;
}
}
.content .button[data-v-2d7ed6b1] {
  height: 3.5rem;
}.theme-default .theme-bg-primary[data-v-39f01871], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-39f01871], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-39f01871], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-39f01871], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-39f01871], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-39f01871], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-0 .theme-bg-primary[data-v-39f01871], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-39f01871] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-39f01871], .theme-profile-0 .theme-bg-primary-light[data-v-39f01871] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-39f01871], .theme-profile-0 .theme-color[data-v-39f01871] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-39f01871], .theme-profile-0 .theme-bg-primary-gradiant[data-v-39f01871] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-39f01871] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-39f01871], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-1 .theme-bg-primary-gradiant[data-v-39f01871] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-39f01871] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-39f01871] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-39f01871], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-2 .theme-bg-primary-gradiant[data-v-39f01871] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-39f01871] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-39f01871] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-39f01871], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-3 .theme-bg-primary-gradiant[data-v-39f01871] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-39f01871] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-39f01871] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-39f01871], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-4 .theme-bg-primary-gradiant[data-v-39f01871] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-39f01871] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-39f01871] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-39f01871], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-5 .theme-bg-primary-gradiant[data-v-39f01871] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-39f01871] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-39f01871] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-39f01871], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-39f01871], .theme-profile-6 .theme-bg-primary-gradiant[data-v-39f01871] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-39f01871] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-39f01871] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-39f01871] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-39f01871] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-39f01871] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-39f01871] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-39f01871] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-39f01871] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-39f01871] {
  background-color: var(--color-typo-body) !important;
}
.popin-titles[data-v-39f01871] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 959px) {
.popin-titles[data-v-39f01871] {
    align-items: flex-start;
}
}
.popin-titles .title[data-v-39f01871] {
  color: var(--color-typo-title);
}
.popin-titles .warning[data-v-39f01871] {
  width: 21.5625rem;
}.theme-default .theme-bg-primary[data-v-148263a5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-148263a5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-148263a5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-148263a5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-148263a5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-148263a5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-0 .theme-bg-primary[data-v-148263a5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-148263a5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-148263a5], .theme-profile-0 .theme-bg-primary-light[data-v-148263a5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-148263a5], .theme-profile-0 .theme-color[data-v-148263a5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-148263a5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-148263a5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-148263a5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-148263a5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-148263a5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-148263a5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-148263a5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-148263a5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-148263a5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-148263a5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-148263a5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-148263a5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-148263a5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-148263a5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-148263a5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-148263a5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-148263a5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-148263a5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-148263a5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-148263a5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-148263a5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-148263a5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-148263a5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-148263a5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-148263a5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-148263a5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-148263a5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-148263a5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-148263a5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-148263a5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-148263a5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-148263a5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-148263a5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-148263a5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-148263a5] {
  background-color: var(--color-typo-body) !important;
}
.content[data-v-148263a5] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content .form[data-v-148263a5] {
  width: 100%;
}
.content .input-date[data-v-148263a5], .content .input-name[data-v-148263a5] {
  max-width: 25rem;
  margin: 0 auto;
  margin-top: 1.5rem;
}
@media (max-width: 959px) {
.content .input-date[data-v-148263a5], .content .input-name[data-v-148263a5] {
    min-width: 0;
    width: 100%;
}
}
.content .button[data-v-148263a5] {
  height: 3.5rem;
}.theme-default .theme-bg-primary[data-v-b7076ef8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-0 .theme-bg-primary[data-v-b7076ef8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b7076ef8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b7076ef8], .theme-profile-0 .theme-bg-primary-light[data-v-b7076ef8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b7076ef8], .theme-profile-0 .theme-color[data-v-b7076ef8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b7076ef8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b7076ef8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b7076ef8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b7076ef8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b7076ef8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b7076ef8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b7076ef8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b7076ef8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b7076ef8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b7076ef8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b7076ef8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b7076ef8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b7076ef8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b7076ef8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b7076ef8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b7076ef8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b7076ef8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b7076ef8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b7076ef8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b7076ef8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b7076ef8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b7076ef8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b7076ef8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b7076ef8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b7076ef8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b7076ef8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b7076ef8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b7076ef8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b7076ef8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b7076ef8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b7076ef8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b7076ef8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b7076ef8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b7076ef8] {
  background-color: var(--color-typo-body) !important;
}
.popin-titles[data-v-b7076ef8] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 959px) {
.popin-titles[data-v-b7076ef8] {
    align-items: flex-start;
}
}
.popin-titles .title[data-v-b7076ef8] {
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-86ba7a7d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-0 .theme-bg-primary[data-v-86ba7a7d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-86ba7a7d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-86ba7a7d], .theme-profile-0 .theme-bg-primary-light[data-v-86ba7a7d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-86ba7a7d], .theme-profile-0 .theme-color[data-v-86ba7a7d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-86ba7a7d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-86ba7a7d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-86ba7a7d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-86ba7a7d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-86ba7a7d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-86ba7a7d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-86ba7a7d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-86ba7a7d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-86ba7a7d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-86ba7a7d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-86ba7a7d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-86ba7a7d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-86ba7a7d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-86ba7a7d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-86ba7a7d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-86ba7a7d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-86ba7a7d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-86ba7a7d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-86ba7a7d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-86ba7a7d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-86ba7a7d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-86ba7a7d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-86ba7a7d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-86ba7a7d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-86ba7a7d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-86ba7a7d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-86ba7a7d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-86ba7a7d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-86ba7a7d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-86ba7a7d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-86ba7a7d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-86ba7a7d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-86ba7a7d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-86ba7a7d] {
  background-color: var(--color-typo-body) !important;
}
.content[data-v-86ba7a7d] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content .input-date[data-v-86ba7a7d] {
  max-width: 25rem;
  margin-top: 1.5rem;
}
@media (max-width: 959px) {
.content .input-date[data-v-86ba7a7d] {
    width: 100%;
}
}
.content .button[data-v-86ba7a7d] {
  height: 3.5rem;
}.theme-default .theme-bg-primary[data-v-a2768b8b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-0 .theme-bg-primary[data-v-a2768b8b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2768b8b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a2768b8b], .theme-profile-0 .theme-bg-primary-light[data-v-a2768b8b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a2768b8b], .theme-profile-0 .theme-color[data-v-a2768b8b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a2768b8b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a2768b8b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a2768b8b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a2768b8b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a2768b8b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a2768b8b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a2768b8b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a2768b8b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a2768b8b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a2768b8b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a2768b8b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a2768b8b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a2768b8b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a2768b8b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a2768b8b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a2768b8b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a2768b8b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a2768b8b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a2768b8b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a2768b8b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a2768b8b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a2768b8b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a2768b8b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a2768b8b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a2768b8b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a2768b8b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a2768b8b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a2768b8b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a2768b8b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a2768b8b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a2768b8b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a2768b8b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a2768b8b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a2768b8b] {
  background-color: var(--color-typo-body) !important;
}
.popin-titles[data-v-a2768b8b] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 959px) {
.popin-titles[data-v-a2768b8b] {
    align-items: flex-start;
}
}
.popin-titles .pretitle[data-v-a2768b8b] {
  color: var(--color-primary);
}
.popin-titles .title[data-v-a2768b8b] {
  color: var(--color-typo-title);
}.theme-default .theme-bg-primary[data-v-92aaafbd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-0 .theme-bg-primary[data-v-92aaafbd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-92aaafbd] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-92aaafbd], .theme-profile-0 .theme-bg-primary-light[data-v-92aaafbd] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-92aaafbd], .theme-profile-0 .theme-color[data-v-92aaafbd] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-92aaafbd], .theme-profile-0 .theme-bg-primary-gradiant[data-v-92aaafbd] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-92aaafbd], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-1 .theme-bg-primary-gradiant[data-v-92aaafbd] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-92aaafbd] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-92aaafbd] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-92aaafbd], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-2 .theme-bg-primary-gradiant[data-v-92aaafbd] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-92aaafbd] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-92aaafbd] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-92aaafbd], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-3 .theme-bg-primary-gradiant[data-v-92aaafbd] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-92aaafbd] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-92aaafbd] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-92aaafbd], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-4 .theme-bg-primary-gradiant[data-v-92aaafbd] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-92aaafbd] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-92aaafbd] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-92aaafbd], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-5 .theme-bg-primary-gradiant[data-v-92aaafbd] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-92aaafbd] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-92aaafbd] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-92aaafbd], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-92aaafbd], .theme-profile-6 .theme-bg-primary-gradiant[data-v-92aaafbd] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-92aaafbd] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-92aaafbd] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-92aaafbd] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-92aaafbd] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-92aaafbd] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-92aaafbd] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-92aaafbd] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-92aaafbd] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-92aaafbd] {
  background-color: var(--color-typo-body) !important;
}
.fit-content[data-v-92aaafbd] {
  width: -moz-fit-content;
  width: fit-content;
}.theme-default .theme-bg-primary[data-v-cad9aaa8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-0 .theme-bg-primary[data-v-cad9aaa8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cad9aaa8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cad9aaa8], .theme-profile-0 .theme-bg-primary-light[data-v-cad9aaa8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cad9aaa8], .theme-profile-0 .theme-color[data-v-cad9aaa8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cad9aaa8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cad9aaa8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cad9aaa8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cad9aaa8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cad9aaa8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cad9aaa8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cad9aaa8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cad9aaa8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cad9aaa8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cad9aaa8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cad9aaa8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cad9aaa8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cad9aaa8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cad9aaa8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cad9aaa8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cad9aaa8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cad9aaa8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cad9aaa8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cad9aaa8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cad9aaa8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cad9aaa8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cad9aaa8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cad9aaa8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cad9aaa8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cad9aaa8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cad9aaa8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cad9aaa8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cad9aaa8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cad9aaa8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cad9aaa8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cad9aaa8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cad9aaa8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cad9aaa8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cad9aaa8] {
  background-color: var(--color-typo-body) !important;
}
[data-v-cad9aaa8] .my-sm-5 {
  margin-bottom: 8px !important;
}
.subtitle[data-v-cad9aaa8] {
  max-width: 40.625rem;
}
@media (max-width: 959px) {
.subtitle[data-v-cad9aaa8] {
    max-width: 100%;
}
}.theme-default .theme-bg-primary[data-v-6aac2738], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6aac2738], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6aac2738], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6aac2738], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6aac2738], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6aac2738], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-0 .theme-bg-primary[data-v-6aac2738], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6aac2738] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6aac2738], .theme-profile-0 .theme-bg-primary-light[data-v-6aac2738] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6aac2738], .theme-profile-0 .theme-color[data-v-6aac2738] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6aac2738], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6aac2738] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6aac2738] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6aac2738], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6aac2738] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6aac2738] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6aac2738] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6aac2738], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6aac2738] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6aac2738] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6aac2738] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6aac2738], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6aac2738] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6aac2738] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6aac2738] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6aac2738], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6aac2738] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6aac2738] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6aac2738] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6aac2738], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6aac2738] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6aac2738] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6aac2738] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6aac2738], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6aac2738], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6aac2738] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6aac2738] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6aac2738] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6aac2738] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6aac2738] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6aac2738] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6aac2738] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6aac2738] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6aac2738] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6aac2738] {
  background-color: var(--color-typo-body) !important;
}
.articles-list[data-v-6aac2738] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.articles-list[data-v-6aac2738] .mes-card-container {
  border-radius: 0.5rem;
}
.articles-list[data-v-6aac2738] .illustrations-container {
  width: auto;
  margin-right: 1rem;
}
.articles-list[data-v-6aac2738] .illustration {
  border-radius: 0.5rem;
  height: 6rem;
  width: 6rem;
}
@media (min-width: 960px) {
.articles-list[data-v-6aac2738] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
}
}
h2[data-v-6aac2738] {
  margin: 1.5rem 0;
}
@media (min-width: 960px) {
h2[data-v-6aac2738] {
    margin: 0.5rem 0 0.75rem 0;
}
}.theme-default .theme-bg-primary[data-v-b8e92bbe], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-0 .theme-bg-primary[data-v-b8e92bbe], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8e92bbe] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b8e92bbe], .theme-profile-0 .theme-bg-primary-light[data-v-b8e92bbe] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b8e92bbe], .theme-profile-0 .theme-color[data-v-b8e92bbe] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b8e92bbe], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b8e92bbe] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b8e92bbe], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b8e92bbe] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b8e92bbe] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b8e92bbe] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b8e92bbe], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b8e92bbe] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b8e92bbe] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b8e92bbe] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b8e92bbe], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b8e92bbe] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b8e92bbe] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b8e92bbe] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b8e92bbe], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b8e92bbe] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b8e92bbe] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b8e92bbe] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b8e92bbe], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b8e92bbe] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b8e92bbe] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b8e92bbe] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b8e92bbe], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b8e92bbe], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b8e92bbe] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b8e92bbe] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b8e92bbe] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b8e92bbe] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b8e92bbe] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b8e92bbe] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b8e92bbe] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b8e92bbe] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b8e92bbe] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b8e92bbe] {
  background-color: var(--color-typo-body) !important;
}
.exams-list[data-v-b8e92bbe] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
h2[data-v-b8e92bbe] {
  margin: 1.5rem 0;
}
@media (min-width: 960px) {
h2[data-v-b8e92bbe] {
    margin: 0.5rem 0 0.75rem 0;
}
}.theme-default .theme-bg-primary[data-v-270e2090], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-270e2090], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-270e2090], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-270e2090], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-270e2090], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-270e2090], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-0 .theme-bg-primary[data-v-270e2090], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-270e2090] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-270e2090], .theme-profile-0 .theme-bg-primary-light[data-v-270e2090] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-270e2090], .theme-profile-0 .theme-color[data-v-270e2090] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-270e2090], .theme-profile-0 .theme-bg-primary-gradiant[data-v-270e2090] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-270e2090] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-270e2090], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-1 .theme-bg-primary-gradiant[data-v-270e2090] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-270e2090] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-270e2090] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-270e2090], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-2 .theme-bg-primary-gradiant[data-v-270e2090] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-270e2090] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-270e2090] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-270e2090], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-3 .theme-bg-primary-gradiant[data-v-270e2090] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-270e2090] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-270e2090] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-270e2090], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-4 .theme-bg-primary-gradiant[data-v-270e2090] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-270e2090] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-270e2090] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-270e2090], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-5 .theme-bg-primary-gradiant[data-v-270e2090] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-270e2090] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-270e2090] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-270e2090], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-270e2090], .theme-profile-6 .theme-bg-primary-gradiant[data-v-270e2090] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-270e2090] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-270e2090] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-270e2090] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-270e2090] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-270e2090] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-270e2090] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-270e2090] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-270e2090] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-270e2090] {
  background-color: var(--color-typo-body) !important;
}
.divider[data-v-270e2090] {
  border-top: 1px solid var(--color-neutral-200);
  margin: 0 1rem;
}.theme-default .theme-bg-primary[data-v-9e9b4749], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-0 .theme-bg-primary[data-v-9e9b4749], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b4749] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9e9b4749], .theme-profile-0 .theme-bg-primary-light[data-v-9e9b4749] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9e9b4749], .theme-profile-0 .theme-color[data-v-9e9b4749] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9e9b4749], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9e9b4749] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9e9b4749], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9e9b4749] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9e9b4749] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9e9b4749] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9e9b4749], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9e9b4749] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9e9b4749] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9e9b4749] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9e9b4749], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9e9b4749] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9e9b4749] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9e9b4749] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9e9b4749], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9e9b4749] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9e9b4749] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9e9b4749] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9e9b4749], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9e9b4749] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9e9b4749] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9e9b4749] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9e9b4749], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9e9b4749], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9e9b4749] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9e9b4749] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9e9b4749] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9e9b4749] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9e9b4749] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9e9b4749] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9e9b4749] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9e9b4749] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9e9b4749] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9e9b4749] {
  background-color: var(--color-typo-body) !important;
}
.pregnancy-detail[data-v-9e9b4749] {
  border-radius: 0.5rem 0.5rem 0 0;
}
@media (max-width: 959px) {
.pregnancy-detail[data-v-9e9b4749] {
    border-radius: 0.5rem;
    margin: 0 1.25rem;
}
}
.synthesis-card[data-v-9e9b4749] {
  background-color: var(--color-background-light);
}
.synthesis-information[data-v-9e9b4749] {
  display: flex;
  padding: var(--space-m);
}
.synthesis-date[data-v-9e9b4749] {
  flex-grow: 1;
}
.synthesis-action[data-v-9e9b4749] {
  align-self: center;
}
.synthesis-date-current[data-v-9e9b4749] {
  color: var(--color-primary);
  margin: 0;
}
.synthesis-date-current-big[data-v-9e9b4749] {
  font-size: var(--typography-headline-size-xl-font-size);
  font-weight: var(--typography-font-weight-bold);
}
.synthesis-date-current-small[data-v-9e9b4749] {
  font-size: var(--typography-headline-size-m-font-size);
  font-weight: var(--typography-font-weight-regular);
}
.synthesis-date-expected[data-v-9e9b4749] {
  font-size: var(--typography-body-size-xs-font-size);
  color: var(--color-typo-body);
  margin: 0;
}.theme-default .theme-bg-primary[data-v-fffa4acf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-0 .theme-bg-primary[data-v-fffa4acf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-fffa4acf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-fffa4acf], .theme-profile-0 .theme-bg-primary-light[data-v-fffa4acf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-fffa4acf], .theme-profile-0 .theme-color[data-v-fffa4acf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-fffa4acf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-fffa4acf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-fffa4acf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-fffa4acf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-fffa4acf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-fffa4acf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-fffa4acf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-fffa4acf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-fffa4acf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-fffa4acf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-fffa4acf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-fffa4acf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-fffa4acf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-fffa4acf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-fffa4acf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-fffa4acf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-fffa4acf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-fffa4acf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-fffa4acf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-fffa4acf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-fffa4acf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-fffa4acf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-fffa4acf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-fffa4acf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-fffa4acf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-fffa4acf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-fffa4acf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-fffa4acf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-fffa4acf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-fffa4acf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-fffa4acf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-fffa4acf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-fffa4acf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-fffa4acf] {
  background-color: var(--color-typo-body) !important;
}
.radio[data-v-fffa4acf] {
  max-width: 19.5rem;
}.theme-default .theme-bg-primary[data-v-580cd2ef], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-0 .theme-bg-primary[data-v-580cd2ef], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-580cd2ef] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-580cd2ef], .theme-profile-0 .theme-bg-primary-light[data-v-580cd2ef] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-580cd2ef], .theme-profile-0 .theme-color[data-v-580cd2ef] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-580cd2ef], .theme-profile-0 .theme-bg-primary-gradiant[data-v-580cd2ef] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-580cd2ef], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-1 .theme-bg-primary-gradiant[data-v-580cd2ef] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-580cd2ef] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-580cd2ef] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-580cd2ef], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-2 .theme-bg-primary-gradiant[data-v-580cd2ef] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-580cd2ef] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-580cd2ef] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-580cd2ef], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-3 .theme-bg-primary-gradiant[data-v-580cd2ef] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-580cd2ef] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-580cd2ef] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-580cd2ef], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-4 .theme-bg-primary-gradiant[data-v-580cd2ef] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-580cd2ef] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-580cd2ef] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-580cd2ef], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-5 .theme-bg-primary-gradiant[data-v-580cd2ef] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-580cd2ef] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-580cd2ef] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-580cd2ef], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-580cd2ef], .theme-profile-6 .theme-bg-primary-gradiant[data-v-580cd2ef] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-580cd2ef] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-580cd2ef] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-580cd2ef] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-580cd2ef] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-580cd2ef] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-580cd2ef] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-580cd2ef] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-580cd2ef] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-580cd2ef] {
  background-color: var(--color-typo-body) !important;
}
.description[data-v-580cd2ef] {
  text-align: left;
}.theme-default .theme-bg-primary[data-v-3dc1267a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-0 .theme-bg-primary[data-v-3dc1267a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3dc1267a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-3dc1267a], .theme-profile-0 .theme-bg-primary-light[data-v-3dc1267a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-3dc1267a], .theme-profile-0 .theme-color[data-v-3dc1267a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-3dc1267a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-3dc1267a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-3dc1267a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-3dc1267a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-3dc1267a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-3dc1267a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-3dc1267a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-3dc1267a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-3dc1267a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-3dc1267a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-3dc1267a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-3dc1267a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-3dc1267a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-3dc1267a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-3dc1267a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-3dc1267a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-3dc1267a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-3dc1267a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-3dc1267a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-3dc1267a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-3dc1267a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-3dc1267a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-3dc1267a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3dc1267a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-3dc1267a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-3dc1267a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-3dc1267a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-3dc1267a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-3dc1267a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-3dc1267a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-3dc1267a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-3dc1267a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-3dc1267a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-3dc1267a] {
  background-color: var(--color-typo-body) !important;
}
[data-v-3dc1267a] .mes-btn {
  min-width: 100%;
}.theme-default .theme-bg-primary[data-v-a1ebf894], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-0 .theme-bg-primary[data-v-a1ebf894], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1ebf894] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a1ebf894], .theme-profile-0 .theme-bg-primary-light[data-v-a1ebf894] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a1ebf894], .theme-profile-0 .theme-color[data-v-a1ebf894] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a1ebf894], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1ebf894] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a1ebf894], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1ebf894] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a1ebf894] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a1ebf894] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a1ebf894], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1ebf894] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a1ebf894] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a1ebf894] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a1ebf894], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1ebf894] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a1ebf894] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a1ebf894] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a1ebf894], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1ebf894] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a1ebf894] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a1ebf894] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a1ebf894], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1ebf894] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a1ebf894] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a1ebf894] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a1ebf894], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1ebf894], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1ebf894] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a1ebf894] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a1ebf894] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a1ebf894] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a1ebf894] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a1ebf894] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a1ebf894] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a1ebf894] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a1ebf894] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a1ebf894] {
  background-color: var(--color-typo-body) !important;
}
.medical-synthesis-card[data-v-a1ebf894] {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 2.25rem;
  background-color: var(--color-background-light);
  box-shadow: 0px 4px 8px -2px rgba(12, 65, 154, 0.15), 0px 2px 4px -2px rgba(12, 65, 154, 0.11);
  border-radius: 8px;
  padding: 16px;
  font-size: 1rem;
}
@media (min-width: 960px) {
.medical-synthesis-card[data-v-a1ebf894] {
    width: 24rem;
    margin-bottom: 0;
    font-size: 0.875rem;
}
.medical-synthesis-card[data-v-a1ebf894]:hover {
    box-shadow: 0px 16px 24px -4px rgba(12, 65, 154, 0.2), 0px 5px 8px -4px rgba(12, 65, 154, 0.1);
}
}
.medical-synthesis-card .title[data-v-a1ebf894] {
  color: var(--color-typo-title);
}
.medical-synthesis-card[data-v-a1ebf894]  .button-link {
  text-decoration: underline;
}
.medical-synthesis-card[data-v-a1ebf894]  .button-link ::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}.theme-default .theme-bg-primary[data-v-c34958b0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c34958b0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c34958b0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c34958b0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c34958b0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c34958b0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-0 .theme-bg-primary[data-v-c34958b0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c34958b0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c34958b0], .theme-profile-0 .theme-bg-primary-light[data-v-c34958b0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c34958b0], .theme-profile-0 .theme-color[data-v-c34958b0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c34958b0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c34958b0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c34958b0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c34958b0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c34958b0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c34958b0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c34958b0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c34958b0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c34958b0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c34958b0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c34958b0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c34958b0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c34958b0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c34958b0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c34958b0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c34958b0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c34958b0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c34958b0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c34958b0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c34958b0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c34958b0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c34958b0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c34958b0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c34958b0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c34958b0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c34958b0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c34958b0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c34958b0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c34958b0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c34958b0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c34958b0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c34958b0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c34958b0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c34958b0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c34958b0] {
  background-color: var(--color-typo-body) !important;
}
.popin-open-button[data-v-c34958b0] {
  height: 2.5rem;
}
@media (max-width: 599px) {
.popin-open-button[data-v-c34958b0] {
    width: 100%;
    height: 3.5rem;
}
}
.popin-content[data-v-c34958b0] {
  display: flex;
  flex-direction: column;
  min-height: 35.9375rem;
  align-items: center;
  padding: 0 1.25rem;
  padding-bottom: 1.75rem;
}
@media (max-width: 959px) {
.popin-content[data-v-c34958b0] {
    padding-right: 0;
    padding-left: 0;
}
}
.popin-content .title[data-v-c34958b0] {
  font-weight: 500;
}
.popin-content .illustration[data-v-c34958b0] {
  margin-top: 1.5rem;
}
@media (max-width: 959px) {
.popin-content .illustration[data-v-c34958b0] {
    margin-bottom: 0;
}
}
.popin-content .actions-container[data-v-c34958b0] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
}
.popin-content .stepper[data-v-c34958b0] {
  margin-top: 1.5rem;
}
@media (max-width: 959px) {
.popin-content .stepper[data-v-c34958b0] {
    margin-top: 0;
}
}
.popin-content .buttons[data-v-c34958b0] {
  align-self: flex-end;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 1rem;
  gap: 1.5rem;
  width: 100%;
}
.popin-content .buttons button[data-v-c34958b0] {
  height: 2.5rem;
}
@media (max-width: 959px) {
.popin-content .buttons button[data-v-c34958b0] {
    height: 3.5rem;
}
}
@media (max-width: 959px) {
.popin-content .buttons[data-v-c34958b0] {
    display: flex;
    flex-direction: column-reverse;
    flex-grow: 1;
    gap: 1rem;
    padding-bottom: 0;
}
}.theme-default .theme-bg-primary[data-v-028902aa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-028902aa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-028902aa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-028902aa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-028902aa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-028902aa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-0 .theme-bg-primary[data-v-028902aa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-028902aa] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-028902aa], .theme-profile-0 .theme-bg-primary-light[data-v-028902aa] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-028902aa], .theme-profile-0 .theme-color[data-v-028902aa] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-028902aa], .theme-profile-0 .theme-bg-primary-gradiant[data-v-028902aa] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-028902aa] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-028902aa], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-1 .theme-bg-primary-gradiant[data-v-028902aa] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-028902aa] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-028902aa] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-028902aa], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-2 .theme-bg-primary-gradiant[data-v-028902aa] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-028902aa] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-028902aa] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-028902aa], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-3 .theme-bg-primary-gradiant[data-v-028902aa] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-028902aa] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-028902aa] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-028902aa], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-4 .theme-bg-primary-gradiant[data-v-028902aa] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-028902aa] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-028902aa] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-028902aa], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-5 .theme-bg-primary-gradiant[data-v-028902aa] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-028902aa] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-028902aa] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-028902aa], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-028902aa], .theme-profile-6 .theme-bg-primary-gradiant[data-v-028902aa] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-028902aa] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-028902aa] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-028902aa] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-028902aa] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-028902aa] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-028902aa] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-028902aa] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-028902aa] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-028902aa] {
  background-color: var(--color-typo-body) !important;
}
.recommendation-container[data-v-028902aa] {
  background-color: var(--color-neutral-200);
  display: flex;
  flex-direction: row-reverse;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
  min-height: 12.5rem;
  padding: 0 1.5rem;
}
@media (max-width: 599px) {
.recommendation-container[data-v-028902aa] {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
}
.recommendation-container .recommendation-header[data-v-028902aa] {
  display: flex;
  flex-direction: row-reverse;
  padding-top: 1.5rem;
}
.recommendation-container .recommendation-content[data-v-028902aa] {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  gap: 1.5rem;
  padding: 2.1875rem 0;
}
.recommendation-container .recommendation-content .recommendation-text[data-v-028902aa] {
  display: flex;
  flex-direction: column;
}
.recommendation-container .recommendation-content .recommendation-text .recommendation-title[data-v-028902aa] {
  font-weight: 500;
  line-height: 1.875rem;
}
.recommendation-container .recommendation-content .recommendation-text .recommendation-description[data-v-028902aa] {
  flex-grow: 1;
  width: 40.625rem;
  color: var(--color-typo-body);
  font-weight: 400;
}
.recommendation-container .recommendation-content .recommendation-text .recommendation-action[data-v-028902aa] {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
.recommendation-container .recommendation-content .recommendation-text .recommendation-action .recommendation-action-button[data-v-028902aa] {
  height: 2.5rem;
}
@media (max-width: 599px) {
.recommendation-container .recommendation-content .recommendation-text .recommendation-description[data-v-028902aa] {
    padding-right: 0;
    color: var(--color-typo-body);
    font-weight: 400;
    font-size: 1rem;
    width: auto;
}
.recommendation-container .recommendation-content .recommendation-text .recommendation-action[data-v-028902aa] {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
.recommendation-container .recommendation-content .recommendation-text .recommendation-action .recommendation-action-button[data-v-028902aa] {
    width: 100%;
    height: 3.5rem;
}
}
.recommendation-container .recommendation-close[data-v-028902aa] {
  align-self: flex-start;
}
.recommendation-container .recommendation-close .mes-icon[data-v-028902aa] {
  color: black;
}.theme-default .theme-bg-primary[data-v-20a4692d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-20a4692d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-20a4692d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-20a4692d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-20a4692d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-20a4692d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-0 .theme-bg-primary[data-v-20a4692d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-20a4692d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-20a4692d], .theme-profile-0 .theme-bg-primary-light[data-v-20a4692d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-20a4692d], .theme-profile-0 .theme-color[data-v-20a4692d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-20a4692d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-20a4692d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-20a4692d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-20a4692d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-20a4692d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-20a4692d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-20a4692d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-20a4692d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-20a4692d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-20a4692d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-20a4692d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-20a4692d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-20a4692d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-20a4692d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-20a4692d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-20a4692d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-20a4692d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-20a4692d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-20a4692d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-20a4692d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-20a4692d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-20a4692d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-20a4692d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-20a4692d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-20a4692d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-20a4692d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-20a4692d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-20a4692d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-20a4692d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-20a4692d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-20a4692d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-20a4692d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-20a4692d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-20a4692d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-20a4692d] {
  background-color: var(--color-typo-body) !important;
}
.metric-input-container[data-v-20a4692d] .mes-input-text {
  color: var(--color-typo-light);
  margin-left: 40px;
  margin-right: 40px;
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container {
  display: block;
  height: 100% !important;
  border: unset;
  background-color: unset;
  justify-content: center;
}
@media (min-width: 600px) {
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container {
    max-height: unset !important;
}
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container.input-error {
  background: unset;
  border: unset;
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container.input-error input {
  background: unset;
  border-bottom: 1px solid var(--color-typo-light) !important;
  color: var(--color-functional-error);
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container.input-error .prepend-outer {
  border: none;
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container input {
  background-color: unset;
  border-bottom: 1px solid var(--color-typo-light) !important;
  border-left: unset;
  border-radius: unset;
  border-right: unset;
  border-top: unset;
  color: var(--color-typo-light) !important;
  font-size: 4rem;
  font-weight: 600;
  max-height: 5.625rem;
  margin-bottom: 8px;
  max-width: 280px;
  text-align: center;
}
@media (min-width: 600px) {
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container input {
    font-size: 3rem;
}
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container input::-moz-placeholder {
  color: var(--color-neutral-400);
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container input::placeholder {
  color: var(--color-neutral-400);
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container input:focus ~ .append__outer {
  padding-right: 0;
  outline: 0 !important;
}
.metric-input-container[data-v-20a4692d] .mes-input-text .input-container .append__outer {
  border-left: none !important;
  color: unset;
  display: block;
  padding: 0;
}
.metric-input-container[data-v-20a4692d] .mes-input-text .mes-input-label {
  display: block;
  font-size: 1rem;
  color: var(--color-typo-light);
}
.metric-input-container[data-v-20a4692d] .mes-input-text .mes-input-detail {
  color: var(--color-typo-light);
  min-height: 14px;
  padding: 0 12px;
  font-size: 1rem;
  justify-content: center;
}
.metric-input-container[data-v-20a4692d] .mes-input-text .mes-input-detail .mes-notification {
  color: var(--color-typo-light);
  font-size: 0.75rem;
  line-height: 12px;
  text-align: center;
}
.metric-input-container[data-v-20a4692d] .mes-input-text .mes-input-detail .mes-notification .mes-icon {
  color: var(--color-typo-light);
}.theme-default .theme-bg-primary[data-v-315006c8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-315006c8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-315006c8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-315006c8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-315006c8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-315006c8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-0 .theme-bg-primary[data-v-315006c8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-315006c8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-315006c8], .theme-profile-0 .theme-bg-primary-light[data-v-315006c8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-315006c8], .theme-profile-0 .theme-color[data-v-315006c8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-315006c8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-315006c8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-315006c8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-315006c8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-315006c8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-315006c8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-315006c8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-315006c8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-315006c8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-315006c8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-315006c8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-315006c8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-315006c8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-315006c8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-315006c8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-315006c8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-315006c8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-315006c8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-315006c8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-315006c8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-315006c8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-315006c8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-315006c8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-315006c8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-315006c8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-315006c8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-315006c8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-315006c8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-315006c8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-315006c8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-315006c8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-315006c8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-315006c8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-315006c8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-315006c8] {
  background-color: var(--color-typo-body) !important;
}
.form-min-height[data-v-315006c8] {
  min-height: 700px;
}
.popin-form-wrapper[data-v-315006c8] {
  width: 100%;
  padding-bottom: 100px;
}
@media (min-width: 960px) {
.popin-form-wrapper[data-v-315006c8] {
    width: 66%;
    padding-bottom: 0;
}
}
.date-picker[data-v-315006c8] {
  position: relative;
}
@media (max-width: 1264px) {
.measure-form-information[data-v-315006c8] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
}.theme-default .theme-bg-primary[data-v-dfa4b4be], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-0 .theme-bg-primary[data-v-dfa4b4be], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dfa4b4be] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-dfa4b4be], .theme-profile-0 .theme-bg-primary-light[data-v-dfa4b4be] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-dfa4b4be], .theme-profile-0 .theme-color[data-v-dfa4b4be] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-dfa4b4be], .theme-profile-0 .theme-bg-primary-gradiant[data-v-dfa4b4be] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-dfa4b4be], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-1 .theme-bg-primary-gradiant[data-v-dfa4b4be] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-dfa4b4be] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-dfa4b4be] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-dfa4b4be], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-2 .theme-bg-primary-gradiant[data-v-dfa4b4be] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-dfa4b4be] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-dfa4b4be] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-dfa4b4be], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-3 .theme-bg-primary-gradiant[data-v-dfa4b4be] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-dfa4b4be] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-dfa4b4be] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-dfa4b4be], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-4 .theme-bg-primary-gradiant[data-v-dfa4b4be] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-dfa4b4be] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-dfa4b4be] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-dfa4b4be], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-5 .theme-bg-primary-gradiant[data-v-dfa4b4be] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-dfa4b4be] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-dfa4b4be] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-dfa4b4be], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dfa4b4be], .theme-profile-6 .theme-bg-primary-gradiant[data-v-dfa4b4be] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-dfa4b4be] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-dfa4b4be] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-dfa4b4be] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-dfa4b4be] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-dfa4b4be] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-dfa4b4be] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-dfa4b4be] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-dfa4b4be] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-dfa4b4be] {
  background-color: var(--color-typo-body) !important;
}
.measure-card[data-v-dfa4b4be] {
  position: relative;
  width: 100%;
  border-bottom: 1px solid var(--color-neutral-200);
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  background-color: var(--color-background-light);
}
@media (min-width: 960px) {
.measure-card[data-v-dfa4b4be] {
    border-radius: 16px;
    border-bottom: none;
    box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
    padding: 40px 16px;
    margin-bottom: 1.5rem;
    margin-right: 1.5rem;
    min-height: 18.3125rem;
    width: 14.5rem;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
}
.measure-card__img[data-v-dfa4b4be] {
  margin-right: 1.5rem;
}
@media (min-width: 960px) {
.measure-card-h2[data-v-dfa4b4be] {
    min-height: 2.875rem;
}
}
.measure-card a[data-v-dfa4b4be],
.measure-card[data-v-dfa4b4be] .app-link-on-click-event {
  text-decoration: none;
  display: flex;
  align-items: center;
}
@media (min-width: 960px) {
.measure-card a[data-v-dfa4b4be],
  .measure-card[data-v-dfa4b4be] .app-link-on-click-event {
    text-decoration: underline;
    margin-right: 0;
    margin-top: 1rem;
}
}
.measure-card a[data-v-dfa4b4be]::after,
.measure-card[data-v-dfa4b4be] .app-link-on-click-event::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.measure-card .menu[data-v-dfa4b4be] {
  position: absolute;
  top: 0;
  right: 0;
}
.measure-card[data-v-dfa4b4be]:hover {
  box-shadow: 0px 0px 16px rgba(12, 65, 154, 0.1);
}
@media (min-width: 960px) {
.measure-card[data-v-dfa4b4be]:hover {
    box-shadow: 0px 16px 24px -4px rgba(12, 65, 154, 0.2), 0px 5px 8px -4px rgba(12, 65, 154, 0.1);
}
}.theme-default .theme-bg-primary[data-v-234fc6cb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-0 .theme-bg-primary[data-v-234fc6cb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-234fc6cb] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-234fc6cb], .theme-profile-0 .theme-bg-primary-light[data-v-234fc6cb] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-234fc6cb], .theme-profile-0 .theme-color[data-v-234fc6cb] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-234fc6cb], .theme-profile-0 .theme-bg-primary-gradiant[data-v-234fc6cb] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-234fc6cb], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-1 .theme-bg-primary-gradiant[data-v-234fc6cb] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-234fc6cb] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-234fc6cb] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-234fc6cb], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-2 .theme-bg-primary-gradiant[data-v-234fc6cb] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-234fc6cb] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-234fc6cb] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-234fc6cb], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-3 .theme-bg-primary-gradiant[data-v-234fc6cb] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-234fc6cb] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-234fc6cb] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-234fc6cb], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-4 .theme-bg-primary-gradiant[data-v-234fc6cb] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-234fc6cb] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-234fc6cb] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-234fc6cb], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-5 .theme-bg-primary-gradiant[data-v-234fc6cb] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-234fc6cb] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-234fc6cb] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-234fc6cb], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-234fc6cb], .theme-profile-6 .theme-bg-primary-gradiant[data-v-234fc6cb] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-234fc6cb] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-234fc6cb] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-234fc6cb] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-234fc6cb] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-234fc6cb] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-234fc6cb] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-234fc6cb] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-234fc6cb] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-234fc6cb] {
  background-color: var(--color-typo-body) !important;
}
.icon[data-v-234fc6cb] {
  vertical-align: text-top;
}.theme-default .theme-bg-primary[data-v-2ef7e5a5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-0 .theme-bg-primary[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ef7e5a5] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2ef7e5a5], .theme-profile-0 .theme-bg-primary-light[data-v-2ef7e5a5] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2ef7e5a5], .theme-profile-0 .theme-color[data-v-2ef7e5a5] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2ef7e5a5], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2ef7e5a5] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2ef7e5a5], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2ef7e5a5] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2ef7e5a5] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2ef7e5a5] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2ef7e5a5], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2ef7e5a5] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2ef7e5a5] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2ef7e5a5] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2ef7e5a5], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2ef7e5a5] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2ef7e5a5] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2ef7e5a5] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2ef7e5a5], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2ef7e5a5] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2ef7e5a5] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2ef7e5a5] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2ef7e5a5], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2ef7e5a5] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2ef7e5a5] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2ef7e5a5] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2ef7e5a5], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2ef7e5a5], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2ef7e5a5] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2ef7e5a5] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2ef7e5a5] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2ef7e5a5] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2ef7e5a5] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2ef7e5a5] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2ef7e5a5] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2ef7e5a5] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2ef7e5a5] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2ef7e5a5] {
  background-color: var(--color-typo-body) !important;
}
[data-v-2ef7e5a5] .no-wrap-table-header {
  overflow: auto;
}
.white-space-nowrap[data-v-2ef7e5a5] {
  white-space: nowrap;
}
[data-v-2ef7e5a5] .data-table__wrapper {
  overflow: unset !important;
}
[data-v-2ef7e5a5] .mes-context-menu {
  margin-top: 0 !important;
  display: flex;
  align-items: center;
  gap: 10px;
}
[data-v-2ef7e5a5] .mes-context-menu ul {
  position: relative;
}
[data-v-2ef7e5a5] .mes-context-menu .toggle-button {
  position: relative;
  order: 2;
}.theme-default .theme-bg-primary[data-v-bd32fe23], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-0 .theme-bg-primary[data-v-bd32fe23], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bd32fe23] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bd32fe23], .theme-profile-0 .theme-bg-primary-light[data-v-bd32fe23] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bd32fe23], .theme-profile-0 .theme-color[data-v-bd32fe23] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bd32fe23], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bd32fe23] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bd32fe23], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bd32fe23] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bd32fe23] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bd32fe23] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bd32fe23], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bd32fe23] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bd32fe23] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bd32fe23] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bd32fe23], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bd32fe23] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bd32fe23] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bd32fe23] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bd32fe23], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bd32fe23] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bd32fe23] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bd32fe23] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bd32fe23], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bd32fe23] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bd32fe23] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bd32fe23] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bd32fe23], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bd32fe23], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bd32fe23] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bd32fe23] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bd32fe23] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bd32fe23] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bd32fe23] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bd32fe23] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bd32fe23] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bd32fe23] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bd32fe23] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bd32fe23] {
  background-color: var(--color-typo-body) !important;
}
.comments[data-v-bd32fe23] {
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
}.theme-default .theme-bg-primary[data-v-8c01ca16], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-0 .theme-bg-primary[data-v-8c01ca16], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8c01ca16] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8c01ca16], .theme-profile-0 .theme-bg-primary-light[data-v-8c01ca16] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8c01ca16], .theme-profile-0 .theme-color[data-v-8c01ca16] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8c01ca16], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8c01ca16] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8c01ca16], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8c01ca16] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8c01ca16] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8c01ca16] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8c01ca16], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8c01ca16] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8c01ca16] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8c01ca16] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8c01ca16], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8c01ca16] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8c01ca16] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8c01ca16] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8c01ca16], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8c01ca16] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8c01ca16] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8c01ca16] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8c01ca16], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8c01ca16] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8c01ca16] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8c01ca16] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8c01ca16], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8c01ca16], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8c01ca16] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8c01ca16] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8c01ca16] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8c01ca16] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8c01ca16] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8c01ca16] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8c01ca16] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8c01ca16] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8c01ca16] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8c01ca16] {
  background-color: var(--color-typo-body) !important;
}
.measure-customization-card[data-v-8c01ca16] {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-top: 2px dashed var(--color-primary);
  border-bottom: 2px dashed var(--color-primary);
  text-align: left;
  width: 100%;
  padding: 1rem;
}
@media (min-width: 960px) {
.measure-customization-card[data-v-8c01ca16] {
    flex-direction: column;
    border: 2px dashed var(--color-primary);
    border-radius: 16px;
    padding: 2.5rem 1rem;
    text-align: center;
    min-height: 18.3125rem;
    width: 14.5rem;
    height: 19.875rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
}
}
.measure-customization-card__img[data-v-8c01ca16] {
  margin-right: 1.5rem;
}
@media (min-width: 960px) {
.measure-customization-card__img[data-v-8c01ca16] {
    margin-right: 0;
}
}
.measure-customization-card span[data-v-8c01ca16] {
  display: inline-block;
  margin-top: 1.5rem;
}
.measure-customization-card button[data-v-8c01ca16]::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.button-tertiary[data-v-8c01ca16] {
  color: var(--color-primary);
  background-color: transparent;
  font-weight: 600;
  text-align: left;
}
@media (min-width: 960px) {
.button-tertiary[data-v-8c01ca16] {
    margin-top: 1.5rem;
    text-align: center;
}
}.theme-default .theme-bg-primary[data-v-6dd73230], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6dd73230], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6dd73230], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6dd73230], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6dd73230], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6dd73230], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-0 .theme-bg-primary[data-v-6dd73230], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dd73230] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6dd73230], .theme-profile-0 .theme-bg-primary-light[data-v-6dd73230] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6dd73230], .theme-profile-0 .theme-color[data-v-6dd73230] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6dd73230], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6dd73230] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6dd73230] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6dd73230], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6dd73230] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6dd73230] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6dd73230] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6dd73230], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6dd73230] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6dd73230] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6dd73230] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6dd73230], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6dd73230] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6dd73230] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6dd73230] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6dd73230], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6dd73230] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6dd73230] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6dd73230] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6dd73230], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6dd73230] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6dd73230] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6dd73230] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6dd73230], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6dd73230], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6dd73230] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6dd73230] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6dd73230] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6dd73230] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6dd73230] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6dd73230] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6dd73230] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6dd73230] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6dd73230] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6dd73230] {
  background-color: var(--color-typo-body) !important;
}
.measure-customization-container[data-v-6dd73230] {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.measure-customization-container p[data-v-6dd73230] {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
.measure-customization-container p[data-v-6dd73230] {
    text-align: center;
    margin-bottom: 2rem;
}
}
.measure-customization-container .measure-customization-form[data-v-6dd73230] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.5rem;
}
@media (min-width: 600px) {
.measure-customization-container .measure-customization-form[data-v-6dd73230] {
    border: 1px dashed var(--color-neutral-400);
    border-radius: 8px;
    padding: 24px;
    flex-direction: row;
}
}
.measure-customization-container .measure-customization-form .card-checkbox[data-v-6dd73230] {
  color: var(--color-typo-title);
  box-shadow: 0px 8px 16px rgba(12, 65, 154, 0.1);
  border: 3px solid var(--color-background-light);
  border-radius: 1rem;
  background: var(--color-background-light);
  padding: 1.5rem;
}
@media (min-width: 600px) {
.measure-customization-container .measure-customization-form .card-checkbox[data-v-6dd73230] {
    width: 478px;
}
}
.measure-customization-container .measure-customization-form .card-checkbox__checked[data-v-6dd73230] {
  border: 2px solid var(--color-primary);
}
.measure-customization-container .measure-customization-form .label[data-v-6dd73230] {
  display: flex;
  align-items: center;
  padding-left: 8px;
  gap: 16px;
  font-weight: 600;
}
@media (max-width: 959px) {
.measure-customization-container .measure-customization-form .label[data-v-6dd73230] {
    font-size: 1rem;
}
}
.measure-customization-container .measure-customization-form .label span[data-v-6dd73230] {
  word-break: initial;
}
.measure-customization-container .measure-customization-submit[data-v-6dd73230] {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  padding-bottom: 1.75rem;
}
.measure-customization-list[data-v-6dd73230] {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 1.5rem;
  padding-left: unset;
  justify-content: center;
}
@media (max-width: 959px) {
.measure-customization-list li[data-v-6dd73230] {
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-a8375d9d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-0 .theme-bg-primary[data-v-a8375d9d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8375d9d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a8375d9d], .theme-profile-0 .theme-bg-primary-light[data-v-a8375d9d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a8375d9d], .theme-profile-0 .theme-color[data-v-a8375d9d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a8375d9d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a8375d9d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a8375d9d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a8375d9d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a8375d9d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a8375d9d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a8375d9d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a8375d9d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a8375d9d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a8375d9d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a8375d9d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a8375d9d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a8375d9d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a8375d9d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a8375d9d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a8375d9d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a8375d9d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a8375d9d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a8375d9d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a8375d9d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a8375d9d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a8375d9d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a8375d9d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a8375d9d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a8375d9d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a8375d9d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a8375d9d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a8375d9d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a8375d9d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a8375d9d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a8375d9d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a8375d9d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a8375d9d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a8375d9d] {
  background-color: var(--color-typo-body) !important;
}
.measure-skeleton[data-v-a8375d9d] {
  display: flex;
  width: 90%;
  flex-wrap: wrap;
  gap: 25px;
}
.measure-skeleton[data-v-a8375d9d] .loading {
  width: 13.75rem !important;
}.theme-default .theme-bg-primary[data-v-e5fcb6cd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-0 .theme-bg-primary[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e5fcb6cd] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e5fcb6cd], .theme-profile-0 .theme-bg-primary-light[data-v-e5fcb6cd] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e5fcb6cd], .theme-profile-0 .theme-color[data-v-e5fcb6cd] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e5fcb6cd], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e5fcb6cd] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e5fcb6cd], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e5fcb6cd] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e5fcb6cd] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e5fcb6cd] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e5fcb6cd], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e5fcb6cd] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e5fcb6cd] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e5fcb6cd] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e5fcb6cd], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e5fcb6cd] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e5fcb6cd] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e5fcb6cd] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e5fcb6cd], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e5fcb6cd] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e5fcb6cd] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e5fcb6cd] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e5fcb6cd], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e5fcb6cd] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e5fcb6cd] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e5fcb6cd] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e5fcb6cd], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e5fcb6cd], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e5fcb6cd] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e5fcb6cd] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e5fcb6cd] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e5fcb6cd] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e5fcb6cd] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e5fcb6cd] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e5fcb6cd] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e5fcb6cd] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e5fcb6cd] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e5fcb6cd] {
  background-color: var(--color-typo-body) !important;
}
.text-description .additional-information-link[data-v-e5fcb6cd] {
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-primary);
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
@media (min-width: 600px) {
.text-description .additional-information-link[data-v-e5fcb6cd] {
    font-size: 0.75rem;
}
}
.text-description p[data-v-e5fcb6cd] {
  font-size: 1rem;
}
@media (min-width: 600px) {
.text-description p[data-v-e5fcb6cd] {
    font-size: 0.75rem;
}
}
.text-description li[data-v-e5fcb6cd] {
  font-size: 1rem;
}
@media (min-width: 600px) {
.text-description li[data-v-e5fcb6cd] {
    font-size: 0.75rem;
}
}.theme-default .theme-bg-primary[data-v-8f149006], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8f149006], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8f149006], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8f149006], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8f149006], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8f149006], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-0 .theme-bg-primary[data-v-8f149006], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f149006] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8f149006], .theme-profile-0 .theme-bg-primary-light[data-v-8f149006] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8f149006], .theme-profile-0 .theme-color[data-v-8f149006] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8f149006], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8f149006] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8f149006] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8f149006], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8f149006] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8f149006] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8f149006] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8f149006], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8f149006] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8f149006] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8f149006] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8f149006], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8f149006] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8f149006] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8f149006] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8f149006], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8f149006] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8f149006] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8f149006] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8f149006], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8f149006] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8f149006] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8f149006] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8f149006], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8f149006], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8f149006] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8f149006] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8f149006] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8f149006] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8f149006] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8f149006] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8f149006] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8f149006] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8f149006] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8f149006] {
  background-color: var(--color-typo-body) !important;
}
.additional-information[data-v-8f149006] {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.additional-information__title[data-v-8f149006] {
  margin-bottom: 1.5rem;
}
.additional-information__description[data-v-8f149006] {
  padding-right: 0;
}
.additional-information__description[data-v-8f149006] > * {
  line-height: 24px !important;
}
@media (min-width: 600px) {
.additional-information[data-v-8f149006] {
    margin: 0 4rem;
}
.additional-information__title[data-v-8f149006] {
    margin: auto auto 24px auto;
    text-align: center;
}
.additional-information__description[data-v-8f149006] {
    text-align: center;
}
.additional-information__image[data-v-8f149006] {
    text-align: center;
}
}.theme-default .theme-bg-primary[data-v-ad7c129a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-0 .theme-bg-primary[data-v-ad7c129a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ad7c129a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ad7c129a], .theme-profile-0 .theme-bg-primary-light[data-v-ad7c129a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ad7c129a], .theme-profile-0 .theme-color[data-v-ad7c129a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ad7c129a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ad7c129a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ad7c129a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ad7c129a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ad7c129a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ad7c129a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ad7c129a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ad7c129a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ad7c129a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ad7c129a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ad7c129a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ad7c129a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ad7c129a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ad7c129a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ad7c129a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ad7c129a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ad7c129a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ad7c129a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ad7c129a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ad7c129a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ad7c129a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ad7c129a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ad7c129a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ad7c129a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ad7c129a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ad7c129a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ad7c129a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ad7c129a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ad7c129a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ad7c129a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ad7c129a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ad7c129a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ad7c129a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ad7c129a] {
  background-color: var(--color-typo-body) !important;
}
.additional-information[data-v-ad7c129a] {
  padding: 0 1.5rem;
  display: flex;
  flex-direction: column;
}
.additional-information__title[data-v-ad7c129a] {
  margin-bottom: 1.5rem;
}
.additional-information__description[data-v-ad7c129a] {
  padding-right: 0;
}
.additional-information__description[data-v-ad7c129a] > * {
  line-height: 24px !important;
}
.additional-information__description h2[data-v-ad7c129a] {
  color: var(--color-typo-title);
  font-size: 1.25rem !important;
  font-weight: 600;
  margin-bottom: 1rem;
}
.additional-information__description h3[data-v-ad7c129a] {
  margin-bottom: 1rem;
}
@media (min-width: 600px) {
.additional-information[data-v-ad7c129a] {
    padding: 0;
    margin: 0 4rem;
}
.additional-information__title[data-v-ad7c129a] {
    margin: auto auto 24px auto;
    text-align: center;
}
.additional-information__description[data-v-ad7c129a] {
    text-align: center;
}
.additional-information__description h2[data-v-ad7c129a] {
    margin-bottom: 0.5rem;
    font-size: 1.5rem !important;
    font-weight: 400;
}
.additional-information__description h3[data-v-ad7c129a] {
    margin-bottom: 0.5rem;
    font-size: 1.125rem;
}
.additional-information .additional-information__image[data-v-ad7c129a] {
    text-align: center;
}
}.theme-default .theme-bg-primary[data-v-cda573be], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-cda573be], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-cda573be], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-cda573be], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-cda573be], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-cda573be], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-0 .theme-bg-primary[data-v-cda573be], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda573be] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-cda573be], .theme-profile-0 .theme-bg-primary-light[data-v-cda573be] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-cda573be], .theme-profile-0 .theme-color[data-v-cda573be] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-cda573be], .theme-profile-0 .theme-bg-primary-gradiant[data-v-cda573be] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-cda573be] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-cda573be], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-1 .theme-bg-primary-gradiant[data-v-cda573be] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-cda573be] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-cda573be] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-cda573be], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-2 .theme-bg-primary-gradiant[data-v-cda573be] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-cda573be] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-cda573be] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-cda573be], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-3 .theme-bg-primary-gradiant[data-v-cda573be] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-cda573be] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-cda573be] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-cda573be], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-4 .theme-bg-primary-gradiant[data-v-cda573be] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-cda573be] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-cda573be] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-cda573be], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-5 .theme-bg-primary-gradiant[data-v-cda573be] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-cda573be] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-cda573be] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-cda573be], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-cda573be], .theme-profile-6 .theme-bg-primary-gradiant[data-v-cda573be] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-cda573be] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-cda573be] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-cda573be] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-cda573be] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-cda573be] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-cda573be] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-cda573be] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-cda573be] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-cda573be] {
  background-color: var(--color-typo-body) !important;
}
.additional-information-mobile[data-v-cda573be] {
  margin-top: -24px;
  width: 100%;
  padding: 24px 24px 0 24px;
}.theme-default .theme-bg-primary[data-v-6845f040], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6845f040], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6845f040], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6845f040], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6845f040], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6845f040], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-0 .theme-bg-primary[data-v-6845f040], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6845f040] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6845f040], .theme-profile-0 .theme-bg-primary-light[data-v-6845f040] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6845f040], .theme-profile-0 .theme-color[data-v-6845f040] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6845f040], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6845f040] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6845f040] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6845f040], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6845f040] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6845f040] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6845f040] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6845f040], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6845f040] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6845f040] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6845f040] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6845f040], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6845f040] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6845f040] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6845f040] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6845f040], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6845f040] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6845f040] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6845f040] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6845f040], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6845f040] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6845f040] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6845f040] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6845f040], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6845f040], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6845f040] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6845f040] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6845f040] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6845f040] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6845f040] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6845f040] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6845f040] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6845f040] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6845f040] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6845f040] {
  background-color: var(--color-typo-body) !important;
}
.primary-doctor-card[data-v-6845f040] {
  background: linear-gradient(181.92deg, var(--color-neutral-100) 9.04%, var(--color-neutral-200) 179.05%);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 32px;
}
@media (min-width: 960px) {
.primary-doctor-card[data-v-6845f040] {
    flex-direction: row;
}
}
.primary-doctor-card h2[data-v-6845f040] {
  margin-bottom: 14px;
  text-align: center;
}
@media (min-width: 960px) {
.primary-doctor-card h2[data-v-6845f040] {
    margin-bottom: 4px;
    text-align: initial;
}
}
img[data-v-6845f040] {
  margin-right: 24px;
  margin-bottom: 16px;
}
@media (min-width: 960px) {
img[data-v-6845f040] {
    margin-bottom: 0;
}
}
.add-to-directory-link[data-v-6845f040] {
  display: flex;
  align-items: center;
  text-decoration: none !important;
  justify-content: center;
}
@media (min-width: 960px) {
.add-to-directory-link[data-v-6845f040] {
    margin-bottom: 0;
    justify-content: flex-start;
}
}
.external-link-icon[data-v-6845f040] {
  vertical-align: middle;
}.theme-default .theme-bg-primary[data-v-d714862e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d714862e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d714862e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d714862e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d714862e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d714862e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-0 .theme-bg-primary[data-v-d714862e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d714862e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d714862e], .theme-profile-0 .theme-bg-primary-light[data-v-d714862e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d714862e], .theme-profile-0 .theme-color[data-v-d714862e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d714862e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d714862e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d714862e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d714862e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d714862e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d714862e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d714862e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d714862e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d714862e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d714862e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d714862e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d714862e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d714862e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d714862e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d714862e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d714862e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d714862e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d714862e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d714862e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d714862e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d714862e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d714862e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d714862e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d714862e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d714862e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d714862e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d714862e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d714862e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d714862e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d714862e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d714862e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d714862e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d714862e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d714862e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d714862e] {
  background-color: var(--color-typo-body) !important;
}
ul[data-v-d714862e] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  padding: 0 !important;
  width: 100%;
}
@media (min-width: 600px) {
ul[data-v-d714862e] {
    flex-direction: row;
    gap: 2rem;
    padding-block: 1rem;
}
}
ul > li[data-v-d714862e] {
  border-top: 1px solid var(--color-neutral-200);
  width: 100%;
}
@media (min-width: 600px) {
ul > li[data-v-d714862e] {
    border: none;
    box-shadow: 0 8px 16px rgba(12, 65, 154, 0.1);
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    width: 10rem;
}
}
ul > li .health-entity-card[data-v-d714862e] {
  text-decoration: none;
  align-items: center;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  gap: 1.125rem;
  padding: 16px 24px;
  width: 100%;
  margin: 0.5rem 0;
  border: none;
  border-radius: 1rem;
}
@media (min-width: 600px) {
ul > li .health-entity-card[data-v-d714862e] {
    flex-direction: column;
    gap: 0.5rem;
    padding: 24px 12px;
    justify-content: center;
    margin: 0;
}
}
ul > li .health-entity-card > span[data-v-d714862e] {
  font-weight: 400 !important;
  font-size: 1rem;
  color: var(--color-primary);
  text-align: left;
}
@media (min-width: 600px) {
ul > li .health-entity-card > span[data-v-d714862e] {
    font-size: 0.75rem;
    color: var(--color-typo-body);
    text-align: center;
}
}.theme-default .theme-bg-primary[data-v-a6f16cb4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-0 .theme-bg-primary[data-v-a6f16cb4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a6f16cb4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a6f16cb4], .theme-profile-0 .theme-bg-primary-light[data-v-a6f16cb4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a6f16cb4], .theme-profile-0 .theme-color[data-v-a6f16cb4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a6f16cb4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a6f16cb4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a6f16cb4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a6f16cb4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a6f16cb4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a6f16cb4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a6f16cb4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a6f16cb4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a6f16cb4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a6f16cb4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a6f16cb4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a6f16cb4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a6f16cb4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a6f16cb4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a6f16cb4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a6f16cb4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a6f16cb4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a6f16cb4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a6f16cb4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a6f16cb4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a6f16cb4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a6f16cb4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a6f16cb4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a6f16cb4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a6f16cb4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a6f16cb4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a6f16cb4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a6f16cb4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a6f16cb4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a6f16cb4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a6f16cb4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a6f16cb4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a6f16cb4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a6f16cb4] {
  background-color: var(--color-typo-body) !important;
}
.btn-add-ps[data-v-a6f16cb4] {
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
  text-align: left;
}
.heart-img[data-v-a6f16cb4] {
  height: 167px;
  width: 156px;
}
.poppin-inner[data-v-a6f16cb4] {
  display: flex;
  flex-direction: column;
  align-items: center;
}.theme-default .theme-bg-primary[data-v-11bf9746], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-11bf9746], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-11bf9746], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-11bf9746], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-11bf9746], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-11bf9746], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-0 .theme-bg-primary[data-v-11bf9746], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-11bf9746] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-11bf9746], .theme-profile-0 .theme-bg-primary-light[data-v-11bf9746] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-11bf9746], .theme-profile-0 .theme-color[data-v-11bf9746] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-11bf9746], .theme-profile-0 .theme-bg-primary-gradiant[data-v-11bf9746] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-11bf9746] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-11bf9746], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-1 .theme-bg-primary-gradiant[data-v-11bf9746] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-11bf9746] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-11bf9746] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-11bf9746], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-2 .theme-bg-primary-gradiant[data-v-11bf9746] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-11bf9746] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-11bf9746] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-11bf9746], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-3 .theme-bg-primary-gradiant[data-v-11bf9746] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-11bf9746] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-11bf9746] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-11bf9746], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-4 .theme-bg-primary-gradiant[data-v-11bf9746] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-11bf9746] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-11bf9746] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-11bf9746], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-5 .theme-bg-primary-gradiant[data-v-11bf9746] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-11bf9746] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-11bf9746] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-11bf9746], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-11bf9746], .theme-profile-6 .theme-bg-primary-gradiant[data-v-11bf9746] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-11bf9746] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-11bf9746] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-11bf9746] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-11bf9746] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-11bf9746] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-11bf9746] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-11bf9746] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-11bf9746] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-11bf9746] {
  background-color: var(--color-typo-body) !important;
}
.health-actor-add-button[data-v-11bf9746] {
  white-space: nowrap;
  flex-shrink: 0;
}.theme-default .theme-bg-primary[data-v-c08eb7af], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-0 .theme-bg-primary[data-v-c08eb7af], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08eb7af] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c08eb7af], .theme-profile-0 .theme-bg-primary-light[data-v-c08eb7af] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c08eb7af], .theme-profile-0 .theme-color[data-v-c08eb7af] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c08eb7af], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c08eb7af] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c08eb7af], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c08eb7af] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c08eb7af] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c08eb7af] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c08eb7af], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c08eb7af] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c08eb7af] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c08eb7af] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c08eb7af], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c08eb7af] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c08eb7af] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c08eb7af] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c08eb7af], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c08eb7af] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c08eb7af] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c08eb7af] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c08eb7af], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c08eb7af] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c08eb7af] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c08eb7af] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c08eb7af], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c08eb7af], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c08eb7af] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c08eb7af] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c08eb7af] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c08eb7af] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c08eb7af] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c08eb7af] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c08eb7af] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c08eb7af] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c08eb7af] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c08eb7af] {
  background-color: var(--color-typo-body) !important;
}
.add-to-directory-link[data-v-c08eb7af] {
  display: flex;
  align-items: center;
  text-decoration: none !important;
}
.add-to-directory-link__icon[data-v-c08eb7af] {
  color: var(--color-primary) !important;
  font-size: 1.25rem !important;
}
.health-professional-card-container[data-v-c08eb7af] {
  position: relative;
}
.health-professional-card-container h2[data-v-c08eb7af] {
  padding-right: 32px;
}
.health-professional-card-container--add-to-directory-link[data-v-c08eb7af] {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
.health-professional-card-container a[data-v-c08eb7af] {
  text-decoration: none;
  display: block;
}
.card-info[data-v-c08eb7af] {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 8px;
  gap: 16px;
}
.card-info[data-v-c08eb7af] .app-link-on-click-event {
  text-decoration: none;
}
.link-counter[data-v-c08eb7af] {
  white-space: nowrap;
}.theme-default .theme-bg-primary[data-v-37f4da6c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-0 .theme-bg-primary[data-v-37f4da6c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-37f4da6c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-37f4da6c], .theme-profile-0 .theme-bg-primary-light[data-v-37f4da6c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-37f4da6c], .theme-profile-0 .theme-color[data-v-37f4da6c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-37f4da6c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-37f4da6c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-37f4da6c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-37f4da6c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-37f4da6c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-37f4da6c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-37f4da6c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-37f4da6c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-37f4da6c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-37f4da6c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-37f4da6c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-37f4da6c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-37f4da6c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-37f4da6c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-37f4da6c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-37f4da6c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-37f4da6c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-37f4da6c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-37f4da6c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-37f4da6c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-37f4da6c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-37f4da6c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-37f4da6c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-37f4da6c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-37f4da6c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-37f4da6c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-37f4da6c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-37f4da6c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-37f4da6c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-37f4da6c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-37f4da6c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-37f4da6c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-37f4da6c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-37f4da6c] {
  background-color: var(--color-typo-body) !important;
}
.referrer-card[data-v-37f4da6c] {
  margin: 20px;
}
@media (min-width: 960px) {
.referrer-card[data-v-37f4da6c] {
    margin: 0 0 32px;
}
}
.health-professional-list[data-v-37f4da6c] {
  width: 100% !important;
}
@media (min-width: 1265px) {
.health-professional-list[data-v-37f4da6c] {
    width: 80% !important;
}
}
.gap-16-wrap-reverse[data-v-37f4da6c] {
  gap: 1rem;
  flex-wrap: wrap-reverse;
}.theme-default .theme-bg-primary[data-v-8cb6b83f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-0 .theme-bg-primary[data-v-8cb6b83f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cb6b83f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8cb6b83f], .theme-profile-0 .theme-bg-primary-light[data-v-8cb6b83f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8cb6b83f], .theme-profile-0 .theme-color[data-v-8cb6b83f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8cb6b83f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8cb6b83f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8cb6b83f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8cb6b83f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8cb6b83f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8cb6b83f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8cb6b83f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8cb6b83f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8cb6b83f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8cb6b83f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8cb6b83f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8cb6b83f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8cb6b83f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8cb6b83f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8cb6b83f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8cb6b83f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8cb6b83f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8cb6b83f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8cb6b83f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8cb6b83f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8cb6b83f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8cb6b83f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8cb6b83f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8cb6b83f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8cb6b83f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8cb6b83f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8cb6b83f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8cb6b83f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8cb6b83f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8cb6b83f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8cb6b83f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8cb6b83f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8cb6b83f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8cb6b83f] {
  background-color: var(--color-typo-body) !important;
}
.card-container[data-v-8cb6b83f] {
  background-color: var(--color-neutral-100);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.card-container[data-v-8cb6b83f]:hover {
  box-shadow: 0 8px 16px rgba(12, 65, 154, 0.4);
}
.card-container__details[data-v-8cb6b83f] {
  flex: 2;
}
.card-container__details .title[data-v-8cb6b83f] {
  line-height: normal;
  color: var(--color-typo-title);
  font-weight: 700;
  font-size: 0.875rem !important;
}
.card-container__details .title p[data-v-8cb6b83f] {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0;
}
.card-container__details .date[data-v-8cb6b83f] {
  color: var(--color-typo-title);
  font-size: 0.875rem !important;
}
.card-container__center[data-v-8cb6b83f] {
  flex: 1;
}
.card-container__list-of-acts[data-v-8cb6b83f] {
  list-style-type: disc;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.collapse-episodes-card.collapse-card--open .collapse-card__header-title {
  font-weight: bold;
}
.collapse-episodes-card__title {
  text-align: left;
  color: var(--color-typo-title);
  font-size: 1rem;
}
.collapse-episodes-card--disease .collapse-card__header {
  background-color: var(--color-illustrative-05) !important;
}
.collapse-episodes-card--medical_dental_care .collapse-card__header {
  background-color: var(--color-illustrative-08) !important;
}
.collapse-episodes-card--biology .collapse-card__header {
  background-color: var(--color-illustrative-03) !important;
}
.collapse-episodes-card--hospitalization .collapse-card__header {
  background-color: var(--color-illustrative-07) !important;
}
.collapse-episodes-card--medical_device .collapse-card__header {
  background-color: #d6f2f9 !important;
}
.collapse-episodes-card--radiology .collapse-card__header {
  background-color: var(--color-illustrative-02) !important;
}
.collapse-episodes-card--medicine_and_vaccine .collapse-card__header {
  background-color: #e0ecef !important;
}
.collapse-episodes-card--cva_vaccine .collapse-card__header {
  background-color: var(--color-illustrative-04) !important;
}
@media (max-width: 959px) {
.collapse-episodes-card__title {
    font-size: 0.875rem;
}
}.theme-default .theme-bg-primary[data-v-c40dbda6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-0 .theme-bg-primary[data-v-c40dbda6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c40dbda6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c40dbda6], .theme-profile-0 .theme-bg-primary-light[data-v-c40dbda6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c40dbda6], .theme-profile-0 .theme-color[data-v-c40dbda6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c40dbda6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c40dbda6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c40dbda6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c40dbda6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c40dbda6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c40dbda6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c40dbda6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c40dbda6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c40dbda6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c40dbda6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c40dbda6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c40dbda6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c40dbda6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c40dbda6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c40dbda6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c40dbda6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c40dbda6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c40dbda6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c40dbda6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c40dbda6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c40dbda6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c40dbda6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c40dbda6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c40dbda6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c40dbda6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c40dbda6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c40dbda6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c40dbda6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c40dbda6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c40dbda6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c40dbda6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c40dbda6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c40dbda6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c40dbda6] {
  background-color: var(--color-typo-body) !important;
}
[data-v-c40dbda6] .mes-radio-group-label {
  color: var(--color-typo-body) !important;
}.theme-default .theme-bg-primary[data-v-5ab8cb19], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-0 .theme-bg-primary[data-v-5ab8cb19], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ab8cb19] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5ab8cb19], .theme-profile-0 .theme-bg-primary-light[data-v-5ab8cb19] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5ab8cb19], .theme-profile-0 .theme-color[data-v-5ab8cb19] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5ab8cb19], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5ab8cb19] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5ab8cb19], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5ab8cb19] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5ab8cb19] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5ab8cb19] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5ab8cb19], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5ab8cb19] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5ab8cb19] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5ab8cb19] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5ab8cb19], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5ab8cb19] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5ab8cb19] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5ab8cb19] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5ab8cb19], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5ab8cb19] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5ab8cb19] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5ab8cb19] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5ab8cb19], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5ab8cb19] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5ab8cb19] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5ab8cb19] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5ab8cb19], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5ab8cb19], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5ab8cb19] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5ab8cb19] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5ab8cb19] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5ab8cb19] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5ab8cb19] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5ab8cb19] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5ab8cb19] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5ab8cb19] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5ab8cb19] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5ab8cb19] {
  background-color: var(--color-typo-body) !important;
}
img[data-v-5ab8cb19] {
  margin: 16px auto 24px auto;
  display: block;
  height: 300px;
}.theme-default .theme-bg-primary[data-v-50ce0b50], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-0 .theme-bg-primary[data-v-50ce0b50], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-50ce0b50] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-50ce0b50], .theme-profile-0 .theme-bg-primary-light[data-v-50ce0b50] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-50ce0b50], .theme-profile-0 .theme-color[data-v-50ce0b50] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-50ce0b50], .theme-profile-0 .theme-bg-primary-gradiant[data-v-50ce0b50] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-50ce0b50], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-1 .theme-bg-primary-gradiant[data-v-50ce0b50] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-50ce0b50] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-50ce0b50] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-50ce0b50], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-2 .theme-bg-primary-gradiant[data-v-50ce0b50] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-50ce0b50] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-50ce0b50] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-50ce0b50], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-3 .theme-bg-primary-gradiant[data-v-50ce0b50] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-50ce0b50] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-50ce0b50] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-50ce0b50], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-4 .theme-bg-primary-gradiant[data-v-50ce0b50] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-50ce0b50] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-50ce0b50] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-50ce0b50], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-5 .theme-bg-primary-gradiant[data-v-50ce0b50] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-50ce0b50] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-50ce0b50] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-50ce0b50], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-50ce0b50], .theme-profile-6 .theme-bg-primary-gradiant[data-v-50ce0b50] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-50ce0b50] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-50ce0b50] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-50ce0b50] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-50ce0b50] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-50ce0b50] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-50ce0b50] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-50ce0b50] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-50ce0b50] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-50ce0b50] {
  background-color: var(--color-typo-body) !important;
}
.empty[data-v-50ce0b50] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin: 4rem auto auto;
}
@media (max-width: 959px) {
.empty[data-v-50ce0b50] {
    padding: 0 1.25rem;
}
}
.empty__title[data-v-50ce0b50] {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--color-typo-title);
  max-width: 28.125rem;
}
@media (max-width: 959px) {
.empty__title[data-v-50ce0b50] {
    font-size: 1.25rem;
}
}
.empty__subtitle[data-v-50ce0b50] {
  text-align: center;
  max-width: 21.875rem;
}
@media (max-width: 959px) {
.empty__subtitle[data-v-50ce0b50] {
    font-size: 1rem;
}
}.theme-default .theme-bg-primary[data-v-ffd80edc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-0 .theme-bg-primary[data-v-ffd80edc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ffd80edc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ffd80edc], .theme-profile-0 .theme-bg-primary-light[data-v-ffd80edc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ffd80edc], .theme-profile-0 .theme-color[data-v-ffd80edc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ffd80edc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ffd80edc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ffd80edc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ffd80edc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ffd80edc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ffd80edc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ffd80edc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ffd80edc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ffd80edc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ffd80edc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ffd80edc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ffd80edc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ffd80edc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ffd80edc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ffd80edc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ffd80edc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ffd80edc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ffd80edc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ffd80edc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ffd80edc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ffd80edc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ffd80edc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ffd80edc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ffd80edc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ffd80edc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ffd80edc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ffd80edc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ffd80edc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ffd80edc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ffd80edc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ffd80edc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ffd80edc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ffd80edc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ffd80edc] {
  background-color: var(--color-typo-body) !important;
}
h2[data-v-ffd80edc] {
  font-size: 20px;
  font-weight: normal;
}
.div-card[data-v-ffd80edc] {
  background-color: white;
  max-width: 640px;
  border-radius: 16px;
  padding: 1.5rem;
}.theme-default .theme-bg-primary[data-v-e9953613], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e9953613], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e9953613], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e9953613], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e9953613], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e9953613], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-0 .theme-bg-primary[data-v-e9953613], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9953613] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e9953613], .theme-profile-0 .theme-bg-primary-light[data-v-e9953613] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e9953613], .theme-profile-0 .theme-color[data-v-e9953613] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e9953613], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e9953613] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e9953613] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e9953613], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e9953613] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e9953613] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e9953613] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e9953613], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e9953613] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e9953613] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e9953613] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e9953613], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e9953613] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e9953613] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e9953613] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e9953613], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e9953613] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e9953613] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e9953613] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e9953613], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e9953613] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e9953613] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e9953613] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e9953613], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e9953613], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e9953613] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e9953613] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e9953613] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e9953613] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e9953613] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e9953613] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e9953613] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e9953613] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e9953613] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e9953613] {
  background-color: var(--color-typo-body) !important;
}
.card-title[data-v-e9953613] {
  font-size: 1.125rem !important;
  letter-spacing: 0 !important;
}
@media (min-width: 960px) {
.card-title[data-v-e9953613] {
    font-size: 1rem !important;
}
}
.card-address[data-v-e9953613] {
  font-size: 1rem !important;
  letter-spacing: 0 !important;
}
@media (min-width: 960px) {
.card-address[data-v-e9953613] {
    font-size: 0.875rem !important;
}
}.theme-default .theme-bg-primary[data-v-a23d6545], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a23d6545], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a23d6545], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a23d6545], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a23d6545], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a23d6545], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-0 .theme-bg-primary[data-v-a23d6545], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a23d6545] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a23d6545], .theme-profile-0 .theme-bg-primary-light[data-v-a23d6545] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a23d6545], .theme-profile-0 .theme-color[data-v-a23d6545] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a23d6545], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a23d6545] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a23d6545] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a23d6545], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a23d6545] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a23d6545] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a23d6545] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a23d6545], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a23d6545] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a23d6545] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a23d6545] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a23d6545], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a23d6545] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a23d6545] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a23d6545] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a23d6545], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a23d6545] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a23d6545] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a23d6545] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a23d6545], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a23d6545] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a23d6545] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a23d6545] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a23d6545], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a23d6545], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a23d6545] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a23d6545] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a23d6545] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a23d6545] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a23d6545] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a23d6545] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a23d6545] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a23d6545] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a23d6545] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a23d6545] {
  background-color: var(--color-typo-body) !important;
}
section[data-v-a23d6545] {
  max-width: 790px;
}.theme-default .theme-bg-primary[data-v-059b98a7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-059b98a7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-059b98a7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-059b98a7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-059b98a7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-059b98a7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-0 .theme-bg-primary[data-v-059b98a7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-059b98a7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-059b98a7], .theme-profile-0 .theme-bg-primary-light[data-v-059b98a7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-059b98a7], .theme-profile-0 .theme-color[data-v-059b98a7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-059b98a7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-059b98a7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-059b98a7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-059b98a7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-059b98a7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-059b98a7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-059b98a7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-059b98a7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-059b98a7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-059b98a7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-059b98a7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-059b98a7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-059b98a7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-059b98a7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-059b98a7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-059b98a7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-059b98a7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-059b98a7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-059b98a7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-059b98a7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-059b98a7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-059b98a7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-059b98a7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-059b98a7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-059b98a7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-059b98a7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-059b98a7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-059b98a7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-059b98a7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-059b98a7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-059b98a7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-059b98a7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-059b98a7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-059b98a7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-059b98a7] {
  background-color: var(--color-typo-body) !important;
}
.choice-period-bar[data-v-059b98a7] {
  display: flex;
  gap: 1.25rem;
}
.choice-period-bar li[data-v-059b98a7] {
  padding: 0.25rem 0.75rem;
  display: flex !important;
  align-items: center;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: var(--color-primary);
  border: none;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (min-width: 600px) {
.choice-period-bar li[data-v-059b98a7] {
    font-size: 0.875rem;
    color: var(--color-typo-body);
    padding: 0.25rem 0 1rem;
    justify-content: center;
}
.choice-period-bar li span[data-v-059b98a7] {
    padding: 0 1.5rem;
}
}
.choice-period-bar li.active[data-v-059b98a7] {
  background-color: var(--color-neutral-200);
  border-radius: 0.25rem;
  text-decoration: underline;
}
@media (min-width: 600px) {
.choice-period-bar li.active[data-v-059b98a7] {
    position: relative;
    border-radius: 0;
    background-color: var(--color-background-light);
    text-decoration: none;
    color: var(--color-primary);
}
.choice-period-bar li.active[data-v-059b98a7]::after {
    position: absolute;
    bottom: 0;
    background-color: var(--color-primary);
    content: "";
    display: block;
    height: 5px;
    width: 100%;
    border-radius: 10px;
}
}.theme-default .theme-bg-primary[data-v-a963bfd3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-0 .theme-bg-primary[data-v-a963bfd3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a963bfd3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a963bfd3], .theme-profile-0 .theme-bg-primary-light[data-v-a963bfd3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a963bfd3], .theme-profile-0 .theme-color[data-v-a963bfd3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a963bfd3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a963bfd3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a963bfd3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a963bfd3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a963bfd3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a963bfd3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a963bfd3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a963bfd3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a963bfd3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a963bfd3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a963bfd3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a963bfd3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a963bfd3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a963bfd3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a963bfd3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a963bfd3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a963bfd3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a963bfd3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a963bfd3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a963bfd3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a963bfd3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a963bfd3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a963bfd3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a963bfd3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a963bfd3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a963bfd3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a963bfd3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a963bfd3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a963bfd3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a963bfd3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a963bfd3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a963bfd3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a963bfd3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a963bfd3] {
  background-color: var(--color-typo-body) !important;
}
.choice-period-bar-pagination[data-v-a963bfd3] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
}
.choice-period-bar-pagination p[data-v-a963bfd3] {
  color: var(--color-typo-title);
  margin: 0rem 2rem;
  font-weight: 600;
}
.choice-period-bar-pagination button[data-v-a963bfd3]:disabled {
  opacity: 0.3;
}
.choice-period-bar-pagination[data-v-a963bfd3] .mes-icon {
  color: var(--color-typo-body) !important;
}.theme-default .theme-bg-primary[data-v-46205da6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-46205da6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-46205da6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-46205da6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-46205da6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-46205da6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-0 .theme-bg-primary[data-v-46205da6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46205da6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-46205da6], .theme-profile-0 .theme-bg-primary-light[data-v-46205da6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-46205da6], .theme-profile-0 .theme-color[data-v-46205da6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-46205da6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-46205da6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46205da6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-46205da6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-46205da6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-46205da6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-46205da6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-46205da6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-46205da6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-46205da6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-46205da6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-46205da6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-46205da6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-46205da6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-46205da6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-46205da6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-46205da6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-46205da6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-46205da6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-46205da6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-46205da6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-46205da6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-46205da6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-46205da6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46205da6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-46205da6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-46205da6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-46205da6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-46205da6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-46205da6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-46205da6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-46205da6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-46205da6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-46205da6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-46205da6] {
  background-color: var(--color-typo-body) !important;
}
[data-v-46205da6] .app-link-on-click-event,
.additional-information-link[data-v-46205da6] {
  display: flex;
  align-items: center;
  font-size: 1rem;
  text-decoration: none !important;
  font-weight: 700;
  color: var(--color-primary);
}
[data-v-46205da6] .app-link-on-click-event .font-icon,
.additional-information-link .font-icon[data-v-46205da6] {
  color: var(--color-primary) !important;
}
[data-v-46205da6] .app-link-on-click-event .font-icon-span,
.additional-information-link .font-icon-span[data-v-46205da6] {
  padding-right: 10px;
  display: flex;
  align-items: center;
}
[data-v-46205da6] .a-link {
  display: flex;
}.theme-default .theme-bg-primary[data-v-29c8bde4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-0 .theme-bg-primary[data-v-29c8bde4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29c8bde4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-29c8bde4], .theme-profile-0 .theme-bg-primary-light[data-v-29c8bde4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-29c8bde4], .theme-profile-0 .theme-color[data-v-29c8bde4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-29c8bde4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-29c8bde4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-29c8bde4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-29c8bde4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-29c8bde4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-29c8bde4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-29c8bde4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-29c8bde4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-29c8bde4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-29c8bde4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-29c8bde4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-29c8bde4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-29c8bde4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-29c8bde4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-29c8bde4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-29c8bde4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-29c8bde4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-29c8bde4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-29c8bde4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-29c8bde4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-29c8bde4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-29c8bde4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-29c8bde4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-29c8bde4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-29c8bde4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-29c8bde4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-29c8bde4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-29c8bde4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-29c8bde4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-29c8bde4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-29c8bde4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-29c8bde4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-29c8bde4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-29c8bde4] {
  background-color: var(--color-typo-body) !important;
}
.choice-popIn[data-v-29c8bde4] {
  margin: 0 1.5rem;
}
.choice-popIn .list-choice[data-v-29c8bde4] {
  gap: 1.5rem;
  display: grid;
}
@media (min-width: 600px) {
.choice-popIn[data-v-29c8bde4] {
    margin: 0 4rem;
}
.choice-popIn h2[data-v-29c8bde4],
  .choice-popIn p[data-v-29c8bde4] {
    text-align: center;
}
.choice-popIn .list-choice[data-v-29c8bde4] {
    display: flex;
}
}
.choice-popIn .submit-button[data-v-29c8bde4] {
  width: 100%;
  font-size: 1rem;
  margin: 2rem 0;
  padding: 1rem 0;
}
@media (min-width: 600px) {
.choice-popIn .submit-button[data-v-29c8bde4] {
    width: auto;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
}
}.theme-default .theme-bg-primary[data-v-4a5a4998], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-0 .theme-bg-primary[data-v-4a5a4998], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a5a4998] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4a5a4998], .theme-profile-0 .theme-bg-primary-light[data-v-4a5a4998] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4a5a4998], .theme-profile-0 .theme-color[data-v-4a5a4998] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4a5a4998], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4a5a4998] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4a5a4998], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4a5a4998] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4a5a4998] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4a5a4998] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4a5a4998], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4a5a4998] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4a5a4998] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4a5a4998] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4a5a4998], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4a5a4998] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4a5a4998] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4a5a4998] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4a5a4998], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4a5a4998] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4a5a4998] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4a5a4998] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4a5a4998], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4a5a4998] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4a5a4998] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4a5a4998] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4a5a4998], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4a5a4998], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4a5a4998] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4a5a4998] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4a5a4998] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4a5a4998] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4a5a4998] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4a5a4998] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4a5a4998] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4a5a4998] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4a5a4998] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4a5a4998] {
  background-color: var(--color-typo-body) !important;
}
.chart-legend-dashed[data-v-4a5a4998], .chart-legend-primary[data-v-4a5a4998] {
  margin-top: 8px;
  display: flex;
  align-items: center;
}
.chart-legend-dashed[data-v-4a5a4998]::before, .chart-legend-primary[data-v-4a5a4998]::before {
  content: "";
  min-width: 32px;
  height: 0px;
  border-radius: 2px;
}
.chart-legend-primary[data-v-4a5a4998]::before {
  border: 2px solid var(--color-tertiary);
  background-color: var(--color-tertiary);
}
@media (max-width: 599px) {
.chart-legend-primary[data-v-4a5a4998] {
    display: grid;
    grid-template-columns: 1fr 6fr 4fr;
    grid-column-gap: 8px;
}
.chart-legend-primary button[data-v-4a5a4998] {
    margin-left: auto;
}
}
.chart-legend-dashed[data-v-4a5a4998]::before {
  border-bottom: 2px dashed var(--color-primary);
}
@media (max-width: 599px) {
.chart-legend-dashed[data-v-4a5a4998] {
    display: grid;
    grid-template-columns: 1fr 6fr 4fr;
    grid-column-gap: 8px;
}
.chart-legend-dashed button[data-v-4a5a4998] {
    margin-left: auto;
}
}
.chart-legend-text[data-v-4a5a4998] {
  margin-left: 8px;
  min-width: 6.25rem;
}
@media (min-width: 600px) {
.chart-legend-text[data-v-4a5a4998] {
    min-width: 20rem;
}
}
[data-v-4a5a4998] .mes-btn--secondary {
  min-width: 135px;
}
@media (min-width: 600px) {
[data-v-4a5a4998] .mes-btn--secondary {
    min-width: 110px;
}
}.theme-default .theme-bg-primary[data-v-4deec448], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4deec448], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4deec448], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4deec448], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4deec448], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4deec448], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-0 .theme-bg-primary[data-v-4deec448], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4deec448] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4deec448], .theme-profile-0 .theme-bg-primary-light[data-v-4deec448] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4deec448], .theme-profile-0 .theme-color[data-v-4deec448] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4deec448], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4deec448] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4deec448] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4deec448], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4deec448] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4deec448] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4deec448] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4deec448], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4deec448] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4deec448] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4deec448] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4deec448], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4deec448] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4deec448] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4deec448] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4deec448], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4deec448] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4deec448] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4deec448] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4deec448], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4deec448] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4deec448] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4deec448] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4deec448], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4deec448], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4deec448] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4deec448] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4deec448] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4deec448] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4deec448] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4deec448] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4deec448] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4deec448] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4deec448] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4deec448] {
  background-color: var(--color-typo-body) !important;
}
.chart-container[data-v-4deec448] {
  background-color: var(--color-background-light);
  border: 1px solid var(--color-neutral-200);
  padding: 1.5rem 0;
  margin-bottom: 1.5rem;
}
@media (min-width: 600px) {
.chart-container[data-v-4deec448] {
    border-radius: 1rem;
    margin-bottom: 2rem;
    padding: 1rem 0;
}
.chart-container[data-v-4deec448] > * {
    padding-left: 1rem;
    padding-right: 1rem;
}
}
.chart-container .chart-header[data-v-4deec448] {
  display: grid;
  align-items: center;
  grid-auto-flow: column;
  align-content: space-between;
  grid-template-columns: 1fr 3fr 1fr;
  border-bottom: 1px solid var(--color-neutral-200);
}
@media (min-width: 600px) {
.chart-container .chart-header[data-v-4deec448] .additional-information-link {
    font-size: 0.875rem;
}
}
.chart-container .chart-header ul[data-v-4deec448] {
  justify-self: center;
  grid-column-start: 2;
}
.chart-container .chart-header button[data-v-4deec448] {
  grid-column-start: 3;
  justify-self: right;
}
.chart-container .chart-header-mobile[data-v-4deec448] {
  display: grid;
  grid-auto-flow: column;
  align-content: space-between;
  grid-template-columns: 1fr 1fr;
}
.chart-container .chart-header-mobile .more-information[data-v-4deec448] {
  justify-self: start;
  grid-column-start: 1;
}
.chart-container .chart-header-mobile .setting-view[data-v-4deec448] {
  justify-self: end;
  grid-column-start: 2;
  padding-top: 0;
  padding-bottom: 0;
}
.chart-container img[data-v-4deec448] {
  vertical-align: middle;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.additional-information {
  padding: 24px;
  display: flex;
  align-items: flex-start;
}
.additional-information__description {
  padding-right: 24px;
  width: 100%;
}
.additional-information__description p {
  margin-bottom: 0;
}
.additional-information__description h2 {
  margin-bottom: 4px;
}
.additional-information__description > h2,
.additional-information__description p {
  line-height: 18px;
  font-size: 0.75rem !important;
}
.additional-information__image {
  width: 100%;
}
.additional-information__image img {
  -o-object-fit: contain;
     object-fit: contain;
  align-self: flex-start;
}.theme-default .theme-bg-primary[data-v-9a65c058], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9a65c058], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9a65c058], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9a65c058], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9a65c058], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9a65c058], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-0 .theme-bg-primary[data-v-9a65c058], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9a65c058] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9a65c058], .theme-profile-0 .theme-bg-primary-light[data-v-9a65c058] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9a65c058], .theme-profile-0 .theme-color[data-v-9a65c058] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9a65c058], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9a65c058] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9a65c058] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9a65c058], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9a65c058] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9a65c058] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9a65c058] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9a65c058], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9a65c058] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9a65c058] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9a65c058] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9a65c058], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9a65c058] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9a65c058] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9a65c058] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9a65c058], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9a65c058] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9a65c058] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9a65c058] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9a65c058], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9a65c058] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9a65c058] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9a65c058] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9a65c058], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9a65c058], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9a65c058] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9a65c058] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9a65c058] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9a65c058] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9a65c058] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9a65c058] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9a65c058] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9a65c058] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9a65c058] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9a65c058] {
  background-color: var(--color-typo-body) !important;
}
.last-measure[data-v-9a65c058] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 600px) {
.last-measure[data-v-9a65c058] {
    flex-direction: row;
}
}
.last-measure__illustration[data-v-9a65c058] {
  width: 160px;
}
.last-measure__container[data-v-9a65c058] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 600px) {
.last-measure__container[data-v-9a65c058] {
    align-items: flex-start;
}
}
.last-measure__value[data-v-9a65c058] {
  line-height: 1.36;
  font-size: 3rem;
  font-weight: bold;
  color: var(--color-typo-title);
}
@media (min-width: 600px) {
.last-measure__value[data-v-9a65c058] {
    line-height: 1;
}
}
.last-measure__value-metric[data-v-9a65c058] {
  font-size: 1rem;
}
.last-measure__date[data-v-9a65c058] {
  line-height: 1.375;
  color: var(--color-typo-body);
}
.last-measure-tag[data-v-9a65c058] {
  padding: 4px 10px;
  margin-top: 8px;
  font-weight: 600;
  color: var(--color-typo-title);
  background-color: var(--color-neutral-200);
  border-radius: 2.5rem;
}.theme-default .theme-bg-primary[data-v-0eeccc4b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-0 .theme-bg-primary[data-v-0eeccc4b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eeccc4b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0eeccc4b], .theme-profile-0 .theme-bg-primary-light[data-v-0eeccc4b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0eeccc4b], .theme-profile-0 .theme-color[data-v-0eeccc4b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0eeccc4b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0eeccc4b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0eeccc4b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0eeccc4b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0eeccc4b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0eeccc4b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0eeccc4b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0eeccc4b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0eeccc4b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0eeccc4b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0eeccc4b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0eeccc4b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0eeccc4b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0eeccc4b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0eeccc4b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0eeccc4b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0eeccc4b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0eeccc4b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0eeccc4b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0eeccc4b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0eeccc4b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0eeccc4b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0eeccc4b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0eeccc4b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0eeccc4b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0eeccc4b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0eeccc4b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0eeccc4b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0eeccc4b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0eeccc4b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0eeccc4b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0eeccc4b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0eeccc4b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0eeccc4b] {
  background-color: var(--color-typo-body) !important;
}
.measure-heading[data-v-0eeccc4b] {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 0 24px;
}
@media (min-width: 960px) {
.measure-heading[data-v-0eeccc4b] {
    justify-content: space-between;
    padding: 0;
}
}
@media (min-width: 1265px) {
.measure-heading.additional-information[data-v-0eeccc4b] {
    flex-direction: row;
}
}
.measure-heading-content[data-v-0eeccc4b] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.measure-heading-content-title[data-v-0eeccc4b] {
  display: flex;
  flex-direction: column;
}
.measure-heading-content-title h1[data-v-0eeccc4b] {
  margin-bottom: 10px;
}
@media (min-width: 600px) {
.measure-heading-content-title[data-v-0eeccc4b] {
    flex-direction: row;
}
.measure-heading-content-title h1[data-v-0eeccc4b] {
    margin-bottom: 0;
}
}
.measure-heading-content-title-skeleton[data-v-0eeccc4b] {
  flex: 1 0;
}
.last-measure[data-v-0eeccc4b] {
  align-self: center;
}
@media (min-width: 960px) {
.last-measure[data-v-0eeccc4b] {
    align-self: initial;
}
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.measure-title-h2 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.875rem;
}
@media (min-width: 600px) {
.measure-title-h2 {
    font-size: 1.625rem;
    font-weight: 400;
    line-height: 1.3125rem;
}
}.theme-default .theme-bg-primary[data-v-98b3d94d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-0 .theme-bg-primary[data-v-98b3d94d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-98b3d94d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-98b3d94d], .theme-profile-0 .theme-bg-primary-light[data-v-98b3d94d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-98b3d94d], .theme-profile-0 .theme-color[data-v-98b3d94d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-98b3d94d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-98b3d94d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-98b3d94d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-98b3d94d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-98b3d94d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-98b3d94d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-98b3d94d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-98b3d94d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-98b3d94d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-98b3d94d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-98b3d94d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-98b3d94d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-98b3d94d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-98b3d94d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-98b3d94d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-98b3d94d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-98b3d94d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-98b3d94d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-98b3d94d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-98b3d94d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-98b3d94d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-98b3d94d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-98b3d94d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-98b3d94d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-98b3d94d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-98b3d94d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-98b3d94d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-98b3d94d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-98b3d94d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-98b3d94d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-98b3d94d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-98b3d94d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-98b3d94d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-98b3d94d] {
  background-color: var(--color-typo-body) !important;
}
ul[data-v-98b3d94d] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  padding: 0;
  width: 100%;
}
@media (min-width: 600px) {
ul[data-v-98b3d94d] {
    flex-direction: row;
    gap: 2rem;
    padding-block: 1rem;
}
}
ul > li[data-v-98b3d94d] {
  border-top: 1px solid var(--color-neutral-200);
  width: 100%;
}
@media (min-width: 600px) {
ul > li[data-v-98b3d94d] {
    border: none;
    box-shadow: 0 8px 16px rgba(12, 65, 154, 0.1);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    width: 10rem;
}
}
ul > li[data-v-98b3d94d] .mes-button--tertiary {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  gap: 1.125rem;
  padding: 16px 24px !important;
  margin: 0.5rem 0;
}
@media (min-width: 600px) {
ul > li[data-v-98b3d94d] .mes-button--tertiary {
    flex-direction: column;
    gap: 0.5rem;
    padding: 24px 12px;
    margin: 0;
    text-align: center !important;
}
}.theme-default .theme-bg-primary[data-v-58ee1a41], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-0 .theme-bg-primary[data-v-58ee1a41], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-58ee1a41] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-58ee1a41], .theme-profile-0 .theme-bg-primary-light[data-v-58ee1a41] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-58ee1a41], .theme-profile-0 .theme-color[data-v-58ee1a41] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-58ee1a41], .theme-profile-0 .theme-bg-primary-gradiant[data-v-58ee1a41] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-58ee1a41], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-1 .theme-bg-primary-gradiant[data-v-58ee1a41] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-58ee1a41] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-58ee1a41] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-58ee1a41], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-2 .theme-bg-primary-gradiant[data-v-58ee1a41] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-58ee1a41] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-58ee1a41] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-58ee1a41], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-3 .theme-bg-primary-gradiant[data-v-58ee1a41] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-58ee1a41] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-58ee1a41] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-58ee1a41], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-4 .theme-bg-primary-gradiant[data-v-58ee1a41] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-58ee1a41] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-58ee1a41] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-58ee1a41], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-5 .theme-bg-primary-gradiant[data-v-58ee1a41] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-58ee1a41] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-58ee1a41] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-58ee1a41], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-58ee1a41], .theme-profile-6 .theme-bg-primary-gradiant[data-v-58ee1a41] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-58ee1a41] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-58ee1a41] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-58ee1a41] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-58ee1a41] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-58ee1a41] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-58ee1a41] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-58ee1a41] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-58ee1a41] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-58ee1a41] {
  background-color: var(--color-typo-body) !important;
}
.popin-form-wrapper[data-v-58ee1a41] {
  width: 100%;
}
@media (min-width: 960px) {
.popin-form-wrapper[data-v-58ee1a41] {
    width: 66%;
}
}
@media (max-width: 959px) {
.dialog-container[data-v-58ee1a41] {
    height: 80vh;
}
}.theme-default .theme-bg-primary[data-v-6c021812], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6c021812], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6c021812], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6c021812], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6c021812], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6c021812], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-0 .theme-bg-primary[data-v-6c021812], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c021812] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6c021812], .theme-profile-0 .theme-bg-primary-light[data-v-6c021812] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6c021812], .theme-profile-0 .theme-color[data-v-6c021812] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6c021812], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c021812] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c021812] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6c021812], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6c021812] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6c021812] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6c021812] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6c021812], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6c021812] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6c021812] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6c021812] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6c021812], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6c021812] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6c021812] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6c021812] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6c021812], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6c021812] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6c021812] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6c021812] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6c021812], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6c021812] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6c021812] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6c021812] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6c021812], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6c021812], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6c021812] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6c021812] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6c021812] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6c021812] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6c021812] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6c021812] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6c021812] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6c021812] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6c021812] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6c021812] {
  background-color: var(--color-typo-body) !important;
}
.measure-target-card[data-v-6c021812] {
  background-color: var(--color-neutral-200);
  text-align: center;
  border-radius: 8px;
  margin: 24px;
}
@media (min-width: 960px) {
.measure-target-card[data-v-6c021812] {
    width: 100%;
    height: 100%;
    background: linear-gradient(170.53deg, var(--color-neutral-100) 3.33%, #cddaff 165.34%);
    margin: 0 0 32px 0;
    text-align: inherit;
    padding-left: 24px;
}
}
.measure-target-card h2[data-v-6c021812] {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--color-typo-title);
  padding-top: 24px;
}
.measure-target-card p[data-v-6c021812] {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: bold;
  color: var(--color-typo-title);
  padding-top: 4px;
}
.measure-target-card .measure-target-button[data-v-6c021812] {
  display: flex;
  justify-content: space-between;
  width: 401px;
  padding-bottom: 24px;
}
@media (max-width: 959px) {
.measure-target-card .measure-target-button[data-v-6c021812] {
    display: inline-block;
    margin: 0 auto;
}
}
.unit[data-v-6c021812] {
  font-size: 1rem;
}
.measure-target-card-empty[data-v-6c021812] {
  background-color: var(--color-neutral-200);
  text-align: center;
  border-radius: 8px;
  padding: 24px;
  margin: 24px;
  color: var(--color-typo-title);
}
@media (min-width: 960px) {
.measure-target-card-empty[data-v-6c021812] {
    width: 100%;
    padding-left: 24px;
    height: 100%;
    background: linear-gradient(170.53deg, var(--color-neutral-200) 3.33%, #cddaff 165.34%);
    margin: 0 0 32px 0;
    text-align: inherit;
}
}.theme-default .theme-bg-primary[data-v-9c9c417e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-0 .theme-bg-primary[data-v-9c9c417e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c9c417e] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9c9c417e], .theme-profile-0 .theme-bg-primary-light[data-v-9c9c417e] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9c9c417e], .theme-profile-0 .theme-color[data-v-9c9c417e] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9c9c417e], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c9c417e] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9c9c417e], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c9c417e] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9c9c417e] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9c9c417e] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9c9c417e], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c9c417e] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9c9c417e] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9c9c417e] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9c9c417e], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c9c417e] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9c9c417e] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9c9c417e] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9c9c417e], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c9c417e] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9c9c417e] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9c9c417e] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9c9c417e], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c9c417e] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9c9c417e] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9c9c417e] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9c9c417e], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c9c417e], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c9c417e] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9c9c417e] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9c9c417e] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9c9c417e] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9c9c417e] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9c9c417e] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9c9c417e] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9c9c417e] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9c9c417e] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9c9c417e] {
  background-color: var(--color-typo-body) !important;
}
.measure-history[data-v-9c9c417e] {
  display: flex;
  flex-direction: column;
}.theme-default .theme-bg-primary[data-v-29f5c846], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-29f5c846], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-29f5c846], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-29f5c846], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-29f5c846], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-29f5c846], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-0 .theme-bg-primary[data-v-29f5c846], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-29f5c846] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-29f5c846], .theme-profile-0 .theme-bg-primary-light[data-v-29f5c846] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-29f5c846], .theme-profile-0 .theme-color[data-v-29f5c846] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-29f5c846], .theme-profile-0 .theme-bg-primary-gradiant[data-v-29f5c846] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-29f5c846] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-29f5c846], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-1 .theme-bg-primary-gradiant[data-v-29f5c846] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-29f5c846] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-29f5c846] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-29f5c846], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-2 .theme-bg-primary-gradiant[data-v-29f5c846] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-29f5c846] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-29f5c846] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-29f5c846], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-3 .theme-bg-primary-gradiant[data-v-29f5c846] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-29f5c846] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-29f5c846] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-29f5c846], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-4 .theme-bg-primary-gradiant[data-v-29f5c846] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-29f5c846] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-29f5c846] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-29f5c846], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-5 .theme-bg-primary-gradiant[data-v-29f5c846] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-29f5c846] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-29f5c846] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-29f5c846], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-29f5c846], .theme-profile-6 .theme-bg-primary-gradiant[data-v-29f5c846] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-29f5c846] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-29f5c846] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-29f5c846] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-29f5c846] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-29f5c846] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-29f5c846] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-29f5c846] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-29f5c846] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-29f5c846] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 960px) {
.confidentiality-container[data-v-29f5c846] {
    display: flex;
}
}
.confidentiality-title[data-v-29f5c846] {
  display: flex;
  justify-content: center;
}
.confidentiality-title h1[data-v-29f5c846] {
  width: 28ch;
}
.description[data-v-29f5c846] {
  display: block;
  margin-top: 1em;
}
.choice-section[data-v-29f5c846] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-block: 1rem;
}.theme-default .theme-bg-primary[data-v-a5cb9e87], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-0 .theme-bg-primary[data-v-a5cb9e87], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5cb9e87] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a5cb9e87], .theme-profile-0 .theme-bg-primary-light[data-v-a5cb9e87] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a5cb9e87], .theme-profile-0 .theme-color[data-v-a5cb9e87] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a5cb9e87], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a5cb9e87] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a5cb9e87], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a5cb9e87] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a5cb9e87] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a5cb9e87] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a5cb9e87], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a5cb9e87] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a5cb9e87] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a5cb9e87] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a5cb9e87], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a5cb9e87] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a5cb9e87] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a5cb9e87] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a5cb9e87], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a5cb9e87] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a5cb9e87] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a5cb9e87] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a5cb9e87], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a5cb9e87] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a5cb9e87] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a5cb9e87] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a5cb9e87], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a5cb9e87], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a5cb9e87] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a5cb9e87] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a5cb9e87] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a5cb9e87] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a5cb9e87] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a5cb9e87] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a5cb9e87] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a5cb9e87] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a5cb9e87] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a5cb9e87] {
  background-color: var(--color-typo-body) !important;
}
fieldset[data-v-a5cb9e87] {
  margin-block: 1rem;
}
[data-v-a5cb9e87] .mes-radio-group-label {
  font-size: 0.75rem !important;
  color: var(--color-typo-body) !important;
}.theme-default .theme-bg-primary[data-v-2e5eec42], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-0 .theme-bg-primary[data-v-2e5eec42], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e5eec42] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2e5eec42], .theme-profile-0 .theme-bg-primary-light[data-v-2e5eec42] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2e5eec42], .theme-profile-0 .theme-color[data-v-2e5eec42] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2e5eec42], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2e5eec42] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2e5eec42], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2e5eec42] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2e5eec42] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2e5eec42] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2e5eec42], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2e5eec42] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2e5eec42] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2e5eec42] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2e5eec42], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2e5eec42] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2e5eec42] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2e5eec42] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2e5eec42], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2e5eec42] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2e5eec42] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2e5eec42] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2e5eec42], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2e5eec42] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2e5eec42] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2e5eec42] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2e5eec42], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2e5eec42], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2e5eec42] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2e5eec42] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2e5eec42] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2e5eec42] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2e5eec42] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2e5eec42] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2e5eec42] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2e5eec42] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2e5eec42] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2e5eec42] {
  background-color: var(--color-typo-body) !important;
}
.description[data-v-2e5eec42] {
  margin-top: 1rem;
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-a1e5e7c7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-0 .theme-bg-primary[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1e5e7c7] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a1e5e7c7], .theme-profile-0 .theme-bg-primary-light[data-v-a1e5e7c7] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a1e5e7c7], .theme-profile-0 .theme-color[data-v-a1e5e7c7] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a1e5e7c7], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a1e5e7c7] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a1e5e7c7], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a1e5e7c7] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a1e5e7c7] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a1e5e7c7] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a1e5e7c7], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a1e5e7c7] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a1e5e7c7] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a1e5e7c7] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a1e5e7c7], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a1e5e7c7] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a1e5e7c7] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a1e5e7c7] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a1e5e7c7], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a1e5e7c7] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a1e5e7c7] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a1e5e7c7] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a1e5e7c7], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a1e5e7c7] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a1e5e7c7] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a1e5e7c7] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a1e5e7c7], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a1e5e7c7], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a1e5e7c7] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a1e5e7c7] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a1e5e7c7] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a1e5e7c7] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a1e5e7c7] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a1e5e7c7] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a1e5e7c7] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a1e5e7c7] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a1e5e7c7] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a1e5e7c7] {
  background-color: var(--color-typo-body) !important;
}
.menu-item-full-width[data-v-a1e5e7c7] {
  width: 100%;
}
.menu-item-img[data-v-a1e5e7c7] {
  width: 24px;
  align-self: center;
}
.icon-span[data-v-a1e5e7c7] {
  vertical-align: middle;
}.theme-default .theme-bg-primary[data-v-c596d4d1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-0 .theme-bg-primary[data-v-c596d4d1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c596d4d1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c596d4d1], .theme-profile-0 .theme-bg-primary-light[data-v-c596d4d1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c596d4d1], .theme-profile-0 .theme-color[data-v-c596d4d1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c596d4d1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c596d4d1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c596d4d1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c596d4d1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c596d4d1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c596d4d1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c596d4d1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c596d4d1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c596d4d1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c596d4d1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c596d4d1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c596d4d1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c596d4d1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c596d4d1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c596d4d1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c596d4d1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c596d4d1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c596d4d1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c596d4d1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c596d4d1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c596d4d1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c596d4d1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c596d4d1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c596d4d1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c596d4d1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c596d4d1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c596d4d1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c596d4d1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c596d4d1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c596d4d1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c596d4d1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c596d4d1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c596d4d1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c596d4d1] {
  background-color: var(--color-typo-body) !important;
}
[data-v-c596d4d1] .mes-btn {
  min-width: auto;
}
.document-view-mobile[data-v-c596d4d1] {
  position: relative;
}
.document-view-mobile h2[data-v-c596d4d1] {
  font-size: 1rem;
}
.document-view-mobile li[data-v-c596d4d1]:not(:last-of-type) {
  margin-bottom: 1rem;
}
.document-view-mobile .bottom-container[data-v-c596d4d1] {
  background-color: var(--color-neutral-100);
}
.document-view-mobile__preview[data-v-c596d4d1] {
  position: absolute;
  height: calc(100vh - 4rem - 15.625rem);
  width: 100%;
  z-index: 0;
}
.document-view-mobile__card[data-v-c596d4d1] {
  background-color: var(--color-neutral-100);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px;
  margin-left: 24px;
  margin-right: 24px;
}
.document-view-mobile__card-img-text[data-v-c596d4d1] {
  display: flex;
  gap: 12px;
}
.document-view-mobile__card[data-v-c596d4d1]:last-of-type {
  margin-bottom: 32px;
}
.document-view-mobile__drawer[data-v-c596d4d1] {
  transform: translateY(calc(100vh - 4rem - 15.625rem));
  transition: transform 0.15s ease-out;
}
.document-view-mobile__drawer.expanded[data-v-c596d4d1] {
  transform: translateY(0);
}
.document-view-mobile__drawer-content[data-v-c596d4d1] {
  padding: 24px 0;
}
.document-view-mobile__drawer-content h1[data-v-c596d4d1] {
  font-size: 16px;
  color: var(--color-typo-title);
  font-weight: 700;
  margin-bottom: 16px;
}
.document-view-mobile__drawer-content .document-view-mobile__drawer-text[data-v-c596d4d1] {
  font-size: 16px;
  color: var(--color-typo-title);
}
.document-view-mobile__drawer-content .document-view-mobile__drawer-text .text-bold[data-v-c596d4d1] {
  font-weight: 600;
}
.document-view-mobile__drawer-text a[data-v-c596d4d1] {
  display: inline-block;
}
[data-v-c596d4d1] .font-icon-span {
  position: relative;
  top: 6px;
}.theme-default .theme-bg-primary[data-v-0c62aed6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-0 .theme-bg-primary[data-v-0c62aed6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c62aed6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0c62aed6], .theme-profile-0 .theme-bg-primary-light[data-v-0c62aed6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0c62aed6], .theme-profile-0 .theme-color[data-v-0c62aed6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0c62aed6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0c62aed6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0c62aed6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0c62aed6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0c62aed6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0c62aed6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0c62aed6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0c62aed6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0c62aed6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0c62aed6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0c62aed6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0c62aed6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0c62aed6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0c62aed6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0c62aed6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0c62aed6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0c62aed6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0c62aed6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0c62aed6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0c62aed6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0c62aed6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0c62aed6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0c62aed6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0c62aed6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0c62aed6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0c62aed6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0c62aed6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0c62aed6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0c62aed6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0c62aed6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0c62aed6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0c62aed6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0c62aed6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0c62aed6] {
  background-color: var(--color-typo-body) !important;
}
span[data-v-0c62aed6] {
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 1rem;
  padding: 0.25rem 0.625rem;
  display: inline-block;
}
span.red[data-v-0c62aed6] {
  background-color: var(--color-illustrative-07);
}
span.yellow[data-v-0c62aed6] {
  background-color: var(--color-illustrative-08);
}.theme-default .theme-bg-primary[data-v-bf8dd1c4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-0 .theme-bg-primary[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf8dd1c4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bf8dd1c4], .theme-profile-0 .theme-bg-primary-light[data-v-bf8dd1c4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bf8dd1c4], .theme-profile-0 .theme-color[data-v-bf8dd1c4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bf8dd1c4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bf8dd1c4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bf8dd1c4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bf8dd1c4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bf8dd1c4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bf8dd1c4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bf8dd1c4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bf8dd1c4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bf8dd1c4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bf8dd1c4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bf8dd1c4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bf8dd1c4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bf8dd1c4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bf8dd1c4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bf8dd1c4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bf8dd1c4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bf8dd1c4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bf8dd1c4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bf8dd1c4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bf8dd1c4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bf8dd1c4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bf8dd1c4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bf8dd1c4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bf8dd1c4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bf8dd1c4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bf8dd1c4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bf8dd1c4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bf8dd1c4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bf8dd1c4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bf8dd1c4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bf8dd1c4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bf8dd1c4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bf8dd1c4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bf8dd1c4] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 960px) {
.vaccine-card[data-v-bf8dd1c4] {
    width: 66%;
}
}
.vaccine-heading[data-v-bf8dd1c4] {
  line-height: 1.36;
  font-size: 1rem;
}
.vaccine-heading-date[data-v-bf8dd1c4] {
  margin-top: 0.5rem;
}
@media (min-width: 960px) {
.vaccine-heading-date[data-v-bf8dd1c4] {
    margin-top: 0;
}
}.theme-default .theme-bg-primary[data-v-d14f2cb8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-0 .theme-bg-primary[data-v-d14f2cb8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d14f2cb8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d14f2cb8], .theme-profile-0 .theme-bg-primary-light[data-v-d14f2cb8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d14f2cb8], .theme-profile-0 .theme-color[data-v-d14f2cb8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d14f2cb8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d14f2cb8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d14f2cb8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d14f2cb8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d14f2cb8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d14f2cb8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d14f2cb8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d14f2cb8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d14f2cb8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d14f2cb8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d14f2cb8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d14f2cb8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d14f2cb8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d14f2cb8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d14f2cb8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d14f2cb8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d14f2cb8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d14f2cb8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d14f2cb8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d14f2cb8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d14f2cb8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d14f2cb8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d14f2cb8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d14f2cb8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d14f2cb8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d14f2cb8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d14f2cb8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d14f2cb8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d14f2cb8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d14f2cb8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d14f2cb8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d14f2cb8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d14f2cb8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d14f2cb8] {
  background-color: var(--color-typo-body) !important;
}
.lead-paragraph[data-v-d14f2cb8] {
  align-items: center;
  justify-content: initial !important;
  margin-bottom: 2.5rem !important;
}
@media (max-width: 1264px) {
.lead-paragraph[data-v-d14f2cb8] {
    margin-bottom: 1.5rem !important;
}
}.theme-default .theme-bg-primary[data-v-468c738a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-468c738a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-468c738a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-468c738a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-468c738a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-468c738a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-0 .theme-bg-primary[data-v-468c738a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-468c738a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-468c738a], .theme-profile-0 .theme-bg-primary-light[data-v-468c738a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-468c738a], .theme-profile-0 .theme-color[data-v-468c738a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-468c738a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-468c738a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-468c738a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-468c738a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-468c738a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-468c738a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-468c738a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-468c738a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-468c738a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-468c738a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-468c738a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-468c738a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-468c738a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-468c738a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-468c738a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-468c738a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-468c738a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-468c738a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-468c738a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-468c738a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-468c738a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-468c738a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-468c738a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-468c738a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-468c738a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-468c738a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-468c738a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-468c738a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-468c738a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-468c738a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-468c738a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-468c738a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-468c738a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-468c738a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-468c738a] {
  background-color: var(--color-typo-body) !important;
}
.additional-information-link[data-v-468c738a] {
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-primary);
  display: flex;
  align-items: center;
  margin: 0.25rem 0;
}
@media (min-width: 600px) {
.additional-information-link[data-v-468c738a] {
    font-size: 0.75rem;
}
}
[data-v-468c738a] p,
p[data-v-468c738a] {
  margin-bottom: 1rem;
}.theme-default .theme-bg-primary[data-v-055c954d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-055c954d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-055c954d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-055c954d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-055c954d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-055c954d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-0 .theme-bg-primary[data-v-055c954d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-055c954d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-055c954d], .theme-profile-0 .theme-bg-primary-light[data-v-055c954d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-055c954d], .theme-profile-0 .theme-color[data-v-055c954d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-055c954d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-055c954d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-055c954d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-055c954d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-055c954d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-055c954d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-055c954d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-055c954d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-055c954d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-055c954d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-055c954d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-055c954d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-055c954d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-055c954d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-055c954d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-055c954d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-055c954d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-055c954d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-055c954d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-055c954d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-055c954d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-055c954d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-055c954d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-055c954d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-055c954d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-055c954d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-055c954d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-055c954d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-055c954d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-055c954d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-055c954d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-055c954d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-055c954d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-055c954d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-055c954d] {
  background-color: var(--color-typo-body) !important;
}
.postal-card-vaccine[data-v-055c954d] {
  border-radius: 8px;
  background-color: var(--color-background-light);
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 600px) {
.postal-card-vaccine[data-v-055c954d] {
    flex-direction: row;
    padding: 10px 40px;
}
}
@media (min-width: 960px) {
.postal-card-vaccine[data-v-055c954d] {
    width: 66%;
}
}
@media (min-width: 600px) {
.postal-card-vaccine-image-container[data-v-055c954d] {
    border: 1px solid var(--color-neutral-400);
    padding: 10px;
    border-radius: 8px;
}
}
.postal-card-vaccine button[data-v-055c954d] {
  text-align: center;
  text-decoration: underline;
}
@media (min-width: 600px) {
.postal-card-vaccine button[data-v-055c954d] {
    margin-left: 40px;
}
}.theme-default .theme-bg-primary[data-v-2b1fa7c0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-0 .theme-bg-primary[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1fa7c0] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2b1fa7c0], .theme-profile-0 .theme-bg-primary-light[data-v-2b1fa7c0] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2b1fa7c0], .theme-profile-0 .theme-color[data-v-2b1fa7c0] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2b1fa7c0], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b1fa7c0] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2b1fa7c0], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b1fa7c0] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2b1fa7c0] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2b1fa7c0] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2b1fa7c0], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b1fa7c0] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2b1fa7c0] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2b1fa7c0] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2b1fa7c0], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b1fa7c0] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2b1fa7c0] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2b1fa7c0] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2b1fa7c0], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b1fa7c0] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2b1fa7c0] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2b1fa7c0] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2b1fa7c0], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b1fa7c0] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2b1fa7c0] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2b1fa7c0] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2b1fa7c0], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b1fa7c0], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b1fa7c0] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2b1fa7c0] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2b1fa7c0] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2b1fa7c0] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2b1fa7c0] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2b1fa7c0] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2b1fa7c0] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2b1fa7c0] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2b1fa7c0] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2b1fa7c0] {
  background-color: var(--color-typo-body) !important;
}
.vaccine-view--description[data-v-2b1fa7c0] {
  padding: 0 1.5rem;
}
@media (min-width: 960px) {
.vaccine-view--description[data-v-2b1fa7c0] {
    padding: 0;
}
}
.vaccine-recommandation[data-v-2b1fa7c0] {
  margin: 1rem 1.25rem 1.5rem;
}
@media (min-width: 600px) {
.vaccine-recommandation[data-v-2b1fa7c0] {
    width: 19.375rem;
}
}
@media (min-width: 960px) {
.vaccine-recommandation[data-v-2b1fa7c0] {
    margin: 0 0 1.5rem 0;
}
}
.vaccine-synthesis-download-link[data-v-2b1fa7c0] {
  padding: 0 24px;
}
@media (min-width: 960px) {
.vaccine-synthesis-download-link[data-v-2b1fa7c0] {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 1.5rem;
}
}
@media (min-width: 960px) {
.vaccine-card-detail[data-v-2b1fa7c0] {
    margin-top: 1rem;
}
}.theme-default .theme-bg-primary[data-v-5d9a3673], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-0 .theme-bg-primary[data-v-5d9a3673], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5d9a3673] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5d9a3673], .theme-profile-0 .theme-bg-primary-light[data-v-5d9a3673] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5d9a3673], .theme-profile-0 .theme-color[data-v-5d9a3673] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5d9a3673], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5d9a3673] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5d9a3673], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5d9a3673] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5d9a3673] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5d9a3673] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5d9a3673], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5d9a3673] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5d9a3673] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5d9a3673] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5d9a3673], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5d9a3673] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5d9a3673] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5d9a3673] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5d9a3673], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5d9a3673] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5d9a3673] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5d9a3673] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5d9a3673], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5d9a3673] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5d9a3673] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5d9a3673] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5d9a3673], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5d9a3673], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5d9a3673] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5d9a3673] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5d9a3673] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5d9a3673] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5d9a3673] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5d9a3673] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5d9a3673] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5d9a3673] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5d9a3673] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5d9a3673] {
  background-color: var(--color-typo-body) !important;
}
dd[data-v-5d9a3673] {
  color: var(--color-typo-title);
  font-weight: 600;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
}
[data-v-5d9a3673] .app-link-on-click-event {
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 959px) {
[data-v-5d9a3673] .app-link-on-click-event {
    font-size: 1rem !important;
}
}.theme-default .theme-bg-primary[data-v-ff60e84d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-0 .theme-bg-primary[data-v-ff60e84d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ff60e84d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ff60e84d], .theme-profile-0 .theme-bg-primary-light[data-v-ff60e84d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ff60e84d], .theme-profile-0 .theme-color[data-v-ff60e84d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ff60e84d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ff60e84d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ff60e84d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ff60e84d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ff60e84d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ff60e84d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ff60e84d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ff60e84d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ff60e84d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ff60e84d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ff60e84d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ff60e84d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ff60e84d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ff60e84d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ff60e84d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ff60e84d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ff60e84d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ff60e84d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ff60e84d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ff60e84d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ff60e84d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ff60e84d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ff60e84d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ff60e84d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ff60e84d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ff60e84d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ff60e84d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ff60e84d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ff60e84d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ff60e84d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ff60e84d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ff60e84d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ff60e84d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ff60e84d] {
  background-color: var(--color-typo-body) !important;
}
.vaccine-container[data-v-ff60e84d] {
  margin-left: 0 !important;
}.theme-default .theme-bg-primary[data-v-74184a5c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-74184a5c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-74184a5c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-74184a5c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-74184a5c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-74184a5c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-0 .theme-bg-primary[data-v-74184a5c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-74184a5c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-74184a5c], .theme-profile-0 .theme-bg-primary-light[data-v-74184a5c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-74184a5c], .theme-profile-0 .theme-color[data-v-74184a5c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-74184a5c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-74184a5c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-74184a5c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-74184a5c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-74184a5c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-74184a5c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-74184a5c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-74184a5c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-74184a5c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-74184a5c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-74184a5c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-74184a5c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-74184a5c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-74184a5c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-74184a5c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-74184a5c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-74184a5c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-74184a5c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-74184a5c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-74184a5c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-74184a5c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-74184a5c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-74184a5c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-74184a5c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-74184a5c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-74184a5c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-74184a5c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-74184a5c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-74184a5c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-74184a5c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-74184a5c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-74184a5c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-74184a5c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-74184a5c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-74184a5c] {
  background-color: var(--color-typo-body) !important;
}
.popin-titles .title[data-v-74184a5c] {
  color: var(--color-typo-title);
}
@media (min-width: 960px) {
.popin-titles[data-v-74184a5c] {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}
}
.button-container[data-v-74184a5c] {
  display: flex;
  justify-content: center;
}.theme-default .theme-bg-primary[data-v-6a5274e3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-0 .theme-bg-primary[data-v-6a5274e3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a5274e3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6a5274e3], .theme-profile-0 .theme-bg-primary-light[data-v-6a5274e3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6a5274e3], .theme-profile-0 .theme-color[data-v-6a5274e3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6a5274e3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6a5274e3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6a5274e3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6a5274e3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6a5274e3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6a5274e3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6a5274e3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6a5274e3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6a5274e3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6a5274e3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6a5274e3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6a5274e3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6a5274e3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6a5274e3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6a5274e3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6a5274e3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6a5274e3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6a5274e3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6a5274e3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6a5274e3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6a5274e3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6a5274e3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6a5274e3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6a5274e3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6a5274e3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6a5274e3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6a5274e3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6a5274e3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6a5274e3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6a5274e3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6a5274e3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6a5274e3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6a5274e3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6a5274e3] {
  background-color: var(--color-typo-body) !important;
}
.vaccine-form-container[data-v-6a5274e3] {
  max-width: 28.4375rem;
}
@media (max-width: 959px) {
[data-v-6a5274e3] .align-text-and-icon {
    align-items: flex-start !important;
}
}
[data-v-6a5274e3] .mes-radio-group-label {
  margin-bottom: 0.5rem;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.text-description {
  font-size: 0.875rem;
  line-height: 1.3125rem;
}.theme-default .theme-bg-primary[data-v-872e9e8f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-0 .theme-bg-primary[data-v-872e9e8f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-872e9e8f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-872e9e8f], .theme-profile-0 .theme-bg-primary-light[data-v-872e9e8f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-872e9e8f], .theme-profile-0 .theme-color[data-v-872e9e8f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-872e9e8f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-872e9e8f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-872e9e8f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-872e9e8f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-872e9e8f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-872e9e8f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-872e9e8f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-872e9e8f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-872e9e8f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-872e9e8f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-872e9e8f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-872e9e8f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-872e9e8f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-872e9e8f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-872e9e8f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-872e9e8f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-872e9e8f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-872e9e8f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-872e9e8f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-872e9e8f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-872e9e8f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-872e9e8f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-872e9e8f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-872e9e8f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-872e9e8f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-872e9e8f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-872e9e8f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-872e9e8f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-872e9e8f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-872e9e8f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-872e9e8f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-872e9e8f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-872e9e8f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-872e9e8f] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) {
.filepond--drop-label[data-v-872e9e8f] {
    background-image: url("/assets/drag-drop-document.eapVK2Ki.svg") !important;
    background-position: center;
}
}.theme-default .theme-bg-primary[data-v-13ebb31f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-0 .theme-bg-primary[data-v-13ebb31f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13ebb31f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-13ebb31f], .theme-profile-0 .theme-bg-primary-light[data-v-13ebb31f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-13ebb31f], .theme-profile-0 .theme-color[data-v-13ebb31f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-13ebb31f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-13ebb31f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-13ebb31f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-13ebb31f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-13ebb31f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-13ebb31f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-13ebb31f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-13ebb31f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-13ebb31f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-13ebb31f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-13ebb31f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-13ebb31f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-13ebb31f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-13ebb31f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-13ebb31f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-13ebb31f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-13ebb31f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-13ebb31f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-13ebb31f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-13ebb31f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-13ebb31f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-13ebb31f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-13ebb31f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13ebb31f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-13ebb31f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-13ebb31f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-13ebb31f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-13ebb31f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-13ebb31f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-13ebb31f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-13ebb31f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-13ebb31f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-13ebb31f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-13ebb31f] {
  background-color: var(--color-typo-body) !important;
}
button[data-v-13ebb31f] {
  width: 90%;
  text-align: left !important;
}
.labelSize[data-v-13ebb31f] {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: center;
}.theme-default .theme-bg-primary[data-v-60b1e5b1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-0 .theme-bg-primary[data-v-60b1e5b1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-60b1e5b1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-60b1e5b1], .theme-profile-0 .theme-bg-primary-light[data-v-60b1e5b1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-60b1e5b1], .theme-profile-0 .theme-color[data-v-60b1e5b1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-60b1e5b1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-60b1e5b1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-60b1e5b1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-60b1e5b1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-60b1e5b1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-60b1e5b1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-60b1e5b1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-60b1e5b1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-60b1e5b1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-60b1e5b1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-60b1e5b1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-60b1e5b1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-60b1e5b1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-60b1e5b1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-60b1e5b1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-60b1e5b1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-60b1e5b1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-60b1e5b1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-60b1e5b1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-60b1e5b1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-60b1e5b1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-60b1e5b1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-60b1e5b1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-60b1e5b1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-60b1e5b1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-60b1e5b1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-60b1e5b1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-60b1e5b1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-60b1e5b1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-60b1e5b1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-60b1e5b1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-60b1e5b1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-60b1e5b1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-60b1e5b1] {
  background-color: var(--color-typo-body) !important;
}
.list-item[data-v-60b1e5b1] {
  border-top: 1px solid var(--color-neutral-200);
}
.list-mobile[data-v-60b1e5b1] {
  margin-top: 24px;
}
.attachement-list[data-v-60b1e5b1] {
  gap: 1rem;
}
.attachement-list li[data-v-60b1e5b1] {
  width: 160px;
  height: 200px;
  margin-right: 8px;
}
.attachement-list button[data-v-60b1e5b1] {
  width: 100% !important;
  border-radius: 16px !important;
}
.image-container[data-v-60b1e5b1] {
  text-align: center;
  width: 24px;
  min-width: 24px;
}
.left-icon[data-v-60b1e5b1] {
  margin-right: 18px;
  font-size: 18px;
  width: 20px;
}
.margin-list[data-v-60b1e5b1] {
  margin-top: 32px;
  margin-left: 48px;
  margin-right: 48px;
}.theme-default .theme-bg-primary[data-v-d052cc48], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d052cc48], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d052cc48], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d052cc48], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d052cc48], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d052cc48], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-0 .theme-bg-primary[data-v-d052cc48], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d052cc48] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d052cc48], .theme-profile-0 .theme-bg-primary-light[data-v-d052cc48] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d052cc48], .theme-profile-0 .theme-color[data-v-d052cc48] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d052cc48], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d052cc48] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d052cc48] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d052cc48], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d052cc48] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d052cc48] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d052cc48] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d052cc48], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d052cc48] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d052cc48] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d052cc48] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d052cc48], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d052cc48] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d052cc48] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d052cc48] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d052cc48], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d052cc48] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d052cc48] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d052cc48] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d052cc48], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d052cc48] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d052cc48] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d052cc48] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d052cc48], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d052cc48], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d052cc48] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d052cc48] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d052cc48] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d052cc48] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d052cc48] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d052cc48] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d052cc48] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d052cc48] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d052cc48] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d052cc48] {
  background-color: var(--color-typo-body) !important;
}
.icon-workaround[data-v-d052cc48] {
  margin-left: -7px;
}
.conversation-date[data-v-d052cc48] {
  word-break: normal;
}.theme-default .theme-bg-primary[data-v-8902f784], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8902f784], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8902f784], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8902f784], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8902f784], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8902f784], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-0 .theme-bg-primary[data-v-8902f784], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8902f784] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8902f784], .theme-profile-0 .theme-bg-primary-light[data-v-8902f784] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8902f784], .theme-profile-0 .theme-color[data-v-8902f784] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8902f784], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8902f784] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8902f784] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8902f784], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8902f784] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8902f784] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8902f784] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8902f784], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8902f784] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8902f784] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8902f784] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8902f784], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8902f784] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8902f784] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8902f784] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8902f784], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8902f784] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8902f784] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8902f784] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8902f784], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8902f784] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8902f784] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8902f784] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8902f784], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8902f784], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8902f784] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8902f784] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8902f784] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8902f784] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8902f784] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8902f784] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8902f784] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8902f784] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8902f784] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8902f784] {
  background-color: var(--color-typo-body) !important;
}
.conversation-item-link[data-v-8902f784] {
  display: block;
  outline-offset: 0 !important;
  width: 100%;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
}.theme-default .theme-bg-primary[data-v-dcc9b486], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-0 .theme-bg-primary[data-v-dcc9b486], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dcc9b486] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-dcc9b486], .theme-profile-0 .theme-bg-primary-light[data-v-dcc9b486] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-dcc9b486], .theme-profile-0 .theme-color[data-v-dcc9b486] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-dcc9b486], .theme-profile-0 .theme-bg-primary-gradiant[data-v-dcc9b486] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-dcc9b486], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-1 .theme-bg-primary-gradiant[data-v-dcc9b486] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-dcc9b486] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-dcc9b486] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-dcc9b486], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-2 .theme-bg-primary-gradiant[data-v-dcc9b486] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-dcc9b486] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-dcc9b486] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-dcc9b486], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-3 .theme-bg-primary-gradiant[data-v-dcc9b486] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-dcc9b486] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-dcc9b486] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-dcc9b486], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-4 .theme-bg-primary-gradiant[data-v-dcc9b486] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-dcc9b486] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-dcc9b486] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-dcc9b486], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-5 .theme-bg-primary-gradiant[data-v-dcc9b486] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-dcc9b486] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-dcc9b486] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-dcc9b486], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dcc9b486], .theme-profile-6 .theme-bg-primary-gradiant[data-v-dcc9b486] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-dcc9b486] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-dcc9b486] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-dcc9b486] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-dcc9b486] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-dcc9b486] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-dcc9b486] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-dcc9b486] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-dcc9b486] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-dcc9b486] {
  background-color: var(--color-typo-body) !important;
}
.selected-message[data-v-dcc9b486] {
  background-color: var(--color-neutral-200);
  box-sizing: border-box;
  border-left: 4px solid var(--color-primary);
}
.border-radius-left[data-v-dcc9b486] {
  border-radius: 1rem 0rem;
}.theme-default .theme-bg-primary[data-v-5068e116], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5068e116], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5068e116], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5068e116], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5068e116], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5068e116], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-0 .theme-bg-primary[data-v-5068e116], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5068e116] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5068e116], .theme-profile-0 .theme-bg-primary-light[data-v-5068e116] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5068e116], .theme-profile-0 .theme-color[data-v-5068e116] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5068e116], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5068e116] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5068e116] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5068e116], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5068e116] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5068e116] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5068e116] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5068e116], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5068e116] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5068e116] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5068e116] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5068e116], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5068e116] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5068e116] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5068e116] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5068e116], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5068e116] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5068e116] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5068e116] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5068e116], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5068e116] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5068e116] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5068e116] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5068e116], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5068e116], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5068e116] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5068e116] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5068e116] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5068e116] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5068e116] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5068e116] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5068e116] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5068e116] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5068e116] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5068e116] {
  background-color: var(--color-typo-body) !important;
}
.text-color-secondary[data-v-5068e116] {
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-4c550ad9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-0 .theme-bg-primary[data-v-4c550ad9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4c550ad9] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4c550ad9], .theme-profile-0 .theme-bg-primary-light[data-v-4c550ad9] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4c550ad9], .theme-profile-0 .theme-color[data-v-4c550ad9] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4c550ad9], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4c550ad9] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4c550ad9], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4c550ad9] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4c550ad9] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4c550ad9] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4c550ad9], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4c550ad9] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4c550ad9] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4c550ad9] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4c550ad9], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4c550ad9] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4c550ad9] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4c550ad9] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4c550ad9], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4c550ad9] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4c550ad9] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4c550ad9] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4c550ad9], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4c550ad9] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4c550ad9] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4c550ad9] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4c550ad9], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4c550ad9], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4c550ad9] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4c550ad9] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4c550ad9] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4c550ad9] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4c550ad9] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4c550ad9] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4c550ad9] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4c550ad9] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4c550ad9] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4c550ad9] {
  background-color: var(--color-typo-body) !important;
}
[data-v-4c550ad9] .mes-context-menu {
  margin-top: 0 !important;
  margin-right: 0 !important;
}.theme-default .theme-bg-primary[data-v-acef6c70], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-acef6c70], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-acef6c70], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-acef6c70], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-acef6c70], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-acef6c70], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-0 .theme-bg-primary[data-v-acef6c70], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-acef6c70] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-acef6c70], .theme-profile-0 .theme-bg-primary-light[data-v-acef6c70] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-acef6c70], .theme-profile-0 .theme-color[data-v-acef6c70] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-acef6c70], .theme-profile-0 .theme-bg-primary-gradiant[data-v-acef6c70] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-acef6c70] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-acef6c70], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-1 .theme-bg-primary-gradiant[data-v-acef6c70] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-acef6c70] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-acef6c70] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-acef6c70], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-2 .theme-bg-primary-gradiant[data-v-acef6c70] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-acef6c70] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-acef6c70] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-acef6c70], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-3 .theme-bg-primary-gradiant[data-v-acef6c70] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-acef6c70] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-acef6c70] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-acef6c70], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-4 .theme-bg-primary-gradiant[data-v-acef6c70] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-acef6c70] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-acef6c70] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-acef6c70], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-5 .theme-bg-primary-gradiant[data-v-acef6c70] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-acef6c70] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-acef6c70] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-acef6c70], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-acef6c70], .theme-profile-6 .theme-bg-primary-gradiant[data-v-acef6c70] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-acef6c70] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-acef6c70] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-acef6c70] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-acef6c70] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-acef6c70] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-acef6c70] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-acef6c70] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-acef6c70] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-acef6c70] {
  background-color: var(--color-typo-body) !important;
}
[data-v-acef6c70] .message_link {
  color: var(--color-primary) !important;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
}.theme-default .theme-bg-primary[data-v-ea1dd46b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-0 .theme-bg-primary[data-v-ea1dd46b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea1dd46b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-ea1dd46b], .theme-profile-0 .theme-bg-primary-light[data-v-ea1dd46b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-ea1dd46b], .theme-profile-0 .theme-color[data-v-ea1dd46b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-ea1dd46b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-ea1dd46b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-ea1dd46b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-ea1dd46b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-ea1dd46b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-ea1dd46b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-ea1dd46b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-ea1dd46b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-ea1dd46b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-ea1dd46b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-ea1dd46b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-ea1dd46b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-ea1dd46b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-ea1dd46b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-ea1dd46b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-ea1dd46b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-ea1dd46b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-ea1dd46b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-ea1dd46b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-ea1dd46b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-ea1dd46b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-ea1dd46b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-ea1dd46b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-ea1dd46b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-ea1dd46b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-ea1dd46b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-ea1dd46b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-ea1dd46b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-ea1dd46b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-ea1dd46b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-ea1dd46b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-ea1dd46b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-ea1dd46b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-ea1dd46b] {
  background-color: var(--color-typo-body) !important;
}
.content-message[data-v-ea1dd46b] {
  border-top: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-905453ee], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-905453ee], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-905453ee], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-905453ee], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-905453ee], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-905453ee], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-0 .theme-bg-primary[data-v-905453ee], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-905453ee] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-905453ee], .theme-profile-0 .theme-bg-primary-light[data-v-905453ee] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-905453ee], .theme-profile-0 .theme-color[data-v-905453ee] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-905453ee], .theme-profile-0 .theme-bg-primary-gradiant[data-v-905453ee] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-905453ee] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-905453ee], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-1 .theme-bg-primary-gradiant[data-v-905453ee] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-905453ee] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-905453ee] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-905453ee], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-2 .theme-bg-primary-gradiant[data-v-905453ee] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-905453ee] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-905453ee] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-905453ee], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-3 .theme-bg-primary-gradiant[data-v-905453ee] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-905453ee] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-905453ee] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-905453ee], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-4 .theme-bg-primary-gradiant[data-v-905453ee] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-905453ee] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-905453ee] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-905453ee], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-5 .theme-bg-primary-gradiant[data-v-905453ee] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-905453ee] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-905453ee] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-905453ee], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-905453ee], .theme-profile-6 .theme-bg-primary-gradiant[data-v-905453ee] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-905453ee] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-905453ee] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-905453ee] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-905453ee] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-905453ee] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-905453ee] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-905453ee] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-905453ee] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-905453ee] {
  background-color: var(--color-typo-body) !important;
}
.response[data-v-905453ee] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.select-contact--list {
  max-width: 75%;
}
.select-contact--action {
  min-width: 20%;
  white-space: nowrap;
}.theme-default .theme-bg-primary[data-v-0242387b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-0242387b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-0242387b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-0242387b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-0242387b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-0242387b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-0 .theme-bg-primary[data-v-0242387b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-0242387b] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-0242387b], .theme-profile-0 .theme-bg-primary-light[data-v-0242387b] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-0242387b], .theme-profile-0 .theme-color[data-v-0242387b] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-0242387b], .theme-profile-0 .theme-bg-primary-gradiant[data-v-0242387b] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-0242387b] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-0242387b], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-1 .theme-bg-primary-gradiant[data-v-0242387b] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-0242387b] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-0242387b] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-0242387b], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-2 .theme-bg-primary-gradiant[data-v-0242387b] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-0242387b] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-0242387b] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-0242387b], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-3 .theme-bg-primary-gradiant[data-v-0242387b] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-0242387b] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-0242387b] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-0242387b], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-4 .theme-bg-primary-gradiant[data-v-0242387b] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-0242387b] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-0242387b] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-0242387b], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-5 .theme-bg-primary-gradiant[data-v-0242387b] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-0242387b] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-0242387b] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-0242387b], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-0242387b], .theme-profile-6 .theme-bg-primary-gradiant[data-v-0242387b] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-0242387b] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-0242387b] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-0242387b] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-0242387b] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-0242387b] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-0242387b] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-0242387b] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-0242387b] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-0242387b] {
  background-color: var(--color-typo-body) !important;
}
.content-response[data-v-0242387b] {
  border-top: 1px solid var(--color-neutral-200);
  white-space: pre-line;
}
[data-v-0242387b] textarea {
  font-weight: 400 !important;
  letter-spacing: 0.25px;
  line-height: 20px;
}.theme-default .theme-bg-primary[data-v-8dbab28a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-0 .theme-bg-primary[data-v-8dbab28a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dbab28a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-8dbab28a], .theme-profile-0 .theme-bg-primary-light[data-v-8dbab28a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-8dbab28a], .theme-profile-0 .theme-color[data-v-8dbab28a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-8dbab28a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-8dbab28a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-8dbab28a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-8dbab28a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-8dbab28a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-8dbab28a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-8dbab28a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-8dbab28a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-8dbab28a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-8dbab28a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-8dbab28a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-8dbab28a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-8dbab28a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-8dbab28a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-8dbab28a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-8dbab28a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-8dbab28a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-8dbab28a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-8dbab28a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-8dbab28a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-8dbab28a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-8dbab28a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-8dbab28a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-8dbab28a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-8dbab28a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-8dbab28a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-8dbab28a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-8dbab28a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-8dbab28a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-8dbab28a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-8dbab28a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-8dbab28a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-8dbab28a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-8dbab28a] {
  background-color: var(--color-typo-body) !important;
}
.subject-line-divider[data-v-8dbab28a] {
  border-bottom: 1px solid var(--color-neutral-200);
}
.messaging[data-v-8dbab28a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.helper-signature-block[data-v-8dbab28a] {
  display: flex;
  box-sizing: border-box;
  padding: 0 1.5rem 1.5rem;
}.theme-default .theme-bg-primary[data-v-51a36bf8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-0 .theme-bg-primary[data-v-51a36bf8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-51a36bf8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-51a36bf8], .theme-profile-0 .theme-bg-primary-light[data-v-51a36bf8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-51a36bf8], .theme-profile-0 .theme-color[data-v-51a36bf8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-51a36bf8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-51a36bf8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-51a36bf8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-51a36bf8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-51a36bf8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-51a36bf8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-51a36bf8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-51a36bf8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-51a36bf8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-51a36bf8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-51a36bf8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-51a36bf8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-51a36bf8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-51a36bf8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-51a36bf8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-51a36bf8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-51a36bf8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-51a36bf8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-51a36bf8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-51a36bf8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-51a36bf8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-51a36bf8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-51a36bf8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-51a36bf8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-51a36bf8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-51a36bf8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-51a36bf8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-51a36bf8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-51a36bf8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-51a36bf8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-51a36bf8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-51a36bf8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-51a36bf8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-51a36bf8] {
  background-color: var(--color-typo-body) !important;
}
.message-line-divider[data-v-51a36bf8] {
  border-bottom: 1px solid var(--color-neutral-200);
}
.border-radius-right[data-v-51a36bf8] {
  border-radius: 0rem 1rem 1rem 0rem;
}.theme-default .theme-bg-primary[data-v-d8c86394], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d8c86394], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d8c86394], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d8c86394], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d8c86394], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d8c86394], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-0 .theme-bg-primary[data-v-d8c86394], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8c86394] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d8c86394], .theme-profile-0 .theme-bg-primary-light[data-v-d8c86394] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d8c86394], .theme-profile-0 .theme-color[data-v-d8c86394] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d8c86394], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d8c86394] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d8c86394] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d8c86394], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d8c86394] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d8c86394] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d8c86394] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d8c86394], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d8c86394] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d8c86394] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d8c86394] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d8c86394], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d8c86394] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d8c86394] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d8c86394] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d8c86394], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d8c86394] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d8c86394] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d8c86394] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d8c86394], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d8c86394] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d8c86394] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d8c86394] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d8c86394], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d8c86394], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d8c86394] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d8c86394] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d8c86394] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d8c86394] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d8c86394] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d8c86394] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d8c86394] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d8c86394] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d8c86394] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d8c86394] {
  background-color: var(--color-typo-body) !important;
}
.mailbox-container[data-v-d8c86394] {
  overflow: auto;
  height: 740px;
}.theme-default .theme-bg-primary[data-v-d24faec6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d24faec6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d24faec6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d24faec6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d24faec6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d24faec6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-0 .theme-bg-primary[data-v-d24faec6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d24faec6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d24faec6], .theme-profile-0 .theme-bg-primary-light[data-v-d24faec6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d24faec6], .theme-profile-0 .theme-color[data-v-d24faec6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d24faec6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d24faec6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d24faec6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d24faec6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d24faec6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d24faec6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d24faec6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d24faec6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d24faec6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d24faec6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d24faec6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d24faec6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d24faec6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d24faec6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d24faec6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d24faec6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d24faec6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d24faec6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d24faec6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d24faec6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d24faec6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d24faec6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d24faec6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d24faec6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d24faec6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d24faec6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d24faec6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d24faec6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d24faec6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d24faec6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d24faec6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d24faec6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d24faec6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d24faec6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d24faec6] {
  background-color: var(--color-typo-body) !important;
}
.mailbox-empty-container[data-v-d24faec6] {
  border-radius: 1rem;
}
.mailbox-border-radius[data-v-d24faec6] {
  border-radius: 1rem;
}.theme-default .theme-bg-primary[data-v-839469fd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-839469fd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-839469fd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-839469fd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-839469fd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-839469fd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-0 .theme-bg-primary[data-v-839469fd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-839469fd] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-839469fd], .theme-profile-0 .theme-bg-primary-light[data-v-839469fd] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-839469fd], .theme-profile-0 .theme-color[data-v-839469fd] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-839469fd], .theme-profile-0 .theme-bg-primary-gradiant[data-v-839469fd] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-839469fd] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-839469fd], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-1 .theme-bg-primary-gradiant[data-v-839469fd] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-839469fd] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-839469fd] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-839469fd], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-2 .theme-bg-primary-gradiant[data-v-839469fd] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-839469fd] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-839469fd] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-839469fd], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-3 .theme-bg-primary-gradiant[data-v-839469fd] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-839469fd] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-839469fd] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-839469fd], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-4 .theme-bg-primary-gradiant[data-v-839469fd] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-839469fd] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-839469fd] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-839469fd], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-5 .theme-bg-primary-gradiant[data-v-839469fd] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-839469fd] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-839469fd] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-839469fd], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-839469fd], .theme-profile-6 .theme-bg-primary-gradiant[data-v-839469fd] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-839469fd] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-839469fd] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-839469fd] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-839469fd] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-839469fd] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-839469fd] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-839469fd] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-839469fd] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-839469fd] {
  background-color: var(--color-typo-body) !important;
}
.img-iframe[data-v-839469fd] {
  width: 100%;
  max-height: 60vh;
  overflow: hidden;
}
@media (min-width: 600px) {
.img-iframe[data-v-839469fd] {
    overflow: auto;
}
}
.pdf-app .pdfViewer[data-v-839469fd] {
  width: 100%;
  min-height: 60vh;
}
.btn-download[data-v-839469fd] {
  text-decoration: none;
}
.preview-container[data-v-839469fd] {
  height: 100vh;
}
.preview-container[data-v-839469fd] > * {
  height: 100%;
}
@media (min-width: 600px) {
.preview-container[data-v-839469fd] > * {
    height: 600px;
}
}
.download-label[data-v-839469fd] {
  word-break: normal;
}
.icon-download[data-v-839469fd] {
  vertical-align: middle;
}.theme-default .theme-bg-primary[data-v-49b168da], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-49b168da], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-49b168da], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-49b168da], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-49b168da], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-49b168da], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-0 .theme-bg-primary[data-v-49b168da], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49b168da] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-49b168da], .theme-profile-0 .theme-bg-primary-light[data-v-49b168da] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-49b168da], .theme-profile-0 .theme-color[data-v-49b168da] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-49b168da], .theme-profile-0 .theme-bg-primary-gradiant[data-v-49b168da] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49b168da] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-49b168da], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-1 .theme-bg-primary-gradiant[data-v-49b168da] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-49b168da] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-49b168da] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-49b168da], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-2 .theme-bg-primary-gradiant[data-v-49b168da] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-49b168da] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-49b168da] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-49b168da], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-3 .theme-bg-primary-gradiant[data-v-49b168da] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-49b168da] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-49b168da] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-49b168da], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-4 .theme-bg-primary-gradiant[data-v-49b168da] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-49b168da] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-49b168da] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-49b168da], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-5 .theme-bg-primary-gradiant[data-v-49b168da] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-49b168da] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-49b168da] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-49b168da], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49b168da], .theme-profile-6 .theme-bg-primary-gradiant[data-v-49b168da] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-49b168da] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-49b168da] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-49b168da] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-49b168da] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-49b168da] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-49b168da] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-49b168da] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-49b168da] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-49b168da] {
  background-color: var(--color-typo-body) !important;
}
.onboarding-stepper[data-v-49b168da] {
  max-width: 35rem;
  padding-left: 0;
}
@media (max-width: 959px) {
.onboarding-stepper[data-v-49b168da] {
    margin-bottom: 2rem;
}
}
@media (min-width: 960px) {
.onboarding-stepper[data-v-49b168da] {
    position: relative;
    bottom: 2rem;
}
}.theme-default .theme-bg-primary[data-v-bddfe60c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-0 .theme-bg-primary[data-v-bddfe60c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-bddfe60c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-bddfe60c], .theme-profile-0 .theme-bg-primary-light[data-v-bddfe60c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-bddfe60c], .theme-profile-0 .theme-color[data-v-bddfe60c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-bddfe60c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-bddfe60c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-bddfe60c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-bddfe60c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-bddfe60c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-bddfe60c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-bddfe60c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-bddfe60c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-bddfe60c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-bddfe60c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-bddfe60c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-bddfe60c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-bddfe60c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-bddfe60c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-bddfe60c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-bddfe60c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-bddfe60c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-bddfe60c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-bddfe60c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-bddfe60c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-bddfe60c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-bddfe60c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-bddfe60c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-bddfe60c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-bddfe60c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-bddfe60c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-bddfe60c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-bddfe60c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-bddfe60c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-bddfe60c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-bddfe60c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-bddfe60c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-bddfe60c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-bddfe60c] {
  background-color: var(--color-typo-body) !important;
}
.onboarding-stepper[data-v-bddfe60c] {
  max-width: 35rem;
  padding-left: 0;
}
@media (max-width: 959px) {
.onboarding-stepper[data-v-bddfe60c] {
    margin-bottom: 2rem;
}
}
@media (min-width: 960px) {
.onboarding-stepper[data-v-bddfe60c] {
    position: relative;
    bottom: 2rem;
}
}.theme-default .theme-bg-primary[data-v-75d7f273], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-75d7f273], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-75d7f273], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-75d7f273], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-75d7f273], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-75d7f273], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-0 .theme-bg-primary[data-v-75d7f273], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-75d7f273] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-75d7f273], .theme-profile-0 .theme-bg-primary-light[data-v-75d7f273] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-75d7f273], .theme-profile-0 .theme-color[data-v-75d7f273] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-75d7f273], .theme-profile-0 .theme-bg-primary-gradiant[data-v-75d7f273] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-75d7f273] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-75d7f273], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-1 .theme-bg-primary-gradiant[data-v-75d7f273] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-75d7f273] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-75d7f273] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-75d7f273], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-2 .theme-bg-primary-gradiant[data-v-75d7f273] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-75d7f273] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-75d7f273] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-75d7f273], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-3 .theme-bg-primary-gradiant[data-v-75d7f273] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-75d7f273] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-75d7f273] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-75d7f273], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-4 .theme-bg-primary-gradiant[data-v-75d7f273] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-75d7f273] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-75d7f273] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-75d7f273], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-5 .theme-bg-primary-gradiant[data-v-75d7f273] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-75d7f273] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-75d7f273] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-75d7f273], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-75d7f273], .theme-profile-6 .theme-bg-primary-gradiant[data-v-75d7f273] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-75d7f273] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-75d7f273] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-75d7f273] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-75d7f273] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-75d7f273] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-75d7f273] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-75d7f273] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-75d7f273] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-75d7f273] {
  background-color: var(--color-typo-body) !important;
}
.onboarding-container[data-v-75d7f273] {
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
  max-width: 100%;
}
@media (min-width: 960px) {
.onboarding-container[data-v-75d7f273] {
    margin-left: 0;
    margin-right: 0;
}
}
.onboardingBeggin[data-v-75d7f273] {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 959px) {
.onboardingBeggin[data-v-75d7f273] {
    flex-direction: column;
    align-items: center;
}
}
.onboardingBeggin .profilImage[data-v-75d7f273] {
  margin: 0 !important;
  width: 40%;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
@media (max-width: 959px) {
.onboardingBeggin .profilImage[data-v-75d7f273] {
    width: 120px;
}
}
.onboardingBeggin .contentOnBoargingBeggin[data-v-75d7f273] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 50%;
  max-height: 70% !important;
}
@media (max-width: 959px) {
.onboardingBeggin .contentOnBoargingBeggin[data-v-75d7f273] {
    width: 100%;
}
}
.onboardingBeggin ul li img[data-v-75d7f273] {
  width: 64px;
}
.onboarding-title[data-v-75d7f273] {
  font-size: 1.25rem;
  font-weight: 500;
  color: var(--color-typo-title);
  margin-bottom: 1.5rem;
}
@media (max-width: 959px) {
.onboarding-title[data-v-75d7f273] {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
}.theme-default .theme-bg-primary[data-v-4e837173], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4e837173], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4e837173], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4e837173], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4e837173], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4e837173], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-0 .theme-bg-primary[data-v-4e837173], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e837173] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4e837173], .theme-profile-0 .theme-bg-primary-light[data-v-4e837173] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4e837173], .theme-profile-0 .theme-color[data-v-4e837173] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4e837173], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4e837173] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4e837173] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4e837173], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4e837173] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4e837173] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4e837173] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4e837173], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4e837173] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4e837173] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4e837173] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4e837173], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4e837173] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4e837173] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4e837173] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4e837173], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4e837173] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4e837173] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4e837173] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4e837173], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4e837173] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4e837173] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4e837173] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4e837173], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4e837173], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4e837173] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4e837173] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4e837173] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4e837173] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4e837173] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4e837173] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4e837173] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4e837173] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4e837173] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4e837173] {
  background-color: var(--color-typo-body) !important;
}
.listInformation[data-v-4e837173] {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0.75rem;
}
@media (max-width: 959px) {
.listInformation[data-v-4e837173] {
    justify-content: flex-start;
}
}
.listInformation li[data-v-4e837173] {
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
}
@media (max-width: 959px) {
.listInformation li[data-v-4e837173] {
    text-align: start;
}
}
.listButton[data-v-4e837173] {
  text-align: center;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.5rem;
  margin-top: 2rem;
  padding-left: 0;
}
@media (max-width: 959px) {
.listButton[data-v-4e837173] {
    flex-direction: column-reverse;
}
}
@media (max-width: 959px) {
.listButton .go-on-boarding-button[data-v-4e837173] {
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-4fedded6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4fedded6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4fedded6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4fedded6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4fedded6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4fedded6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-0 .theme-bg-primary[data-v-4fedded6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4fedded6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4fedded6], .theme-profile-0 .theme-bg-primary-light[data-v-4fedded6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4fedded6], .theme-profile-0 .theme-color[data-v-4fedded6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4fedded6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4fedded6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4fedded6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4fedded6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4fedded6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4fedded6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4fedded6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4fedded6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4fedded6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4fedded6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4fedded6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4fedded6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4fedded6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4fedded6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4fedded6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4fedded6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4fedded6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4fedded6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4fedded6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4fedded6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4fedded6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4fedded6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4fedded6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4fedded6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4fedded6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4fedded6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4fedded6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4fedded6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4fedded6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4fedded6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4fedded6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4fedded6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4fedded6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4fedded6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4fedded6] {
  background-color: var(--color-typo-body) !important;
}
.empty-card[data-v-4fedded6] {
  border: 2px dashed var(--color-primary);
  border-radius: 16px;
  padding: 1.5rem;
  width: 13.125rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 0.75rem;
  min-height: 16.875rem;
  height: 100%;
}
.empty-card__image[data-v-4fedded6] {
  width: 5rem;
  display: block;
  margin: 0 auto;
}
.empty-card__title[data-v-4fedded6] {
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
  color: var(--color-typo-title);
  min-height: 3.75rem;
}
.empty-card__button[data-v-4fedded6] {
  margin-top: auto;
  display: flex;
  justify-content: center;
}
@media (max-width: 959px) {
.empty-card[data-v-4fedded6] {
    flex-flow: row;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    width: 100%;
    height: auto;
    min-height: initial;
    flex: 1;
    padding-right: 2rem;
}
.empty-card__image[data-v-4fedded6] {
    margin: 0;
}
.empty-card__title[data-v-4fedded6] {
    min-height: auto;
    width: 8.125rem;
    text-align: left;
    word-break: normal;
}
.empty-card__button[data-v-4fedded6] {
    padding: 0 !important;
    height: 2.5rem;
    width: 2.5rem;
    margin-top: 0;
}
}.theme-default .theme-bg-primary[data-v-2f871ec8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-0 .theme-bg-primary[data-v-2f871ec8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f871ec8] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2f871ec8], .theme-profile-0 .theme-bg-primary-light[data-v-2f871ec8] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2f871ec8], .theme-profile-0 .theme-color[data-v-2f871ec8] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2f871ec8], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2f871ec8] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2f871ec8], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2f871ec8] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2f871ec8] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2f871ec8] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2f871ec8], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2f871ec8] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2f871ec8] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2f871ec8] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2f871ec8], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2f871ec8] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2f871ec8] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2f871ec8] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2f871ec8], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2f871ec8] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2f871ec8] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2f871ec8] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2f871ec8], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2f871ec8] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2f871ec8] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2f871ec8] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2f871ec8], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2f871ec8], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2f871ec8] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2f871ec8] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2f871ec8] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2f871ec8] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2f871ec8] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2f871ec8] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2f871ec8] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2f871ec8] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2f871ec8] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2f871ec8] {
  background-color: var(--color-typo-body) !important;
}
.card[data-v-2f871ec8] {
  background-color: var(--color-background-light);
  border-radius: 16px;
  padding: 1.5rem;
  width: 13.125rem;
  height: 16.875rem;
  display: flex;
  flex-flow: column;
  gap: 0.75rem;
  position: relative;
}
.card__menu[data-v-2f871ec8] {
  position: absolute;
  top: 0;
  right: 0;
}
.card__content[data-v-2f871ec8] {
  display: flex;
  flex-flow: column;
  gap: 0.5rem;
}
.card__image[data-v-2f871ec8] {
  width: 5rem;
  display: block;
  margin: 0 auto;
}
.card__title[data-v-2f871ec8] {
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
  color: var(--color-typo-title);
}
@media (max-width: 959px) {
.card[data-v-2f871ec8] {
    flex-flow: row;
    display: flex;
    align-items: center;
    padding: 1rem;
    width: 100%;
    height: auto;
    border-radius: 0;
    border-bottom: 1px solid var(--color-neutral-200);
    box-shadow: none !important;
}
.card__image[data-v-2f871ec8] {
    margin: 0;
}
.card__title[data-v-2f871ec8] {
    min-height: auto;
    text-align: left;
    width: 80%;
}
.card__content[data-v-2f871ec8] {
    gap: 0;
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-4d8dbf08], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-0 .theme-bg-primary[data-v-4d8dbf08], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-4d8dbf08] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-4d8dbf08], .theme-profile-0 .theme-bg-primary-light[data-v-4d8dbf08] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-4d8dbf08], .theme-profile-0 .theme-color[data-v-4d8dbf08] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-4d8dbf08], .theme-profile-0 .theme-bg-primary-gradiant[data-v-4d8dbf08] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-4d8dbf08], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-1 .theme-bg-primary-gradiant[data-v-4d8dbf08] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-4d8dbf08] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-4d8dbf08] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-4d8dbf08], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-2 .theme-bg-primary-gradiant[data-v-4d8dbf08] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-4d8dbf08] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-4d8dbf08] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-4d8dbf08], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-3 .theme-bg-primary-gradiant[data-v-4d8dbf08] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-4d8dbf08] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-4d8dbf08] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-4d8dbf08], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-4 .theme-bg-primary-gradiant[data-v-4d8dbf08] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-4d8dbf08] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-4d8dbf08] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-4d8dbf08], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-5 .theme-bg-primary-gradiant[data-v-4d8dbf08] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-4d8dbf08] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-4d8dbf08] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-4d8dbf08], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-4d8dbf08], .theme-profile-6 .theme-bg-primary-gradiant[data-v-4d8dbf08] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-4d8dbf08] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-4d8dbf08] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-4d8dbf08] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-4d8dbf08] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-4d8dbf08] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-4d8dbf08] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-4d8dbf08] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-4d8dbf08] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-4d8dbf08] {
  background-color: var(--color-typo-body) !important;
}
.card[data-v-4d8dbf08] {
  min-height: 270px;
}
@media (max-width: 959px) {
.card[data-v-4d8dbf08] {
    min-height: auto;
}
}.theme-default .theme-bg-primary[data-v-503181a4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-503181a4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-503181a4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-503181a4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-503181a4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-503181a4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-0 .theme-bg-primary[data-v-503181a4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-503181a4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-503181a4], .theme-profile-0 .theme-bg-primary-light[data-v-503181a4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-503181a4], .theme-profile-0 .theme-color[data-v-503181a4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-503181a4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-503181a4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-503181a4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-503181a4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-503181a4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-503181a4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-503181a4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-503181a4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-503181a4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-503181a4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-503181a4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-503181a4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-503181a4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-503181a4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-503181a4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-503181a4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-503181a4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-503181a4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-503181a4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-503181a4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-503181a4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-503181a4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-503181a4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-503181a4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-503181a4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-503181a4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-503181a4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-503181a4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-503181a4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-503181a4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-503181a4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-503181a4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-503181a4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-503181a4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-503181a4] {
  background-color: var(--color-typo-body) !important;
}
.measure-card[data-v-503181a4] {
  display: flex;
  flex-flow: column;
}
.measure-card__value[data-v-503181a4] {
  font-weight: 700;
  font-size: 1.25rem;
  text-align: center;
  color: var(--color-typo-title);
}
.measure-card__date[data-v-503181a4] {
  color: var(--color-typo-body);
  text-align: center;
}
@media (max-width: 959px) {
.measure-card[data-v-503181a4] {
    flex-flow: row;
}
.measure-card__value[data-v-503181a4], .measure-card__date[data-v-503181a4] {
    text-align: left;
}
}.theme-default .theme-bg-primary[data-v-5aba3228], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5aba3228], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5aba3228], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5aba3228], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5aba3228], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5aba3228], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-0 .theme-bg-primary[data-v-5aba3228], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5aba3228] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5aba3228], .theme-profile-0 .theme-bg-primary-light[data-v-5aba3228] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5aba3228], .theme-profile-0 .theme-color[data-v-5aba3228] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5aba3228], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5aba3228] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5aba3228] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5aba3228], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5aba3228] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5aba3228] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5aba3228] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5aba3228], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5aba3228] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5aba3228] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5aba3228] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5aba3228], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5aba3228] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5aba3228] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5aba3228] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5aba3228], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5aba3228] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5aba3228] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5aba3228] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5aba3228], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5aba3228] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5aba3228] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5aba3228] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5aba3228], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5aba3228], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5aba3228] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5aba3228] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5aba3228] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5aba3228] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5aba3228] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5aba3228] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5aba3228] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5aba3228] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5aba3228] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5aba3228] {
  background-color: var(--color-typo-body) !important;
}
.onboarding-page[data-v-5aba3228] {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 600px) {
.onboarding-page[data-v-5aba3228] {
    margin-left: 71px;
    margin-right: 36px;
}
}
.cards[data-v-5aba3228] {
  display: flex;
  padding: 0;
  gap: 2.25rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 959px) {
.cards[data-v-5aba3228] {
    width: 100%;
    gap: 0;
}
}
.cards li[data-v-5aba3228] {
  list-style: none;
}
@media (max-width: 959px) {
.cards li[data-v-5aba3228] {
    width: 100%;
}
}
.link-counter[data-v-5aba3228] {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
[data-v-5aba3228] .empty-card__title {
  width: 5rem;
}.theme-default .theme-bg-primary[data-v-36ca0007], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-36ca0007], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-36ca0007], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-36ca0007], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-36ca0007], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-36ca0007], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-0 .theme-bg-primary[data-v-36ca0007], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-36ca0007] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-36ca0007], .theme-profile-0 .theme-bg-primary-light[data-v-36ca0007] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-36ca0007], .theme-profile-0 .theme-color[data-v-36ca0007] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-36ca0007], .theme-profile-0 .theme-bg-primary-gradiant[data-v-36ca0007] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-36ca0007] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-36ca0007], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-1 .theme-bg-primary-gradiant[data-v-36ca0007] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-36ca0007] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-36ca0007] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-36ca0007], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-2 .theme-bg-primary-gradiant[data-v-36ca0007] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-36ca0007] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-36ca0007] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-36ca0007], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-3 .theme-bg-primary-gradiant[data-v-36ca0007] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-36ca0007] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-36ca0007] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-36ca0007], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-4 .theme-bg-primary-gradiant[data-v-36ca0007] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-36ca0007] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-36ca0007] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-36ca0007], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-5 .theme-bg-primary-gradiant[data-v-36ca0007] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-36ca0007] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-36ca0007] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-36ca0007], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-36ca0007], .theme-profile-6 .theme-bg-primary-gradiant[data-v-36ca0007] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-36ca0007] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-36ca0007] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-36ca0007] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-36ca0007] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-36ca0007] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-36ca0007] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-36ca0007] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-36ca0007] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-36ca0007] {
  background-color: var(--color-typo-body) !important;
}
.card[data-v-36ca0007] {
  height: 100%;
  min-height: 16.875rem;
}
.card .content p[data-v-36ca0007] {
  margin: 0;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 959px) {
.card[data-v-36ca0007] {
    min-height: initial;
}
.card .content p[data-v-36ca0007] {
    margin: 0;
    text-align: left;
}
}.theme-default .theme-bg-primary[data-v-21388988], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-21388988], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-21388988], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-21388988], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-21388988], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-21388988], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-0 .theme-bg-primary[data-v-21388988], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-21388988] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-21388988], .theme-profile-0 .theme-bg-primary-light[data-v-21388988] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-21388988], .theme-profile-0 .theme-color[data-v-21388988] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-21388988], .theme-profile-0 .theme-bg-primary-gradiant[data-v-21388988] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-21388988] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-21388988], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-1 .theme-bg-primary-gradiant[data-v-21388988] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-21388988] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-21388988] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-21388988], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-2 .theme-bg-primary-gradiant[data-v-21388988] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-21388988] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-21388988] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-21388988], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-3 .theme-bg-primary-gradiant[data-v-21388988] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-21388988] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-21388988] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-21388988], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-4 .theme-bg-primary-gradiant[data-v-21388988] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-21388988] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-21388988] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-21388988], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-5 .theme-bg-primary-gradiant[data-v-21388988] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-21388988] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-21388988] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-21388988], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-21388988], .theme-profile-6 .theme-bg-primary-gradiant[data-v-21388988] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-21388988] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-21388988] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-21388988] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-21388988] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-21388988] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-21388988] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-21388988] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-21388988] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-21388988] {
  background-color: var(--color-typo-body) !important;
}
.step[data-v-21388988] {
  font-weight: 700;
  font-size: 1rem;
  line-height: 24px;
  color: var(--color-primary);
  margin-bottom: 0.5rem !important;
}
@media (max-width: 959px) {
.step[data-v-21388988] {
    justify-content: left !important;
    margin-bottom: 0.5rem !important;
}
}.theme-default .theme-bg-primary[data-v-19ae4af6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-0 .theme-bg-primary[data-v-19ae4af6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-19ae4af6] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-19ae4af6], .theme-profile-0 .theme-bg-primary-light[data-v-19ae4af6] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-19ae4af6], .theme-profile-0 .theme-color[data-v-19ae4af6] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-19ae4af6], .theme-profile-0 .theme-bg-primary-gradiant[data-v-19ae4af6] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-19ae4af6], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-1 .theme-bg-primary-gradiant[data-v-19ae4af6] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-19ae4af6] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-19ae4af6] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-19ae4af6], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-2 .theme-bg-primary-gradiant[data-v-19ae4af6] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-19ae4af6] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-19ae4af6] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-19ae4af6], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-3 .theme-bg-primary-gradiant[data-v-19ae4af6] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-19ae4af6] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-19ae4af6] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-19ae4af6], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-4 .theme-bg-primary-gradiant[data-v-19ae4af6] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-19ae4af6] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-19ae4af6] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-19ae4af6], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-5 .theme-bg-primary-gradiant[data-v-19ae4af6] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-19ae4af6] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-19ae4af6] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-19ae4af6], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-19ae4af6], .theme-profile-6 .theme-bg-primary-gradiant[data-v-19ae4af6] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-19ae4af6] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-19ae4af6] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-19ae4af6] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-19ae4af6] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-19ae4af6] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-19ae4af6] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-19ae4af6] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-19ae4af6] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-19ae4af6] {
  background-color: var(--color-typo-body) !important;
}
.onboarding-page[data-v-19ae4af6] {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 600px) {
.onboarding-page[data-v-19ae4af6] {
    margin-left: 71px;
    margin-right: 36px;
}
}
.cards[data-v-19ae4af6] {
  display: flex;
  padding: 0;
  gap: 2.25rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 959px) {
.cards[data-v-19ae4af6] {
    width: 100%;
    gap: 0;
}
}
.cards li[data-v-19ae4af6] {
  list-style: none;
}
@media (max-width: 959px) {
.cards li[data-v-19ae4af6] {
    width: 100%;
}
}
.link-counter[data-v-19ae4af6] {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}.theme-default .theme-bg-primary[data-v-d1de060d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d1de060d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d1de060d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d1de060d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d1de060d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d1de060d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-0 .theme-bg-primary[data-v-d1de060d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1de060d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d1de060d], .theme-profile-0 .theme-bg-primary-light[data-v-d1de060d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d1de060d], .theme-profile-0 .theme-color[data-v-d1de060d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d1de060d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d1de060d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d1de060d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d1de060d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d1de060d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d1de060d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d1de060d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d1de060d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d1de060d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d1de060d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d1de060d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d1de060d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d1de060d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d1de060d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d1de060d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d1de060d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d1de060d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d1de060d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d1de060d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d1de060d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d1de060d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d1de060d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d1de060d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d1de060d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d1de060d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d1de060d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d1de060d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d1de060d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d1de060d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d1de060d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d1de060d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d1de060d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d1de060d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d1de060d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d1de060d] {
  background-color: var(--color-typo-body) !important;
}
.onboarding-page[data-v-d1de060d] {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 600px) {
.onboarding-page[data-v-d1de060d] {
    margin-left: 71px;
    margin-right: 36px;
}
}
.cards[data-v-d1de060d] {
  display: flex;
  padding: 0;
  gap: 2.25rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 959px) {
.cards[data-v-d1de060d] {
    width: 100%;
    gap: 0;
}
}
.cards li[data-v-d1de060d] {
  list-style: none;
}
@media (max-width: 959px) {
.cards li[data-v-d1de060d] {
    width: 100%;
}
}
.link-counter[data-v-d1de060d] {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}.theme-default .theme-bg-primary[data-v-5b7b48dc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-0 .theme-bg-primary[data-v-5b7b48dc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b7b48dc] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5b7b48dc], .theme-profile-0 .theme-bg-primary-light[data-v-5b7b48dc] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5b7b48dc], .theme-profile-0 .theme-color[data-v-5b7b48dc] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5b7b48dc], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5b7b48dc] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5b7b48dc], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5b7b48dc] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5b7b48dc] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5b7b48dc] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5b7b48dc], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5b7b48dc] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5b7b48dc] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5b7b48dc] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5b7b48dc], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5b7b48dc] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5b7b48dc] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5b7b48dc] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5b7b48dc], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5b7b48dc] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5b7b48dc] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5b7b48dc] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5b7b48dc], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5b7b48dc] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5b7b48dc] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5b7b48dc] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5b7b48dc], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5b7b48dc], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5b7b48dc] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5b7b48dc] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5b7b48dc] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5b7b48dc] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5b7b48dc] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5b7b48dc] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5b7b48dc] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5b7b48dc] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5b7b48dc] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5b7b48dc] {
  background-color: var(--color-typo-body) !important;
}
.step[data-v-5b7b48dc] {
  font-weight: 700;
  font-size: 1rem;
  line-height: 24px;
  color: var(--color-primary);
  margin-bottom: 0.5rem !important;
}
@media (max-width: 959px) {
.step[data-v-5b7b48dc] {
    justify-content: left !important;
    margin-bottom: 0.5rem !important;
}
}.theme-default .theme-bg-primary[data-v-49835e4c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-49835e4c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-49835e4c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-49835e4c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-49835e4c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-49835e4c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-0 .theme-bg-primary[data-v-49835e4c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-49835e4c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-49835e4c], .theme-profile-0 .theme-bg-primary-light[data-v-49835e4c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-49835e4c], .theme-profile-0 .theme-color[data-v-49835e4c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-49835e4c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-49835e4c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-49835e4c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-49835e4c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-49835e4c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-49835e4c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-49835e4c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-49835e4c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-49835e4c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-49835e4c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-49835e4c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-49835e4c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-49835e4c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-49835e4c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-49835e4c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-49835e4c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-49835e4c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-49835e4c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-49835e4c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-49835e4c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-49835e4c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-49835e4c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-49835e4c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-49835e4c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-49835e4c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-49835e4c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-49835e4c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-49835e4c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-49835e4c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-49835e4c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-49835e4c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-49835e4c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-49835e4c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-49835e4c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-49835e4c] {
  background-color: var(--color-typo-body) !important;
}
.onboarding-page[data-v-49835e4c] {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 600px) {
.onboarding-page[data-v-49835e4c] {
    margin-left: 71px;
    margin-right: 36px;
}
}
.cards[data-v-49835e4c] {
  display: flex;
  padding: 0;
  gap: 2.25rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 959px) {
.cards[data-v-49835e4c] {
    width: 100%;
    gap: 0;
}
}
.cards li[data-v-49835e4c] {
  list-style: none;
}
@media (max-width: 959px) {
.cards li[data-v-49835e4c] {
    width: 100%;
}
}
.link-counter[data-v-49835e4c] {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}.theme-default .theme-bg-primary[data-v-d847a0d4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-0 .theme-bg-primary[data-v-d847a0d4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d847a0d4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d847a0d4], .theme-profile-0 .theme-bg-primary-light[data-v-d847a0d4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d847a0d4], .theme-profile-0 .theme-color[data-v-d847a0d4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d847a0d4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d847a0d4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d847a0d4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d847a0d4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d847a0d4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d847a0d4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d847a0d4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d847a0d4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d847a0d4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d847a0d4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d847a0d4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d847a0d4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d847a0d4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d847a0d4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d847a0d4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d847a0d4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d847a0d4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d847a0d4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d847a0d4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d847a0d4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d847a0d4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d847a0d4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d847a0d4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d847a0d4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d847a0d4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d847a0d4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d847a0d4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d847a0d4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d847a0d4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d847a0d4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d847a0d4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d847a0d4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d847a0d4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d847a0d4] {
  background-color: var(--color-typo-body) !important;
}
.vaccination-tip[data-v-d847a0d4] {
  display: flex;
  align-items: center;
  gap: 16px;
  max-width: 516px;
}
@media (min-width: 960px) {
.vaccination-tip[data-v-d847a0d4] {
    margin-top: 24px;
}
}
[data-v-d847a0d4] h1.onboarding-title {
  margin-bottom: 32px;
}
@media (min-width: 960px) {
[data-v-d847a0d4] h1.onboarding-title {
    margin-top: 24px;
    margin-bottom: 40px;
    padding: 0 20%;
}
}.theme-default .theme-bg-primary[data-v-2060c271], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2060c271], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2060c271], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2060c271], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2060c271], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2060c271], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-0 .theme-bg-primary[data-v-2060c271], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2060c271] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2060c271], .theme-profile-0 .theme-bg-primary-light[data-v-2060c271] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2060c271], .theme-profile-0 .theme-color[data-v-2060c271] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2060c271], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2060c271] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2060c271] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2060c271], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2060c271] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2060c271] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2060c271] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2060c271], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2060c271] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2060c271] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2060c271] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2060c271], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2060c271] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2060c271] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2060c271] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2060c271], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2060c271] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2060c271] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2060c271] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2060c271], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2060c271] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2060c271] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2060c271] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2060c271], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2060c271], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2060c271] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2060c271] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2060c271] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2060c271] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2060c271] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2060c271] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2060c271] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2060c271] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2060c271] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2060c271] {
  background-color: var(--color-typo-body) !important;
}
[data-v-2060c271] .onboarding-title {
  font-size: 1.5rem;
}
@media (min-width: 600px) {
[data-v-2060c271] .onboarding-title {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}
}
.link-to-medical-synthesis[data-v-2060c271] {
  min-width: auto;
}
@media (min-width: 600px) {
.onboarding-button[data-v-2060c271] {
    width: 500px;
}
}
.go-home-button[data-v-2060c271] {
  border: 1px solid var(--color-primary);
  margin-top: 24px;
}.theme-default .theme-bg-primary[data-v-40e22091], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-40e22091], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-40e22091], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-40e22091], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-40e22091], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-40e22091], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-0 .theme-bg-primary[data-v-40e22091], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-40e22091] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-40e22091], .theme-profile-0 .theme-bg-primary-light[data-v-40e22091] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-40e22091], .theme-profile-0 .theme-color[data-v-40e22091] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-40e22091], .theme-profile-0 .theme-bg-primary-gradiant[data-v-40e22091] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-40e22091] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-40e22091], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-1 .theme-bg-primary-gradiant[data-v-40e22091] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-40e22091] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-40e22091] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-40e22091], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-2 .theme-bg-primary-gradiant[data-v-40e22091] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-40e22091] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-40e22091] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-40e22091], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-3 .theme-bg-primary-gradiant[data-v-40e22091] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-40e22091] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-40e22091] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-40e22091], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-4 .theme-bg-primary-gradiant[data-v-40e22091] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-40e22091] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-40e22091] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-40e22091], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-5 .theme-bg-primary-gradiant[data-v-40e22091] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-40e22091] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-40e22091] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-40e22091], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-40e22091], .theme-profile-6 .theme-bg-primary-gradiant[data-v-40e22091] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-40e22091] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-40e22091] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-40e22091] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-40e22091] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-40e22091] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-40e22091] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-40e22091] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-40e22091] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-40e22091] {
  background-color: var(--color-typo-body) !important;
}
.row[data-v-40e22091] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between !important;
}
.row.rowReverse[data-v-40e22091] {
  flex-direction: row-reverse;
}
@media (max-width: 599px) {
.row.rowReverse[data-v-40e22091] {
    flex-direction: column-reverse;
}
}.theme-default .theme-bg-primary[data-v-6d424730], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6d424730], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6d424730], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6d424730], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6d424730], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6d424730], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-0 .theme-bg-primary[data-v-6d424730], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6d424730] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6d424730], .theme-profile-0 .theme-bg-primary-light[data-v-6d424730] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6d424730], .theme-profile-0 .theme-color[data-v-6d424730] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6d424730], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6d424730] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6d424730] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6d424730], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6d424730] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6d424730] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6d424730] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6d424730], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6d424730] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6d424730] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6d424730] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6d424730], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6d424730] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6d424730] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6d424730] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6d424730], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6d424730] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6d424730] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6d424730] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6d424730], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6d424730] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6d424730] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6d424730] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6d424730], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6d424730], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6d424730] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6d424730] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6d424730] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6d424730] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6d424730] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6d424730] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6d424730] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6d424730] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6d424730] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6d424730] {
  background-color: var(--color-typo-body) !important;
}
section[data-v-6d424730] {
  width: 790px;
}
section small[data-v-6d424730] {
  color: var(--color-typo-body);
}.theme-default .theme-bg-primary[data-v-3768b4bf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-0 .theme-bg-primary[data-v-3768b4bf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-3768b4bf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-3768b4bf], .theme-profile-0 .theme-bg-primary-light[data-v-3768b4bf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-3768b4bf], .theme-profile-0 .theme-color[data-v-3768b4bf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-3768b4bf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-3768b4bf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-3768b4bf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-3768b4bf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-3768b4bf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-3768b4bf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-3768b4bf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-3768b4bf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-3768b4bf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-3768b4bf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-3768b4bf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-3768b4bf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-3768b4bf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-3768b4bf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-3768b4bf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-3768b4bf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-3768b4bf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-3768b4bf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-3768b4bf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-3768b4bf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-3768b4bf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-3768b4bf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-3768b4bf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-3768b4bf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-3768b4bf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-3768b4bf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-3768b4bf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-3768b4bf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-3768b4bf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-3768b4bf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-3768b4bf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-3768b4bf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-3768b4bf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-3768b4bf] {
  background-color: var(--color-typo-body) !important;
}
[data-v-3768b4bf]  h1.text-h1 {
  font-size: 1.625rem !important;
}
@media (min-width: 600px) {
[data-v-3768b4bf]  h1.text-h1 {
    font-size: 2.5rem !important;
}
}
[data-v-3768b4bf]  .text-center ul {
  text-align: left !important;
}
.section-0[data-v-3768b4bf] {
  width: 432px;
  display: block;
  float: right;
  position: relative;
  padding: 0 !important;
}
@media (min-width: 960px) {
.section-0[data-v-3768b4bf] {
    height: 544px;
}
}
.section-0 img[data-v-3768b4bf] {
  width: 100%;
  padding: 0 !important;
}
@media (min-width: 1265px) {
.section-0 img[data-v-3768b4bf] {
    margin: 0;
    position: absolute;
    width: 700px;
    max-width: 700px;
    left: -268px;
    bottom: -64px;
}
}
.button-list[data-v-3768b4bf] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 600px) {
.button-list[data-v-3768b4bf] {
    flex-direction: row;
    justify-content: center;
}
}
.section-6[data-v-3768b4bf] {
  width: 790px;
}
.button-secondary[data-v-3768b4bf] {
  border: 1px solid var(--color-primary);
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.isChecked {
  color: var(--color-primary);
}
.input-optout--container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0;
}
.label-optout--container {
  width: 75%;
  margin-left: 1rem;
  text-align: center;
}
.cgu-table-wrapper {
  border-radius: 16px;
  border: solid 2px var(--color-neutral-200);
  overflow-y: hidden;
  overflow-x: auto;
}
.cgu-table-wrapper .cgu-table {
  border-spacing: 0;
}
.cgu-table-wrapper .cgu-table thead tr th {
  height: 3rem;
  text-align: left;
  border-bottom: thin solid rgba(0, 0, 0, 0.12);
}
.cgu-table-wrapper .cgu-table tbody tr {
  background-color: var(--color-background-light);
}
.cgu-table-wrapper .cgu-table tbody tr td {
  height: 3.5rem;
}
.cgu-table-wrapper .cgu-table tbody tr:not(:last-child) td {
  border-bottom: 1px solid var(--color-neutral-200);
}.theme-default .theme-bg-primary[data-v-d624f81f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-d624f81f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-d624f81f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-d624f81f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-d624f81f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-d624f81f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-0 .theme-bg-primary[data-v-d624f81f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-d624f81f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-d624f81f], .theme-profile-0 .theme-bg-primary-light[data-v-d624f81f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-d624f81f], .theme-profile-0 .theme-color[data-v-d624f81f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-d624f81f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-d624f81f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-d624f81f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-d624f81f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-d624f81f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-d624f81f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-d624f81f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-d624f81f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-d624f81f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-d624f81f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-d624f81f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-d624f81f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-d624f81f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-d624f81f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-d624f81f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-d624f81f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-d624f81f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-d624f81f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-d624f81f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-d624f81f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-d624f81f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-d624f81f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-d624f81f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-d624f81f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-d624f81f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-d624f81f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-d624f81f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-d624f81f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-d624f81f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-d624f81f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-d624f81f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-d624f81f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-d624f81f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-d624f81f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-d624f81f] {
  background-color: var(--color-typo-body) !important;
}
.deaf-contact[data-v-d624f81f] {
  display: flex;
  margin-top: 2rem;
}
@media (max-width: 959px) {
.deaf-contact[data-v-d624f81f] {
    flex-direction: column;
}
.deaf-contact .deaf-image[data-v-d624f81f] {
    width: 80px;
    margin-top: 2.5rem;
}
}
.deaf-contact .deaf-image[data-v-d624f81f] {
  margin-right: 1rem;
}.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.faq-card {
  height: 100%;
  justify-content: center;
}
.faq-card__container {
  height: 100%;
  display: flex;
  padding: 0.75rem 0.25rem;
}
.faq-card__container__shortDescription {
  display: flex;
  flex-direction: column;
}
.faq-card__container__noShortDescription {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (min-width: 960px) {
.faq-card__container__noShortDescription {
    flex-direction: column;
}
}
.faq-card__container__image {
  margin: 0 0.75rem 0 0.25rem;
}
@media (min-width: 600px) and (max-width: 959px) {
.faq-card__container__image {
    max-width: 6.25rem;
}
}
@media (min-width: 960px) {
.faq-card__container__image {
    margin: 0 1.9375rem 1.25rem 2rem;
}
}
.faq-card__container__title {
  color: var(--color-typo-body);
  font-weight: 700 !important;
  text-decoration: none;
  line-height: 1.375rem;
  letter-spacing: 0.00625rem;
}
.faq-card__container__description {
  margin-top: 1rem;
  color: var(--color-typo-body);
  font-weight: 400;
}
.faq-card__container b {
  background-color: #FDF3CE;
  border-radius: 0.25rem;
}.theme-default .theme-bg-primary[data-v-9ee58a52], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-0 .theme-bg-primary[data-v-9ee58a52], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ee58a52] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9ee58a52], .theme-profile-0 .theme-bg-primary-light[data-v-9ee58a52] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9ee58a52], .theme-profile-0 .theme-color[data-v-9ee58a52] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9ee58a52], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9ee58a52] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9ee58a52], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9ee58a52] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9ee58a52] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9ee58a52] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9ee58a52], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9ee58a52] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9ee58a52] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9ee58a52] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9ee58a52], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9ee58a52] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9ee58a52] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9ee58a52] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9ee58a52], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9ee58a52] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9ee58a52] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9ee58a52] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9ee58a52], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9ee58a52] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9ee58a52] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9ee58a52] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9ee58a52], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9ee58a52], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9ee58a52] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9ee58a52] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9ee58a52] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9ee58a52] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9ee58a52] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9ee58a52] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9ee58a52] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9ee58a52] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9ee58a52] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9ee58a52] {
  background-color: var(--color-typo-body) !important;
}
.faq-list[data-v-9ee58a52] {
  gap: 1.25rem;
  row-gap: 1.25rem;
  width: 100%;
}
.faq-list li[data-v-9ee58a52] {
  width: 100%;
}
@media (min-width: 600px) and (max-width: 959px) {
.faq-list li[data-v-9ee58a52] {
    max-width: 18.75rem;
}
}
@media (min-width: 960px) {
.faq-list li[data-v-9ee58a52] {
    max-width: 16rem;
}
}
.faq-list a[data-v-9ee58a52] {
  height: 100%;
}.theme-default .theme-bg-primary[data-v-aa23fa1a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-0 .theme-bg-primary[data-v-aa23fa1a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa23fa1a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-aa23fa1a], .theme-profile-0 .theme-bg-primary-light[data-v-aa23fa1a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-aa23fa1a], .theme-profile-0 .theme-color[data-v-aa23fa1a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-aa23fa1a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-aa23fa1a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-aa23fa1a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-aa23fa1a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-aa23fa1a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-aa23fa1a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-aa23fa1a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-aa23fa1a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-aa23fa1a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-aa23fa1a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-aa23fa1a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-aa23fa1a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-aa23fa1a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-aa23fa1a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-aa23fa1a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-aa23fa1a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-aa23fa1a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-aa23fa1a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-aa23fa1a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-aa23fa1a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-aa23fa1a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-aa23fa1a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-aa23fa1a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-aa23fa1a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-aa23fa1a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-aa23fa1a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-aa23fa1a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-aa23fa1a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-aa23fa1a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-aa23fa1a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-aa23fa1a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-aa23fa1a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-aa23fa1a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-aa23fa1a] {
  background-color: var(--color-typo-body) !important;
}
.research__container[data-v-aa23fa1a] {
  max-width: 34.125rem;
  display: flex;
  align-items: flex-end;
  gap: 1rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.research__input[data-v-aa23fa1a] {
  flex: 1;
}
@media (max-width: 599px) {
.research__input[data-v-aa23fa1a] {
    flex: auto;
}
}
.research__button[data-v-aa23fa1a] {
  margin-bottom: 0.5rem;
}
@media (max-width: 599px) {
.research__button[data-v-aa23fa1a] {
    width: 100%;
}
}.theme-default .theme-bg-primary[data-v-e562645f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e562645f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e562645f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e562645f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e562645f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e562645f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-0 .theme-bg-primary[data-v-e562645f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e562645f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e562645f], .theme-profile-0 .theme-bg-primary-light[data-v-e562645f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e562645f], .theme-profile-0 .theme-color[data-v-e562645f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e562645f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e562645f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e562645f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e562645f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e562645f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e562645f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e562645f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e562645f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e562645f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e562645f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e562645f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e562645f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e562645f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e562645f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e562645f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e562645f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e562645f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e562645f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e562645f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e562645f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e562645f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e562645f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e562645f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e562645f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e562645f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e562645f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e562645f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e562645f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e562645f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e562645f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e562645f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e562645f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e562645f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e562645f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e562645f] {
  background-color: var(--color-typo-body) !important;
}
.faq-list[data-v-e562645f] {
  gap: 1.25rem;
  row-gap: 1.25rem;
  margin-bottom: 2rem;
}
.faq-list li[data-v-e562645f] {
  width: 100%;
}
@media (min-width: 600px) {
.faq-list li[data-v-e562645f] {
    width: 256px;
}
}
.faq-list a[data-v-e562645f] {
  height: 100%;
}.theme-default .theme-bg-primary[data-v-f737e71d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-f737e71d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-f737e71d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-f737e71d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-f737e71d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-f737e71d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-0 .theme-bg-primary[data-v-f737e71d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-f737e71d] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-f737e71d], .theme-profile-0 .theme-bg-primary-light[data-v-f737e71d] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-f737e71d], .theme-profile-0 .theme-color[data-v-f737e71d] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-f737e71d], .theme-profile-0 .theme-bg-primary-gradiant[data-v-f737e71d] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-f737e71d] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-f737e71d], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-1 .theme-bg-primary-gradiant[data-v-f737e71d] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-f737e71d] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-f737e71d] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-f737e71d], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-2 .theme-bg-primary-gradiant[data-v-f737e71d] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-f737e71d] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-f737e71d] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-f737e71d], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-3 .theme-bg-primary-gradiant[data-v-f737e71d] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-f737e71d] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-f737e71d] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-f737e71d], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-4 .theme-bg-primary-gradiant[data-v-f737e71d] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-f737e71d] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-f737e71d] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-f737e71d], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-5 .theme-bg-primary-gradiant[data-v-f737e71d] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-f737e71d] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-f737e71d] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-f737e71d], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-f737e71d], .theme-profile-6 .theme-bg-primary-gradiant[data-v-f737e71d] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-f737e71d] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-f737e71d] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-f737e71d] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-f737e71d] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-f737e71d] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-f737e71d] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-f737e71d] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-f737e71d] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-f737e71d] {
  background-color: var(--color-typo-body) !important;
}
.faq-list[data-v-f737e71d] {
  gap: 1.25rem;
  row-gap: 1.25rem;
  margin-bottom: 2rem;
}
.faq-list li[data-v-f737e71d] {
  width: 100%;
}
@media (min-width: 600px) {
.faq-list li[data-v-f737e71d] {
    width: 256px;
}
}
.faq-list a[data-v-f737e71d] {
  height: 100%;
}.theme-default .theme-bg-primary[data-v-e129470f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e129470f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e129470f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e129470f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e129470f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e129470f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-0 .theme-bg-primary[data-v-e129470f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e129470f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e129470f], .theme-profile-0 .theme-bg-primary-light[data-v-e129470f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e129470f], .theme-profile-0 .theme-color[data-v-e129470f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e129470f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e129470f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e129470f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e129470f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e129470f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e129470f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e129470f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e129470f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e129470f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e129470f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e129470f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e129470f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e129470f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e129470f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e129470f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e129470f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e129470f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e129470f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e129470f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e129470f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e129470f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e129470f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e129470f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e129470f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e129470f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e129470f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e129470f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e129470f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e129470f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e129470f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e129470f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e129470f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e129470f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e129470f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e129470f] {
  background-color: var(--color-typo-body) !important;
}
.faq-list[data-v-e129470f] {
  gap: 1.25rem;
  row-gap: 1.25rem;
  margin-bottom: 2rem;
}
.faq-list li[data-v-e129470f] {
  width: 100%;
}
@media (min-width: 600px) {
.faq-list li[data-v-e129470f] {
    width: 256px;
}
}
.faq-list a[data-v-e129470f] {
  height: 100%;
}.theme-default .theme-bg-primary[data-v-b47c9fe2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-0 .theme-bg-primary[data-v-b47c9fe2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-b47c9fe2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-b47c9fe2], .theme-profile-0 .theme-bg-primary-light[data-v-b47c9fe2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-b47c9fe2], .theme-profile-0 .theme-color[data-v-b47c9fe2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-b47c9fe2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-b47c9fe2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-b47c9fe2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-b47c9fe2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-b47c9fe2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-b47c9fe2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-b47c9fe2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-b47c9fe2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-b47c9fe2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-b47c9fe2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-b47c9fe2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-b47c9fe2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-b47c9fe2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-b47c9fe2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-b47c9fe2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-b47c9fe2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-b47c9fe2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-b47c9fe2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-b47c9fe2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-b47c9fe2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-b47c9fe2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-b47c9fe2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-b47c9fe2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-b47c9fe2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-b47c9fe2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-b47c9fe2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-b47c9fe2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-b47c9fe2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-b47c9fe2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-b47c9fe2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-b47c9fe2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-b47c9fe2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-b47c9fe2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-b47c9fe2] {
  background-color: var(--color-typo-body) !important;
}
.container[data-v-b47c9fe2] {
  margin-bottom: 3.5rem;
}.theme-default .theme-bg-primary[data-v-6c61c3a1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-0 .theme-bg-primary[data-v-6c61c3a1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c61c3a1] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-6c61c3a1], .theme-profile-0 .theme-bg-primary-light[data-v-6c61c3a1] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-6c61c3a1], .theme-profile-0 .theme-color[data-v-6c61c3a1] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-6c61c3a1], .theme-profile-0 .theme-bg-primary-gradiant[data-v-6c61c3a1] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-6c61c3a1], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-1 .theme-bg-primary-gradiant[data-v-6c61c3a1] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-6c61c3a1] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-6c61c3a1] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-6c61c3a1], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-2 .theme-bg-primary-gradiant[data-v-6c61c3a1] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-6c61c3a1] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-6c61c3a1] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-6c61c3a1], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-3 .theme-bg-primary-gradiant[data-v-6c61c3a1] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-6c61c3a1] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-6c61c3a1] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-6c61c3a1], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-4 .theme-bg-primary-gradiant[data-v-6c61c3a1] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-6c61c3a1] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-6c61c3a1] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-6c61c3a1], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-5 .theme-bg-primary-gradiant[data-v-6c61c3a1] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-6c61c3a1] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-6c61c3a1] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-6c61c3a1], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-6c61c3a1], .theme-profile-6 .theme-bg-primary-gradiant[data-v-6c61c3a1] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-6c61c3a1] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-6c61c3a1] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-6c61c3a1] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-6c61c3a1] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-6c61c3a1] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-6c61c3a1] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-6c61c3a1] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-6c61c3a1] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-6c61c3a1] {
  background-color: var(--color-typo-body) !important;
}
.keywords-container[data-v-6c61c3a1] {
  margin-bottom: 2.25rem;
}
@media (min-width: 960px) {
.keywords-container[data-v-6c61c3a1] {
    margin-bottom: 3.5rem;
}
}
.list__container[data-v-6c61c3a1] {
  display: flex;
  gap: 1rem;
}.theme-default .theme-bg-primary[data-v-379f4af4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-379f4af4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-379f4af4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-379f4af4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-379f4af4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-379f4af4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-0 .theme-bg-primary[data-v-379f4af4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-379f4af4] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-379f4af4], .theme-profile-0 .theme-bg-primary-light[data-v-379f4af4] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-379f4af4], .theme-profile-0 .theme-color[data-v-379f4af4] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-379f4af4], .theme-profile-0 .theme-bg-primary-gradiant[data-v-379f4af4] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-379f4af4] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-379f4af4], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-1 .theme-bg-primary-gradiant[data-v-379f4af4] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-379f4af4] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-379f4af4] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-379f4af4], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-2 .theme-bg-primary-gradiant[data-v-379f4af4] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-379f4af4] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-379f4af4] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-379f4af4], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-3 .theme-bg-primary-gradiant[data-v-379f4af4] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-379f4af4] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-379f4af4] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-379f4af4], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-4 .theme-bg-primary-gradiant[data-v-379f4af4] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-379f4af4] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-379f4af4] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-379f4af4], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-5 .theme-bg-primary-gradiant[data-v-379f4af4] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-379f4af4] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-379f4af4] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-379f4af4], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-379f4af4], .theme-profile-6 .theme-bg-primary-gradiant[data-v-379f4af4] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-379f4af4] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-379f4af4] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-379f4af4] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-379f4af4] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-379f4af4] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-379f4af4] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-379f4af4] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-379f4af4] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-379f4af4] {
  background-color: var(--color-typo-body) !important;
}
.container[data-v-379f4af4] {
  margin-bottom: 3.5rem;
}.theme-default .theme-bg-primary[data-v-9483af76], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9483af76], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9483af76], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9483af76], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9483af76], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9483af76], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-0 .theme-bg-primary[data-v-9483af76], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9483af76] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9483af76], .theme-profile-0 .theme-bg-primary-light[data-v-9483af76] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9483af76], .theme-profile-0 .theme-color[data-v-9483af76] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9483af76], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9483af76] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9483af76] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9483af76], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9483af76] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9483af76] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9483af76] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9483af76], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9483af76] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9483af76] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9483af76] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9483af76], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9483af76] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9483af76] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9483af76] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9483af76], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9483af76] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9483af76] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9483af76] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9483af76], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9483af76] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9483af76] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9483af76] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9483af76], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9483af76], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9483af76] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9483af76] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9483af76] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9483af76] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9483af76] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9483af76] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9483af76] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9483af76] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9483af76] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9483af76] {
  background-color: var(--color-typo-body) !important;
}
.faq-list[data-v-9483af76] {
  gap: 1.25rem;
  row-gap: 1.25rem;
}
.faq-list li[data-v-9483af76] {
  width: 100%;
}
@media (min-width: 600px) {
.faq-list li[data-v-9483af76] {
    width: 256px;
}
}
.faq-list a[data-v-9483af76] {
  height: 100%;
}.theme-default .theme-bg-primary[data-v-e1b4d83f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-0 .theme-bg-primary[data-v-e1b4d83f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-e1b4d83f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-e1b4d83f], .theme-profile-0 .theme-bg-primary-light[data-v-e1b4d83f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-e1b4d83f], .theme-profile-0 .theme-color[data-v-e1b4d83f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-e1b4d83f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-e1b4d83f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-e1b4d83f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-e1b4d83f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-e1b4d83f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-e1b4d83f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-e1b4d83f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-e1b4d83f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-e1b4d83f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-e1b4d83f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-e1b4d83f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-e1b4d83f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-e1b4d83f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-e1b4d83f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-e1b4d83f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-e1b4d83f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-e1b4d83f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-e1b4d83f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-e1b4d83f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-e1b4d83f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-e1b4d83f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-e1b4d83f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-e1b4d83f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-e1b4d83f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-e1b4d83f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-e1b4d83f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-e1b4d83f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-e1b4d83f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-e1b4d83f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-e1b4d83f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-e1b4d83f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-e1b4d83f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-e1b4d83f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-e1b4d83f] {
  background-color: var(--color-typo-body) !important;
}
.description[data-v-e1b4d83f] {
  font-size: var(--typography-body-size-m-font-size);
}
.title[data-v-e1b4d83f] {
  width: 31.125rem;
}.theme-default .theme-bg-primary[data-v-653859f3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-653859f3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-653859f3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-653859f3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-653859f3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-653859f3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-0 .theme-bg-primary[data-v-653859f3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-653859f3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-653859f3], .theme-profile-0 .theme-bg-primary-light[data-v-653859f3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-653859f3], .theme-profile-0 .theme-color[data-v-653859f3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-653859f3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-653859f3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-653859f3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-653859f3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-653859f3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-653859f3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-653859f3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-653859f3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-653859f3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-653859f3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-653859f3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-653859f3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-653859f3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-653859f3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-653859f3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-653859f3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-653859f3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-653859f3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-653859f3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-653859f3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-653859f3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-653859f3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-653859f3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-653859f3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-653859f3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-653859f3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-653859f3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-653859f3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-653859f3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-653859f3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-653859f3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-653859f3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-653859f3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-653859f3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-653859f3] {
  background-color: var(--color-typo-body) !important;
}
.description[data-v-653859f3] {
  font-size: var(--typography-body-size-s-font-size);
  width: 29.875rem;
}
.title[data-v-653859f3] {
  width: 43.75rem;
}.theme-default .theme-bg-primary[data-v-97a9d19c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-0 .theme-bg-primary[data-v-97a9d19c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-97a9d19c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-97a9d19c], .theme-profile-0 .theme-bg-primary-light[data-v-97a9d19c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-97a9d19c], .theme-profile-0 .theme-color[data-v-97a9d19c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-97a9d19c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-97a9d19c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-97a9d19c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-97a9d19c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-97a9d19c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-97a9d19c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-97a9d19c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-97a9d19c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-97a9d19c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-97a9d19c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-97a9d19c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-97a9d19c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-97a9d19c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-97a9d19c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-97a9d19c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-97a9d19c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-97a9d19c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-97a9d19c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-97a9d19c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-97a9d19c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-97a9d19c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-97a9d19c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-97a9d19c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-97a9d19c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-97a9d19c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-97a9d19c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-97a9d19c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-97a9d19c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-97a9d19c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-97a9d19c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-97a9d19c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-97a9d19c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-97a9d19c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-97a9d19c] {
  background-color: var(--color-typo-body) !important;
}
.editor-consent-page-container[data-v-97a9d19c] {
  width: 40.5rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 959px) {
.editor-consent-page-container[data-v-97a9d19c] {
    width: auto;
}
}
.editor-consent-fieldset[data-v-97a9d19c] {
  display: flex;
  flex-direction: column;
}
.app-user-card[data-v-97a9d19c] {
  cursor: pointer;
}
.app-user-card.disabled[data-v-97a9d19c] {
  cursor: not-allowed;
  opacity: 0.3;
  pointer-events: none;
}
.app-user-card.disabled[data-v-97a9d19c] > * {
  color: var(--color-functional-disabled);
}
.page-title[data-v-97a9d19c] {
  line-height: 3rem;
  text-align: left !important;
}
@media (max-width: 959px) {
.page-title[data-v-97a9d19c] {
    padding: 0.125rem;
}
}
.subtitle[data-v-97a9d19c] {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: var(--color-typo-title);
}
.h1-title[data-v-97a9d19c] {
  line-height: 3rem;
}
.h2-title[data-v-97a9d19c] {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 30px;
  color: var(--color-typo-title);
}
.h2-title.finalities-title[data-v-97a9d19c] {
  margin-bottom: 1rem;
}
.h2-title.profil-to-sync-title[data-v-97a9d19c] {
  font-weight: var(--typography-font-weight-regular);
}
.profile-grid[data-v-97a9d19c] {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  gap: 0.75rem 1.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 959px) {
.profile-grid[data-v-97a9d19c] {
    width: auto !important;
    grid-template-columns: repeat(1, 100%);
}
}
input.profil-radio[data-v-97a9d19c] {
  position: absolute;
  height: 1.25rem;
  width: 1.25rem;
  left: 1px;
}
.cgu[data-v-97a9d19c] {
  font-size: var(--typography-body-size-xs-font-size);
  line-height: var(--typography-body-size-s-line-height);
  width: 34rem;
}
@media (max-width: 959px) {
.cgu[data-v-97a9d19c] {
    width: auto !important;
}
}
.external-link-icon[data-v-97a9d19c] {
  vertical-align: bottom;
}
@media (max-width: 959px) {
.consent-button-section[data-v-97a9d19c] {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.consent-button-section[data-v-97a9d19c] > * {
    width: 100%;
    display: inline-flex;
    height: 3.5rem;
}
}.theme-default .theme-bg-primary[data-v-a006ca64], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-a006ca64], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-a006ca64], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-a006ca64], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-a006ca64], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-a006ca64], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-0 .theme-bg-primary[data-v-a006ca64], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-a006ca64] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-a006ca64], .theme-profile-0 .theme-bg-primary-light[data-v-a006ca64] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-a006ca64], .theme-profile-0 .theme-color[data-v-a006ca64] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-a006ca64], .theme-profile-0 .theme-bg-primary-gradiant[data-v-a006ca64] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-a006ca64] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-a006ca64], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-1 .theme-bg-primary-gradiant[data-v-a006ca64] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-a006ca64] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-a006ca64] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-a006ca64], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-2 .theme-bg-primary-gradiant[data-v-a006ca64] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-a006ca64] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-a006ca64] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-a006ca64], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-3 .theme-bg-primary-gradiant[data-v-a006ca64] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-a006ca64] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-a006ca64] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-a006ca64], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-4 .theme-bg-primary-gradiant[data-v-a006ca64] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-a006ca64] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-a006ca64] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-a006ca64], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-5 .theme-bg-primary-gradiant[data-v-a006ca64] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-a006ca64] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-a006ca64] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-a006ca64], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-a006ca64], .theme-profile-6 .theme-bg-primary-gradiant[data-v-a006ca64] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-a006ca64] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-a006ca64] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-a006ca64] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-a006ca64] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-a006ca64] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-a006ca64] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-a006ca64] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-a006ca64] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-a006ca64] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 959px) {
.description-service[data-v-a006ca64] {
    width: calc(100% - 1rem);
}
}
.service-card__content .sub-title[data-v-a006ca64] {
  color: var(--color-typo-body);
}
@media (min-width: 960px) {
.service-card__content[data-v-a006ca64] {
    width: 232px;
    min-height: 303px;
}
}
.service-card__link[data-v-a006ca64] {
  color: inherit !important;
  display: flex;
}
.card-header[data-v-a006ca64] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  font-weight: 600;
  height: 32px;
  border-radius: 24px 24px 0 0;
}
.card-header__container[data-v-a006ca64] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.3125rem;
       column-gap: 0.3125rem;
}
.service-synchronizable[data-v-a006ca64] {
  background-color: var(--color-primary);
}
.service-synced[data-v-a006ca64] {
  background-color: var(--color-functional-success);
}
.have-header[data-v-a006ca64] {
  border-radius: 0 0 24px 24px;
}
.service_informational_message[data-v-a006ca64] {
  text-align: left;
}
.service_informational_message[data-v-a006ca64] .icon-and-text > .mes-icon {
  align-self: flex-start;
}.theme-default .theme-bg-primary[data-v-c8812759], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-c8812759], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-c8812759], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-c8812759], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-c8812759], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-c8812759], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-0 .theme-bg-primary[data-v-c8812759], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8812759] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-c8812759], .theme-profile-0 .theme-bg-primary-light[data-v-c8812759] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-c8812759], .theme-profile-0 .theme-color[data-v-c8812759] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-c8812759], .theme-profile-0 .theme-bg-primary-gradiant[data-v-c8812759] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-c8812759] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-c8812759], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-1 .theme-bg-primary-gradiant[data-v-c8812759] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-c8812759] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-c8812759] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-c8812759], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-2 .theme-bg-primary-gradiant[data-v-c8812759] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-c8812759] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-c8812759] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-c8812759], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-3 .theme-bg-primary-gradiant[data-v-c8812759] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-c8812759] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-c8812759] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-c8812759], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-4 .theme-bg-primary-gradiant[data-v-c8812759] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-c8812759] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-c8812759] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-c8812759], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-5 .theme-bg-primary-gradiant[data-v-c8812759] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-c8812759] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-c8812759] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-c8812759], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-c8812759], .theme-profile-6 .theme-bg-primary-gradiant[data-v-c8812759] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-c8812759] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-c8812759] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-c8812759] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-c8812759] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-c8812759] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-c8812759] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-c8812759] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-c8812759] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-c8812759] {
  background-color: var(--color-typo-body) !important;
}
.result[data-v-c8812759] {
  font-size: 1rem;
  color: #262939;
}
.responsive-filters-toggle[data-v-c8812759] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.filter-section[data-v-c8812759] {
  padding: 1.25rem 1.5rem;
  background-color: var(--color-neutral-100);
  border-bottom: 1px solid var(--color-neutral-200);
  color: var(--color-typo-title);
}
.responsive-btn-filter-container[data-v-c8812759] {
  padding: 50px 24px 0 24px;
  width: 100%;
}.theme-default .theme-bg-primary[data-v-22c7e6d3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-0 .theme-bg-primary[data-v-22c7e6d3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-22c7e6d3] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-22c7e6d3], .theme-profile-0 .theme-bg-primary-light[data-v-22c7e6d3] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-22c7e6d3], .theme-profile-0 .theme-color[data-v-22c7e6d3] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-22c7e6d3], .theme-profile-0 .theme-bg-primary-gradiant[data-v-22c7e6d3] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-22c7e6d3], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-1 .theme-bg-primary-gradiant[data-v-22c7e6d3] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-22c7e6d3] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-22c7e6d3] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-22c7e6d3], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-2 .theme-bg-primary-gradiant[data-v-22c7e6d3] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-22c7e6d3] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-22c7e6d3] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-22c7e6d3], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-3 .theme-bg-primary-gradiant[data-v-22c7e6d3] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-22c7e6d3] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-22c7e6d3] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-22c7e6d3], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-4 .theme-bg-primary-gradiant[data-v-22c7e6d3] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-22c7e6d3] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-22c7e6d3] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-22c7e6d3], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-5 .theme-bg-primary-gradiant[data-v-22c7e6d3] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-22c7e6d3] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-22c7e6d3] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-22c7e6d3], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-22c7e6d3], .theme-profile-6 .theme-bg-primary-gradiant[data-v-22c7e6d3] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-22c7e6d3] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-22c7e6d3] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-22c7e6d3] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-22c7e6d3] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-22c7e6d3] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-22c7e6d3] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-22c7e6d3] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-22c7e6d3] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-22c7e6d3] {
  background-color: var(--color-typo-body) !important;
}
.service-list[data-v-22c7e6d3] {
  padding: 0;
  display: flex;
  gap: 20px;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 960px) {
.service-list[data-v-22c7e6d3] {
    flex-direction: row;
}
}
.headband[data-v-22c7e6d3] {
  display: inline-block;
}
.synchronized-services-list[data-v-22c7e6d3] {
  display: flex;
  gap: 2rem;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
.synchronized-services-list[data-v-22c7e6d3] {
    flex-direction: column;
    gap: 0;
}
}.theme-default .theme-bg-primary[data-v-13dec9cf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-0 .theme-bg-primary[data-v-13dec9cf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-13dec9cf] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-13dec9cf], .theme-profile-0 .theme-bg-primary-light[data-v-13dec9cf] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-13dec9cf], .theme-profile-0 .theme-color[data-v-13dec9cf] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-13dec9cf], .theme-profile-0 .theme-bg-primary-gradiant[data-v-13dec9cf] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-13dec9cf], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-1 .theme-bg-primary-gradiant[data-v-13dec9cf] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-13dec9cf] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-13dec9cf] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-13dec9cf], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-2 .theme-bg-primary-gradiant[data-v-13dec9cf] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-13dec9cf] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-13dec9cf] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-13dec9cf], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-3 .theme-bg-primary-gradiant[data-v-13dec9cf] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-13dec9cf] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-13dec9cf] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-13dec9cf], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-4 .theme-bg-primary-gradiant[data-v-13dec9cf] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-13dec9cf] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-13dec9cf] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-13dec9cf], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-5 .theme-bg-primary-gradiant[data-v-13dec9cf] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-13dec9cf] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-13dec9cf] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-13dec9cf], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-13dec9cf], .theme-profile-6 .theme-bg-primary-gradiant[data-v-13dec9cf] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-13dec9cf] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-13dec9cf] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-13dec9cf] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-13dec9cf] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-13dec9cf] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-13dec9cf] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-13dec9cf] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-13dec9cf] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-13dec9cf] {
  background-color: var(--color-typo-body) !important;
}
.catalog-description[data-v-13dec9cf] {
  margin-bottom: 0;
}.theme-default .theme-bg-primary[data-v-46457152], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-46457152], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-46457152], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-46457152], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-46457152], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-46457152], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-0 .theme-bg-primary[data-v-46457152], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-46457152] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-46457152], .theme-profile-0 .theme-bg-primary-light[data-v-46457152] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-46457152], .theme-profile-0 .theme-color[data-v-46457152] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-46457152], .theme-profile-0 .theme-bg-primary-gradiant[data-v-46457152] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-46457152] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-46457152], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-1 .theme-bg-primary-gradiant[data-v-46457152] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-46457152] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-46457152] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-46457152], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-2 .theme-bg-primary-gradiant[data-v-46457152] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-46457152] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-46457152] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-46457152], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-3 .theme-bg-primary-gradiant[data-v-46457152] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-46457152] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-46457152] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-46457152], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-4 .theme-bg-primary-gradiant[data-v-46457152] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-46457152] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-46457152] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-46457152], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-5 .theme-bg-primary-gradiant[data-v-46457152] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-46457152] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-46457152] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-46457152], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-46457152], .theme-profile-6 .theme-bg-primary-gradiant[data-v-46457152] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-46457152] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-46457152] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-46457152] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-46457152] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-46457152] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-46457152] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-46457152] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-46457152] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-46457152] {
  background-color: var(--color-typo-body) !important;
}
@media (min-width: 600px) {
.editor-name[data-v-46457152] {
    font-size: 0.875rem !important;
}
}
@media (min-width: 960px) {
.link-website[data-v-46457152] {
    border-left: 1px solid var(--color-primary);
}
}
.manage-parameters[data-v-46457152] {
  margin-left: 0.75rem;
}
.status-solution[data-v-46457152] {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  font-weight: 700;
}
@media (max-width: 959px) {
.status-solution[data-v-46457152] {
    flex-direction: column-reverse;
    gap: 0.25rem;
    margin-top: 2rem;
}
}
.status-solution__container[data-v-46457152] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.3125rem;
       column-gap: 0.3125rem;
}
.status-solution .service-synchronizable[data-v-46457152] {
  color: var(--color-primary);
}
.status-solution .service-synced[data-v-46457152] {
  color: var(--color-functional-success);
}
.fit-content[data-v-46457152] {
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
}
.icon-flex-start[data-v-46457152] .mes-icon {
  align-self: flex-start;
}
@media (max-width: 599px) {
.alert-line-break[data-v-46457152] {
    display: none;
}
}
.button[data-v-46457152] {
  height: 2.5rem;
}
@media (max-width: 599px) {
.button[data-v-46457152] {
    height: 3.5rem;
}
}.theme-default .theme-bg-primary[data-v-333cb1f2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-0 .theme-bg-primary[data-v-333cb1f2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-333cb1f2] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-333cb1f2], .theme-profile-0 .theme-bg-primary-light[data-v-333cb1f2] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-333cb1f2], .theme-profile-0 .theme-color[data-v-333cb1f2] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-333cb1f2], .theme-profile-0 .theme-bg-primary-gradiant[data-v-333cb1f2] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-333cb1f2], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-1 .theme-bg-primary-gradiant[data-v-333cb1f2] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-333cb1f2] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-333cb1f2] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-333cb1f2], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-2 .theme-bg-primary-gradiant[data-v-333cb1f2] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-333cb1f2] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-333cb1f2] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-333cb1f2], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-3 .theme-bg-primary-gradiant[data-v-333cb1f2] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-333cb1f2] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-333cb1f2] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-333cb1f2], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-4 .theme-bg-primary-gradiant[data-v-333cb1f2] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-333cb1f2] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-333cb1f2] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-333cb1f2], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-5 .theme-bg-primary-gradiant[data-v-333cb1f2] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-333cb1f2] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-333cb1f2] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-333cb1f2], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-333cb1f2], .theme-profile-6 .theme-bg-primary-gradiant[data-v-333cb1f2] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-333cb1f2] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-333cb1f2] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-333cb1f2] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-333cb1f2] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-333cb1f2] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-333cb1f2] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-333cb1f2] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-333cb1f2] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-333cb1f2] {
  background-color: var(--color-typo-body) !important;
}
pre[data-v-333cb1f2] {
  white-space: pre-wrap;
  font-size: inherit;
  font-family: inherit;
}
.button-show-more[data-v-333cb1f2] {
  align-items: center;
}.theme-default .theme-bg-primary[data-v-7af00386], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-7af00386], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-7af00386], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-7af00386], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-7af00386], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-7af00386], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-0 .theme-bg-primary[data-v-7af00386], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-7af00386] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-7af00386], .theme-profile-0 .theme-bg-primary-light[data-v-7af00386] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-7af00386], .theme-profile-0 .theme-color[data-v-7af00386] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-7af00386], .theme-profile-0 .theme-bg-primary-gradiant[data-v-7af00386] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-7af00386] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-7af00386], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-1 .theme-bg-primary-gradiant[data-v-7af00386] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-7af00386] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-7af00386] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-7af00386], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-2 .theme-bg-primary-gradiant[data-v-7af00386] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-7af00386] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-7af00386] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-7af00386], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-3 .theme-bg-primary-gradiant[data-v-7af00386] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-7af00386] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-7af00386] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-7af00386], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-4 .theme-bg-primary-gradiant[data-v-7af00386] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-7af00386] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-7af00386] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-7af00386], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-5 .theme-bg-primary-gradiant[data-v-7af00386] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-7af00386] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-7af00386] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-7af00386], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-7af00386], .theme-profile-6 .theme-bg-primary-gradiant[data-v-7af00386] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-7af00386] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-7af00386] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-7af00386] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-7af00386] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-7af00386] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-7af00386] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-7af00386] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-7af00386] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-7af00386] {
  background-color: var(--color-typo-body) !important;
}
img[data-v-7af00386] {
  border: 1px solid white;
  border-radius: 16px;
  margin-right: 10px !important;
}
.content-screenshots[data-v-7af00386] {
  width: 100%;
  overflow: auto;
  display: flex;
  white-space: nowrap;
  overflow-y: hidden;
}.theme-default .theme-bg-primary[data-v-dca6185f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-dca6185f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-dca6185f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-dca6185f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-dca6185f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-dca6185f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-0 .theme-bg-primary[data-v-dca6185f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-dca6185f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-dca6185f], .theme-profile-0 .theme-bg-primary-light[data-v-dca6185f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-dca6185f], .theme-profile-0 .theme-color[data-v-dca6185f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-dca6185f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-dca6185f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-dca6185f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-dca6185f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-dca6185f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-dca6185f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-dca6185f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-dca6185f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-dca6185f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-dca6185f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-dca6185f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-dca6185f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-dca6185f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-dca6185f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-dca6185f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-dca6185f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-dca6185f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-dca6185f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-dca6185f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-dca6185f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-dca6185f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-dca6185f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-dca6185f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-dca6185f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-dca6185f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-dca6185f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-dca6185f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-dca6185f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-dca6185f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-dca6185f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-dca6185f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-dca6185f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-dca6185f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-dca6185f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-dca6185f] {
  background-color: var(--color-typo-body) !important;
}
img[data-v-dca6185f] {
  width: 6rem;
  height: 6rem;
}
.libelleAndDescription[data-v-dca6185f] {
  display: flex;
  flex-direction: column;
}.theme-default .theme-bg-primary[data-v-5368479a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-5368479a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-5368479a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-5368479a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-5368479a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-5368479a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-0 .theme-bg-primary[data-v-5368479a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-5368479a] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-5368479a], .theme-profile-0 .theme-bg-primary-light[data-v-5368479a] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-5368479a], .theme-profile-0 .theme-color[data-v-5368479a] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-5368479a], .theme-profile-0 .theme-bg-primary-gradiant[data-v-5368479a] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-5368479a] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-5368479a], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-1 .theme-bg-primary-gradiant[data-v-5368479a] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-5368479a] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-5368479a] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-5368479a], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-2 .theme-bg-primary-gradiant[data-v-5368479a] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-5368479a] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-5368479a] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-5368479a], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-3 .theme-bg-primary-gradiant[data-v-5368479a] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-5368479a] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-5368479a] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-5368479a], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-4 .theme-bg-primary-gradiant[data-v-5368479a] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-5368479a] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-5368479a] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-5368479a], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-5 .theme-bg-primary-gradiant[data-v-5368479a] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-5368479a] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-5368479a] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-5368479a], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-5368479a], .theme-profile-6 .theme-bg-primary-gradiant[data-v-5368479a] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-5368479a] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-5368479a] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-5368479a] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-5368479a] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-5368479a] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-5368479a] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-5368479a] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-5368479a] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-5368479a] {
  background-color: var(--color-typo-body) !important;
}
.finalities-container[data-v-5368479a] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  list-style-type: none;
  padding: 0rem;
}
@media (max-width: 60rem) {
.finalities-container[data-v-5368479a] {
    grid-template-columns: repeat(1, 1fr);
}
}
.finalities-container li[data-v-5368479a] {
  display: flex;
  flex-direction: row;
  min-width: 100%;
  max-width: 100%;
  padding-bottom: 0.625rem;
}
ul[data-v-9b7a02cb] {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	align-content: center;
	flex-wrap: wrap;
	list-style-position: inside;
}
.theme-default .theme-bg-primary, .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-default .theme-bg-primary-gradiant, .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical, .theme-default .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant, .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant, .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant, .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant, .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant, .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant, .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light, .theme-profile-0 .theme-bg-primary-light {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color, .theme-profile-0 .theme-color {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant, .theme-profile-0 .theme-bg-primary-gradiant {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical, .theme-profile-0 .theme-bg-primary-gradiant-vertical {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary, .theme-profile-1 .theme-bg-primary-gradiant-vertical, .theme-profile-1 .theme-bg-primary-gradiant {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary, .theme-profile-2 .theme-bg-primary-gradiant-vertical, .theme-profile-2 .theme-bg-primary-gradiant {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary, .theme-profile-3 .theme-bg-primary-gradiant-vertical, .theme-profile-3 .theme-bg-primary-gradiant {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary, .theme-profile-4 .theme-bg-primary-gradiant-vertical, .theme-profile-4 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary, .theme-profile-5 .theme-bg-primary-gradiant-vertical, .theme-profile-5 .theme-bg-primary-gradiant {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary, .theme-profile-6 .theme-bg-primary-gradiant-vertical, .theme-profile-6 .theme-bg-primary-gradiant {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color {
  color: var(--color-typo-body) !important;
}
.avatar-color-0 {
  background-color: var(--color-primary) !important;
}
.avatar-color-1 {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2 {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3 {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4 {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5 {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6 {
  background-color: var(--color-typo-body) !important;
}
.lastReportMessage {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.5rem;
}
.mes-chip {
	cursor: pointer;
}
.theme-default .theme-bg-primary[data-v-9c84a31f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-0 .theme-bg-primary[data-v-9c84a31f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c84a31f] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-9c84a31f], .theme-profile-0 .theme-bg-primary-light[data-v-9c84a31f] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-9c84a31f], .theme-profile-0 .theme-color[data-v-9c84a31f] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-9c84a31f], .theme-profile-0 .theme-bg-primary-gradiant[data-v-9c84a31f] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-9c84a31f], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-1 .theme-bg-primary-gradiant[data-v-9c84a31f] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-9c84a31f] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-9c84a31f] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-9c84a31f], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-2 .theme-bg-primary-gradiant[data-v-9c84a31f] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-9c84a31f] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-9c84a31f] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-9c84a31f], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-3 .theme-bg-primary-gradiant[data-v-9c84a31f] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-9c84a31f] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-9c84a31f] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-9c84a31f], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-4 .theme-bg-primary-gradiant[data-v-9c84a31f] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-9c84a31f] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-9c84a31f] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-9c84a31f], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-5 .theme-bg-primary-gradiant[data-v-9c84a31f] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-9c84a31f] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-9c84a31f] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-9c84a31f], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-9c84a31f], .theme-profile-6 .theme-bg-primary-gradiant[data-v-9c84a31f] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-9c84a31f] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-9c84a31f] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-9c84a31f] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-9c84a31f] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-9c84a31f] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-9c84a31f] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-9c84a31f] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-9c84a31f] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-9c84a31f] {
  background-color: var(--color-typo-body) !important;
}
@media (max-width: 959px) {
.learn-more__icon[data-v-9c84a31f] {
    width: 200px;
}
}
@media (min-width: 960px) {
.learn-more__icon[data-v-9c84a31f] {
    width: 300px;
}
}.theme-default .theme-bg-primary[data-v-2b3bfd5c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-default .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-6 .theme-default .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-default .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-5 .theme-default .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-default .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-4 .theme-default .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-default .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-3 .theme-default .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-default .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-2 .theme-default .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-default .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-1 .theme-default .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-0 .theme-bg-primary[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-6 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-5 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-4 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-3 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-2 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-0 .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-1 .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b3bfd5c] {
  background-color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-light[data-v-2b3bfd5c], .theme-profile-0 .theme-bg-primary-light[data-v-2b3bfd5c] {
  background-color: rgba(var(--color-primary), 0.05) !important;
}
.theme-default .theme-color[data-v-2b3bfd5c], .theme-profile-0 .theme-color[data-v-2b3bfd5c] {
  color: var(--color-primary) !important;
}
.theme-default .theme-bg-primary-gradiant[data-v-2b3bfd5c], .theme-profile-0 .theme-bg-primary-gradiant[data-v-2b3bfd5c] {
  background: var(--color-gradient-01);
}
.theme-default .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-0 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c] {
  background: linear-gradient(174.63deg, var(--color-primary) -4.27%, var(--color-primary-variant) 95.7%) !important;
}
.theme-profile-1 .theme-bg-primary[data-v-2b3bfd5c], .theme-profile-1 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-1 .theme-bg-primary-gradiant[data-v-2b3bfd5c] {
  background-color: var(--color-secondary) !important;
}
.theme-profile-1 .theme-bg-primary-light[data-v-2b3bfd5c] {
  background-color: rgba(var(--color-secondary), 0.05) !important;
}
.theme-profile-1 .theme-color[data-v-2b3bfd5c] {
  color: var(--color-secondary) !important;
}
.theme-profile-2 .theme-bg-primary[data-v-2b3bfd5c], .theme-profile-2 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-2 .theme-bg-primary-gradiant[data-v-2b3bfd5c] {
  background-color: var(--color-tertiary) !important;
}
.theme-profile-2 .theme-bg-primary-light[data-v-2b3bfd5c] {
  background-color: rgba(var(--color-tertiary), 0.05) !important;
}
.theme-profile-2 .theme-color[data-v-2b3bfd5c] {
  color: var(--color-tertiary) !important;
}
.theme-profile-3 .theme-bg-primary[data-v-2b3bfd5c], .theme-profile-3 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-3 .theme-bg-primary-gradiant[data-v-2b3bfd5c] {
  background-color: var(--color-functional-success) !important;
}
.theme-profile-3 .theme-bg-primary-light[data-v-2b3bfd5c] {
  background-color: rgba(var(--color-functional-success), 0.05) !important;
}
.theme-profile-3 .theme-color[data-v-2b3bfd5c] {
  color: var(--color-functional-success) !important;
}
.theme-profile-4 .theme-bg-primary[data-v-2b3bfd5c], .theme-profile-4 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-4 .theme-bg-primary-gradiant[data-v-2b3bfd5c] {
  background-color: var(--color-illustrative-12) !important;
}
.theme-profile-4 .theme-bg-primary-light[data-v-2b3bfd5c] {
  background-color: rgba(var(--color-illustrative-12), 0.05) !important;
}
.theme-profile-4 .theme-color[data-v-2b3bfd5c] {
  color: var(--color-illustrative-12) !important;
}
.theme-profile-5 .theme-bg-primary[data-v-2b3bfd5c], .theme-profile-5 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-5 .theme-bg-primary-gradiant[data-v-2b3bfd5c] {
  background-color: var(--color-illustrative-13) !important;
}
.theme-profile-5 .theme-bg-primary-light[data-v-2b3bfd5c] {
  background-color: rgba(var(--color-illustrative-13), 0.05) !important;
}
.theme-profile-5 .theme-color[data-v-2b3bfd5c] {
  color: var(--color-illustrative-13) !important;
}
.theme-profile-6 .theme-bg-primary[data-v-2b3bfd5c], .theme-profile-6 .theme-bg-primary-gradiant-vertical[data-v-2b3bfd5c], .theme-profile-6 .theme-bg-primary-gradiant[data-v-2b3bfd5c] {
  background-color: var(--color-typo-body) !important;
}
.theme-profile-6 .theme-bg-primary-light[data-v-2b3bfd5c] {
  background-color: rgba(var(--color-typo-body), 0.05) !important;
}
.theme-profile-6 .theme-color[data-v-2b3bfd5c] {
  color: var(--color-typo-body) !important;
}
.avatar-color-0[data-v-2b3bfd5c] {
  background-color: var(--color-primary) !important;
}
.avatar-color-1[data-v-2b3bfd5c] {
  background-color: var(--color-secondary) !important;
}
.avatar-color-2[data-v-2b3bfd5c] {
  background-color: var(--color-tertiary) !important;
}
.avatar-color-3[data-v-2b3bfd5c] {
  background-color: var(--color-functional-success) !important;
}
.avatar-color-4[data-v-2b3bfd5c] {
  background-color: var(--color-illustrative-12) !important;
}
.avatar-color-5[data-v-2b3bfd5c] {
  background-color: var(--color-illustrative-13) !important;
}
.avatar-color-6[data-v-2b3bfd5c] {
  background-color: var(--color-typo-body) !important;
}
.alert[data-v-2b3bfd5c] {
  transform: translate(-50%, -50%);
  top: 39.5%;
  left: 50%;
  position: absolute;
}
.line-chart[data-v-2b3bfd5c] {
  position: relative;
  margin: 0 0.5rem;
}
@media (min-width: 600px) {
.line-chart[data-v-2b3bfd5c] {
    margin: 0 1.25rem;
}
}
.line-chart .chart-js[data-v-2b3bfd5c] {
  height: 400px;
}
.annotation[data-v-2b3bfd5c] {
  margin: 8px 12px;
  color: var(--color-typo-title);
  font-weight: 600;
  font-size: 0.625rem;
}
@media (min-width: 600px) {
.annotation[data-v-2b3bfd5c] {
    margin: 8px 0;
}
}