/* Compiled from _ourstory.scss (flattened) */
.col-12 .story-wrapper{display:flex;flex-direction:row;align-items:center;padding-top:96px;position:relative}
.col-12 .story-wrapper .content{margin-left:72px}
.col-12 .story-wrapper .content span.date{font-family:Manrope;font-weight:800;font-size:24px;line-height:28px;letter-spacing:2px;text-transform:uppercase;color:#FF5100;margin-bottom:0}
.col-12 .story-wrapper .content p.title{font-family:Manrope;font-weight:800;font-size:48px;line-height:60px;letter-spacing:-0.02em;color:#525151;margin-top:24px;margin-bottom:30px}
.col-12 .story-wrapper .content p.desc{font-weight:500;font-size:14px;line-height:29px;color:#606060}
.col-12 .story-wrapper::after{content:"";border:1px solid #FF5100;width:1px;height:200px;position:absolute;top:0;margin-left:261px}
.col-12 .story-wrapper img.img-fluid{z-index:1;border-radius:30px}
.col-12:first-child .story-wrapper::after{display:none}
