.story{background:#000;overflow:hidden;padding:70px 0}.story .story-wrap{display:flex;gap:40px;justify-content:space-between}.story .story-left{width:40%}.story .story-left img{width:100%}.story .story-right{display:flex;flex-direction:column;justify-content:center;width:60%}.story .story-heading{color:#fff;font-size:72px;font-weight:900;letter-spacing:-1px;line-height:1.05;margin-bottom:36px;text-transform:uppercase}.story .story-tag{color:#fff;display:block;font-size:13px;font-weight:700;margin-bottom:20px}.story .story-desc{color:#bbb;font-size:14.5px;font-weight:400;line-height:1.8;margin-bottom:18px}.story .story-desc:last-child{margin-bottom:0}@media (max-width:991px){.story .story-heading{font-size:56px}}@media (max-width:768px){.story .story-wrap{flex-direction:column;min-height:auto}.story .story-heading{font-size:36px;line-height:1.1}.story .story-left,.story .story-right{width:100%}}@media (max-width:480px){.story .story-heading{font-size:25px;letter-spacing:0;line-height:1.15}}