.image-text{display:flex;gap:70px;padding-left:10px;padding-right:10px;max-width:1600px;margin:80px auto}.image-text.image-text--odd{flex-direction:row}.image-text.image-text--even{flex-direction:row-reverse}.image-text__img{flex:0 0 48%;max-width:48%}.image-text__img img{width:100%;height:auto;display:block;object-fit:cover}.image-text__content{flex:1 1 0;border-top:1px solid #000;gap:20px;padding-top:30px}.image-text__subtitle{display:block;font-weight:400;letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:16px}.image-text__title{font-size:clamp(28px, 2.2vw, 40px);font-weight:700;margin:0 0 40px;line-height:1.2;text-transform:uppercase}.image-text__paragraph{font-size:clamp(18px, 1.6vw, 24px);line-height:1.4;margin:0 0 28px;font-family:"Sainte Colombe",Sans-serif;font-style:italic}.image-text__button{display:inline-block;padding:12px 24px;border:1px solid #1a1a1a;background:0 0;color:#1a1a1a;font-weight:400;letter-spacing:.03em;text-decoration:none;transition:background .2s,color .2s;font-size:20px;line-height:1}.image-text__button:hover{background:#1a1a1a;color:#f5f1ea}@media (max-width:768px){.image-text,.image-text.image-text--even,.image-text.image-text--odd{flex-direction:column;gap:20px}.image-text__img{flex:0 0 100%;max-width:100%}}.bold-intervogue b,.bold-intervogue strong{font-family:Intervogue,sans-serif;font-size:22px;font-style:normal}