.tw-invisible{visibility:hidden}.tw-float-right{float:right}.tw-m-1{margin:.25rem}.tw-m-2{margin:.5rem}.tw-m-3{margin:.75rem}.tw-mx-1{margin-left:.25rem;margin-right:.25rem}.tw-mx-4{margin-left:1rem;margin-right:1rem}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-1{margin-bottom:.25rem;margin-top:.25rem}.tw-my-2{margin-bottom:.5rem;margin-top:.5rem}.tw-my-3{margin-bottom:.75rem;margin-top:.75rem}.tw-my-5{margin-bottom:1.25rem;margin-top:1.25rem}.tw-my-10{margin-bottom:2.5rem;margin-top:2.5rem}.tw-my-auto{margin-bottom:auto;margin-top:auto}.tw-mt-1{margin-top:.25rem}.tw-mt-3{margin-top:.75rem}.tw-mt-5{margin-top:1.25rem}.tw-mt-6{margin-top:1.5rem}.tw-mt-10{margin-top:2.5rem}.tw-mt-12{margin-top:3rem}.tw-mr-2{margin-right:.5rem}.tw-mb-24{margin-bottom:6rem}.tw-ml-2{margin-left:.5rem}.tw-ml-3{margin-left:.75rem}.tw-ml-10{margin-left:2.5rem}.tw-block{display:block}.tw-flex{display:flex}.tw-table{display:table}.tw-grid{display:grid}.tw-h-1{height:.25rem}.tw-h-4{height:1rem}.tw-h-5{height:1.25rem}.tw-h-6{height:1.5rem}.tw-h-8{height:2rem}.tw-h-10{height:2.5rem}.tw-h-12{height:3rem}.tw-h-16{height:4rem}.tw-h-auto{height:auto}.tw-h-full{height:100%}.tw-h-screen{height:100vh}.tw-min-h-full{min-height:100%}.tw-min-h-screen{min-height:100vh}.tw-w-4{width:1rem}.tw-w-5{width:1.25rem}.tw-w-6{width:1.5rem}.tw-w-8{width:2rem}.tw-w-12{width:3rem}.tw-w-16{width:4rem}.tw-w-20{width:5rem}.tw-w-24{width:6rem}.tw-w-32{width:8rem}.tw-w-64{width:16rem}.tw-w-1\/2{width:50%}.tw-w-1\/3{width:33.333333%}.tw-w-2\/3{width:66.666667%}.tw-w-1\/4{width:25%}.tw-w-3\/4{width:75%}.tw-w-1\/5{width:20%}.tw-w-2\/5{width:40%}.tw-w-3\/5{width:60%}.tw-w-1\/6{width:16.666667%}.tw-w-2\/6{width:33.333333%}.tw-w-3\/6{width:50%}.tw-w-4\/6{width:66.666667%}.tw-w-1\/12{width:8.333333%}.tw-w-2\/12{width:16.666667%}.tw-w-10\/12{width:83.333333%}.tw-w-11\/12{width:91.666667%}.tw-w-full{width:100%}.tw-table-auto{table-layout:auto}.tw-table-fixed{table-layout:fixed}.tw-border-collapse{border-collapse:collapse}@keyframes tw-spin{to{transform:rotate(1turn)}}@keyframes tw-ping{75%,to{opacity:0;transform:scale(2)}}@keyframes tw-pulse{50%{opacity:.5}}@keyframes tw-bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.tw-cursor-pointer{cursor:pointer}.tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-items-center{align-items:center}.tw-justify-start{justify-content:flex-start}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-justify-around{justify-content:space-around}.tw-gap-1{gap:.25rem}.tw-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.tw-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.tw-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.tw-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.tw-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.tw-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.tw-divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}.tw-overflow-hidden{overflow:hidden}.tw-overflow-y-auto{overflow-y:auto}.tw-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tw-rounded-md{border-radius:.375rem}.tw-rounded-lg{border-radius:.5rem}.tw-rounded-full{border-radius:9999px}.tw-border-2{border-width:2px}.tw-border-solid{border-style:solid}.tw-border-dashed{border-style:dashed}.tw-border-bleuClair{--tw-border-opacity:1;border-color:rgba(116,185,255,var(--tw-border-opacity))}.tw-border-gray-200{--tw-border-opacity:1;border-color:rgba(237,242,247,var(--tw-border-opacity))}.tw-border-gray-300{--tw-border-opacity:1;border-color:rgba(226,232,240,var(--tw-border-opacity))}.tw-border-gray-400{--tw-border-opacity:1;border-color:rgba(203,213,224,var(--tw-border-opacity))}.tw-border-gray-500{--tw-border-opacity:1;border-color:rgba(160,174,192,var(--tw-border-opacity))}.tw-border-gray-600{--tw-border-opacity:1;border-color:rgba(113,128,150,var(--tw-border-opacity))}.tw-border-gray-700{--tw-border-opacity:1;border-color:rgba(74,85,104,var(--tw-border-opacity))}.tw-border-red-500{--tw-border-opacity:1;border-color:rgba(245,101,101,var(--tw-border-opacity))}.tw-border-green-400{--tw-border-opacity:1;border-color:rgba(104,211,145,var(--tw-border-opacity))}.tw-bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.tw-bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.tw-bg-vertFonce{--tw-bg-opacity:1;background-color:rgba(0,184,148,var(--tw-bg-opacity))}.tw-bg-tealClair{--tw-bg-opacity:1;background-color:rgba(129,236,236,var(--tw-bg-opacity))}.tw-bg-tealFonce{--tw-bg-opacity:1;background-color:rgba(0,206,201,var(--tw-bg-opacity))}.tw-bg-bleuClair{--tw-bg-opacity:1;background-color:rgba(116,185,255,var(--tw-bg-opacity))}.tw-bg-bleuFonce{--tw-bg-opacity:1;background-color:rgba(9,132,227,var(--tw-bg-opacity))}.tw-bg-violetClair{--tw-bg-opacity:1;background-color:rgba(162,155,254,var(--tw-bg-opacity))}.tw-bg-violetFonce{--tw-bg-opacity:1;background-color:rgba(108,92,231,var(--tw-bg-opacity))}.tw-bg-grisClair{--tw-bg-opacity:1;background-color:rgba(223,230,233,var(--tw-bg-opacity))}.tw-bg-orangeFonce{--tw-bg-opacity:1;background-color:rgba(225,112,85,var(--tw-bg-opacity))}.tw-bg-rougeFonce{--tw-bg-opacity:1;background-color:rgba(214,48,49,var(--tw-bg-opacity))}.tw-bg-gray-100{--tw-bg-opacity:1;background-color:rgba(247,250,252,var(--tw-bg-opacity))}.tw-bg-gray-200{--tw-bg-opacity:1;background-color:rgba(237,242,247,var(--tw-bg-opacity))}.tw-bg-gray-400{--tw-bg-opacity:1;background-color:rgba(203,213,224,var(--tw-bg-opacity))}.tw-bg-gray-600{--tw-bg-opacity:1;background-color:rgba(113,128,150,var(--tw-bg-opacity))}.tw-bg-gray-700{--tw-bg-opacity:1;background-color:rgba(74,85,104,var(--tw-bg-opacity))}.tw-bg-gray-800{--tw-bg-opacity:1;background-color:rgba(45,55,72,var(--tw-bg-opacity))}.tw-bg-red-100{--tw-bg-opacity:1;background-color:rgba(255,245,245,var(--tw-bg-opacity))}.tw-bg-red-400{--tw-bg-opacity:1;background-color:rgba(252,129,129,var(--tw-bg-opacity))}.tw-bg-red-500{--tw-bg-opacity:1;background-color:rgba(245,101,101,var(--tw-bg-opacity))}.tw-bg-orange-100{--tw-bg-opacity:1;background-color:rgba(255,250,240,var(--tw-bg-opacity))}.tw-bg-orange-300{--tw-bg-opacity:1;background-color:rgba(251,211,141,var(--tw-bg-opacity))}.tw-bg-orange-400{--tw-bg-opacity:1;background-color:rgba(246,173,85,var(--tw-bg-opacity))}.tw-bg-orange-500{--tw-bg-opacity:1;background-color:rgba(237,137,54,var(--tw-bg-opacity))}.tw-bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(255,255,240,var(--tw-bg-opacity))}.tw-bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(254,252,191,var(--tw-bg-opacity))}.tw-bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(236,201,75,var(--tw-bg-opacity))}.tw-bg-green-100{--tw-bg-opacity:1;background-color:rgba(240,255,244,var(--tw-bg-opacity))}.tw-bg-green-400{--tw-bg-opacity:1;background-color:rgba(104,211,145,var(--tw-bg-opacity))}.tw-bg-green-500{--tw-bg-opacity:1;background-color:rgba(72,187,120,var(--tw-bg-opacity))}.tw-bg-teal-100{--tw-bg-opacity:1;background-color:rgba(230,255,250,var(--tw-bg-opacity))}.tw-bg-teal-400{--tw-bg-opacity:1;background-color:rgba(79,209,197,var(--tw-bg-opacity))}.tw-bg-teal-500{--tw-bg-opacity:1;background-color:rgba(56,178,172,var(--tw-bg-opacity))}.tw-bg-blue-100{--tw-bg-opacity:1;background-color:rgba(235,248,255,var(--tw-bg-opacity))}.tw-bg-blue-500{--tw-bg-opacity:1;background-color:rgba(66,153,225,var(--tw-bg-opacity))}.tw-bg-indigo-200{--tw-bg-opacity:1;background-color:rgba(195,218,254,var(--tw-bg-opacity))}.tw-bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(127,156,245,var(--tw-bg-opacity))}.tw-bg-purple-100{--tw-bg-opacity:1;background-color:rgba(250,245,255,var(--tw-bg-opacity))}.tw-bg-purple-400{--tw-bg-opacity:1;background-color:rgba(183,148,244,var(--tw-bg-opacity))}.tw-bg-purple-600{--tw-bg-opacity:1;background-color:rgba(128,90,213,var(--tw-bg-opacity))}.tw-bg-pink-100{--tw-bg-opacity:1;background-color:rgba(255,245,247,var(--tw-bg-opacity))}.tw-bg-pink-500{--tw-bg-opacity:1;background-color:rgba(237,100,166,var(--tw-bg-opacity))}.tw-p-1{padding:.25rem}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-5{padding:1.25rem}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-px-8{padding-left:2rem;padding-right:2rem}.tw-py-1{padding-bottom:.25rem;padding-top:.25rem}.tw-py-2{padding-bottom:.5rem;padding-top:.5rem}.tw-py-3{padding-bottom:.75rem;padding-top:.75rem}.tw-py-4{padding-bottom:1rem;padding-top:1rem}.tw-py-5{padding-bottom:1.25rem;padding-top:1.25rem}.tw-pb-10{padding-bottom:2.5rem}.tw-pb-12{padding-bottom:3rem}.tw-pb-32{padding-bottom:8rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-text-right{text-align:right}.tw-text-xs{font-size:.75rem}.tw-text-sm{font-size:.875rem}.tw-text-base{font-size:1rem}.tw-text-lg{font-size:1.125rem}.tw-text-xl{font-size:1.25rem}.tw-text-2xl{font-size:1.5rem}.tw-text-3xl{font-size:1.875rem}.tw-text-4xl{font-size:2.25rem}.tw-font-semibold{font-weight:600}.tw-font-bold{font-weight:700}.tw-uppercase{text-transform:uppercase}.tw-capitalize{text-transform:capitalize}.tw-italic{font-style:italic}.tw-text-transparent{color:#0000}.tw-text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.tw-text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.tw-text-vertClair{--tw-text-opacity:1;color:rgba(85,239,196,var(--tw-text-opacity))}.tw-text-vertFonce{--tw-text-opacity:1;color:rgba(0,184,148,var(--tw-text-opacity))}.tw-text-tealFonce{--tw-text-opacity:1;color:rgba(0,206,201,var(--tw-text-opacity))}.tw-text-bleuClair{--tw-text-opacity:1;color:rgba(116,185,255,var(--tw-text-opacity))}.tw-text-bleuFonce{--tw-text-opacity:1;color:rgba(9,132,227,var(--tw-text-opacity))}.tw-text-orangeClair{--tw-text-opacity:1;color:rgba(250,177,160,var(--tw-text-opacity))}.tw-text-orangeFonce{--tw-text-opacity:1;color:rgba(225,112,85,var(--tw-text-opacity))}.tw-text-rougeFonce{--tw-text-opacity:1;color:rgba(214,48,49,var(--tw-text-opacity))}.tw-text-gray-500{--tw-text-opacity:1;color:rgba(160,174,192,var(--tw-text-opacity))}.tw-text-gray-600{--tw-text-opacity:1;color:rgba(113,128,150,var(--tw-text-opacity))}.tw-text-gray-700{--tw-text-opacity:1;color:rgba(74,85,104,var(--tw-text-opacity))}.tw-text-gray-800{--tw-text-opacity:1;color:rgba(45,55,72,var(--tw-text-opacity))}.tw-text-red-400{--tw-text-opacity:1;color:rgba(252,129,129,var(--tw-text-opacity))}.tw-text-red-500{--tw-text-opacity:1;color:rgba(245,101,101,var(--tw-text-opacity))}.tw-text-red-800{--tw-text-opacity:1;color:rgba(155,44,44,var(--tw-text-opacity))}.tw-text-orange-400{--tw-text-opacity:1;color:rgba(246,173,85,var(--tw-text-opacity))}.tw-text-orange-500{--tw-text-opacity:1;color:rgba(237,137,54,var(--tw-text-opacity))}.tw-text-orange-700{--tw-text-opacity:1;color:rgba(192,86,33,var(--tw-text-opacity))}.tw-text-green-400{--tw-text-opacity:1;color:rgba(104,211,145,var(--tw-text-opacity))}.tw-text-green-500{--tw-text-opacity:1;color:rgba(72,187,120,var(--tw-text-opacity))}.tw-text-green-600{--tw-text-opacity:1;color:rgba(56,161,105,var(--tw-text-opacity))}.tw-text-green-700{--tw-text-opacity:1;color:rgba(47,133,90,var(--tw-text-opacity))}.tw-text-teal-500{--tw-text-opacity:1;color:rgba(56,178,172,var(--tw-text-opacity))}.tw-text-blue-400{--tw-text-opacity:1;color:rgba(99,179,237,var(--tw-text-opacity))}.tw-text-blue-500{--tw-text-opacity:1;color:rgba(66,153,225,var(--tw-text-opacity))}.tw-text-blue-700{--tw-text-opacity:1;color:rgba(43,108,176,var(--tw-text-opacity))}.tw-text-purple-400{--tw-text-opacity:1;color:rgba(183,148,244,var(--tw-text-opacity))}.tw-text-purple-700{--tw-text-opacity:1;color:rgba(107,70,193,var(--tw-text-opacity))}.tw-underline{text-decoration:underline}*,:after,:before{--tw-shadow:0 0 #0000 }.tw-shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tw-outline-none{outline:2px solid #0000;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#4299e180;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000 }@media (min-width:768px){.md\:tw-w-1\/2{width:50%}}@media (min-width:1280px){.xl\:tw-w-1\/4{width:25%}}