.scroll-container{height:auto;margin:120px auto;max-width:1050px;position:relative}.scroll-border{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(8%,#fff),color-stop(92%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 8%,#fff 92%,hsla(0,0%,100%,0));width:1px}.scroll-border,.time-spiral{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);height:100%;left:50%;position:absolute;top:0}.time-spiral{background-image:url(https://renderboxes.com/wp-content/themes/renderboxes-custom/images/timespiral.png);background-repeat:repeat-y;background-size:100%;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(5%,#000),color-stop(95%,#000),to(transparent));-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 5%,#000 95%,transparent);mask-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(5%,#000),color-stop(95%,#000),to(transparent));mask-image:linear-gradient(180deg,transparent 0,#000 5%,#000 95%,transparent);opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%);width:200px;z-index:-1}.about-stack{display:flex;flex-direction:column;gap:20px}.about-row{display:grid;gap:32px;grid-template-columns:1fr 1fr}.about-row>div{padding-right:100px;text-align:right}.about-row:nth-child(odd)>div:first-child{grid-column:2;padding:0 0 0 100px;text-align:left}.about-row div h4{font-family:Josefin Sans;font-size:64px;font-weight:100;line-height:64px;margin-bottom:20px}.content-box{align-items:center;background:#333;display:flex;font-size:24px;font-weight:700;height:200px;justify-content:center}@media screen and (max-width:900px){.about-row div h4{font-size:40px;line-height:40px;padding-top:10px}.about-row div p{font-size:12px;line-height:20px}.about-row div,.about-row:nth-child(odd)>div:first-child{padding-right:24px}.about-row:nth-child(odd)>div:first-child{padding-left:24px}}