.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap");  #contact-form form {
display: flex;
flex-direction: column;
gap: 1.25rem;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
#contact-form form .wpcf7-spinner {
position: absolute;
right: -20px;
margin-top: 10px;
}
#contact-form form .wpcf7-response-output {
margin: 0px !important;
border-style: none !important;
--tw-text-opacity: 1 !important;
color: rgb(255, 255, 255) !important;
color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
#contact-form input {
width: 100%;
max-width: 100%;
border-radius: 0.375rem;
padding: 0.75rem;
font-size: 0.8rem;
outline: 2px solid transparent;
outline-offset: 2px;
}
#contact-form input[type=submit] {
width: 100%;
cursor: pointer;
border-radius: 9999px;
--tw-bg-opacity: 1;
background-color: rgb(18, 32, 38);
background-color: rgba(18, 32, 38, var(--tw-bg-opacity));
font-weight: 700;
--tw-text-opacity: 1;
color: rgb(255, 255, 255);
color: rgba(255, 255, 255, var(--tw-text-opacity));
}  *,
::before,
::after {
box-sizing: border-box; border-width: 0; border-style: solid; border-color: #e5e7eb; }
::before,
::after {
--tw-content: "";
} html {
line-height: 1.5; -webkit-text-size-adjust: 100%; -moz-tab-size: 4; -o-tab-size: 4;
tab-size: 4; font-family: Poppins, sans-serif; font-feature-settings: normal; font-variation-settings: normal; } body {
margin: 0; line-height: inherit; } hr {
height: 0; color: inherit; border-top-width: 1px; } abbr:where([title]) {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
} a {
color: inherit;
text-decoration: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp,
pre {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
} table {
text-indent: 0; border-color: inherit; border-collapse: collapse; } button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; color: inherit; margin: 0; padding: 0; } button,
select {
text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button; background-color: transparent; background-image: none; } :-moz-focusring {
outline: auto;
} :-moz-ui-invalid {
box-shadow: none;
} progress {
vertical-align: baseline;
} ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } ::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } summary {
display: list-item;
} blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
margin: 0;
}
fieldset {
margin: 0;
padding: 0;
}
legend {
padding: 0;
}
ol,
ul,
menu {
list-style: none;
margin: 0;
padding: 0;
} textarea {
resize: vertical;
} input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1; color: #9ca3af; }
input::placeholder,
textarea::placeholder {
opacity: 1; color: #9ca3af; } button,
[role=button] {
cursor: pointer;
} :disabled {
cursor: default;
} img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block; vertical-align: middle; } img,
video {
max-width: 100%;
height: auto;
} [hidden] {
display: none;
}
*, ::before, ::after {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgba(59, 130, 246, 0.5);
--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
--tw-ring-shadow: 0 0 rgba(0,0,0,0);
--tw-shadow: 0 0 rgba(0,0,0,0);
--tw-shadow-colored: 0 0 rgba(0,0,0,0);
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
}
::backdrop {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgba(59, 130, 246, 0.5);
--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
--tw-ring-shadow: 0 0 rgba(0,0,0,0);
--tw-shadow: 0 0 rgba(0,0,0,0);
--tw-shadow-colored: 0 0 rgba(0,0,0,0);
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
}
.container {
width: 100%;
}
@media (min-width: 640px) {
.container {
max-width: 640px;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.container {
max-width: 1024px;
}
}
@media (min-width: 1280px) {
.container {
max-width: 1280px;
}
}
@media (min-width: 1536px) {
.container {
max-width: 1536px;
}
}
.invisible {
visibility: hidden;
}
.collapse {
visibility: collapse;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.sticky {
position: sticky;
}
.inset-0 {
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.bottom-0 {
bottom: 0px;
}
.left-1\/2 {
left: 50%;
}
.right-0 {
right: 0px;
}
.top-0 {
top: 0px;
}
.top-16 {
top: 4rem;
}
.z-10 {
z-index: 10;
}
.z-20 {
z-index: 20;
}
.z-30 {
z-index: 30;
}
.col-span-2 {
grid-column: span 2/span 2;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.-ml-\[200px\] {
margin-left: -200px;
}
.-mt-60 {
margin-top: -15rem;
}
.mb-5 {
margin-bottom: 1.25rem;
}
.mt-2 {
margin-top: 0.5rem;
}
.mt-4 {
margin-top: 1rem;
}
.block {
display: block;
}
.inline-block {
display: inline-block;
}
.flex {
display: flex;
}
.hidden {
display: none;
}
.h-\[calc\(100\%-120px-150px\)\] {
height: calc(100% - 120px - 150px);
}
.h-full {
height: 100%;
}
.h-screen {
height: 100vh;
}
.\!w-full {
width: 100% !important;
}
.w-\[120px\] {
width: 120px;
}
.w-full {
width: 100%;
}
.w-5 {
width: 1.25rem;
}
.w-12 {
width: 3rem;
}
.w-8 {
width: 2rem;
}
.max-w-6xl {
max-width: 72rem;
}
.max-w-7xl {
max-width: 80rem;
}
.max-w-lg {
max-width: 32rem;
}
.resize {
resize: both;
}
.flex-row-reverse {
flex-direction: row-reverse;
}
.flex-col {
flex-direction: column;
}
.flex-col-reverse {
flex-direction: column-reverse;
}
.items-start {
align-items: flex-start;
}
.items-center {
align-items: center;
}
.justify-start {
justify-content: flex-start;
}
.gap-12 {
gap: 3rem;
}
.gap-16 {
gap: 4rem;
}
.gap-5 {
gap: 1.25rem;
}
.gap-6 {
gap: 1.5rem;
}
.rounded-full {
border-radius: 9999px;
}
.rounded-xl {
border-radius: 0.75rem;
}
.bg-green-500 {
--tw-bg-opacity: 1;
background-color: rgb(34, 197, 94);
background-color: rgba(34, 197, 94, var(--tw-bg-opacity));
}
.bg-primary {
--tw-bg-opacity: 1;
background-color: rgb(18, 32, 38);
background-color: rgba(18, 32, 38, var(--tw-bg-opacity));
}
.bg-primary-light {
--tw-bg-opacity: 1;
background-color: rgb(0, 69, 99);
background-color: rgba(0, 69, 99, var(--tw-bg-opacity));
}
.bg-secondary {
--tw-bg-opacity: 1;
background-color: rgb(210, 176, 83);
background-color: rgba(210, 176, 83, var(--tw-bg-opacity));
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255, 255, 255);
background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.fill-white {
fill: #fff;
}
.object-cover {
-o-object-fit: cover;
object-fit: cover;
}
.p-12 {
padding: 3rem;
}
.p-8 {
padding: 2rem;
}
.px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.px-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.py-16 {
padding-top: 4rem;
padding-bottom: 4rem;
}
.py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.pb-12 {
padding-bottom: 3rem;
}
.pr-3 {
padding-right: 0.75rem;
}
.text-center {
text-align: center;
}
.font-serif {
font-family: DM Serif Text, serif;
}
.text-2xl {
font-size: 1.563rem;
}
.text-3xl {
font-size: 1.953rem;
}
.text-h3 {
font-size: 1.15rem;
}
.text-lg {
font-size: 1.125rem;
}
.text-sm {
font-size: 0.8rem;
}
.font-bold {
font-weight: 700;
}
.uppercase {
text-transform: uppercase;
}
.italic {
font-style: italic;
}
.leading-relaxed {
line-height: 1.625;
}
.\!text-black {
--tw-text-opacity: 1 !important;
color: rgb(0, 0, 0) !important;
color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}
.\!text-primary {
--tw-text-opacity: 1 !important;
color: rgb(18, 32, 38) !important;
color: rgba(18, 32, 38, var(--tw-text-opacity)) !important;
}
.text-primary {
--tw-text-opacity: 1;
color: rgb(18, 32, 38);
color: rgba(18, 32, 38, var(--tw-text-opacity));
}
.text-red-500 {
--tw-text-opacity: 1;
color: rgb(239, 68, 68);
color: rgba(239, 68, 68, var(--tw-text-opacity));
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255, 255, 255);
color: rgba(255, 255, 255, var(--tw-text-opacity));
}
html {
scroll-behavior: smooth;
}
blockquote strong {
font-weight: 400;
--tw-text-opacity: 1;
color: rgb(210, 176, 83);
color: rgba(210, 176, 83, var(--tw-text-opacity));
}
a[role=button] {
border-radius: 9999px;
--tw-bg-opacity: 1;
background-color: rgb(210, 176, 83);
background-color: rgba(210, 176, 83, var(--tw-bg-opacity));
padding-left: 1rem;
padding-right: 1rem;
padding-top: 0.75rem;
padding-bottom: 0.75rem;
font-size: 0.8rem;
font-weight: 700;
--tw-text-opacity: 1;
color: rgb(255, 255, 255);
color: rgba(255, 255, 255, var(--tw-text-opacity));
transition-duration: 200ms;
}
@media (min-width: 640px) {
a[role=button] {
padding-left: 2rem;
padding-right: 2rem;
font-size: 1rem;
}
}
a[role=button]:hover {
--tw-translate-x: 0.25rem;
transform: translate(0.25rem, var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#video iframe {
width: 100% !important;
}
.rich-content p {
margin-bottom: 1.25rem;
}
.rich-content li {
position: relative;
margin-bottom: 1.25rem;
list-style-type: none;
padding-left: 2rem;
}
.rich-content li::before {
content: url(//conferenciers.twouid.fr/wp-content/themes/twouid/assets/arrow.svg);
position: absolute;
left: 0px;
height: 1.25rem;
width: 1.25rem;
}
.after\:absolute::after {
content: var(--tw-content);
position: absolute;
}
.after\:bottom-0::after {
content: var(--tw-content);
bottom: 0px;
}
.after\:left-0::after {
content: var(--tw-content);
left: 0px;
}
.after\:top-0::after {
content: var(--tw-content);
top: 0px;
}
.after\:w-full::after {
content: var(--tw-content);
width: 100%;
}
.after\:bg-gradient-to-r::after {
content: var(--tw-content);
background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.after\:from-primary::after {
content: var(--tw-content);
--tw-gradient-from: #122026 var(--tw-gradient-from-position);
--tw-gradient-to: rgba(18, 32, 38, 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.after\:content-\[\'\'\]::after {
--tw-content: "";
content: "";
content: var(--tw-content);
}
.hover\:underline:hover {
text-decoration-line: underline;
}
@media (min-width: 640px) {
.sm\:block {
display: block;
}
.sm\:gap-12 {
gap: 3rem;
}
.sm\:px-12 {
padding-left: 3rem;
padding-right: 3rem;
}
.sm\:text-base {
font-size: 1rem;
}
.sm\:text-h1 {
font-size: 3.25rem;
}
.sm\:text-h2 {
font-size: 2.625rem;
}
.sm\:text-lg {
font-size: 1.125rem;
}
}
@media (min-width: 768px) {
.md\:block {
display: block;
}
.md\:grid {
display: grid;
}
.md\:hidden {
display: none;
}
.md\:max-h-\[100vh\] {
max-height: 100vh;
}
.md\:w-3\/4 {
width: 75%;
}
.md\:grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
}
@media (min-width: 1024px) {
.lg\:col-span-2 {
grid-column: span 2/span 2;
}
.lg\:mt-0 {
margin-top: 0px;
}
.lg\:inline-block {
display: inline-block;
}
.lg\:grid {
display: grid;
}
.lg\:hidden {
display: none;
}
.lg\:h-\[calc\(100\%-120px-50px\)\] {
height: calc(100% - 120px - 50px);
}
.lg\:max-h-\[700px\] {
max-height: 700px;
}
.lg\:w-1\/2 {
width: 50%;
}
.lg\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.lg\:grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.lg\:flex-row {
flex-direction: row;
}
.lg\:after\:w-\[200px\]::after {
content: var(--tw-content);
width: 200px;
}
}