.m90-story{position:relative;height:611px;overflow:hidden;background:#101010;color:#fff;font-family:M90Arimo,Arial,sans-serif}.m90-story:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.15) 67%,rgba(0,0,0,.05))}.m90-story__media{position:absolute;inset:0}.m90-story__media img{width:100%;height:100%;display:block;object-fit:cover}.m90-story__media--mobile{display:none}.m90-story__copy{position:absolute;z-index:2;left:max(7vw,calc((100% - 1240px)/2));top:50%;width:min(520px,44vw);transform:translateY(-50%)}.m90-story__copy>p{margin:0 0 14px;color:#f5841f;font:700 13px M90Rajdhani,Arial,sans-serif;letter-spacing:.17em}.m90-story h2{margin:0 0 19px;font:700 clamp(43px,4.5vw,67px)/.96 M90Rajdhani,Arial,sans-serif}.m90-story__copy>div{max-width:470px;color:#e4e4e4;font-size:15px;line-height:1.65}.m90-story a{display:inline-block;margin-top:27px;color:#fff;text-decoration:none;font:700 13px M90Rajdhani,Arial,sans-serif;letter-spacing:.1em;border-bottom:2px solid #f5841f}.m90-story a span{margin-left:10px;color:#f5841f}.m90-story__media img{object-position:center}
@media(max-width:800px){.m90-story{height:356px}.m90-story__media--desktop{display:none}.m90-story__media--mobile{display:block}.m90-story__media img{object-position:center 42%}.m90-story:after{background:linear-gradient(90deg,rgba(0,0,0,.77),rgba(0,0,0,.16) 80%)}.m90-story__copy{left:22px;width:70%}.m90-story h2{font-size:34px}.m90-story__copy>div{font-size:10px}.m90-story a{margin-top:15px;font-size:10px}}

/* codex-m90-typography-20260909: start */
.m90-story {
  font-family: Rubik, Arial, sans-serif;
  letter-spacing: 0;
}

.m90-story__copy>p,
.m90-story h2,
.m90-story a {
  font-family: Rubik, Arial, sans-serif;
  letter-spacing: 0;
}

.m90-story__copy>p {
  font-size: 13px;
  line-height: 1.3;
}

.m90-story h2 {
  font-size: 58px;
  line-height: 1.04;
}

.m90-story__copy>div {
  font-size: 16px;
  line-height: 1.65;
}

.m90-story a {
  font-size: 14px;
  line-height: 1.25;
}

@media (max-width: 800px) {
  .m90-story {
    height: 420px;
  }

  .m90-story__copy {
    width: calc(100% - 48px);
  }

  .m90-story h2 {
    font-size: 34px;
    line-height: 1.08;
  }

  .m90-story__copy>div {
    max-width: 300px;
    font-size: 14px;
    line-height: 1.6;
  }

  .m90-story a {
    font-size: 13px;
  }
}
/* codex-m90-typography-20260909: end */

