.how_int_studio_work__grid{display:grid;grid-template-columns:repeat(4,1fr)}.how_int_studio_work__col{--hISWCLO:27px;--hISWCCS:18px;margin-top:calc(var(--hISWCLO) + var(--hISWCCS)/2);outline:1px solid transparent;padding:24px;transition:.2s}.how_int_studio_work__col:hover{box-shadow:0 0 20px rgba(0,0,0,.1);outline-color:hsla(0,0%,100%,.5)}.how_int_studio_work__col:nth-child(odd){background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.03))}.how_int_studio_work__col:nth-child(2n){background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.1))}.how_int_studio_work__col:before{background:hsla(0,0%,100%,.1);bottom:calc(100% + var(--hISWCLO));content:"";height:2px;left:12px;position:absolute;right:12px}.how_int_studio_work__col:first-child:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1))}.how_int_studio_work__col:nth-child(4):before{background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0))}.how_int_studio_work__col:not(:last-child):after{aspect-ratio:1/1;background-color:hsla(0,0%,100%,.1);background-image:url(https://www.openlegacy.com/hubfs/how_int_studio_arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:50%;bottom:calc(100% + var(--hISWCLO) - 8px);content:"";left:calc(100% - var(--hISWCCS)/2);position:absolute;width:var(--hISWCCS)}@media(max-width:767px){.how_int_studio_work__grid{gap:30px;grid-template-columns:1fr}.how_int_studio_work__col{margin-top:0}.how_int_studio_work__col:before,.how_int_studio_work__col:not(:last-child):after{display:none}}