.story-hero .hero-section{width:100%;height:85vh;position:relative;overflow:hidden}.story-hero .hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.story-hero .hero-overlay{z-index:1;background:linear-gradient(#0000 40%,#00000059 70%,#000 100%);position:absolute;inset:0}.story-hero .hero-content{z-index:10;color:#fff;justify-content:space-between;align-items:flex-end;padding:50px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:absolute;inset:0}.story-hero .hero-head{font-size:74px;font-weight:500;line-height:.9}@media (max-width:1200px){.story-hero .hero-head{font-size:74px}}@media (max-width:992px){.story-hero .hero-head{font-size:48px}.story-hero .hero-content{padding:40px}}@media (max-width:765px){.story-hero .hero-content{padding:25px}.story-hero .hero-head{font-size:48px}.story-hero .hero-sub{font-size:14px}.story-hero .hero-content-left{gap:8px}.story-hero .button{gap:8px;padding:10px 18px;font-size:12px}.story-hero .arrow-icon{width:12px;height:12px}}@media (max-width:540px){.story-hero .hero-content{padding:15px}.story-hero .hero-head{font-size:48px}.story-hero .button{padding:8px 14px;font-size:11px}}@media (max-width:420px){.story-hero .hero-content{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:15px}.story-hero .hero-head{font-size:48px}.story-hero .button{width:fit-content}}
.story-origin{background:#f5f5f3;border-bottom:1px solid #ddd;grid-template-columns:.9fr 1.1fr;gap:90px;padding:110px 55px 90px;display:grid}.story-origin-left{align-items:flex-start;display:flex}.story-origin-left h2{color:#111;letter-spacing:-3px;font-size:46px;font-weight:500;line-height:1}.story-origin-right{flex-direction:column;gap:55px;display:flex}.story-origin-text{flex-direction:column;gap:42px;max-width:760px;display:flex}.story-origin-text p{color:#2f3542;letter-spacing:-.4px;font-size:16px;font-weight:400;line-height:1.75}.story-origin-image{background:#000;width:100%;overflow:hidden}.image{height:500px}.story-origin-image img{object-fit:cover;width:100%;transition:transform .5s;display:block;transform:scale(1.12)}.story-origin-image:hover img{transform:scale(1.16)}@media (max-width:1200px){.story-origin{grid-template-columns:1fr;gap:70px;padding:90px 35px}.story-origin-left h2{font-size:52px}.story-origin-text p{font-size:19px}.image{height:400px}}@media (max-width:768px){.story-origin{padding:70px 22px}.story-origin-left h2{letter-spacing:-2px;font-size:42px}.story-origin-text{gap:30px}.story-origin-text p{font-size:17px;line-height:1.7}.story-origin-right{gap:40px}.image{height:300px}}
