.text-image-block__subtitle{font-family:var(--font-family-figtree);font-size:var(--font-size-element-title);font-weight:500;line-height:1.4;color:var(--cl-dark-blue-grey);margin:9px 0 0}.text-image-block__image-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.text-image-block__poster{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.text-image-block__poster.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.text-image-block__poster-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-image-block .btn--play{position:relative;z-index:1}.text-image-block--full-width .text-image-block__inner{gap:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:1024px){.text-image-block--full-width .text-image-block__inner{gap:30px}}.text-image-block--full-width .text-image-block__text{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:60px 70px 60px 80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:39px;max-width:34.1%;min-width:620px}@media (max-width:1240px){.text-image-block--full-width .text-image-block__text{padding:25px;min-width:450px;gap:25px}}.text-image-block--full-width .text-image-block__image-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;height:640px;width:100%;border-radius:20px 0 0 20px}.text-image-block--full-width.text-image-block--reversed .text-image-block__image-wrap{border-radius:0 20px 20px 0}@media (max-width:1024px){.text-image-block--full-width .text-image-block__text{max-width:100%;min-width:100%}.text-image-block--full-width .text-image-block__image-wrap{max-width:calc(100% - 25px);margin-left:auto}.text-image-block--full-width.text-image-block--reversed .text-image-block__image-wrap{margin-left:initial;margin-right:auto}}@media (max-width:768px){.text-image-block--full-width .text-image-block__text{padding:25px 25px 0}.text-image-block--full-width .text-image-block__image-wrap{max-width:100%;border-radius:0}.text-image-block--full-width.text-image-block--reversed .text-image-block__image-wrap{border-radius:0}}