@cnamts/synapse 0.0.6-alpha → 0.0.7-alpha

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/design-system-v3.d.ts +8 -6
  2. package/dist/design-system-v3.js +19 -16
  3. package/dist/design-system-v3.umd.cjs +4 -4
  4. package/dist/style.css +1 -1
  5. package/package.json +1 -1
  6. package/src/components/BackBtn/BackBtn.stories.ts +4 -1
  7. package/src/components/BackToTopBtn/BackToTopBtn.stories.ts +3 -3
  8. package/src/components/CookieBanner/CookieBanner.stories.ts +2 -0
  9. package/src/components/CopyBtn/CopyBtn.stories.ts +5 -2
  10. package/src/components/Customs/SyBtnSelect/SyBtnSelect.stories.ts +11 -51
  11. package/src/components/Customs/SyInputSelect/SyInputSelect.mdx +4 -1
  12. package/src/components/Customs/SyInputSelect/SyInputSelect.stories.ts +19 -7
  13. package/src/components/Customs/SySelect/SySelect.mdx +1 -2
  14. package/src/components/Customs/SySelect/SySelect.stories.ts +0 -2
  15. package/src/components/DownloadBtn/DownloadBtn.mdx +3 -4
  16. package/src/components/DownloadBtn/DownloadBtn.stories.ts +20 -21
  17. package/src/components/ErrorPage/ErrorPage.vue +1 -1
  18. package/src/components/FooterBar/FooterBar.vue +6 -2
  19. package/src/components/FranceConnectBtn/FranceConnectBtn.stories.ts +2 -1
  20. package/src/components/HeaderBar/HeaderBar.stories.ts +19 -12
  21. package/src/components/HeaderBar/HeaderBar.vue +8 -3
  22. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.vue +1 -0
  23. package/src/components/HeaderNavigationBar/HeaderNavigationBar.stories.ts +104 -32
  24. package/src/components/HeaderToolbar/HeaderToolbar.vue +23 -1
  25. package/src/components/NirField/NirField.mdx +1 -4
  26. package/src/components/NirField/NirField.stories.ts +65 -12
  27. package/src/components/NirField/NirField.vue +5 -2
  28. package/src/components/NirField/tests/NirField.spec.ts +1 -0
  29. package/src/components/PageContainer/PageContainer.stories.ts +5 -5
  30. package/src/components/PageContainer/PageContainer.vue +9 -4
  31. package/src/components/PageContainer/tests/PageContainer.spec.ts +1 -1
  32. package/src/components/SocialMediaLinks/SocialMediaLinks.vue +7 -1
  33. package/src/components/SocialMediaLinks/tests/__snapshots__/SocialMediaLinks.spec.ts.snap +2 -2
  34. package/src/components/SubHeader/SubHeader.stories.ts +6 -3
  35. package/src/components/SyAlert/SyAlert.vue +7 -0
  36. package/src/components/index.ts +1 -0
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .title[data-v-26444a7a]{font-size:24px!important}.alt-title[data-v-26444a7a]{font-size:20px!important}.body-text[data-v-26444a7a]{font-size:16px!important}.link-label[data-v-26444a7a]{font-size:14px!important}h1[data-v-26444a7a]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-26444a7a]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-26444a7a]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-26444a7a]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-26444a7a]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-26444a7a]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-26444a7a]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-26444a7a]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-26444a7a]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-26444a7a]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-26444a7a]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-26444a7a]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-26444a7a],.elevation-2[data-v-26444a7a],.elevation-3[data-v-26444a7a],.elevation-4[data-v-26444a7a],.elevation-5[data-v-26444a7a],.elevation-6[data-v-26444a7a],.elevation-7[data-v-26444a7a],.elevation-8[data-v-26444a7a],.elevation-9[data-v-26444a7a],.elevation-10[data-v-26444a7a],.elevation-11[data-v-26444a7a],.elevation-12[data-v-26444a7a],.elevation-13[data-v-26444a7a],.elevation-14[data-v-26444a7a],.elevation-15[data-v-26444a7a],.elevation-16[data-v-26444a7a],.elevation-17[data-v-26444a7a],.elevation-18[data-v-26444a7a],.elevation-19[data-v-26444a7a],.elevation-20[data-v-26444a7a],.elevation-21[data-v-26444a7a],.elevation-22[data-v-26444a7a],.elevation-23[data-v-26444a7a],.elevation-24[data-v-26444a7a]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-26444a7a]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-26444a7a]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-26444a7a]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-26444a7a]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.alert[data-v-26444a7a]{padding:16px}.alert-icon[data-v-26444a7a]{border-radius:50%}[data-v-26444a7a] .v-alert__underlay{display:none}[data-v-26444a7a] .v-alert__close{align-self:center}[data-v-26444a7a] .v-btn--variant-text .v-btn__overlay{background:transparent!important}.alert-icon[data-v-26444a7a] .v-icon__svg{height:1.5rem!important}.alert-close-btn[data-v-26444a7a]{cursor:pointer;line-height:0}.alert-close-btn .v-btn__overlay[data-v-26444a7a]{display:none}@media screen and (max-width: 440px){.alert[data-v-26444a7a]{display:flex;flex-direction:column;background-color:#fff}.alert[data-v-26444a7a] .v-alert__content{align-self:flex-start!important;margin-top:24px}.alert[data-v-26444a7a] .v-alert__close{margin-top:16px;align-self:flex-end}.alert .v-alert__prepend>.v-icon[data-v-26444a7a]{background:none!important}}@media screen and (min-width: 441px){.alert .alert-icon[data-v-26444a7a]{width:3.5rem!important;height:3.5rem!important;display:grid;place-items:center}}.v-alert.alert--warning.v-alert--variant-tonal[data-v-26444a7a]{background:#fcf0d3!important;color:#222324!important}.v-alert.alert--warning.v-alert--variant-tonal[data-v-26444a7a] .v-alert__border{border-color:#60480e!important;opacity:1!important;border-inline-start-width:4px}.v-alert.alert--warning.v-alert--variant-outlined[data-v-26444a7a]{background:transparent!important}.v-alert.alert--warning.v-alert--variant-outlined[data-v-26444a7a] .v-alert__border{border-color:#60480e!important;opacity:1!important}.v-alert.alert--warning .v-alert__prepend>.v-icon[data-v-26444a7a],.v-alert.text-warning .v-alert__prepend>.v-icon[data-v-26444a7a]{background:#fdf7e9}.v-alert.alert--warning .v-alert__prepend>.v-icon[data-v-26444a7a] svg,.v-alert.text-warning .v-alert__prepend>.v-icon[data-v-26444a7a] svg{fill:#60480e}.v-alert.text-warning[data-v-26444a7a]{color:#60480e!important;border-color:#60480e!important}.v-alert.alert--success.v-alert--variant-tonal[data-v-26444a7a]{background:#cceee8!important;color:#222324!important}.v-alert.alert--success.v-alert--variant-tonal[data-v-26444a7a] .v-alert__border{border-color:#224e2d!important;opacity:1!important;border-inline-start-width:4px}.v-alert.alert--success.v-alert--variant-outlined[data-v-26444a7a]{background:transparent!important}.v-alert.alert--success.v-alert--variant-outlined[data-v-26444a7a] .v-alert__border{border-color:#224e2d!important;opacity:1!important}.v-alert.alert--success .v-alert__prepend>.v-icon[data-v-26444a7a],.v-alert.text-success .v-alert__prepend>.v-icon[data-v-26444a7a]{background:#e5f7f4}.v-alert.alert--success .v-alert__prepend>.v-icon[data-v-26444a7a] svg,.v-alert.text-success .v-alert__prepend>.v-icon[data-v-26444a7a] svg{fill:#224e2d}.v-alert.text-success[data-v-26444a7a]{color:#224e2d!important;border-color:#224e2d!important}.v-alert.alert--error.v-alert--variant-tonal[data-v-26444a7a]{background:#f9dcd7!important;color:#222324!important}.v-alert.alert--error.v-alert--variant-tonal[data-v-26444a7a] .v-alert__border{border-color:#b33f2e!important;opacity:1!important;border-inline-start-width:4px}.v-alert.alert--error.v-alert--variant-outlined[data-v-26444a7a]{background:transparent!important}.v-alert.alert--error.v-alert--variant-outlined[data-v-26444a7a] .v-alert__border{border-color:#b33f2e!important;opacity:1!important}.v-alert.alert--error .v-alert__prepend>.v-icon[data-v-26444a7a],.v-alert.text-error .v-alert__prepend>.v-icon[data-v-26444a7a]{background:#fcedeb}.v-alert.alert--error .v-alert__prepend>.v-icon[data-v-26444a7a] svg,.v-alert.text-error .v-alert__prepend>.v-icon[data-v-26444a7a] svg{fill:#b33f2e}.v-alert.text-error[data-v-26444a7a]{color:#b33f2e!important;border-color:#b33f2e!important}.v-alert.alert--info.v-alert--variant-tonal[data-v-26444a7a]{background:#ced9eb!important;color:#222324!important}.v-alert.alert--info.v-alert--variant-tonal[data-v-26444a7a] .v-alert__border{border-color:#0c419a!important;opacity:1!important;border-inline-start-width:4px}.v-alert.alert--info.v-alert--variant-outlined[data-v-26444a7a]{background:transparent!important}.v-alert.alert--info.v-alert--variant-outlined[data-v-26444a7a] .v-alert__border{border-color:#0c419a!important;opacity:1!important}.v-alert.alert--info .v-alert__prepend>.v-icon[data-v-26444a7a],.v-alert.text-info .v-alert__prepend>.v-icon[data-v-26444a7a]{background:#e7ecf5}.v-alert.alert--info .v-alert__prepend>.v-icon[data-v-26444a7a] svg,.v-alert.text-info .v-alert__prepend>.v-icon[data-v-26444a7a] svg{fill:#0c419a}.v-alert.text-info[data-v-26444a7a]{color:#0c419a!important;border-color:#0c419a!important}.v-btn.v-theme--light[data-v-04e68a28] .v-btn__underlay,.v-btn.v-theme--light[data-v-04e68a28] .v-btn__overlay{display:none}.vd-back-to-top-btn[data-v-c019b012]{position:sticky;z-index:999;opacity:1;float:right}.v-btn--variant-outlined[data-v-c019b012]{background:#fff}.vd-panel[data-v-8456c2b9]{background-color:transparent}.vd-panel-title[data-v-8456c2b9] .v-expansion-panel-title__overlay{background:transparent!important}.vd-panel-text[data-v-8456c2b9] .v-expansion-panel-text__wrapper{padding:0}li[data-v-8456c2b9]{list-style:none}a[data-v-8456c2b9]{transition:.15s;padding-top:1px;border-bottom:1px solid transparent;color:#000}a[data-v-8456c2b9]:hover,a[data-v-8456c2b9]:focus{border-color:currentColor}.v-theme--dark a[data-v-8456c2b9]{color:#fff}.vd-collapse-list a[data-v-8456c2b9]{color:#000}.vd-collapse-list[data-v-8456c2b9] .text-subtitle-1{font-size:1.125rem!important;letter-spacing:.0015em!important;line-height:1.75rem}.vd-collapse-list.theme--dark[data-v-8456c2b9] h4,.vd-collapse-list.theme--dark[data-v-8456c2b9] ul,.vd-collapse-list.theme--dark[data-v-8456c2b9] a,.vd-collapse-list.theme--dark[data-v-8456c2b9] button{color:#fff!important}.vd-collapse-list-mobile[data-v-8456c2b9] .text-subtitle-2{font-size:1rem!important;letter-spacing:.001em!important;line-height:1.375rem;font-weight:600}.vd-collapse-list-mobile[data-v-8456c2b9] .v-icon{color:#0000008a!important}.vd-collapse-list-mobile.theme--dark[data-v-8456c2b9] button{color:#fff!important}.vd-collapse-list-mobile[data-v-8456c2b9] button{color:red!important}.title{font-size:24px!important}.alt-title{font-size:20px!important}.body-text{font-size:16px!important}.link-label{font-size:14px!important}h1{font-size:32px!important;line-height:130%!important}.h1-bold{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2{font-size:28px!important;line-height:130%!important}.h2-bold{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3{font-size:24px!important;line-height:130%!important}.h3-bold{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4{font-size:20px!important;line-height:130%!important}.h4-bold{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1{font-size:40px!important;line-height:130%!important}.display-1-bold{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2{font-size:30px!important;line-height:130%!important}.display-2-bold{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1,.elevation-2,.elevation-3,.elevation-4,.elevation-5,.elevation-6,.elevation-7,.elevation-8,.elevation-9,.elevation-10,.elevation-11,.elevation-12,.elevation-13,.elevation-14,.elevation-15,.elevation-16,.elevation-17,.elevation-18,.elevation-19,.elevation-20,.elevation-21,.elevation-22,.elevation-23,.elevation-24{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-copy-tooltip-menu{padding:6px 16px;box-shadow:none;margin-top:2px;background:#545859f2;color:#fff}.v-btn--icon .v-icon{color:#76797a}.title[data-v-ad6690a5]{font-size:24px!important}.alt-title[data-v-ad6690a5]{font-size:20px!important}.body-text[data-v-ad6690a5]{font-size:16px!important}.link-label[data-v-ad6690a5]{font-size:14px!important}h1[data-v-ad6690a5]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-ad6690a5]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-ad6690a5]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-ad6690a5]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-ad6690a5]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-ad6690a5]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-ad6690a5]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-ad6690a5]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-ad6690a5]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-ad6690a5]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-ad6690a5]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-ad6690a5]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-ad6690a5],.elevation-2[data-v-ad6690a5],.elevation-3[data-v-ad6690a5],.elevation-4[data-v-ad6690a5],.elevation-5[data-v-ad6690a5],.elevation-6[data-v-ad6690a5],.elevation-7[data-v-ad6690a5],.elevation-8[data-v-ad6690a5],.elevation-9[data-v-ad6690a5],.elevation-10[data-v-ad6690a5],.elevation-11[data-v-ad6690a5],.elevation-12[data-v-ad6690a5],.elevation-13[data-v-ad6690a5],.elevation-14[data-v-ad6690a5],.elevation-15[data-v-ad6690a5],.elevation-16[data-v-ad6690a5],.elevation-17[data-v-ad6690a5],.elevation-18[data-v-ad6690a5],.elevation-19[data-v-ad6690a5],.elevation-20[data-v-ad6690a5],.elevation-21[data-v-ad6690a5],.elevation-22[data-v-ad6690a5],.elevation-23[data-v-ad6690a5],.elevation-24[data-v-ad6690a5]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-ad6690a5]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-ad6690a5]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-ad6690a5]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-ad6690a5]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-user-menu-btn-ctn[data-v-ad6690a5]{position:relative;z-index:1}.vd-user-menu-btn-ctn .v-btn.v-btn--density-default[data-v-ad6690a5]{height:auto!important}.vd-user-menu-btn-ctn .v-btn[data-v-ad6690a5]{text-transform:none!important}.vd-user-menu-btn[data-v-ad6690a5]{outline:none;padding:12px!important}.vd-user-menu-btn[data-v-ad6690a5]:hover:before{background:#000;opacity:.05}.vd-user-menu-btn[data-v-ad6690a5]:focus:before{background:#0c419a;opacity:.08}.vd-user-menu-btn[data-v-ad6690a5]:focus{background:#0c419a14!important}[data-v-ad6690a5] .vd-user-menu-btn:focus>.v-btn__overlay{opacity:0!important}.title[data-v-12145ca1]{font-size:24px!important}.alt-title[data-v-12145ca1]{font-size:20px!important}.body-text[data-v-12145ca1]{font-size:16px!important}.link-label[data-v-12145ca1]{font-size:14px!important}h1[data-v-12145ca1]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-12145ca1]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-12145ca1]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-12145ca1]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-12145ca1]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-12145ca1]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-12145ca1]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-12145ca1]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-12145ca1]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-12145ca1]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-12145ca1]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-12145ca1]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-12145ca1],.elevation-2[data-v-12145ca1],.elevation-3[data-v-12145ca1],.elevation-4[data-v-12145ca1],.elevation-5[data-v-12145ca1],.elevation-6[data-v-12145ca1],.elevation-7[data-v-12145ca1],.elevation-8[data-v-12145ca1],.elevation-9[data-v-12145ca1],.elevation-10[data-v-12145ca1],.elevation-11[data-v-12145ca1],.elevation-12[data-v-12145ca1],.elevation-13[data-v-12145ca1],.elevation-14[data-v-12145ca1],.elevation-15[data-v-12145ca1],.elevation-16[data-v-12145ca1],.elevation-17[data-v-12145ca1],.elevation-18[data-v-12145ca1],.elevation-19[data-v-12145ca1],.elevation-20[data-v-12145ca1],.elevation-21[data-v-12145ca1],.elevation-22[data-v-12145ca1],.elevation-23[data-v-12145ca1],.elevation-24[data-v-12145ca1]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-12145ca1]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-12145ca1]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-12145ca1]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-12145ca1]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.sy-input-select[data-v-12145ca1]{text-transform:none!important;font-size:16px}.v-input[data-v-12145ca1]{cursor:pointer;position:relative}.v-list[data-v-12145ca1]{position:absolute;width:100%;z-index:1;background-color:#fff;min-width:fit-content;max-width:100px;padding:0;box-shadow:0 2px 5px #0000001f,0 2px 10px #00000014;border-radius:4px;overflow-y:auto;max-height:300px}.v-list-item[data-v-12145ca1]:hover{background-color:#0000000a}[data-v-12145ca1] .v-list-item[aria-selected=true]{background-color:#00000014}[data-v-12145ca1] .v-list-item[aria-selected=true] .v-list-item-title{font-weight:700}.error[data-v-12145ca1]{border-color:#b33f2e}.v-btn[data-v-12145ca1],.text-color[data-v-12145ca1]{color:#0c419a}.title[data-v-ef2339e7]{font-size:24px!important}.alt-title[data-v-ef2339e7]{font-size:20px!important}.body-text[data-v-ef2339e7]{font-size:16px!important}.link-label[data-v-ef2339e7]{font-size:14px!important}h1[data-v-ef2339e7]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-ef2339e7]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-ef2339e7]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-ef2339e7]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-ef2339e7]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-ef2339e7]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-ef2339e7]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-ef2339e7]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-ef2339e7]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-ef2339e7]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-ef2339e7]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-ef2339e7]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-ef2339e7],.elevation-2[data-v-ef2339e7],.elevation-3[data-v-ef2339e7],.elevation-4[data-v-ef2339e7],.elevation-5[data-v-ef2339e7],.elevation-6[data-v-ef2339e7],.elevation-7[data-v-ef2339e7],.elevation-8[data-v-ef2339e7],.elevation-9[data-v-ef2339e7],.elevation-10[data-v-ef2339e7],.elevation-11[data-v-ef2339e7],.elevation-12[data-v-ef2339e7],.elevation-13[data-v-ef2339e7],.elevation-14[data-v-ef2339e7],.elevation-15[data-v-ef2339e7],.elevation-16[data-v-ef2339e7],.elevation-17[data-v-ef2339e7],.elevation-18[data-v-ef2339e7],.elevation-19[data-v-ef2339e7],.elevation-20[data-v-ef2339e7],.elevation-21[data-v-ef2339e7],.elevation-22[data-v-ef2339e7],.elevation-23[data-v-ef2339e7],.elevation-24[data-v-ef2339e7]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-ef2339e7]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-ef2339e7]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-ef2339e7]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-ef2339e7]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.sy-select[data-v-ef2339e7]{display:flex;flex-direction:column}.v-field[data-v-ef2339e7]{position:relative}.v-field--focused .v-icon.arrow[data-v-ef2339e7]{transform:rotateX(180deg)}.v-list[data-v-ef2339e7]{position:absolute;left:inherit!important;margin-top:-22px;background-color:#fff;max-height:300px;padding:0;box-shadow:0 2px 5px #0000001f,0 2px 10px #00000014;border-radius:4px;overflow-y:auto;z-index:2}.v-list-item[data-v-ef2339e7]:hover{background-color:#0000000a}.v-list-item[aria-selected=true][data-v-ef2339e7]{background-color:#00000014}.v-icon[data-v-ef2339e7]{position:absolute;right:10px;color:#434647}[data-v-ef2339e7] .v-field__input{color:#434647}.hidden-label[data-v-ef2339e7]{visibility:hidden;position:absolute;white-space:nowrap}.vd-row[data-v-ac4bdcda]{display:flex;flex-wrap:wrap}.vd-row .vd-data-list-item-label[data-v-ac4bdcda]{align-self:center}.vd-row .vd-data-list-item-label[data-v-ac4bdcda]:after{content:":";margin:0 4px}.vd-data-list-item-action-btn.v-btn[data-v-ac4bdcda]{min-width:0;margin:0 -1px}.v-icon.v-theme--light[data-v-ac4bdcda]{color:#0000008a}.vd-header-loading[data-v-5a62b165]{background:transparent}.vd-header-loading[data-v-5a62b165] .v-skeleton-loader__heading{width:100%;height:100%;border-radius:35px;margin:0;background:rgba(128,128,128,var(--v-border-opacity))}.vd-header-loading.v-skeleton-loader--tile[data-v-5a62b165] .v-skeleton-loader__heading{border-radius:0}[data-v-e625daaf] ul{list-style:none}.title[data-v-111dda07]{font-size:24px!important}.alt-title[data-v-111dda07]{font-size:20px!important}.body-text[data-v-111dda07]{font-size:16px!important}.link-label[data-v-111dda07]{font-size:14px!important}h1[data-v-111dda07]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-111dda07]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-111dda07]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-111dda07]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-111dda07]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-111dda07]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-111dda07]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-111dda07]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-111dda07]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-111dda07]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-111dda07]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-111dda07]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-111dda07],.elevation-2[data-v-111dda07],.elevation-3[data-v-111dda07],.elevation-4[data-v-111dda07],.elevation-5[data-v-111dda07],.elevation-6[data-v-111dda07],.elevation-7[data-v-111dda07],.elevation-8[data-v-111dda07],.elevation-9[data-v-111dda07],.elevation-10[data-v-111dda07],.elevation-11[data-v-111dda07],.elevation-12[data-v-111dda07],.elevation-13[data-v-111dda07],.elevation-14[data-v-111dda07],.elevation-15[data-v-111dda07],.elevation-16[data-v-111dda07],.elevation-17[data-v-111dda07],.elevation-18[data-v-111dda07],.elevation-19[data-v-111dda07],.elevation-20[data-v-111dda07],.elevation-21[data-v-111dda07],.elevation-22[data-v-111dda07],.elevation-23[data-v-111dda07],.elevation-24[data-v-111dda07]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-111dda07]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-111dda07]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-111dda07]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-111dda07]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.v-card__title[data-v-111dda07]>*{line-height:1em}.v-btn--icon[data-v-111dda07]{color:#222324;position:absolute;right:24px}h2[data-v-111dda07]{word-break:break-word;text-wrap:balance}.vd-dialog-box-actions-ctn[data-v-111dda07]{display:flex;flex-direction:column-reverse;justify-content:stretch;gap:16px}@media screen and (min-width: 600px){.vd-dialog-box-actions-ctn[data-v-111dda07]{flex-direction:row}}.vd-download-btn[data-v-ef3f6e33] .v-btn__content{flex-wrap:wrap}.vd-download-btn[data-v-ef3f6e33] .v-icon{flex:none}.outlined-style[data-v-ef3f6e33]{border:1px solid currentColor}.vd-page-container[data-v-955c6758]{flex:1;width:100%;max-width:1712px;margin:0 auto}.vd-code[data-v-8c79b790]{font-size:6rem;line-height:6rem;font-weight:400}.title[data-v-82e1e286]{font-size:24px!important}.alt-title[data-v-82e1e286]{font-size:20px!important}.body-text[data-v-82e1e286]{font-size:16px!important}.link-label[data-v-82e1e286]{font-size:14px!important}h1[data-v-82e1e286]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-82e1e286]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-82e1e286]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-82e1e286]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-82e1e286]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-82e1e286]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-82e1e286]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-82e1e286]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-82e1e286]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-82e1e286]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-82e1e286]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-82e1e286]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-82e1e286],.elevation-2[data-v-82e1e286],.elevation-3[data-v-82e1e286],.elevation-4[data-v-82e1e286],.elevation-5[data-v-82e1e286],.elevation-6[data-v-82e1e286],.elevation-7[data-v-82e1e286],.elevation-8[data-v-82e1e286],.elevation-9[data-v-82e1e286],.elevation-10[data-v-82e1e286],.elevation-11[data-v-82e1e286],.elevation-12[data-v-82e1e286],.elevation-13[data-v-82e1e286],.elevation-14[data-v-82e1e286],.elevation-15[data-v-82e1e286],.elevation-16[data-v-82e1e286],.elevation-17[data-v-82e1e286],.elevation-18[data-v-82e1e286],.elevation-19[data-v-82e1e286],.elevation-20[data-v-82e1e286],.elevation-21[data-v-82e1e286],.elevation-22[data-v-82e1e286],.elevation-23[data-v-82e1e286],.elevation-24[data-v-82e1e286]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-82e1e286]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-82e1e286]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-82e1e286]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-82e1e286]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-social-media-links[data-v-82e1e286]{display:flex;flex-direction:column}li[data-v-82e1e286]{list-style:none}.vd-social-media-links-label.text--primary[data-v-82e1e286]{color:#0c419a;font-weight:600}.v-theme--dark .vd-social-media-links-label.text--primary[data-v-82e1e286]{color:#fff}.vd-social-media-links-icon[data-v-82e1e286]{color:#545859}.v-btn--icon[data-v-82e1e286]{width:calc(var(--v-btn-height) + 5px);height:calc(var(--v-btn-height) + 5px);border:0}.v-theme--dark .v-btn--variant-text[data-v-82e1e286]:hover{background:#ffffff1a}@media (min-width: 768px){.vd-social-media-links-label[data-v-82e1e286]{text-align:right}}@media (max-width: 767px){.vd-social-media-links-label[data-v-82e1e286]{text-align:left}}.title[data-v-6d7fdd14]{font-size:24px!important}.alt-title[data-v-6d7fdd14]{font-size:20px!important}.body-text[data-v-6d7fdd14]{font-size:16px!important}.link-label[data-v-6d7fdd14]{font-size:14px!important}h1[data-v-6d7fdd14]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-6d7fdd14]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-6d7fdd14]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-6d7fdd14]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-6d7fdd14]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-6d7fdd14]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-6d7fdd14]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-6d7fdd14]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-6d7fdd14]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-6d7fdd14]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-6d7fdd14]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-6d7fdd14]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-6d7fdd14],.elevation-2[data-v-6d7fdd14],.elevation-3[data-v-6d7fdd14],.elevation-4[data-v-6d7fdd14],.elevation-5[data-v-6d7fdd14],.elevation-6[data-v-6d7fdd14],.elevation-7[data-v-6d7fdd14],.elevation-8[data-v-6d7fdd14],.elevation-9[data-v-6d7fdd14],.elevation-10[data-v-6d7fdd14],.elevation-11[data-v-6d7fdd14],.elevation-12[data-v-6d7fdd14],.elevation-13[data-v-6d7fdd14],.elevation-14[data-v-6d7fdd14],.elevation-15[data-v-6d7fdd14],.elevation-16[data-v-6d7fdd14],.elevation-17[data-v-6d7fdd14],.elevation-18[data-v-6d7fdd14],.elevation-19[data-v-6d7fdd14],.elevation-20[data-v-6d7fdd14],.elevation-21[data-v-6d7fdd14],.elevation-22[data-v-6d7fdd14],.elevation-23[data-v-6d7fdd14],.elevation-24[data-v-6d7fdd14]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-6d7fdd14]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-6d7fdd14]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-6d7fdd14]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-6d7fdd14]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}a[data-v-6d7fdd14]{cursor:pointer}.v-btn--icon[data-v-6d7fdd14]{border:0}.v-footer[data-v-6d7fdd14]{flex-grow:0!important;justify-content:center}.v-footer .container[data-v-6d7fdd14]{width:100%;max-width:1712px;margin:0 auto}.vd-footer-bar[data-v-6d7fdd14] .vd-footer-bar-links a,.vd-footer-bar[data-v-6d7fdd14] p,.vd-footer-bar[data-v-6d7fdd14] .text--primary{color:#000000de}.vd-footer-bar[data-v-6d7fdd14] .text--secondary{color:#0009}.vd-footer-bar[data-v-6d7fdd14] .social .text--primary{color:#0c419a}.vd-footer-bar[data-v-6d7fdd14] .social a.v-btn:hover,.vd-footer-bar[data-v-6d7fdd14] button.v-btn:hover{background:#0000000d}.vd-footer-bar[data-v-6d7fdd14] a.text--primary{color:#0c419a}.vd-footer-bar[data-v-6d7fdd14] .v-divider{border-color:#2f384d}.vd-footer-bar[data-v-6d7fdd14] svg.logo{fill:#0c419a}.vd-footer-bar[data-v-6d7fdd14] .scroll{color:#0c419a!important}.vd-footer-bar.v-theme--dark[data-v-6d7fdd14] .vd-footer-bar-links a{color:#fff}.vd-footer-bar.v-theme--dark[data-v-6d7fdd14] p,.vd-footer-bar.v-theme--dark[data-v-6d7fdd14] .text--primary{color:#ffffffde}.vd-footer-bar.v-theme--dark[data-v-6d7fdd14] .text--secondary{color:#fff9}.vd-footer-bar.v-theme--dark[data-v-6d7fdd14] a.text--primary{color:#fff}.vd-footer-bar.v-theme--dark[data-v-6d7fdd14] .v-divider{border-color:#fff}.vd-footer-bar.v-theme--dark[data-v-6d7fdd14] svg{fill:#fff}.vd-footer-bar-links[data-v-6d7fdd14] li{list-style:none;display:flex}.vd-footer-bar-links[data-v-6d7fdd14] a{transition:.15s;text-decoration:none;padding-top:1px;border-bottom:1px solid transparent}.vd-footer-bar-links[data-v-6d7fdd14] a:hover,.vd-footer-bar-links[data-v-6d7fdd14] a:focus{border-color:currentColor}.vd-footer-bar-links[data-v-6d7fdd14] p{padding:1px 0}.v-theme--dark button.v-btn[data-v-6d7fdd14]:hover{background:#ffffff1a}.vd-france-connect-btn a[data-v-7d3bb666]{color:#000091}.vd-france-connect-btn a[data-v-7d3bb666]:focus{outline-offset:3px}.vd-france-connect-link[data-v-7d3bb666]{background:#000091}.vd-france-connect-link[data-v-7d3bb666]:hover{background:#1212ff;transition:all .2s ease-in-out}.vd-france-connect-link[data-v-7d3bb666]:active{background:#2323ff}.vd-france-connect-link[data-v-7d3bb666]:focus{outline-offset:3px}.vd-france-connect-btn--dark .vd-france-connect-link[data-v-7d3bb666]{color:#fff;background-color:#8585f6}.vd-france-connect-btn--dark .vd-france-connect-link[data-v-7d3bb666]:hover{background-color:#b1b1f9}.vd-france-connect-btn--dark .vd-france-connect-link[data-v-7d3bb666]:active{background-color:#c6c6fb}.vd-france-connect-btn--dark .vd-france-connect-info-link[data-v-7d3bb666]{color:#8585f6}.vd-france-connect-info-link[data-v-7d3bb666]{background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:100% 1px}.vd-france-connect-info-link[data-v-7d3bb666]:hover{background-size:100% 2px}[data-v-7d3bb666] :scope:focus{border-radius:0!important}.cls-2[data-v-c84a4cb8],.cls-2[data-v-3e4cb924]{fill:#0c419a}.title[data-v-b87d6ac8]{font-size:24px!important}.alt-title[data-v-b87d6ac8]{font-size:20px!important}.body-text[data-v-b87d6ac8]{font-size:16px!important}.link-label[data-v-b87d6ac8]{font-size:14px!important}h1[data-v-b87d6ac8]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-b87d6ac8]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-b87d6ac8]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-b87d6ac8]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-b87d6ac8]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-b87d6ac8]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-b87d6ac8]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-b87d6ac8]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-b87d6ac8]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-b87d6ac8]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-b87d6ac8]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-b87d6ac8]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-b87d6ac8],.elevation-2[data-v-b87d6ac8],.elevation-3[data-v-b87d6ac8],.elevation-4[data-v-b87d6ac8],.elevation-5[data-v-b87d6ac8],.elevation-6[data-v-b87d6ac8],.elevation-7[data-v-b87d6ac8],.elevation-8[data-v-b87d6ac8],.elevation-9[data-v-b87d6ac8],.elevation-10[data-v-b87d6ac8],.elevation-11[data-v-b87d6ac8],.elevation-12[data-v-b87d6ac8],.elevation-13[data-v-b87d6ac8],.elevation-14[data-v-b87d6ac8],.elevation-15[data-v-b87d6ac8],.elevation-16[data-v-b87d6ac8],.elevation-17[data-v-b87d6ac8],.elevation-18[data-v-b87d6ac8],.elevation-19[data-v-b87d6ac8],.elevation-20[data-v-b87d6ac8],.elevation-21[data-v-b87d6ac8],.elevation-22[data-v-b87d6ac8],.elevation-23[data-v-b87d6ac8],.elevation-24[data-v-b87d6ac8]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-b87d6ac8]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-b87d6ac8]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-b87d6ac8]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-b87d6ac8]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.logo[data-v-b87d6ac8]{display:flex;height:52px;align-items:center;color:#0c419a;line-height:1.45;font-family:Cabin,Arial,Helvetica,sans-serif;text-decoration:none;cursor:pointer}.logo[data-v-b87d6ac8] svg{flex-grow:0;flex-shrink:0}.service-title[data-v-b87d6ac8]{font-size:.875rem;font-weight:500}.service-subtitle[data-v-b87d6ac8]{font-size:.875rem;font-weight:400}@media screen and (min-width: 990px){.service-title[data-v-b87d6ac8]{font-size:1.125rem}.service-subtitle[data-v-b87d6ac8]{font-size:.75rem}}.title[data-v-0b978951]{font-size:24px!important}.alt-title[data-v-0b978951]{font-size:20px!important}.body-text[data-v-0b978951]{font-size:16px!important}.link-label[data-v-0b978951]{font-size:14px!important}h1[data-v-0b978951]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-0b978951]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-0b978951]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-0b978951]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-0b978951]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-0b978951]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-0b978951]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-0b978951]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-0b978951]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-0b978951]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-0b978951]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-0b978951]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-0b978951],.elevation-2[data-v-0b978951],.elevation-3[data-v-0b978951],.elevation-4[data-v-0b978951],.elevation-5[data-v-0b978951],.elevation-6[data-v-0b978951],.elevation-7[data-v-0b978951],.elevation-8[data-v-0b978951],.elevation-9[data-v-0b978951],.elevation-10[data-v-0b978951],.elevation-11[data-v-0b978951],.elevation-12[data-v-0b978951],.elevation-13[data-v-0b978951],.elevation-14[data-v-0b978951],.elevation-15[data-v-0b978951],.elevation-16[data-v-0b978951],.elevation-17[data-v-0b978951],.elevation-18[data-v-0b978951],.elevation-19[data-v-0b978951],.elevation-20[data-v-0b978951],.elevation-21[data-v-0b978951],.elevation-22[data-v-0b978951],.elevation-23[data-v-0b978951],.elevation-24[data-v-0b978951]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-0b978951]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-0b978951]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-0b978951]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-0b978951]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.header[data-v-0b978951]{position:relative;z-index:1}.sticky-header[data-v-0b978951]{background-color:#fff;width:100%;z-index:1000}.inner-header[data-v-0b978951]{display:flex;align-items:center;height:77px;max-width:1712px;margin:0 auto;border-bottom:solid 1px #ced9eb}.header-side[data-v-0b978951]{display:flex;align-items:center;margin-left:auto}@media screen and (min-width: 990px){.inner-header[data-v-0b978951]{height:95px}}.title[data-v-9b8f4e67]{font-size:24px!important}.alt-title[data-v-9b8f4e67]{font-size:20px!important}.body-text[data-v-9b8f4e67]{font-size:16px!important}.link-label[data-v-9b8f4e67]{font-size:14px!important}h1[data-v-9b8f4e67]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-9b8f4e67]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-9b8f4e67]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-9b8f4e67]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-9b8f4e67]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-9b8f4e67]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-9b8f4e67]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-9b8f4e67]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-9b8f4e67]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-9b8f4e67]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-9b8f4e67]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-9b8f4e67]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-9b8f4e67],.elevation-2[data-v-9b8f4e67],.elevation-3[data-v-9b8f4e67],.elevation-4[data-v-9b8f4e67],.elevation-5[data-v-9b8f4e67],.elevation-6[data-v-9b8f4e67],.elevation-7[data-v-9b8f4e67],.elevation-8[data-v-9b8f4e67],.elevation-9[data-v-9b8f4e67],.elevation-10[data-v-9b8f4e67],.elevation-11[data-v-9b8f4e67],.elevation-12[data-v-9b8f4e67],.elevation-13[data-v-9b8f4e67],.elevation-14[data-v-9b8f4e67],.elevation-15[data-v-9b8f4e67],.elevation-16[data-v-9b8f4e67],.elevation-17[data-v-9b8f4e67],.elevation-18[data-v-9b8f4e67],.elevation-19[data-v-9b8f4e67],.elevation-20[data-v-9b8f4e67],.elevation-21[data-v-9b8f4e67],.elevation-22[data-v-9b8f4e67],.elevation-23[data-v-9b8f4e67],.elevation-24[data-v-9b8f4e67]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-9b8f4e67]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-9b8f4e67]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-9b8f4e67]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-9b8f4e67]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.header-menu-btn[data-v-9b8f4e67]{text-transform:Capitalize;height:77px;width:82px;display:flex;flex-direction:column;align-items:center;flex-shrink:0;justify-content:center;font-weight:700;background-color:#0c419a;color:#fff;border-bottom:solid 1px #ced9eb;transition:color .15s .1s,background-color .15s .1s,border-bottom .15s .1s}.header-menu-btn[data-v-9b8f4e67]:focus-visible{background-color:#fff;color:#0c419a}.header-menu-btn__open[data-v-9b8f4e67]{background-color:#fff;color:#0c419a;border-color:#fff}@media screen and (max-width: 991px){.header-menu-btn__label[data-v-9b8f4e67]{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}}@media screen and (min-width: 990px){.header-menu-btn[data-v-9b8f4e67]{height:95px;width:95px}}.title[data-v-63b844d1]{font-size:24px!important}.alt-title[data-v-63b844d1]{font-size:20px!important}.body-text[data-v-63b844d1]{font-size:16px!important}.link-label[data-v-63b844d1]{font-size:14px!important}h1[data-v-63b844d1]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-63b844d1]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-63b844d1]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-63b844d1]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-63b844d1]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-63b844d1]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-63b844d1]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-63b844d1]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-63b844d1]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-63b844d1]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-63b844d1]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-63b844d1]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-63b844d1],.elevation-2[data-v-63b844d1],.elevation-3[data-v-63b844d1],.elevation-4[data-v-63b844d1],.elevation-5[data-v-63b844d1],.elevation-6[data-v-63b844d1],.elevation-7[data-v-63b844d1],.elevation-8[data-v-63b844d1],.elevation-9[data-v-63b844d1],.elevation-10[data-v-63b844d1],.elevation-11[data-v-63b844d1],.elevation-12[data-v-63b844d1],.elevation-13[data-v-63b844d1],.elevation-14[data-v-63b844d1],.elevation-15[data-v-63b844d1],.elevation-16[data-v-63b844d1],.elevation-17[data-v-63b844d1],.elevation-18[data-v-63b844d1],.elevation-19[data-v-63b844d1],.elevation-20[data-v-63b844d1],.elevation-21[data-v-63b844d1],.elevation-22[data-v-63b844d1],.elevation-23[data-v-63b844d1],.elevation-24[data-v-63b844d1]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-63b844d1]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-63b844d1]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-63b844d1]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-63b844d1]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.overlay[data-v-63b844d1]{top:0;right:0;bottom:0;left:0;position:fixed;z-index:1000;background-color:#03102580;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.menu-wrapper[data-v-63b844d1]{height:100dvh;background-color:#fff;display:flex;flex-direction:column}.header-menu-wrapper[data-v-63b844d1]{height:calc(100% - 77px);display:grid;position:relative;overflow:auto}.header-menu-wrapper--submenu-open[data-v-63b844d1]{overflow:clip}@media screen and (min-width: 990px){.menu-wrapper[data-v-63b844d1]{position:absolute;background-color:transparent}.header-menu-wrapper[data-v-63b844d1]{width:350px;overflow:visible}.header-menu[data-v-63b844d1]{background-color:#fff;overflow-y:auto;overflow-x:hidden;height:100%}}.menu-enter-active[data-v-63b844d1]{transition:opacity .15s ease-in}.menu-enter-active .header-menu-wrapper[data-v-63b844d1]{transition:transform .1s ease-in}.menu-leave-active[data-v-63b844d1]{transition:opacity .15s ease-out}.menu-leave-active .header-menu-wrapper[data-v-63b844d1]{transition:transform .1s ease-out}.menu-enter-from[data-v-63b844d1],.menu-leave-to[data-v-63b844d1]{opacity:0}@media screen and (min-width: 990px){.menu-enter-from .header-menu-wrapper[data-v-63b844d1],.menu-leave-to .header-menu-wrapper[data-v-63b844d1]{transform:translateY(10px)}}@media (prefers-reduced-motion: reduce){.menu-enter-active[data-v-63b844d1],.menu-leave-active[data-v-63b844d1]{transition:opacity 0s}.menu-enter-from .header-menu-wrapper[data-v-63b844d1],.menu-leave-to .header-menu-wrapper[data-v-63b844d1]{transform:none}}.title[data-v-753dd5aa]{font-size:24px!important}.alt-title[data-v-753dd5aa]{font-size:20px!important}.body-text[data-v-753dd5aa]{font-size:16px!important}.link-label[data-v-753dd5aa]{font-size:14px!important}h1[data-v-753dd5aa]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-753dd5aa]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-753dd5aa]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-753dd5aa]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-753dd5aa]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-753dd5aa]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-753dd5aa]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-753dd5aa]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-753dd5aa]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-753dd5aa]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-753dd5aa]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-753dd5aa]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-753dd5aa],.elevation-2[data-v-753dd5aa],.elevation-3[data-v-753dd5aa],.elevation-4[data-v-753dd5aa],.elevation-5[data-v-753dd5aa],.elevation-6[data-v-753dd5aa],.elevation-7[data-v-753dd5aa],.elevation-8[data-v-753dd5aa],.elevation-9[data-v-753dd5aa],.elevation-10[data-v-753dd5aa],.elevation-11[data-v-753dd5aa],.elevation-12[data-v-753dd5aa],.elevation-13[data-v-753dd5aa],.elevation-14[data-v-753dd5aa],.elevation-15[data-v-753dd5aa],.elevation-16[data-v-753dd5aa],.elevation-17[data-v-753dd5aa],.elevation-18[data-v-753dd5aa],.elevation-19[data-v-753dd5aa],.elevation-20[data-v-753dd5aa],.elevation-21[data-v-753dd5aa],.elevation-22[data-v-753dd5aa],.elevation-23[data-v-753dd5aa],.elevation-24[data-v-753dd5aa]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-753dd5aa]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-753dd5aa]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-753dd5aa]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-753dd5aa]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.header-menu-item[data-v-753dd5aa]{color:#0c419a;list-style-type:none;margin:0;padding:0;min-height:44px;font-weight:700}.header-menu-item[data-v-753dd5aa]>a{display:flex;flex-direction:column;padding:16px 50px 16px 20px;text-decoration:none;color:currentColor}.header-menu-item[data-v-753dd5aa]>a:hover{text-decoration:underline}.header-menu-item[data-v-753dd5aa]>a:visited{color:currentColor}.header-menu-item[data-v-753dd5aa]>a:first-letter{text-transform:uppercase}.header-menu-item[data-v-753dd5aa]:hover{background-color:#0c419a;color:#fff}.header-menu-item[data-v-753dd5aa]:hover>a>*{color:#fff!important}.title[data-v-7c0df756]{font-size:24px!important}.alt-title[data-v-7c0df756]{font-size:20px!important}.body-text[data-v-7c0df756]{font-size:16px!important}.link-label[data-v-7c0df756]{font-size:14px!important}h1[data-v-7c0df756]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-7c0df756]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-7c0df756]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-7c0df756]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-7c0df756]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-7c0df756]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-7c0df756]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-7c0df756]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-7c0df756]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-7c0df756]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-7c0df756]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-7c0df756]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-7c0df756],.elevation-2[data-v-7c0df756],.elevation-3[data-v-7c0df756],.elevation-4[data-v-7c0df756],.elevation-5[data-v-7c0df756],.elevation-6[data-v-7c0df756],.elevation-7[data-v-7c0df756],.elevation-8[data-v-7c0df756],.elevation-9[data-v-7c0df756],.elevation-10[data-v-7c0df756],.elevation-11[data-v-7c0df756],.elevation-12[data-v-7c0df756],.elevation-13[data-v-7c0df756],.elevation-14[data-v-7c0df756],.elevation-15[data-v-7c0df756],.elevation-16[data-v-7c0df756],.elevation-17[data-v-7c0df756],.elevation-18[data-v-7c0df756],.elevation-19[data-v-7c0df756],.elevation-20[data-v-7c0df756],.elevation-21[data-v-7c0df756],.elevation-22[data-v-7c0df756],.elevation-23[data-v-7c0df756],.elevation-24[data-v-7c0df756]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-7c0df756]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-7c0df756]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-7c0df756]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-7c0df756]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.header-menu-section[data-v-7c0df756]{list-style-type:none;padding:0;margin:0}.header-menu-section-title[data-v-7c0df756]{padding:40px 16px 8px 20px;border-bottom:1px solid #e0e0e0;font-size:1.1rem;margin-bottom:8px;color:#212529;text-transform:capitalize;font-weight:700}.title[data-v-e5697195]{font-size:24px!important}.alt-title[data-v-e5697195]{font-size:20px!important}.body-text[data-v-e5697195]{font-size:16px!important}.link-label[data-v-e5697195]{font-size:14px!important}h1[data-v-e5697195]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-e5697195]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-e5697195]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-e5697195]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-e5697195]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-e5697195]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-e5697195]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-e5697195]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-e5697195]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-e5697195]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-e5697195]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-e5697195]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-e5697195],.elevation-2[data-v-e5697195],.elevation-3[data-v-e5697195],.elevation-4[data-v-e5697195],.elevation-5[data-v-e5697195],.elevation-6[data-v-e5697195],.elevation-7[data-v-e5697195],.elevation-8[data-v-e5697195],.elevation-9[data-v-e5697195],.elevation-10[data-v-e5697195],.elevation-11[data-v-e5697195],.elevation-12[data-v-e5697195],.elevation-13[data-v-e5697195],.elevation-14[data-v-e5697195],.elevation-15[data-v-e5697195],.elevation-16[data-v-e5697195],.elevation-17[data-v-e5697195],.elevation-18[data-v-e5697195],.elevation-19[data-v-e5697195],.elevation-20[data-v-e5697195],.elevation-21[data-v-e5697195],.elevation-22[data-v-e5697195],.elevation-23[data-v-e5697195],.elevation-24[data-v-e5697195]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-e5697195]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-e5697195]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-e5697195]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-e5697195]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.sub-menu-btn[data-v-e5697195]{display:flex;justify-content:center;flex-direction:column;width:100%;padding:16px 50px 16px 20px;text-align:left;color:#0c419a}.sub-menu-btn[data-v-e5697195]:hover{background-color:#0c419a;color:#fff;text-decoration:underline}.sub-menu-btn[data-v-e5697195]:hover>*{color:#fff!important}.sub-menu-btn[data-v-e5697195]:first-letter{text-transform:uppercase}.sub-menu-btn__icon[data-v-e5697195]{position:absolute;right:20px}@media screen and (max-width: 989px){.sub-menu--open[data-v-e5697195]{position:absolute;left:0;top:0;width:100%;height:100%;overflow-y:auto;background-color:#fff;padding-top:40px;z-index:10}.sub-menu--child-open[data-v-e5697195]{overflow-y:clip}.sub-menu--open>.sub-menu-btn[data-v-e5697195]{padding:0 16px 8px 40px;border-bottom:1px solid #e0e0e0;color:#000;background-color:transparent}.sub-menu--open>.sub-menu-btn[data-v-e5697195]:hover{color:#000}.sub-menu--open>.sub-menu-btn[data-v-e5697195]:hover>*{color:#000!important}.sub-menu--open>.sub-menu-btn[data-v-e5697195]>.sub-menu-btn__icon{left:10px;right:auto}}@media screen and (min-width: 990px){.sub-menu-btn[data-v-e5697195]{position:relative}.sub-menu--open>.sub-menu-btn[data-v-e5697195]{background-color:#0c419a;color:#fff;transition:color .15s linear,background-color .15s linear}.sub-menu--open>.sub-menu-btn[data-v-e5697195]>*{color:#fff!important}.sub-menu-content-wrapper[data-v-e5697195]{position:absolute;top:0;bottom:0;left:350px}.sub-menu-content[data-v-e5697195]{width:351px;height:100%;background:#f9f9f9;border-left:1px solid #e0e0e0;overflow-y:auto;overflow-x:hidden}.sub-menu-content>.sub-menu--open .sub-menu-content[data-v-e5697195]{left:700px}.sub-menu-content>.sub-menu--open .sub-menu-content>.sub-menu--open .sub-menu-content[data-v-e5697195]{left:1050px}.slide-fade-enter-active[data-v-e5697195]{transition:opacity .17s ease-out,transform .17s ease-out}.slide-fade-leave-active[data-v-e5697195]{transition:opacity .08s ease-in,transform .08s ease-in}.slide-fade-enter-from[data-v-e5697195],.slide-fade-leave-to[data-v-e5697195]{opacity:0;transform:translate(-10px)}}@media screen and (min-width: 990px) and (prefers-reduced-motion){.slide-fade-enter-active[data-v-e5697195],.slide-fade-leave-active[data-v-e5697195]{transition:none}}.title[data-v-9905d7f9]{font-size:24px!important}.alt-title[data-v-9905d7f9]{font-size:20px!important}.body-text[data-v-9905d7f9]{font-size:16px!important}.link-label[data-v-9905d7f9]{font-size:14px!important}h1[data-v-9905d7f9]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-9905d7f9]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-9905d7f9]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-9905d7f9]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-9905d7f9]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-9905d7f9]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-9905d7f9]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-9905d7f9]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-9905d7f9]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-9905d7f9]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-9905d7f9]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-9905d7f9]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-9905d7f9],.elevation-2[data-v-9905d7f9],.elevation-3[data-v-9905d7f9],.elevation-4[data-v-9905d7f9],.elevation-5[data-v-9905d7f9],.elevation-6[data-v-9905d7f9],.elevation-7[data-v-9905d7f9],.elevation-8[data-v-9905d7f9],.elevation-9[data-v-9905d7f9],.elevation-10[data-v-9905d7f9],.elevation-11[data-v-9905d7f9],.elevation-12[data-v-9905d7f9],.elevation-13[data-v-9905d7f9],.elevation-14[data-v-9905d7f9],.elevation-15[data-v-9905d7f9],.elevation-16[data-v-9905d7f9],.elevation-17[data-v-9905d7f9],.elevation-18[data-v-9905d7f9],.elevation-19[data-v-9905d7f9],.elevation-20[data-v-9905d7f9],.elevation-21[data-v-9905d7f9],.elevation-22[data-v-9905d7f9],.elevation-23[data-v-9905d7f9],.elevation-24[data-v-9905d7f9]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-9905d7f9]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-9905d7f9]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-9905d7f9]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-9905d7f9]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.horizontal-menu[data-v-9905d7f9]{display:flex;align-items:center;max-width:1712px;margin:0 auto}.horizontal-menu__tabs[data-v-9905d7f9]{flex:1 1 0}.horizontal-menu__item[data-v-9905d7f9]{cursor:pointer}.horizontal-menu__item-link[data-v-9905d7f9]{font-size:.875rem;font-weight:700}.v-tab-item--selected span[data-v-9905d7f9]{color:#fff}.inner-vertical-menu[data-v-64e98667]{display:flex;flex-direction:column;height:100%}.inner-vertical-menu__main-content[data-v-64e98667]{flex:1}.title[data-v-1708d64a]{font-size:24px!important}.alt-title[data-v-1708d64a]{font-size:20px!important}.body-text[data-v-1708d64a]{font-size:16px!important}.link-label[data-v-1708d64a]{font-size:14px!important}h1[data-v-1708d64a]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-1708d64a]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-1708d64a]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-1708d64a]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-1708d64a]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-1708d64a]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-1708d64a]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-1708d64a]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-1708d64a]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-1708d64a]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-1708d64a]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-1708d64a]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-1708d64a],.elevation-2[data-v-1708d64a],.elevation-3[data-v-1708d64a],.elevation-4[data-v-1708d64a],.elevation-5[data-v-1708d64a],.elevation-6[data-v-1708d64a],.elevation-7[data-v-1708d64a],.elevation-8[data-v-1708d64a],.elevation-9[data-v-1708d64a],.elevation-10[data-v-1708d64a],.elevation-11[data-v-1708d64a],.elevation-12[data-v-1708d64a],.elevation-13[data-v-1708d64a],.elevation-14[data-v-1708d64a],.elevation-15[data-v-1708d64a],.elevation-16[data-v-1708d64a],.elevation-17[data-v-1708d64a],.elevation-18[data-v-1708d64a],.elevation-19[data-v-1708d64a],.elevation-20[data-v-1708d64a],.elevation-21[data-v-1708d64a],.elevation-22[data-v-1708d64a],.elevation-23[data-v-1708d64a],.elevation-24[data-v-1708d64a]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-1708d64a]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-1708d64a]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-1708d64a]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-1708d64a]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.toolbar[data-v-1708d64a]{background:#e7ecf5;position:relative;display:flex;align-items:center;justify-content:center;z-index:100}.toolbar .container[data-v-1708d64a]{width:100%;max-height:45px;max-width:1712px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.toolbar .container[data-v-1708d64a]{max-height:41px}}.toolbar .container[data-v-1708d64a] ul{display:flex;align-items:center;justify-content:flex-start;list-style:none;text-decoration:none}.toolbar .container[data-v-1708d64a] ul li{text-align:center}.toolbar .container[data-v-1708d64a] ul>li>a{display:block;color:#07275c;text-decoration:none;padding:10px 16px;cursor:pointer}.toolbar .container[data-v-1708d64a] ul>li>a:hover{text-decoration:underline}@media (max-width: 768px){.toolbar .container[data-v-1708d64a] ul>li>a{font-size:12px}}.toolbar #left-menu ul>li>a[data-v-1708d64a]{font-weight:700;color:#07275c}.toolbar #left-menu ul>li>a[data-v-1708d64a]:hover{text-decoration:none}.toolbar #left-menu li[data-v-1708d64a]:first-child{min-width:95px;background:transparent}@media (max-width: 990px){.toolbar #left-menu li[data-v-1708d64a]:first-child{min-width:82px}}.toolbar #left-menu li[data-v-1708d64a]:nth-child(2){min-width:260px;z-index:2}@media (max-width: 768px){.toolbar #left-menu li[data-v-1708d64a]:nth-child(2){min-width:152px}}.toolbar #left-menu li[data-v-1708d64a]:nth-child(3){background:transparent}.toolbar #left-menu li:first-child a[data-v-1708d64a]:hover,.toolbar #left-menu li:first-child.active[data-v-1708d64a]{background:#ed76b3}.toolbar #left-menu li:nth-child(2) a[data-v-1708d64a]:hover,.toolbar #left-menu .highlight[data-v-1708d64a]{background:#66c9ec}.toolbar #left-menu li:nth-child(3) a[data-v-1708d64a]:hover,.toolbar #left-menu li:nth-child(3).active[data-v-1708d64a]{background:#f0b323}@media (max-width: 1000px){.toolbar #right-menu[data-v-1708d64a]{display:none}}.toolbar #right-menu ul[data-v-1708d64a]{white-space:nowrap;overflow:hidden}.toolbar #right-menu ul li[data-v-1708d64a]{display:inline-block}.toolbar[data-v-1708d64a] .v-input .v-input__details{display:none}.toolbar[data-v-1708d64a] .v-input .v-input__control{font-weight:700}.toolbar[data-v-1708d64a] .v-input .v-input__control .text-color{color:#051a3e!important}.toolbar[data-v-1708d64a] .v-input .v-input__control .v-icon{margin-left:10px}.toolbar[data-v-1708d64a] .v-input .v-input__control .custom-select{display:flex;justify-content:space-between;width:100%}.toolbar[data-v-1708d64a] .v-input .v-input__control .custom-select span{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.toolbar[data-v-1708d64a] .v-input .v-input__control .custom-select span{max-width:182px}}@media (max-width: 768px){.toolbar[data-v-1708d64a] .v-input .v-input__control{font-size:12px}}.toolbar[data-v-1708d64a] .v-input .v-list{top:34px!important;left:-16px!important;text-align:left;min-width:260px;max-width:fit-content!important;border-radius:0}@media (max-width: 768px){.toolbar[data-v-1708d64a] .v-input .v-list{position:fixed;top:38px!important;left:0!important;min-width:100%!important;box-shadow:none!important}}.toolbar[data-v-1708d64a] .v-input .v-list .v-list-item--density-default.v-list-item--one-line{min-height:40px}.toolbar .overlay[data-v-1708d64a]{position:fixed;display:block;top:0;left:0;width:100%;height:100%;background-color:#03102580;cursor:default;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}@media (max-width: 768px){.toolbar .overlay[data-v-1708d64a]{display:none}}.right-menu-item[data-v-1708d64a]{color:#051a3e}.title[data-v-4c0d182f]{font-size:24px!important}.alt-title[data-v-4c0d182f]{font-size:20px!important}.body-text[data-v-4c0d182f]{font-size:16px!important}.link-label[data-v-4c0d182f]{font-size:14px!important}h1[data-v-4c0d182f]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-4c0d182f]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-4c0d182f]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-4c0d182f]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-4c0d182f]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-4c0d182f]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-4c0d182f]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-4c0d182f]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-4c0d182f]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-4c0d182f]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-4c0d182f]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-4c0d182f]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-4c0d182f],.elevation-2[data-v-4c0d182f],.elevation-3[data-v-4c0d182f],.elevation-4[data-v-4c0d182f],.elevation-5[data-v-4c0d182f],.elevation-6[data-v-4c0d182f],.elevation-7[data-v-4c0d182f],.elevation-8[data-v-4c0d182f],.elevation-9[data-v-4c0d182f],.elevation-10[data-v-4c0d182f],.elevation-11[data-v-4c0d182f],.elevation-12[data-v-4c0d182f],.elevation-13[data-v-4c0d182f],.elevation-14[data-v-4c0d182f],.elevation-15[data-v-4c0d182f],.elevation-16[data-v-4c0d182f],.elevation-17[data-v-4c0d182f],.elevation-18[data-v-4c0d182f],.elevation-19[data-v-4c0d182f],.elevation-20[data-v-4c0d182f],.elevation-21[data-v-4c0d182f],.elevation-22[data-v-4c0d182f],.elevation-23[data-v-4c0d182f],.elevation-24[data-v-4c0d182f]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-4c0d182f]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-4c0d182f]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-4c0d182f]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-4c0d182f]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.v-list-item[data-v-4c0d182f]:hover{background-color:#00000001}.vd-lang-btn[data-v-4c0d182f]{font-size:16px;--hoverColor: rgba(tokens.$colors-overlay, .5);text-transform:none;letter-spacing:inherit}.vd-logo-brand-section .vd-title-container[data-v-ca95c6a8]{overflow:hidden}.vd-logo-brand-section[data-v-ca95c6a8] .vd-title{line-height:1.45!important}.vd-logo-brand-section .vd-compte-entreprise-title[data-v-ca95c6a8]{font-weight:700!important}.vd-logo-brand-section .vd-compte-entreprise-title span[data-v-ca95c6a8]{color:#cd545b}.vd-logo-brand-section[data-v-ca95c6a8] img{width:auto;height:100%;flex:none}.vd-logo-brand-section svg[data-v-ca95c6a8],.vd-logo-brand-section .vd-home-link[data-v-ca95c6a8]{flex:none}.vd-logo-brand-section .vd-home-link[data-v-ca95c6a8]{cursor:pointer}img[data-v-aea9e609],img[data-v-1ff99a74]{max-height:290px}.title[data-v-53a042d6]{font-size:24px!important}.alt-title[data-v-53a042d6]{font-size:20px!important}.body-text[data-v-53a042d6]{font-size:16px!important}.link-label[data-v-53a042d6]{font-size:14px!important}h1[data-v-53a042d6]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-53a042d6]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-53a042d6]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-53a042d6]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-53a042d6]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-53a042d6]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-53a042d6]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-53a042d6]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-53a042d6]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-53a042d6]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-53a042d6]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-53a042d6]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-53a042d6],.elevation-2[data-v-53a042d6],.elevation-3[data-v-53a042d6],.elevation-4[data-v-53a042d6],.elevation-5[data-v-53a042d6],.elevation-6[data-v-53a042d6],.elevation-7[data-v-53a042d6],.elevation-8[data-v-53a042d6],.elevation-9[data-v-53a042d6],.elevation-10[data-v-53a042d6],.elevation-11[data-v-53a042d6],.elevation-12[data-v-53a042d6],.elevation-13[data-v-53a042d6],.elevation-14[data-v-53a042d6],.elevation-15[data-v-53a042d6],.elevation-16[data-v-53a042d6],.elevation-17[data-v-53a042d6],.elevation-18[data-v-53a042d6],.elevation-19[data-v-53a042d6],.elevation-20[data-v-53a042d6],.elevation-21[data-v-53a042d6],.elevation-22[data-v-53a042d6],.elevation-23[data-v-53a042d6],.elevation-24[data-v-53a042d6]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-53a042d6]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-53a042d6]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-53a042d6]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-53a042d6]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.v-messages__message--success[data-v-53a042d6],.v-field--active .v-messages__message--success[data-v-53a042d6]{color:#224e2d!important}.v-messages__message--error[data-v-53a042d6],.v-field--active .v-messages__message--error[data-v-53a042d6]{color:#b33f2e}[data-v-53a042d6] .v-field.v-field--active .v-label.v-field-label--floating{opacity:1}.multi-line[data-v-53a042d6]{white-space:pre-line!important}.vd-number-field[data-v-53a042d6]{max-width:296px}.vd-key-field[data-v-53a042d6]{width:104px}.custom-counter[data-v-53a042d6]{color:#0000008a}.vd-nir-field[data-v-53a042d6] .v-input__append-inner,.vd-tooltip-icon[data-v-53a042d6]{flex:none;color:#0000008a}[data-v-53a042d6] .v-overlay__content{background:#545859f2!important}.vd-key-field[data-v-53a042d6]{flex:none}.vd-nir-field--outlined[data-v-53a042d6] .v-messages.error--text{padding:6px}.vd-nir-field[data-v-53a042d6]{container-name:nirFieldwrapper}[data-v-53a042d6] .v-input__append{margin-inline-start:0!important}[data-v-53a042d6] .vd-number-field>.v-input__prepend{margin-right:0!important}@media screen and (max-width: 360px){[data-v-53a042d6] .vd-key-field>.v-input__prepend{margin-inline-end:0!important}}[data-v-53a042d6] .v-text-field .v-input__details{padding-inline-start:0!important;padding-inline-end:0!important;flex:none!important}[data-v-53a042d6] .v-text-field .v-input__details .v-messages{color:#000!important}@container nirFieldwrapper (max-width: 300px){.vd-nir-field__fields-wrapper[data-v-53a042d6]>.v-input__control{justify-content:start;flex-wrap:wrap;gap:4px;margin-bottom:4px}.vd-nir-field__fields-wrapper[data-v-53a042d6]>.v-input__control .vd-number-field{flex:100% 0 0}}@media screen and (max-width: 360px){.vd-nir-field__fields-wrapper[data-v-53a042d6]>.v-input__control{justify-content:start;flex-wrap:wrap;gap:4px;margin-bottom:4px}.vd-nir-field__fields-wrapper[data-v-53a042d6]>.v-input__control .vd-number-field{flex:100% 0 0}}.v-text-field .v-input__append-inner[data-v-53a042d6]{padding-left:0!important}[data-v-53a042d6] .v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot{width:min-content!important}.title[data-v-93d35fbf]{font-size:24px!important}.alt-title[data-v-93d35fbf]{font-size:20px!important}.body-text[data-v-93d35fbf]{font-size:16px!important}.link-label[data-v-93d35fbf]{font-size:14px!important}h1[data-v-93d35fbf]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-93d35fbf]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-93d35fbf]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-93d35fbf]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-93d35fbf]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-93d35fbf]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-93d35fbf]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-93d35fbf]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-93d35fbf]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-93d35fbf]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-93d35fbf]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-93d35fbf]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-93d35fbf],.elevation-2[data-v-93d35fbf],.elevation-3[data-v-93d35fbf],.elevation-4[data-v-93d35fbf],.elevation-5[data-v-93d35fbf],.elevation-6[data-v-93d35fbf],.elevation-7[data-v-93d35fbf],.elevation-8[data-v-93d35fbf],.elevation-9[data-v-93d35fbf],.elevation-10[data-v-93d35fbf],.elevation-11[data-v-93d35fbf],.elevation-12[data-v-93d35fbf],.elevation-13[data-v-93d35fbf],.elevation-14[data-v-93d35fbf],.elevation-15[data-v-93d35fbf],.elevation-16[data-v-93d35fbf],.elevation-17[data-v-93d35fbf],.elevation-18[data-v-93d35fbf],.elevation-19[data-v-93d35fbf],.elevation-20[data-v-93d35fbf],.elevation-21[data-v-93d35fbf],.elevation-22[data-v-93d35fbf],.elevation-23[data-v-93d35fbf],.elevation-24[data-v-93d35fbf]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-93d35fbf]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-93d35fbf]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-93d35fbf]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-93d35fbf]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-notification-content[data-v-93d35fbf]{display:flex;align-items:center}.vd-notification-bar[data-v-93d35fbf] .v-snack__wrapper{padding:16px;min-width:0;max-width:none}[data-v-93d35fbf] .v-snackbar__content{padding:16px!important}[data-v-93d35fbf] .v-snackbar__actions{margin-inline-end:10px}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .v-snackbar--vertical .v-snackbar__wrapper .v-snackbar__actions{width:100%!important;align-self:auto}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .v-snack__wrapper{align-items:stretch;flex-direction:row}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .v-snack__action{align-self:stretch;align-items:stretch;flex-direction:column}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .v-snackbar__content{margin:0;width:100%;display:flex}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .vd-notification-content{flex-direction:column;display:flex}.long-text[data-v-93d35fbf] .v-snackbar__actions{width:98%!important}.short-text[data-v-93d35fbf] .v-snackbar__actions{width:48%!important}.action-section-longText[data-v-93d35fbf]{justify-content:space-around}.action-section-shortText[data-v-93d35fbf]{justify-content:end!important}.phone-field-container[data-v-4ee90459]{display:flex;flex-direction:column;align-items:flex-start;width:100%}.phoneField[data-v-4ee90459]{width:100%}.custom-select[data-v-4ee90459]{width:30%}@media (min-width: 600px){.phone-field-container[data-v-4ee90459]{flex-direction:row;align-items:center}.custom-select[data-v-4ee90459]{margin-right:1rem;margin-bottom:0;min-width:144px}.phoneField[data-v-4ee90459]{min-width:350px}}[data-v-4ee90459] .v-list{position:absolute;left:inherit!important;background-color:#fff;max-height:300px;padding:0;box-shadow:0 2px 5px #0000001f,0 2px 10px #00000014;border-radius:4px;overflow-y:auto;z-index:2}.title[data-v-2bd5b004]{font-size:24px!important}.alt-title[data-v-2bd5b004]{font-size:20px!important}.body-text[data-v-2bd5b004]{font-size:16px!important}.link-label[data-v-2bd5b004]{font-size:14px!important}h1[data-v-2bd5b004]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-2bd5b004]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-2bd5b004]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-2bd5b004]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-2bd5b004]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-2bd5b004]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-2bd5b004]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-2bd5b004]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-2bd5b004]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-2bd5b004]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-2bd5b004]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-2bd5b004]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-2bd5b004],.elevation-2[data-v-2bd5b004],.elevation-3[data-v-2bd5b004],.elevation-4[data-v-2bd5b004],.elevation-5[data-v-2bd5b004],.elevation-6[data-v-2bd5b004],.elevation-7[data-v-2bd5b004],.elevation-8[data-v-2bd5b004],.elevation-9[data-v-2bd5b004],.elevation-10[data-v-2bd5b004],.elevation-11[data-v-2bd5b004],.elevation-12[data-v-2bd5b004],.elevation-13[data-v-2bd5b004],.elevation-14[data-v-2bd5b004],.elevation-15[data-v-2bd5b004],.elevation-16[data-v-2bd5b004],.elevation-17[data-v-2bd5b004],.elevation-18[data-v-2bd5b004],.elevation-19[data-v-2bd5b004],.elevation-20[data-v-2bd5b004],.elevation-21[data-v-2bd5b004],.elevation-22[data-v-2bd5b004],.elevation-23[data-v-2bd5b004],.elevation-24[data-v-2bd5b004]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-2bd5b004]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-2bd5b004]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-2bd5b004]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-2bd5b004]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-skip-link[data-v-2bd5b004]{z-index:150;position:fixed;top:0;right:0;transition:none;width:100%;background:#fff;outline:none;border:2px solid #051a3e}.vd-sub-header[data-v-93d57abf]{overflow-x:auto}.vd-sub-header-back-btn[data-v-93d57abf]{margin:0 -6px}.vd-data-list-group[data-v-93d57abf],.vd-sub-header-informations[data-v-93d57abf]{max-width:none}.vd-data-list-group[data-v-93d57abf] .vd-data-list{max-width:200px}.vd-data-list-group[data-v-93d57abf] .vd-data-list:not(:last-child){margin-right:80px!important}.vd-data-list-group[data-v-93d57abf] .vd-data-list .vd-key{display:inline-block;font-size:.75rem!important}.vd-data-list-group[data-v-93d57abf] .vd-data-list .vd-data-list-item-label{color:#ffffffb3!important}.vd-data-list-group[data-v-93d57abf] .vd-data-list .vd-data-list-item-action-btn{color:#fff!important}.vd-subheader-loading[data-v-93d57abf]{background:transparent}.vd-subheader-loading[data-v-93d57abf] .v-skeleton-loader__button{margin:0;min-height:28px;height:auto;background:rgba(255,255,255,var(--v-border-opacity))}.title[data-v-7cf8bf85]{font-size:24px!important}.alt-title[data-v-7cf8bf85]{font-size:20px!important}.body-text[data-v-7cf8bf85]{font-size:16px!important}.link-label[data-v-7cf8bf85]{font-size:14px!important}h1[data-v-7cf8bf85]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-7cf8bf85]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-7cf8bf85]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-7cf8bf85]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-7cf8bf85]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-7cf8bf85]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-7cf8bf85]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-7cf8bf85]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-7cf8bf85]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-7cf8bf85]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-7cf8bf85]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-7cf8bf85]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-7cf8bf85],.elevation-2[data-v-7cf8bf85],.elevation-3[data-v-7cf8bf85],.elevation-4[data-v-7cf8bf85],.elevation-5[data-v-7cf8bf85],.elevation-6[data-v-7cf8bf85],.elevation-7[data-v-7cf8bf85],.elevation-8[data-v-7cf8bf85],.elevation-9[data-v-7cf8bf85],.elevation-10[data-v-7cf8bf85],.elevation-11[data-v-7cf8bf85],.elevation-12[data-v-7cf8bf85],.elevation-13[data-v-7cf8bf85],.elevation-14[data-v-7cf8bf85],.elevation-15[data-v-7cf8bf85],.elevation-16[data-v-7cf8bf85],.elevation-17[data-v-7cf8bf85],.elevation-18[data-v-7cf8bf85],.elevation-19[data-v-7cf8bf85],.elevation-20[data-v-7cf8bf85],.elevation-21[data-v-7cf8bf85],.elevation-22[data-v-7cf8bf85],.elevation-23[data-v-7cf8bf85],.elevation-24[data-v-7cf8bf85]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-7cf8bf85]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-7cf8bf85]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-7cf8bf85]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-7cf8bf85]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-user-icon[data-v-7cf8bf85]{width:40px;height:40px;background:#eee;border-radius:50%}.vd-user-icon svg[data-v-7cf8bf85],.vd-user-icon .v-icon__svg[data-v-7cf8bf85]{width:24px;height:24px}.vd-cookie-table[data-v-e018bb81] table{table-layout:fixed}.title[data-v-76037a97]{font-size:24px!important}.alt-title[data-v-76037a97]{font-size:20px!important}.body-text[data-v-76037a97]{font-size:16px!important}.link-label[data-v-76037a97]{font-size:14px!important}h1[data-v-76037a97]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-76037a97]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-76037a97]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-76037a97]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-76037a97]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-76037a97]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-76037a97]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-76037a97]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-76037a97]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-76037a97]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-76037a97]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-76037a97]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-76037a97],.elevation-2[data-v-76037a97],.elevation-3[data-v-76037a97],.elevation-4[data-v-76037a97],.elevation-5[data-v-76037a97],.elevation-6[data-v-76037a97],.elevation-7[data-v-76037a97],.elevation-8[data-v-76037a97],.elevation-9[data-v-76037a97],.elevation-10[data-v-76037a97],.elevation-11[data-v-76037a97],.elevation-12[data-v-76037a97],.elevation-13[data-v-76037a97],.elevation-14[data-v-76037a97],.elevation-15[data-v-76037a97],.elevation-16[data-v-76037a97],.elevation-17[data-v-76037a97],.elevation-18[data-v-76037a97],.elevation-19[data-v-76037a97],.elevation-20[data-v-76037a97],.elevation-21[data-v-76037a97],.elevation-22[data-v-76037a97],.elevation-23[data-v-76037a97],.elevation-24[data-v-76037a97]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-76037a97]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-76037a97]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-76037a97]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-76037a97]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}details>summary[data-v-76037a97]{cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}details>summary[data-v-76037a97]::marker,details>summary[data-v-76037a97]::-webkit-details-marker{display:none}.vd-cookies-information__radio-group[data-v-76037a97]{margin-top:0}.vd-cookies-information__radio-group[data-v-76037a97] .v-input__details{padding:0}.vd-cookies-information__radio-group[data-v-76037a97] .v-messages{text-align:end}.vd-cookie-banner[data-v-d6db9002]{position:fixed;left:50%;bottom:0;display:flex;transform:translate(-50%);z-index:20;max-height:calc(100dvh - 64px);width:calc(100% - 64px);max-width:1200px;margin-bottom:32px}.vd-cookie-banner__inner[data-v-d6db9002]{display:flex;flex-direction:column;width:100%;background:transparent}.vd-cookie-banner-content[data-v-d6db9002]{overflow-y:auto;padding-right:8px;background:transparent}.vd-cookie-banner-content div[data-v-d6db9002]{background:transparent}.vd-cookie-banner-action-ctn .v-btn[data-v-d6db9002]{flex:1 1 auto}.v-btn--icon[data-v-d6db9002]{color:#0000008a;position:absolute;right:24px}.height-enter-active[data-v-d6db9002],.height-leave-active[data-v-d6db9002]{box-sizing:border-box;transition:height 2s ease;interpolate-size:allow-keywords;overflow:hidden;background-color:#fff}.height-enter-active[data-v-d6db9002]{transition:height .5s ease}.height-leave-active[data-v-d6db9002]{transition:height .1s ease}.height-enter-from[data-v-d6db9002],.height-leave-to[data-v-d6db9002]{height:0}.height-enter-to[data-v-d6db9002],.height-leave-from[data-v-d6db9002]{height:auto}
1
+ .title[data-v-d21449f5]{font-size:24px!important}.alt-title[data-v-d21449f5]{font-size:20px!important}.body-text[data-v-d21449f5]{font-size:16px!important}.link-label[data-v-d21449f5]{font-size:14px!important}h1[data-v-d21449f5]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-d21449f5]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-d21449f5]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-d21449f5]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-d21449f5]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-d21449f5]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-d21449f5]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-d21449f5]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-d21449f5]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-d21449f5]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-d21449f5]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-d21449f5]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-d21449f5],.elevation-2[data-v-d21449f5],.elevation-3[data-v-d21449f5],.elevation-4[data-v-d21449f5],.elevation-5[data-v-d21449f5],.elevation-6[data-v-d21449f5],.elevation-7[data-v-d21449f5],.elevation-8[data-v-d21449f5],.elevation-9[data-v-d21449f5],.elevation-10[data-v-d21449f5],.elevation-11[data-v-d21449f5],.elevation-12[data-v-d21449f5],.elevation-13[data-v-d21449f5],.elevation-14[data-v-d21449f5],.elevation-15[data-v-d21449f5],.elevation-16[data-v-d21449f5],.elevation-17[data-v-d21449f5],.elevation-18[data-v-d21449f5],.elevation-19[data-v-d21449f5],.elevation-20[data-v-d21449f5],.elevation-21[data-v-d21449f5],.elevation-22[data-v-d21449f5],.elevation-23[data-v-d21449f5],.elevation-24[data-v-d21449f5]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-d21449f5]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-d21449f5]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-d21449f5]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-d21449f5]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.alert[data-v-d21449f5]{padding:16px}.alert-icon[data-v-d21449f5]{border-radius:50%}[data-v-d21449f5] .v-alert__underlay{display:none}[data-v-d21449f5] .v-alert__close{align-self:center}[data-v-d21449f5] .v-btn--variant-text .v-btn__overlay{background:transparent!important}.alert-icon[data-v-d21449f5] .v-icon__svg{height:1.5rem!important}.alert-close-btn[data-v-d21449f5]{cursor:pointer;line-height:0}.alert-close-btn .v-btn__overlay[data-v-d21449f5]{display:none}.v-btn[data-v-d21449f5]{text-transform:none;font-weight:700;font-size:.75rem;letter-spacing:normal}@media screen and (max-width: 440px){.alert[data-v-d21449f5]{display:flex;flex-direction:column;background-color:#fff}.alert[data-v-d21449f5] .v-alert__content{align-self:flex-start!important;margin-top:24px}.alert[data-v-d21449f5] .v-alert__close{margin-top:16px;align-self:flex-end}.alert .v-alert__prepend>.v-icon[data-v-d21449f5]{background:none!important}}@media screen and (min-width: 441px){.alert .alert-icon[data-v-d21449f5]{width:3.5rem!important;height:3.5rem!important;display:grid;place-items:center}}.v-alert.alert--warning.v-alert--variant-tonal[data-v-d21449f5]{background:#fcf0d3!important;color:#222324!important}.v-alert.alert--warning.v-alert--variant-tonal[data-v-d21449f5] .v-alert__border{border-color:#60480e!important;opacity:1!important;border-inline-start-width:4px}.v-alert.alert--warning.v-alert--variant-outlined[data-v-d21449f5]{background:transparent!important}.v-alert.alert--warning.v-alert--variant-outlined[data-v-d21449f5] .v-alert__border{border-color:#60480e!important;opacity:1!important}.v-alert.alert--warning .v-alert__prepend>.v-icon[data-v-d21449f5],.v-alert.text-warning .v-alert__prepend>.v-icon[data-v-d21449f5]{background:#fdf7e9}.v-alert.alert--warning .v-alert__prepend>.v-icon[data-v-d21449f5] svg,.v-alert.text-warning .v-alert__prepend>.v-icon[data-v-d21449f5] svg{fill:#60480e}.v-alert.text-warning[data-v-d21449f5]{color:#60480e!important;border-color:#60480e!important}.v-alert.alert--success.v-alert--variant-tonal[data-v-d21449f5]{background:#cceee8!important;color:#222324!important}.v-alert.alert--success.v-alert--variant-tonal[data-v-d21449f5] .v-alert__border{border-color:#224e2d!important;opacity:1!important;border-inline-start-width:4px}.v-alert.alert--success.v-alert--variant-outlined[data-v-d21449f5]{background:transparent!important}.v-alert.alert--success.v-alert--variant-outlined[data-v-d21449f5] .v-alert__border{border-color:#224e2d!important;opacity:1!important}.v-alert.alert--success .v-alert__prepend>.v-icon[data-v-d21449f5],.v-alert.text-success .v-alert__prepend>.v-icon[data-v-d21449f5]{background:#e5f7f4}.v-alert.alert--success .v-alert__prepend>.v-icon[data-v-d21449f5] svg,.v-alert.text-success .v-alert__prepend>.v-icon[data-v-d21449f5] svg{fill:#224e2d}.v-alert.text-success[data-v-d21449f5]{color:#224e2d!important;border-color:#224e2d!important}.v-alert.alert--error.v-alert--variant-tonal[data-v-d21449f5]{background:#f9dcd7!important;color:#222324!important}.v-alert.alert--error.v-alert--variant-tonal[data-v-d21449f5] .v-alert__border{border-color:#b33f2e!important;opacity:1!important;border-inline-start-width:4px}.v-alert.alert--error.v-alert--variant-outlined[data-v-d21449f5]{background:transparent!important}.v-alert.alert--error.v-alert--variant-outlined[data-v-d21449f5] .v-alert__border{border-color:#b33f2e!important;opacity:1!important}.v-alert.alert--error .v-alert__prepend>.v-icon[data-v-d21449f5],.v-alert.text-error .v-alert__prepend>.v-icon[data-v-d21449f5]{background:#fcedeb}.v-alert.alert--error .v-alert__prepend>.v-icon[data-v-d21449f5] svg,.v-alert.text-error .v-alert__prepend>.v-icon[data-v-d21449f5] svg{fill:#b33f2e}.v-alert.text-error[data-v-d21449f5]{color:#b33f2e!important;border-color:#b33f2e!important}.v-alert.alert--info.v-alert--variant-tonal[data-v-d21449f5]{background:#ced9eb!important;color:#222324!important}.v-alert.alert--info.v-alert--variant-tonal[data-v-d21449f5] .v-alert__border{border-color:#0c419a!important;opacity:1!important;border-inline-start-width:4px}.v-alert.alert--info.v-alert--variant-outlined[data-v-d21449f5]{background:transparent!important}.v-alert.alert--info.v-alert--variant-outlined[data-v-d21449f5] .v-alert__border{border-color:#0c419a!important;opacity:1!important}.v-alert.alert--info .v-alert__prepend>.v-icon[data-v-d21449f5],.v-alert.text-info .v-alert__prepend>.v-icon[data-v-d21449f5]{background:#e7ecf5}.v-alert.alert--info .v-alert__prepend>.v-icon[data-v-d21449f5] svg,.v-alert.text-info .v-alert__prepend>.v-icon[data-v-d21449f5] svg{fill:#0c419a}.v-alert.text-info[data-v-d21449f5]{color:#0c419a!important;border-color:#0c419a!important}.v-btn.v-theme--light[data-v-04e68a28] .v-btn__underlay,.v-btn.v-theme--light[data-v-04e68a28] .v-btn__overlay{display:none}.vd-back-to-top-btn[data-v-c019b012]{position:sticky;z-index:999;opacity:1;float:right}.v-btn--variant-outlined[data-v-c019b012]{background:#fff}.vd-panel[data-v-8456c2b9]{background-color:transparent}.vd-panel-title[data-v-8456c2b9] .v-expansion-panel-title__overlay{background:transparent!important}.vd-panel-text[data-v-8456c2b9] .v-expansion-panel-text__wrapper{padding:0}li[data-v-8456c2b9]{list-style:none}a[data-v-8456c2b9]{transition:.15s;padding-top:1px;border-bottom:1px solid transparent;color:#000}a[data-v-8456c2b9]:hover,a[data-v-8456c2b9]:focus{border-color:currentColor}.v-theme--dark a[data-v-8456c2b9]{color:#fff}.vd-collapse-list a[data-v-8456c2b9]{color:#000}.vd-collapse-list[data-v-8456c2b9] .text-subtitle-1{font-size:1.125rem!important;letter-spacing:.0015em!important;line-height:1.75rem}.vd-collapse-list.theme--dark[data-v-8456c2b9] h4,.vd-collapse-list.theme--dark[data-v-8456c2b9] ul,.vd-collapse-list.theme--dark[data-v-8456c2b9] a,.vd-collapse-list.theme--dark[data-v-8456c2b9] button{color:#fff!important}.vd-collapse-list-mobile[data-v-8456c2b9] .text-subtitle-2{font-size:1rem!important;letter-spacing:.001em!important;line-height:1.375rem;font-weight:600}.vd-collapse-list-mobile[data-v-8456c2b9] .v-icon{color:#0000008a!important}.vd-collapse-list-mobile.theme--dark[data-v-8456c2b9] button{color:#fff!important}.vd-collapse-list-mobile[data-v-8456c2b9] button{color:red!important}.title{font-size:24px!important}.alt-title{font-size:20px!important}.body-text{font-size:16px!important}.link-label{font-size:14px!important}h1{font-size:32px!important;line-height:130%!important}.h1-bold{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2{font-size:28px!important;line-height:130%!important}.h2-bold{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3{font-size:24px!important;line-height:130%!important}.h3-bold{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4{font-size:20px!important;line-height:130%!important}.h4-bold{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1{font-size:40px!important;line-height:130%!important}.display-1-bold{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2{font-size:30px!important;line-height:130%!important}.display-2-bold{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1,.elevation-2,.elevation-3,.elevation-4,.elevation-5,.elevation-6,.elevation-7,.elevation-8,.elevation-9,.elevation-10,.elevation-11,.elevation-12,.elevation-13,.elevation-14,.elevation-15,.elevation-16,.elevation-17,.elevation-18,.elevation-19,.elevation-20,.elevation-21,.elevation-22,.elevation-23,.elevation-24{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-copy-tooltip-menu{padding:6px 16px;box-shadow:none;margin-top:2px;background:#545859f2;color:#fff}.v-btn--icon .v-icon{color:#76797a}.title[data-v-ad6690a5]{font-size:24px!important}.alt-title[data-v-ad6690a5]{font-size:20px!important}.body-text[data-v-ad6690a5]{font-size:16px!important}.link-label[data-v-ad6690a5]{font-size:14px!important}h1[data-v-ad6690a5]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-ad6690a5]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-ad6690a5]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-ad6690a5]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-ad6690a5]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-ad6690a5]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-ad6690a5]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-ad6690a5]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-ad6690a5]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-ad6690a5]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-ad6690a5]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-ad6690a5]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-ad6690a5],.elevation-2[data-v-ad6690a5],.elevation-3[data-v-ad6690a5],.elevation-4[data-v-ad6690a5],.elevation-5[data-v-ad6690a5],.elevation-6[data-v-ad6690a5],.elevation-7[data-v-ad6690a5],.elevation-8[data-v-ad6690a5],.elevation-9[data-v-ad6690a5],.elevation-10[data-v-ad6690a5],.elevation-11[data-v-ad6690a5],.elevation-12[data-v-ad6690a5],.elevation-13[data-v-ad6690a5],.elevation-14[data-v-ad6690a5],.elevation-15[data-v-ad6690a5],.elevation-16[data-v-ad6690a5],.elevation-17[data-v-ad6690a5],.elevation-18[data-v-ad6690a5],.elevation-19[data-v-ad6690a5],.elevation-20[data-v-ad6690a5],.elevation-21[data-v-ad6690a5],.elevation-22[data-v-ad6690a5],.elevation-23[data-v-ad6690a5],.elevation-24[data-v-ad6690a5]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-ad6690a5]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-ad6690a5]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-ad6690a5]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-ad6690a5]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-user-menu-btn-ctn[data-v-ad6690a5]{position:relative;z-index:1}.vd-user-menu-btn-ctn .v-btn.v-btn--density-default[data-v-ad6690a5]{height:auto!important}.vd-user-menu-btn-ctn .v-btn[data-v-ad6690a5]{text-transform:none!important}.vd-user-menu-btn[data-v-ad6690a5]{outline:none;padding:12px!important}.vd-user-menu-btn[data-v-ad6690a5]:hover:before{background:#000;opacity:.05}.vd-user-menu-btn[data-v-ad6690a5]:focus:before{background:#0c419a;opacity:.08}.vd-user-menu-btn[data-v-ad6690a5]:focus{background:#0c419a14!important}[data-v-ad6690a5] .vd-user-menu-btn:focus>.v-btn__overlay{opacity:0!important}.title[data-v-12145ca1]{font-size:24px!important}.alt-title[data-v-12145ca1]{font-size:20px!important}.body-text[data-v-12145ca1]{font-size:16px!important}.link-label[data-v-12145ca1]{font-size:14px!important}h1[data-v-12145ca1]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-12145ca1]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-12145ca1]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-12145ca1]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-12145ca1]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-12145ca1]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-12145ca1]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-12145ca1]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-12145ca1]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-12145ca1]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-12145ca1]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-12145ca1]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-12145ca1],.elevation-2[data-v-12145ca1],.elevation-3[data-v-12145ca1],.elevation-4[data-v-12145ca1],.elevation-5[data-v-12145ca1],.elevation-6[data-v-12145ca1],.elevation-7[data-v-12145ca1],.elevation-8[data-v-12145ca1],.elevation-9[data-v-12145ca1],.elevation-10[data-v-12145ca1],.elevation-11[data-v-12145ca1],.elevation-12[data-v-12145ca1],.elevation-13[data-v-12145ca1],.elevation-14[data-v-12145ca1],.elevation-15[data-v-12145ca1],.elevation-16[data-v-12145ca1],.elevation-17[data-v-12145ca1],.elevation-18[data-v-12145ca1],.elevation-19[data-v-12145ca1],.elevation-20[data-v-12145ca1],.elevation-21[data-v-12145ca1],.elevation-22[data-v-12145ca1],.elevation-23[data-v-12145ca1],.elevation-24[data-v-12145ca1]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-12145ca1]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-12145ca1]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-12145ca1]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-12145ca1]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.sy-input-select[data-v-12145ca1]{text-transform:none!important;font-size:16px}.v-input[data-v-12145ca1]{cursor:pointer;position:relative}.v-list[data-v-12145ca1]{position:absolute;width:100%;z-index:1;background-color:#fff;min-width:fit-content;max-width:100px;padding:0;box-shadow:0 2px 5px #0000001f,0 2px 10px #00000014;border-radius:4px;overflow-y:auto;max-height:300px}.v-list-item[data-v-12145ca1]:hover{background-color:#0000000a}[data-v-12145ca1] .v-list-item[aria-selected=true]{background-color:#00000014}[data-v-12145ca1] .v-list-item[aria-selected=true] .v-list-item-title{font-weight:700}.error[data-v-12145ca1]{border-color:#b33f2e}.v-btn[data-v-12145ca1],.text-color[data-v-12145ca1]{color:#0c419a}.title[data-v-ef2339e7]{font-size:24px!important}.alt-title[data-v-ef2339e7]{font-size:20px!important}.body-text[data-v-ef2339e7]{font-size:16px!important}.link-label[data-v-ef2339e7]{font-size:14px!important}h1[data-v-ef2339e7]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-ef2339e7]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-ef2339e7]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-ef2339e7]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-ef2339e7]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-ef2339e7]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-ef2339e7]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-ef2339e7]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-ef2339e7]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-ef2339e7]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-ef2339e7]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-ef2339e7]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-ef2339e7],.elevation-2[data-v-ef2339e7],.elevation-3[data-v-ef2339e7],.elevation-4[data-v-ef2339e7],.elevation-5[data-v-ef2339e7],.elevation-6[data-v-ef2339e7],.elevation-7[data-v-ef2339e7],.elevation-8[data-v-ef2339e7],.elevation-9[data-v-ef2339e7],.elevation-10[data-v-ef2339e7],.elevation-11[data-v-ef2339e7],.elevation-12[data-v-ef2339e7],.elevation-13[data-v-ef2339e7],.elevation-14[data-v-ef2339e7],.elevation-15[data-v-ef2339e7],.elevation-16[data-v-ef2339e7],.elevation-17[data-v-ef2339e7],.elevation-18[data-v-ef2339e7],.elevation-19[data-v-ef2339e7],.elevation-20[data-v-ef2339e7],.elevation-21[data-v-ef2339e7],.elevation-22[data-v-ef2339e7],.elevation-23[data-v-ef2339e7],.elevation-24[data-v-ef2339e7]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-ef2339e7]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-ef2339e7]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-ef2339e7]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-ef2339e7]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.sy-select[data-v-ef2339e7]{display:flex;flex-direction:column}.v-field[data-v-ef2339e7]{position:relative}.v-field--focused .v-icon.arrow[data-v-ef2339e7]{transform:rotateX(180deg)}.v-list[data-v-ef2339e7]{position:absolute;left:inherit!important;margin-top:-22px;background-color:#fff;max-height:300px;padding:0;box-shadow:0 2px 5px #0000001f,0 2px 10px #00000014;border-radius:4px;overflow-y:auto;z-index:2}.v-list-item[data-v-ef2339e7]:hover{background-color:#0000000a}.v-list-item[aria-selected=true][data-v-ef2339e7]{background-color:#00000014}.v-icon[data-v-ef2339e7]{position:absolute;right:10px;color:#434647}[data-v-ef2339e7] .v-field__input{color:#434647}.hidden-label[data-v-ef2339e7]{visibility:hidden;position:absolute;white-space:nowrap}.vd-row[data-v-ac4bdcda]{display:flex;flex-wrap:wrap}.vd-row .vd-data-list-item-label[data-v-ac4bdcda]{align-self:center}.vd-row .vd-data-list-item-label[data-v-ac4bdcda]:after{content:":";margin:0 4px}.vd-data-list-item-action-btn.v-btn[data-v-ac4bdcda]{min-width:0;margin:0 -1px}.v-icon.v-theme--light[data-v-ac4bdcda]{color:#0000008a}.vd-header-loading[data-v-5a62b165]{background:transparent}.vd-header-loading[data-v-5a62b165] .v-skeleton-loader__heading{width:100%;height:100%;border-radius:35px;margin:0;background:rgba(128,128,128,var(--v-border-opacity))}.vd-header-loading.v-skeleton-loader--tile[data-v-5a62b165] .v-skeleton-loader__heading{border-radius:0}[data-v-e625daaf] ul{list-style:none}.title[data-v-111dda07]{font-size:24px!important}.alt-title[data-v-111dda07]{font-size:20px!important}.body-text[data-v-111dda07]{font-size:16px!important}.link-label[data-v-111dda07]{font-size:14px!important}h1[data-v-111dda07]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-111dda07]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-111dda07]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-111dda07]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-111dda07]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-111dda07]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-111dda07]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-111dda07]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-111dda07]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-111dda07]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-111dda07]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-111dda07]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-111dda07],.elevation-2[data-v-111dda07],.elevation-3[data-v-111dda07],.elevation-4[data-v-111dda07],.elevation-5[data-v-111dda07],.elevation-6[data-v-111dda07],.elevation-7[data-v-111dda07],.elevation-8[data-v-111dda07],.elevation-9[data-v-111dda07],.elevation-10[data-v-111dda07],.elevation-11[data-v-111dda07],.elevation-12[data-v-111dda07],.elevation-13[data-v-111dda07],.elevation-14[data-v-111dda07],.elevation-15[data-v-111dda07],.elevation-16[data-v-111dda07],.elevation-17[data-v-111dda07],.elevation-18[data-v-111dda07],.elevation-19[data-v-111dda07],.elevation-20[data-v-111dda07],.elevation-21[data-v-111dda07],.elevation-22[data-v-111dda07],.elevation-23[data-v-111dda07],.elevation-24[data-v-111dda07]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-111dda07]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-111dda07]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-111dda07]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-111dda07]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.v-card__title[data-v-111dda07]>*{line-height:1em}.v-btn--icon[data-v-111dda07]{color:#222324;position:absolute;right:24px}h2[data-v-111dda07]{word-break:break-word;text-wrap:balance}.vd-dialog-box-actions-ctn[data-v-111dda07]{display:flex;flex-direction:column-reverse;justify-content:stretch;gap:16px}@media screen and (min-width: 600px){.vd-dialog-box-actions-ctn[data-v-111dda07]{flex-direction:row}}.vd-download-btn[data-v-ef3f6e33] .v-btn__content{flex-wrap:wrap}.vd-download-btn[data-v-ef3f6e33] .v-icon{flex:none}.outlined-style[data-v-ef3f6e33]{border:1px solid currentColor}.vd-page-container[data-v-a1092a88]{flex:1;width:100%;max-width:1712px;margin:0 auto}.vd-code[data-v-8a08901d]{font-size:6rem;line-height:6rem;font-weight:400}.title[data-v-14404215]{font-size:24px!important}.alt-title[data-v-14404215]{font-size:20px!important}.body-text[data-v-14404215]{font-size:16px!important}.link-label[data-v-14404215]{font-size:14px!important}h1[data-v-14404215]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-14404215]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-14404215]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-14404215]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-14404215]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-14404215]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-14404215]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-14404215]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-14404215]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-14404215]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-14404215]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-14404215]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-14404215],.elevation-2[data-v-14404215],.elevation-3[data-v-14404215],.elevation-4[data-v-14404215],.elevation-5[data-v-14404215],.elevation-6[data-v-14404215],.elevation-7[data-v-14404215],.elevation-8[data-v-14404215],.elevation-9[data-v-14404215],.elevation-10[data-v-14404215],.elevation-11[data-v-14404215],.elevation-12[data-v-14404215],.elevation-13[data-v-14404215],.elevation-14[data-v-14404215],.elevation-15[data-v-14404215],.elevation-16[data-v-14404215],.elevation-17[data-v-14404215],.elevation-18[data-v-14404215],.elevation-19[data-v-14404215],.elevation-20[data-v-14404215],.elevation-21[data-v-14404215],.elevation-22[data-v-14404215],.elevation-23[data-v-14404215],.elevation-24[data-v-14404215]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-14404215]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-14404215]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-14404215]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-14404215]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-social-media-links[data-v-14404215]{display:flex;flex-direction:column}li[data-v-14404215]{list-style:none}.vd-social-media-links-label.text--primary[data-v-14404215]{color:#0c419a;font-weight:600}.v-theme--dark .vd-social-media-links-label.text--primary[data-v-14404215]{color:#fff}.vd-social-media-links-icon[data-v-14404215]{color:#545859}.v-btn--icon[data-v-14404215]{width:calc(var(--v-btn-height) + 5px);height:calc(var(--v-btn-height) + 5px);border:0}.v-theme--dark .v-btn--variant-text[data-v-14404215]:hover{background:#ffffff1a}@media (min-width: 768px){.vd-social-media-links-label[data-v-14404215]{text-align:right}.vd-social-media-links-content[data-v-14404215]{justify-content:flex-end}}@media (max-width: 767px){.vd-social-media-links-label[data-v-14404215]{text-align:left}.vd-social-media-links-content[data-v-14404215]{justify-content:flex-start}}.title[data-v-85a79e6b]{font-size:24px!important}.alt-title[data-v-85a79e6b]{font-size:20px!important}.body-text[data-v-85a79e6b]{font-size:16px!important}.link-label[data-v-85a79e6b]{font-size:14px!important}h1[data-v-85a79e6b]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-85a79e6b]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-85a79e6b]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-85a79e6b]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-85a79e6b]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-85a79e6b]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-85a79e6b]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-85a79e6b]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-85a79e6b]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-85a79e6b]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-85a79e6b]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-85a79e6b]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-85a79e6b],.elevation-2[data-v-85a79e6b],.elevation-3[data-v-85a79e6b],.elevation-4[data-v-85a79e6b],.elevation-5[data-v-85a79e6b],.elevation-6[data-v-85a79e6b],.elevation-7[data-v-85a79e6b],.elevation-8[data-v-85a79e6b],.elevation-9[data-v-85a79e6b],.elevation-10[data-v-85a79e6b],.elevation-11[data-v-85a79e6b],.elevation-12[data-v-85a79e6b],.elevation-13[data-v-85a79e6b],.elevation-14[data-v-85a79e6b],.elevation-15[data-v-85a79e6b],.elevation-16[data-v-85a79e6b],.elevation-17[data-v-85a79e6b],.elevation-18[data-v-85a79e6b],.elevation-19[data-v-85a79e6b],.elevation-20[data-v-85a79e6b],.elevation-21[data-v-85a79e6b],.elevation-22[data-v-85a79e6b],.elevation-23[data-v-85a79e6b],.elevation-24[data-v-85a79e6b]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-85a79e6b]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-85a79e6b]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-85a79e6b]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-85a79e6b]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}a[data-v-85a79e6b]{cursor:pointer}.v-btn--icon[data-v-85a79e6b]{border:0}.v-footer[data-v-85a79e6b]{flex-grow:0!important;justify-content:center}.v-footer .container[data-v-85a79e6b]{width:100%;max-width:1712px;margin:0 auto}.vd-footer-bar[data-v-85a79e6b] .vd-footer-bar-links a,.vd-footer-bar[data-v-85a79e6b] p,.vd-footer-bar[data-v-85a79e6b] .text--primary{color:#000000de}.vd-footer-bar[data-v-85a79e6b] .text--secondary{color:#0009}.vd-footer-bar[data-v-85a79e6b] .social .text--primary{color:#0c419a}.vd-footer-bar[data-v-85a79e6b] .social a.v-btn:hover,.vd-footer-bar[data-v-85a79e6b] button.v-btn:hover{background:#0000000d}.vd-footer-bar[data-v-85a79e6b] a.text--primary{color:#0c419a}.vd-footer-bar[data-v-85a79e6b] .v-divider{border-color:#2f384d}.vd-footer-bar[data-v-85a79e6b] svg.logo{fill:#0c419a}.vd-footer-bar[data-v-85a79e6b] .scroll{color:#0c419a!important}.vd-footer-bar.v-theme--dark[data-v-85a79e6b] .vd-footer-bar-links a{color:#fff}.vd-footer-bar.v-theme--dark[data-v-85a79e6b] p,.vd-footer-bar.v-theme--dark[data-v-85a79e6b] .text--primary{color:#ffffffde}.vd-footer-bar.v-theme--dark[data-v-85a79e6b] .text--secondary{color:#fff9}.vd-footer-bar.v-theme--dark[data-v-85a79e6b] a.text--primary{color:#fff}.vd-footer-bar.v-theme--dark[data-v-85a79e6b] .v-divider{border-color:#fff}.vd-footer-bar.v-theme--dark[data-v-85a79e6b] svg{fill:#fff}.vd-footer-bar-links[data-v-85a79e6b] li{list-style:none;display:flex}.vd-footer-bar-links[data-v-85a79e6b] a{transition:.15s;text-decoration:none;padding-top:1px;border-bottom:1px solid transparent}.vd-footer-bar-links[data-v-85a79e6b] a:hover,.vd-footer-bar-links[data-v-85a79e6b] a:focus{border-color:currentColor}.vd-footer-bar-links[data-v-85a79e6b] p{padding:1px 0}.v-theme--dark button.v-btn[data-v-85a79e6b]:hover{background:#ffffff1a}.vd-france-connect-btn a[data-v-7d3bb666]{color:#000091}.vd-france-connect-btn a[data-v-7d3bb666]:focus{outline-offset:3px}.vd-france-connect-link[data-v-7d3bb666]{background:#000091}.vd-france-connect-link[data-v-7d3bb666]:hover{background:#1212ff;transition:all .2s ease-in-out}.vd-france-connect-link[data-v-7d3bb666]:active{background:#2323ff}.vd-france-connect-link[data-v-7d3bb666]:focus{outline-offset:3px}.vd-france-connect-btn--dark .vd-france-connect-link[data-v-7d3bb666]{color:#fff;background-color:#8585f6}.vd-france-connect-btn--dark .vd-france-connect-link[data-v-7d3bb666]:hover{background-color:#b1b1f9}.vd-france-connect-btn--dark .vd-france-connect-link[data-v-7d3bb666]:active{background-color:#c6c6fb}.vd-france-connect-btn--dark .vd-france-connect-info-link[data-v-7d3bb666]{color:#8585f6}.vd-france-connect-info-link[data-v-7d3bb666]{background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:100% 1px}.vd-france-connect-info-link[data-v-7d3bb666]:hover{background-size:100% 2px}[data-v-7d3bb666] :scope:focus{border-radius:0!important}.cls-2[data-v-c84a4cb8],.cls-2[data-v-3e4cb924]{fill:#0c419a}.title[data-v-b87d6ac8]{font-size:24px!important}.alt-title[data-v-b87d6ac8]{font-size:20px!important}.body-text[data-v-b87d6ac8]{font-size:16px!important}.link-label[data-v-b87d6ac8]{font-size:14px!important}h1[data-v-b87d6ac8]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-b87d6ac8]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-b87d6ac8]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-b87d6ac8]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-b87d6ac8]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-b87d6ac8]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-b87d6ac8]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-b87d6ac8]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-b87d6ac8]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-b87d6ac8]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-b87d6ac8]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-b87d6ac8]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-b87d6ac8],.elevation-2[data-v-b87d6ac8],.elevation-3[data-v-b87d6ac8],.elevation-4[data-v-b87d6ac8],.elevation-5[data-v-b87d6ac8],.elevation-6[data-v-b87d6ac8],.elevation-7[data-v-b87d6ac8],.elevation-8[data-v-b87d6ac8],.elevation-9[data-v-b87d6ac8],.elevation-10[data-v-b87d6ac8],.elevation-11[data-v-b87d6ac8],.elevation-12[data-v-b87d6ac8],.elevation-13[data-v-b87d6ac8],.elevation-14[data-v-b87d6ac8],.elevation-15[data-v-b87d6ac8],.elevation-16[data-v-b87d6ac8],.elevation-17[data-v-b87d6ac8],.elevation-18[data-v-b87d6ac8],.elevation-19[data-v-b87d6ac8],.elevation-20[data-v-b87d6ac8],.elevation-21[data-v-b87d6ac8],.elevation-22[data-v-b87d6ac8],.elevation-23[data-v-b87d6ac8],.elevation-24[data-v-b87d6ac8]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-b87d6ac8]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-b87d6ac8]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-b87d6ac8]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-b87d6ac8]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.logo[data-v-b87d6ac8]{display:flex;height:52px;align-items:center;color:#0c419a;line-height:1.45;font-family:Cabin,Arial,Helvetica,sans-serif;text-decoration:none;cursor:pointer}.logo[data-v-b87d6ac8] svg{flex-grow:0;flex-shrink:0}.service-title[data-v-b87d6ac8]{font-size:.875rem;font-weight:500}.service-subtitle[data-v-b87d6ac8]{font-size:.875rem;font-weight:400}@media screen and (min-width: 990px){.service-title[data-v-b87d6ac8]{font-size:1.125rem}.service-subtitle[data-v-b87d6ac8]{font-size:.75rem}}.title[data-v-b4466b1f]{font-size:24px!important}.alt-title[data-v-b4466b1f]{font-size:20px!important}.body-text[data-v-b4466b1f]{font-size:16px!important}.link-label[data-v-b4466b1f]{font-size:14px!important}h1[data-v-b4466b1f]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-b4466b1f]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-b4466b1f]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-b4466b1f]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-b4466b1f]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-b4466b1f]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-b4466b1f]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-b4466b1f]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-b4466b1f]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-b4466b1f]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-b4466b1f]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-b4466b1f]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-b4466b1f],.elevation-2[data-v-b4466b1f],.elevation-3[data-v-b4466b1f],.elevation-4[data-v-b4466b1f],.elevation-5[data-v-b4466b1f],.elevation-6[data-v-b4466b1f],.elevation-7[data-v-b4466b1f],.elevation-8[data-v-b4466b1f],.elevation-9[data-v-b4466b1f],.elevation-10[data-v-b4466b1f],.elevation-11[data-v-b4466b1f],.elevation-12[data-v-b4466b1f],.elevation-13[data-v-b4466b1f],.elevation-14[data-v-b4466b1f],.elevation-15[data-v-b4466b1f],.elevation-16[data-v-b4466b1f],.elevation-17[data-v-b4466b1f],.elevation-18[data-v-b4466b1f],.elevation-19[data-v-b4466b1f],.elevation-20[data-v-b4466b1f],.elevation-21[data-v-b4466b1f],.elevation-22[data-v-b4466b1f],.elevation-23[data-v-b4466b1f],.elevation-24[data-v-b4466b1f]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-b4466b1f]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-b4466b1f]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-b4466b1f]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-b4466b1f]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.header[data-v-b4466b1f]{position:relative;z-index:1}.sticky-header[data-v-b4466b1f]{background-color:#fff;width:100%;z-index:1000}.inner-header[data-v-b4466b1f]{display:flex;align-items:center;height:77px;max-width:1712px;margin:0 auto;border-bottom:solid 1px #ced9eb}.header-side[data-v-b4466b1f]{display:flex;align-items:center;margin-left:auto}@media screen and (min-width: 340px){.menu+.header-logo[data-v-b4466b1f]{padding-left:16px!important}}@media screen and (min-width: 990px){.inner-header[data-v-b4466b1f]{height:95px}}.title[data-v-9b8f4e67]{font-size:24px!important}.alt-title[data-v-9b8f4e67]{font-size:20px!important}.body-text[data-v-9b8f4e67]{font-size:16px!important}.link-label[data-v-9b8f4e67]{font-size:14px!important}h1[data-v-9b8f4e67]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-9b8f4e67]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-9b8f4e67]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-9b8f4e67]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-9b8f4e67]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-9b8f4e67]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-9b8f4e67]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-9b8f4e67]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-9b8f4e67]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-9b8f4e67]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-9b8f4e67]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-9b8f4e67]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-9b8f4e67],.elevation-2[data-v-9b8f4e67],.elevation-3[data-v-9b8f4e67],.elevation-4[data-v-9b8f4e67],.elevation-5[data-v-9b8f4e67],.elevation-6[data-v-9b8f4e67],.elevation-7[data-v-9b8f4e67],.elevation-8[data-v-9b8f4e67],.elevation-9[data-v-9b8f4e67],.elevation-10[data-v-9b8f4e67],.elevation-11[data-v-9b8f4e67],.elevation-12[data-v-9b8f4e67],.elevation-13[data-v-9b8f4e67],.elevation-14[data-v-9b8f4e67],.elevation-15[data-v-9b8f4e67],.elevation-16[data-v-9b8f4e67],.elevation-17[data-v-9b8f4e67],.elevation-18[data-v-9b8f4e67],.elevation-19[data-v-9b8f4e67],.elevation-20[data-v-9b8f4e67],.elevation-21[data-v-9b8f4e67],.elevation-22[data-v-9b8f4e67],.elevation-23[data-v-9b8f4e67],.elevation-24[data-v-9b8f4e67]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-9b8f4e67]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-9b8f4e67]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-9b8f4e67]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-9b8f4e67]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.header-menu-btn[data-v-9b8f4e67]{text-transform:Capitalize;height:77px;width:82px;display:flex;flex-direction:column;align-items:center;flex-shrink:0;justify-content:center;font-weight:700;background-color:#0c419a;color:#fff;border-bottom:solid 1px #ced9eb;transition:color .15s .1s,background-color .15s .1s,border-bottom .15s .1s}.header-menu-btn[data-v-9b8f4e67]:focus-visible{background-color:#fff;color:#0c419a}.header-menu-btn__open[data-v-9b8f4e67]{background-color:#fff;color:#0c419a;border-color:#fff}@media screen and (max-width: 991px){.header-menu-btn__label[data-v-9b8f4e67]{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}}@media screen and (min-width: 990px){.header-menu-btn[data-v-9b8f4e67]{height:95px;width:95px}}.title[data-v-78aeada6]{font-size:24px!important}.alt-title[data-v-78aeada6]{font-size:20px!important}.body-text[data-v-78aeada6]{font-size:16px!important}.link-label[data-v-78aeada6]{font-size:14px!important}h1[data-v-78aeada6]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-78aeada6]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-78aeada6]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-78aeada6]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-78aeada6]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-78aeada6]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-78aeada6]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-78aeada6]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-78aeada6]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-78aeada6]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-78aeada6]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-78aeada6]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-78aeada6],.elevation-2[data-v-78aeada6],.elevation-3[data-v-78aeada6],.elevation-4[data-v-78aeada6],.elevation-5[data-v-78aeada6],.elevation-6[data-v-78aeada6],.elevation-7[data-v-78aeada6],.elevation-8[data-v-78aeada6],.elevation-9[data-v-78aeada6],.elevation-10[data-v-78aeada6],.elevation-11[data-v-78aeada6],.elevation-12[data-v-78aeada6],.elevation-13[data-v-78aeada6],.elevation-14[data-v-78aeada6],.elevation-15[data-v-78aeada6],.elevation-16[data-v-78aeada6],.elevation-17[data-v-78aeada6],.elevation-18[data-v-78aeada6],.elevation-19[data-v-78aeada6],.elevation-20[data-v-78aeada6],.elevation-21[data-v-78aeada6],.elevation-22[data-v-78aeada6],.elevation-23[data-v-78aeada6],.elevation-24[data-v-78aeada6]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-78aeada6]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-78aeada6]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-78aeada6]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-78aeada6]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.overlay[data-v-78aeada6]{top:0;right:0;bottom:0;left:0;position:fixed;z-index:1000;background-color:#03102580;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.menu-wrapper[data-v-78aeada6]{height:100dvh;background-color:#fff;display:flex;flex-direction:column}.header-menu-wrapper[data-v-78aeada6]{height:calc(100% - 77px);display:grid;position:relative;overflow:auto}.header-menu-wrapper--submenu-open[data-v-78aeada6]{overflow:clip}@media screen and (min-width: 990px){.menu-wrapper[data-v-78aeada6]{position:absolute;background-color:transparent}.header-menu-wrapper[data-v-78aeada6]{width:350px;overflow:visible}.header-menu[data-v-78aeada6]{background-color:#fff;overflow-y:auto;overflow-x:hidden;height:100%}}.menu-enter-active[data-v-78aeada6]{transition:opacity .15s ease-in}.menu-enter-active .header-menu-wrapper[data-v-78aeada6]{transition:transform .1s ease-in}.menu-leave-active[data-v-78aeada6]{transition:opacity .15s ease-out}.menu-leave-active .header-menu-wrapper[data-v-78aeada6]{transition:transform .1s ease-out}.menu-enter-from[data-v-78aeada6],.menu-leave-to[data-v-78aeada6]{opacity:0}@media screen and (min-width: 990px){.menu-enter-from .header-menu-wrapper[data-v-78aeada6],.menu-leave-to .header-menu-wrapper[data-v-78aeada6]{transform:translateY(10px)}}@media (prefers-reduced-motion: reduce){.menu-enter-active[data-v-78aeada6],.menu-leave-active[data-v-78aeada6]{transition:opacity 0s}.menu-enter-from .header-menu-wrapper[data-v-78aeada6],.menu-leave-to .header-menu-wrapper[data-v-78aeada6]{transform:none}}.title[data-v-753dd5aa]{font-size:24px!important}.alt-title[data-v-753dd5aa]{font-size:20px!important}.body-text[data-v-753dd5aa]{font-size:16px!important}.link-label[data-v-753dd5aa]{font-size:14px!important}h1[data-v-753dd5aa]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-753dd5aa]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-753dd5aa]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-753dd5aa]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-753dd5aa]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-753dd5aa]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-753dd5aa]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-753dd5aa]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-753dd5aa]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-753dd5aa]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-753dd5aa]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-753dd5aa]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-753dd5aa],.elevation-2[data-v-753dd5aa],.elevation-3[data-v-753dd5aa],.elevation-4[data-v-753dd5aa],.elevation-5[data-v-753dd5aa],.elevation-6[data-v-753dd5aa],.elevation-7[data-v-753dd5aa],.elevation-8[data-v-753dd5aa],.elevation-9[data-v-753dd5aa],.elevation-10[data-v-753dd5aa],.elevation-11[data-v-753dd5aa],.elevation-12[data-v-753dd5aa],.elevation-13[data-v-753dd5aa],.elevation-14[data-v-753dd5aa],.elevation-15[data-v-753dd5aa],.elevation-16[data-v-753dd5aa],.elevation-17[data-v-753dd5aa],.elevation-18[data-v-753dd5aa],.elevation-19[data-v-753dd5aa],.elevation-20[data-v-753dd5aa],.elevation-21[data-v-753dd5aa],.elevation-22[data-v-753dd5aa],.elevation-23[data-v-753dd5aa],.elevation-24[data-v-753dd5aa]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-753dd5aa]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-753dd5aa]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-753dd5aa]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-753dd5aa]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.header-menu-item[data-v-753dd5aa]{color:#0c419a;list-style-type:none;margin:0;padding:0;min-height:44px;font-weight:700}.header-menu-item[data-v-753dd5aa]>a{display:flex;flex-direction:column;padding:16px 50px 16px 20px;text-decoration:none;color:currentColor}.header-menu-item[data-v-753dd5aa]>a:hover{text-decoration:underline}.header-menu-item[data-v-753dd5aa]>a:visited{color:currentColor}.header-menu-item[data-v-753dd5aa]>a:first-letter{text-transform:uppercase}.header-menu-item[data-v-753dd5aa]:hover{background-color:#0c419a;color:#fff}.header-menu-item[data-v-753dd5aa]:hover>a>*{color:#fff!important}.title[data-v-7c0df756]{font-size:24px!important}.alt-title[data-v-7c0df756]{font-size:20px!important}.body-text[data-v-7c0df756]{font-size:16px!important}.link-label[data-v-7c0df756]{font-size:14px!important}h1[data-v-7c0df756]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-7c0df756]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-7c0df756]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-7c0df756]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-7c0df756]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-7c0df756]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-7c0df756]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-7c0df756]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-7c0df756]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-7c0df756]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-7c0df756]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-7c0df756]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-7c0df756],.elevation-2[data-v-7c0df756],.elevation-3[data-v-7c0df756],.elevation-4[data-v-7c0df756],.elevation-5[data-v-7c0df756],.elevation-6[data-v-7c0df756],.elevation-7[data-v-7c0df756],.elevation-8[data-v-7c0df756],.elevation-9[data-v-7c0df756],.elevation-10[data-v-7c0df756],.elevation-11[data-v-7c0df756],.elevation-12[data-v-7c0df756],.elevation-13[data-v-7c0df756],.elevation-14[data-v-7c0df756],.elevation-15[data-v-7c0df756],.elevation-16[data-v-7c0df756],.elevation-17[data-v-7c0df756],.elevation-18[data-v-7c0df756],.elevation-19[data-v-7c0df756],.elevation-20[data-v-7c0df756],.elevation-21[data-v-7c0df756],.elevation-22[data-v-7c0df756],.elevation-23[data-v-7c0df756],.elevation-24[data-v-7c0df756]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-7c0df756]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-7c0df756]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-7c0df756]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-7c0df756]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.header-menu-section[data-v-7c0df756]{list-style-type:none;padding:0;margin:0}.header-menu-section-title[data-v-7c0df756]{padding:40px 16px 8px 20px;border-bottom:1px solid #e0e0e0;font-size:1.1rem;margin-bottom:8px;color:#212529;text-transform:capitalize;font-weight:700}.title[data-v-e5697195]{font-size:24px!important}.alt-title[data-v-e5697195]{font-size:20px!important}.body-text[data-v-e5697195]{font-size:16px!important}.link-label[data-v-e5697195]{font-size:14px!important}h1[data-v-e5697195]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-e5697195]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-e5697195]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-e5697195]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-e5697195]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-e5697195]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-e5697195]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-e5697195]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-e5697195]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-e5697195]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-e5697195]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-e5697195]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-e5697195],.elevation-2[data-v-e5697195],.elevation-3[data-v-e5697195],.elevation-4[data-v-e5697195],.elevation-5[data-v-e5697195],.elevation-6[data-v-e5697195],.elevation-7[data-v-e5697195],.elevation-8[data-v-e5697195],.elevation-9[data-v-e5697195],.elevation-10[data-v-e5697195],.elevation-11[data-v-e5697195],.elevation-12[data-v-e5697195],.elevation-13[data-v-e5697195],.elevation-14[data-v-e5697195],.elevation-15[data-v-e5697195],.elevation-16[data-v-e5697195],.elevation-17[data-v-e5697195],.elevation-18[data-v-e5697195],.elevation-19[data-v-e5697195],.elevation-20[data-v-e5697195],.elevation-21[data-v-e5697195],.elevation-22[data-v-e5697195],.elevation-23[data-v-e5697195],.elevation-24[data-v-e5697195]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-e5697195]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-e5697195]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-e5697195]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-e5697195]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.sub-menu-btn[data-v-e5697195]{display:flex;justify-content:center;flex-direction:column;width:100%;padding:16px 50px 16px 20px;text-align:left;color:#0c419a}.sub-menu-btn[data-v-e5697195]:hover{background-color:#0c419a;color:#fff;text-decoration:underline}.sub-menu-btn[data-v-e5697195]:hover>*{color:#fff!important}.sub-menu-btn[data-v-e5697195]:first-letter{text-transform:uppercase}.sub-menu-btn__icon[data-v-e5697195]{position:absolute;right:20px}@media screen and (max-width: 989px){.sub-menu--open[data-v-e5697195]{position:absolute;left:0;top:0;width:100%;height:100%;overflow-y:auto;background-color:#fff;padding-top:40px;z-index:10}.sub-menu--child-open[data-v-e5697195]{overflow-y:clip}.sub-menu--open>.sub-menu-btn[data-v-e5697195]{padding:0 16px 8px 40px;border-bottom:1px solid #e0e0e0;color:#000;background-color:transparent}.sub-menu--open>.sub-menu-btn[data-v-e5697195]:hover{color:#000}.sub-menu--open>.sub-menu-btn[data-v-e5697195]:hover>*{color:#000!important}.sub-menu--open>.sub-menu-btn[data-v-e5697195]>.sub-menu-btn__icon{left:10px;right:auto}}@media screen and (min-width: 990px){.sub-menu-btn[data-v-e5697195]{position:relative}.sub-menu--open>.sub-menu-btn[data-v-e5697195]{background-color:#0c419a;color:#fff;transition:color .15s linear,background-color .15s linear}.sub-menu--open>.sub-menu-btn[data-v-e5697195]>*{color:#fff!important}.sub-menu-content-wrapper[data-v-e5697195]{position:absolute;top:0;bottom:0;left:350px}.sub-menu-content[data-v-e5697195]{width:351px;height:100%;background:#f9f9f9;border-left:1px solid #e0e0e0;overflow-y:auto;overflow-x:hidden}.sub-menu-content>.sub-menu--open .sub-menu-content[data-v-e5697195]{left:700px}.sub-menu-content>.sub-menu--open .sub-menu-content>.sub-menu--open .sub-menu-content[data-v-e5697195]{left:1050px}.slide-fade-enter-active[data-v-e5697195]{transition:opacity .17s ease-out,transform .17s ease-out}.slide-fade-leave-active[data-v-e5697195]{transition:opacity .08s ease-in,transform .08s ease-in}.slide-fade-enter-from[data-v-e5697195],.slide-fade-leave-to[data-v-e5697195]{opacity:0;transform:translate(-10px)}}@media screen and (min-width: 990px) and (prefers-reduced-motion){.slide-fade-enter-active[data-v-e5697195],.slide-fade-leave-active[data-v-e5697195]{transition:none}}.title[data-v-9905d7f9]{font-size:24px!important}.alt-title[data-v-9905d7f9]{font-size:20px!important}.body-text[data-v-9905d7f9]{font-size:16px!important}.link-label[data-v-9905d7f9]{font-size:14px!important}h1[data-v-9905d7f9]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-9905d7f9]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-9905d7f9]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-9905d7f9]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-9905d7f9]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-9905d7f9]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-9905d7f9]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-9905d7f9]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-9905d7f9]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-9905d7f9]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-9905d7f9]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-9905d7f9]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-9905d7f9],.elevation-2[data-v-9905d7f9],.elevation-3[data-v-9905d7f9],.elevation-4[data-v-9905d7f9],.elevation-5[data-v-9905d7f9],.elevation-6[data-v-9905d7f9],.elevation-7[data-v-9905d7f9],.elevation-8[data-v-9905d7f9],.elevation-9[data-v-9905d7f9],.elevation-10[data-v-9905d7f9],.elevation-11[data-v-9905d7f9],.elevation-12[data-v-9905d7f9],.elevation-13[data-v-9905d7f9],.elevation-14[data-v-9905d7f9],.elevation-15[data-v-9905d7f9],.elevation-16[data-v-9905d7f9],.elevation-17[data-v-9905d7f9],.elevation-18[data-v-9905d7f9],.elevation-19[data-v-9905d7f9],.elevation-20[data-v-9905d7f9],.elevation-21[data-v-9905d7f9],.elevation-22[data-v-9905d7f9],.elevation-23[data-v-9905d7f9],.elevation-24[data-v-9905d7f9]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-9905d7f9]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-9905d7f9]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-9905d7f9]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-9905d7f9]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.horizontal-menu[data-v-9905d7f9]{display:flex;align-items:center;max-width:1712px;margin:0 auto}.horizontal-menu__tabs[data-v-9905d7f9]{flex:1 1 0}.horizontal-menu__item[data-v-9905d7f9]{cursor:pointer}.horizontal-menu__item-link[data-v-9905d7f9]{font-size:.875rem;font-weight:700}.v-tab-item--selected span[data-v-9905d7f9]{color:#fff}.inner-vertical-menu[data-v-64e98667]{display:flex;flex-direction:column;height:100%}.inner-vertical-menu__main-content[data-v-64e98667]{flex:1}.title[data-v-469c119a]{font-size:24px!important}.alt-title[data-v-469c119a]{font-size:20px!important}.body-text[data-v-469c119a]{font-size:16px!important}.link-label[data-v-469c119a]{font-size:14px!important}h1[data-v-469c119a]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-469c119a]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-469c119a]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-469c119a]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-469c119a]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-469c119a]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-469c119a]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-469c119a]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-469c119a]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-469c119a]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-469c119a]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-469c119a]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-469c119a],.elevation-2[data-v-469c119a],.elevation-3[data-v-469c119a],.elevation-4[data-v-469c119a],.elevation-5[data-v-469c119a],.elevation-6[data-v-469c119a],.elevation-7[data-v-469c119a],.elevation-8[data-v-469c119a],.elevation-9[data-v-469c119a],.elevation-10[data-v-469c119a],.elevation-11[data-v-469c119a],.elevation-12[data-v-469c119a],.elevation-13[data-v-469c119a],.elevation-14[data-v-469c119a],.elevation-15[data-v-469c119a],.elevation-16[data-v-469c119a],.elevation-17[data-v-469c119a],.elevation-18[data-v-469c119a],.elevation-19[data-v-469c119a],.elevation-20[data-v-469c119a],.elevation-21[data-v-469c119a],.elevation-22[data-v-469c119a],.elevation-23[data-v-469c119a],.elevation-24[data-v-469c119a]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-469c119a]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-469c119a]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-469c119a]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-469c119a]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.toolbar[data-v-469c119a]{background:#e7ecf5;position:relative;display:flex;align-items:center;justify-content:center;z-index:100}.toolbar .container[data-v-469c119a]{width:100%;max-height:45px;max-width:1712px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.toolbar .container[data-v-469c119a]{max-height:41px}}.toolbar .container[data-v-469c119a] ul{display:flex;align-items:center;justify-content:flex-start;list-style:none;text-decoration:none}.toolbar .container[data-v-469c119a] ul li{text-align:center}.toolbar .container[data-v-469c119a] ul>li>a{display:block;color:#07275c;text-decoration:none;padding:10px 16px;cursor:pointer}.toolbar .container[data-v-469c119a] ul>li>a:hover{text-decoration:underline}@media (max-width: 768px){.toolbar .container[data-v-469c119a] ul>li>a{font-size:12px}}.toolbar .container[data-v-469c119a] .sy-input-select{width:100%;display:flex;justify-content:space-between}@media (max-width: 768px){.toolbar .container[data-v-469c119a] .sy-input-select{font-size:12px}.toolbar .container[data-v-469c119a] .sy-input-select span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.toolbar #left-menu ul>li>a[data-v-469c119a]{font-weight:700;color:#07275c}.toolbar #left-menu ul>li>a[data-v-469c119a]:hover{text-decoration:none}.toolbar #left-menu li[data-v-469c119a]:first-child{min-width:95px;background:transparent}@media (max-width: 990px){.toolbar #left-menu li[data-v-469c119a]:first-child{min-width:82px}}.toolbar #left-menu li[data-v-469c119a]:nth-child(2){z-index:2;max-height:44px;min-width:260px}@media (max-width: 768px){.toolbar #left-menu li[data-v-469c119a]:nth-child(2){max-height:38px;min-width:152px}}.toolbar #left-menu li:nth-child(2) a[data-v-469c119a]{max-height:44px}@media (max-width: 768px){.toolbar #left-menu li:nth-child(2) a[data-v-469c119a]{max-height:38px}}.toolbar #left-menu li[data-v-469c119a]:nth-child(3){background:transparent}.toolbar #left-menu li:first-child a[data-v-469c119a]:hover,.toolbar #left-menu li:first-child.active[data-v-469c119a]{background:#ed76b3}.toolbar #left-menu li:nth-child(2) a[data-v-469c119a]:hover,.toolbar #left-menu .highlight[data-v-469c119a]{background:#66c9ec}.toolbar #left-menu li:nth-child(3) a[data-v-469c119a]:hover,.toolbar #left-menu li:nth-child(3).active[data-v-469c119a]{background:#f0b323}@media (max-width: 1000px){.toolbar #right-menu[data-v-469c119a]{display:none}}.toolbar #right-menu ul[data-v-469c119a]{white-space:nowrap;overflow:hidden}.toolbar #right-menu ul li[data-v-469c119a]{display:inline-block}.toolbar[data-v-469c119a] .v-input .v-input__details{display:none}.toolbar[data-v-469c119a] .v-input .v-input__control{font-weight:700}.toolbar[data-v-469c119a] .v-input .v-input__control .text-color{color:#051a3e!important}.toolbar[data-v-469c119a] .v-input .v-input__control .v-icon{margin-left:10px}.toolbar[data-v-469c119a] .v-input .v-input__control .custom-select{display:flex;justify-content:space-between;width:100%}.toolbar[data-v-469c119a] .v-input .v-input__control .custom-select span{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.toolbar[data-v-469c119a] .v-input .v-input__control .custom-select span{max-width:182px}}@media (max-width: 768px){.toolbar[data-v-469c119a] .v-input .v-input__control{font-size:12px}}.toolbar[data-v-469c119a] .v-input .v-list{top:34px!important;left:-16px!important;text-align:left;min-width:260px;max-width:fit-content!important;border-radius:0}@media (max-width: 768px){.toolbar[data-v-469c119a] .v-input .v-list{position:fixed;top:38px!important;left:0!important;min-width:100%!important;box-shadow:none!important}}.toolbar[data-v-469c119a] .v-input .v-list .v-list-item--density-default.v-list-item--one-line{min-height:40px}.toolbar .overlay[data-v-469c119a]{position:fixed;display:block;top:0;left:0;width:100%;height:100%;background-color:#03102580;cursor:default;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}@media (max-width: 768px){.toolbar .overlay[data-v-469c119a]{display:none}}.right-menu-item[data-v-469c119a]{color:#051a3e}.title[data-v-4c0d182f]{font-size:24px!important}.alt-title[data-v-4c0d182f]{font-size:20px!important}.body-text[data-v-4c0d182f]{font-size:16px!important}.link-label[data-v-4c0d182f]{font-size:14px!important}h1[data-v-4c0d182f]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-4c0d182f]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-4c0d182f]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-4c0d182f]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-4c0d182f]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-4c0d182f]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-4c0d182f]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-4c0d182f]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-4c0d182f]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-4c0d182f]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-4c0d182f]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-4c0d182f]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-4c0d182f],.elevation-2[data-v-4c0d182f],.elevation-3[data-v-4c0d182f],.elevation-4[data-v-4c0d182f],.elevation-5[data-v-4c0d182f],.elevation-6[data-v-4c0d182f],.elevation-7[data-v-4c0d182f],.elevation-8[data-v-4c0d182f],.elevation-9[data-v-4c0d182f],.elevation-10[data-v-4c0d182f],.elevation-11[data-v-4c0d182f],.elevation-12[data-v-4c0d182f],.elevation-13[data-v-4c0d182f],.elevation-14[data-v-4c0d182f],.elevation-15[data-v-4c0d182f],.elevation-16[data-v-4c0d182f],.elevation-17[data-v-4c0d182f],.elevation-18[data-v-4c0d182f],.elevation-19[data-v-4c0d182f],.elevation-20[data-v-4c0d182f],.elevation-21[data-v-4c0d182f],.elevation-22[data-v-4c0d182f],.elevation-23[data-v-4c0d182f],.elevation-24[data-v-4c0d182f]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-4c0d182f]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-4c0d182f]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-4c0d182f]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-4c0d182f]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.v-list-item[data-v-4c0d182f]:hover{background-color:#00000001}.vd-lang-btn[data-v-4c0d182f]{font-size:16px;--hoverColor: rgba(tokens.$colors-overlay, .5);text-transform:none;letter-spacing:inherit}.vd-logo-brand-section .vd-title-container[data-v-ca95c6a8]{overflow:hidden}.vd-logo-brand-section[data-v-ca95c6a8] .vd-title{line-height:1.45!important}.vd-logo-brand-section .vd-compte-entreprise-title[data-v-ca95c6a8]{font-weight:700!important}.vd-logo-brand-section .vd-compte-entreprise-title span[data-v-ca95c6a8]{color:#cd545b}.vd-logo-brand-section[data-v-ca95c6a8] img{width:auto;height:100%;flex:none}.vd-logo-brand-section svg[data-v-ca95c6a8],.vd-logo-brand-section .vd-home-link[data-v-ca95c6a8]{flex:none}.vd-logo-brand-section .vd-home-link[data-v-ca95c6a8]{cursor:pointer}img[data-v-aea9e609],img[data-v-1ff99a74]{max-height:290px}.title[data-v-a1b2f672]{font-size:24px!important}.alt-title[data-v-a1b2f672]{font-size:20px!important}.body-text[data-v-a1b2f672]{font-size:16px!important}.link-label[data-v-a1b2f672]{font-size:14px!important}h1[data-v-a1b2f672]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-a1b2f672]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-a1b2f672]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-a1b2f672]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-a1b2f672]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-a1b2f672]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-a1b2f672]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-a1b2f672]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-a1b2f672]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-a1b2f672]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-a1b2f672]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-a1b2f672]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-a1b2f672],.elevation-2[data-v-a1b2f672],.elevation-3[data-v-a1b2f672],.elevation-4[data-v-a1b2f672],.elevation-5[data-v-a1b2f672],.elevation-6[data-v-a1b2f672],.elevation-7[data-v-a1b2f672],.elevation-8[data-v-a1b2f672],.elevation-9[data-v-a1b2f672],.elevation-10[data-v-a1b2f672],.elevation-11[data-v-a1b2f672],.elevation-12[data-v-a1b2f672],.elevation-13[data-v-a1b2f672],.elevation-14[data-v-a1b2f672],.elevation-15[data-v-a1b2f672],.elevation-16[data-v-a1b2f672],.elevation-17[data-v-a1b2f672],.elevation-18[data-v-a1b2f672],.elevation-19[data-v-a1b2f672],.elevation-20[data-v-a1b2f672],.elevation-21[data-v-a1b2f672],.elevation-22[data-v-a1b2f672],.elevation-23[data-v-a1b2f672],.elevation-24[data-v-a1b2f672]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-a1b2f672]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-a1b2f672]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-a1b2f672]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-a1b2f672]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.v-messages__message--success[data-v-a1b2f672],.v-field--active .v-messages__message--success[data-v-a1b2f672]{color:#224e2d!important}.v-messages__message--error[data-v-a1b2f672],.v-field--active .v-messages__message--error[data-v-a1b2f672]{color:#b33f2e}[data-v-a1b2f672] .v-field.v-field--active .v-label.v-field-label--floating{opacity:1}.multi-line[data-v-a1b2f672]{white-space:pre-line!important}.vd-number-field[data-v-a1b2f672]{max-width:296px}.vd-key-field[data-v-a1b2f672]{width:104px}.custom-counter[data-v-a1b2f672]{color:#0000008a}.vd-nir-field[data-v-a1b2f672] .v-input__append-inner,.vd-tooltip-icon[data-v-a1b2f672]{flex:none;color:#0000008a}[data-v-a1b2f672] .v-overlay__content{background:#545859f2!important}.vd-key-field[data-v-a1b2f672]{flex:none}.vd-nir-field--outlined[data-v-a1b2f672] .v-messages.error--text{padding:6px}.vd-nir-field[data-v-a1b2f672]{container-name:nirFieldwrapper}[data-v-a1b2f672] .v-input__append{margin-inline-start:0!important}[data-v-a1b2f672] .vd-number-field>.v-input__prepend{margin-right:0!important}@media screen and (max-width: 360px){[data-v-a1b2f672] .vd-key-field>.v-input__prepend{margin-inline-end:0!important}}[data-v-a1b2f672] .v-text-field .v-input__details{padding-inline-start:0!important;padding-inline-end:0!important;flex:none!important}[data-v-a1b2f672] .v-text-field .v-input__details .v-messages{color:#000!important}@container nirFieldwrapper (max-width: 300px){.vd-nir-field__fields-wrapper[data-v-a1b2f672]>.v-input__control{justify-content:start;flex-wrap:wrap;gap:4px;margin-bottom:4px}.vd-nir-field__fields-wrapper[data-v-a1b2f672]>.v-input__control .vd-number-field{flex:100% 0 0}}@media screen and (max-width: 360px){.vd-nir-field__fields-wrapper[data-v-a1b2f672]>.v-input__control{justify-content:start;flex-wrap:wrap;gap:4px;margin-bottom:4px}.vd-nir-field__fields-wrapper[data-v-a1b2f672]>.v-input__control .vd-number-field{flex:100% 0 0}}.v-text-field .v-input__append-inner[data-v-a1b2f672]{padding-left:0!important}[data-v-a1b2f672] .v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot{width:min-content!important}.title[data-v-93d35fbf]{font-size:24px!important}.alt-title[data-v-93d35fbf]{font-size:20px!important}.body-text[data-v-93d35fbf]{font-size:16px!important}.link-label[data-v-93d35fbf]{font-size:14px!important}h1[data-v-93d35fbf]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-93d35fbf]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-93d35fbf]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-93d35fbf]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-93d35fbf]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-93d35fbf]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-93d35fbf]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-93d35fbf]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-93d35fbf]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-93d35fbf]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-93d35fbf]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-93d35fbf]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-93d35fbf],.elevation-2[data-v-93d35fbf],.elevation-3[data-v-93d35fbf],.elevation-4[data-v-93d35fbf],.elevation-5[data-v-93d35fbf],.elevation-6[data-v-93d35fbf],.elevation-7[data-v-93d35fbf],.elevation-8[data-v-93d35fbf],.elevation-9[data-v-93d35fbf],.elevation-10[data-v-93d35fbf],.elevation-11[data-v-93d35fbf],.elevation-12[data-v-93d35fbf],.elevation-13[data-v-93d35fbf],.elevation-14[data-v-93d35fbf],.elevation-15[data-v-93d35fbf],.elevation-16[data-v-93d35fbf],.elevation-17[data-v-93d35fbf],.elevation-18[data-v-93d35fbf],.elevation-19[data-v-93d35fbf],.elevation-20[data-v-93d35fbf],.elevation-21[data-v-93d35fbf],.elevation-22[data-v-93d35fbf],.elevation-23[data-v-93d35fbf],.elevation-24[data-v-93d35fbf]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-93d35fbf]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-93d35fbf]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-93d35fbf]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-93d35fbf]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-notification-content[data-v-93d35fbf]{display:flex;align-items:center}.vd-notification-bar[data-v-93d35fbf] .v-snack__wrapper{padding:16px;min-width:0;max-width:none}[data-v-93d35fbf] .v-snackbar__content{padding:16px!important}[data-v-93d35fbf] .v-snackbar__actions{margin-inline-end:10px}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .v-snackbar--vertical .v-snackbar__wrapper .v-snackbar__actions{width:100%!important;align-self:auto}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .v-snack__wrapper{align-items:stretch;flex-direction:row}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .v-snack__action{align-self:stretch;align-items:stretch;flex-direction:column}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .v-snackbar__content{margin:0;width:100%;display:flex}.vd-notification-bar.v-snackbar--vertical[data-v-93d35fbf] .vd-notification-content{flex-direction:column;display:flex}.long-text[data-v-93d35fbf] .v-snackbar__actions{width:98%!important}.short-text[data-v-93d35fbf] .v-snackbar__actions{width:48%!important}.action-section-longText[data-v-93d35fbf]{justify-content:space-around}.action-section-shortText[data-v-93d35fbf]{justify-content:end!important}.phone-field-container[data-v-4ee90459]{display:flex;flex-direction:column;align-items:flex-start;width:100%}.phoneField[data-v-4ee90459]{width:100%}.custom-select[data-v-4ee90459]{width:30%}@media (min-width: 600px){.phone-field-container[data-v-4ee90459]{flex-direction:row;align-items:center}.custom-select[data-v-4ee90459]{margin-right:1rem;margin-bottom:0;min-width:144px}.phoneField[data-v-4ee90459]{min-width:350px}}[data-v-4ee90459] .v-list{position:absolute;left:inherit!important;background-color:#fff;max-height:300px;padding:0;box-shadow:0 2px 5px #0000001f,0 2px 10px #00000014;border-radius:4px;overflow-y:auto;z-index:2}.title[data-v-2bd5b004]{font-size:24px!important}.alt-title[data-v-2bd5b004]{font-size:20px!important}.body-text[data-v-2bd5b004]{font-size:16px!important}.link-label[data-v-2bd5b004]{font-size:14px!important}h1[data-v-2bd5b004]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-2bd5b004]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-2bd5b004]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-2bd5b004]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-2bd5b004]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-2bd5b004]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-2bd5b004]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-2bd5b004]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-2bd5b004]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-2bd5b004]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-2bd5b004]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-2bd5b004]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-2bd5b004],.elevation-2[data-v-2bd5b004],.elevation-3[data-v-2bd5b004],.elevation-4[data-v-2bd5b004],.elevation-5[data-v-2bd5b004],.elevation-6[data-v-2bd5b004],.elevation-7[data-v-2bd5b004],.elevation-8[data-v-2bd5b004],.elevation-9[data-v-2bd5b004],.elevation-10[data-v-2bd5b004],.elevation-11[data-v-2bd5b004],.elevation-12[data-v-2bd5b004],.elevation-13[data-v-2bd5b004],.elevation-14[data-v-2bd5b004],.elevation-15[data-v-2bd5b004],.elevation-16[data-v-2bd5b004],.elevation-17[data-v-2bd5b004],.elevation-18[data-v-2bd5b004],.elevation-19[data-v-2bd5b004],.elevation-20[data-v-2bd5b004],.elevation-21[data-v-2bd5b004],.elevation-22[data-v-2bd5b004],.elevation-23[data-v-2bd5b004],.elevation-24[data-v-2bd5b004]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-2bd5b004]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-2bd5b004]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-2bd5b004]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-2bd5b004]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-skip-link[data-v-2bd5b004]{z-index:150;position:fixed;top:0;right:0;transition:none;width:100%;background:#fff;outline:none;border:2px solid #051a3e}.vd-sub-header[data-v-93d57abf]{overflow-x:auto}.vd-sub-header-back-btn[data-v-93d57abf]{margin:0 -6px}.vd-data-list-group[data-v-93d57abf],.vd-sub-header-informations[data-v-93d57abf]{max-width:none}.vd-data-list-group[data-v-93d57abf] .vd-data-list{max-width:200px}.vd-data-list-group[data-v-93d57abf] .vd-data-list:not(:last-child){margin-right:80px!important}.vd-data-list-group[data-v-93d57abf] .vd-data-list .vd-key{display:inline-block;font-size:.75rem!important}.vd-data-list-group[data-v-93d57abf] .vd-data-list .vd-data-list-item-label{color:#ffffffb3!important}.vd-data-list-group[data-v-93d57abf] .vd-data-list .vd-data-list-item-action-btn{color:#fff!important}.vd-subheader-loading[data-v-93d57abf]{background:transparent}.vd-subheader-loading[data-v-93d57abf] .v-skeleton-loader__button{margin:0;min-height:28px;height:auto;background:rgba(255,255,255,var(--v-border-opacity))}.title[data-v-7cf8bf85]{font-size:24px!important}.alt-title[data-v-7cf8bf85]{font-size:20px!important}.body-text[data-v-7cf8bf85]{font-size:16px!important}.link-label[data-v-7cf8bf85]{font-size:14px!important}h1[data-v-7cf8bf85]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-7cf8bf85]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-7cf8bf85]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-7cf8bf85]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-7cf8bf85]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-7cf8bf85]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-7cf8bf85]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-7cf8bf85]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-7cf8bf85]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-7cf8bf85]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-7cf8bf85]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-7cf8bf85]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-7cf8bf85],.elevation-2[data-v-7cf8bf85],.elevation-3[data-v-7cf8bf85],.elevation-4[data-v-7cf8bf85],.elevation-5[data-v-7cf8bf85],.elevation-6[data-v-7cf8bf85],.elevation-7[data-v-7cf8bf85],.elevation-8[data-v-7cf8bf85],.elevation-9[data-v-7cf8bf85],.elevation-10[data-v-7cf8bf85],.elevation-11[data-v-7cf8bf85],.elevation-12[data-v-7cf8bf85],.elevation-13[data-v-7cf8bf85],.elevation-14[data-v-7cf8bf85],.elevation-15[data-v-7cf8bf85],.elevation-16[data-v-7cf8bf85],.elevation-17[data-v-7cf8bf85],.elevation-18[data-v-7cf8bf85],.elevation-19[data-v-7cf8bf85],.elevation-20[data-v-7cf8bf85],.elevation-21[data-v-7cf8bf85],.elevation-22[data-v-7cf8bf85],.elevation-23[data-v-7cf8bf85],.elevation-24[data-v-7cf8bf85]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-7cf8bf85]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-7cf8bf85]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-7cf8bf85]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-7cf8bf85]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}.vd-user-icon[data-v-7cf8bf85]{width:40px;height:40px;background:#eee;border-radius:50%}.vd-user-icon svg[data-v-7cf8bf85],.vd-user-icon .v-icon__svg[data-v-7cf8bf85]{width:24px;height:24px}.vd-cookie-table[data-v-e018bb81] table{table-layout:fixed}.title[data-v-76037a97]{font-size:24px!important}.alt-title[data-v-76037a97]{font-size:20px!important}.body-text[data-v-76037a97]{font-size:16px!important}.link-label[data-v-76037a97]{font-size:14px!important}h1[data-v-76037a97]{font-size:32px!important;line-height:130%!important}.h1-bold[data-v-76037a97]{font-size:32px!important;font-weight:700!important;line-height:130%!important}h2[data-v-76037a97]{font-size:28px!important;line-height:130%!important}.h2-bold[data-v-76037a97]{font-size:28px!important;font-weight:700!important;line-height:130%!important}h3[data-v-76037a97]{font-size:24px!important;line-height:130%!important}.h3-bold[data-v-76037a97]{font-size:24px!important;font-weight:700!important;line-height:130%!important}h4[data-v-76037a97]{font-size:20px!important;line-height:130%!important}.h4-bold[data-v-76037a97]{font-size:20px!important;font-weight:700!important;line-height:130%!important}.display-1[data-v-76037a97]{font-size:40px!important;line-height:130%!important}.display-1-bold[data-v-76037a97]{font-size:40px!important;font-weight:700!important;line-height:130%!important}.display-2[data-v-76037a97]{font-size:30px!important;line-height:130%!important}.display-2-bold[data-v-76037a97]{font-size:30px!important;font-weight:700!important;line-height:130%!important}.elevation-1[data-v-76037a97],.elevation-2[data-v-76037a97],.elevation-3[data-v-76037a97],.elevation-4[data-v-76037a97],.elevation-5[data-v-76037a97],.elevation-6[data-v-76037a97],.elevation-7[data-v-76037a97],.elevation-8[data-v-76037a97],.elevation-9[data-v-76037a97],.elevation-10[data-v-76037a97],.elevation-11[data-v-76037a97],.elevation-12[data-v-76037a97],.elevation-13[data-v-76037a97],.elevation-14[data-v-76037a97],.elevation-15[data-v-76037a97],.elevation-16[data-v-76037a97],.elevation-17[data-v-76037a97],.elevation-18[data-v-76037a97],.elevation-19[data-v-76037a97],.elevation-20[data-v-76037a97],.elevation-21[data-v-76037a97],.elevation-22[data-v-76037a97],.elevation-23[data-v-76037a97],.elevation-24[data-v-76037a97]{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.page-container[data-v-76037a97]{text-align:center;margin:0 auto;padding:40px 40px 56px 56px;width:1160px}@media (max-width: 600px){.page-container[data-v-76037a97]{max-width:600px;padding:40px 24px 80px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;width:80%}}@media (min-width: 601px) and (max-width: 960px){.page-container[data-v-76037a97]{max-width:960px;width:80%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}}@media (min-width: 960px){.page-container[data-v-76037a97]{max-width:960px;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:24px}}details>summary[data-v-76037a97]{cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}details>summary[data-v-76037a97]::marker,details>summary[data-v-76037a97]::-webkit-details-marker{display:none}.vd-cookies-information__radio-group[data-v-76037a97]{margin-top:0}.vd-cookies-information__radio-group[data-v-76037a97] .v-input__details{padding:0}.vd-cookies-information__radio-group[data-v-76037a97] .v-messages{text-align:end}.vd-cookie-banner[data-v-d6db9002]{position:fixed;left:50%;bottom:0;display:flex;transform:translate(-50%);z-index:20;max-height:calc(100dvh - 64px);width:calc(100% - 64px);max-width:1200px;margin-bottom:32px}.vd-cookie-banner__inner[data-v-d6db9002]{display:flex;flex-direction:column;width:100%;background:transparent}.vd-cookie-banner-content[data-v-d6db9002]{overflow-y:auto;padding-right:8px;background:transparent}.vd-cookie-banner-content div[data-v-d6db9002]{background:transparent}.vd-cookie-banner-action-ctn .v-btn[data-v-d6db9002]{flex:1 1 auto}.v-btn--icon[data-v-d6db9002]{color:#0000008a;position:absolute;right:24px}.height-enter-active[data-v-d6db9002],.height-leave-active[data-v-d6db9002]{box-sizing:border-box;transition:height 2s ease;interpolate-size:allow-keywords;overflow:hidden;background-color:#fff}.height-enter-active[data-v-d6db9002]{transition:height .5s ease}.height-leave-active[data-v-d6db9002]{transition:height .1s ease}.height-enter-from[data-v-d6db9002],.height-leave-to[data-v-d6db9002]{height:0}.height-enter-to[data-v-d6db9002],.height-leave-from[data-v-d6db9002]{height:auto}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cnamts/synapse",
3
- "version": "0.0.6-alpha",
3
+ "version": "0.0.7-alpha",
4
4
  "private": false,
5
5
  "description": "CNAM DS v3",
6
6
  "type": "module",
@@ -161,7 +161,10 @@ export const DarkAndHideBackIcon: Story = {
161
161
  {
162
162
  name: 'Template',
163
163
  code: `<template>
164
- <VSheet class="pa-4">
164
+ <VSheet
165
+ color="primary"
166
+ class="pa-4"
167
+ >
165
168
  <BackBtn
166
169
  dark
167
170
  hide-back-icon
@@ -65,7 +65,7 @@ export const Default: Story = {
65
65
  Haut de la section.
66
66
  </p>
67
67
  </VSheet>
68
- <BackToTopBtn :target="target">
68
+ <BackToTopBtn target="target">
69
69
  Retour en haut
70
70
  </BackToTopBtn>
71
71
  </VCard>
@@ -159,7 +159,7 @@ export const Customization: Story = {
159
159
  </p>
160
160
  </VSheet>
161
161
  <BackToTopBtn
162
- :target="btn-customization"
162
+ target="btn-customization"
163
163
  :vuetify-options="vuetifyOptions"
164
164
  >
165
165
  Retour en haut
@@ -262,7 +262,7 @@ export const CustomPosition: Story = {
262
262
  </p>
263
263
  </VSheet>
264
264
  <BackToTopBtn
265
- :target="pill-btn"
265
+ target="pill-btn"
266
266
  :nudge-right="30"
267
267
  :nudge-bottom="30"
268
268
  :vuetify-options="vuetifyOptions"
@@ -145,6 +145,8 @@ const meta = {
145
145
  category: 'props',
146
146
  },
147
147
  },
148
+ // eslint-disable-next-line @typescript-eslint/ban-ts-comment
149
+ // @ts-ignore - 'default' storybook can't infer dynamic slot name
148
150
  'default': {
149
151
  description: 'Description de la bannière',
150
152
  control: { type: 'text' },
@@ -207,8 +207,11 @@ export const SlotIcon: Story = {
207
207
  <CopyBtn
208
208
  label="Copier le numéro de patient"
209
209
  text-to-copy="1970756541"
210
- :icon="duplicateIcon"
211
- />
210
+ >
211
+ <template #icon>
212
+ <VIcon :icon="duplicateIcon" />
213
+ </template>
214
+ </CopyBtn>
212
215
  </div>
213
216
  </template>
214
217
  `,