.board-committee{margin-top:2rem}.card-board,.image-structure-container{width:100%;display:flex;align-items:center;justify-content:center}.card-board{position:relative;text-align:center;max-width:250px;min-width:250px;margin-right:2rem;margin-bottom:2rem;z-index:1}.card-board:after{content:"";width:1px;border-right:3px dotted #0084ac;position:absolute;height:100vh;z-index:-1;top:50%}.card-board h5{width:100%;font-size:1.1rem;color:#fff;margin-bottom:0;border-radius:20px;padding:2rem 10px;box-shadow:6px 6px 0 hsla(0,0%,61%,.561)}.card-board h5.bg1{background-color:#0084ac}.card-board h5.bg2{background-color:#00a4d6}.card-board h5.bg3{background-color:#609022}.card-board h5.bg4{background-color:#55b047}.card-board h5.bg5{background-color:#df6f09}.card-board h5.bg6{background-color:#f58232}.board-item{display:flex;align-items:flex-start;overflow:hidden}.board-item .card-text{background:#f5f5f7;z-index:1}.board-item p{margin-bottom:2rem}.board-item:last-child .card-board:after{display:none}@media screen and (max-width:768px){.board-item{flex-direction:column;text-align:center;align-items:center}.board-item:last-child .card-board:after{display:block}}