.component-title-sliding-images-texts__image{display:flex;-ms-flex-direction:column;flex-direction:column;align-items:center;flex-wrap:wrap;gap:3rem;padding:var(--padding-y) var(--padding-x)}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--title{margin-bottom:1rem}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--description p{line-height:1.4em}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--image img{border-radius:1rem;width:100%}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--tip{display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;padding:1.5rem;border:2px dashed var(--blue-400);border-radius:1rem;margin-top:3rem}.component-title-sliding-images-texts__image.darkBlue *,.component-title-sliding-images-texts__image.blue *{color:var(--white)}.component-title-sliding-images-texts__image.blue .component-title-sliding-images-texts--tip,.component-title-sliding-images-texts__image.darkBlue .component-title-sliding-images-texts--tip{border:2px dashed var(--white)}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--tip--text{text-transform:uppercase;font-weight:600}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--brands--title{margin-top:3rem}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--brands{display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;align-items:center;gap:9%;margin-top:1rem}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--brands .wrapper-asset{max-width:20%}.component-title-sliding-images-texts__image .component-cta{margin-top:0}@media screen and (min-width:64rem){.component-title-sliding-images-texts__image .component-title-sliding-images-texts--tip{-ms-flex-direction:row;flex-direction:row;align-items:center}.component-title-sliding-images-texts__image .component-title-sliding-images-texts--brands{gap:9%}}