.p_ga_ht_1_m h2{text-align:center;}
.p_ga_ht_1_m .main{position:relative;flex-wrap:wrap;justify-content:center;background: var(--color-3);padding: 20px 10px;border-radius:10px;text-align: center;}
.p_ga_ht_1_m a{color:#eeeeee;text-decoration:none;padding:10px;}
.p_ga_ht_1_m .t{line-height:1.2;display: inline-block;background:#141414;margin: 20px auto 10px;padding:40px 20px 20px;position:relative;min-height:70px;width:100px;transition:2.2s;background-size:cover;border-radius:10px;border:1px solid #2e085b;background-position:center;}
.p_ga_ht_1_m .t::before{content:"";position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background:black;opacity:.8;border-radius:10px;display:block;border:2px solid #fff;}
.p_ga_ht_1_m .t:hover{transform:scale(1.15);transition:.2s;box-shadow:0 0 30px #000000;z-index:2}
.p_ga_ht_1_m .t:active{transform:scale(.85);transition:.2s;box-shadow:0 0 30px #000000;z-index:2}
.p_ga_ht_1_m .t .co{display:block;position:absolute;bottom:10px;font-size:14px;left:10px;opacity:.2;top:-19px;}
.p_ga_ht_1_m .t .na{font-size:16px;z-index:3;position:absolute;left:50%;transform:translateX(-50%);top:10px;color:white;width:95%;text-align:center;font-family:Aller;font-size:11px;}
.p_ga_ht_1_m .t .its{z-index:2;position:relative;}
.p_ga_ht_1_m .t .its .it{width:70px;height:70px;background-position:center;background-size:cover;border-radius:100%;display:inline-block;box-shadow:0 0 10px black;margin-right:-10px;margin-top:10px;margin-left:-10px;margin-bottom:20px;}
.p_ga_ht_1_m .t .its .it.it1{}
.p_ga_ht_1_m .t .its .it.it2{float:right;}
.p_ga_ht_1_m .t .odp{position:absolute;left:5px;bottom:8px;z-index:2;}
.p_ga_ht_1_m .t .odt{position:absolute;top:-8px;font-family:Aller;font-size:8px;}
.p_ga_ht_1_m .t .od{font-size:14px;color:white;}
.p_ga_ht_1_m .t .vi{display:block;position:absolute;bottom:10px;right:10px;background:white;padding:3px 10px 4px;font-size:16px;transition:1.5s;color:#141414;height:16px;border-radius:20px;}
.p_ga_ht_1_m .t .vi:hover{background:white;transition:1.5s}