@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.image-with-text__wrapper{align-items:stretch;display:flex;justify-content:center;width:100%}.image-with-text__wrapper.row{flex-direction:row}.image-with-text__wrapper.row-reverse{flex-direction:row-reverse}@media(max-width:989.98px){.image-with-text__wrapper.row,.image-with-text__wrapper.row-reverse{flex-direction:column;gap:3rem}}.image-with-text__image{align-items:stretch;display:flex}.image-with-text__image.youtube{align-items:center}@media(max-width:989.98px){.image-with-text__image{min-height:unset;width:100%}}.image-with-text__image iframe,.image-with-text__image img,.image-with-text__image video{aspect-ratio:725/600;border:none;border-radius:.5rem;height:auto;max-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-with-text__image iframe{aspect-ratio:16/9}.image-with-text__informations{display:flex;flex-direction:column;gap:3rem;justify-content:center;padding:0 10rem;width:50%}@media(max-width:989.98px){.image-with-text__informations{gap:2rem;padding:0;width:100%}}.image-with-text__informations.no-media{padding:0;width:100%}.image-with-text__subheading{color:#777;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.4rem);line-height:1.7em;margin:0}@media(max-width:989.98px){.image-with-text__subheading{text-align:center}}.image-with-text__heading{color:#1e1e1e;font-weight:300;letter-spacing:-.02em;line-height:1em;margin:0}@media(max-width:989.98px){.image-with-text__heading{text-align:center}}.image-with-text__text h1,.image-with-text__text h2,.image-with-text__text h3,.image-with-text__text h4,.image-with-text__text h5,.image-with-text__text h6{text-align:start}@media(max-width:989.98px){.image-with-text__text{gap:2rem;padding:0;text-align:center;width:100%}}.image-with-text__text p,.image-with-text__text span{color:#1e1e1e;font-size:calc(var(--font-body-scale)*1.4rem);line-height:1.7em;margin:0}.image-with-text__text a,.image-with-text__text span{text-decoration-line:underline}.image-with-text__text a{color:#1e1e1e;font-size:calc(var(--font-body-scale)*1.4rem);line-height:1.7em;transition:opacity .3s ease}.image-with-text__text a:hover{opacity:.8}@media(max-width:989.98px){.image-with-text__icons{display:flex;flex-direction:unset;flex-wrap:wrap;gap:unset;justify-content:center}}.image-with-text__icons-wrapper{display:flex;flex-direction:row;gap:1rem}@media(max-width:989.98px){.image-with-text__icons-wrapper{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}}.image-with-text__icon{align-items:center;color:#1e1e1e;display:flex;font-size:calc(var(--font-body-scale)*1.2rem);gap:.5rem;line-height:1.2em}@media(max-width:989.98px){.image-with-text__icon{font-size:calc(var(--font-body-scale)*1rem)}}.image-with-text__icon span{max-width:10rem}@media(max-width:989.98px){.image-with-text__icon span{max-width:100%}}