.landing-atmosphere{position:relative;height:clamp(260px,34vw,520px);max-width:1920px;margin:0 auto;background-image:linear-gradient(180deg,#0d0c0a 0,transparent 28%,transparent 68%,#0d0c0a 100%),linear-gradient(90deg,#0d0c0a 0,transparent 17%,transparent 83%,#0d0c0a 100%),url('../img/landing-atmosphere-v1.webp');background-size:cover;background-position:center;isolation:isolate}.landing-atmosphere:after{content:'';position:absolute;inset:0;background:rgba(3,4,3,.18);box-shadow:inset 0 0 100px 30px #0d0c0a;pointer-events:none}.landing-atmosphere-mark{position:absolute;z-index:1;left:50%;bottom:12%;transform:translateX(-50%);display:flex;align-items:center;gap:14px;opacity:.5}.landing-atmosphere-mark span{display:block;width:64px;height:1px;background:linear-gradient(90deg,transparent,#b28a3a)}.landing-atmosphere-mark span:last-child{transform:scaleX(-1)}.landing-atmosphere-mark i{width:6px;height:6px;border:1px solid #c99d46;transform:rotate(45deg)}@media(max-width:700px){.landing-atmosphere{height:260px;background-position:center top}.landing-atmosphere:after{background:rgba(2,3,2,.32);box-shadow:inset 0 0 60px 25px #0d0c0a}.landing-atmosphere-mark{display:none}}@media(prefers-reduced-motion:reduce){.landing-atmosphere{background-attachment:scroll}}
