.text-with-image-light .text-with-image-light-wrapper[data-v-ebeb494c]{display:grid;gap:var(--padding-xxl);grid-template-columns:1fr 1fr;margin:auto;max-width:var(--page-content-max-width);padding:var(--padding-lg) 0}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-image img[data-v-ebeb494c]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-image.align-top img[data-v-ebeb494c]{border-radius:0 0 var(--border-radius-lg) var(--border-radius-lg);transform:translateY(calc(var(--padding-lg)*-1))}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-image.align-center img[data-v-ebeb494c]{border-radius:var(--border-radius-lg)}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-image.align-bottom img[data-v-ebeb494c]{border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;transform:translateY(calc(var(--padding-lg)*1))}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content[data-v-ebeb494c]{padding:var(--padding-xl) 0}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content h2[data-v-ebeb494c]{font-size:var(--font-size-lg);font-weight:400;margin-bottom:var(--padding-xl);text-transform:uppercase}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content h3[data-v-ebeb494c]{font-size:4.2rem;margin:0;opacity:0;transform:translateY(3rem);will-change:opacity,transform}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content h3.left-aligned[data-v-ebeb494c]:nth-child(2n),.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content h3.right-aligned[data-v-ebeb494c]:nth-child(odd){text-align:right}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content h3.is-highlighted[data-v-ebeb494c]{color:var(--color-gray)}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]{opacity:1;transform:translateY(0);transition:opacity .4s ease-out,transform .6s ease-out;will-change:opacity,transform}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:first-child{transition-delay:.4s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(2){transition-delay:.8s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(3){transition-delay:1.2s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(4){transition-delay:1.6s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(5){transition-delay:2s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(6){transition-delay:2.4s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(7){transition-delay:2.8s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(8){transition-delay:3.2s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(9){transition-delay:3.6s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content.visible h3[data-v-ebeb494c]:nth-child(10){transition-delay:4s}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content .text-with-image-light-content-description[data-v-ebeb494c]{max-width:75%}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content .text-with-image-light-content-description p[data-v-ebeb494c]{font-size:1.2rem;margin:var(--padding-xl) 0 var(--padding-lg) 0}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content .text-with-image-light-content-description .text-with-image-light-content-description-images[data-v-ebeb494c]{display:flex;gap:var(--padding);margin-top:var(--padding-lg)}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content .text-with-image-light-content-description .text-with-image-light-content-description-images img[data-v-ebeb494c]{height:60px;-o-object-fit:contain;object-fit:contain;width:auto}.text-with-image-light .text-with-image-light-wrapper.reversed[data-v-ebeb494c]{direction:rtl;grid-template-columns:1fr 1fr}.text-with-image-light .text-with-image-light-wrapper.reversed .text-with-image-light-content[data-v-ebeb494c]{direction:ltr}@media (max-width:1180px){.text-with-image-light .text-with-image-light-wrapper[data-v-ebeb494c]{gap:var(--padding-lg)}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content h3[data-v-ebeb494c]{font-size:2.1rem}}@media (max-width:576px){.text-with-image-light .text-with-image-light-wrapper[data-v-ebeb494c]{gap:0;grid-template-columns:1fr;padding:var(--padding)}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-image[data-v-ebeb494c]{order:1}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-image img[data-v-ebeb494c]{min-height:400px}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-image.align-top img[data-v-ebeb494c]{border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;transform:translateY(calc(var(--padding)*1))}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-image.align-bottom img[data-v-ebeb494c]{border-radius:0 0 var(--border-radius-lg) var(--border-radius-lg);transform:translateY(calc(var(--padding)*-1))}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content[data-v-ebeb494c]{order:2;padding:var(--padding) 0}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content h3[data-v-ebeb494c]{font-size:2.1rem;margin:0}.text-with-image-light .text-with-image-light-wrapper .text-with-image-light-content h3[data-v-ebeb494c]:nth-child(odd){text-align:right}.text-with-image-light .text-with-image-light-wrapper.reversed[data-v-ebeb494c]{direction:ltr;grid-template-columns:1fr}.text-with-image-light .text-with-image-light-wrapper.reversed .text-with-image-light-image[data-v-ebeb494c]{order:2}.text-with-image-light .text-with-image-light-wrapper.reversed .text-with-image-light-content[data-v-ebeb494c]{order:1}}
