.image-with-text{display:flex;justify-content:center;width:100%}.image-with-text__inner{display:flex;align-items:flex-start;flex-direction:column;width:100%;gap:32px}@media (min-width: 768px){.image-with-text__inner{display:grid;grid-template-columns:1fr 1.2fr;gap:48px}}.image-with-text__inner--normal,.image-with-text__inner--reverse{flex-flow:column-reverse}@media (min-width: 768px){.image-with-text__inner--reverse{grid-template-columns:1.2fr 1fr}.image-with-text__inner--reverse .image-with-text__text-holder{grid-column:2;grid-row:1}.image-with-text__inner--reverse .image-with-text__image-holder{direction:ltr}}.image-with-text__text-holder,.image-with-text .text-holder{display:flex;align-items:flex-start;align-self:flex-start;flex-direction:column;justify-content:flex-start;width:100%;padding:0;gap:16px}.image-with-text__text-holder__title,.image-with-text .text-holder__title{font-family:Chivo;font-size:6.4rem;color:var(--fonts-black, #373737);font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;gap:8px}@media (min-width: 768px){.image-with-text__text-holder__title,.image-with-text .text-holder__title{font-size:3rem;font-style:normal;font-weight:600;line-height:normal}}.image-with-text__text-holder__description,.image-with-text .text-holder__description{font-family:Chivo;font-size:1.8rem;line-height:2.8rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.6rem;align-self:stretch;color:var(--fonts-black, #373737)}.image-with-text__text-holder__description h1,.image-with-text__text-holder__description h2,.image-with-text__text-holder__description h3,.image-with-text__text-holder__description h4,.image-with-text__text-holder__description h5,.image-with-text__text-holder__description h6,.image-with-text .text-holder__description h1,.image-with-text .text-holder__description h2,.image-with-text .text-holder__description h3,.image-with-text .text-holder__description h4,.image-with-text .text-holder__description h5,.image-with-text .text-holder__description h6{margin-bottom:8px}.image-with-text__text-holder__description p,.image-with-text .text-holder__description p{margin-bottom:16px}.image-with-text__text-holder__button,.image-with-text .text-holder__button{margin-top:8px}.image-with-text__text-holder__image-holder,.image-with-text .text-holder__image-holder{position:relative;max-width:100%}.image-with-text__text-holder__image,.image-with-text__text-holder .image,.image-with-text .text-holder__image,.image-with-text .text-holder .image{position:relative;height:100%;display:flex}.image-with-text__text-holder__image__text,.image-with-text__text-holder .image__text,.image-with-text .text-holder__image__text,.image-with-text .text-holder .image__text{position:absolute;bottom:10px;left:80px;display:flex;flex-wrap:wrap;align-items:center;width:100%;max-width:80%;font-family:Chivo;font-size:1.8rem;line-height:2.8rem;color:var(--main-colors-gray, #aaa);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.image-with-text__text-holder__image__text i,.image-with-text__text-holder__image__text em,.image-with-text__text-holder .image__text i,.image-with-text__text-holder .image__text em,.image-with-text .text-holder__image__text i,.image-with-text .text-holder__image__text em,.image-with-text .text-holder .image__text i,.image-with-text .text-holder .image__text em{font-style:italic}.image-with-text__text-holder__image__text b,.image-with-text__text-holder .image__text b,.image-with-text .text-holder__image__text b,.image-with-text .text-holder .image__text b{font-weight:700}@media (min-width: 320px){.image-with-text__text-holder__image__text,.image-with-text__text-holder .image__text,.image-with-text .text-holder__image__text,.image-with-text .text-holder .image__text{left:100px}}.image-with-text__text-holder__image img,.image-with-text__text-holder .image img,.image-with-text .text-holder__image img,.image-with-text .text-holder .image img{margin-top:auto;object-fit:contain;max-height:100px;width:fit-content}.image-with-text__image-holder,.image-with-text .image-holder{display:flex;width:100%;height:100%;direction:rtl;overflow:hidden;border-radius:8px;max-height:254px}@media (min-width: 768px){.image-with-text__image-holder,.image-with-text .image-holder{max-height:409px}}.image-with-text__image-holder svg,.image-with-text__image-holder img,.image-with-text .image-holder svg,.image-with-text .image-holder img{width:100%;height:100%;object-fit:cover}.image-with-text__image-holder video,.image-with-text .image-holder video{overflow:hidden;width:100%;height:100%;max-height:254px;object-fit:cover}
