.flag-container[data-v-35382f77]{width:46px;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.flag-container .flag-tooltip[data-v-35382f77]{position:absolute;left:50%;top:100%;transform:translateX(-50%);width:-moz-max-content;width:max-content;z-index:1}.flag-container .flag-tooltip .desc[data-v-35382f77]{background:#f7f5ef;padding:15px 23px;font-size:65px;border-radius:10px;box-shadow:0 5px 25px rgba(157,151,134,.56);opacity:0;visibility:hidden;transition:.3s;white-space:nowrap;color:#1e3b15;text-align:center}.flag-container .flag-tooltip:hover .desc[data-v-35382f77]{opacity:1;visibility:visible;transform:translate3d(0,38px,0)}.flag-container .flag-tooltip .desc.bottom[data-v-35382f77]:before{content:"";position:absolute;bottom:100%;left:50%;border-color:transparent transparent #f7f5ef transparent;border-style:solid;border-width:27px;transform:translateX(-50%)}.friend-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:30px;padding:30px 0}.friend-card .avatar-wrapper{width:114px;height:114px}.friend-card .user-name__title{font-size:38px;font-weight:700}.friend-card:not(:last-child){box-shadow:0 -2px 0 0 #e1ddd0}.friend-card .friend-stats{gap:30px}.friend-card .friend-stats,.friend-card .friend-stats__group{display:flex;flex-direction:row;align-items:center}.friend-card .friend-stats__item,.friend-card .friend-stats__item .tooltip-wrapper{display:flex;flex-direction:row;align-items:center;gap:15px}.friend-card .friend-stats__item .stat-value--highlighted{color:#0ab178}.friend-card .friend-stats__item .stat-icon{width:46px;height:46px}.friend-card .friend-stats__item .stat-icon img{display:block;width:100%}.friend-card .friend-info{display:flex;align-items:center;gap:30px;flex-grow:0}.friend-card .friend-details{display:flex;flex-direction:column;gap:15px}.friend-card .friend-details__action{width:38px;display:flex;flex-direction:row;align-items:center;justify-content:center}.friend-card .friend-details__action .dropdown__action:before{content:"";width:46px;height:46px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M17.238 8.688h3.81a.929.929 0 01.952.937.929.929 0 01-.952.938h-3.81a.93.93 0 01-.952-.938.93.93 0 01.952-.938zM9.62 11.5a3.698 3.698 0 01-2.69-1.102c-.746-.734-1.12-1.617-1.12-2.648 0-1.031.374-1.914 1.12-2.648A3.698 3.698 0 019.619 4c1.048 0 1.944.367 2.69 1.102.747.734 1.12 1.617 1.12 2.648 0 1.031-.373 1.914-1.12 2.648A3.697 3.697 0 019.62 11.5zM2 17.125v-.75c0-.531.139-1.02.417-1.465a2.76 2.76 0 011.107-1.02 14.282 14.282 0 013-1.09 13.3 13.3 0 013.095-.363 13.3 13.3 0 013.095.364 14.28 14.28 0 013 1.09c.46.234.83.574 1.107 1.02.278.444.417.933.417 1.464v.75c0 .516-.186.957-.56 1.324-.372.367-.82.551-1.345.551H3.905c-.524 0-.972-.184-1.345-.55A1.792 1.792 0 012 17.124zm1.905 0h11.428v-.75a.871.871 0 00-.13-.469.92.92 0 00-.346-.328 12.535 12.535 0 00-2.595-.95 11.217 11.217 0 00-5.286 0c-.873.212-1.738.528-2.595.95a.92.92 0 00-.345.328.871.871 0 00-.131.469v.75zm5.714-7.5c.524 0 .972-.184 1.345-.55.373-.368.56-.81.56-1.325 0-.516-.187-.957-.56-1.324a1.849 1.849 0 00-1.345-.551c-.524 0-.972.184-1.345.55-.373.368-.56.81-.56 1.325 0 .516.187.957.56 1.324.373.367.821.551 1.345.551z' fill='%23E8EAED'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.friend-card .friend-details__title{display:flex;flex-direction:row;align-items:center;gap:15px;position:relative;width:-moz-min-content;width:min-content}.friend-card .friend-meta{display:flex;flex-direction:row;align-items:center;font-size:38px;gap:15px}.friend-card .friend-actions{display:flex;gap:15px}.friend-card .lobby-play-button{border-radius:15px;background:linear-gradient(180deg,#00754d,#003b27);box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.12);border:none;color:#fff;font-size:38px;line-height:76px;font-weight:600;min-height:91px;padding:0 46px;width:100%;display:flex;justify-content:center;align-items:center;white-space:nowrap;transition:all .2s;min-width:182px}.friend-card .lobby-play-button.decline{padding:0 27px}.friend-card .lobby-play-button.outline{background:transparent;box-shadow:inset 0 0 0 2px #bcc6c2;color:#00754d;gap:19px;cursor:pointer;position:relative}.friend-card .lobby-play-button.outline:after{content:"";position:absolute;width:100%;height:100%;box-shadow:inset 0 0 0 2px #00754d;border-radius:15px;opacity:0;transition:opacity .3s ease-in-out}@media(hover:hover){.friend-card .lobby-play-button.outline:hover:after{opacity:1;border-radius:15px}}.htablet .friend-card .friend-details__title .user-name__title,.vtablet .friend-card .friend-details__title .user-name__title{max-width:760px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.htablet .friend-card .lobby-play-button,.vtablet .friend-card .lobby-play-button{padding:0;border-radius:20px}.htablet .friend-card .lobby-play-button img,.vtablet .friend-card .lobby-play-button img{width:82px;height:82px}.htablet .friend-card .lobby-play-button.decline,.vtablet .friend-card .lobby-play-button.decline{padding:0 27px}.htablet .friend-card .lobby-play-button.outline,.vtablet .friend-card .lobby-play-button.outline{background:transparent;box-shadow:inset 0 0 0 3px #bcc6c2;color:#00754d;gap:26px}.htablet .friend-card .lobby-play-button.outline:after,.vtablet .friend-card .lobby-play-button.outline:after{box-shadow:inset 0 0 0 3px #00754d;border-radius:20px}.phone .friend-card{flex-direction:column;padding:51px 0}.phone .friend-card .friend-details__title .user-name__title{max-width:819px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone .friend-card .user-name__title{font-size:51px;max-width:361px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone .friend-card .avatar-wrapper{width:123px;height:123px}.phone .friend-card:is(:last-child):not(:only-child){padding-bottom:114px}.phone .friend-card__title{gap:20px}.phone .friend-card .friend-info{width:100%}.phone .friend-card .friend-meta{font-size:36px;gap:20px}.phone .friend-card .friend-meta .stat-icon{display:flex;flex-direction:row;align-items:center;width:61px;height:61px;padding-right:0}.phone .friend-card .friend-meta .stat-icon img{display:block;width:100%}.phone .friend-card .lobby-play-button{font-size:51px;line-height:123px;border-radius:20px;padding:0}.phone .friend-card .lobby-play-button img{width:82px;height:82px}.phone .friend-card .lobby-play-button.decline{padding:0 27px}.phone .friend-card .lobby-play-button.outline{background:transparent;box-shadow:inset 0 0 0 3px #bcc6c2;color:#00754d;gap:26px}.phone .friend-card .lobby-play-button.outline:after{box-shadow:inset 0 0 0 3px #00754d;border-radius:20px}