@font-face{font-family:Behind-the-nineties;src:url(/public/fonts/behind-the-nineties/Behind-The-Nineties-Bd-It.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/public/fonts/roboto/Roboto-Thin.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Roboto;src:url(/public/fonts/roboto/Roboto-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/public/fonts/roboto/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/public/fonts/roboto/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/public/fonts/roboto/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/public/fonts/roboto/Roboto-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Caveat;src:url(/public/fonts/caveat/Caveat-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Caveat;src:url(/public/fonts/caveat/Caveat-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Caveat;src:url(/public/fonts/caveat/Caveat-Regular.ttf) format("truetype");font-weight:regular;font-style:normal}@font-face{font-family:Caveat;src:url(/public/fonts/caveat/Caveat-SemiBold.ttf) format("truetype");font-weight:semi-bold;font-style:normal}@font-face{font-family:Bricolage-Grotesque;src:url(/public/fonts/bricolage-grotesque/BricolageGrotesque-Light.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Bricolage-Grotesque;src:url(/public/fonts/bricolage-grotesque/BricolageGrotesque-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Bricolage-Grotesque;src:url(/public/fonts/bricolage-grotesque/BricolageGrotesque-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Bricolage-Grotesque;src:url(/public/fonts/bricolage-grotesque/BricolageGrotesque-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Bricolage-Grotesque;src:url(/public/fonts/bricolage-grotesque/BricolageGrotesque-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}.row{display:flex;flex-wrap:wrap}.col{flex:1 1 auto}.col-12{flex:0 1 100%}.col-9{flex:0 1 75%}.col-6{flex:0 1 50%}.col-4{flex:0 1 33%}.col-3{flex:0 1 25%}@media (max-width:768px){.col-sm-12{flex:0 1 100%}.col-sm-9{flex:0 1 75%}.col-sm-6{flex:0 1 50%}.col-sm-4{flex:0 1 33%}.col-sm-3{flex:0 1 25%}}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-nowrap{flex-wrap:nowrap}.flex-direction-row{flex-direction:row}.flex-direction-column{flex-direction:column}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-basis-0{flex-basis:0}.flex-basis-auto{flex-basis:auto}.align-content-left{align-content:left}.align-items-left{align-items:left!important}.align-content-right{align-content:right}.align-items-right{align-items:right!important}.align-content-center{align-content:center}.align-items-center{align-items:center!important}.align-content-justify{align-content:justify}.align-items-justify{align-items:justify!important}.align-content-start{align-content:start}.align-items-start{align-items:start!important}.align-content-end{align-content:end}.align-items-end{align-items:end!important}.align-self-end{align-self:end}.justify-items-right{justify-items:right}.justify-items-left{justify-items:left}.justify-content-left{justify-content:left}.justify-content-right{justify-content:right}.justify-content-center{justify-content:center!important}.justify-content-space-between{justify-content:space-between}.display-flex{display:flex}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}.gap-5{gap:2.5rem}.flex-shrink-0{flex-shrink:0}.position-relative{position:relative}.position-absolute{position:absolute}.grid{display:grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-auto-fill{grid-template-columns:repeat(auto-fill,minmax(0,1fr))}@media (max-width:768px){.grid-cols-1-sm{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-sm{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3-sm{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4-sm{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:400px){.row .gap-1,.row .gap-2,.row .gap-3,.row .gap-4,.row .gap-5{gap:0}.grid-cols-1-xs{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2-xs{grid-template-columns:repeat(2,minmax(0,1fr))}}.grid-gap-1{gap:.5rem}.grid-gap-x-1{-moz-column-gap:.5rem;column-gap:.5rem}.grid-gap-y-1{row-gap:.5rem}.grid-gap-2{gap:1rem}.grid-gap-x-2{-moz-column-gap:1rem;column-gap:1rem}.grid-gap-y-2{row-gap:1rem}.grid-gap-3{gap:1.5rem}.grid-gap-x-3{-moz-column-gap:1.5rem;column-gap:1.5rem}.grid-gap-y-3{row-gap:1.5rem}.grid-gap-4{gap:2rem}.grid-gap-x-4{-moz-column-gap:2rem;column-gap:2rem}.grid-gap-y-4{row-gap:2rem}.grid-gap-5{gap:2.5rem}.grid-gap-x-5{-moz-column-gap:2.5rem;column-gap:2.5rem}.grid-gap-y-5{row-gap:2.5rem}.grid-gap-6{gap:3rem}.grid-gap-x-6{-moz-column-gap:3rem;column-gap:3rem}.grid-gap-y-6{row-gap:3rem}.grid-gap-7{gap:3.5rem}.grid-gap-x-7{-moz-column-gap:3.5rem;column-gap:3.5rem}.grid-gap-y-7{row-gap:3.5rem}.grid-gap-8{gap:4rem}.grid-gap-x-8{-moz-column-gap:4rem;column-gap:4rem}.grid-gap-y-8{row-gap:4rem}.grid-gap-9{gap:4.5rem}.grid-gap-x-9{-moz-column-gap:4.5rem;column-gap:4.5rem}.grid-gap-y-9{row-gap:4.5rem}.grid-gap-10{gap:5rem}.grid-gap-x-10{-moz-column-gap:5rem;column-gap:5rem}.grid-gap-y-10{row-gap:5rem}.grid-items-start{align-items:start}.grid-items-center{align-items:center}.grid-items-end{align-items:end}.grid-items-stretch{align-items:stretch}.grid-justify-start{justify-items:start}.grid-justify-center{justify-items:center}.grid-justify-end{justify-items:end}.grid-justify-stretch{justify-items:stretch}.grid-min-200{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.grid-min-250{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.grid-min-300{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.grid-min-350{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.grid-min-400{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.grid-min-450{grid-template-columns:repeat(auto-fill,minmax(450px,1fr))}.grid-min-500{grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.grid-min-550{grid-template-columns:repeat(auto-fill,minmax(550px,1fr))}.grid-min-600{grid-template-columns:repeat(auto-fill,minmax(600px,1fr))}.grid-min-10rem{grid-template-columns:repeat(auto-fill,minmax(10rem,1fr))}.grid-min-15rem{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}.grid-min-20rem{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}.grid-min-25rem{grid-template-columns:repeat(auto-fill,minmax(25rem,1fr))}.grid-min-30rem{grid-template-columns:repeat(auto-fill,minmax(30rem,1fr))}.grid-min-35rem{grid-template-columns:repeat(auto-fill,minmax(35rem,1fr))}.grid-min-40rem{grid-template-columns:repeat(auto-fill,minmax(40rem,1fr))}.grid-min-45rem{grid-template-columns:repeat(auto-fill,minmax(45rem,1fr))}.grid-min-50rem{grid-template-columns:repeat(auto-fill,minmax(50rem,1fr))}.fullwidth{width:100%}.h-1{height:1%}.h-vh-1{height:1vh}.w-1{width:1%}.w-vw-1{width:1vw}.h-2{height:2%}.h-vh-2{height:2vh}.w-2{width:2%}.w-vw-2{width:2vw}.h-3{height:3%}.h-vh-3{height:3vh}.w-3{width:3%}.w-vw-3{width:3vw}.h-4{height:4%}.h-vh-4{height:4vh}.w-4{width:4%}.w-vw-4{width:4vw}.h-5{height:5%}.h-vh-5{height:5vh}.w-5{width:5%}.w-vw-5{width:5vw}.h-6{height:6%}.h-vh-6{height:6vh}.w-6{width:6%}.w-vw-6{width:6vw}.h-7{height:7%}.h-vh-7{height:7vh}.w-7{width:7%}.w-vw-7{width:7vw}.h-8{height:8%}.h-vh-8{height:8vh}.w-8{width:8%}.w-vw-8{width:8vw}.h-9{height:9%}.h-vh-9{height:9vh}.w-9{width:9%}.w-vw-9{width:9vw}.h-10{height:10%}.h-vh-10{height:10vh}.w-10{width:10%}.w-vw-10{width:10vw}.h-11{height:11%}.h-vh-11{height:11vh}.w-11{width:11%}.w-vw-11{width:11vw}.h-12{height:12%}.h-vh-12{height:12vh}.w-12{width:12%}.w-vw-12{width:12vw}.h-13{height:13%}.h-vh-13{height:13vh}.w-13{width:13%}.w-vw-13{width:13vw}.h-14{height:14%}.h-vh-14{height:14vh}.w-14{width:14%}.w-vw-14{width:14vw}.h-15{height:15%}.h-vh-15{height:15vh}.w-15{width:15%}.w-vw-15{width:15vw}.h-16{height:16%}.h-vh-16{height:16vh}.w-16{width:16%}.w-vw-16{width:16vw}.h-17{height:17%}.h-vh-17{height:17vh}.w-17{width:17%}.w-vw-17{width:17vw}.h-18{height:18%}.h-vh-18{height:18vh}.w-18{width:18%}.w-vw-18{width:18vw}.h-19{height:19%}.h-vh-19{height:19vh}.w-19{width:19%}.w-vw-19{width:19vw}.h-20{height:20%}.h-vh-20{height:20vh}.w-20{width:20%}.w-vw-20{width:20vw}.h-21{height:21%}.h-vh-21{height:21vh}.w-21{width:21%}.w-vw-21{width:21vw}.h-22{height:22%}.h-vh-22{height:22vh}.w-22{width:22%}.w-vw-22{width:22vw}.h-23{height:23%}.h-vh-23{height:23vh}.w-23{width:23%}.w-vw-23{width:23vw}.h-24{height:24%}.h-vh-24{height:24vh}.w-24{width:24%}.w-vw-24{width:24vw}.h-25{height:25%}.h-vh-25{height:25vh}.w-25{width:25%}.w-vw-25{width:25vw}.h-26{height:26%}.h-vh-26{height:26vh}.w-26{width:26%}.w-vw-26{width:26vw}.h-27{height:27%}.h-vh-27{height:27vh}.w-27{width:27%}.w-vw-27{width:27vw}.h-28{height:28%}.h-vh-28{height:28vh}.w-28{width:28%}.w-vw-28{width:28vw}.h-29{height:29%}.h-vh-29{height:29vh}.w-29{width:29%}.w-vw-29{width:29vw}.h-30{height:30%}.h-vh-30{height:30vh}.w-30{width:30%}.w-vw-30{width:30vw}.h-31{height:31%}.h-vh-31{height:31vh}.w-31{width:31%}.w-vw-31{width:31vw}.h-32{height:32%}.h-vh-32{height:32vh}.w-32{width:32%}.w-vw-32{width:32vw}.h-33{height:33%}.h-vh-33{height:33vh}.w-33{width:33%}.w-vw-33{width:33vw}.h-34{height:34%}.h-vh-34{height:34vh}.w-34{width:34%}.w-vw-34{width:34vw}.h-35{height:35%}.h-vh-35{height:35vh}.w-35{width:35%}.w-vw-35{width:35vw}.h-36{height:36%}.h-vh-36{height:36vh}.w-36{width:36%}.w-vw-36{width:36vw}.h-37{height:37%}.h-vh-37{height:37vh}.w-37{width:37%}.w-vw-37{width:37vw}.h-38{height:38%}.h-vh-38{height:38vh}.w-38{width:38%}.w-vw-38{width:38vw}.h-39{height:39%}.h-vh-39{height:39vh}.w-39{width:39%}.w-vw-39{width:39vw}.h-40{height:40%}.h-vh-40{height:40vh}.w-40{width:40%}.w-vw-40{width:40vw}.h-41{height:41%}.h-vh-41{height:41vh}.w-41{width:41%}.w-vw-41{width:41vw}.h-42{height:42%}.h-vh-42{height:42vh}.w-42{width:42%}.w-vw-42{width:42vw}.h-43{height:43%}.h-vh-43{height:43vh}.w-43{width:43%}.w-vw-43{width:43vw}.h-44{height:44%}.h-vh-44{height:44vh}.w-44{width:44%}.w-vw-44{width:44vw}.h-45{height:45%}.h-vh-45{height:45vh}.w-45{width:45%}.w-vw-45{width:45vw}.h-46{height:46%}.h-vh-46{height:46vh}.w-46{width:46%}.w-vw-46{width:46vw}.h-47{height:47%}.h-vh-47{height:47vh}.w-47{width:47%}.w-vw-47{width:47vw}.h-48{height:48%}.h-vh-48{height:48vh}.w-48{width:48%}.w-vw-48{width:48vw}.h-49{height:49%}.h-vh-49{height:49vh}.w-49{width:49%}.w-vw-49{width:49vw}.h-50{height:50%}.h-vh-50{height:50vh}.w-50{width:50%}.w-vw-50{width:50vw}.h-51{height:51%}.h-vh-51{height:51vh}.w-51{width:51%}.w-vw-51{width:51vw}.h-52{height:52%}.h-vh-52{height:52vh}.w-52{width:52%}.w-vw-52{width:52vw}.h-53{height:53%}.h-vh-53{height:53vh}.w-53{width:53%}.w-vw-53{width:53vw}.h-54{height:54%}.h-vh-54{height:54vh}.w-54{width:54%}.w-vw-54{width:54vw}.h-55{height:55%}.h-vh-55{height:55vh}.w-55{width:55%}.w-vw-55{width:55vw}.h-56{height:56%}.h-vh-56{height:56vh}.w-56{width:56%}.w-vw-56{width:56vw}.h-57{height:57%}.h-vh-57{height:57vh}.w-57{width:57%}.w-vw-57{width:57vw}.h-58{height:58%}.h-vh-58{height:58vh}.w-58{width:58%}.w-vw-58{width:58vw}.h-59{height:59%}.h-vh-59{height:59vh}.w-59{width:59%}.w-vw-59{width:59vw}.h-60{height:60%}.h-vh-60{height:60vh}.w-60{width:60%}.w-vw-60{width:60vw}.h-61{height:61%}.h-vh-61{height:61vh}.w-61{width:61%}.w-vw-61{width:61vw}.h-62{height:62%}.h-vh-62{height:62vh}.w-62{width:62%}.w-vw-62{width:62vw}.h-63{height:63%}.h-vh-63{height:63vh}.w-63{width:63%}.w-vw-63{width:63vw}.h-64{height:64%}.h-vh-64{height:64vh}.w-64{width:64%}.w-vw-64{width:64vw}.h-65{height:65%}.h-vh-65{height:65vh}.w-65{width:65%}.w-vw-65{width:65vw}.h-66{height:66%}.h-vh-66{height:66vh}.w-66{width:66%}.w-vw-66{width:66vw}.h-67{height:67%}.h-vh-67{height:67vh}.w-67{width:67%}.w-vw-67{width:67vw}.h-68{height:68%}.h-vh-68{height:68vh}.w-68{width:68%}.w-vw-68{width:68vw}.h-69{height:69%}.h-vh-69{height:69vh}.w-69{width:69%}.w-vw-69{width:69vw}.h-70{height:70%}.h-vh-70{height:70vh}.w-70{width:70%}.w-vw-70{width:70vw}.h-71{height:71%}.h-vh-71{height:71vh}.w-71{width:71%}.w-vw-71{width:71vw}.h-72{height:72%}.h-vh-72{height:72vh}.w-72{width:72%}.w-vw-72{width:72vw}.h-73{height:73%}.h-vh-73{height:73vh}.w-73{width:73%}.w-vw-73{width:73vw}.h-74{height:74%}.h-vh-74{height:74vh}.w-74{width:74%}.w-vw-74{width:74vw}.h-75{height:75%}.h-vh-75{height:75vh}.w-75{width:75%}.w-vw-75{width:75vw}.h-76{height:76%}.h-vh-76{height:76vh}.w-76{width:76%}.w-vw-76{width:76vw}.h-77{height:77%}.h-vh-77{height:77vh}.w-77{width:77%}.w-vw-77{width:77vw}.h-78{height:78%}.h-vh-78{height:78vh}.w-78{width:78%}.w-vw-78{width:78vw}.h-79{height:79%}.h-vh-79{height:79vh}.w-79{width:79%}.w-vw-79{width:79vw}.h-80{height:80%}.h-vh-80{height:80vh}.w-80{width:80%}.w-vw-80{width:80vw}.h-81{height:81%}.h-vh-81{height:81vh}.w-81{width:81%}.w-vw-81{width:81vw}.h-82{height:82%}.h-vh-82{height:82vh}.w-82{width:82%}.w-vw-82{width:82vw}.h-83{height:83%}.h-vh-83{height:83vh}.w-83{width:83%}.w-vw-83{width:83vw}.h-84{height:84%}.h-vh-84{height:84vh}.w-84{width:84%}.w-vw-84{width:84vw}.h-85{height:85%}.h-vh-85{height:85vh}.w-85{width:85%}.w-vw-85{width:85vw}.h-86{height:86%}.h-vh-86{height:86vh}.w-86{width:86%}.w-vw-86{width:86vw}.h-87{height:87%}.h-vh-87{height:87vh}.w-87{width:87%}.w-vw-87{width:87vw}.h-88{height:88%}.h-vh-88{height:88vh}.w-88{width:88%}.w-vw-88{width:88vw}.h-89{height:89%}.h-vh-89{height:89vh}.w-89{width:89%}.w-vw-89{width:89vw}.h-90{height:90%}.h-vh-90{height:90vh}.w-90{width:90%}.w-vw-90{width:90vw}.h-91{height:91%}.h-vh-91{height:91vh}.w-91{width:91%}.w-vw-91{width:91vw}.h-92{height:92%}.h-vh-92{height:92vh}.w-92{width:92%}.w-vw-92{width:92vw}.h-93{height:93%}.h-vh-93{height:93vh}.w-93{width:93%}.w-vw-93{width:93vw}.h-94{height:94%}.h-vh-94{height:94vh}.w-94{width:94%}.w-vw-94{width:94vw}.h-95{height:95%}.h-vh-95{height:95vh}.w-95{width:95%}.w-vw-95{width:95vw}.h-96{height:96%}.h-vh-96{height:96vh}.w-96{width:96%}.w-vw-96{width:96vw}.h-97{height:97%}.h-vh-97{height:97vh}.w-97{width:97%}.w-vw-97{width:97vw}.h-98{height:98%}.h-vh-98{height:98vh}.w-98{width:98%}.w-vw-98{width:98vw}.h-99{height:99%}.h-vh-99{height:99vh}.w-99{width:99%}.w-vw-99{width:99vw}.h-100{height:100%}.h-vh-100{height:100vh}.w-100{width:100%}.w-vw-100{width:100vw}.max-width-1{max-width:1rem}.max-width-2{max-width:2rem}.max-width-3{max-width:3rem}.max-width-4{max-width:4rem}.max-width-5{max-width:5rem}.max-width-6{max-width:6rem}.max-width-7{max-width:7rem}.max-width-8{max-width:8rem}.max-width-9{max-width:9rem}.max-width-10{max-width:10rem}.max-width-11{max-width:11rem}.max-width-12{max-width:12rem}.max-width-13{max-width:13rem}.max-width-14{max-width:14rem}.max-width-15{max-width:15rem}.max-width-16{max-width:16rem}.max-width-17{max-width:17rem}.max-width-18{max-width:18rem}.max-width-19{max-width:19rem}.max-width-20{max-width:20rem}.max-width-21{max-width:21rem}.max-width-22{max-width:22rem}.max-width-23{max-width:23rem}.max-width-24{max-width:24rem}.max-width-25{max-width:25rem}.max-width-26{max-width:26rem}.max-width-27{max-width:27rem}.max-width-28{max-width:28rem}.max-width-29{max-width:29rem}.max-width-30{max-width:30rem}.max-width-31{max-width:31rem}.max-width-32{max-width:32rem}.max-width-33{max-width:33rem}.max-width-34{max-width:34rem}.max-width-35{max-width:35rem}.max-width-36{max-width:36rem}.max-width-37{max-width:37rem}.max-width-38{max-width:38rem}.max-width-39{max-width:39rem}.max-width-40{max-width:40rem}.max-width-41{max-width:41rem}.max-width-42{max-width:42rem}.max-width-43{max-width:43rem}.max-width-44{max-width:44rem}.max-width-45{max-width:45rem}.max-width-46{max-width:46rem}.max-width-47{max-width:47rem}.max-width-48{max-width:48rem}.max-width-49{max-width:49rem}.max-width-50{max-width:50rem}.max-width-51{max-width:51rem}.max-width-52{max-width:52rem}.max-width-53{max-width:53rem}.max-width-54{max-width:54rem}.max-width-55{max-width:55rem}.max-width-56{max-width:56rem}.max-width-57{max-width:57rem}.max-width-58{max-width:58rem}.max-width-59{max-width:59rem}.max-width-60{max-width:60rem}.max-width-61{max-width:61rem}.max-width-62{max-width:62rem}.max-width-63{max-width:63rem}.max-width-64{max-width:64rem}.max-width-65{max-width:65rem}.max-width-66{max-width:66rem}.max-width-67{max-width:67rem}.max-width-68{max-width:68rem}.max-width-69{max-width:69rem}.max-width-70{max-width:70rem}.max-width-71{max-width:71rem}.max-width-72{max-width:72rem}.max-width-73{max-width:73rem}.max-width-74{max-width:74rem}.max-width-75{max-width:75rem}.max-width-76{max-width:76rem}.max-width-77{max-width:77rem}.max-width-78{max-width:78rem}.max-width-79{max-width:79rem}.max-width-80{max-width:80rem}.max-width-81{max-width:81rem}.max-width-82{max-width:82rem}.max-width-83{max-width:83rem}.max-width-84{max-width:84rem}.max-width-85{max-width:85rem}.max-width-86{max-width:86rem}.max-width-87{max-width:87rem}.max-width-88{max-width:88rem}.max-width-89{max-width:89rem}.max-width-90{max-width:90rem}.max-width-91{max-width:91rem}.max-width-92{max-width:92rem}.max-width-93{max-width:93rem}.max-width-94{max-width:94rem}.max-width-95{max-width:95rem}.max-width-96{max-width:96rem}.max-width-97{max-width:97rem}.max-width-98{max-width:98rem}.max-width-99{max-width:99rem}.max-width-100{max-width:100rem}.w-auto{width:auto!important}.pt-0{padding-top:0!important}.pl-0{padding-left:0!important}.pb-0{padding-bottom:0!important}.pr-0{padding-right:0!important}.mt-0{margin-top:0!important}.ml-0{margin-left:0!important}.mb-0{margin-bottom:0!important}.mr-0{margin-right:0!important}.pt-1{padding-top:.5rem!important}.pl-1{padding-left:.5rem!important}.pb-1{padding-bottom:.5rem!important}.pr-1{padding-right:.5rem!important}.mt-1{margin-top:.5rem!important}.ml-1{margin-left:.5rem!important}.mb-1{margin-bottom:.5rem!important}.mr-1{margin-right:.5rem!important}.pt-2{padding-top:1rem!important}.pl-2{padding-left:1rem!important}.pb-2{padding-bottom:1rem!important}.pr-2{padding-right:1rem!important}.mt-2{margin-top:1rem!important}.ml-2{margin-left:1rem!important}.mb-2{margin-bottom:1rem!important}.mr-2{margin-right:1rem!important}.pt-3{padding-top:1.5rem!important}.pl-3{padding-left:1.5rem!important}.pb-3{padding-bottom:1.5rem!important}.pr-3{padding-right:1.5rem!important}.mt-3{margin-top:1.5rem!important}.ml-3{margin-left:1.5rem!important}.mb-3{margin-bottom:1.5rem!important}.mr-3{margin-right:1.5rem!important}.pt-4{padding-top:2rem!important}.pl-4{padding-left:2rem!important}.pb-4{padding-bottom:2rem!important}.pr-4{padding-right:2rem!important}.mt-4{margin-top:2rem!important}.ml-4{margin-left:2rem!important}.mb-4{margin-bottom:2rem!important}.mr-4{margin-right:2rem!important}.pt-5{padding-top:2.5rem!important}.pl-5{padding-left:2.5rem!important}.pb-5{padding-bottom:2.5rem!important}.pr-5{padding-right:2.5rem!important}.mt-5{margin-top:2.5rem!important}.ml-5{margin-left:2.5rem!important}.mb-5{margin-bottom:2.5rem!important}.mr-5{margin-right:2.5rem!important}.pt-6{padding-top:3rem!important}.pl-6{padding-left:3rem!important}.pb-6{padding-bottom:3rem!important}.pr-6{padding-right:3rem!important}.mt-6{margin-top:3rem!important}.ml-6{margin-left:3rem!important}.mb-6{margin-bottom:3rem!important}.mr-6{margin-right:3rem!important}.pt-7{padding-top:3.5rem!important}.pl-7{padding-left:3.5rem!important}.pb-7{padding-bottom:3.5rem!important}.pr-7{padding-right:3.5rem!important}.mt-7{margin-top:3.5rem!important}.ml-7{margin-left:3.5rem!important}.mb-7{margin-bottom:3.5rem!important}.mr-7{margin-right:3.5rem!important}.pt-8{padding-top:4rem!important}.pl-8{padding-left:4rem!important}.pb-8{padding-bottom:4rem!important}.pr-8{padding-right:4rem!important}.mt-8{margin-top:4rem!important}.ml-8{margin-left:4rem!important}.mb-8{margin-bottom:4rem!important}.mr-8{margin-right:4rem!important}.pt-9{padding-top:4.5rem!important}.pl-9{padding-left:4.5rem!important}.pb-9{padding-bottom:4.5rem!important}.pr-9{padding-right:4.5rem!important}.mt-9{margin-top:4.5rem!important}.ml-9{margin-left:4.5rem!important}.mb-9{margin-bottom:4.5rem!important}.mr-9{margin-right:4.5rem!important}.pt-10{padding-top:5rem!important}.pl-10{padding-left:5rem!important}.pb-10{padding-bottom:5rem!important}.pr-10{padding-right:5rem!important}.mt-10{margin-top:5rem!important}.ml-10{margin-left:5rem!important}.mb-10{margin-bottom:5rem!important}.mr-10{margin-right:5rem!important}.pt-11{padding-top:5.5rem!important}.pl-11{padding-left:5.5rem!important}.pb-11{padding-bottom:5.5rem!important}.pr-11{padding-right:5.5rem!important}.mt-11{margin-top:5.5rem!important}.ml-11{margin-left:5.5rem!important}.mb-11{margin-bottom:5.5rem!important}.mr-11{margin-right:5.5rem!important}.pt-12{padding-top:6rem!important}.pl-12{padding-left:6rem!important}.pb-12{padding-bottom:6rem!important}.pr-12{padding-right:6rem!important}.mt-12{margin-top:6rem!important}.ml-12{margin-left:6rem!important}.mb-12{margin-bottom:6rem!important}.mr-12{margin-right:6rem!important}.pt-13{padding-top:6.5rem!important}.pl-13{padding-left:6.5rem!important}.pb-13{padding-bottom:6.5rem!important}.pr-13{padding-right:6.5rem!important}.mt-13{margin-top:6.5rem!important}.ml-13{margin-left:6.5rem!important}.mb-13{margin-bottom:6.5rem!important}.mr-13{margin-right:6.5rem!important}.pt-14{padding-top:7rem!important}.pl-14{padding-left:7rem!important}.pb-14{padding-bottom:7rem!important}.pr-14{padding-right:7rem!important}.mt-14{margin-top:7rem!important}.ml-14{margin-left:7rem!important}.mb-14{margin-bottom:7rem!important}.mr-14{margin-right:7rem!important}.pt-15{padding-top:7.5rem!important}.pl-15{padding-left:7.5rem!important}.pb-15{padding-bottom:7.5rem!important}.pr-15{padding-right:7.5rem!important}.mt-15{margin-top:7.5rem!important}.ml-15{margin-left:7.5rem!important}.mb-15{margin-bottom:7.5rem!important}.mr-15{margin-right:7.5rem!important}.pt-16{padding-top:8rem!important}.pl-16{padding-left:8rem!important}.pb-16{padding-bottom:8rem!important}.pr-16{padding-right:8rem!important}.mt-16{margin-top:8rem!important}.ml-16{margin-left:8rem!important}.mb-16{margin-bottom:8rem!important}.mr-16{margin-right:8rem!important}.pt-17{padding-top:8.5rem!important}.pl-17{padding-left:8.5rem!important}.pb-17{padding-bottom:8.5rem!important}.pr-17{padding-right:8.5rem!important}.mt-17{margin-top:8.5rem!important}.ml-17{margin-left:8.5rem!important}.mb-17{margin-bottom:8.5rem!important}.mr-17{margin-right:8.5rem!important}.pt-18{padding-top:9rem!important}.pl-18{padding-left:9rem!important}.pb-18{padding-bottom:9rem!important}.pr-18{padding-right:9rem!important}.mt-18{margin-top:9rem!important}.ml-18{margin-left:9rem!important}.mb-18{margin-bottom:9rem!important}.mr-18{margin-right:9rem!important}.pt-19{padding-top:9.5rem!important}.pl-19{padding-left:9.5rem!important}.pb-19{padding-bottom:9.5rem!important}.pr-19{padding-right:9.5rem!important}.mt-19{margin-top:9.5rem!important}.ml-19{margin-left:9.5rem!important}.mb-19{margin-bottom:9.5rem!important}.mr-19{margin-right:9.5rem!important}.pt-20{padding-top:10rem!important}.pl-20{padding-left:10rem!important}.pb-20{padding-bottom:10rem!important}.pr-20{padding-right:10rem!important}.mt-20{margin-top:10rem!important}.ml-20{margin-left:10rem!important}.mb-20{margin-bottom:10rem!important}.mr-20{margin-right:10rem!important}@media (max-width:768px){.pt-md-0{padding-top:0!important}.pl-md-0{padding-left:0!important}.pb-md-0{padding-bottom:0!important}.pr-md-0{padding-right:0!important}.mt-md-0{margin-top:0!important}.ml-md-0{margin-left:0!important}.mb-md-0{margin-bottom:0!important}.mr-md-0{margin-right:0!important}.pt-md-1{padding-top:.5rem!important}.pl-md-1{padding-left:.5rem!important}.pb-md-1{padding-bottom:.5rem!important}.pr-md-1{padding-right:.5rem!important}.mt-md-1{margin-top:.5rem!important}.ml-md-1{margin-left:.5rem!important}.mb-md-1{margin-bottom:.5rem!important}.mr-md-1{margin-right:.5rem!important}.pt-md-2{padding-top:1rem!important}.pl-md-2{padding-left:1rem!important}.pb-md-2{padding-bottom:1rem!important}.pr-md-2{padding-right:1rem!important}.mt-md-2{margin-top:1rem!important}.ml-md-2{margin-left:1rem!important}.mb-md-2{margin-bottom:1rem!important}.mr-md-2{margin-right:1rem!important}.pt-md-3{padding-top:1.5rem!important}.pl-md-3{padding-left:1.5rem!important}.pb-md-3{padding-bottom:1.5rem!important}.pr-md-3{padding-right:1.5rem!important}.mt-md-3{margin-top:1.5rem!important}.ml-md-3{margin-left:1.5rem!important}.mb-md-3{margin-bottom:1.5rem!important}.mr-md-3{margin-right:1.5rem!important}.pt-md-4{padding-top:2rem!important}.pl-md-4{padding-left:2rem!important}.pb-md-4{padding-bottom:2rem!important}.pr-md-4{padding-right:2rem!important}.mt-md-4{margin-top:2rem!important}.ml-md-4{margin-left:2rem!important}.mb-md-4{margin-bottom:2rem!important}.mr-md-4{margin-right:2rem!important}.pt-md-5{padding-top:2.5rem!important}.pl-md-5{padding-left:2.5rem!important}.pb-md-5{padding-bottom:2.5rem!important}.pr-md-5{padding-right:2.5rem!important}.mt-md-5{margin-top:2.5rem!important}.ml-md-5{margin-left:2.5rem!important}.mb-md-5{margin-bottom:2.5rem!important}.mr-md-5{margin-right:2.5rem!important}.pt-md-6{padding-top:3rem!important}.pl-md-6{padding-left:3rem!important}.pb-md-6{padding-bottom:3rem!important}.pr-md-6{padding-right:3rem!important}.mt-md-6{margin-top:3rem!important}.ml-md-6{margin-left:3rem!important}.mb-md-6{margin-bottom:3rem!important}.mr-md-6{margin-right:3rem!important}.pt-md-7{padding-top:3.5rem!important}.pl-md-7{padding-left:3.5rem!important}.pb-md-7{padding-bottom:3.5rem!important}.pr-md-7{padding-right:3.5rem!important}.mt-md-7{margin-top:3.5rem!important}.ml-md-7{margin-left:3.5rem!important}.mb-md-7{margin-bottom:3.5rem!important}.mr-md-7{margin-right:3.5rem!important}.pt-md-8{padding-top:4rem!important}.pl-md-8{padding-left:4rem!important}.pb-md-8{padding-bottom:4rem!important}.pr-md-8{padding-right:4rem!important}.mt-md-8{margin-top:4rem!important}.ml-md-8{margin-left:4rem!important}.mb-md-8{margin-bottom:4rem!important}.mr-md-8{margin-right:4rem!important}.pt-md-9{padding-top:4.5rem!important}.pl-md-9{padding-left:4.5rem!important}.pb-md-9{padding-bottom:4.5rem!important}.pr-md-9{padding-right:4.5rem!important}.mt-md-9{margin-top:4.5rem!important}.ml-md-9{margin-left:4.5rem!important}.mb-md-9{margin-bottom:4.5rem!important}.mr-md-9{margin-right:4.5rem!important}.pt-md-10{padding-top:5rem!important}.pl-md-10{padding-left:5rem!important}.pb-md-10{padding-bottom:5rem!important}.pr-md-10{padding-right:5rem!important}.mt-md-10{margin-top:5rem!important}.ml-md-10{margin-left:5rem!important}.mb-md-10{margin-bottom:5rem!important}.mr-md-10{margin-right:5rem!important}.pt-md-11{padding-top:5.5rem!important}.pl-md-11{padding-left:5.5rem!important}.pb-md-11{padding-bottom:5.5rem!important}.pr-md-11{padding-right:5.5rem!important}.mt-md-11{margin-top:5.5rem!important}.ml-md-11{margin-left:5.5rem!important}.mb-md-11{margin-bottom:5.5rem!important}.mr-md-11{margin-right:5.5rem!important}.pt-md-12{padding-top:6rem!important}.pl-md-12{padding-left:6rem!important}.pb-md-12{padding-bottom:6rem!important}.pr-md-12{padding-right:6rem!important}.mt-md-12{margin-top:6rem!important}.ml-md-12{margin-left:6rem!important}.mb-md-12{margin-bottom:6rem!important}.mr-md-12{margin-right:6rem!important}.pt-md-13{padding-top:6.5rem!important}.pl-md-13{padding-left:6.5rem!important}.pb-md-13{padding-bottom:6.5rem!important}.pr-md-13{padding-right:6.5rem!important}.mt-md-13{margin-top:6.5rem!important}.ml-md-13{margin-left:6.5rem!important}.mb-md-13{margin-bottom:6.5rem!important}.mr-md-13{margin-right:6.5rem!important}.pt-md-14{padding-top:7rem!important}.pl-md-14{padding-left:7rem!important}.pb-md-14{padding-bottom:7rem!important}.pr-md-14{padding-right:7rem!important}.mt-md-14{margin-top:7rem!important}.ml-md-14{margin-left:7rem!important}.mb-md-14{margin-bottom:7rem!important}.mr-md-14{margin-right:7rem!important}.pt-md-15{padding-top:7.5rem!important}.pl-md-15{padding-left:7.5rem!important}.pb-md-15{padding-bottom:7.5rem!important}.pr-md-15{padding-right:7.5rem!important}.mt-md-15{margin-top:7.5rem!important}.ml-md-15{margin-left:7.5rem!important}.mb-md-15{margin-bottom:7.5rem!important}.mr-md-15{margin-right:7.5rem!important}.pt-md-16{padding-top:8rem!important}.pl-md-16{padding-left:8rem!important}.pb-md-16{padding-bottom:8rem!important}.pr-md-16{padding-right:8rem!important}.mt-md-16{margin-top:8rem!important}.ml-md-16{margin-left:8rem!important}.mb-md-16{margin-bottom:8rem!important}.mr-md-16{margin-right:8rem!important}.pt-md-17{padding-top:8.5rem!important}.pl-md-17{padding-left:8.5rem!important}.pb-md-17{padding-bottom:8.5rem!important}.pr-md-17{padding-right:8.5rem!important}.mt-md-17{margin-top:8.5rem!important}.ml-md-17{margin-left:8.5rem!important}.mb-md-17{margin-bottom:8.5rem!important}.mr-md-17{margin-right:8.5rem!important}.pt-md-18{padding-top:9rem!important}.pl-md-18{padding-left:9rem!important}.pb-md-18{padding-bottom:9rem!important}.pr-md-18{padding-right:9rem!important}.mt-md-18{margin-top:9rem!important}.ml-md-18{margin-left:9rem!important}.mb-md-18{margin-bottom:9rem!important}.mr-md-18{margin-right:9rem!important}.pt-md-19{padding-top:9.5rem!important}.pl-md-19{padding-left:9.5rem!important}.pb-md-19{padding-bottom:9.5rem!important}.pr-md-19{padding-right:9.5rem!important}.mt-md-19{margin-top:9.5rem!important}.ml-md-19{margin-left:9.5rem!important}.mb-md-19{margin-bottom:9.5rem!important}.mr-md-19{margin-right:9.5rem!important}.pt-md-20{padding-top:10rem!important}.pl-md-20{padding-left:10rem!important}.pb-md-20{padding-bottom:10rem!important}.pr-md-20{padding-right:10rem!important}.mt-md-20{margin-top:10rem!important}.ml-md-20{margin-left:10rem!important}.mb-md-20{margin-bottom:10rem!important}.mr-md-20{margin-right:10rem!important}.btn.btn{font-size:.9rem}}.btn{position:relative;border:1px solid transparent;display:inline-flex;justify-content:center;align-items:center;border-radius:50px;font-size:1rem;cursor:pointer;padding:.5rem 1rem;font-weight:500;transition:.3s ease-in-out;text-decoration:none;line-height:1rem;background-color:#fff}.btn.btn-primary{background:#fb4973;color:#fff}.btn.btn-primary:hover{background-color:#ec2251}.btn.btn-secondary{border:1px solid #4c36d6;color:#fff;background-color:#4c36d6}.btn.btn-tertiary{background-color:#fff8f9;color:#fb4973;border-color:#fff8f9}.btn.btn-tertiary:hover{background-color:#f1f5f9;color:#09090b}.btn.btn-border{border:1px solid #2c2c2c;color:#09090b}.btn.btn-icon{gap:.4rem;line-height:1.5rem}.btn.reverse{padding:.5rem .6rem .5rem 1rem;flex-direction:row-reverse}.btn[disabled]{background:#fff;cursor:not-allowed;color:#cbd5e1;border-color:#cbd5e1}.btn.btn-small{font-size:.9rem;line-height:.9rem;padding:.5rem .8rem}@media (max-width:768px){.btn.btn-small{font-size:.8rem}.btn.btn-small svg{width:1rem;height:1rem}}.badge{display:flex;padding:.25rem .75rem;justify-content:center;align-items:center;gap:.5rem;border:1px solid;font-size:.8rem;font-weight:500}.badge.success{border-radius:50px;border-color:#6ee7b7;background:#ecfdf5;color:#047857}.badge.warning{border-radius:50px;border-color:#fdba74;background:#fff7ed;color:#c2410c}.form-control{position:relative;padding:.9rem 0}.form-control:not(.checkbox) label{position:absolute;z-index:1;top:.4rem;left:.8rem;transition:.3s ease-in-out;font-size:.75rem;background:#fff;padding:0 .2rem;color:#475569}.form-control:not(.checkbox) label.focused{font-size:.9rem;bottom:2.8rem}.form-control:not(.checkbox).file-input{border:1px dashed #cbd5e1;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.form-control:not(.checkbox).file-input.dropzone.active,.form-control:not(.checkbox).file-input:hover{border-color:#fb4973}.form-control:not(.checkbox).file-input input[type=file]{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:2}.form-control:not(.checkbox).file-input label{cursor:pointer;position:relative;z-index:1;font-weight:500;top:unset;left:unset;display:flex;padding:.4rem .8rem;justify-content:center;align-items:center;gap:.4rem;border-radius:50px;border:1px solid #2c2c2c;color:#2c2c2c}.form-control:not(.checkbox).file-input .input-file-name{font-size:.9rem;display:none}.form-control:not(.checkbox).yes-no-select{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.form-control:not(.checkbox).yes-no-select label{position:relative;top:unset;left:unset;font-size:1rem;font-weight:400}.form-control:not(.checkbox).yes-no-select select{width:4rem;padding:.5rem;font-size:.8rem;font-weight:400}.form-control:not(.checkbox).yes-no-select select option{font-weight:400}.form-control:not(.checkbox).color-input{display:flex}.form-control:not(.checkbox).color-input .color-input-wrapper{display:flex;align-items:center;justify-content:space-between;min-width:9rem;gap:10px;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .5rem .5rem 1rem;cursor:pointer}.form-control:not(.checkbox).color-input .color-input-wrapper .color-hex-value{font-size:.9rem;color:#84818a;text-transform:uppercase}.form-control:not(.checkbox).color-input .color-input-wrapper input{padding:0;width:1.3rem;height:1.3rem;border-radius:2px;border:none;outline:0;cursor:pointer}.form-control:not(.checkbox).color-input .color-input-wrapper input::-webkit-color-swatch-wrapper{padding:0}.form-control:not(.checkbox).color-input .color-input-wrapper input::-webkit-color-swatch{border:none}.form-control:not(.checkbox).color-input .color-input-wrapper input:focus{border:none;outline:0}.form-control:not(.checkbox) input:not([type=checkbox]),.form-control:not(.checkbox) select,.form-control:not(.checkbox) textarea{font-size:1rem;width:100%;height:100%;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem 1rem}.form-control:not(.checkbox) input:not([type=checkbox]):active,.form-control:not(.checkbox) input:not([type=checkbox]):focus,.form-control:not(.checkbox) input:not([type=checkbox]):focus-visible,.form-control:not(.checkbox) select:active,.form-control:not(.checkbox) select:focus,.form-control:not(.checkbox) select:focus-visible,.form-control:not(.checkbox) textarea:active,.form-control:not(.checkbox) textarea:focus,.form-control:not(.checkbox) textarea:focus-visible{border-color:#fb4973;outline:0}.form-control:not(.checkbox) textarea{height:10rem;font-family:Roboto,sans-serif;padding:1rem}.form-control:not(.checkbox) textarea::-moz-placeholder{font-family:Roboto,sans-serif}.form-control:not(.checkbox) textarea::placeholder{font-family:Roboto,sans-serif}.form-control:not(.checkbox).mandatory input{border-color:#fb4973}.form-control:not(.checkbox) input[type=date]{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:3rem;cursor:pointer}.form-control:not(.checkbox) input[type=date]::-webkit-calendar-picker-indicator{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.3rem;height:1.3rem;background:0 0;cursor:pointer;opacity:0}.form-control:not(.checkbox) input[type=date]::after{content:"";position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.3rem;height:1.3rem;background-image:url(/public/images/icons/i-calendar.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.form-control:not(.checkbox).rounded input{border-radius:50px}.form-control input{transition:.3s ease-in-out}.form-control input:active,.form-control input:focus,.form-control input:focus-visible{outline:0}.form-control input::-moz-placeholder{color:#cbd5e1;font-weight:400}.form-control input::placeholder{color:#cbd5e1;font-weight:400}.form-control label{color:inherit}.form-control.icon-right svg{position:absolute;bottom:1.6rem;right:.6rem;color:#84818a}.form-control.icon-right svg.i-eye,.form-control.icon-right svg.i-eye-off{cursor:pointer;transition:.3s ease-in-out}.form-control.icon-right svg.i-eye-off:hover,.form-control.icon-right svg.i-eye:hover{color:#fb4973}.form-control.icon-right .hide-password{display:none}.form-control.clicked label{font-size:.8rem;bottom:2.8rem}.form-control.checkbox{display:flex;gap:1rem}.form-control.checkbox input[type=checkbox]{display:none}.form-control.checkbox .checkbox-box{width:1.2rem;height:1.2rem;border-radius:5px;background-color:#fff;cursor:pointer;flex-shrink:0;display:flex;justify-content:center;align-items:center;transition:.3s ease-in-out;border:1px solid #cbd5e1;margin-top:0}.form-control.checkbox .checkbox-box .i-check{color:transparent}.form-control.checkbox .checkbox-box.is-checked{background-color:#fb4973!important}.form-control.checkbox .checkbox-box.is-checked .i-check{color:#fff}.form-control.checkbox label{cursor:pointer}.form-control.checkbox.mandatory .checkbox-box{border-color:#fb4973}.form-control.checkbox .form-check{display:flex;align-items:center;flex-direction:row;gap:.5rem}.form-control.checkbox .form-check:hover .checkbox-box{border-color:#fb4973;background-color:#fff8f9}.form-control .form-subtitle{font-style:italic;font-size:.8rem;padding-top:.5rem}.form-control.bordered{border:1px solid #cbd5e1;border-radius:5px;padding:.5rem 1rem;margin-top:1rem}.form-control.bordered>label{position:absolute;top:-1.5rem!important}.font-family-roboto{font-family:Roboto,sans-serif,sans-serif}.font-family-bricolage-grotesque{font-family:Bricolage-Grotesque,Roboto,sans-serif}.font-family-caveat{font-family:Caveat,Roboto,sans-serif}.link{text-decoration:none;color:#fb4973;transition:.3s ease-in-out;background:unset;border:none;font-size:1rem;display:inline-flex;align-items:center;gap:.25rem;cursor:pointer}.link.link-nostyle{color:inherit}.link.link-nostyle:hover{color:#fb4973}.link.link-nostyle-hover:hover{color:inherit}.link.link-small{font-size:.9rem;line-height:.9rem}.link:hover{color:#ec2251}.text-extra-small{font-size:.8rem!important}.text-small{font-size:.9rem!important}.text-medium{font-size:1rem!important}.text-normal-bold{font-weight:400!important}.bold{font-weight:500!important}.text-align-start{text-align:start}.text-align-center{text-align:center}.text-align-end{text-align:end}.text-align-stretch{text-align:stretch}.text-align-left{text-align:left}.response{border-radius:8px;padding:.5rem 1rem;margin-bottom:.5rem;display:none;position:relative}.response.success{background:#ecfdf5;color:#10b981;padding-left:3rem}.response.success::before{content:"";display:block;width:1.5rem;height:1.5rem;background-image:url(/public/images/icons/i-check-round.svg);background-size:contain;background-repeat:no-repeat;filter:invert(59%) sepia(58%) saturate(628%) hue-rotate(112deg) brightness(91%) contrast(93%);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.response.error{background:#fff8f9;color:#fb4973}.response.primary{background:#cfe2ff;color:#084298}.response.warning{background:#fff7ed;color:#f97316}.success{color:#10b981}.error{color:#ef4444}.warning{color:#f97316}.info{color:#084298}.color-main{color:#fb4973}.text-decoration-underline{text-decoration:underline}.display-none{display:none!important}.display-block{display:block}.font-size-1{font-size:.2rem}.font-size-2{font-size:.4rem}.font-size-3{font-size:.6rem}.font-size-4{font-size:.8rem}.font-size-5{font-size:1rem}.font-size-6{font-size:1.2rem}.font-size-7{font-size:1.4rem}.font-size-8{font-size:1.6rem}.font-size-9{font-size:1.8rem}.font-size-10{font-size:2rem}.font-size-11{font-size:2.2rem}.font-size-12{font-size:2.4rem}.font-size-13{font-size:2.6rem}.font-size-14{font-size:2.8rem}.font-size-15{font-size:3rem}.font-size-16{font-size:3.2rem}.font-size-17{font-size:3.4rem}.font-size-18{font-size:3.6rem}.font-size-19{font-size:3.8rem}.font-size-20{font-size:4rem}@media (max-width:992px){.display-none-md{display:none!important}.display-block-md{display:block!important}}@media (max-width:768px){.display-none-sm{display:none!important}.display-block-sm{display:block!important}}@media (max-width:400px){.display-none-xs{display:none!important}.display-block-xs{display:block!important}}table.table{width:100%;text-align:left;border-collapse:collapse;color:inherit}table.table.dark thead{background-color:#170f49}table.table.dark tbody tr{border-color:#170f49}table.table.dark tbody tr:hover,table.table.dark tbody tr:nth-child(2n){background-color:#8f82e5}table.table td,table.table th{padding:.5rem .7rem}table.table tbody tr{border-top:1px solid;cursor:pointer}.c-white{color:#fff}.modal{display:none;position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;overflow:hidden;background-color:rgba(23,15,73,.3)}.modal.modal-size-small .modal-content{max-width:30rem}.modal.modal-size-medium .modal-content{max-width:50rem}.modal.modal-size-large .modal-content{max-width:100%}.modal .modal-dialog{width:70rem;max-width:90%;height:100%;display:flex;margin:0 auto;justify-content:center}.modal .modal-dialog.modal-dialog-centered{align-items:center}.modal .modal-dialog .modal-content{background-color:#fff;border-radius:1rem;padding:2rem;width:100%;height:auto;max-height:90%;overflow:auto;position:relative}.modal .modal-dialog .modal-content .modal-header{display:flex;justify-content:center}.modal .modal-dialog .modal-content .modal-header h2{text-align:center}.modal .modal-dialog .modal-content .modal-body{padding:1rem 0}.modal .modal-dialog .modal-content .modal-footer{padding-top:1rem;border-top:1px solid #cbd5e1}.modal .modal-dialog .modal-content .modal-close-icon{position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:1000;font-size:1.5rem;display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border-radius:50%;background:#2e1e93;color:#fff}.modal .modal-dialog .modal-content .modal-close-icon svg{width:1.1rem;height:1.1rem;text-align:center;padding:0 0 0 1px}.modal .modal-dialog .modal-content .close-modal{cursor:pointer}.label{font-size:.8rem;border-radius:50px;color:#fb4973;background-color:#fff8f9;padding:.2rem .5rem}.hidden{display:none!important}.spinner-border{display:inline-block;width:1rem;height:1rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:.875rem;height:.875rem;border-width:1.5px}@keyframes spinner-border{to{transform:rotate(360deg)}}.me-2{margin-right:.5rem}@keyframes bounce{from{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes slide{0%{left:-30%}50%{left:50%;width:40%}100%{left:100%;width:30%}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}*{box-sizing:border-box}html{font-size:16px}body{font-family:Roboto,sans-serif,Helvetica,Arial,sans-serif;margin:0;color:#334155;font-weight:500}section{display:flex;flex-wrap:wrap;width:100%;position:relative}h1{font-size:2.3rem}h2{font-size:1.2rem}h3{font-size:1rem}form,h1,h2,h3,p{margin:0}h1,h2,h3,h4,h5,h6{font-family:Bricolage-Grotesque,Roboto,sans-serif;font-weight:800;line-height:1;color:#334155}ul{margin:0;padding:0 0 0 1rem;list-style:none;position:relative}ul li{padding-bottom:.5rem}button{font-family:Roboto,sans-serif}input{font-size:1rem;font-family:Roboto,sans-serif;border:1px solid #cbd5e1}input::-moz-placeholder{font-weight:400;color:#cbd5e1}input::placeholder{font-weight:400;color:#cbd5e1}input:active,input:focus,input:focus-visible{outline:0;border-color:#fb4973}.asterix{color:#fb4973}.mention{color:#84818a}.divider{text-align:center;color:#84818a;position:relative}.divider::after,.divider::before{content:"";position:absolute;height:1px;width:45%;background:#cbd5e1;top:50%;left:0}.divider::after{left:unset;right:0}.return svg{transform:rotate(90deg);width:15px}.loader{display:none;position:absolute;bottom:1.5rem;right:.5rem;width:1rem;height:1rem;border:2px solid #fb4973;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:1s linear infinite spin}.loader-bar{position:absolute;height:100%;width:30%;background:linear-gradient(to right,rgba(237,52,95,.3411764706),rgba(237,52,95,.3411764706));animation:1.2s ease-in-out infinite slide;border-radius:2px;z-index:10;transform:skewX(-12deg)}.global-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.9);z-index:9999;display:flex;justify-content:center;align-items:center}.global-loader .loader-content{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 0 15px 0 rgba(203,213,225,.25);text-align:center;font-size:1.2rem;color:#333}.global-loader .loader-content::after{content:"";display:block;width:40px;height:40px;margin:1rem auto 0;border:3px solid #fff8f9;border-top:3px solid #fb4973;border-radius:50%;animation:1s linear infinite spin}.catchphrase{font-size:1.5rem;max-width:9rem;text-align:center;transform:rotate(3deg);line-height:1.3rem;margin-left:3rem;color:#4c36d6}.retour a{display:flex;align-items:center;gap:.5rem;padding-bottom:1rem}.dashboard-container{padding:2rem;background-color:#fff;box-shadow:0 0 15px 1px rgba(203,213,225,.25);border-radius:.5rem;margin-bottom:1.5rem}.ct-inner-content{max-width:60rem}.ct-inner-content h2{font-size:1.6rem}.ct-inner-content h3{font-size:1.2rem;margin-bottom:.5rem;margin-top:1rem}.ct-inner-content p{margin-bottom:1rem;font-weight:400}.ct-inner-content ul{list-style:disc;margin-bottom:1rem}