<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('css.css');
/*=======================================================================

Template Name: Academics | Responsive HTML5 Template
Template URI: https://radiustheme.com/
Description: Academics | Academics Responsive HTML5 Template.
Author: Radius Theme
Author URI: https://radiustheme.com/
Version: 1.0

/*=======================================================================
[Table of content]
=========================================================================

[01] Typography
[02] General


=========================================================================
[ End table of content ]
=========================================================================*//*=======================================================================
[01] Typography
=========================================================================*/
html,
body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  font-weight: 400;
  vertical-align: baseline;
  background: #ffffff;
  color: #444444;
}
body {
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open+Sans', sans-serif;
  line-height: 1.5;
  margin: 0 0 20px 0;
  color: #212121;
}
h1 {
  font-size: 56px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
p {
  line-height: 1.5;
  margin: 0 0 20px 0;
}
/*=======================================================================
[02] General
=========================================================================*/
a {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
}
img {
  max-width: 100%;
  height: auto;
}
.clear:after {
  clear: both;
  content: "";
  display: block;
}
#wrapper {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.error-home {
  background: #f8f8f8;
  padding: 100px 0;
}
.error-home .error-home-inner .single-item {
  padding: 30px;
  background: #ffffff;
  margin-bottom: 30px;
}
.error-home-title {
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  text-transform: capitalize;
}
.error-home-title2 {
  font-weight: 500;
  font-size: 30px;
  text-align: center;
  margin-bottom: 60px;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
}
.copy-right-preview {
  text-align: center;
  margin-top: 50px;
}
</pre></body></html>