.container{width:calc(100% - 2*var(--container-gutter, 1rem));max-width:var(--container-width, none);margin-inline:auto}.container--fluid{--container-width: 100%}.container--sm{--container-width: 48rem}.row,[class^=row-],[class*=" row-"]{--gx: 1rem;--gy: 1rem;--tgx: max(0px, calc((var(--cc) - 1) * var(--gx)));display:flex;flex-wrap:wrap;gap:var(--gy) var(--gx)}.row{--cc: 12}.row-24{--cc: 24}.col,[class^=col-],[class*=" col-"]{--cw: calc((100% - var(--tgx)) / var(--cc) * var(--cs) + (var(--cs) - 1) * var(--gx));width:var(--cw, 100%);flex:0 0 var(--cw, 100%)}[class^=offset-],[class*=" offset-"]{margin-left:calc((100% - var(--tgx))/var(--cc)*var(--co) + var(--co)*var(--gx))}.col{--cs: var(--cc)}.col-auto{--cw: auto}.order-first{order:-1}.order-last{order:999}.order-0{order:0}.offset-0{--co: 0}.col-1{--cs: 1}.order-1{order:1}.offset-1{--co: 1}.col-2{--cs: 2}.order-2{order:2}.offset-2{--co: 2}.col-3{--cs: 3}.order-3{order:3}.offset-3{--co: 3}.col-4{--cs: 4}.order-4{order:4}.offset-4{--co: 4}.col-5{--cs: 5}.order-5{order:5}.offset-5{--co: 5}.col-6{--cs: 6}.order-6{order:6}.offset-6{--co: 6}.col-7{--cs: 7}.order-7{order:7}.offset-7{--co: 7}.col-8{--cs: 8}.order-8{order:8}.offset-8{--co: 8}.col-9{--cs: 9}.order-9{order:9}.offset-9{--co: 9}.col-10{--cs: 10}.order-10{order:10}.offset-10{--co: 10}.col-11{--cs: 11}.order-11{order:11}.offset-11{--co: 11}.col-12{--cs: 12}.order-12{order:12}.offset-12{--co: 12}.col-13{--cs: 13}.order-13{order:13}.offset-13{--co: 13}.col-14{--cs: 14}.order-14{order:14}.offset-14{--co: 14}.col-15{--cs: 15}.order-15{order:15}.offset-15{--co: 15}.col-16{--cs: 16}.order-16{order:16}.offset-16{--co: 16}.col-17{--cs: 17}.order-17{order:17}.offset-17{--co: 17}.col-18{--cs: 18}.order-18{order:18}.offset-18{--co: 18}.col-19{--cs: 19}.order-19{order:19}.offset-19{--co: 19}.col-20{--cs: 20}.order-20{order:20}.offset-20{--co: 20}.col-21{--cs: 21}.order-21{order:21}.offset-21{--co: 21}.col-22{--cs: 22}.order-22{order:22}.offset-22{--co: 22}.col-23{--cs: 23}.order-23{order:23}.offset-23{--co: 23}.col-24{--cs: 24}.order-24{order:24}@media(min-width: 36rem){.col-sm{--cs: var(--cc)}.col-sm-auto{--cw: auto}.order-sm-first{order:-1}.order-sm-last{order:999}.order-sm-0{order:0}.offset-sm-0{--co: 0}.col-sm-1{--cs: 1}.order-sm-1{order:1}.offset-sm-1{--co: 1}.col-sm-2{--cs: 2}.order-sm-2{order:2}.offset-sm-2{--co: 2}.col-sm-3{--cs: 3}.order-sm-3{order:3}.offset-sm-3{--co: 3}.col-sm-4{--cs: 4}.order-sm-4{order:4}.offset-sm-4{--co: 4}.col-sm-5{--cs: 5}.order-sm-5{order:5}.offset-sm-5{--co: 5}.col-sm-6{--cs: 6}.order-sm-6{order:6}.offset-sm-6{--co: 6}.col-sm-7{--cs: 7}.order-sm-7{order:7}.offset-sm-7{--co: 7}.col-sm-8{--cs: 8}.order-sm-8{order:8}.offset-sm-8{--co: 8}.col-sm-9{--cs: 9}.order-sm-9{order:9}.offset-sm-9{--co: 9}.col-sm-10{--cs: 10}.order-sm-10{order:10}.offset-sm-10{--co: 10}.col-sm-11{--cs: 11}.order-sm-11{order:11}.offset-sm-11{--co: 11}.col-sm-12{--cs: 12}.order-sm-12{order:12}.offset-sm-12{--co: 12}.col-sm-13{--cs: 13}.order-sm-13{order:13}.offset-sm-13{--co: 13}.col-sm-14{--cs: 14}.order-sm-14{order:14}.offset-sm-14{--co: 14}.col-sm-15{--cs: 15}.order-sm-15{order:15}.offset-sm-15{--co: 15}.col-sm-16{--cs: 16}.order-sm-16{order:16}.offset-sm-16{--co: 16}.col-sm-17{--cs: 17}.order-sm-17{order:17}.offset-sm-17{--co: 17}.col-sm-18{--cs: 18}.order-sm-18{order:18}.offset-sm-18{--co: 18}.col-sm-19{--cs: 19}.order-sm-19{order:19}.offset-sm-19{--co: 19}.col-sm-20{--cs: 20}.order-sm-20{order:20}.offset-sm-20{--co: 20}.col-sm-21{--cs: 21}.order-sm-21{order:21}.offset-sm-21{--co: 21}.col-sm-22{--cs: 22}.order-sm-22{order:22}.offset-sm-22{--co: 22}.col-sm-23{--cs: 23}.order-sm-23{order:23}.offset-sm-23{--co: 23}.col-sm-24{--cs: 24}.order-sm-24{order:24}}@media(min-width: 48rem){.col-md{--cs: var(--cc)}.col-md-auto{--cw: auto}.order-md-first{order:-1}.order-md-last{order:999}.order-md-0{order:0}.offset-md-0{--co: 0}.col-md-1{--cs: 1}.order-md-1{order:1}.offset-md-1{--co: 1}.col-md-2{--cs: 2}.order-md-2{order:2}.offset-md-2{--co: 2}.col-md-3{--cs: 3}.order-md-3{order:3}.offset-md-3{--co: 3}.col-md-4{--cs: 4}.order-md-4{order:4}.offset-md-4{--co: 4}.col-md-5{--cs: 5}.order-md-5{order:5}.offset-md-5{--co: 5}.col-md-6{--cs: 6}.order-md-6{order:6}.offset-md-6{--co: 6}.col-md-7{--cs: 7}.order-md-7{order:7}.offset-md-7{--co: 7}.col-md-8{--cs: 8}.order-md-8{order:8}.offset-md-8{--co: 8}.col-md-9{--cs: 9}.order-md-9{order:9}.offset-md-9{--co: 9}.col-md-10{--cs: 10}.order-md-10{order:10}.offset-md-10{--co: 10}.col-md-11{--cs: 11}.order-md-11{order:11}.offset-md-11{--co: 11}.col-md-12{--cs: 12}.order-md-12{order:12}.offset-md-12{--co: 12}.col-md-13{--cs: 13}.order-md-13{order:13}.offset-md-13{--co: 13}.col-md-14{--cs: 14}.order-md-14{order:14}.offset-md-14{--co: 14}.col-md-15{--cs: 15}.order-md-15{order:15}.offset-md-15{--co: 15}.col-md-16{--cs: 16}.order-md-16{order:16}.offset-md-16{--co: 16}.col-md-17{--cs: 17}.order-md-17{order:17}.offset-md-17{--co: 17}.col-md-18{--cs: 18}.order-md-18{order:18}.offset-md-18{--co: 18}.col-md-19{--cs: 19}.order-md-19{order:19}.offset-md-19{--co: 19}.col-md-20{--cs: 20}.order-md-20{order:20}.offset-md-20{--co: 20}.col-md-21{--cs: 21}.order-md-21{order:21}.offset-md-21{--co: 21}.col-md-22{--cs: 22}.order-md-22{order:22}.offset-md-22{--co: 22}.col-md-23{--cs: 23}.order-md-23{order:23}.offset-md-23{--co: 23}.col-md-24{--cs: 24}.order-md-24{order:24}}@media(min-width: 64rem){.col-lg{--cs: var(--cc)}.col-lg-auto{--cw: auto}.order-lg-first{order:-1}.order-lg-last{order:999}.order-lg-0{order:0}.offset-lg-0{--co: 0}.col-lg-1{--cs: 1}.order-lg-1{order:1}.offset-lg-1{--co: 1}.col-lg-2{--cs: 2}.order-lg-2{order:2}.offset-lg-2{--co: 2}.col-lg-3{--cs: 3}.order-lg-3{order:3}.offset-lg-3{--co: 3}.col-lg-4{--cs: 4}.order-lg-4{order:4}.offset-lg-4{--co: 4}.col-lg-5{--cs: 5}.order-lg-5{order:5}.offset-lg-5{--co: 5}.col-lg-6{--cs: 6}.order-lg-6{order:6}.offset-lg-6{--co: 6}.col-lg-7{--cs: 7}.order-lg-7{order:7}.offset-lg-7{--co: 7}.col-lg-8{--cs: 8}.order-lg-8{order:8}.offset-lg-8{--co: 8}.col-lg-9{--cs: 9}.order-lg-9{order:9}.offset-lg-9{--co: 9}.col-lg-10{--cs: 10}.order-lg-10{order:10}.offset-lg-10{--co: 10}.col-lg-11{--cs: 11}.order-lg-11{order:11}.offset-lg-11{--co: 11}.col-lg-12{--cs: 12}.order-lg-12{order:12}.offset-lg-12{--co: 12}.col-lg-13{--cs: 13}.order-lg-13{order:13}.offset-lg-13{--co: 13}.col-lg-14{--cs: 14}.order-lg-14{order:14}.offset-lg-14{--co: 14}.col-lg-15{--cs: 15}.order-lg-15{order:15}.offset-lg-15{--co: 15}.col-lg-16{--cs: 16}.order-lg-16{order:16}.offset-lg-16{--co: 16}.col-lg-17{--cs: 17}.order-lg-17{order:17}.offset-lg-17{--co: 17}.col-lg-18{--cs: 18}.order-lg-18{order:18}.offset-lg-18{--co: 18}.col-lg-19{--cs: 19}.order-lg-19{order:19}.offset-lg-19{--co: 19}.col-lg-20{--cs: 20}.order-lg-20{order:20}.offset-lg-20{--co: 20}.col-lg-21{--cs: 21}.order-lg-21{order:21}.offset-lg-21{--co: 21}.col-lg-22{--cs: 22}.order-lg-22{order:22}.offset-lg-22{--co: 22}.col-lg-23{--cs: 23}.order-lg-23{order:23}.offset-lg-23{--co: 23}.col-lg-24{--cs: 24}.order-lg-24{order:24}}@media(min-width: 80rem){.col-xl{--cs: var(--cc)}.col-xl-auto{--cw: auto}.order-xl-first{order:-1}.order-xl-last{order:999}.order-xl-0{order:0}.offset-xl-0{--co: 0}.col-xl-1{--cs: 1}.order-xl-1{order:1}.offset-xl-1{--co: 1}.col-xl-2{--cs: 2}.order-xl-2{order:2}.offset-xl-2{--co: 2}.col-xl-3{--cs: 3}.order-xl-3{order:3}.offset-xl-3{--co: 3}.col-xl-4{--cs: 4}.order-xl-4{order:4}.offset-xl-4{--co: 4}.col-xl-5{--cs: 5}.order-xl-5{order:5}.offset-xl-5{--co: 5}.col-xl-6{--cs: 6}.order-xl-6{order:6}.offset-xl-6{--co: 6}.col-xl-7{--cs: 7}.order-xl-7{order:7}.offset-xl-7{--co: 7}.col-xl-8{--cs: 8}.order-xl-8{order:8}.offset-xl-8{--co: 8}.col-xl-9{--cs: 9}.order-xl-9{order:9}.offset-xl-9{--co: 9}.col-xl-10{--cs: 10}.order-xl-10{order:10}.offset-xl-10{--co: 10}.col-xl-11{--cs: 11}.order-xl-11{order:11}.offset-xl-11{--co: 11}.col-xl-12{--cs: 12}.order-xl-12{order:12}.offset-xl-12{--co: 12}.col-xl-13{--cs: 13}.order-xl-13{order:13}.offset-xl-13{--co: 13}.col-xl-14{--cs: 14}.order-xl-14{order:14}.offset-xl-14{--co: 14}.col-xl-15{--cs: 15}.order-xl-15{order:15}.offset-xl-15{--co: 15}.col-xl-16{--cs: 16}.order-xl-16{order:16}.offset-xl-16{--co: 16}.col-xl-17{--cs: 17}.order-xl-17{order:17}.offset-xl-17{--co: 17}.col-xl-18{--cs: 18}.order-xl-18{order:18}.offset-xl-18{--co: 18}.col-xl-19{--cs: 19}.order-xl-19{order:19}.offset-xl-19{--co: 19}.col-xl-20{--cs: 20}.order-xl-20{order:20}.offset-xl-20{--co: 20}.col-xl-21{--cs: 21}.order-xl-21{order:21}.offset-xl-21{--co: 21}.col-xl-22{--cs: 22}.order-xl-22{order:22}.offset-xl-22{--co: 22}.col-xl-23{--cs: 23}.order-xl-23{order:23}.offset-xl-23{--co: 23}.col-xl-24{--cs: 24}.order-xl-24{order:24}}@media(min-width: 90rem){.col-xxl{--cs: var(--cc)}.col-xxl-auto{--cw: auto}.order-xxl-first{order:-1}.order-xxl-last{order:999}.order-xxl-0{order:0}.offset-xxl-0{--co: 0}.col-xxl-1{--cs: 1}.order-xxl-1{order:1}.offset-xxl-1{--co: 1}.col-xxl-2{--cs: 2}.order-xxl-2{order:2}.offset-xxl-2{--co: 2}.col-xxl-3{--cs: 3}.order-xxl-3{order:3}.offset-xxl-3{--co: 3}.col-xxl-4{--cs: 4}.order-xxl-4{order:4}.offset-xxl-4{--co: 4}.col-xxl-5{--cs: 5}.order-xxl-5{order:5}.offset-xxl-5{--co: 5}.col-xxl-6{--cs: 6}.order-xxl-6{order:6}.offset-xxl-6{--co: 6}.col-xxl-7{--cs: 7}.order-xxl-7{order:7}.offset-xxl-7{--co: 7}.col-xxl-8{--cs: 8}.order-xxl-8{order:8}.offset-xxl-8{--co: 8}.col-xxl-9{--cs: 9}.order-xxl-9{order:9}.offset-xxl-9{--co: 9}.col-xxl-10{--cs: 10}.order-xxl-10{order:10}.offset-xxl-10{--co: 10}.col-xxl-11{--cs: 11}.order-xxl-11{order:11}.offset-xxl-11{--co: 11}.col-xxl-12{--cs: 12}.order-xxl-12{order:12}.offset-xxl-12{--co: 12}.col-xxl-13{--cs: 13}.order-xxl-13{order:13}.offset-xxl-13{--co: 13}.col-xxl-14{--cs: 14}.order-xxl-14{order:14}.offset-xxl-14{--co: 14}.col-xxl-15{--cs: 15}.order-xxl-15{order:15}.offset-xxl-15{--co: 15}.col-xxl-16{--cs: 16}.order-xxl-16{order:16}.offset-xxl-16{--co: 16}.col-xxl-17{--cs: 17}.order-xxl-17{order:17}.offset-xxl-17{--co: 17}.col-xxl-18{--cs: 18}.order-xxl-18{order:18}.offset-xxl-18{--co: 18}.col-xxl-19{--cs: 19}.order-xxl-19{order:19}.offset-xxl-19{--co: 19}.col-xxl-20{--cs: 20}.order-xxl-20{order:20}.offset-xxl-20{--co: 20}.col-xxl-21{--cs: 21}.order-xxl-21{order:21}.offset-xxl-21{--co: 21}.col-xxl-22{--cs: 22}.order-xxl-22{order:22}.offset-xxl-22{--co: 22}.col-xxl-23{--cs: 23}.order-xxl-23{order:23}.offset-xxl-23{--co: 23}.col-xxl-24{--cs: 24}.order-xxl-24{order:24}}.g-0{--gx:0px;--gy:0px}.gy-0{--gy:0px}.gx-0{--gx:0px}.g-xs{--gx:.5rem;--gy:.5rem}.gy-xs{--gy:.5rem}.gx-xs{--gx:.5rem}.g-sm{--gx:1rem;--gy:1rem}.gy-sm{--gy:1rem}.gx-sm{--gx:1rem}.g-md{--gx:2rem;--gy:2rem}.gy-md{--gy:2rem}.gx-md{--gx:2rem}.g-lg{--gx:4rem;--gy:4rem}.gy-lg{--gy:4rem}.gx-lg{--gx:4rem}.g-xl{--gx:5rem;--gy:5rem}.gy-xl{--gy:5rem}.gx-xl{--gx:5rem}.g-xxl{--gx:7.5rem;--gy:7.5rem}.gy-xxl{--gy:7.5rem}.gx-xxl{--gx:7.5rem}@media(max-width: 89.98rem){.xxl-down-g-0{--gx:0px;--gy:0px}.xxl-down-gy-0{--gy:0px}.xxl-down-gx-0{--gx:0px}.xxl-down-g-xs{--gx:.5rem;--gy:.5rem}.xxl-down-gy-xs{--gy:.5rem}.xxl-down-gx-xs{--gx:.5rem}.xxl-down-g-sm{--gx:1rem;--gy:1rem}.xxl-down-gy-sm{--gy:1rem}.xxl-down-gx-sm{--gx:1rem}.xxl-down-g-md{--gx:2rem;--gy:2rem}.xxl-down-gy-md{--gy:2rem}.xxl-down-gx-md{--gx:2rem}.xxl-down-g-lg{--gx:4rem;--gy:4rem}.xxl-down-gy-lg{--gy:4rem}.xxl-down-gx-lg{--gx:4rem}.xxl-down-g-xl{--gx:5rem;--gy:5rem}.xxl-down-gy-xl{--gy:5rem}.xxl-down-gx-xl{--gx:5rem}.xxl-down-g-xxl{--gx:7.5rem;--gy:7.5rem}.xxl-down-gy-xxl{--gy:7.5rem}.xxl-down-gx-xxl{--gx:7.5rem}}@media(max-width: 79.98rem){.xl-down-g-0{--gx:0px;--gy:0px}.xl-down-gy-0{--gy:0px}.xl-down-gx-0{--gx:0px}.xl-down-g-xs{--gx:.5rem;--gy:.5rem}.xl-down-gy-xs{--gy:.5rem}.xl-down-gx-xs{--gx:.5rem}.xl-down-g-sm{--gx:1rem;--gy:1rem}.xl-down-gy-sm{--gy:1rem}.xl-down-gx-sm{--gx:1rem}.xl-down-g-md{--gx:2rem;--gy:2rem}.xl-down-gy-md{--gy:2rem}.xl-down-gx-md{--gx:2rem}.xl-down-g-lg{--gx:4rem;--gy:4rem}.xl-down-gy-lg{--gy:4rem}.xl-down-gx-lg{--gx:4rem}.xl-down-g-xl{--gx:5rem;--gy:5rem}.xl-down-gy-xl{--gy:5rem}.xl-down-gx-xl{--gx:5rem}.xl-down-g-xxl{--gx:7.5rem;--gy:7.5rem}.xl-down-gy-xxl{--gy:7.5rem}.xl-down-gx-xxl{--gx:7.5rem}}@media(max-width: 63.98rem){.lg-down-g-0{--gx:0px;--gy:0px}.lg-down-gy-0{--gy:0px}.lg-down-gx-0{--gx:0px}.lg-down-g-xs{--gx:.5rem;--gy:.5rem}.lg-down-gy-xs{--gy:.5rem}.lg-down-gx-xs{--gx:.5rem}.lg-down-g-sm{--gx:1rem;--gy:1rem}.lg-down-gy-sm{--gy:1rem}.lg-down-gx-sm{--gx:1rem}.lg-down-g-md{--gx:2rem;--gy:2rem}.lg-down-gy-md{--gy:2rem}.lg-down-gx-md{--gx:2rem}.lg-down-g-lg{--gx:4rem;--gy:4rem}.lg-down-gy-lg{--gy:4rem}.lg-down-gx-lg{--gx:4rem}.lg-down-g-xl{--gx:5rem;--gy:5rem}.lg-down-gy-xl{--gy:5rem}.lg-down-gx-xl{--gx:5rem}.lg-down-g-xxl{--gx:7.5rem;--gy:7.5rem}.lg-down-gy-xxl{--gy:7.5rem}.lg-down-gx-xxl{--gx:7.5rem}}@media(max-width: 47.98rem){.md-down-g-0{--gx:0px;--gy:0px}.md-down-gy-0{--gy:0px}.md-down-gx-0{--gx:0px}.md-down-g-xs{--gx:.5rem;--gy:.5rem}.md-down-gy-xs{--gy:.5rem}.md-down-gx-xs{--gx:.5rem}.md-down-g-sm{--gx:1rem;--gy:1rem}.md-down-gy-sm{--gy:1rem}.md-down-gx-sm{--gx:1rem}.md-down-g-md{--gx:2rem;--gy:2rem}.md-down-gy-md{--gy:2rem}.md-down-gx-md{--gx:2rem}.md-down-g-lg{--gx:4rem;--gy:4rem}.md-down-gy-lg{--gy:4rem}.md-down-gx-lg{--gx:4rem}.md-down-g-xl{--gx:5rem;--gy:5rem}.md-down-gy-xl{--gy:5rem}.md-down-gx-xl{--gx:5rem}.md-down-g-xxl{--gx:7.5rem;--gy:7.5rem}.md-down-gy-xxl{--gy:7.5rem}.md-down-gx-xxl{--gx:7.5rem}}@media(max-width: 35.98rem){.sm-down-g-0{--gx:0px;--gy:0px}.sm-down-gy-0{--gy:0px}.sm-down-gx-0{--gx:0px}.sm-down-g-xs{--gx:.5rem;--gy:.5rem}.sm-down-gy-xs{--gy:.5rem}.sm-down-gx-xs{--gx:.5rem}.sm-down-g-sm{--gx:1rem;--gy:1rem}.sm-down-gy-sm{--gy:1rem}.sm-down-gx-sm{--gx:1rem}.sm-down-g-md{--gx:2rem;--gy:2rem}.sm-down-gy-md{--gy:2rem}.sm-down-gx-md{--gx:2rem}.sm-down-g-lg{--gx:4rem;--gy:4rem}.sm-down-gy-lg{--gy:4rem}.sm-down-gx-lg{--gx:4rem}.sm-down-g-xl{--gx:5rem;--gy:5rem}.sm-down-gy-xl{--gy:5rem}.sm-down-gx-xl{--gx:5rem}.sm-down-g-xxl{--gx:7.5rem;--gy:7.5rem}.sm-down-gy-xxl{--gy:7.5rem}.sm-down-gx-xxl{--gx:7.5rem}}@media(min-width: 36rem){.sm-up-g-0{--gx:0px;--gy:0px}.sm-up-gy-0{--gy:0px}.sm-up-gx-0{--gx:0px}.sm-up-g-xs{--gx:.5rem;--gy:.5rem}.sm-up-gy-xs{--gy:.5rem}.sm-up-gx-xs{--gx:.5rem}.sm-up-g-sm{--gx:1rem;--gy:1rem}.sm-up-gy-sm{--gy:1rem}.sm-up-gx-sm{--gx:1rem}.sm-up-g-md{--gx:2rem;--gy:2rem}.sm-up-gy-md{--gy:2rem}.sm-up-gx-md{--gx:2rem}.sm-up-g-lg{--gx:4rem;--gy:4rem}.sm-up-gy-lg{--gy:4rem}.sm-up-gx-lg{--gx:4rem}.sm-up-g-xl{--gx:5rem;--gy:5rem}.sm-up-gy-xl{--gy:5rem}.sm-up-gx-xl{--gx:5rem}.sm-up-g-xxl{--gx:7.5rem;--gy:7.5rem}.sm-up-gy-xxl{--gy:7.5rem}.sm-up-gx-xxl{--gx:7.5rem}}@media(min-width: 48rem){.md-up-g-0{--gx:0px;--gy:0px}.md-up-gy-0{--gy:0px}.md-up-gx-0{--gx:0px}.md-up-g-xs{--gx:.5rem;--gy:.5rem}.md-up-gy-xs{--gy:.5rem}.md-up-gx-xs{--gx:.5rem}.md-up-g-sm{--gx:1rem;--gy:1rem}.md-up-gy-sm{--gy:1rem}.md-up-gx-sm{--gx:1rem}.md-up-g-md{--gx:2rem;--gy:2rem}.md-up-gy-md{--gy:2rem}.md-up-gx-md{--gx:2rem}.md-up-g-lg{--gx:4rem;--gy:4rem}.md-up-gy-lg{--gy:4rem}.md-up-gx-lg{--gx:4rem}.md-up-g-xl{--gx:5rem;--gy:5rem}.md-up-gy-xl{--gy:5rem}.md-up-gx-xl{--gx:5rem}.md-up-g-xxl{--gx:7.5rem;--gy:7.5rem}.md-up-gy-xxl{--gy:7.5rem}.md-up-gx-xxl{--gx:7.5rem}}@media(min-width: 64rem){.lg-up-g-0{--gx:0px;--gy:0px}.lg-up-gy-0{--gy:0px}.lg-up-gx-0{--gx:0px}.lg-up-g-xs{--gx:.5rem;--gy:.5rem}.lg-up-gy-xs{--gy:.5rem}.lg-up-gx-xs{--gx:.5rem}.lg-up-g-sm{--gx:1rem;--gy:1rem}.lg-up-gy-sm{--gy:1rem}.lg-up-gx-sm{--gx:1rem}.lg-up-g-md{--gx:2rem;--gy:2rem}.lg-up-gy-md{--gy:2rem}.lg-up-gx-md{--gx:2rem}.lg-up-g-lg{--gx:4rem;--gy:4rem}.lg-up-gy-lg{--gy:4rem}.lg-up-gx-lg{--gx:4rem}.lg-up-g-xl{--gx:5rem;--gy:5rem}.lg-up-gy-xl{--gy:5rem}.lg-up-gx-xl{--gx:5rem}.lg-up-g-xxl{--gx:7.5rem;--gy:7.5rem}.lg-up-gy-xxl{--gy:7.5rem}.lg-up-gx-xxl{--gx:7.5rem}}@media(min-width: 80rem){.xl-up-g-0{--gx:0px;--gy:0px}.xl-up-gy-0{--gy:0px}.xl-up-gx-0{--gx:0px}.xl-up-g-xs{--gx:.5rem;--gy:.5rem}.xl-up-gy-xs{--gy:.5rem}.xl-up-gx-xs{--gx:.5rem}.xl-up-g-sm{--gx:1rem;--gy:1rem}.xl-up-gy-sm{--gy:1rem}.xl-up-gx-sm{--gx:1rem}.xl-up-g-md{--gx:2rem;--gy:2rem}.xl-up-gy-md{--gy:2rem}.xl-up-gx-md{--gx:2rem}.xl-up-g-lg{--gx:4rem;--gy:4rem}.xl-up-gy-lg{--gy:4rem}.xl-up-gx-lg{--gx:4rem}.xl-up-g-xl{--gx:5rem;--gy:5rem}.xl-up-gy-xl{--gy:5rem}.xl-up-gx-xl{--gx:5rem}.xl-up-g-xxl{--gx:7.5rem;--gy:7.5rem}.xl-up-gy-xxl{--gy:7.5rem}.xl-up-gx-xxl{--gx:7.5rem}}@media(min-width: 90rem){.xxl-up-g-0{--gx:0px;--gy:0px}.xxl-up-gy-0{--gy:0px}.xxl-up-gx-0{--gx:0px}.xxl-up-g-xs{--gx:.5rem;--gy:.5rem}.xxl-up-gy-xs{--gy:.5rem}.xxl-up-gx-xs{--gx:.5rem}.xxl-up-g-sm{--gx:1rem;--gy:1rem}.xxl-up-gy-sm{--gy:1rem}.xxl-up-gx-sm{--gx:1rem}.xxl-up-g-md{--gx:2rem;--gy:2rem}.xxl-up-gy-md{--gy:2rem}.xxl-up-gx-md{--gx:2rem}.xxl-up-g-lg{--gx:4rem;--gy:4rem}.xxl-up-gy-lg{--gy:4rem}.xxl-up-gx-lg{--gx:4rem}.xxl-up-g-xl{--gx:5rem;--gy:5rem}.xxl-up-gy-xl{--gy:5rem}.xxl-up-gx-xl{--gx:5rem}.xxl-up-g-xxl{--gx:7.5rem;--gy:7.5rem}.xxl-up-gy-xxl{--gy:7.5rem}.xxl-up-gx-xxl{--gx:7.5rem}}.title-xs{font-size:clamp(1.025rem,1.3194444444vw + .5rem,1.1875rem);font-weight:700;line-height:1.15;word-break:break-word}.title-sm{font-size:clamp(1.25rem,1.5277777778vw + .5rem,1.375rem);font-weight:900;line-height:1.27;word-break:break-word}.title-md{font-size:clamp(1.5rem,1.9444444444vw + .5rem,1.75rem);font-weight:900;line-height:1.21;word-break:break-word}.title-lg,.app-dashboard-grid-bigitem .c-keyfigure-title,.c-keyfigure--big .c-keyfigure-title{font-size:clamp(2rem,2.3611111111vw + .5rem,2.125rem);font-weight:900;line-height:1.17;word-break:break-word}.title-xl{font-size:clamp(2.125rem,3.3333333333vw + .5rem,3rem);font-weight:900;line-height:1.08;word-break:break-word}.title-xxl{font-size:clamp(2.5rem,5vw + .5rem,4.5rem);font-weight:900;line-height:1.05;word-break:break-word}:root{--header-h: 99px;--side-margin: clamp(20px, 3.5vw, 70px);--container-gutter: clamp(1rem, 0.4906rem + 2.5078vw, 3.5rem);--spacing-xxs: clamp(1rem, 0.7962rem + 1.0031vw, 2rem);--spacing-xs: clamp(1.25rem, 0.9953rem + 1.2539vw, 2.5rem);--spacing-sm: clamp(1.5rem, 1.1944rem + 1.5047vw, 3rem);--spacing-md: clamp(1.75rem, 1.3934rem + 1.7555vw, 3.5rem);--spacing-lg: clamp(2rem, 1.4906rem + 2.5078vw, 4.5rem);--spacing-xlg: clamp(2.5rem, 1.9906rem + 2.5078vw, 5rem);--spacing-xl: clamp(3rem, 2.3887rem + 3.0094vw, 6rem);--spacing-xxl: clamp(4rem, 3.2868rem + 3.511vw, 7.5rem);--container-width: 84rem}@media(max-width: 63.98rem){:root{--header-h: 70px}}@font-face{font-family:"montserrat";src:url(../fonts/Montserrat-variable.29d23d38bf1ff3e03263.woff2) format("woff2-variations");font-weight:500 900;font-style:normal;font-stretch:normal}*{margin:0;padding:0}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:inherit;font-weight:inherit}hr{border:0}button,input,select,textarea{border:0;border-radius:0;background-color:rgba(0,0,0,0);appearance:none;letter-spacing:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}a,button,select,input,textarea{color:inherit}a,button{cursor:pointer}button{text-transform:inherit}a{text-decoration:none}ol li,ul li{list-style-type:none}ul{margin:0;padding:0}ul li{list-style-type:none}[hidden]{display:none !important}html{scroll-behavior:smooth}body{display:flex;min-height:100dvh;flex-direction:column;font-family:montserrat, sans-serif;font-weight:500;line-height:1.5;color:#333;font-synthesis:none !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;overscroll-behavior:none}body::before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:999;opacity:0;pointer-events:none}body:has(.modal-contact[data-state=opening])::before,body:has(.modal-contact[data-state=opened])::before{opacity:1;pointer-events:all}.wrapper{flex:1 1 auto}img{transition:opacity .4s ease}img[data-src]{opacity:0}.has-tooltip{display:flex;flex-direction:row;align-items:center}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0, 0, 0, 0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0, 0, 0, 0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0, 0, 0, 0.9);fill:rgba(0, 0, 0, 0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0, 0, 0, 0.9);fill:rgba(0, 0, 0, 0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57, 57, 57, 0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0, 0, 0, 0.1)}.numInputWrapper span:active{background:rgba(0, 0, 0, 0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57, 57, 57, 0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57, 57, 57, 0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0, 0, 0, 0.5)}.numInputWrapper:hover{background:rgba(0, 0, 0, 0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0, 0, 0, 0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0, 0, 0, 0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0, 0, 0, 0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0, 0, 0, 0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0, 0, 0, 0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0, 0, 0, 0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57, 57, 57, 0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57, 57, 57, 0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57, 57, 57, 0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.modal{opacity:0;visibility:hidden;position:fixed;inset:0;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--side-margin);overflow:auto}@media(prefers-reduced-motion: no-preference){.modal{transition:opacity .5s ease}}.modal-inner{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-sm);background-color:#fff;border-radius:2rem;overflow:hidden;opacity:0}@media(prefers-reduced-motion: no-preference){.modal-inner{transition:opacity .5s ease,transform .5s ease}}.modal-image{position:relative;width:28.75rem;min-width:28.75rem;height:21.75rem}.modal-image--wait{width:25.25rem;min-width:25.25rem;height:21.75rem}.modal-image img{width:100%;height:100%;object-fit:cover;object-position:center}.modal-close{position:absolute;top:1.5rem;left:1.5rem;display:flex;flex-direction:row;align-items:center;gap:.4rem;padding:.35rem .5rem;background-color:#fff;border-radius:100vmax;cursor:pointer}@media(prefers-reduced-motion: no-preference){.modal-close{transition:background-color .3s ease}}@media(hover: hover){.modal-close:hover{background-color:#fbf7ff}}.modal-close svg{width:1rem;height:1rem}.modal-close-text{font-size:.875rem;font-weight:600}.modal__content{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding-block:var(--spacing-sm);padding-right:var(--spacing-sm)}.modal__content-content{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;font-size:.875rem}.modal__content-list li{position:relative;line-height:1.57;padding-left:1rem}.modal__content-list li::before{content:"·";position:absolute;top:0;left:0;font-size:1.5rem;line-height:.75rem}.modal__content-list li a{color:#792c91;font-weight:700;text-decoration:underline}.modal-title{text-transform:uppercase;margin-bottom:2rem}.modal-text{color:#5f5f5f;font-size:.875rem;margin-bottom:2rem}.modal-link{color:#060f23;font-size:.875rem;font-weight:600;text-decoration:underline}.modal[role=dialog] .modal-inner{width:fit-content;min-width:min(40rem,100%);max-width:min(61rem,100%)}.modal[role=alertdialog] .modal-inner{width:fit-content}.modal[data-state=opening],.modal[data-state=opened]{background-color:rgba(0,0,0,.2);opacity:1;visibility:visible;top:0;left:0;width:100%;height:100%}.modal[data-state=opening] .modal-inner,.modal[data-state=opened] .modal-inner{opacity:1;transform:translateY(0)}.modal-message-inner{width:min(100%,38.875rem) !important;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxs);padding:2rem var(--spacing-md);padding-bottom:var(--spacing-md)}.modal-message-control .modal-close{position:relative;top:0;left:0;background-color:#f8f8f8}.modal-message__content{padding:0}.modal-message__content-title{text-align:center;margin-bottom:0}.modal-message__content-text{text-align:center;margin-top:1rem}@media(min-width: 64rem){.modal-image{min-height:100%}}@media(max-width: 63.98rem){.modal-image{width:40%;min-width:40%;height:100%}}@media(max-width: 47.98rem){.modal-inner{flex-direction:column;gap:0}.modal-image{width:100%;min-width:100%;aspect-ratio:2;height:fit-content}.modal__content{padding:var(--spacing-sm)}.modal-title{margin-bottom:var(--spacing-xxs)}.modal-text{margin-bottom:var(--spacing-xxs)}}@media(max-width: 35.98rem){.modal__content{padding:var(--spacing-xxs)}}.notice{display:none;padding-block:.75rem;background-color:#662482}.notice.show{display:block}.notice-wrapper{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:1rem;row-gap:.25rem;padding-inline:2rem}.notice__content{color:#fff;font-size:.875rem;font-weight:500;line-height:1.6;text-align:center}.notice__content-title{font-weight:500}.notice__content-text{font-weight:600}.notice__link{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;font-weight:600;line-height:1.6}.notice__link-icon{transform:rotate(-90deg);transition:all .3s ease}.notice__link:hover .notice__link-icon{transform:rotate(-90deg) translateY(5px)}.notice-close{position:absolute;top:50%;right:0;max-width:1rem;max-height:1rem;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:nowrap;color:rgba(0,0,0,0);overflow:hidden}.notice-close svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:1rem;height:1rem;min-width:1rem;min-height:1rem}.c-numbered{position:relative;width:100%;height:100%;border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem}.c-numbered::after{content:"";display:block;position:absolute;z-index:1;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);opacity:.2}.c-numbered-image{position:absolute;inset:0;z-index:0;object-fit:cover;object-position:center}.c-numbered-number{position:relative;z-index:4;display:inline-block;width:3rem;height:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fee7ed;border-radius:100vmax;color:#f75f86;font-size:1.375rem;font-weight:500}.c-numbered__content{position:relative;z-index:4;width:100%;padding:1.5rem;background-color:#fff;border-radius:1.4375rem;overflow:hidden}.c-numbered__content-title{color:#333;margin-bottom:1.25rem}.c-numbered__content-text{color:#333;font-weight:500}.c-numbered__content-text a{font-weight:700;text-decoration:underline}@media(max-width: 47.98rem){.c-numbered-inner{padding:.75rem}.c-numbered__content{padding:1.25rem}}.c-news{position:relative;width:100%;display:flex;flex-direction:column;gap:1rem}.c-news-image{width:100%;aspect-ratio:1.48;border-radius:1rem;overflow:hidden;line-height:0}.c-news-image img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1)}@media(prefers-reduced-motion: no-preference){.c-news-image img{transition:transform .3s ease-in}}.c-news-inner{margin-top:1rem}.c-news__heading{display:flex;flex-direction:row;align-items:center;gap:.5rem}.c-news__heading-date{color:#5f5f5f;font-size:.875rem;font-weight:600}.c-news-title{text-transform:uppercase;margin-top:1rem;margin-bottom:1.5rem}@media(hover: hover){.c-news:hover .c-news-image img{transform:scale(1.075)}}@media(max-width: 47.98rem){.c-news-inner{margin-top:0}.c-news-title{margin-bottom:1rem}}.btn,.invest-filters-form label,#news-archive .news-filters-form label{position:relative;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:700;text-align:center;border-radius:100vmax;cursor:pointer;text-decoration:none;text-transform:uppercase;line-height:1}@media(prefers-reduced-motion: no-preference){.btn,.invest-filters-form label,#news-archive .news-filters-form label{transition:background-color .3s ease,color .3s ease,border-color .3s ease}}.btn--fullwidth{width:100%}.btn--primary{background-color:#792c91;color:#fff;border:1px solid #792c91}@media(hover: hover){.btn--primary:hover{background-color:#662482;border-color:#662482;color:#fff}.btn--primary:hover.btn--icon--left:not(.btn--icon--profile)::after{margin-right:1rem}.btn--primary:hover.btn--icon--right.btn--arrow::after,.btn--primary:hover.btn--icon--right.btn--arrow-purple::after{margin-left:1.5rem}.btn--primary:hover.btn--icon--right:not(.btn--arrow)::after,.btn--primary:hover.btn--icon--right:not(.btn--arrow-purple)::after{margin-left:1rem}}.btn--primary::after{-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;background-color:currentColor}.btn--secondary{background-color:#fff;color:#662482;border:1px solid #fff}@media(hover: hover){.btn--secondary:hover{background-color:#fbf7ff;border-color:#fbf7ff;color:#662482}.btn--secondary:hover.btn--icon--left:not(.btn--icon--profile)::after{margin-right:1rem}.btn--secondary:hover.btn--icon--right.btn--arrow::after,.btn--secondary:hover.btn--icon--right.btn--arrow-purple::after{margin-left:1.5rem}.btn--secondary:hover.btn--icon--right:not(.btn--arrow)::after,.btn--secondary:hover.btn--icon--right:not(.btn--arrow-purple)::after{margin-left:1rem}}.btn--secondary::after{-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;background-color:currentColor}.btn--light{background-color:#f4e7fe;color:#662482;border:1px solid #f4e7fe}@media(hover: hover){.btn--light:hover{background-color:#ebd8fd;border-color:#ebd8fd;color:#662482}.btn--light:hover.btn--icon--left:not(.btn--icon--profile)::after{margin-right:1rem}.btn--light:hover.btn--icon--right.btn--arrow::after,.btn--light:hover.btn--icon--right.btn--arrow-purple::after{margin-left:1.5rem}.btn--light:hover.btn--icon--right:not(.btn--arrow)::after,.btn--light:hover.btn--icon--right:not(.btn--arrow-purple)::after{margin-left:1rem}}.btn--light::after{-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;background-color:currentColor}.btn--outline,.invest-filters-form label,#news-archive .news-filters-form label{background-color:rgba(0,0,0,0);color:#662482;border:1px solid #792c91}@media(hover: hover){.btn--outline:hover,.invest-filters-form label:hover,#news-archive .news-filters-form label:hover{background-color:#792c91;border-color:#792c91;color:#fff}.btn--outline:hover.btn--icon--left:not(.btn--icon--profile)::after,.invest-filters-form label:hover.btn--icon--left:not(.btn--icon--profile)::after,#news-archive .news-filters-form label:hover.btn--icon--left:not(.btn--icon--profile)::after{margin-right:1rem}.btn--outline:hover.btn--icon--right.btn--arrow::after,.invest-filters-form label:hover.btn--icon--right.btn--arrow::after,#news-archive .news-filters-form label:hover.btn--icon--right.btn--arrow::after,.btn--outline:hover.btn--icon--right.btn--arrow-purple::after,.invest-filters-form label:hover.btn--icon--right.btn--arrow-purple::after,#news-archive .news-filters-form label:hover.btn--icon--right.btn--arrow-purple::after{margin-left:1.5rem}.btn--outline:hover.btn--icon--right:not(.btn--arrow)::after,.invest-filters-form label:hover.btn--icon--right:not(.btn--arrow)::after,#news-archive .news-filters-form label:hover.btn--icon--right:not(.btn--arrow)::after,.btn--outline:hover.btn--icon--right:not(.btn--arrow-purple)::after,.invest-filters-form label:hover.btn--icon--right:not(.btn--arrow-purple)::after,#news-archive .news-filters-form label:hover.btn--icon--right:not(.btn--arrow-purple)::after{margin-left:1rem}}.btn--outline::after,.invest-filters-form label::after,#news-archive .news-filters-form label::after{-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;background-color:currentColor}.btn--arrow{background-color:#fff;color:#333;border:1px solid "transparent"}@media(hover: hover){.btn--arrow:hover{background-color:#fbf7ff;border-color:#fbf7ff;color:#333}.btn--arrow:hover.btn--icon--left:not(.btn--icon--profile)::after{margin-right:1rem}.btn--arrow:hover.btn--icon--right.btn--arrow::after,.btn--arrow:hover.btn--icon--right.btn--arrow-purple::after{margin-left:1.5rem}.btn--arrow:hover.btn--icon--right:not(.btn--arrow)::after,.btn--arrow:hover.btn--icon--right:not(.btn--arrow-purple)::after{margin-left:1rem}}.btn--arrow::after{-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;background-color:currentColor}.btn--arrow-purple{background-color:#f4e7fe;color:#333;border:1px solid "transparent"}@media(hover: hover){.btn--arrow-purple:hover{background-color:#ebd8fd;border-color:#ebd8fd;color:#333}.btn--arrow-purple:hover.btn--icon--left:not(.btn--icon--profile)::after{margin-right:1rem}.btn--arrow-purple:hover.btn--icon--right.btn--arrow::after,.btn--arrow-purple:hover.btn--icon--right.btn--arrow-purple::after{margin-left:1.5rem}.btn--arrow-purple:hover.btn--icon--right:not(.btn--arrow)::after,.btn--arrow-purple:hover.btn--icon--right:not(.btn--arrow-purple)::after{margin-left:1rem}}.btn--arrow-purple::after{-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;background-color:currentColor}.btn--sm,.invest-filters-form label,#news-archive .news-filters-form label{padding:1rem 1.5rem;font-size:.75rem}.btn--md{padding:1.5rem 2rem;font-size:.8125rem}.btn--icon::after{content:"";display:inline-block;width:1rem;min-width:1rem;height:1rem;mask-position:center;-webkit-mask-position:center}@media(prefers-reduced-motion: no-preference){.btn--icon::after{transition:all .3s ease}}.btn--icon--profile::after{-webkit-mask-image:url(../img/profile_showcase.4c93b9a4f659a76d0e10.svg);mask-image:url(../img/profile_showcase.4c93b9a4f659a76d0e10.svg)}.btn--icon--arrow-right::after{-webkit-mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);transform:rotate(-90deg)}.btn--icon--arrow-down::after{-webkit-mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg)}.btn--icon--left::after{order:-1;margin-right:.6rem}.btn--icon--right::after{margin-left:.6rem}.btn--icon--pen::after{-webkit-mask-image:url(../img/pen.7239dc19f715e5af6a02.svg);mask-image:url(../img/pen.7239dc19f715e5af6a02.svg)}.btn--icon--plus::after{-webkit-mask-image:url(../img/plus_round.9a8595c0a9700fa7a78f.svg);mask-image:url(../img/plus_round.9a8595c0a9700fa7a78f.svg)}.btn--arrow.btn--icon--right::after{margin-left:.65rem}.btn--arrow::before{content:"";position:absolute;top:50%;right:1.75rem;transform:translateY(-50%);display:inline-block;width:1.5rem;height:1.5rem;border-radius:100vmax;background-color:#ebd8fd}.btn--arrow.btn--sm::before,.invest-filters-form label.btn--arrow::before,#news-archive .news-filters-form label.btn--arrow::before{right:1.25rem}.btn--arrow-purple.btn--icon--right::after{margin-left:1.25rem}.btn--arrow-purple::before{content:"";position:absolute;top:50%;right:1.75rem;transform:translateY(-50%);display:inline-block;width:1.5rem;height:1.5rem;border-radius:100vmax;background-color:#fff}.btn--arrow-purple.btn--sm::before,.invest-filters-form label.btn--arrow-purple::before,#news-archive .news-filters-form label.btn--arrow-purple::before{right:1.25rem}.btn--arrow-purple.btn--sm.btn--icon--right::after,.invest-filters-form label.btn--arrow-purple.btn--icon--right::after,#news-archive .news-filters-form label.btn--arrow-purple.btn--icon--right::after{margin-left:.6rem}.btn--primary:focus{outline-offset:4px;outline-width:4px}.btn-back{position:relative;font-size:.75rem;font-weight:700;text-transform:uppercase;padding-left:2.5rem}.btn-back::before{content:"";position:absolute;z-index:1;left:0;top:50%;transform:translateY(-50%);display:block;width:1.5rem;height:1.5rem;background-color:#ebd8fd;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.btn-back::before{transition:transform .3s ease}}.btn-back::after{content:"";position:absolute;z-index:2;top:50%;left:.25rem;display:block;width:1rem;height:1rem;mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;transform:translateY(-50%) rotate(90deg);background-color:#333}@media(prefers-reduced-motion: no-preference){.btn-back::after{transition:transform .3s ease}}@media(hover: hover){.btn-back:hover::before{transform:translateY(-50%) translateX(-0.25rem)}.btn-back:hover::after{transform:translateY(-50%) translateX(-0.25rem) rotate(90deg)}}.btn--next{position:relative;z-index:5;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:1.5rem 4.5rem 1.5rem 2rem !important;color:#333;background-color:#f4e7fe !important}.btn--next::before{content:"";position:absolute;z-index:1;right:2rem;top:50%;transform:translateY(-50%);display:block;width:1.5rem;height:1.5rem;background-color:#fff;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.btn--next::before{transition:transform .3s ease}}.btn--next::after{content:"";position:absolute;z-index:2;top:50%;right:2.25rem;display:block;width:1rem;height:1rem;mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;transform:translateY(-50%) rotate(-90deg);background-color:#333}@media(prefers-reduced-motion: no-preference){.btn--next::after{transition:transform .3s ease}}@media(hover: hover){.btn--next:hover::before{transform:translateY(-50%) translateX(0.25rem)}.btn--next:hover::after{transform:translateY(-50%) translateX(0.25rem) rotate(-90deg)}}.btn--prev{position:relative;z-index:5;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:1.5rem 2rem 1.5rem 4.5rem !important;color:#333}.btn--prev::before{content:"";position:absolute;z-index:1;left:2rem;top:50%;transform:translateY(-50%);display:block;width:1.5rem;height:1.5rem;background-color:#ebd8fd;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.btn--prev::before{transition:transform .3s ease}}.btn--prev::after{content:"";position:absolute;z-index:2;top:50%;left:2.25rem;display:block;width:1rem;height:1rem;mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;transform:translateY(-50%) rotate(90deg);background-color:#333}@media(prefers-reduced-motion: no-preference){.btn--prev::after{transition:transform .3s ease}}@media(hover: hover){.btn--prev:hover::before{transform:translateY(-50%) translateX(-0.25rem)}.btn--prev:hover::after{transform:translateY(-50%) translateX(-0.25rem) rotate(90deg)}}.btn--save{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:fit-content;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;background-color:#f4e7fe !important;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.btn--save{transition:all .3s ease}}.btn--save::before{content:"";display:inline-block;width:1.25rem;height:1.25rem;mask-image:url(../img/save.7fcf5692b0ceba07a97b.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#792c91}@media(prefers-reduced-motion: no-preference){.btn--save::before{transition:all .3s ease}}@media(hover: hover){.btn--save:hover{background-color:#662482}}.btn--soon{display:flex;flex-direction:row;align-items:center;gap:.5rem;color:#b989c7}@media(prefers-reduced-motion: no-preference){.btn--soon{transition:all .3s ease}}.btn--soon::before{content:"";display:inline-block;width:1.25rem;height:1.25rem;mask-image:url(../img/clock.8a2306845708e34a245e.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#b989c7}@media(prefers-reduced-motion: no-preference){.btn--soon::before{transition:all .3s ease}}@media(hover: hover){.btn--soon:hover{background-color:#662482}}.btn--closed{display:flex;flex-direction:row;align-items:center;gap:.5rem;color:#5f5f5f;background-color:#e5e5e5 !important}@media(prefers-reduced-motion: no-preference){.btn--closed{transition:all .3s ease}}.btn--closed::before{content:"";display:inline-block;width:1.25rem;height:1.25rem;mask-image:url(../img/lock_opportunity.5394177c2da785613b9d.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#5f5f5f}@media(prefers-reduced-motion: no-preference){.btn--closed::before{transition:all .3s ease}}@media(hover: hover){.btn--closed:hover{background-color:#662482}}.btn--vialink{position:relative;z-index:5;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:1.5rem 4.5rem 1.5rem 2rem !important;color:#333;background-color:#f4e7fe !important}.btn--vialink::before{content:"";position:absolute;z-index:1;right:2rem;top:50%;transform:translateY(-50%);display:block;width:1.5rem;height:1.5rem;background-color:#fff;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.btn--vialink::before{transition:transform .3s ease}}.btn--vialink::after{content:"";position:absolute;z-index:2;top:50%;right:2.25rem;display:block;width:1rem;height:1rem;mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;transform:translateY(-50%) rotate(-135deg);background-color:#333}@media(prefers-reduced-motion: no-preference){.btn--vialink::after{transition:transform .3s ease}}@media(hover: hover){.btn--vialink:hover{color:#333}.btn--vialink:hover::before{transform:translateY(-50%) translateX(0.25rem)}.btn--vialink:hover::after{transform:translateY(-50%) translateX(0.25rem) rotate(-135deg)}}.btn--download{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:fit-content;padding:1rem 1.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.btn--download{transition:all .3s ease}}.btn--download::before{content:"";display:inline-block;width:1.25rem;height:1.25rem;mask-image:url(../img/download.04546ae07b6875fbc90a.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#fff}@media(prefers-reduced-motion: no-preference){.btn--download::before{transition:all .3s ease}}@media(hover: hover){.btn--download:hover{background-color:#662482}}.btn-contact{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:fit-content;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.65rem 1rem;border:1px solid #792c91;background-color:#792c91;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.btn-contact{transition:all .3s ease}}.btn-contact::before{content:"";display:inline-block;width:.75rem;height:.75rem;mask-image:url(../img/strip.4a4d954008b0186bbe42.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#fff}@media(prefers-reduced-motion: no-preference){.btn-contact::before{transition:all .3s ease}}@media(hover: hover){.btn-contact:hover{background-color:#662482}}.btn[disabled],.invest-filters-form label[disabled],#news-archive .news-filters-form label[disabled]{cursor:not-allowed;pointer-events:none;opacity:.5}[data-split-text]{opacity:0}[data-split-text].split-ready{opacity:1}[data-kira-item=split-lines] .split-line{overflow:hidden}[data-kira-item^=fade-in]{opacity:0}[data-kira-item=counter]{position:relative}[data-kira-item=counter]::before{visibility:hidden;content:attr(data-counter-goal)}[data-kira-item=counter] .counter-value{display:flex;position:absolute;inset:0;align-items:center;white-space:nowrap}.eyebrow{display:inline-block;width:fit-content;padding:.3rem .75rem;color:#333;font-size:.8125rem;font-weight:700;text-transform:uppercase;background-color:#f8f8f8;border-radius:100vmax}.eyebrow--pink,.eyebrow--pink-light{color:#fff;background-color:#932b47}.eyebrow--purple{color:#fff;background-color:#662482}.eyebrow--white{color:#333;background-color:#fff}.pagination{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:var(--spacing-md)}.pagination-arrow{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4e7fe;border-radius:100vmax;transition:all .3s ease-in}.pagination-arrow svg path{stroke:#792c91;transition:all .3s ease-in}.pagination-arrow:hover{background-color:#ebd8fd}.pagination-arrow[disabled]{background-color:#fff;cursor:not-allowed}.pagination-arrow[disabled] svg path{stroke:#e5e5e5}.pagination__list{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.pagination__list-item{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:.8125rem;font-weight:700;text-transform:uppercase;background-color:#fff;border-radius:100vmax;transition:all .3s ease-in}.pagination__list-item--current{color:#fff;background-color:#792c91}.pagination__list-item:hover:not(.pagination__list-item--current){background-color:#f4e7fe}.video{position:relative;height:0;padding-bottom:56.25%;overflow:hidden}.video:not(.no-radius){border-radius:1.5rem}.video__cover{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;opacity:1;overflow:hidden;cursor:pointer;transition:opacity .3s ease-in-out}.video__cover img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .5s ease-in-out}.video__cover::after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%)}.video__button{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%, -50%);width:5.5rem;height:5.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:none}.video__button svg{width:1.925rem;height:1.925rem}.video__button::before{content:"";position:absolute;z-index:-1;inset:0;background-color:#fff;border-radius:100vmax;scale:1;transition:scale .5s ease-in-out}.video__button::after{content:"";position:absolute;z-index:-1;width:7rem;height:7rem;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.34);border-radius:100vmax;scale:1;transform-origin:center}.video__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video:hover .video__cover img{transform:scale(1.05)}.video:hover .video__button::before{scale:1.25}.video--playing .video__cover{opacity:0;pointer-events:none}.video--playing .video__button{opacity:0;pointer-events:none}.form:not(.form--contact) .form-group:not(.form-group--global){display:flex;flex-direction:row;flex-wrap:wrap;column-gap:1rem}.form:not(.form--contact) .form-row{position:relative;width:100%}.form:not(.form--contact) .form-row--half{width:calc(50% - .5rem)}@media(max-width: 47.98rem){.form:not(.form--contact) .form-row--half{width:100%}}.form:not(.form--contact) .form-row--devise{position:relative;padding-right:3rem}.form:not(.form--contact) .form-row--devise .devise{position:absolute;z-index:9;bottom:.55rem;right:2.5rem;font-size:.875rem}.form:not(.form--contact) .form-row--amount{margin-top:1rem;margin-bottom:0}.form:not(.form--contact) .form-row--mblock{margin-top:1rem;margin-bottom:2rem !important}.form:not(.form--contact) .form-row--inside{margin-bottom:1rem}.form:not(.form--contact) .form-row--inside .form-label{margin-top:0 !important}.form:not(.form--contact) .form-row:not(:has(.checkbox,.radio)){padding:.5rem 1rem;border:1px solid #b989c7;border-radius:.5rem;background-color:#fff;margin-bottom:1rem}.form:not(.form--contact) .form-row:has(input[readonly]:not(.form-control)){background-color:#e5e5e5}.form:not(.form--contact) .form-row:has(input[readonly]:not(.form-control)) input{pointer-events:none}.form:not(.form--contact) .form-row .input{width:100%;font-size:.875rem}.form:not(.form--contact) .form-row .input::placeholder{color:#afafaf}.form:not(.form--contact) .form-row .input-file{margin-top:.75rem}.form:not(.form--contact) .form-row .input-file-content{position:relative}.form:not(.form--contact) .form-row .input-file-content input[type=file]{position:absolute;z-index:9;inset:0;opacity:0;cursor:pointer}.form:not(.form--contact) .form-row .input-file-button{position:relative;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:700;text-align:center;border-radius:100vmax;cursor:pointer;text-decoration:none;text-transform:uppercase;line-height:1;padding-block:1rem;padding-inline:1.5rem;font-size:.75rem;background-color:#fff;color:#662482;border:1px solid #792c91}@media(prefers-reduced-motion: no-preference){.form:not(.form--contact) .form-row .input-file-button{transition:all .3s ease}}@media(hover: hover){.form:not(.form--contact) .form-row .input-file-button:hover{background-color:#792c91;color:#fff}}.form:not(.form--contact) .form-row .input-file-value{font-size:.6875rem;font-weight:500;margin-left:.75rem}.form:not(.form--contact) .form-row .input-file-indications{font-size:.6875rem;font-weight:500;margin-top:.75rem}.form:not(.form--contact) .form-row .select{position:relative}.form:not(.form--contact) .form-row .select::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;width:.75rem;height:.75rem;mask-image:url(../img/caret_app.e7588d10914c9283d67b.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#792c91;pointer-events:none}.form:not(.form--contact) .form-row .select-inner{width:100%;font-size:.875rem;padding-right:1rem}.form:not(.form--contact) .form-row .select-inner::placeholder{color:#afafaf}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox){position:relative}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox):not(:last-child){margin-bottom:.5rem}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox{position:relative;padding-left:1.5rem}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox-input{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox-label{font-size:.875rem !important;font-weight:500;line-height:1.57}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox-label::before{content:"";position:absolute;z-index:1;left:0;top:50%;transform:translateY(-50%);width:1rem;height:1rem;border:1px solid #792c91;border-radius:.125rem}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox-label::after{content:"";position:absolute;z-index:2;left:0;top:50%;transform:translateY(-50%);width:1rem;height:1rem;background-color:#792c91;border:2px solid #ebd8fd;border-radius:.125rem;opacity:0;scale:0}@media(prefers-reduced-motion: no-preference){.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox-label::after{transform-origin:top center;transition:opacity .3s ease,scale .3s ease}}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox-label a{text-decoration:underline}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox-input:checked+label::after{opacity:1;scale:1}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox:not(:has(.checkbox--cgu)){padding:1rem;padding-left:2.5rem;border:1px solid #e5e5e5;border-radius:.5rem}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox:not(:has(.checkbox--cgu)) .checkbox-label::before{left:1rem}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox:not(:has(.checkbox--cgu)) .checkbox-label::after{left:1rem}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox:has(input.checkbox--cgu) .checkbox-label::before,.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox:has(input.checkbox--cgu) .checkbox-label::after{border-radius:100vmax}.form:not(.form--contact) .form-row:not(.form-choice--rgpd):has(.checkbox) .checkbox:has(input:focus){border:1px solid #792c91}.form:not(.form--contact) .form-row:has(.form-choice) .form-label{display:block;font-size:1rem !important;font-weight:500;margin-top:1.5rem;margin-bottom:1rem}.form:not(.form--contact) .form-row .form:not(.form--contact) .form-errors{margin-bottom:0}.form:not(.form--contact) .form-row .conditional-message-text{font-size:.75rem;margin-bottom:1.5rem}.form:not(.form--contact) .form-choice{display:flex;flex-direction:column;gap:.5rem}.form:not(.form--contact) .form-choice--row{flex-direction:row;align-items:center}.form:not(.form--contact) .form-choice--styled .radio{position:relative}.form:not(.form--contact) .form-choice--styled .radio-input{position:absolute;z-index:9;inset:0;opacity:0;cursor:pointer}.form:not(.form--contact) .form-choice--styled .radio-label{position:relative;display:block;color:#662482;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.65rem 1rem;border:1px solid #792c91;border-radius:100vmax}.form:not(.form--contact) .form-choice--styled .radio-input:checked+label{color:#fff;background-color:#792c91}.form:not(.form--contact) .form-choice--radio-inline .radio{position:relative;padding:1rem;padding-left:2.5rem;border:1px solid #e5e5e5;border-radius:.5rem}.form:not(.form--contact) .form-choice--radio-inline .radio-input{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.form:not(.form--contact) .form-choice--radio-inline .radio-label{font-size:.875rem !important;font-weight:500;line-height:1.57}.form:not(.form--contact) .form-choice--radio-inline .radio-label::before{content:"";position:absolute;z-index:1;left:1rem;top:1.25rem;width:1rem;height:1rem;border:1px solid #792c91;border-radius:100vmax}.form:not(.form--contact) .form-choice--radio-inline .radio-label::after{content:"";position:absolute;z-index:2;left:1rem;top:1.25rem;width:1rem;height:1rem;background-color:#792c91;border:2px solid #ebd8fd;border-radius:100vmax;opacity:0;scale:0}@media(prefers-reduced-motion: no-preference){.form:not(.form--contact) .form-choice--radio-inline .radio-label::after{transform-origin:center;transition:opacity .3s ease,scale .3s ease}}.form:not(.form--contact) .form-choice--radio-inline .radio-label a{text-decoration:underline}.form:not(.form--contact) .form-choice--radio-inline .radio-input:checked+label::after{opacity:1;scale:1}.form:not(.form--contact) .form-choice--radio-inline .radio:has(input:focus){border:1px solid #792c91}.form:not(.form--contact) .form-choice--rgpd .checkbox{position:relative;padding:.75rem;padding-left:2.5rem}.form:not(.form--contact) .form-choice--rgpd .checkbox-input{position:absolute;z-index:9;top:1.25rem;left:1rem;width:1rem;height:1rem;opacity:0;cursor:pointer}.form:not(.form--contact) .form-choice--rgpd .checkbox-label{font-size:.875rem !important;font-weight:500;line-height:1.57}.form:not(.form--contact) .form-choice--rgpd .checkbox-label b{color:#792c91;font-weight:600}.form:not(.form--contact) .form-choice--rgpd .checkbox-label::before{content:"";position:absolute;z-index:1;left:1rem;top:1.5rem;width:1rem;height:1rem;border:1px solid #792c91;border-radius:100vmax}.form:not(.form--contact) .form-choice--rgpd .checkbox-label::after{content:"";position:absolute;z-index:2;left:1rem;top:1.5rem;width:1rem;height:1rem;background-color:#792c91;border:2px solid #ebd8fd;border-radius:100vmax;opacity:0;scale:0}@media(prefers-reduced-motion: no-preference){.form:not(.form--contact) .form-choice--rgpd .checkbox-label::after{transform-origin:center;transition:opacity .3s ease,scale .3s ease}}.form:not(.form--contact) .form-choice--rgpd .checkbox-label a{text-decoration:underline}.form:not(.form--contact) .form-choice--rgpd .checkbox-input:checked+label::after{opacity:1;scale:1}.form:not(.form--contact) .form-twin{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-bottom:1rem}.form:not(.form--contact) .form-twin .form-row{flex:1;margin-bottom:0 !important}.form:not(.form--contact) .form-field-information{font-size:.75rem;font-weight:500;margin-bottom:1rem;margin-top:-0.5rem}.form:not(.form--contact) .form-field-information--inner{margin-top:0;margin-bottom:0}.form:not(.form--contact) .form-errors-item{color:red;font-size:.75rem;font-weight:500;margin-bottom:.5rem}.form:not(.form--contact) .form-help{font-size:.875rem}.form:not(.form--contact) .form-label{font-size:.875rem !important;font-weight:500}.form:not(.form--contact) .form-label--required::after{content:" *"}.form:not(.form--contact) .form-label--optional::after{content:" Facultatif";color:#5f5f5f;font-size:.7rem;font-weight:500}.form:not(.form--contact) .form-label-example{font-size:.6875rem}.form:not(.form--contact) .form-submit{margin-block:1.5rem}.form:not(.form--contact) .form-submit[disabled]{opacity:.5;cursor:not-allowed}.form:not(.form--contact) .form-submit--nomb{margin-bottom:0}.form:not(.form--contact) .form-submit svg{width:1.5rem}.form:not(.form--contact) .form-widget--password{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.form:not(.form--contact) .form-widget--password .password-toggle[data-state=visible] .show{display:none}.form:not(.form--contact) .form-widget--password .password-toggle[data-state=visible] .hide{display:block}.form:not(.form--contact) .form-widget--password .password-toggle[data-state=hidden] .show{display:block}.form:not(.form--contact) .form-widget--password .password-toggle[data-state=hidden] .hide{display:none}.form:not(.form--contact) .form-selectall{margin-block:1rem;color:#662482;font-size:.875rem;font-weight:600}.form:not(.form--contact) .form-selectall .button-select:hover{text-decoration:underline}@media(max-width: 47.98rem){.form:not(.form--contact) .form-twin{grid-template-columns:repeat(1, 1fr);gap:1rem}}.form .section{padding:2rem;background-color:#fff;box-shadow:0px 8px 24px 0px rgba(149,157,165,.2);border-radius:1.5rem}.form .section:not(:last-child){margin-bottom:var(--spacing-xxs)}.form .section-header{display:flex;width:100%;scroll-margin-top:calc(var(--header-h) + var(--spacing-lg))}.form .section-title{font-weight:600;text-align:left}.form .section-wrapper{display:grid;grid-template-columns:100%;grid-template-rows:0fr}@media(prefers-reduced-motion: no-preference){.form .section-wrapper{transition:grid-template-rows .35s ease}}@media(prefers-reduced-motion: reduce){.form .section-wrapper{transition:grid-template-rows 1ms}}.form .section-wrapper[data-state=closed]{display:none}.form .section-wrapper:is([data-state=opening],[data-state=opened]){grid-template-rows:1fr}:not([data-state=opened])>.form .section-inner{overflow:hidden}.form .section-content{padding-top:1.5rem}.form .section-content .form-group .form-row:first-child .form-label{margin-top:0}.form-submit-sticky{position:fixed;z-index:999;top:100dvh;left:0;transform:translateY(-100%);width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding-block:1rem;background-color:#792c91}.form-submit-sticky--vialink{flex-direction:column}.form-submit-sticky::after{content:"";position:absolute;z-index:1;top:0;right:0;height:100%;width:45%;opacity:.15;mix-blend-mode:luminosity;pointer-events:none;background-image:url(../421ce8fb6168a4c8a068.webp);background-size:cover;background-repeat:no-repeat}.form-submit-sticky button[type=submit]{position:relative;z-index:9;padding:1.25rem 2rem;border-radius:100vmax;background-color:#fff;color:#333}.form-submit-sticky-text{color:#fff}.form-submit-sticky-text--error{color:red}.form--app .form-label{font-size:1rem !important}.form--app .form-label--required::after{display:none}.form--add-contact .form-group{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:1rem}.form-simulator{width:100%}.form-simulator-wrapper{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.form-simulator-form{display:grid;grid-template-columns:auto 1fr auto;gap:.25rem;max-width:100%}.form-simulator-button{width:3.25rem;min-width:3.25rem;height:3.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;background-color:#fff;border:1px solid #792c91;border-radius:.25rem}.form-simulator-button[disabled]{opacity:.5}@media(prefers-reduced-motion: no-preference){.form-simulator-button{transition:all .3s ease}}@media(hover: hover){.form-simulator-button:hover:not([disabled]){color:#fff;background-color:#792c91}}.form-simulator-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;padding-inline:.75rem;background-color:#fff;border:1px solid #792c91;border-radius:.25rem}.form-simulator-inner input[type=number]{text-align:center;width:1ch;max-width:calc(100% - 3rem);-moz-appearance:textfield}.form-simulator-inner input[type=number]::-webkit-outer-spin-button,.form-simulator-inner input[type=number]::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;margin:0}.form-simulator-result{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding:.81rem 1rem;background-color:#f4e7fe;border-radius:.25rem}.form-simulator-result-text{font-size:1rem;font-weight:500}.form-simulator-result-value{font-size:1.375rem;font-weight:900}.form-preagreement-button{margin-block:1.5rem}.form-payment{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1rem;background-color:#fbf7ff;border-radius:1rem}.form-payment-item{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;line-height:1.58}.form-payment-item::before{content:"";width:.75rem;min-width:.75rem;height:.75rem;mask-size:contain;mask-repeat:no-repeat;mask-image:url(../img/check_form.4e3494e003e9fbebf3bc.svg);background-color:#792c91}button[type=submit] .button-loader{width:1.5rem;height:1.5rem}button[type=submit]:disabled .button-label{opacity:0;display:none}button[type=submit].loading{padding:1.25rem 2rem !important}button[type=submit].loading::before,button[type=submit].loading::after{display:none}button[type=submit].loading .spinner{width:24px;height:24px;animation:rotate 1s linear infinite}button[type=submit].loading .spinner circle{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.tooltip-button{font-size:.875rem;line-height:1;min-height:1rem;padding:.25rem .5rem;overflow:hidden;white-space:nowrap;max-width:2rem;max-height:2rem;padding-left:.5rem;padding-right:.5rem}.tooltip-button::before{--icon-size: 1rem;margin-left:0;margin-right:.5rem;flex:0 0 auto;display:inline-block;vertical-align:calc((.75em - var(--icon-size))*.5);background-color:currentColor;width:var(--icon-size);height:var(--icon-size);mask-size:100% 100%;mask-image:url(../img/tooltip.b7b656345a7ce38ba38e.svg);content:""}.tooltip-content{position:absolute;z-index:1000;width:max-content;max-width:min(13rem,(100vw - 2rem)*2/3);display:flex;flex-direction:column;align-items:flex-end;white-space:normal;padding:.75rem;background-color:#fbf7ff;border:1px solid #792c91;box-shadow:0px 8px 24px 0px rgba(149,157,165,.2);border-radius:1rem;opacity:0;visibility:hidden}@media(prefers-reduced-motion: no-preference){.tooltip-content{transition:opacity .2s ease-in-out,visibility .2s ease-in-out}}.tooltip-content::before{content:"";position:absolute;top:calc(100% - 1px);left:50%;transform:translateX(-50%);width:.875rem;height:.875rem;background-color:#fbf7ff;clip-path:polygon(100% 0, 0 0, 50% 100%);z-index:1}.tooltip-content::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:1rem;height:1rem;background-color:#792c91;clip-path:polygon(100% 0, 0 0, 50% 100%);z-index:0}.tooltip-content.tooltip-visible{opacity:1;visibility:visible}.tooltip-content.tooltip--bottom::before{top:0;transform:translate(-50%, -100%) rotate(180deg)}.tooltip-content.tooltip--bottom::after{top:0;transform:translate(-50%, -100%) rotate(180deg)}.tooltip-content.tooltip--left::before{left:calc(50% + var(--tooltip-left))}.tooltip-content.tooltip--left::after{left:calc(50% + var(--tooltip-left))}.tooltip-text{font-size:.6875rem;font-weight:500;line-height:1.54}.tooltip-close{font-size:.6875rem;font-weight:700;margin-left:auto;margin-bottom:.25rem}.c-opportunity{position:relative;width:100%;height:100%;border-radius:1.5rem;overflow:hidden}.c-opportunity--small{min-height:33.75rem}.c-opportunity-image{position:absolute;z-index:1;inset:0}.c-opportunity-image img{width:100%;height:100%;object-fit:cover;object-position:center}.c-opportunity__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem}.c-opportunity__content__header{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem}.c-opportunity__content__header-tag{position:relative;font-size:.875rem;font-weight:600;color:#fff;line-height:1;text-align:center;padding:.62rem .75rem}.c-opportunity__content__header-tag::before{content:"";position:absolute;z-index:-1;inset:0;background-color:#333;border-radius:100vmax;opacity:.4;backdrop-filter:blur(12px)}.c-opportunity__content__inner{display:flex;flex-direction:column;gap:.5rem}.c-opportunity__content__inner-date{display:inline-block;width:fit-content;font-size:.875rem;font-weight:500;color:#662482;line-height:1;padding:.56rem .75rem;background-color:#ebd8fd;border-radius:100vmax}.c-opportunity__infos{padding:1.5rem;background-color:#fff;border-radius:1.5rem}.c-opportunity__infos-title{margin-bottom:1rem}.c-opportunity__infos__label{display:flex;flex-direction:row;align-items:center;gap:.5rem}.c-opportunity__infos__label-image{height:4rem;max-width:7.875rem;padding:.75rem;background-color:#fff;border-radius:1rem}.c-opportunity__infos__label-image img{width:100%;height:100%;object-fit:contain;object-position:center}.c-opportunity__infos__label-image--finansol img{position:relative;left:.125rem}.c-opportunity__infos__label-text{color:#5f5f5f}.c-opportunity__infos__datas{display:grid;grid-template-columns:repeat(2, 1fr);gap:.5rem;margin-bottom:1.5rem}.c-opportunity__infos__datas--small{grid-template-columns:repeat(1, 1fr)}.c-opportunity__infos__datas__item{display:flex;flex-direction:column;justify-content:space-between;gap:.35rem;padding:.5rem;border:1px solid #e5e5e5;border-radius:.625rem}.c-opportunity__infos__datas__item-title{font-size:.6875rem;color:#5f5f5f}.c-opportunity__infos__datas__item-value{font-size:.875rem;font-weight:600;color:#5f5f5f}@media(max-width: 47.98rem){.c-opportunity__infos{padding:1rem}.c-opportunity__infos-title{margin-bottom:.5rem}.c-opportunity__infos-partner{margin-bottom:.75rem}.c-opportunity__infos__label{margin-bottom:.75rem}.c-opportunity__infos__datas{margin-bottom:1rem}.c-opportunity__content{padding:1rem}}.app-label-image{height:4rem;padding-inline:1rem;padding-block:.25rem;margin-bottom:.5rem}.app-label-image img{width:100%;height:100%;object-fit:contain;object-position:center}.app-label-text{font-size:.875rem;font-weight:500;color:#5f5f5f;text-align:center}.app-c-subscription{border:1px solid #ebd8fd;background-color:#fff;border-radius:1rem}.app-c-subscription-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 1rem}.app-c-subscription-content{display:flex;flex-direction:row;align-items:center;gap:1rem}.app-c-subscription-title{font-weight:600}.app-c-subscription-buttons{display:flex;flex-direction:row;align-items:center;gap:.5rem}.app-c-subscription-button{display:flex;flex-direction:row;align-items:center;gap:.5rem}.app-c-subscription-button::after{content:"";width:.75rem;height:2px;background-color:#792c91}@media(prefers-reduced-motion: no-preference){.app-c-subscription-button::after{transition:background-color .3s ease}}.app-c-subscription-button::before{position:absolute;top:50%;right:calc(1.875rem - 1px);transform:translateY(-50%);content:"";width:2px;height:.75rem;background-color:#792c91;opacity:1}@media(prefers-reduced-motion: no-preference){.app-c-subscription-button::before{transition:background-color .3s ease,opacity .3s ease}}.app-c-subscription-button[aria-expanded=true]::before{opacity:0}@media(hover: hover){.app-c-subscription-button:hover::after{background-color:#fff}.app-c-subscription-button:hover::before{background-color:#fff}}.app-c-subscription-delete{width:3.125rem;min-width:3.125rem;height:3.125rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4e7fe;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.app-c-subscription-delete{transition:background-color .3s ease}}@media(hover: hover){.app-c-subscription-delete:hover{background-color:#ebd8fd}}.app-c-subscription-loader{width:1.5rem;height:1.5rem}.app-c-subscription-loader .spinner{width:24px;height:24px;animation:rotate 1s linear infinite}.app-c-subscription-loader .spinner circle{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.app-c-subscription-accordion{display:grid;grid-template-rows:0fr;container-type:inline-size;container-name:accordion}@media(prefers-reduced-motion: no-preference){.app-c-subscription-accordion{transition:grid-template-rows .3s ease-in-out}}.app-c-subscription-accordion-inner{overflow:hidden}.app-c-subscription-accordion-wrapper{padding-top:1.5rem;padding-inline:2rem;padding-bottom:3rem;border-top:1px solid #ebd8fd}.app-c-subscription-accordion.--open{grid-template-rows:1fr}.app-c-subscription-accordion-head{margin-bottom:1.5rem}.app-c-subscription-accordion-head-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}.app-c-subscription-accordion-title{font-size:.875rem;font-weight:500;margin-bottom:.5rem}.app-c-subscription-accordion-row{display:flex;flex-direction:row;gap:.5rem;padding:.75rem 1rem;background-color:#f4e7fe;border-radius:1rem}.app-c-subscription-accordion-row-label{flex:1;display:flex;flex-direction:row;align-items:center;font-size:.875rem;font-weight:500;text-align:left}.app-c-subscription-accordion-row-value{height:fit-content;font-size:.875rem;font-weight:600;color:#fff;margin-block:auto;padding:.37rem .75rem;background-color:#792c91;border-radius:.5rem}.app-c-subscription-accordion-content{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.app-c-subscription-accordion-table{border:none !important;padding:0 !important;margin-bottom:0 !important}.app-c-subscription-accordion-table .app-table-row{background-color:#fbf7ff !important}.app-c-subscription-accordion-documents{margin-block:0 !important;padding:0 !important;border:none !important}@container accordion (max-width: 50rem){.app-c-subscription-accordion-head-list{grid-template-columns:repeat(2, 1fr)}}@container accordion (max-width: 45rem){.app-c-subscription-accordion-head-list{grid-template-columns:repeat(1, 1fr)}.app-c-subscription-accordion-content{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 47.98rem){.app-c-subscription-inner{flex-direction:column;align-items:flex-start}.app-c-subscription-content{flex-wrap:wrap}}.app-informations{padding:2rem;border:1px solid #e5e5e5;border-radius:2rem}.app-informations--noborder{padding:0;border:none}.app-informations-title{font-weight:600;margin-bottom:1.5rem}.app-informations-list{display:flex;flex-direction:column;gap:1rem}.app-informations-label{color:#5f5f5f;font-size:.875rem;font-weight:500}.app-informations-values{display:flex;flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap}.app-informations-value{color:#333;font-size:1rem;font-weight:600}.c-keyfigure{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:1.5rem 1rem;background-color:#fbf7ff;border-radius:1rem}.c-keyfigure--dark{background-color:#f4e7fe}.c-keyfigure-title{color:#792c91}.c-keyfigure-text{font-size:.875rem;font-weight:500}.c-keyfigure-text.has-tooltip{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.c-keyfigure-button{width:fit-content}.c-keyfigure--disabled .c-keyfigure-button{pointer-events:none;opacity:.5}.app-supportingdocument{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;padding:.5rem 1rem;border:1px solid #f4e7fe;border-radius:.5rem}.app-supportingdocument-group{display:flex;flex-direction:row;align-items:stretch;gap:.45rem}.app-supportingdocument-button{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4e7fe;border-radius:.225rem}@media(prefers-reduced-motion: no-preference){.app-supportingdocument-button{transition:all .3s ease}}.app-supportingdocument-button-icon{font-size:1.36rem}.app-supportingdocument-button-icon path{stroke:#792c91}@media(hover: hover){.app-supportingdocument-button:hover{background-color:#ebd8fd}}@media(max-width: 35.98rem){.app-supportingdocument{flex-direction:column;gap:1rem}}.c-referral{width:100%;padding:1.5rem;border:1px solid #ebd8fd;border-radius:1rem}.f-warning{width:100%;padding:1.5rem;margin-top:1.5rem;background-color:#f4e7fe;border-radius:.25rem}.f-warning--mb{margin-bottom:1.5rem}.f-warning--nomt{margin-top:0}.f-warning.error-outside{margin-block:2rem}.f-warning-text{position:relative;font-size:.75rem;padding-left:2.5rem}.f-warning-text::before{content:"";position:absolute;top:0;left:0;display:block;width:1.5rem;height:1.5rem;mask-image:url(../img/warning.4c52c14393da1abb69ce.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#792c91}.f-warning-btn{margin-top:1rem}.modal-contact{padding:0;visibility:hidden;align-items:flex-end;position:fixed;inset:0;z-index:99999;display:flex;flex-direction:row;justify-content:flex-end;overflow-y:auto;overflow-x:hidden}@media(prefers-reduced-motion: no-preference){.modal-contact{transition:opacity .5s ease}}.modal-contact-inner{width:100% !important;max-width:28.75rem !important;min-width:0 !important;height:100%;display:flex;flex-direction:column;gap:1.5rem;padding:var(--spacing-xxs) var(--spacing-xs);background-color:#fff7f9;border-radius:0;transform:translateX(100%)}@media(prefers-reduced-motion: no-preference){.modal-contact-inner{transition:transform .5s ease,opacity .5s ease}}.modal-contact-control{width:100%}.modal-contact-close{position:relative;top:0;left:0;margin-left:auto}.modal-contact__content{width:100%;padding:0}.modal-contact__content-wrapper{width:100%}.modal-contact__content-block{width:100%;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:#fff;border-radius:1.5rem}.modal-contact__content-block:not(:last-child){margin-bottom:1rem}.modal-contact__content-text{font-weight:600}.modal-contact__content-mail{font-size:.875rem;font-weight:500;color:#662482;text-decoration:underline;display:flex;flex-direction:row;align-items:center;gap:.5rem}.modal-contact__content-mail::before{content:"";display:inline-block;width:1.5rem;height:1.5rem;mask-image:url(../img/mail.e75ecebbfa6957ab5015.svg);mask-size:contain;mask-repeat:no-repeat;background-color:#662482}.modal-contact[data-state=opening] .modal-contact-inner,.modal-contact[data-state=opened] .modal-contact-inner{transform:translateX(0)}.modal-contact[data-state=opening],.modal-contact[data-state=opened],.modal-contact[data-state=closing]{visibility:visible}.modal-leave__content{max-width:47rem;padding:var(--spacing-sm)}.modal-leave__content-title{text-align:center;margin-bottom:1rem}.modal-leave__content-text{font-weight:500;text-align:center;margin-bottom:2rem}.modal-leave-buttons{display:flex;flex-direction:column;gap:1rem}.modal-leave-button{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border:1px solid #f4e7fe;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.modal-leave-button{transition:all .3s ease}}.modal-leave-button-text{font-size:.75rem;font-weight:700;color:#662482;text-transform:uppercase}.modal-leave-button-icon{width:1.5rem;min-width:1.5rem;height:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#d9ccf0;border-radius:100vmax}.modal-leave-button-icon svg{width:.875rem;height:.875rem}@media(hover: hover){.modal-leave-button:hover{background-color:#ebd8fd}}.app-subscription-breadcrumbs{position:relative;z-index:2;padding-block:1.5rem;background-color:#fff}.app-subscription-breadcrumbs-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;row-gap:1rem;flex-wrap:wrap}.app-subscription-breadcrumbs-inner{max-width:100%}.app-subscription-breadcrumbs-list{display:flex;flex-direction:row;align-items:center;gap:1.5rem;flex-wrap:nowrap;overflow-x:auto}.app-subscription-breadcrumbs-item{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#afafaf;white-space:nowrap;counter-increment:listCounter}.app-subscription-breadcrumbs-item::before{content:counter(listCounter);display:inline-block;width:1.5rem;min-width:1.5rem;height:1.5rem;text-align:center;border:1px solid #afafaf;border-radius:100vmax}.app-subscription-breadcrumbs-item--active{color:#333}.app-subscription-breadcrumbs-item--active::before{color:#fff;background-color:#f75f86;border-color:#f75f86}.app-subscription-breadcrumbs-item--done{color:#333}.app-subscription-breadcrumbs-item--done::before{content:"";background-color:#f75f86;background-image:url(../img/check.22a8e0c645c4c1152e95.svg);background-size:.75rem;background-repeat:no-repeat;background-position:center;border:none}.app-subscription-breadcrumbs-leave{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.app-subscription-breadcrumbs-leave::before{content:"";display:inline-block;width:.75rem;min-width:.75rem;height:.75rem;background-image:url(../img/leave.3041bf2199fc69aaf9f8.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.app-subscription-aside{position:sticky;z-index:7;top:8rem;flex:1;height:fit-content;max-width:27rem;padding:2rem;background-color:#ebd8fd;border-radius:1.5rem}.app-subscription-aside.stacked{position:relative;top:0}.app-subscription-aside-title{max-width:16rem;font-weight:600;margin-bottom:1rem}.app-subscription-aside-list{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap}.app-subscription-aside-tag{font-size:.875rem;font-weight:600;padding:.25rem .75rem;background-color:#fff;border-radius:100vmax}.app-subscription-aside-name{font-weight:600;margin-top:2rem;margin-bottom:1rem}.app-subscription-aside-infos{display:flex;flex-direction:column;gap:.5rem}.app-subscription-aside-infos-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1rem .75rem;background-color:#fff;border-radius:.8125rem}.app-subscription-aside-infos-title{display:block;font-size:.875rem;color:#5f5f5f}.app-subscription-aside-infos-value{display:block;font-size:.875rem;font-weight:600;white-space:nowrap}.app-subscription-aside-deal-title{font-size:1rem;font-weight:500;margin-top:2rem;margin-bottom:1rem}.app-subscription-aside-deal-content{display:flex;flex-direction:row;align-items:stretch;gap:.75rem;flex-wrap:wrap}.app-subscription-aside-deal-text{color:rgba(51,51,51,.7);font-size:1rem;font-weight:500;padding:.84rem 1rem;background-color:#fff;border:1px solid #792c91;border-radius:.25rem}.app-subscription-aside-deal-value{font-size:.875rem;font-weight:500;color:#fff;padding:.81rem 1rem;background-color:#792c91;border-radius:.25rem}.app-subscription-aside-deal-price{font-weight:600}@container app (max-width: 60.625rem){.app-subscription-aside{position:relative;top:0;width:100%;max-width:41rem;margin-inline:auto}}.app-wrapper-information{margin-top:2rem;padding:2rem;background-color:#fff;border-radius:1.5rem;box-shadow:0px 8px 24px 0px rgba(149,157,165,.2)}.app-wrapper-information-heading{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.app-wrapper-information-title{font-weight:600}.app-wrapper-information-title--mb{margin-bottom:1rem}.app-wrapper-information-update{padding:.75rem 1rem}.app-subscription-status{font-size:.875rem;font-weight:600;white-space:nowrap;width:fit-content;padding:.25rem .75rem;background-color:#c8e7fd;border-radius:100vmax}.app-subscription-status--to-complete{background-color:#c8e7fd}.app-subscription-status--saving{background-color:rgba(255,186,53,.2)}.app-subscription-status--refused{background-color:#ffdadb}.app-subscription-status--closed{background-color:#dde5f1}.app-subscription-status--validated{background-color:rgba(0,218,22,.2)}.header{width:100%;position:sticky;top:0;z-index:999;padding:1.5rem var(--side-margin);border-bottom:1px solid #fee7ed;background-color:#fff}@media(prefers-reduced-motion: no-preference){.header{transition:top .4s}}.header.--hide{top:calc(-1*var(--header-h))}.header-wrapper{display:flex;justify-content:space-between;align-items:center;gap:1rem}.header-logo{display:block;width:11.8rem}.header-logo-inner{display:block;width:100%;height:auto}@media(min-width: 64rem){.header{clip-path:polygon(0 0, 100% 0, 100% calc(100% + var(--submenu-h, 0px)), 0 calc(100% + var(--submenu-h, 0px)))}}@media(min-width: 64rem)and (prefers-reduced-motion: no-preference){.header{transition:top .4s,clip-path .5s ease}}@media(min-width: 64rem){.header::before{display:block;width:100%;height:calc(var(--viewport-height, 100vh) - 100% - 1px);position:absolute;top:calc(100% + 1px);left:0;z-index:-2;background-color:inherit;content:""}}@media(max-width: 35.98rem){.header{padding:1rem var(--side-margin)}.header-logo{width:7.5rem}}.menu-wrapper{display:flex;gap:1.5rem 3rem}.menu-list{display:flex;column-gap:1.5rem}.menu-list--secondary{column-gap:1rem}.menu-item{display:flex}.menu-link{display:flex;width:calc(100% + 2*min(var(--side-margin)/2,1rem));padding:.5rem min(var(--side-margin)/2,1rem);margin-inline:calc(-1*min(var(--side-margin)/2,1rem));position:relative;justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;text-align:center}.menu-link:is(button)::after{display:block;width:.5em;aspect-ratio:1/1;border:1px solid;border-color:rgba(0,0,0,0) currentColor currentColor rgba(0,0,0,0);content:"";opacity:.75}.menu-link:is([aria-current=true]){color:#662482}@media(min-width: 64rem){.menu{margin-left:auto}.menu-toggle{display:none}.menu-wrapper{align-items:center}.menu-list{align-items:center}.menu-link:is(button)::after{margin-top:-0.5em;transform:rotate(45deg)}}@media(max-width: 63.98rem){.menu-toggle{display:flex;width:2.5rem;aspect-ratio:1/1;justify-content:center;align-items:center;font-size:1.25rem}.menu-toggle-icon{width:1em;position:relative;margin-block:.3em;transform-origin:.5em 50%;transition:background-color .3s ease,transform .3s ease}.menu-toggle-icon,.menu-toggle-icon::before,.menu-toggle-icon::after{display:block;height:2px;border-radius:2px;background-color:currentColor}.menu-toggle-icon::before,.menu-toggle-icon::after{width:1em;position:absolute;left:0;content:"";transition:transform .3s ease}.menu-toggle-icon::before{top:-0.3em}.menu-toggle-icon::after{bottom:-0.3em}.menu-toggle[aria-expanded=true] .menu-toggle-icon{background-color:rgba(0,0,0,0);transform:rotate(180deg)}.menu-toggle[aria-expanded=true] .menu-toggle-icon::before{transform:translateY(0.3em) rotate(-45deg)}.menu-toggle[aria-expanded=true] .menu-toggle-icon::after{transform:translateY(-0.3em) rotate(45deg)}.menu-wrapper{width:100%;height:calc(var(--viewport-height, 100vh) - 100%);position:absolute;top:calc(100% + 1px);left:0;z-index:-1;padding:2.5rem var(--side-margin);flex-direction:column;align-items:center;row-gap:3rem;background-color:#fff;opacity:0;transition:opacity .5s ease}.menu-wrapper[data-state=closed]{display:none}.menu-wrapper:is([data-state=opening],[data-state=opened]){opacity:1}.menu-list{width:calc(100% + 2*var(--side-margin));padding-inline:var(--side-margin);margin-inline:calc(-1*var(--side-margin));flex-direction:column;overflow:auto}.menu-list--secondary{flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:1rem}.menu-list--secondary .menu-item{margin-top:0 !important;padding-top:0 !important}.menu-item:not(.language):not(:first-child){padding-top:.75rem;margin-top:.75rem}.menu-link:is(button)::after{margin-right:.25em;transform:rotate(-45deg)}}.submenu{width:100%;position:absolute;padding-inline:var(--side-margin);opacity:0;transition:opacity .5s ease}.submenu[data-state=closed]{display:none}.submenu:is([data-state=opening],[data-state=opened]){opacity:1}.submenu-wrapper{position:relative}.submenu-close{width:2rem;aspect-ratio:1/1;position:absolute;font-size:1.25rem}.submenu-close::before,.submenu-close::after{display:block;position:absolute;background-color:currentColor;content:"";transform:rotate(45deg)}.submenu-close::before{width:1em;height:2px;top:calc(50% - 1px);left:calc(50% - .5em)}.submenu-close::after{width:2px;height:1em;top:calc(50% - .5em);left:calc(50% - 1px)}@media(min-width: 64rem){.submenu{top:calc(100% + 1px);left:0;z-index:-1;border-bottom:1px solid #eee}.submenu-close{bottom:1rem;right:0;opacity:0;pointer-events:none}.submenu-close:focus-visible{opacity:1}}@media(max-width: 63.98rem){.submenu{height:100%;top:0;left:0;z-index:10;background-color:#fff;overflow:auto}.submenu-close{top:2rem;right:0}}.shortcut-link{position:absolute;top:calc(var(--header-h) + 1rem);left:1rem;z-index:1000;opacity:0;pointer-events:none}.shortcut-link:focus-visible{opacity:1}.footer{background-color:#fff7f9;padding:3.5rem var(--side-margin)}.footer-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer-logo{display:block;width:11.8rem}.footer-logo-inner{display:block;width:100%;height:auto}.footer__socials{display:flex;flex-direction:row;align-items:center;gap:1.4rem}.footer__socials-link{width:2.8rem;min-width:2.8rem;height:2.8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4e7fe;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.footer__socials-link{transition:all .3s ease}}.footer__socials-link svg{width:1.3rem;height:1.3rem}.footer__socials-link svg path{fill:#792c91}@media(prefers-reduced-motion: no-preference){.footer__socials-link svg path{transition:all .3s ease}}@media(hover: hover){.footer__socials-link:hover{background-color:#792c91}.footer__socials-link:hover svg path{fill:#fff}}.footer__content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-block:7rem}.footer__content-left{display:flex;flex-direction:column;gap:2.5rem;width:min(41rem,100%)}.footer__content-title{text-transform:uppercase;color:#f75f86}.footer__content-text{color:#5f5f5f;font-size:.6875rem;line-height:1.54}.footer__content-right{display:flex;flex-direction:column;align-items:flex-end}.footer__content__labels{display:flex;flex-direction:column;align-items:flex-end;gap:2rem;margin-top:4rem}.footer__content__labels-item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:2.3rem}.footer__content__labels-image{width:6.25rem}.footer__content__labels-image img{width:100%;height:auto}.footer__content__labels-preimage{font-size:.6875rem;font-weight:500;margin-bottom:.5rem}.footer__content__labels-text{width:min(100%,16.125rem);font-size:.6875rem;font-weight:500}.footer__links{display:flex;flex-direction:row;align-items:center;gap:1.5rem}.footer__links-link{font-size:.75rem;font-weight:700;text-transform:uppercase}@media(prefers-reduced-motion: no-preference){.footer__links-link{transition:all .3s ease}}@media(hover: hover){.footer__links-link:hover{color:#662482}}.footer__legals{display:flex;flex-direction:row;align-items:center;gap:1.5rem}.footer__legals-link{font-size:.75rem;color:#5f5f5f}@media(prefers-reduced-motion: no-preference){.footer__legals-link{transition:all .3s ease}}@media(hover: hover){.footer__legals-link:hover{color:#662482}}@media(max-width: 63.98rem){.footer-row{flex-direction:column;align-items:flex-start;gap:2rem}.footer__content{flex-direction:column;gap:2rem;margin-block:1.5rem}.footer__content-left{gap:1.5rem}.footer__content-right{align-items:flex-start}.footer__content__labels{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:1.5rem}.footer__content__labels-item{align-items:flex-start;justify-content:flex-start}.footer__links{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer__legals{flex-direction:column;align-items:flex-start;gap:1.5rem}}@media(max-width: 35.98rem){.footer__content__labels-item{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem}.footer__content__labels-text{width:100%}}.app-header{position:fixed;top:0;left:0;z-index:998;width:16rem;height:100dvh;padding:var(--spacing-sm) 1rem;background-color:#fff7f9}.app-header-wrapper{height:100%;display:flex;flex-direction:column}.app-header-logo{width:10.56rem}.app-header-logo-inner{width:100%;height:auto}@media(max-width: 63.98rem){.app-header{position:sticky;width:100%;height:auto;padding:1rem var(--side-margin)}.app-header-wrapper{flex-direction:row;justify-content:space-between;align-items:center}}.app-menu{height:100%;overflow-y:auto}.app-menu-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem}.app-menu-nav{flex:1;margin-top:var(--spacing-md)}.app-menu-list{display:flex;flex-direction:column;gap:.5rem}.app-menu-item--button::before{content:"";display:block;width:100%;height:.0625rem;margin-block:1.5rem;background-color:#fee7ed}.app-menu-link{position:relative;display:inline-flex;flex-direction:row;align-items:center;gap:.62rem;width:100%;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.37rem .75rem;border-radius:.5rem}@media(prefers-reduced-motion: no-preference){.app-menu-link{transition:background-color .3s ease}}.app-menu-link::before{content:"";display:block;width:2.375rem;min-width:2.375rem;height:2.375rem;background-color:#fee7ed;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.app-menu-link::before{transition:background-color .3s ease}}.app-menu-link::after{content:"";display:block;width:1.5rem;min-width:1.5rem;height:1.5rem;position:absolute;top:50%;left:1.19rem;transform:translateY(-50%);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;background-color:#792c91}.app-menu-link--board::after{-webkit-mask-image:url(../img/board.9b9097f28df72b9f2673.svg);mask-image:url(../img/board.9b9097f28df72b9f2673.svg)}.app-menu-link--hands::after{-webkit-mask-image:url(../img/hands.6f970bf07ff7470c3e1d.svg);mask-image:url(../img/hands.6f970bf07ff7470c3e1d.svg)}.app-menu-link--handcoins::after{-webkit-mask-image:url(../img/hand_coins.54480c6413bc47c52de4.svg);mask-image:url(../img/hand_coins.54480c6413bc47c52de4.svg)}.app-menu-link--opportunities::after{-webkit-mask-image:url(../img/opportunities.5d580512dce3a5599c50.svg);mask-image:url(../img/opportunities.5d580512dce3a5599c50.svg)}.app-menu-link--chart::after{-webkit-mask-image:url(../img/chart.1aaca8820a21620c48de.svg);mask-image:url(../img/chart.1aaca8820a21620c48de.svg)}.app-menu-link--sponsorship::after{-webkit-mask-image:url(../img/sponsorship.6fd85c4bc715f89fec5c.svg);mask-image:url(../img/sponsorship.6fd85c4bc715f89fec5c.svg)}.app-menu-link--profile::after{-webkit-mask-image:url(../img/profile.af2ff415fb98b5c3605e.svg);mask-image:url(../img/profile.af2ff415fb98b5c3605e.svg)}.app-menu-link--documents::after{-webkit-mask-image:url(../img/documents.bfd7e8b5f7910c48b5ae.svg);mask-image:url(../img/documents.bfd7e8b5f7910c48b5ae.svg)}.app-menu-link--account::after{-webkit-mask-image:url(../img/account.c613afe2444347017e57.svg);mask-image:url(../img/account.c613afe2444347017e57.svg)}.app-menu-link:is([aria-current=true]){background-color:#fee7ed}.app-menu-link:is([aria-current=true])::before{background-color:#fff}@media(hover: hover){.app-menu-link:hover{background-color:#fee7ed}.app-menu-link:hover::before{background-color:#fff}}.app-menu__accordion[aria-expanded=true] .app-menu__accordion-icon{transform:rotate(180deg)}.app-menu__accordion-text{margin-right:auto}.app-menu__accordion-list{display:grid;grid-template-rows:0fr}@media(prefers-reduced-motion: no-preference){.app-menu__accordion-list{transition:grid-template-rows .3s ease-in-out}}.app-menu__accordion-list.--open{grid-template-rows:1fr}.app-menu__accordion-icon{transform:rotate(0)}@media(prefers-reduced-motion: no-preference){.app-menu__accordion-icon{transition:transform .3s ease-in}}.app-menu__accordion-inner{overflow:hidden;padding-left:.5rem}.app-menu-footer-text{font-size:.875rem;font-weight:500;text-align:center;margin-bottom:.5rem}.app-menu-footer-list{display:flex;flex-direction:column;gap:1rem}@media(min-width: 64rem){.app-menu-toggle{display:none}}@media(max-width: 63.98rem){.app-menu-toggle{display:flex;width:2.5rem;aspect-ratio:1/1;justify-content:center;align-items:center;font-size:1.25rem}.app-menu-toggle-icon{width:1em;position:relative;margin-block:.3em;transform-origin:.5em 50%;transition:background-color .3s ease,transform .3s ease}.app-menu-toggle-icon,.app-menu-toggle-icon::before,.app-menu-toggle-icon::after{display:block;height:2px;border-radius:2px;background-color:currentColor}.app-menu-toggle-icon::before,.app-menu-toggle-icon::after{width:1em;position:absolute;left:0;content:"";transition:transform .3s ease}.app-menu-toggle-icon::before{top:-0.3em}.app-menu-toggle-icon::after{bottom:-0.3em}.app-menu-toggle[aria-expanded=true] .app-menu-toggle-icon{background-color:rgba(0,0,0,0);transform:rotate(180deg)}.app-menu-toggle[aria-expanded=true] .app-menu-toggle-icon::before{transform:translateY(0.3em) rotate(-45deg)}.app-menu-toggle[aria-expanded=true] .app-menu-toggle-icon::after{transform:translateY(-0.3em) rotate(45deg)}.app-menu-wrapper{width:100%;height:calc(100dvh - var(--header-h));position:absolute;top:100%;left:0;z-index:-1;padding:2.5rem var(--side-margin);flex-direction:column;align-items:center;row-gap:3rem;background-color:#fff7f9;opacity:0;transition:opacity .5s ease}.app-menu-wrapper[data-state=closed]{display:none}.app-menu-wrapper:is([data-state=opening],[data-state=opened]){opacity:1}.app-menu-nav,.app-menu-footer{width:min(100%,30rem)}}.header-simple{width:100%;position:sticky;top:0;z-index:999;padding:1.5rem var(--side-margin);border-bottom:1px solid #fee7ed;background-color:#fff}@media(prefers-reduced-motion: no-preference){.header-simple{transition:top .4s}}.header-simple.--hide{top:calc(-1*var(--header-h))}.header-simple-wrapper{display:flex;justify-content:space-between;align-items:center;gap:1rem}.header-simple-inner{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding-left:2rem}.header-simple-logo{display:block;width:11.8rem}.header-simple-logo-inner{display:block;width:100%;height:auto}@media(max-width: 47.98rem){.header-simple{padding-inline:0}.header-simple-wrapper{flex-direction:column;align-items:flex-start}.header-simple-inner{width:100%;justify-content:space-between;flex-wrap:wrap;padding-left:0}.header-simple .btn-contact{width:2.5rem;min-width:2.5rem;height:2.5rem;overflow:hidden;color:rgba(0,0,0,0);padding:.725rem}.header-simple .btn-contact::before{width:1rem;min-width:1rem;height:1rem}}@media(max-width: 35.98rem){.header-simple{padding:1rem var(--side-margin);padding-inline:0}.header-simple-logo{width:7.5rem}}.shortcut-link{position:absolute;top:calc(var(--header-h) + 1rem);left:1rem;z-index:1000;opacity:0;pointer-events:none}.shortcut-link:focus-visible{opacity:1}#contenu-principal.app-wrapper{flex:1 1 auto}@media(min-width: 64rem){#contenu-principal.app-wrapper{padding-left:16rem}}#contenu-principal .app-bg{position:relative;min-height:calc(100vh - var(--header-h));padding-block:var(--spacing-lg);padding-bottom:calc(var(--spacing-xxl) + var(--spacing-sm));background-color:#fbf7ff;container-type:inline-size;container-name:app}@media(max-width: 47.98rem){#contenu-principal .app-bg{padding-bottom:calc(var(--spacing-xxl) + var(--spacing-xl))}}#contenu-principal .app-bg::before{content:"";display:block;position:fixed;z-index:1;top:0;left:0;width:100%;height:100vh;background-image:url(../img/logo_sm.33ae7013c1cdedbc07eb.svg);background-size:cover;background-repeat:no-repeat;background-position:50% 50%;mix-blend-mode:color-burn;opacity:.3;pointer-events:none}.app-footer{width:100%;padding-block:2rem;background-color:#fff;border-top:1px solid #e5e5e5}@media(min-width: 64rem){.app-footer{padding-left:20.3125rem}}.app-footer-wrapper,.app-footer-list{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}@media(max-width: 63.98rem){.app-footer-wrapper,.app-footer-list{flex-direction:column;align-items:flex-start}}.app-footer-text,.app-footer-link{font-size:.875rem;font-weight:500}@media(prefers-reduced-motion: no-preference){.app-footer-link{transition:color .3s ease-in-out}}@media(hover: hover){.app-footer-link:hover{color:#662482}}.cms h2{font-size:clamp(2rem,1.9745rem + .1254vw,2.125rem);font-weight:900;line-height:1.17;text-transform:uppercase;margin-bottom:var(--spacing-xxs)}.cms h3{font-size:clamp(1.5rem,1.4491rem + .2508vw,1.75rem);font-weight:900;line-height:1.21;text-transform:uppercase;margin-bottom:var(--spacing-xxs)}.cms h4{font-size:clamp(1.25rem,1.2245rem + .1254vw,1.375rem);font-weight:900;line-height:1.27;text-transform:uppercase;margin-bottom:var(--spacing-xxs)}.cms h5,.cms h6{font-size:clamp(1.025rem,.9919rem + .163vw,1.1875rem);font-weight:700;line-height:1.15;text-transform:uppercase}.cms a{color:#662482}.cms ul{padding-left:1.5rem}.cms ul li{position:relative;list-style-type:disc}.cms ul li::marker{color:#f75f86;font-size:1.75rem;line-height:.75rem}.cms ol{padding-left:1.5rem}.cms ol li{position:relative;list-style-type:decimal}.cms ol li::marker{font-size:1rem}.cms p:not(:last-child){margin-bottom:var(--spacing-xxs)}.screen-reader-text{width:0;height:0;position:absolute;overflow:hidden}.banner-hp{position:relative;padding:2.34rem 0 4.12rem;overflow:hidden}.banner-hp::after{content:"";display:block;position:absolute;z-index:-1;left:50%;top:100%;width:100.5rem;aspect-ratio:1.94;transform:translate(-50%, -7.5rem);background-color:#f75f86;border-radius:100.5rem;opacity:.3;filter:blur(132px)}.banner-hp-wrapper{position:relative}.banner-hp-title{color:#f75f86;text-transform:uppercase;margin-top:3.8rem}.banner-hp-text{max-width:27rem;margin-top:2rem;margin-bottom:2.5rem}.banner-hp-buttons{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem}.banner-hp-image{width:95%;aspect-ratio:1.25;margin-left:auto;border-radius:1.5rem;overflow:hidden}.banner-hp-image img{width:100%;height:100%;object-fit:cover;object-position:center}.banner-hp__infos{position:absolute;left:50%;bottom:0;width:calc(100% - 2rem);transform:translate(-50%, 50%);margin-inline:auto;display:flex;flex-direction:row;align-items:center;gap:2rem;padding:1.5rem 3.8rem;background-color:#fff;border-radius:2rem}.banner-hp__infos__rating{text-align:center}.banner-hp__infos__rating-value{color:#662482;font-size:2rem;font-weight:800}.banner-hp__infos__rating-participation{font-weight:600}.banner-hp__infos:not(:has(.banner-hp__infos__rating)) .banner-hp__infos__list{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.banner-hp__infos:not(:has(.banner-hp__infos__rating)) .banner-hp__infos__list__item{flex:1}.banner-hp__infos:not(:has(.banner-hp__infos__rating)) .banner-hp__infos__list__item::after{margin-inline:auto}.banner-hp__infos__list{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:2rem}.banner-hp__infos__list__item{display:flex;flex-direction:row;align-items:center;gap:1rem}.banner-hp__infos__list__item-icon{width:2.86rem;height:2.86rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fee7ed;border-radius:100vmax}.banner-hp__infos__list__item:not(:last-child)::after{content:"";display:block;width:1px;height:2.86rem;background-color:#fee7ed;margin-left:1rem}@media screen and (max-width: 81.625rem){.banner-hp{padding-bottom:2.34rem}.banner-hp__infos{position:relative;left:0;transform:none;margin-inline:auto;margin-top:2.5rem}.banner-hp__infos__list{gap:1rem}.banner-hp__infos__list__item:not(:last-child)::after{margin-left:0}}@media(max-width: 63.98rem){.banner-hp{padding-bottom:1.42rem}.banner-hp__infos{position:relative;top:-3rem;margin-bottom:-3rem;left:0;transform:none;margin-inline:auto;margin-top:0}.banner-hp-title{margin-top:0}.banner-hp-buttons{width:fit-content;flex-direction:column;justify-content:center;margin-bottom:1.5rem}.banner-hp-buttons li{width:100%;display:flex;flex-direction:column;align-items:center}.banner-hp-image{width:100%;aspect-ratio:1.5}.banner-hp__infos{flex-direction:column}.banner-hp__infos__list{width:100%;justify-content:center}.banner-hp__infos__list__item:not(:last-child)::after{content:"";display:none}}@media(max-width: 47.98rem){.banner-hp__infos{padding:1.5rem 2rem}.banner-hp__infos__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.banner-hp__infos__list-line{display:none}}@media(max-width: 35.98rem){.banner-hp-buttons{width:100%}.banner-hp__infos__list{display:grid;grid-template-columns:repeat(1, 1fr)}}.banner-news{padding-block:var(--spacing-lg)}.banner-news-inner{display:flex;flex-direction:column;align-items:center;gap:2rem}.banner-news-title{width:min(100%,50rem);color:#f64b77;text-transform:uppercase;text-align:center}.banner-news-text{color:#5f5f5f}.banner-news-text a{color:#333;font-weight:600;text-decoration:underline;transition:color .3s ease-in}.banner-news-text a:hover{color:#662482}.banner-single-news{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-xl)}.banner-single-news-inner{display:flex;flex-direction:column;align-items:center}.banner-single-news-heading{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-bottom:var(--spacing-xxs)}.banner-single-news-title{width:min(69rem,100%);text-align:center;text-transform:uppercase;color:#f64b77;margin-bottom:var(--spacing-xs)}.banner-single-news-introduction{width:min(57.6875rem,100%);color:#5f5f5f;text-align:center}.banner-single-news-image{width:100%;max-width:90rem;aspect-ratio:2.86;margin-inline:auto;margin-top:var(--spacing-md)}.banner-single-news-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width: 47.98rem){.banner-single-news-image{aspect-ratio:16/9}}.banner-common{padding-block:var(--spacing-xlg)}.banner-common--purple{background-color:#792c91}.banner-common--pink{background-color:#f64b77}.banner-common--pink-light{background-color:#f75f86}.banner-common-inner{display:flex;flex-direction:row;gap:3.5rem}.banner-common__content{flex:1}.banner-common__content-eyebrow{margin-bottom:1.5rem}.banner-common__content-title{color:#fff;text-transform:uppercase;margin-bottom:var(--spacing-xs)}.banner-common__content-introduction{color:#fff}.banner-common__content-button{margin-top:var(--spacing-xs)}.banner-common-image{flex:1}.banner-common-image img{width:100%;height:auto}.banner-common__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem;margin-top:var(--spacing-lg)}.banner-common__list--3{grid-template-columns:repeat(3, 1fr)}.banner-common__list-item{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background-color:rgba(31,31,31,.3);backdrop-filter:blur(12px);border-radius:1rem}.banner-common__list-item svg{width:2rem;min-width:2rem;height:2rem}.banner-common__list-text{color:#fff;font-size:.875rem;font-weight:600}@media(max-width: 63.98rem){.banner-common__list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 47.98rem){.banner-common-inner{flex-direction:column;gap:2rem}.banner-common__content-eyebrow{margin-bottom:1rem}}@media(max-width: 35.98rem){.banner-common__list{grid-template-columns:repeat(1, 1fr)}}.opportunities-hp{padding-block:var(--spacing-xxl);background-color:#fff;background-image:url(../img/pattern.7e974d02d17b92e003fa.svg);background-position:100% 100%;background-repeat:no-repeat}.opportunities-hp-wrapper{display:flex;flex-direction:column}.opportunities-hp-eyebrow{margin-bottom:var(--spacing-xxs)}.opportunities-hp-title{width:min(100%,49.8125rem);margin-bottom:var(--spacing-lg);text-transform:uppercase}.opportunities-hp-slider{width:100%}.opportunities-hp-slide{width:100%;aspect-ratio:.8;box-sizing:border-box}.opportunities-hp-pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;margin-top:1.5rem;margin-bottom:1.5rem}.opportunities-hp-pagination .swiper-pagination-bullet{width:1.5rem;min-width:1.5rem;height:1.5rem;border-radius:100vmax;background-color:#f75f86}@media(prefers-reduced-motion: no-preference){.opportunities-hp-pagination .swiper-pagination-bullet{transition:width .3s ease,background-color .3s ease;transform-origin:center}}.opportunities-hp-pagination .swiper-pagination-bullet-active{width:3.375rem;background-color:#fee7ed}.opportunities-hp__buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}.opportunities-hp__buttons-text{color:#5f5f5f}@media(min-width: 64rem){.opportunities-hp-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-bottom:var(--spacing-lg)}.opportunities-hp-pagination{display:none}}@media(max-width: 35.98rem){.opportunities-hp-title{word-break:break-word}.opportunities-hp__buttons{flex-direction:column;gap:1rem}.opportunities-hp__buttons a{width:100%}}.slider{background-color:#f75f86;overflow:hidden}.slider-wrapper{padding-block:var(--spacing-xxl)}.slider-inner{position:relative}.slider-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;background-color:#f75f86}.slider-content::before{content:"";display:block;position:absolute;z-index:-1;width:100vw;height:100%;right:0;top:0;background-color:#f75f86}.slider-eyebrow{margin-bottom:var(--spacing-xxs)}.slider-title{width:min(100%,33.3125rem);margin-bottom:1.5rem;color:#fff;text-transform:uppercase}.slider-text{width:min(100%,27.6875rem);color:#fff}.slider-mainbutton{width:fit-content}.slider-container{overflow:visible}.slider-controls{position:absolute;z-index:3;bottom:0;left:0;display:flex;flex-direction:row;align-items:center;gap:1rem}.slider-button{width:3rem;min-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.slider-button{transition:all .3s ease}}.slider-button--prev{transform:rotate(180deg)}@media(hover: hover){.slider-button:hover{background-color:#fee7ed}}.slider-slide{width:100%;aspect-ratio:.7;box-sizing:border-box}.slider .swiper-button-disabled{opacity:.6;cursor:not-allowed}.slider__banner-inner{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;padding:var(--spacing-lg) var(--spacing-sm);margin-bottom:var(--spacing-md);border:1px solid #f98fab;border-radius:1.5rem;overflow:hidden}.slider__banner-inner::before{content:"";display:block;position:absolute;z-index:1;inset:0;background-color:#f98fab;border-radius:1.5rem}.slider__banner-inner::after{content:"";display:block;position:absolute;top:50%;left:50%;width:77%;aspect-ratio:1/1;transform:translate(-50%, -50%);z-index:2;background-color:#f75f86;border-radius:100vmax;filter:blur(132px)}.slider__banner__content{position:relative;z-index:3}.slider__banner__content-title{color:#fff;text-transform:uppercase;margin-bottom:.5rem}.slider__banner__content-text{color:#fff}.slider__banner-button{position:relative;z-index:3}@media(max-width: 63.98rem){.slider-mainbutton{width:100%}.slider-slides{margin-top:.8rem}.slider-controls{position:relative;justify-content:center;margin-top:1.5rem}.slider__banner-inner{flex-direction:column;align-items:flex-start}}.info-list{margin-block:var(--spacing-xxl);background-color:#fff}.info-list__heading{display:flex;flex-direction:column;align-items:center}.info-list__heading-eyebrow{margin-bottom:1.5rem}.info-list__heading-title{width:min(100%,55.125rem);text-transform:uppercase;text-align:center;margin-bottom:var(--spacing-xs)}.info-list__heading-text{width:min(100%,31rem);color:#5f5f5f;text-align:center}.info-list__heading-button{margin-top:var(--spacing-xs)}.info-list__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-top:var(--spacing-lg)}.info-list__list--2{grid-template-columns:repeat(2, 1fr);column-gap:5rem;row-gap:4rem;margin-top:var(--spacing-xl)}.info-list__list__item{display:flex;flex-direction:row;gap:2.75rem}.info-list__list__item--condensed{gap:1.5rem}.info-list__list__item-icon{line-height:0;padding:1rem}.info-list__list__item-icon--condensed{padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.info-list__list__item-content{display:flex;flex-direction:column;gap:1rem}.info-list__list__item-title{font-weight:600}.info-list__list__item-text{color:#5f5f5f}.info-list__list__item--vertical{flex-direction:column;gap:1.5rem;width:min(18.5rem,100%);margin-inline:auto}@media(max-width: 63.98rem){.info-list__list{grid-template-columns:repeat(2, 1fr)}.info-list__list--2{column-gap:2rem;row-gap:2rem}.info-list__list__item{flex-direction:column;gap:1rem}.info-list__list__item-icon{padding:0}}@media(max-width: 47.98rem){.info-list__list{grid-template-columns:repeat(1, 1fr)}.info-list__list__item--vertical{width:100%}}.testimony-hp{--bg-opacity: 0.1;position:relative;width:100%;aspect-ratio:1.74;border-radius:3.125rem;overflow:hidden}.testimony-hp img{width:100%;height:100%;object-fit:cover;object-position:center;scale:1}.testimony-hp::after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);opacity:var(--bg-opacity)}.testimony-hp__content{position:absolute;inset:0;z-index:3;height:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1rem;padding-block:var(--spacing-lg)}.testimony-hp__content-quote{width:min(100%,38.875rem);opacity:0;transform:translateY(-1rem)}.testimony-hp__content-text{font-size:1.375rem;color:#fff;line-height:1.54}.testimony-hp__content-author{color:#fff;font-weight:700;opacity:0}@media(max-width: 63.98rem){.testimony-hp__content{flex-direction:column;align-items:flex-start;justify-content:flex-end}.testimony-hp__content-text{font-size:1.1875rem;line-height:1.3}}@media(max-width: 35.98rem){.testimony-hp{height:calc(100vh - var(--header-h))}.testimony-hp__content{padding-block:var(--spacing-xxs)}}.faq-hp{padding-block:var(--spacing-xxl);background-color:#fff;display:flex;flex-direction:column;align-items:center;width:min(100%,69rem)}.faq-hp__content-eyebrow{margin-bottom:1.5rem}.faq-hp__content-title{width:min(100%,55.125rem);text-transform:uppercase;text-align:center;margin-bottom:var(--spacing-xl)}.faq-hp__content-list{display:flex;flex-direction:column;gap:1rem}.faq-hp__content__item{border:1px solid #e5e5e5;border-radius:1rem}.faq-hp__content__item--hidden{display:none}.faq-hp__content__item__title-button{width:100%;display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 2.5rem}.faq-hp__content__item__title-button[aria-expanded=true] .faq-hp__content__item__title-icon{transform:rotate(180deg)}.faq-hp__content__item__title-text{font-weight:700;text-align:left}.faq-hp__content__item__title-icon{transform:rotate(0)}@media(prefers-reduced-motion: no-preference){.faq-hp__content__item__title-icon{transition:transform .3s ease-in}}.faq-hp__content__item__answer{display:grid;grid-template-rows:0fr}@media(prefers-reduced-motion: no-preference){.faq-hp__content__item__answer{transition:grid-template-rows .3s ease-in-out}}.faq-hp__content__item__answer-inner{overflow:hidden}.faq-hp__content__item__answer-text{color:#5f5f5f;padding:0 2.5rem 2rem 2.5rem;width:min(100%,47.5rem)}.faq-hp__content__item__answer.--open{grid-template-rows:1fr}.faq-hp__content-button{margin-top:2rem}.faq-hp__content-button::after{content:"";display:block;width:.75rem;height:.75rem;line-height:.75rem;margin-left:.6rem;mask-size:contain;mask-repeat:no-repeat;mask-image:url(../img/plus.c0cd70c045d5a0b23657.svg);background-color:#fff;border-radius:100vmax}.faq-hp__content-button--active::after{mask-size:contain;mask-repeat:no-repeat;mask-image:url(../img/moins.d51f5e0624ca477a16d9.svg)}@media(max-width: 47.98rem){.faq-hp__content-title{word-break:break-word}.faq-hp__content__item__title-button{padding:.75rem 1rem}.faq-hp__content__item__answer-text{padding:0 1rem .75rem 1rem}}.faq{padding-block:var(--spacing-xxl);background-color:#fff7f9}.faq-wrapper{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.faq__content{width:min(100%,26.9375rem)}.faq__content-eyebrow{margin-bottom:1.5rem}.faq__content-title{width:min(100%,55.125rem);text-transform:uppercase;word-break:break-word;margin-bottom:var(--spacing-xs)}.faq-inner{width:min(100%,48.0625rem)}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq__item{border:1px solid #fee7ed;background-color:#fff;border-radius:1rem}.faq__item--hidden{display:none}.faq__item__title-button{width:100%;display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2.5rem}.faq__item__title-button[aria-expanded=true] .faq__item__title-icon{transform:rotate(180deg)}.faq__item__title-text{font-weight:700;text-align:left}.faq__item__title-icon{transform:rotate(0)}@media(prefers-reduced-motion: no-preference){.faq__item__title-icon{transition:transform .3s ease-in}}.faq__item__answer{display:grid;grid-template-rows:0fr}@media(prefers-reduced-motion: no-preference){.faq__item__answer{transition:grid-template-rows .3s ease-in-out}}.faq__item__answer-inner{overflow:hidden}.faq__item__answer-text{color:#5f5f5f;padding:0 2.5rem 1.5rem 2.5rem}.faq__item__answer.--open{grid-template-rows:1fr}.faq-button{margin-top:2rem}.faq-button::after{content:"";display:block;width:.75rem;height:.75rem;line-height:.75rem;margin-left:.6rem;mask-size:contain;mask-repeat:no-repeat;mask-image:url(../img/plus.c0cd70c045d5a0b23657.svg);background-color:#fff;border-radius:100vmax}.faq-button--active::after{mask-size:contain;mask-repeat:no-repeat;mask-image:url(../img/moins.d51f5e0624ca477a16d9.svg)}@media(max-width: 63.98rem){.faq-wrapper{flex-direction:column;gap:2.5rem}.faq__content{width:100%}.faq-list{width:100%}}@media(max-width: 47.98rem){.faq__item__title-button{padding:.75rem 1rem}.faq__item__answer-text{padding:0 1rem .75rem 1rem}}.highlighted-news{display:flex;flex-direction:row;align-items:stretch;border-radius:1.5rem;overflow:hidden}.highlighted-news-image{flex:1;aspect-ratio:1.49;line-height:0}.highlighted-news-image img{width:100%;height:100%;object-fit:cover;object-position:center}.highlighted-news__content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:var(--spacing-sm);background-color:#f75f86}.highlighted-news__content__heading{display:flex;flex-direction:row;align-items:center;gap:.75rem}.highlighted-news__content__heading-date{color:#fff;font-size:.875rem;font-weight:600}.highlighted-news__content-inner{display:flex;flex-direction:column;gap:2.5rem}.highlighted-news__content-title{width:min(100%,31.25rem);color:#fff;text-transform:uppercase}.highlighted-news__content-text{width:min(100%,31.25rem);color:#fff}.highlighted-news__content-button{width:fit-content}@media(max-width: 47.98rem){.highlighted-news{flex-direction:column}.highlighted-news-image{aspect-ratio:1.48}}.last-news{margin-block:var(--spacing-xl)}.last-news-heading{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:var(--spacing-lg)}.last-news-title{width:min(45rem,100%);text-transform:uppercase}.last-news-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}@media(max-width: 47.98rem){.last-news-heading{flex-direction:column;align-items:flex-start}.last-news-list{grid-template-columns:1fr;gap:1.5rem}}.seo{padding-block:var(--spacing-md)}.seo-inner{display:flex;flex-direction:row;gap:8.25rem;padding:var(--spacing-md);background-color:#f75f86;border-radius:2rem}.seo-title{width:min(100%,23.5rem);color:#fff;text-transform:uppercase}.seo-text{flex:1;color:#fff}@media(max-width: 63.98rem){.seo-inner{gap:2rem}}@media(max-width: 47.98rem){.seo-inner{flex-direction:column}}.modular-text{margin-block:var(--spacing-md)}.modular-text h2{font-size:clamp(2rem,1.9745rem + .1254vw,2.125rem);font-weight:900;line-height:1.17;text-transform:uppercase;margin-bottom:var(--spacing-xxs)}.modular-text h3{font-size:clamp(1.5rem,1.4491rem + .2508vw,1.75rem);font-weight:900;line-height:1.21;text-transform:uppercase;margin-bottom:var(--spacing-xxs)}.modular-text h4{font-size:clamp(1.25rem,1.2245rem + .1254vw,1.375rem);font-weight:900;line-height:1.27;text-transform:uppercase;margin-bottom:var(--spacing-xxs)}.modular-text h5,.modular-text h6{font-size:clamp(1.025rem,.9919rem + .163vw,1.1875rem);font-weight:700;line-height:1.15;text-transform:uppercase}.modular-text a{color:#662482}.modular-text ul{padding-left:1.5rem}.modular-text ul li{position:relative;list-style-type:disc}.modular-text ul li::marker{color:#f75f86;font-size:1.75rem;line-height:.75rem}.modular-text ol{padding-left:1.5rem}.modular-text ol li{position:relative;list-style-type:decimal}.modular-text ol li::marker{font-size:1rem}.modular-text p:not(:last-child){margin-bottom:var(--spacing-xxs)}.modular-media{margin-block:var(--spacing-xl)}.modular-media-wrapper{width:100%;aspect-ratio:1.84;border-radius:1.5rem;overflow:hidden}.modular-media img{width:100%;height:100%;object-fit:cover;object-position:center}.push-inscription-inner{position:relative;z-index:1;width:min(74.25rem,100%);display:flex;flex-direction:column;align-items:center;margin-inline:auto;padding:var(--spacing-lg) var(--spacing-md);border-radius:2rem;overflow:hidden}.push-inscription-inner::before{content:"";position:absolute;z-index:1;width:150%;aspect-ratio:1;top:50%;left:50%;transform:translate(-35%, -50%);background:#f75f86;border-radius:100vmax;filter:blur(132px)}.push-inscription-title{position:relative;z-index:2;width:min(41.125rem,100%);color:#fff;text-align:center;text-transform:uppercase;margin-bottom:var(--spacing-xxs)}.push-inscription-button{position:relative;z-index:2}@media(max-width: 47.98rem){.push-inscription-inner::before{width:170%}}@media(max-width: 35.98rem){.push-inscription-inner::before{width:220%}}.pushimage{margin-block:var(--spacing-md)}.pushimage-inner{position:relative;width:min(100%,74.25rem);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;padding:1.7rem 1.5rem 1.7rem 3.8rem;margin-inline:auto;border-radius:2rem;overflow:hidden}.pushimage-inner::before{content:"";position:absolute;z-index:1;width:150%;aspect-ratio:1;top:50%;left:50%;transform:translate(-37%, -50%);background:#f75f86;border-radius:100vmax;filter:blur(132px)}.pushimage-content{position:relative;z-index:2;width:min(100%,33.125rem);display:flex;flex-direction:column;gap:2rem}.pushimage-title{color:#fff;font-weight:600;line-height:1.35}.pushimage-button{width:fit-content}.pushimage-image{position:relative;z-index:2;width:min(100%,28rem);border-radius:1.5rem;overflow:hidden}.pushimage-image img{width:100%;height:auto}@media(max-width: 63.98rem){.pushimage-inner{padding:1.7rem 1.5rem}}@media(max-width: 47.98rem){.pushimage-inner{flex-direction:column-reverse;gap:2rem;padding:1.5rem 1.25rem}.pushimage-inner::before{width:170%}.pushimage-content{align-items:center}.pushimage-title{text-align:center}}@media(max-width: 35.98rem){.pushimage-inner::before{width:220%}.pushimage-button{width:100%}}.partners{padding-block:var(--spacing-lg);background-color:#fff7f9;overflow:hidden}.partners-eyebrow{margin-bottom:var(--spacing-sm)}.partners-wrapper{display:flex;flex-direction:column;align-items:center}.text-icons{padding-block:var(--spacing-xl);background-color:#662482}.text-icons-wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm)}.text-icons__content{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xxs)}.text-icons__content-title{color:#fff;text-transform:uppercase;text-align:center}.text-icons__content-text{width:min(27.375rem,100%);color:#fff;text-align:center}.text-icons__content-button{width:fit-content}.text-icons__list{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1.5rem}.text-icons__list__item{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:.5rem 1.5rem .5rem .5rem;background-color:rgba(255,255,255,.11);border-radius:100vmax;backdrop-filter:blur(12px)}.text-icons__list__item-icon{width:2.86rem;height:2.86rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.5rem;background-color:#fee7ed;border-radius:100vmax}.text-icons__list__item-text{color:#fff;font-weight:600}@media(max-width: 47.98rem){.text-icons__list{display:grid;grid-template-columns:repeat(2, 1fr)}}@media(max-width: 35.98rem){.text-icons__list{width:100%;display:grid;grid-template-columns:repeat(1, 1fr)}}.testimonies{padding-block:var(--spacing-xl)}.testimonies-wrapper{display:flex;flex-direction:column;align-items:center}.testimonies-eyebrow{margin-bottom:1.5rem}.testimonies-title{text-transform:uppercase;text-align:center;margin-bottom:var(--spacing-lg)}.testimonies-list{width:min(69.25rem,100%);display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}.testimonies-item{height:auto}.testimonies .testimony{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:var(--spacing-xxs);border:1px solid #fee7ed;border-radius:2rem}.testimonies .testimony::before{content:"";display:block;width:3.6rem;height:3.6rem;mask-image:url(../img/quote.4b837a799da0b6b31eec.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#fdd8e2}.testimonies .testimony-quote{flex:1}.testimonies .testimony-text{font-size:1.1875rem;font-weight:600;line-height:1.36}.testimonies .testimony-caption{display:flex;flex-direction:row;align-items:center;gap:1.19rem}.testimonies .testimony-image{width:3.75rem;min-width:3.75rem;aspect-ratio:1/1;border-radius:100vmax;overflow:hidden}.testimonies .testimony-image img{width:100%;height:100%;object-fit:cover;object-position:center}.testimonies .testimony-author-name{font-weight:700}.testimonies .testimony-author-job{color:#5f5f5f;font-size:.875rem}@media(max-width: 63.98rem){.testimonies-list{gap:.75rem}}@media(max-width: 47.98rem){.testimonies-list{grid-template-columns:1fr}}.push{padding-block:var(--spacing-lg)}.push-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.push-item{position:relative;width:100%;aspect-ratio:.96;display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem;border-radius:1rem;overflow:hidden}.push-item::after{content:"";width:3rem;height:3rem;position:absolute;top:2.25rem;left:2.25rem;background-image:url(../img/push_arrow.e19f021a08a78586a546.svg);background-color:#fff;background-size:contain;background-repeat:no-repeat;border-radius:100vmax;transform:scale(0)}@media(prefers-reduced-motion: no-preference){.push-item::after{transition:transform .3s ease-in}}@media(hover: hover){.push-item:hover .push-image{transform:scale(1.025)}.push-item:hover::after{transform:scale(1)}}.push-image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1)}@media(prefers-reduced-motion: no-preference){.push-image{transition:transform .3s ease-in}}.push-content{display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem;padding:2rem 2rem 2.5rem 2rem}.push-content::after{content:"";display:block;position:absolute;z-index:-1;bottom:0;left:0;width:100%;height:35%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%)}.push-title{width:min(30rem,100%);color:#fff;text-transform:uppercase;text-align:left}.push-title::before{content:"";position:absolute;z-index:3;inset:0}.push-text{width:min(100%,25rem);color:#fff}@media(max-width: 63.98rem){.push-content::after{height:75%}}@media(max-width: 47.98rem){.push-wrapper{grid-template-columns:1fr}.push-item{aspect-ratio:1.25}}@media(max-width: 35.98rem){.push-item{aspect-ratio:1}}.mixed{margin-block:var(--spacing-lg)}.mixed-wrapper{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-md)}.mixed-image{flex:1;line-height:0;border-radius:1rem;overflow:hidden}.mixed-image img{width:100%;height:auto}.mixed__content{width:min(100%,33.3125rem);display:flex;flex-direction:column}.mixed__content-eyebrow{margin-bottom:1.5rem}.mixed__content-title{text-transform:uppercase;margin-bottom:2rem}.mixed__content-text{width:min(100%,26.9375rem);color:#5f5f5f;margin-bottom:1rem}.mixed__content-quote{width:min(100%,26.9375rem);color:#5f5f5f;font-style:italic;font-weight:600;margin-bottom:1.5rem}.mixed__content-author{width:min(100%,26.9375rem);font-weight:600}@media(max-width: 63.98rem){.mixed-wrapper{flex-direction:column}.mixed__content{width:100%;align-items:center}.mixed__content-title{text-align:center}.mixed__content-text{text-align:center}.mixed__content-figure{display:flex;flex-direction:column;align-items:center}.mixed__content-quote{text-align:center}.mixed__content-author{text-align:center;margin-inline:auto}}.commitments{padding-block:var(--spacing-lg);background-color:#792c91;border-radius:.25rem;overflow:hidden}.commitments-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-md)}.commitments-heading{width:min(100%,31.6rem)}.commitments-eyebrow{margin-bottom:1.5rem}.commitments-title{width:min(100%,31.5625rem);color:#fff;text-transform:uppercase;margin-bottom:2.5rem}.commitments__bloc{width:min(100%,27rem);display:flex;flex-direction:row;align-items:center;gap:1.5rem;padding:1.5rem;background:rgba(31,31,31,.2);backdrop-filter:blur(22px);border-radius:1rem}.commitments__bloc svg{width:2.86rem;min-width:2.86rem;height:2.86rem}.commitments__bloc-text{color:#fff;font-weight:600;line-height:1.4375}.commitments__texts{width:min(100%,33.625rem)}.commitments__texts-text{color:#fff;font-weight:500;line-height:1.5625}.commitments__texts-text:first-child{margin-bottom:1.5rem}.commitments__texts-text b{font-weight:700}.commitments__logos{margin-top:var(--spacing-xl);overflow:visible}@media(max-width: 63.98rem){.commitments-wrapper{flex-direction:column}.commitments-heading{display:flex;flex-direction:column;align-items:center}.commitments-title{text-align:center}.commitments__texts-text{text-align:center}}.remuneration{position:relative;width:100%;aspect-ratio:1.714;min-height:46.6rem}.remuneration-image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.remuneration-inner{display:flex;flex-direction:row;justify-content:space-between;gap:2rem}.remuneration__heading{margin-top:var(--spacing-lg)}.remuneration__heading-eyebrow{margin-bottom:1.5rem}.remuneration__heading-title{width:min(100%,40rem);color:#fff;text-transform:uppercase;margin-bottom:1.5rem}.remuneration__heading-text{color:#fff}.remuneration__content{position:relative;width:min(100%,27rem);padding:var(--spacing-xs);display:flex;flex-direction:column;align-items:center;margin-top:2rem;border-radius:1.18rem;background-color:rgba(0,0,0,.05);backdrop-filter:blur(12px);overflow:hidden}.remuneration__content-list{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.remuneration__content-list li{display:flex;flex-direction:column;align-items:center;gap:.5rem}.remuneration__content-title{color:#fff;font-weight:700;text-align:center}.remuneration__content-bloc{width:min(100%,17.6rem);display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:1.5rem;background:rgba(31,31,31,.3);backdrop-filter:blur(12px);border-radius:1.5rem}.remuneration__content-number{color:#fff}.remuneration__content-text{font-size:1.1875rem;font-weight:600;color:#fff;line-height:1.3}.remuneration__content__goal{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:var(--spacing-xs)}.remuneration__content__goal-title{color:#fff;text-transform:uppercase;text-align:center}.remuneration__content__goal-number{color:#f75f86;padding:1rem 1.5rem;background-color:#fff;border-radius:1.25rem}@media(max-width: 47.98rem){.remuneration{padding-block:var(--spacing-lg);aspect-ratio:unset}.remuneration-image{object-position:30% 50%}.remuneration-inner{flex-direction:column}.remuneration__heading{margin-top:0}.remuneration__heading-eyebrow,.remuneration__heading-title{margin-bottom:1rem}.remuneration__content{margin-left:auto}}@media(max-width: 35.98rem){.remuneration-image{object-position:25% 50%}}.howitworks{margin-block:var(--spacing-xxl);scroll-margin-top:calc(var(--header-h) + var(--spacing-xxl))}.howitworks-wrapper{display:flex;flex-direction:column;align-items:center}.howitworks-eyebrow{margin-bottom:var(--spacing-xxs)}.howitworks-title{width:min(100%,42.125rem);text-align:center;text-transform:uppercase;margin-bottom:var(--spacing-lg)}.howitworks-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--spacing-lg);padding-inline:var(--spacing-xs);counter-reset:item}.howitworks-item{position:relative}.howitworks-item::before{content:counter(item);counter-increment:item;display:flex;flex-direction:column;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;color:#f75f86;font-size:1.6rem;font-weight:500;margin-inline:auto;margin-bottom:2rem;background-color:#fee7ed;border-radius:100vmax}.howitworks-item:not(:last-child)::after{content:"";position:absolute;top:1.75rem;left:calc(50% + 3.88rem);width:calc(100% + var(--spacing-lg) - 7.76rem);height:.0625rem;background-color:#000;opacity:.1}.howitworks-subtitle{text-transform:uppercase;text-align:center;margin-bottom:1.5rem}.howitworks-text{color:#5f5f5f;text-align:center}@media(max-width: 47.98rem){.howitworks-list{grid-template-columns:repeat(1, 1fr)}.howitworks-item::before{margin-bottom:1rem}.howitworks-item::after{display:none}.howitworks-subtitle{margin-bottom:.75rem}}.register-opportunity{padding-block:var(--spacing-xxl);display:flex;flex-direction:column;align-items:center}.register-opportunity-title{width:min(100%,49rem);text-align:center;text-transform:uppercase;margin-bottom:1.5rem}.register-opportunity-text{color:#5f5f5f;text-align:center;margin-bottom:2.5rem}@media(max-width: 36rem){.register-opportunity-button{width:100%}}.environment{padding-block:var(--spacing-md);background-color:#f75f86}.environment-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.environment__content{width:min(100%,38.5625rem)}.environment__content-eyebrow{margin-bottom:1.5rem}.environment__content-title{width:min(100%,37.375rem);color:#fff;text-transform:uppercase;margin-bottom:var(--spacing-sm)}.environment__content-list{width:min(100%,28.375rem);display:flex;flex-direction:column;gap:var(--spacing-xxs)}.environment__content-item{display:flex;flex-direction:row;align-items:center;gap:1rem;color:#fff;font-weight:600}.environment__content-item::before{content:"";display:block;width:2rem;min-width:2rem;height:2rem;background-image:url(../img/check_circle_dark.7263ab2ddfc4527a7f2d.svg);background-color:#932b47;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;border-radius:100vmax}.environment-image{width:min(100%,41rem);border-radius:1.5rem;overflow:hidden}.environment-image img{width:100%;height:auto}@media(max-width: 63.98rem){.environment-inner{flex-direction:column-reverse}.environment__content{width:100%;display:flex;flex-direction:column;align-items:center}.environment__content-title{width:min(100%,41rem);text-align:center}}.slider-partners{width:100%}.slider-partners-container{overflow:visible}.slider-partners-slide{height:auto;max-height:7rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.slider-partners-slide img{width:100%;height:100%;object-fit:contain;object-position:center}.slider-partners-controls{position:relative;justify-content:center;margin-top:var(--spacing-sm)}.slider-partners-controls .swiper-button-disabled{opacity:.6;pointer-events:none}.slider-partners-controls:has(.swiper-button-lock){display:none}.app-banner{position:relative;background-color:#662482;padding:var(--spacing-xs)}.app-banner::after{content:"";position:absolute;z-index:1;top:0;right:3rem;height:100%;width:50%;opacity:.15;mix-blend-mode:luminosity;pointer-events:none;background-image:url(../421ce8fb6168a4c8a068.webp);background-size:cover;background-repeat:no-repeat}.app-banner--listing{padding:var(--spacing-xs)}.app-banner--listing::after{content:"";position:absolute;z-index:1;top:0;right:0;height:100%;width:50%;opacity:.3;pointer-events:none;background-image:url(../img/header.e1b3cbe594ab3cce4cdc.svg);background-size:cover;background-repeat:no-repeat}.app-banner--common{height:17.5rem;padding:1.5rem var(--spacing-xs);background-image:url(../3470114e53480ee3f2ea.webp);background-size:cover;background-repeat:no-repeat}.app-banner--common .app-banner-wrapper{position:relative;z-index:2;height:100%}.app-banner--common .app-banner-title{margin-top:auto}.app-banner--common .app-banner-button{margin-bottom:auto}.app-banner--common::after{content:"";position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;background:linear-gradient(20deg, #2A0E2F 20.05%, rgba(42, 14, 47, 0) 66.35%)}.app-banner-wrapper{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:1.5rem}.app-banner-title{color:#fff;text-transform:uppercase}.app-banner-button{display:flex;flex-direction:row;align-items:center;gap:.62rem;color:#20243b;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.5rem 1rem .5rem .5rem;background-color:#fff;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.app-banner-button{transition:all .3s ease}}@media(hover: hover){.app-banner-button:hover{background-color:#fbf7ff}.app-banner-button:hover .app-opportunities__banner-counter{background-color:#ebd8fd}}.app-banner-counter{display:flex;flex-direction:column;align-items:center;justify-content:center;width:2rem;height:2rem;color:#fff;background-color:#f4e7fe;border-radius:100vmax;color:#662482;font-size:.875rem;font-weight:500}@media(prefers-reduced-motion: no-preference){.app-banner-counter{transition:all .3s ease}}.app-slider{position:relative}.app-slider-slide{z-index:1;aspect-ratio:1.778}.app-slider-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.app-slider-controls{position:absolute;z-index:2;bottom:1.25rem;right:1.25rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem}.app-slider-button{width:2.5rem;min-width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.app-slider-button{transition:all .3s ease}}.app-slider-button--prev{transform:rotate(90deg)}.app-slider-button--next{transform:rotate(-90deg)}@media(hover: hover){.app-slider-button:hover{background-color:#fee7ed}}.app-table{padding:1.5rem;margin-bottom:var(--spacing-sm);border:1px solid #fee7ed;border-radius:1.5rem}.app-table-title{font-weight:600;margin-bottom:1rem}.app-table-table{width:100%;border-collapse:collapse}.app-table-caption{font-size:1rem;font-weight:500;text-align:left;color:#5f5f5f;margin-top:1.5rem;margin-bottom:.5rem}.app-table-caption--first{margin-top:.5rem}.app-table-row{display:flex;flex-direction:row;padding:.75rem 1rem;background-color:#fff7f9;border-radius:1rem}.app-table-row:not(:last-child){margin-bottom:.5rem}.app-table-label{flex:1;display:flex;flex-direction:row;align-items:center;font-size:.875rem;font-weight:500;text-align:left}.app-table-value{height:fit-content;font-size:.875rem;font-weight:600;color:#fff;margin-block:auto;padding:.37rem .75rem;background-color:#792c91;border-radius:.5rem}.app-performance{margin-block:1rem;padding:1.5rem;border:1px solid #e5e5e5;border-radius:1.5rem}.app-performance-title{margin-bottom:1rem}.app-performance-image{width:100%;line-height:0;margin-bottom:1.5rem;border-radius:1.5rem;overflow:hidden}.app-performance-image img{width:100%;height:auto}.app-labels{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.app-risks-item{border:1px solid #b989c7;background-color:#fff;border-radius:.5rem}.app-risks__title-button{width:100%;display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .75rem}.app-risks__title-button[aria-expanded=true] .app-risks__title-icon{transform:rotate(180deg)}.app-risks__title-text{font-size:.875rem;font-weight:500;text-align:left}.app-risks__title-icon{transform:rotate(0)}@media(prefers-reduced-motion: no-preference){.app-risks__title-icon{transition:transform .3s ease-in}}.app-risks__title-icon svg{width:.75rem;height:.75rem}.app-risks__title-icon svg path{stroke:#792c91}.app-risks__answer{display:grid;grid-template-rows:0fr}@media(prefers-reduced-motion: no-preference){.app-risks__answer{transition:grid-template-rows .3s ease-in-out}}.app-risks__answer-inner{overflow:hidden}.app-risks__answer-text{color:#5f5f5f;font-size:.875rem;padding:0 .8rem .75rem .8rem}.app-risks__answer.--open{grid-template-rows:1fr}.app-documents{margin-block:var(--spacing-md);padding:1.5rem;border:1px solid #e5e5e5;border-radius:1.5rem;scroll-margin-top:6rem}.app-documents-title{margin-bottom:1.5rem}.app-documents-list{display:flex;flex-direction:column;gap:.5rem}.app-documents-link{position:relative;width:100%;display:block;padding:1rem;padding-right:4rem;font-size:.875rem;font-weight:600;border:1px solid #f4e7fe;border-radius:.25rem}.app-documents-link-infos{color:#5f5f5f;font-size:.75rem;font-weight:500;margin-left:.5rem}.app-documents-link::before{content:"";position:absolute;top:50%;right:.5rem;transform:translateY(-50%);width:2.5rem;height:2.25rem;background-color:#f4e7fe;border-radius:.22rem}@media(prefers-reduced-motion: no-preference){.app-documents-link::before{transition:background-color .3s ease}}.app-documents-link::after{content:"";position:absolute;top:50%;right:1.07rem;transform:translateY(-50%);width:1.36rem;height:1.36rem;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url(../img/download.04546ae07b6875fbc90a.svg);mask-image:url(../img/download.04546ae07b6875fbc90a.svg);background-color:#662482}@media(hover: hover){.app-documents-link:hover::before{background-color:#ebd8fd}}.app-push{margin-block:var(--spacing-md);display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.app-push-item{padding:1.5rem;border:1px solid #e5e5e5;border-radius:1.5rem}.app-push-title{width:min(13.5rem,100%);font-weight:600;margin-bottom:.75rem}.app-push-text{color:#5f5f5f;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.app-push-button{margin-top:auto}@media(max-width: 47.98rem){.app-push{grid-template-columns:1fr}}.app-informations-success{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:var(--spacing-sm);background-color:#fff;border-radius:1rem}.app-informations-success::before{content:"";display:block;width:3.75rem;height:3.75rem;background-image:url(../img/checkmate.a6f0e1bae2c22db9bccb.png);background-size:contain;background-repeat:no-repeat;background-position:center}.app-informations-success-title{text-transform:uppercase;text-align:center;margin-top:1rem}.app-informations-success-subtitle{width:min(100%,25rem);text-align:center}.app-informations-success-text{width:min(100%,70rem);text-align:center}.app-informations-success-button{margin-top:2rem}.app-results{width:100%;height:fit-content;padding:var(--spacing-xxs);background-color:#fff;border-radius:1.5rem;box-shadow:0px 8px 24px 0px rgba(149,157,165,.2)}.app-results-title{font-weight:600;margin-bottom:.5rem}.app-results-text{font-size:.875rem}.app-results-list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.app-results-item{display:flex;flex-direction:row;gap:1.25rem;padding:1.5rem 1rem;background-color:#f4e7fe;border-radius:1rem}.app-results-item-icon{width:2.75rem;min-width:2.75rem;height:2.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:100vmax}.app-results-item-title{font-size:.875rem;font-weight:600}.app-results-item-text{font-size:.75rem}.app-push-invest{position:relative;z-index:2;padding:var(--spacing-xxs);margin-top:var(--spacing-sm);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;background-color:#fff;border-radius:.5rem}.app-push-invest-content{display:flex;flex-direction:row;align-items:center;gap:1.5rem}.app-push-invest-icon{width:3rem;min-width:3rem;height:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4e7fe;border-radius:100vmax}.app-push-invest-icon svg path{stroke:#792c91}.app-push-invest-title{font-weight:600}@media(max-width: 47.98rem){.app-push-invest{flex-direction:column}}.app-text-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:nowrap;padding:1.5rem 2rem;border:1px solid #e5e5e5;border-radius:2rem}.app-text-button--purple{background-color:#f4e7fe}.app-text-button-title{font-weight:600}@media(max-width: 47.98rem){.app-text-button{flex-direction:column}.app-text-button-title{text-align:center}}.app-contacts-table{margin-top:2rem}.app-contacts-table-title{font-weight:600}.app-contacts-table-wrapper{overflow-x:auto}.app-contacts-table-table{min-width:58rem;margin-top:2rem}.app-contacts-table-body{display:flex;flex-direction:column;gap:.5rem}.app-contacts-table-list{width:100%;display:flex;gap:2rem}.app-contacts-table-list--head{margin-bottom:.5rem;padding-inline:1rem}.app-contacts-table-row{padding:1.5rem 1rem;border:1px solid #ebd8fd;border-radius:1rem}.app-contacts-table-cel{flex:1;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600}.app-contacts-table-cel a{overflow:hidden;text-overflow:ellipsis;text-decoration:underline}.app-contacts-table-cel--head{font-weight:500}.app-contacts-table-cel--status{min-width:fit-content}.app-contacts-table-cel-status{padding:.62rem .75rem;background-color:#ffecb1;border-radius:100vmax}.app-contacts-table-cel-status--actif{background-color:#c9ffc0}.app-contacts-table-buttons{display:flex;flex-direction:row;align-items:center;gap:.5rem}.app-contacts-table-buttons-item{width:2.5rem;min-width:2.5rem;height:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4e7fe;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.app-contacts-table-buttons-item{transition:background-color .3s ease}}@media(hover: hover){.app-contacts-table-buttons-item:hover{background-color:#ebd8fd}}.app-contacts-table-buttons-item[disabled]{opacity:.5;pointer-events:none}.app-contacts-table-message{margin-top:2rem}@media(max-width: 47.98rem){.app-contacts-table-list{gap:1rem}}.app-sponsor{width:100%;padding:var(--spacing-xxs);border:1px solid #e5e5e5;border-radius:2rem;container-type:inline-size;container-name:sponsor}.app-sponsor-heading{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.app-sponsor-heading-content{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .75rem 1rem .75rem;border:1px solid #f4e7fe;border-radius:1rem}.app-sponsor-heading-content--hasmessage{min-width:min(100%,35rem)}.app-sponsor-heading-text{font-weight:600;white-space:nowrap}.app-sponsor-heading-code{font-weight:600}.app-sponsor-heading-message{width:100%;font-size:.875rem}.app-sponsor-heading-inner{display:flex;flex-direction:row;align-items:center;gap:2rem;padding:.75rem 1rem;background-color:#f4e7fe;border-radius:.5rem}.app-sponsor-heading-inner-actions{display:flex;flex-direction:row;align-items:center;gap:1rem}.app-sponsor-heading-button{display:flex;flex-direction:row;align-items:center;gap:.35rem;color:#792c91;font-size:.875rem;font-weight:600}@media(prefers-reduced-motion: no-preference){.app-sponsor-heading-button{transition:all .3s ease}}.app-sponsor-heading-button::before{content:"";display:inline-block;width:1rem;height:1rem;mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#792c91}@media(prefers-reduced-motion: no-preference){.app-sponsor-heading-button::before{transition:all .3s ease}}.app-sponsor-heading-button--copy::before{mask-image:url(../img/copy.aef52c740a8921e64a63.svg)}.app-sponsor-heading-button--mail::before{mask-image:url(../img/mail.0347b76c5dddb15a6d8b.svg)}.app-sponsor-heading-button--whatsapp::before{mask-image:url(../img/whatsapp.5f1f23db166ed033076f.svg)}@media(hover: hover){.app-sponsor-heading-button:hover{color:#662482}.app-sponsor-heading-button:hover::before{background-color:#662482}}.app-sponsor-blocks{display:flex;flex-direction:row;align-items:stretch;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.app-sponsor-list{flex:1;display:flex;flex-direction:row;align-items:stretch;gap:1rem}.app-sponsor-item{flex:1;display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.5rem 1.1rem 1.5rem;background-color:#fbf7ff;border-radius:.5rem}.app-sponsor-item-icon{width:3rem;min-width:3rem;height:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4e7fe;border-radius:100vmax}.app-sponsor-item-title{font-weight:700;margin-top:.5rem}.app-sponsor-item-text{font-size:.875rem}.app-sponsor-push{height:auto;width:min(18.625rem,100%);display:flex;flex-direction:column}.app-sponsor-push-heading{position:relative;display:flex;flex-direction:row;gap:1.3rem;padding:1rem 1rem 1.3rem 1rem;background-color:#662482;border-top-right-radius:1rem;border-top-left-radius:1rem;overflow:hidden}.app-sponsor-push-heading::after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:.15;mix-blend-mode:luminosity;pointer-events:none;background-image:url(../421ce8fb6168a4c8a068.webp);background-size:cover;background-repeat:no-repeat}.app-sponsor-push-heading-icon{width:3rem;min-width:3rem;height:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4e7fe;border-radius:100vmax}.app-sponsor-push-heading-title{font-size:1rem;font-weight:600;line-height:1.6;color:#fff}.app-sponsor-push-heading-title strong{font-size:1.375rem;font-weight:700;line-height:1.4}.app-sponsor-push-image{width:100%;flex:1;line-height:0;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;overflow:hidden}.app-sponsor-push-image img{width:100%;height:100%;object-fit:cover;object-position:center}@container sponsor (max-width: 50rem){.app-sponsor-heading{flex-direction:column;align-items:flex-start}.app-sponsor-heading-content{width:100%}.app-sponsor-heading-message{min-width:unset}}@container sponsor (max-width: 40.6rem){.app-sponsor-heading-content{flex-direction:column;align-items:flex-start}.app-sponsor-heading-inner{width:100%;justify-content:space-between}}@container sponsor (max-width: 21.875rem){.app-sponsor-heading-inner-actions{justify-content:center;flex-wrap:wrap}}@media(max-width: 47.98rem){.app-sponsor{padding-top:var(--spacing-xs)}.app-sponsor-heading-inner{flex-direction:column;gap:1rem}.app-sponsor-blocks{flex-direction:column}.app-sponsor-list{flex-direction:column}.app-sponsor-push{width:100%}}.app-vialink{padding:var(--spacing-xxs);background-color:#fff;box-shadow:0px 8px 24px 0px rgba(149,157,165,.2);border-radius:1.5rem}.app-vialink-title{font-weight:600;margin-bottom:.75rem}.app-vialink-text{font-size:.875rem;font-weight:500;margin-bottom:2.5rem}.app-vialink-image{width:100%;line-height:0}.app-vialink-image img{width:100%;height:auto;border-radius:.5rem}#news-archive .news-filters{margin-bottom:var(--spacing-md)}#news-archive .news-filters-form{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;padding-bottom:.5rem;overflow-x:auto}@media(max-width: 47.98rem){#news-archive .news-filters-form{justify-content:flex-start;gap:.5rem;flex-wrap:nowrap;padding-inline:.5rem}}#news-archive .news-filters-form input[type=radio]{display:none;visibility:hidden}#news-archive .news-filters-form input[type=radio]:checked+label{background-color:#662482;color:#fff}#news-archive .news-list{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:1.5rem;row-gap:4rem;padding-block:var(--spacing-md)}#news-archive .news-empty{text-align:center;margin-bottom:var(--spacing-lg)}@media(max-width: 63.98rem){#news-archive .news-list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 35.98rem){#news-archive .news-list{grid-template-columns:repeat(1, 1fr);row-gap:2rem}}.news-single-flexible{padding-bottom:var(--spacing-md)}.news-single-flexible>div:first-child{margin-top:0}#contact-page{width:100%;aspect-ratio:1.8;background-image:url(../ec3d556361f053549c21.webp);background-color:#f64b77;background-size:cover;background-repeat:no-repeat;padding-block:var(--spacing-md)}#contact-page .contact-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}#contact-page .contact__content{width:min(100%,35rem)}#contact-page .contact__content-eyebrow{margin-bottom:1.5rem}#contact-page .contact__content-title{color:#fff;text-transform:uppercase;margin-bottom:2.5rem}#contact-page .contact__bloc{padding:var(--spacing-xxs);background-color:#fff;border-radius:1.4375rem}#contact-page .contact__bloc-title{margin-bottom:1rem}#contact-page .contact__bloc-text{color:#5f5f5f}#contact-page .contact__bloc__review{display:flex;flex-direction:row;align-items:center;gap:.75rem;margin-top:1.5rem}#contact-page .contact__bloc__review-stars{position:relative;display:flex;flex-direction:row;align-items:center;gap:0}#contact-page .contact__bloc__review-stars-overlay{position:absolute;top:0;right:0;height:100%;background:#fff;pointer-events:none}#contact-page .contact__bloc__review-value{color:#662482;font-size:2rem;font-weight:900}#contact-page .contact__bloc__review-text{display:inline;width:min(100%,8.9375rem);color:#5f5f5f;font-weight:500;margin-left:.25rem}#contact-page .contact__bloc__review-participation{display:inline;color:#333;font-weight:600}#contact-page .contact__form{width:min(100%,34rem);padding:var(--spacing-xxs);background-color:#fff;border-radius:1.8769rem}#contact-page .contact__form-mandatory{display:block;font-size:.6875rem;color:#5f5f5f;font-weight:500;margin-bottom:1.5rem}#contact-page .contact__form-content{display:inline-flex;align-items:baseline;flex-wrap:wrap;row-gap:.8rem}#contact-page .contact__form-content .form-row{position:relative}#contact-page .contact__form-content .form-row:has(textarea){width:calc(100% - .5rem)}#contact-page .contact__form-content .form-label{position:absolute;width:0;height:0;opacity:0}#contact-page .contact__form-content .form-length{display:none}#contact-page .contact__form-content .form-errors-list li{color:red;font-size:.75rem}#contact-page .contact__form-content input[type=text],#contact-page .contact__form-content input[type=email],#contact-page .contact__form-content input[type=tel],#contact-page .contact__form-content textarea{padding-block:.2rem;border-bottom:1px solid #333}#contact-page .contact__form-content input[type=text]::placeholder,#contact-page .contact__form-content input[type=email]::placeholder,#contact-page .contact__form-content input[type=tel]::placeholder,#contact-page .contact__form-content textarea::placeholder{color:#afafaf}#contact-page .contact__form-content textarea{width:100%;resize:vertical;field-sizing:content}#contact-page .contact__form-radio .checkbox{position:relative;margin-block:2rem}#contact-page .contact__form-radio .checkbox input[type=checkbox]{position:absolute;z-index:9;left:0;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;opacity:0;cursor:pointer}#contact-page .contact__form-radio .checkbox .checkbox-label{display:block;font-size:.93rem;color:#333;padding-left:1.75rem}#contact-page .contact__form-radio .checkbox .checkbox-label a{text-decoration:underline}#contact-page .contact__form-radio .checkbox .checkbox-label::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;border:1px solid #f75f86;border-radius:100vmax}#contact-page .contact__form-radio .checkbox .checkbox-label::after{content:"";position:absolute;left:.25rem;top:50%;transform:translateY(-50%);width:.75rem;height:.75rem;background-color:#f75f86;border-radius:100vmax;opacity:0;scale:0}@media(prefers-reduced-motion: no-preference){#contact-page .contact__form-radio .checkbox .checkbox-label::after{transform-origin:top center;transition:opacity .3s ease,scale .3s ease}}#contact-page .contact__form-radio .checkbox input[type=checkbox]:checked+.checkbox-label::after{opacity:1;scale:1}#contact-page .contact__form-mention{margin-top:2.5rem;font-size:.6875rem;color:#5f5f5f;font-weight:500;line-height:1.5}#contact-page .contact__form-mention a{text-decoration:underline}@media(max-width: 63.98rem){#contact-page .contact-wrapper{flex-direction:column;gap:2.5rem}}@media(max-width: 47.98rem){#contact-page .contact__bloc__review{flex-wrap:wrap}}@media(max-width: 35.98rem){#contact-page .contact__form-submit{width:100%}}.invest__banner{margin-top:var(--spacing-xl);margin-bottom:var(--spacing-lg);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs)}.invest__banner-title{width:min(100%,69rem);color:#f64b77;text-align:center;text-transform:uppercase}.invest__banner-text{width:min(100%,57.6875rem);color:#5f5f5f;text-align:center}.invest-filters{margin-bottom:var(--spacing-md)}.invest-filters-form{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;overflow-x:auto}@media(max-width: 47.98rem){.invest-filters-form{justify-content:flex-start;gap:.5rem;flex-wrap:nowrap;padding-inline:.5rem}}.invest-filters-form input[type=radio]{display:none;visibility:hidden}.invest-filters-form input[type=radio]:checked+label{background-color:#662482;color:#fff}.invest-list{position:relative;display:grid;grid-template-columns:repeat(3, 1fr);column-gap:1rem;row-gap:var(--spacing-md);clip-path:polygon(0 0, 100% 0, 100% 80%, 0 80%);margin-bottom:-20%;overflow:hidden}.invest-list::after{content:"";position:absolute;z-index:9;bottom:11.5rem;width:100%;height:30rem;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 65%)}.invest-list--1,.invest-list--2{clip-path:none;margin-bottom:0}.invest-list--1::after,.invest-list--2::after{display:none}.invest-item{width:100%;aspect-ratio:.8}@media(max-width: 63.98rem){.invest-list{grid-template-columns:repeat(2, 1fr);clip-path:polygon(0 0, 100% 0, 100% 90%, 0 90%)}.invest-list::after{bottom:7.5rem}.invest-list--1,.invest-list--2{clip-path:none;margin-bottom:0}.invest-list--1::after,.invest-list--2::after{display:none}}@media(max-width: 47.98rem){.invest-list{grid-template-columns:repeat(1, 1fr);clip-path:polygon(0 0, 100% 0, 100% 95%, 0 95%);margin-bottom:-50%}.invest-list--1,.invest-list--2{clip-path:none;margin-bottom:0}.invest-list--1::after,.invest-list--2::after{display:none}}.security{position:relative;min-height:calc(100vh - var(--header-h));padding-block:var(--spacing-lg);background-color:#fbf7ff}.security::before{content:"";position:absolute;z-index:1;inset:0;background-image:url(../img/logo_sm.33ae7013c1cdedbc07eb.svg);background-size:cover;background-repeat:no-repeat;background-position:50% 50%;mix-blend-mode:color-burn;opacity:.3}.security-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.security-inner{width:min(100%,41rem)}.security-nav{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-bottom:2rem}.security-nav li{flex:1;display:flex;flex-direction:column;align-items:center}.security-nav-link[aria-current=true]{color:#fff;background-color:#792c91}.security-nav-text{font-size:.875rem;text-align:center;color:#792c91;line-height:1.1;margin-top:1rem;padding-inline:.5rem}.security-title{text-align:center;text-transform:uppercase;margin-bottom:2.5rem}.security-subtitle{text-align:center;font-size:.875rem;margin-bottom:1.5rem}.security-text{font-size:.875rem;margin-bottom:1.5rem}.security-content{padding:2rem;background-color:#fff;border-radius:1.5rem;box-shadow:0px 8px 24px 0px rgba(149,157,165,.2)}.security-content:not(:last-child){margin-bottom:2rem}.security-content-title{font-weight:600;margin-bottom:1rem}.security-link{color:#662482;font-size:.875rem;text-decoration:underline}@media(prefers-reduced-motion: no-preference){.security-link{transition:all .3s ease}}@media(hover: hover){.security-link:hover{color:#792c91;text-decoration:none}}.security-link--centered{display:block;text-align:center}.security-cgu{margin-top:2rem}.security-back{width:min(100%,41rem);margin-top:2.75rem}@media(max-width: 47.98rem){.security-content{padding:2rem 1rem}}.page-error__content{height:calc(100vh - var(--header-h));display:flex;flex-direction:column;align-items:center;justify-content:center}.page-error__content-title{color:#f64b77;text-align:center;text-transform:uppercase;margin-bottom:var(--spacing-lg)}.page-error__content-text{color:#5f5f5f;text-align:center;margin-bottom:var(--spacing-xxs)}.page-title{color:#f64b77;text-align:center;text-transform:uppercase;padding-block:var(--spacing-lg)}.page-content{width:min(100%,41rem);margin-inline:auto;margin-bottom:var(--spacing-md)}.app-opportunities{background-color:#fff}.app-opportunities-header{padding-block:1rem;border-bottom:1px solid #e5e5e5;margin-bottom:var(--spacing-xs)}.app-opportunities-header-text{font-size:.75rem;font-weight:700;text-transform:uppercase}.app-opportunities-header-banner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.app-opportunities-header-banner-button{position:relative;color:#662482;font-size:.875rem;font-weight:500;display:flex;flex-direction:row;align-items:center;gap:1rem}.app-opportunities-header-banner-button::before{content:"";position:absolute;bottom:0;left:0;width:calc(100% - 2.5rem);height:1px;background-color:#662482;transform:scale(1)}@media(prefers-reduced-motion: no-preference){.app-opportunities-header-banner-button::before{transform-origin:left;transition:transform .3s ease}}.app-opportunities-header-banner-button::after{content:"";width:1.5rem;min-width:1.5rem;height:1.5rem;padding:.25rem;background-color:#ebd8fd;border-radius:100vmax;background-image:url(../img/arrow_down.501a60249e76400f39b9.svg);background-repeat:no-repeat;background-size:60%;background-position:50% 50%;transform:rotate(0deg)}@media(prefers-reduced-motion: no-preference){.app-opportunities-header-banner-button::after{transform-origin:center;transition:transform .3s ease}}@media(hover: hover){.app-opportunities-header-banner-button:hover::before{transform:scale(0)}}.app-opportunities-header-banner-button[aria-expanded=true]::after{transform:rotate(180deg)}.app-opportunities-filters{display:grid;grid-template-rows:0fr}@media(prefers-reduced-motion: no-preference){.app-opportunities-filters{transition:grid-template-rows .3s ease-in-out}}.app-opportunities-filters-inner{overflow:hidden}.app-opportunities-filters.--open{grid-template-rows:1fr}.app-opportunities-filters.--open .app-opportunities-filters-inner{overflow:visible}.app-opportunities-filters-list{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.app-opportunities-filters-buttons{display:flex;flex-direction:row;align-items:center;gap:1rem}.app-opportunities-filters-reset{visibility:hidden;opacity:0;display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;color:#792c91;text-transform:uppercase}.app-opportunities-filters-reset.--active{visibility:visible;opacity:1}.app-opportunities-filters-reset::before{content:"";width:1rem;min-width:1rem;height:1rem;mask-image:url(../img/close_modal.2ea6c2043137cd0d4f84.svg);mask-size:contain;mask-repeat:no-repeat;background-color:#792c91}.app-opportunities-filters .form{position:relative;z-index:5;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem}.app-opportunities-filters .form-item{position:relative;flex:1;max-width:calc(25% - .75rem)}@media(max-width: 47.98rem){.app-opportunities-filters .form-item{min-width:calc(50% - .5rem);max-width:calc(50% - .5rem)}}@media(max-width: 35.98rem){.app-opportunities-filters .form-item{min-width:100%;max-width:100%}}.app-opportunities-filters .form-item-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem .75rem;border:1px solid #b989c7;border-radius:.5rem}.app-opportunities-filters .form-item-button.--active{color:#792c91;border-color:#792c91}.app-opportunities-filters .form-item-button::after{content:"";width:.75rem;height:.75rem;mask-image:url(../img/caret_app.e7588d10914c9283d67b.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:#792c91}.app-opportunities-filters .form-item-button-label{flex:1;text-align:left;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem}@media(max-width: 35.98rem){.app-opportunities-filters .form-item-button-label{white-space:normal}}.app-opportunities-filters .form-item-inner{position:absolute;z-index:2;bottom:0;left:0;transform:translateY(calc(100% + 0.5rem));min-width:100%;padding:.62rem 1rem 1rem 1rem;background-color:#fff;border-radius:.5rem;box-shadow:0px 8px 24px 0px rgba(149,157,165,.4)}.app-opportunities-filters .form-item-inner[data-state=closed]{visibility:hidden}.app-opportunities-filters .form-item-title{font-size:.875rem;font-weight:600;margin-bottom:.62rem}.app-opportunities-filters .form-item-amount{display:flex;flex-direction:column;gap:.63rem}.app-opportunities-filters .form-item-amount .form-row{padding:.5rem 1rem;border:1px solid #ebd8fd;border-radius:.5rem}.app-opportunities-filters .form-item-amount .form-row label{font-size:.875rem;font-weight:500}.app-opportunities-filters .form-item-amount .form-row .form-widget{display:flex;flex-direction:row;align-items:center;gap:.5rem}.app-opportunities-filters .form-item-amount .form-row .form-widget::after{content:"€";font-size:.875rem;font-weight:500}.app-opportunities-filters .form-item-amount .form-row .form-widget input[type=number]{width:100%}.app-opportunities-filters .form-item-amount .form-row .form-widget input[type=number]::placeholder{color:#afafaf}.app-opportunities-filters .form-icon{display:none}.app-opportunities-filters .form-label{font-size:.875rem;font-weight:600;margin-bottom:.62rem}.app-opportunities-filters .form-choice{display:flex;flex-direction:column}.app-opportunities-filters .form-choice .radio{position:relative;padding:0 !important;padding-left:1.5rem !important;border:none !important}.app-opportunities-filters .form-choice .radio input[type=radio]{position:absolute;z-index:9;top:.25rem;left:0;width:1rem;height:1rem;cursor:pointer}.app-opportunities-filters .form-choice .radio label{font-size:.875rem;font-weight:500;line-height:1.57}.app-opportunities-filters .form-choice .radio label::before{content:"";position:absolute;z-index:1;left:0 !important;top:.25rem;width:1rem;height:1rem;border:1px solid #792c91;border-radius:100vmax}.app-opportunities-filters .form-choice .radio label::after{content:"";position:absolute;z-index:2;left:0 !important;top:.25rem;width:1rem;height:1rem;background-color:#792c91;border:2px solid #ebd8fd;border-radius:100vmax;opacity:0;scale:0}@media(prefers-reduced-motion: no-preference){.app-opportunities-filters .form-choice .radio label::after{transform-origin:center;transition:opacity .3s ease,scale .3s ease}}.app-opportunities-filters .form-choice .radio input[type=radio]:checked+label::after{opacity:1;scale:1}.app-opportunities-filters .form-errors{display:none}.app-opportunities-filters .form button[type=submit]{width:fit-content}.app-opportunities-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(21rem, 1fr));column-gap:1rem;row-gap:2rem;padding-bottom:var(--spacing-xl)}.app-opportunity{background-color:#fff;container-type:inline-size;container-name:opportunity}.app-opportunity__nav{position:sticky;z-index:9;top:0;width:100%;padding:1rem var(--spacing-lg);background-color:#fff;border-bottom:1px solid #e5e5e5}@media(max-width: 63.98rem){.app-opportunity__nav{top:var(--header-h)}}.app-opportunity__nav-list{display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:.5rem;row-gap:1.15rem;flex-wrap:wrap}.app-opportunity__nav-item--spaced{flex:auto}.app-opportunity__nav-item--spaced:first-child{margin-right:1rem}.app-opportunity__nav-item--spaced:last-child{margin-left:1rem}.app-opportunity__nav-item--end{display:flex;flex-direction:row;justify-content:flex-end}.app-opportunity__nav-link{font-size:.75rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.app-opportunity__nav-link--anchor{padding:.75rem 1rem;border-radius:.5rem}@media(prefers-reduced-motion: no-preference){.app-opportunity__nav-link--anchor{transition:background-color .3s ease}}.app-opportunity__nav-link--anchor[aria-current=true]{background-color:#fee7ed}@media(hover: hover){.app-opportunity__nav-link--anchor:hover{background-color:#fff7f9}}.app-opportunity__nav-link--back{position:relative;display:flex;flex-direction:row;align-items:center;gap:1rem;padding-block:1rem;padding-left:2.5rem}.app-opportunity__nav-link--back::before{content:"";display:block;position:absolute;left:0;top:50%;transform:translate(0, -50%);width:1.5rem;height:1.5rem;background-color:#ebd8fd;border-radius:100vmax}@media(prefers-reduced-motion: no-preference){.app-opportunity__nav-link--back::before{transition:transform .3s ease}}.app-opportunity__nav-link--back::after{content:"";display:inline-block;width:1rem;height:1rem;position:absolute;left:.25rem;rotate:90deg;transform:translateY(0);mask-position:center;-webkit-mask-position:center;-webkit-mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);mask-image:url(../img/arrow.410cb0c8ddbf7b4d7680.svg);background-color:#333}@media(prefers-reduced-motion: no-preference){.app-opportunity__nav-link--back::after{transition:transform .3s ease}}@media(hover: hover){.app-opportunity__nav-link--back:hover::before{transform:translate(-0.25rem, -50%)}.app-opportunity__nav-link--back:hover::after{transform:translateY(0.25rem)}}.app-opportunity-inner{display:flex;flex-direction:row-reverse;justify-content:space-around;gap:2rem;padding-top:var(--spacing-md)}.app-opportunity__content{width:min(100%,37.45rem);padding-bottom:var(--spacing-xl)}.app-opportunity__content-eyebrow{margin-bottom:1.5rem}.app-opportunity__content-maintitle{text-transform:uppercase;margin-bottom:1.5rem}.app-opportunity__content-title{text-transform:uppercase;margin-top:var(--spacing-md);margin-bottom:var(--spacing-xxs);scroll-margin-top:6rem}.app-opportunity__content-titlesmall{margin-top:var(--spacing-sm);margin-bottom:1rem}.app-opportunity__content-titlexs{margin-top:var(--spacing-xs);margin-bottom:1rem}.app-opportunity__content-titleblack{font-weight:900;text-transform:uppercase;margin-top:var(--spacing-lg);margin-bottom:2rem;scroll-margin-top:6rem}.app-opportunity__content-text{font-size:.875rem;font-weight:500;text-align:left;color:#5f5f5f;margin-block:1rem}.app-opportunity__aside{position:sticky;z-index:7;top:8rem;height:fit-content;max-width:23rem;padding:1.5rem;background-color:#fbf7ff;border-radius:1.5rem}.app-opportunity__aside-eyebrow{margin-bottom:1rem}.app-opportunity__aside-title{margin-bottom:1.5rem}.app-opportunity__aside-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.app-opportunity__aside__item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1rem .75rem;background-color:#fff;border-radius:.8125rem}.app-opportunity__aside__item-title{display:block;font-size:.875rem;color:#5f5f5f}.app-opportunity__aside__item-value{display:block;font-size:.875rem;font-weight:600;white-space:nowrap}.app-opportunity__aside-text{font-size:.875rem;font-weight:500;margin-bottom:1rem}.app-opportunity__aside__simulator{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.app-opportunity__aside__simulator__text{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding:.81rem 1rem;background-color:#f4e7fe;border-radius:.25rem}.app-opportunity__aside__simulator__text-title{font-size:.75rem;font-weight:500}.app-opportunity__aside__simulator__text-value{font-size:1.1875rem;font-weight:600;color:#792c91}.app-opportunity__aside__form{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:.25rem;max-width:100%}.app-opportunity__aside__form-button{width:3.25rem;min-width:3.25rem;height:3.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;background-color:#fff;border:1px solid #792c91;border-radius:.25rem}.app-opportunity__aside__form-button[disabled]{opacity:.5}@media(prefers-reduced-motion: no-preference){.app-opportunity__aside__form-button{transition:all .3s ease}}@media(hover: hover){.app-opportunity__aside__form-button:hover:not([disabled]){color:#fff;background-color:#792c91}}.app-opportunity__aside__form-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;padding-inline:.75rem;background-color:#fff;border:1px solid #792c91;border-radius:.25rem}.app-opportunity__aside__form-inner input[type=number]{text-align:center;width:1ch;max-width:calc(100% - 3rem);-moz-appearance:textfield}.app-opportunity__aside__form-inner input[type=number]::-webkit-outer-spin-button,.app-opportunity__aside__form-inner input[type=number]::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;margin:0}.app-opportunity__aside-buttons{display:flex;flex-direction:column;gap:1rem}@container opportunity (max-width: 60.625rem){.app-opportunity-inner{flex-direction:column}.app-opportunity__aside{position:relative;top:0;width:100%;max-width:41rem;margin-inline:auto}.app-opportunity__content{width:min(100%,41rem);margin-inline:auto}}@media(max-width: 47.98rem){.app-opportunity__nav{padding-inline:1rem}.app-opportunity__nav-list{justify-content:flex-start;column-gap:0}.app-opportunity__nav-link--anchor{padding:.75rem}}.app-dashboard{padding-top:var(--spacing-md);padding-bottom:var(--spacing-xl);padding:var(--spacing-xs);background-color:#fff}.app-dashboard-header{border-bottom:1px solid #e5e5e5}.app-dashboard-header-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.app-dashboard-header-buttons{display:flex;flex-direction:row;align-items:center;gap:1rem}.app-dashboard-title{margin-top:3rem;margin-bottom:1.5rem}.app-dashboard-text{font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.app-dashboard-grid{display:grid;gap:1rem}.app-dashboard-grid--saving{display:grid;grid-template-columns:40% 1fr 1fr;grid-template-rows:1fr 1fr}.app-dashboard-grid--sponsorship{grid-template-columns:repeat(3, 1fr)}.app-dashboard-grid--referral{grid-template-columns:repeat(5, 1fr)}.app-dashboard-grid-largeitem{grid-column:span 2;grid-row:span 2}.app-dashboard-grid-bigitem{grid-row:span 2;grid-column:1}.app-dashboard-list{display:flex;flex-direction:column;gap:1rem}.app-dashboard-push{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem 1.5rem 2.5rem;background-color:#fbf7ff;border-radius:2rem}.app-dashboard-push-content{display:flex;flex-direction:column;gap:2rem}.app-dashboard-push-title{font-weight:900;text-transform:uppercase;max-width:26.375rem}.app-dashboard-push-button{width:fit-content}.app-dashboard-push-image{width:100%;max-width:25rem;border-radius:1.4375rem;overflow:hidden;line-height:0}.app-dashboard-push-image img{width:100%;height:auto}@media(max-width: 63.98rem){.app-dashboard-push-image{max-width:20rem}}@media(max-width: 47.98rem){.app-dashboard{padding-inline:0}.app-dashboard-header-inner{flex-direction:column;align-items:flex-start}.app-dashboard-title--first{margin-top:1rem}.app-dashboard-grid--saving{grid-template-columns:repeat(2, 1fr)}.app-dashboard-grid--sponsorship{grid-template-columns:repeat(3, 1fr)}.app-dashboard-grid--referral{grid-template-columns:repeat(2, 1fr)}.app-dashboard-push{flex-direction:column;align-items:flex-start;padding-left:1.5rem}.app-dashboard-push-image{max-width:100%;margin-top:1rem}}@media(max-width: 35.98rem){.app-dashboard-header-buttons{flex-direction:column;align-items:flex-start}.app-dashboard-header-buttons li,.app-dashboard-header-buttons a{width:100%}.app-dashboard-grid--saving{grid-template-columns:repeat(1, 1fr)}.app-dashboard-grid--sponsorship{grid-template-columns:repeat(1, 1fr)}.app-dashboard-grid--referral{grid-template-columns:repeat(1, 1fr)}.app-dashboard-grid--referral .app-dashboard-grid-largeitem{grid-column:span 1}}.app-profile{padding-top:var(--spacing-md);padding-bottom:var(--spacing-xl);background-color:#fff}.app-profile-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-block:2rem}.app-profile-list-item--full{grid-column:1/-1}@media(max-width: 47.98rem){.app-profile-list{grid-template-columns:repeat(1, 1fr)}}.app-supportingdocuments{padding-top:var(--spacing-md);padding-bottom:var(--spacing-xl);background-color:#fff}.app-supportingdocuments-content{padding:2rem;border:1px solid #e5e5e5;border-radius:2rem}.app-supportingdocuments-title{text-transform:uppercase;margin-bottom:2rem}.app-supportingdocuments-list{display:flex;flex-direction:column;gap:.5rem}@media(max-width: 47.98rem){.app-supportingdocuments-content{padding:2rem 1rem}}@media(max-width: 35.98rem){.app-supportingdocuments-title{text-align:center}}.app-profile-edit-container{position:relative;z-index:2;display:flex;flex-direction:row;gap:2rem}.app-profile-edit-aside{width:min(100%,20rem)}.app-profile-edit-aside-inner{position:sticky;top:calc(var(--header-h) + var(--spacing-xxs));display:flex;flex-direction:column;gap:1.25rem;background-color:#792c91;box-shadow:0px 20px 40px -12px rgba(50,50,93,.09);border-radius:1rem;padding:1.5rem}.app-profile-edit-aside-item{display:flex;flex-direction:row;align-items:center;gap:1rem}.app-profile-edit-aside-item::before{content:"";display:block;width:.75rem;min-width:.75rem;height:.75rem;background-color:#fff;border-radius:100vmax;opacity:0}@media(prefers-reduced-motion: no-preference){.app-profile-edit-aside-item::before{transition:opacity .3s ease}}.app-profile-edit-aside-item-link{color:#fff;font-size:1rem;font-weight:500;opacity:.5}@media(prefers-reduced-motion: no-preference){.app-profile-edit-aside-item-link{transition:opacity .3s ease}}@media(hover: hover){.app-profile-edit-aside-item-link:hover{opacity:.9}}.app-profile-edit-aside-item.active::before{opacity:1}.app-profile-edit-aside-item.active .app-profile-edit-aside-item-link{opacity:1}.app-profile-edit-content{width:min(100%,41rem);margin-inline:auto}.app-profile-edit-content-title{text-transform:uppercase;margin-bottom:1.5rem}.app-profile-edit-content-text{margin-bottom:2rem}@media(max-width: 47.98rem){.app-profile-edit-container{flex-direction:column}.app-profile-edit-aside{width:100%;min-width:100%}.app-profile-edit-content{width:100%}}.app-result{position:relative;z-index:2;max-width:69rem}.app-result-title{font-weight:900;text-align:center;text-transform:uppercase;margin-bottom:var(--spacing-sm)}.app-result-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media(max-width: 47.98rem){.app-result-grid{grid-template-columns:repeat(1, 1fr)}}.app-subscription{position:relative;z-index:2;display:flex;flex-direction:row;gap:2rem;container-type:inline-size;container-name:subscription}.app-subscription-content{width:min(100%,41rem);margin-inline:auto}.app-subscription-content-title{text-transform:uppercase;margin-bottom:1.5rem}.app-subscription-content-text{margin-bottom:2rem}.app-subscription__overview-text{font-size:.875rem;margin-bottom:.25rem}.app-subscription__overview-list{display:flex;flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.app-subscription__overview-answer{font-size:.875rem;font-weight:600}.app-subscription__overview-answer--mb{margin-bottom:1.25rem}.app-subscription__overview-block{width:100%}.app-subscription__overview-block::after{content:"";display:block;width:100%;height:1px;margin:2rem 0;background-color:#e5e5e5}.app-subscription__overview__sensibility{padding:2rem;background-color:#f4e7fe;border-radius:.5rem}.app-subscription__overview__sensibility-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.app-subscription__overview__sensibility-list::after{content:"";display:block;width:100%;height:1px;margin-bottom:1.5rem;background-color:#ebd8fd}.app-subscription__overview__sensibility-item{display:flex;flex-direction:row;gap:1rem}.app-subscription__overview__sensibility-item--mt{margin-top:1.5rem}.app-subscription__overview__sensibility-icon{width:2.75rem;min-width:2.75rem;height:2.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:100vmax}.app-subscription__overview__sensibility-title{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.app-subscription__overview__sensibility-text{font-size:.75rem;font-weight:500}@container app (max-width: 60.625rem){.app-subscription{flex-direction:column}}.app-add-contact-inner{display:flex;flex-direction:row;gap:3rem;padding-top:1rem}.app-add-contact-link{min-width:8.75rem}.app-add-contact-title{font-weight:900;text-transform:uppercase;padding-bottom:var(--spacing-xxs);margin-bottom:var(--spacing-xxs);border-bottom:1px solid #e5e5e5}.app-add-contact-content{width:min(100%,42.875rem)}.app-add-contact-submit .button-loader{position:relative;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:700;text-align:center;border-radius:100vmax;cursor:pointer;text-decoration:none;text-transform:uppercase;line-height:1;padding:.5rem 1.5rem;font-size:.75rem;background-color:#792c91;color:#fff;border:1px solid #792c91}.app-add-contact-submit .button-loader .spinner{width:24px;height:24px;animation:rotate 1s linear infinite}.app-add-contact-submit .button-loader .spinner circle{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite;stroke:#fff}@media(max-width: 63.98rem){.app-add-contact-inner{flex-direction:column}}.app-contacts{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e5e5}.app-contacts-heading{width:100%;display:flex;flex-direction:row;justify-content:flex-end}
