a{text-decoration:none!important}body{background-color:transparent!important;font-family:Inter}.box{display:flex;justify-content:center;padding-bottom:0;padding-left:21px;transition:all 2s;height:0;overflow:hidden;transition:width 2s,height 2s,background-color 2s,rotate 2s}.box.show{height:inherit;-webkit-animation:fadeIn 2s linear;animation:fadeIn 2s linear}