 @font-face {font-family: 'Inter';src: url('../fonts/Inter-Regular.woff') format('woff'), src: url('../fonts/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter-Regular.ttf') format('truetype');font-display: swap;font-style: normal;font-weight: 400;}@font-face {font-family: 'Inter';src: url('../fonts/Inter-Medium.woff') format('woff'), src: url('../fonts/Inter-Medium.woff2') format('woff2'), url('../fonts/Inter-Medium.ttf') format('truetype');font-display: swap;font-style: normal;font-weight: 500;}@font-face {font-family: 'Inter';src: url('../fonts/Inter-SemiBold.woff') format('woff'), src: url('../fonts/Inter-SemiBold.woff2') format('woff2'), url('../fonts/Inter-SemiBold.ttf') format('truetype');font-display: swap;font-style: normal;font-weight: 600;}@font-face {font-family: 'Inter';src: url('../fonts/Inter-Bold.woff') format('woff'), src: url('../fonts/Inter-Bold.woff2') format('woff2'), url('../fonts/Inter-Bold.ttf') format('truetype');font-display: swap;font-style: normal;font-weight: 700;}@font-face {font-family: 'Merriweather';src: url('../fonts/Merriweather-Regular.woff') format('woff'), src: url('../fonts/Merriweather-Regular.woff2') format('woff2'), url('../fonts/Merriweather-Regular.ttf') format('truetype');font-display: swap;font-style: normal;font-weight: 400;}@font-face {font-family: 'Merriweather';src: url('../fonts/Merriweather-Bold.woff') format('woff'), src: url('../fonts/Merriweather-Bold.woff2') format('woff2'), url('../fonts/Merriweather-Bold.ttf') format('truetype');font-display: swap;font-style: normal;font-weight: 700;}*, *:after, *:before {margin: 0;padding: 0;box-sizing: border-box;}html {font-family: sans-serif;scroll-behavior: smooth;}body {background-image: linear-gradient(19deg, Linen 0%, #EF4444 100%);background-repeat: no-repeat;font: 400 16px/1.5em 'Inter', sans-serif;color: black;}main {margin: 0 2em 2em 2em;background: White;}@media only screen and (max-width: 992px) {main {margin: 0 1em 1em 1em;}}.container-80 {max-width: 80%;margin: 0 auto;}@media only screen and (max-width: 992px) {.container-80 {max-width: 90%;margin: 0 auto;}}.container-50 {max-width: 50%;margin: 0 auto;}@media only screen and (max-width: 992px) {.container-50 {max-width: 90%;margin: 0 auto;}}section {padding: 4em;}@media only screen and (max-width: 992px) {section {padding: 2em 0em;}}article {padding: 4em 0;}@media only screen and (max-width: 992px) {article {padding: 2em 0;}}.grid-3 {display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 2em;}.grid-4 {display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 1em;}@media only screen and (max-width: 1080px) {.grid-3, .grid-4 {grid-template-columns: 1fr;}}.flex-center {display: flex;justify-content: center;flex-wrap: wrap;}.flex-align-items {display: flex;align-items: center;justify-content: center;}.nowrap {flex-wrap: nowrap;}.cta {display: inline-block !important;}.cta a {display: inline-block !important;margin-top: 2em;margin-bottom: 0.75em;}@media only screen and (max-width: 992px) {.cta a {margin: 1.5em auto;margin-bottom: 0.75em;}}.cta-zone {display: flex;justify-content: center;flex-wrap: wrap;}.card {background-color: SeaShell;padding: 2em;border-radius: 0.5em;}.margin-t-1 {margin-top: 1em;}.margin-t-2 {margin-top: 2em;}.margin-b-1 {margin-bottom: 1em;}.margin-b-2 {margin-bottom: 2em;}.margin-r-s {margin-right: 0.4em;}.margin-r-2 {margin-right: 2em;}.padding-1 {padding: 1em;}.padding-2 {padding: 2em;}.padding-tb-1 {padding-top: 1em;padding-bottom: 1em;}h1 {font-size: 4em;line-height: 1.3em;margin-bottom: 0.75em;}@media only screen and (max-width: 992px) {h1 {font-size: 1.6em;line-height: 1.4em;}}h2 {font-size: 2em;line-height: 1.4em;font-weight: 400;margin-bottom: 2em;}@media only screen and (max-width: 992px) {h2 {font-size: 1.3em;line-height: 1.4em;font-weight: 400;}}article h1 {font-size: 2em;font-weight: 400;}article h2 {font-size: 1.4em;font-weight: 400;margin-top: 1em;margin-bottom: 0.5em;}.card h3 {font-size: 1em;}.card h4 {margin-top: 0.25em;margin-bottom: 0.25em;font-size: 1em;line-height: 1.6em;font-weight: 400;}.card h5 {margin-bottom: 1em;font-size: 0.9em;}.card p {margin-top: 1em;font-size: 0.9em;margin-bottom: 0;}.text-center {text-align: center;}.text-right {text-align: right;}.text-display {font-size: 1.6em;line-height: 1.4em;}@media only screen and (max-width: 992px) {.text-display {font-size: 1em;line-height: 1.4em;}}.text-merriweather {font-family: 'Merriweather', serif;}.text-color-primary {color: #C93838;}.text-weight-600 {font-weight: 600 !important;}.text-weight-bold {font-weight: bold !important;}.text-nomargin {margin: 0;}.text-small {font-size: 0.85em;}.text-muted {color: #737373;}a {text-decoration: none;color: #D63C3C;}.discreet-link {color: #000000;text-decoration: underline;}img {max-width: 100%;}.img-rounded {background-color: #bbb;border-radius: 50%;}.img-centered {display: block;margin-left: auto;margin-right: auto;}@media only screen and (max-width: 992px) {.img-80 {width: 80%;margin: 0.5em auto 2em auto;}}.bg-linen {background-color: Linen;}.bg-white {background-color: White;}.bg-red {background-color: #D63C3C;color: white;}.color-metro-2 {background: #0056c5;color: #fff;}.color-metro-12 {background: #00633e;color: #fff;}.border-top-lightgrey {border-top: 2em #f7F7F7 solid;}.btn {padding: 1em;border-radius: 0.25em;text-decoration: none;margin: 0.5em;font-weight: 500;}.btn:hover {color: black;}@media only screen and (max-width: 992px) {.btn {width: 100%;}}.btn-primary {background-color: #D63C3C;color: white;}.btn-primary:hover {background-color: #FCC545;}.btn-secondary {background-color: #A11818 ;color: white;}.btn-secondary:hover {background-color: #FCC545;}.btn-white {background-color: White;color: black;}.btn-white:hover {background-color: #FCC545;color: black;}.lift:focus, .lift:hover {box-shadow: 0 1rem 2.5rem rgba(22, 28, 45, 0.1), 0 0.5rem 1rem -0.75rem rgba(22, 28, 45, 0.1) !important;-webkit-transform: translate3d(0, -3px, 0);transform: translate3d(0, -3px, 0);}.lift {-webkit-transition: box-shadow 0.25s ease, -webkit-transform 0.25s ease;transition: box-shadow 0.25s ease, -webkit-transform 0.25s ease;transition: box-shadow 0.25s ease, transform 0.25s ease;transition: box-shadow 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;}input {position: absolute;opacity: 0;z-index: -1;}.row {display: flex;}.row .col {flex: 1;}.row .col:last-child {margin-left: 1em;}.tabs {overflow: hidden;}.tab {width: 100%;overflow: hidden;}.tab-label {display: flex;justify-content: flex-start;grid-gap: 1em;padding: 2em;background: White;cursor: pointer;border-radius: 0.5em;font-family: 'Inter', sans-serif;font-style: normal;font-weight: 400;font-size: 1em;color: #262626;margin-bottom: 0.5em;margin-top: 0.5em;}@media only screen and (max-width: 992px) {.tab-label {display: flex;justify-content: flex-start;flex-wrap: nowrap;}}.tab-label:hover .tab-label:focus {background: rgba(239, 68, 68, 0.25);;}.tab-label::after {content: url(../img/chevron.svg);color: #374989;width: 1em;height: 1em;text-align: right;transition: all 0.35s;}.tab-content {max-height: 0;padding: 0 2em;transition: all 0.3s;background: white;color: #5a5a5a;font-style: normal;font-weight: 400;font-size: 0.85em;line-height: 1.8em;text-align: left;border-radius: 0 0 0.5em 0.5em;}.tab-close {display: flex;justify-content: flex-end;padding: 1em;font-size: 0.75em;cursor: pointer;}.tab-close:hover, .tab-close:focus {background: rgba(239, 68, 68, 0.1);}input:checked + .tab-label {background: rgba(214, 60, 60, 0.2);border-radius: 0.5em 0.5em 0 0;}input:checked + .tab-label::after {transform: rotate(90deg);}input:checked ~ .tab-content {max-height: 100vh;padding: 2em;}.icon-circle-sm {display: -webkit-inline-box;display: inline-flex;-webkit-box-align: center;align-items: center;-webkit-box-pack: center;justify-content: center;width: 1.5em;height: 1.5em;border-radius: 50%;font-size: 0.85em;}.border-radius-05 {border-radius: 0.5em;}@media (min-width: 1024px) {.menu {}.menu li {list-style: none;display: inline;border-bottom: 0;background-color: transparent;}}.navigation {text-align: center;z-index: 1;margin: 2em 2em 0 2em;padding: 0.5em;}@media screen and (max-width: 992px) {.navigation {margin: 1em 1em 0 1em;padding: 0.5em 0 0 0;}}.navigation ul {margin: 0;padding: 0;list-style: none;overflow: hidden;}.navigation li a {display: block;color: Black;font-weight: 400;font-size: 1.125rem;text-align: center;cursor: pointer;text-transform: none;text-decoration: none;border: none;outline-offset: -2px;padding: 1em;}@media screen and (max-width: 992px) {.navigation li a {padding: 1em;border-bottom: solid 1px #f2f2f2;}}.navigation li a:hover, .navigation li a:focus, .navigation .menu-btn:hover, .navigation .menu-btn:focus {color: #D63C3C;}.navigation li:last-child a {margin-bottom: 0;}@media (min-width: 992px) {.navigation li {display: inline-block;}.navigation li:last-child a {margin-bottom: 0;}}.navigation .menu {clear: both;max-height: 0;transition: max-height .5s ease-out;}@media (min-width: 992px) {.navigation .menu {clear: none;max-height: none;}}.navigation .menu-icon {cursor: pointer;display: inline-block;padding: 1.5em 1.25em;position: relative;user-select: none;}@media screen and (min-width: 992px) {.navigation .menu-icon {display: none;}}.navigation .menu-icon .nav-icon {background-color: #222222;display: block;height: 2px;position: relative;width: 18px;border-radius: 2px;}.navigation .menu-icon .nav-icon:before, .navigation .menu-icon .nav-icon:after {background-color: #222222;content: '';display: block;height: 100%;position: absolute;transition: all .2s ease-out;width: 100%;border-radius: 2px;}.navigation .menu-icon .nav-icon:before {top: 5px;}.navigation .menu-icon .nav-icon:after {top: -5px;}.navigation .menu-btn {display: none;}.navigation .menu-btn:checked ~ .menu {max-height: 400px;}.navigation .menu-btn:checked ~ .menu-icon .nav-icon {background: transparent;}.navigation .menu-btn:checked ~ .menu-icon .nav-icon:before {transform: rotate(-45deg);}.navigation .menu-btn:checked ~ .menu-icon .nav-icon:after {transform: rotate(45deg);}.navigation .menu-btn:checked ~ .menu-icon:not(.steps) .nav-icon:before, .navigation .menu-btn:checked ~ .menu-icon:not(.steps) .nav-icon:after {top: 0;}#intervenants {border-bottom: linen 4em solid;}.desktop-only {display: block;}@media only screen and (max-width: 992px) {.desktop-only {display: none;}}.mobile-only {display: none;}@media only screen and (max-width: 992px) {.mobile-only {display: block;}}footer {padding: 2em;text-align: center;background-color: #fcfcfc !important;border-top: 2em #f7F7F7 solid;}footer a {color: #737373;}footer p {margin-bottom: 1em;}.feather {width: 24px;height: 24px;stroke: currentColor;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;fill: none;}.feather-14 {width: 14px;height: 14px;}.feather-32 {width: 32px;height: 32px;}
