@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700");.main div{font-size:1em;line-height:1.5em;border-top:3px solid;border-image:linear-gradient(to right,#e9565c,#ea557e,#ed7a5c,#f3c98b);border-image-slice:1;border-width:3px;margin:0;padding:40px;counter-increment:section;position:relative;text-align:justify}.main div::before{content:counter(section);position:absolute;border-radius:50%;padding:10px;height:auto;width:auto;max-height:35px;max-width:35px;background-image:linear-gradient(#e9565c,#ea557e,#ed7a5c,#f3c98b);text-align:center;line-height:1em;color:white;font-size:16px;font-weight:bold;box-shadow:1px 1px 2px 2px rgb(0,0,0,0.2)}.main div::before p{margin-top:0px}.main div:nth-child(even){border-left:3px solid;padding-right:0}.main div:nth-child(even)::before{top:40%;right:100%;margin-right:-12.5px}.main div:nth-child(odd){border-right:3px solid;padding-left:0}.main div:nth-child(odd)::before{top:40%;left:100%;margin-left:-12.5px}.main div:first-child{border-top:0;border-top-right-radius:0;border-top-left-radius:0}.main div:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}