.path-creator{display:flex}.path-creator .path-creator-avatar{width:50px;height:50px;border-radius:50%;display:inline-block;vertical-align:middle;z-index:50;position:relative;object-fit:cover;box-shadow:0px 8px 6px -6px #000}.path-creator .path-creator-details{padding-left:1rem}.path-cards{box-sizing:border-box;counter-reset:path}.path-cards:after{display:block;content:"";clear:both}.path-cards *{box-sizing:border-box}.path-cards .path-card{position:relative;width:50%}.path-cards .path-card:first-child .path-card-bg{top:30px}@media screen and (min-width: 480px){.path-cards .path-card:not(:first-child) .path-card-wrap{margin-top:240px}}.path-cards .path-card:nth-child(odd){float:left;padding-right:2rem}.path-cards .path-card:nth-child(odd) .path-card-bg:after{left:auto;right:0;transform:translate(13px, -50%)}.path-cards .path-card:nth-child(odd) .path-card-wrap:after{right:0;left:auto;transform:translate(10px, -50%);border-right:none;border-left:10px solid #FFFFFF}.path-cards .path-card:nth-child(even){float:right;padding-left:2rem}.path-cards .path-card:nth-child(even) .path-card-wrap:after{left:0;right:auto;transform:translate(-10px, -50%);border-left:none;border-right:10px solid #FFFFFF}.path-cards .path-card:nth-child(even) .path-card-content{order:1}.path-cards .path-card:nth-child(even) .path-card-image-wrap{order:2}@media screen and (max-width: 479px){.path-cards .path-card{float:none !important;padding:0 !important;width:100%}}.path-cards .path-card .path-card-bg{position:absolute;top:240px;right:0;left:0;bottom:0}@media screen and (min-width: 480px){.path-cards .path-card .path-card-bg:after{background:#49b0f2;content:"";display:block;width:26px;height:26px;border-radius:100%;background:#444444;position:absolute;top:50%;left:0;transform:translate(-13px, -50%);counter-increment:path;content:counter(path);text-align:center;color:#efefef}}.path-cards .path-card .path-card-bg .path-card-bg-content{position:absolute;top:0;left:0;right:0;bottom:0;transform:matrix(1, 0, 0, 1, 0, 0)}.path-cards .path-card .path-card-wrap{margin-top:30px;display:flex;position:relative;opacity:1;transform:matrix(1, 0, 0, 1, 0, 0)}@media (max-width: 859px){.path-cards .path-card .path-card-wrap{display:block}}@media screen and (min-width: 480px){.path-cards .path-card .path-card-wrap:after{content:"";display:block;width:0;height:0;position:absolute;top:50%;left:0;transform:translate(-10px, -50%);border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #FFFFFF}}.path-cards .path-card .path-card-image-wrap{flex-basis:40%;height:auto;padding:0;order:1;background-size:cover;background-repeat:no-repeat;background-position:center center}@media (max-width: 859px){.path-cards .path-card .path-card-image-wrap{display:block;height:200px}}.path-cards .path-card .path-card-content{flex-basis:60%;padding:2rem;background:#fff;order:2}.path-panel{position:relative}@media screen and (max-width: 479px){.path-panel{padding-top:0}}.path-panel:before{background:linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, transparent 100%);width:50%;content:"";display:block;position:absolute;top:0;bottom:0;left:0}@media screen and (max-width: 479px){.path-panel:before{width:100%}}