.section-media-text{margin:0 auto;max-width:140rem;padding:13.2rem 0;position:relative}@media (max-width:1199px){.section-media-text{padding:8rem 0}}@media (max-width:767px){.section-media-text{padding:4rem 0}}.section-media-text h3{line-height:1.3;margin-bottom:1.7rem}@media (max-width:767px){.section-media-text h3{margin-bottom:.8rem}}.section-media-text .section__inner{position:relative;z-index:2}.section-media-text .section__row{display:flex;margin:-2.4rem}@media (max-width:1199px){.section-media-text .section__row{margin:-1.2rem}}@media (max-width:767px){.section-media-text .section__row{display:block}}.section-media-text .section__col{flex:0 0 60.3%;max-width:60.3%;padding:2.4rem}@media (max-width:1199px){.section-media-text .section__col{flex:0 0 50%;max-width:50%;padding:1.2rem}}@media (max-width:767px){.section-media-text .section__col{flex:0 0 100%;max-width:100%}}.section-media-text .section__col-short{flex:0 0 39.7%;max-width:39.7%}@media (max-width:1199px){.section-media-text .section__col-short{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.section-media-text .section__col-short{flex:0 0 100%;max-width:100%}}.section-media-text .section__media{height:100%}.section-media-text .section__content{margin-right:-1.4rem;padding:.5rem 0 3rem}@media (max-width:1299px){.section-media-text .section__content{margin-right:0}}@media (max-width:1199px){.section-media-text .section__content{padding:0}}.section-media-text .section__entry{margin-bottom:3.8rem}@media (max-width:767px){.section-media-text .section__entry{margin-bottom:1.6rem}}.section-media-text .section__shape{left:4.4rem;max-width:25vw;position:absolute;top:4.4rem}@media (max-width:1199px){.section-media-text .section__shape{left:0;top:0}}.section-media-text .section__shape--pos2{bottom:74px;left:47.7%;position:absolute;top:auto;transform:translate(-50%)}@media (max-width:767px){.section-media-text .section__shape--pos2{bottom:auto;left:50%;top:40%;transform:translate(-50%,-50%)}}.video{border-radius:1.2rem;box-shadow:0 1.6rem 1.6rem 0 rgba(0,0,0,.25);height:100%;overflow:hidden;padding-top:60%;position:relative}.video .video__content video,.video .video__poster,.video .video__poster>img{border-radius:inherit;height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.2s;width:100%;z-index:1}.video .video__content video{display:block;height:auto;object-fit:contain;width:100%}.video .video__poster{background-size:cover;z-index:2}.video .video__poster:after{background-color:#245163;border-radius:inherit;content:"";height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;transition:.4s;width:100%;z-index:2}.video .video__content{background-color:var(--black);opacity:0;transition:all 0 .2s,opacity .2s}.video .video__poster .ico-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.video.video-play{background-color:#000}.video.video-play .video__content{opacity:1}.video.video-play .video__poster{opacity:0;pointer-events:none}@media (hover:hover){.video:where(:hover,:focus-visible) .video__poster:after{opacity:.5}}