.groupview_flex{width:100%;max-width:1165px;margin:0 auto 25px auto;padding:5px;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:12px;background:var(--bg);color:var(--text)}.groupview_box{width:calc(25% - 12px);min-width:220px;margin:0;padding:10px;box-sizing:border-box;background:var(--background,var(--grey-1));border:1px solid var(--darkgrey);border-left:8px solid var(--accent);text-align:center;color:var(--text)}.groupview_charaname{margin:2px auto 7px auto;padding-bottom:6px;box-sizing:border-box;border-bottom:2px solid var(--accent);text-align:center;font-family:'Merriweather',serif;font-size:13px;line-height:18px;text-transform:uppercase;letter-spacing:1.5px;font-weight:normal;color:var(--accent)}.groupview_charaname a{color:var(--accent);text-decoration:none}.groupview_charaname a:hover{color:var(--text);text-decoration:none}.groupview_player{margin:5px auto 8px auto;font-family:calibri,sans-serif;font-size:10px;line-height:14px;text-transform:uppercase;letter-spacing:1px;color:var(--accent-1)}.groupview_player a{color:var(--accent);text-decoration:none}.groupview_player a:hover{color:var(--text);text-decoration:none}.groupview_avatar{margin:8px auto;text-align:center}.groupview_avatar img{width:90px;height:110px;object-fit:cover;padding:0;box-sizing:border-box;background:var(--bg);border:1px solid var(--accent);display:block;margin:0 auto}.groupview_info{margin:8px auto 2px auto;padding:7px 9px;box-sizing:border-box;background:var(--bg);border:1px solid var(--darkgrey);text-align:center;font-family:calibri,sans-serif;font-size:10px;line-height:1.5;text-transform:uppercase;letter-spacing:1px;color:var(--text)}.groupview_nochara{width:100%;margin:0;padding:12px;box-sizing:border-box;background:var(--background,var(--grey-1));border:1px solid var(--darkgrey);border-left:8px solid var(--accent);text-align:center;font-family:calibri,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--accent-1)}.tw-groupoverview{width:100%;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tw-groupoverview__item{min-height:58px;padding:12px 14px;box-sizing:border-box;background:var(--bg);border-left:8px solid var(--accent);text-align:center;font-family:calibri,sans-serif;font-size:10px;line-height:1.5;text-transform:uppercase;letter-spacing:1px;color:var(--accent-1);display:flex;align-items:center;justify-content:center;gap:7px;position:relative;overflow:hidden}.tw-groupoverview__item i{color:var(--accent);font-size:12px;flex:0 0 auto}.tw-groupoverview__item span{display:inline-block}.tw-groupoverview__item a{color:var(--accent);text-decoration:none}.tw-groupoverview__item a:hover{color:var(--text);text-decoration:none}.tw-groupoverview__item-wide{text-transform:none;letter-spacing:.4px}.softstats-overview{padding:12px;box-sizing:border-box;background:var(--background,var(--grey-1));border:1px solid var(--darkgrey);color:var(--text)}.softstats-overview .tw-groupoverview__item{border-top:0 !important;border-right:0 !important;border-bottom:0 !important}@media only screen and (max-width:900px){.groupview_box{width:calc(50% - 8px)}.tw-groupoverview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:600px){.groupview_box{width:100%;min-width:0}.tw-groupoverview{grid-template-columns:1fr}}