.tests-div-first{animation:close .5s ease-in-out;z-index:3}@keyframes close{0%{height:50px;border:.4px solid #d2d5e2;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:10px;margin-left:-16px;width:100%}to{height:0;border:.4px solid #d2d5e2;border-top:none;border-bottom:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-top:10px;margin-left:-16px;width:100%}}.university-inside{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0 solid #fff}.university-outside{animation:border .7s ease-in-out;animation-delay:.6}@keyframes border{0%{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0 solid #fff}to{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-bottom:1px solid #d2d5e2}}.tests-div{display:block;margin-top:10px;margin-left:-16px;width:100%;animation:expand .7s forwards;border:.4px solid #d2d5e2;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:3}@keyframes expand{0%{height:0}to{height:50px}}.text-appear{opacity:0;animation:appear .6s forwards;animation-delay:.5s;position:relative;z-index:2}@keyframes appear{0%{opacity:0}to{opacity:1}}