.back-to-blog-wrapper+.zone.texteimageblog{margin-top:50px}.zone.texteimageblog{margin-top:var(--ecart-zones,60px);margin-left:25px;margin-right:25px;position:relative;text-align:center}.zone.texteimageblog .texteimageblog__container{display:flex;flex-direction:column;align-items:center}.zone.texteimageblog .texteimageblog__text{width:100%}.zone.texteimageblog .texteimageblog__text .texteimageblog__title{font-family:var(--font1,inherit);color:var(--color1,#111827);font-size:clamp(24px,2.4vw,32px);margin:15px 0 0}.zone.texteimageblog .texteimageblog__text .texteimageblog__subtitle{font-family:var(--font2,inherit);font-size:clamp(16px,1.2vw,20px);font-weight:500;margin:12px 0 0;opacity:.85}.zone.texteimageblog .texteimageblog__text .texteimageblog__description{font-family:var(--font2,inherit);font-size:16px;line-height:1.65;margin-top:25px}.zone.texteimageblog .texteimageblog__text .texteimageblog__description p{margin:0 0 12px}.zone.texteimageblog .texteimageblog__text .texteimageblog__description a{color:var(--color2,#2563eb);text-decoration:underline}.zone.texteimageblog .texteimageblog__text .texteimageblog__description strong{font-weight:600}.zone.texteimageblog .texteimageblog__media{margin-top:35px;width:100%;position:relative}.zone.texteimageblog .texteimageblog__media:before{content:"";display:block;padding-top:126%}.zone.texteimageblog .texteimageblog__img,.zone.texteimageblog .texteimageblog__placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.zone.texteimageblog .texteimageblog__placeholder{background:linear-gradient(135deg,#e5e7eb,#d1d5db);display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:14px;font-family:var(--font2,inherit)}@media (min-width:600px){.zone.texteimageblog{margin-left:50px;margin-right:50px}}@media (min-width:1024px){.zone.texteimageblog{margin-left:100px;margin-right:100px}}@media (min-width:1200px){.zone.texteimageblog{margin-left:3.6vw;margin-right:3.6vw;text-align:left}.zone.texteimageblog .texteimageblog__container{flex-direction:row;align-items:flex-start;height:100%}.zone.texteimageblog .texteimageblog__text{flex:1 1 57%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:center;width:auto}.zone.texteimageblog .texteimageblog__text>*{width:80%;max-width:642px}.zone.texteimageblog .texteimageblog__media{flex:1 1 43%;margin-top:0;height:100%;min-width:0}.zone.texteimageblog:nth-of-type(2n){text-align:right}.zone.texteimageblog:nth-of-type(2n) .texteimageblog__container{flex-direction:row-reverse}.zone.texteimageblog:nth-of-type(2n) .texteimageblog__text{align-items:flex-end}}@media (min-width:1600px){.zone.texteimageblog .texteimageblog__text .texteimageblog__title{margin-top:35px}}@media (min-width:1920px){.zone.texteimageblog{max-width:1760px;margin-left:auto;margin-right:auto}}.back-to-blog-wrapper{max-width:1100px;margin:24px auto 0;padding:0 24px}.back-to-blog{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:transparent;color:var(--color1,#1f2937);border:1px solid var(--color1,#1f2937);border-radius:999px;font-family:var(--font2,inherit);font-size:14px;font-weight:500;text-decoration:none;transition:background .2s ease,color .2s ease}.back-to-blog:hover{background:var(--color1,#1f2937);color:var(--white,#fff)}