.topic-item-col{-webkit-box-flex:10;cursor:pointer;-ms-flex:0 0 19%;flex:0 0 19%;max-width:19%;position:relative}.topic-item{border:1px solid #c4c4c4;height:205px;padding:50px 30px 20px;position:relative;text-align:center}.topic-item img{height:79px;object-fit:none;width:79px}.topic-item h5{font-size:18px;font-weight:500}select#topics{background:#f43f86;border:none;color:#fff;margin:0 auto 70px;max-width:90%}label.topics-select-main:after{color:#fff;content:"\f0d7";font-family:FontAwesome;font-size:25px;position:absolute;right:55px;top:5px}label.topics-select-main{display:block;position:relative}.topic-item-col:hover .topic-item:after,.topic-item-col:hover .topic-item:before,.topic-item-col:hover:after,.topic-item-col:hover:before{transform:scale(1);transition:all .6s cubic-bezier(.6,.63,.48,.52)}.topic-item-col:after,.topic-item-col:before,.topic-item:after,.topic-item:before{background:#ee4287;content:"";position:absolute;transform:scale(0);z-index:3}.topic-item-col:before{height:2px;left:0;right:1px;top:0;transform-origin:left}.topic-item-col:after{bottom:0;right:0;top:0;transform-origin:top;width:2px}.topic-item:after{bottom:-1px;height:2px;left:-1px;right:-1px;transform-origin:left}.topic-item:before{bottom:-1px;left:-1px;top:-1px;transform-origin:top;width:2px}.topic-item-col:hover img{-webkit-animation:swing_vr 2s ease;animation:swing_vr 1s ease;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media (max-width:1024px){.topic-item{margin-bottom:15px;padding:20px 15px}.topic-item,body .topic-item-col{height:220px!important}.topic-item h5{word-break:break-word}}@media (max-width:767px){.topic-item{margin-bottom:30px;margin-right:0;padding:50px 30px 20px;width:90%}select#topics option{font-size:12px}}@media (max-width:480px){label.topics-select-main:after{right:35px}}.topic-select{display:none}.flex-row{align-items:center;display:flex;justify-content:space-between}