@charset "utf-8";
.bp-related__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:17px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.07)}.bp-related__tags span{padding:7px 10px;border:1px solid rgba(233,189,66,.2);border-radius:999px;background:rgba(233,189,66,.06);color:#e9bd42;font-size:9px;font-weight:850}
.bp-related{width:min(1080px,calc(100% - 24px));margin:18px auto 24px;padding:23px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(145deg,#181b21,#101318);color:#e7ebf2}.bp-related>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.bp-related>header small{display:block;margin-bottom:4px;color:#e9bd42;font-size:8px;font-weight:950;letter-spacing:.17em}.bp-related>header h2{margin:0;color:#fff;font-size:18px;font-weight:950;letter-spacing:-.035em}.bp-related>header>span{color:rgba(255,255,255,.34);font-size:9px}.bp-related__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.bp-related__item{display:flex;min-width:0;min-height:112px;flex-direction:column;padding:14px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:rgba(0,0,0,.16);color:inherit;text-decoration:none!important;transition:.18s ease}.bp-related__item:hover{border-color:rgba(233,189,66,.3);background:rgba(233,189,66,.055);transform:translateY(-2px)}.bp-related__item>small{overflow:hidden;color:rgba(233,189,66,.65);font-size:8px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.bp-related__item>strong{display:-webkit-box;overflow:hidden;margin-top:7px;color:rgba(255,255,255,.82);font-size:10px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bp-related__item>span{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:10px;color:rgba(255,255,255,.28);font-size:7px}.bp-related__item>span i{color:#e9bd42;font-size:13px;font-style:normal}.bp-related__item.is-guide{border-color:rgba(233,189,66,.16);background:linear-gradient(145deg,rgba(233,189,66,.09),rgba(233,189,66,.025))}@media(max-width:900px){.bp-related{margin:13px auto 20px;padding:17px 13px}.bp-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bp-related__item{min-height:102px}.bp-related__item:last-child:nth-child(odd){grid-column:1/-1}.bp-related>header h2{font-size:16px}}@media(max-width:420px){.bp-related{width:calc(100% - 18px)}.bp-related__grid{gap:6px}.bp-related__item{padding:12px 10px}.bp-related__item>strong{font-size:9px}}
