.tooltip{position:relative;cursor:pointer}.tooltip-text{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#000;color:#fff;padding:5px 10px;border-radius:4px;white-space:nowrap;z-index:1000;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out}.tooltip:hover .tooltip-text{opacity:1;visibility:visible}.edge-deco-bl{left:0;border-left:2px solid #a1b2cd}.edge-deco-bl,.edge-deco-br{position:absolute;z-index:10;width:5px;height:5px;bottom:0;border-bottom:2px solid #a1b2cd}.edge-deco-br{right:0;border-right:2px solid #a1b2cd}.crew-more-box{margin-top:.5%;display:flex;align-items:center;flex-direction:column;width:440px;gap:20px}.crew-more-box .banner-box{width:100%}.crew-more-box .banner-box:hover{filter:brightness(1.5)}.crew-more-box .crew-box{width:100%;height:860px}.crew-more-box .crew-box .crew-header{position:relative;width:100%;height:100px;display:flex;align-items:center;justify-content:space-evenly;text-align:center;gap:10px;background-image:linear-gradient(0deg,rgba(69,111,218,.39) -40.5%,rgba(18,30,60,.35));border:1px solid rgba(177,214,255,.2)}.crew-more-box .crew-box .crew-header .text-white2{font-size:22px;font-weight:500}.crew-more-box .crew-box .crew-top-box{display:flex;align-items:center;justify-content:center;gap:10px;position:relative;width:100%;height:75px;background-image:linear-gradient(180deg,rgba(2,20,65,0) 20.16%,rgba(13,40,108,.35));border:1px solid rgba(177,214,255,.2);margin-top:-1px}.crew-more-box .crew-box .crew-top-box:after{right:0;border-right:2px solid #a1b2cd}.crew-more-box .crew-box .crew-top-box:after,.crew-more-box .crew-box .crew-top-box:before{position:absolute;z-index:10;width:5px;height:5px;top:0;border-top:2px solid #a1b2cd;content:""}.crew-more-box .crew-box .crew-top-box:before{left:0;border-left:2px solid #a1b2cd}.crew-more-box .crew-box .crew-top-box:hover{filter:brightness(1.2)}.crew-more-box .crew-box .crew-top-box:hover .crew-level__icon{display:block;position:absolute;width:50px;right:10px;top:14px}.crew-more-box .crew-box .crew-top-box:hover .crew-name .text-white{font-size:18px}.crew-more-box .crew-box .crew-top-box:hover .crew-name .crew-info{display:flex;align-items:center;justify-content:center;flex-direction:column}.crew-more-box .crew-box .crew-top-box.rank-1{background-image:url(/Assets/rank-1-bg.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.crew-more-box .crew-box .crew-top-box.rank-2{background-image:url(/Assets/rank-2-bg.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.crew-more-box .crew-box .crew-top-box.rank-3{background-image:url(/Assets/rank-3-bg.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.crew-more-box .crew-box .crew-top-box .stt{text-shadow:0 0 4px #109fff;font-size:22px;font-weight:500;width:94px;height:56px;display:flex;align-items:center;justify-content:center}.crew-more-box .crew-box .crew-top-box .crew-rank{width:10px}.crew-more-box .crew-box .crew-top-box .crew-name{flex-grow:1;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:18px}.crew-more-box .crew-box .crew-top-box .crew-name p{margin:0}.crew-more-box .crew-box .crew-top-box .crew-name .crew-info{display:none;font-weight:400;color:rgba(131,205,255,.767)}.crew-more-box .crew-box .crew-top-box .crew-level{width:10px;height:100%}.crew-more-box .crew-box .crew-top-box .crew-level__icon{display:none}