.lost-teams-container{grid-gap:10px;grid-template-columns:49.5% 49.5%;justify-content:space-between;width:100%;display:grid}@media (max-width:992px){.lost-teams-container{grid-template-columns:100%}}.lost-teams-container .box{height:100%}.lost-team{padding:0}.lost-team .team-header{grid-gap:5px;background-color:#36373d;border-bottom:1px solid #33343a;grid-template-columns:15% 85%;justify-content:space-between;align-items:center;width:100%;display:grid}.lost-team .team-header .skill-info{padding:5px}.lost-team .team-header .skill-info p{margin:0;line-height:26px}.lost-team .team-header .skill-info p.skill-name{font-size:16px;font-weight:600}.lost-team .team-header .skill-info p.skill-type{color:#ffffffbf;font-size:14px}.lost-team .team-header .skill-info p.skill-type span{color:#ffe398;font-weight:500}.lost-team .team-header .skill-icon{color:#ffffffbf;text-align:center;background-color:#2ca7ff;flex-direction:column;justify-content:center;align-items:center;height:60px;margin-right:5px;font-size:15px;font-weight:600;line-height:15px;display:flex}.lost-team .team-header .skill-icon span{padding-top:2px;font-size:12px}@media (max-width:992px){.lost-team .team-header{grid-gap:5px;flex-direction:column;grid-template-columns:100%;justify-content:center}.lost-team .team-header .name-section{text-align:center}.lost-team .team-header .skill-info{text-align:center;padding-top:0}.lost-team .team-header .skill-icon{width:100%;height:35px;margin:0 auto}}.lost-team .team-details{padding:15px}.lost-team .team-details .pw-nav-tabs,.lost-team .team-details .pw-nav-tabs .pw-nav-link{border-bottom-color:#484950}.lost-team .team-details .pw-nav-tabs .pw-nav-link.active{border-bottom-color:#009eec}.lost-team .team-details .lost-team-with-card{flex-wrap:wrap;margin-bottom:15px;display:flex}.lost-team .team-details .lost-team-with-card .single-char{text-align:center;width:80px;margin-bottom:5px;margin-right:5px}.lost-team .team-details .lost-team-with-card .single-char p{margin-bottom:0;font-size:16px;font-weight:600}.lost-team .team-details .lost-team-with-card .single-char .pw-card-name{background-color:#36373d;margin-top:2px;padding:2px 4px;font-size:11px;line-height:14px}.lost-team .team-details .lost-team-with-card .single-char .pw-card-thumbnail{width:80px;margin-top:2px}.lost-team .team-details .lost-team-with-card .single-char .pw-card-thumbnail img{border-radius:4px}.lost-team .team-details .lost-team-with-card .single-char .avatar-card{background-color:#0000}.lost-team .team-details .lost-team-with-card .single-char .avatar-card .pw-card{border-width:0 0 2px}.lost-team .team-details .lost-team-with-card .placeholder-role{text-align:center;text-transform:uppercase;background-color:#36373d;border:2px solid #484950;width:80px;height:85px;margin-right:5px;font-size:14px;font-weight:600;line-height:80px}.lost-team .team-details .lost-team-with-card .avatar{width:80px;transition:all .7s}.lost-team .team-details .lost-team-with-card .avatar img{margin:0}.lost-team .team-details .lost-team-with-card .avatar:hover{opacity:.8;transition:all .7s}.lost-team .team-details h6{font-size:17px!important}.lost-team .team-details p{font-size:15px;line-height:25px}.lost-team .team-details p:last-child{margin-bottom:0}.lost-team .team-details .employee-container{flex-wrap:wrap;display:flex}.lost-team .team-details .employee-container.for-nikke{margin:15px 0}.lost-team .team-details .employee-container.for-nikke.skill-pages .avatar{margin-right:10px!important}.lost-team .team-details .employee-container>span{margin-bottom:5px;margin-right:5px}.lost-team .team-details .employee-container .avatar{width:60px;transition:all .7s}.lost-team .team-details .employee-container .avatar img{margin:0}.lost-team .team-details .employee-container .avatar:hover{opacity:.8;transition:all .7s}.lost-team .lost-visual-team{justify-content:flex-start;margin-bottom:15px;display:flex}.lost-team .lost-visual-team .back-row{text-align:center;background-color:#713b3b;border:2px solid #484950;flex-direction:column;justify-content:center;width:140px;display:flex}.lost-team .lost-visual-team .mid-row{text-align:center;background-color:#7b7237;border:2px solid #484950;border-left:0;flex-direction:column;justify-content:center;width:140px;display:flex}.lost-team .lost-visual-team .front-row{text-align:center;background-color:#3b5971;border:2px solid #484950;border-left:0;flex-direction:column;justify-content:center;width:140px;display:flex}.lost-team .lost-visual-team .characters-inside{flex-direction:column;align-items:center;gap:10px 0;margin-bottom:10px;display:flex}.lost-team .lost-visual-team p{text-transform:uppercase;margin-top:5px;margin-bottom:5px;font-size:14px;font-weight:600}.lost-team .lost-visual-team .flex{background-color:#202020;border:2px solid #484950;width:60px;height:60px;margin:0 auto;font-size:14px;font-weight:600;line-height:60px}.lost-team .lost-visual-team .flex.left-side{background-color:#36373d}.lost-team .lost-visual-team .avatar{border-bottom-width:3px;width:60px;margin:0 auto;transition:all .7s}.lost-team .lost-visual-team .avatar img{margin:0}.lost-team .lost-visual-team .avatar:hover{opacity:.8;transition:all .7s}