 *{padding:0;margin:0;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}header{display:flex;justify-content:space-between;align-items:center;padding:8px;box-shadow:0 4px 12px rgba(13,110,253,.25);height:calc(10vh - 16px)}header div img{width:80px}header nav{margin-right:12px}header nav a{text-decoration:none;margin:0 12px;font-size:1rem;font-weight:400;line-height:1.8;color:#64748b;max-width:650px;margin-bottom:2rem;transition:1s}header nav a:hover{font-size:1.1rem;color:orange;transition:1s}input{display:none}label{position:relative;z-index:2}.bars{width:40px}.main{position:fixed;right:-300px;top:0;height:100vh;width:300px;background-color:whitesmoke;transition:1s}.main a{width:200px;text-decoration:none;padding:10px 24px;border-radius:8px;font-size:1rem;font-weight:400;color:#64748b;transition:1s;background-color:rgba(0,0,0,.3)}.main a:hover{color:orange;background-color:rgba(0,0,0,.5)}.main div{direction:rtl;height:400px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}input:checked~.main{right:0;transition:1s}.a{display:none}@media(max-width:1000px){.a{display:block}nav{display:none}}.hero{height:90vh;display:flex;justify-content:center;align-items:center;background-image:url(../images/ComputerScience_SoftwareEngineering_24_GW_0043.webp);background-size:100% 100%}.hero .content{text-align:center}.content h1{font-size:2.75rem;font-weight:800;line-height:1.3;color:#1e293d;margin-bottom:1.25rem;letter-spacing:-.5px}.content p{font-size:1.15rem;font-weight:400;line-height:1.8;color:#ffffff;max-width:650px;margin-bottom:2rem}.content .btn{text-decoration:none;background:linear-gradient(135deg,#0d6efd 0%,#0a58ca 100%);border:none;font-weight:600;font-size:1rem;letter-spacing:.3px;box-shadow:0 4px 12px rgba(13,110,253,.25);color:white;padding:12px 28px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.content .btn:hover{background:linear-gradient(135deg,#0a58ca 0%,#084298 100%)}.freshness-bar{background-color:#f8f9fa;border-right:4px solid #28a745;padding:10px 15px;margin-bottom:25px;border-radius:4px;font-size:.95rem;color:#495057}article{margin:16px;margin-top:2.5rem}article h2{text-align:center;font-size:1.5rem;font-weight:800;line-height:1.3;color:#1e293d;margin-bottom:1.25rem;letter-spacing:-.5px}article h3{font-size:1.25rem;font-weight:800;line-height:2;color:#1e293d;letter-spacing:-.5px}article p{font-size:1.15rem;font-weight:400;line-height:1.8;color:#1e293d;line-height:2}footer{background:#000000;padding:16px}hr{margin:12px}footer .read p{margin:12px;color:white;text-align:center}.footer{display:flex;justify-content:space-around;align-items:center}.footer div{direction:rtl}.footer h2{color:white;text-align:center}.footer a{text-decoration:none;color:white}.footer img{width:30px}.footer a:hover{color:orange;transition:.5s}.informtion,.we-are{display:flex;flex-direction:column;gap:8px}@media(max-width:600px){.footer{flex-direction:column;gap:28px 0}}