.career_path__module .details{background:hsla(0,0%,100%,.95);border:none;box-shadow:0 0 1rem rgba(0,0,0,.1);flex-direction:column;max-width:calc(76ch + 4rem);padding:2rem;width:100%}.career_path__module .details:popover-open{display:flex}.career_path__module .details .close{margin-left:auto}.career_path__module .positions{align-items:flex-end;display:flex;height:100vh;justify-content:center;max-height:25rem}.career_path__module .face,.career_path__module .scene,.career_path__module .shape{position:relative;transform-style:preserve-3d}.career_path__module .shape{background:transparent;border:none;height:5rem;margin-left:2.5rem;opacity:1;padding:0;width:5rem}@media (max-width:1160px){.career_path__module .shape{margin:0}}.career_path__module .shape h2{color:var(--white);font-size:.95rem;left:0;position:absolute;right:0;text-align:center;text-shadow:0 0 .5rem var(--black);top:1.5rem;transform:translateZ(2.5rem) rotate(90deg);z-index:10000}.career_path__module .face{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;background-position:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.4);left:0;overflow:hidden;position:absolute;right:0;top:0;transform-origin:0 0;z-index:100}.career_path__module .scene{align-items:flex-end;display:flex;height:80%;justify-content:center;position:relative;transform:rotateX(-15deg) rotateY(45deg) rotate(0deg)}.career_path__module [class*=cuboid] .ft,.career_path__module [class*=cuboid] .lt,.career_path__module [class*=cuboid] .tp{background-color:var(--primary);cursor:pointer}.career_path__module [class*=cuboid]:hover .ft,.career_path__module [class*=cuboid]:hover .lt,.career_path__module [class*=cuboid]:hover .tp{background-color:var(--secondary)}.career_path__module [class*=cuboid] .ft{height:100%;transform:translateZ(2.5rem);width:5rem}.career_path__module [class*=cuboid] .lt{height:100%;transform:rotateY(-90deg) translateX(-50%);width:5rem}.career_path__module [class*=cuboid] .tp{height:5rem;transform:rotateX(90deg) translateY(-50%);width:5rem}