@font-face {
  font-family: 'Fruitger';
  src: url('https://file.garden/ZvgeZH6UyWRXW7kB/Frutiger%20Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url('HelveticaNeueMedium.otf');
}

body {
    color: #ffffff;
    font-family: Fruitger; 
    text-shadow: 0px 2px rgba(0, 0, 0, 0.315);
    background-image: url(https://blog.greggant.com/images/posts/2021-09-25-preview/aurora-preview.jpg);
    background-size: cover;
    background-repeat: no-repeat; 
    background-position: center center; 
    background-attachment: fixed;
    
}

#main_header {
  background-image: url('https://file.garden/ZvgeZH6UyWRXW7kB/TTIWTTABIDKWTTT%20Banner.svg');
  background-size: cover; 
  background-position: center center;
  background-repeat: no-repeat; 
  padding: 10px;
  height: 120px;
  width: 1000px;
  border-radius: 20px 20px 0px 0px;
  position: relative;
  margin-bottom: 0px;
  display: grid;
  place-items: center;
  text-align: center;
  margin: 0 auto;
  overflow: auto;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
  border: 1px solid #a3a3a39f;
  border-bottom: 0px;
}

#navi {
  background: #050505;
  background: linear-gradient(180deg,rgba(102, 99, 99, 1) 0%, rgba(64, 64, 64, 1) 100%);
  padding: 0px;
  width: 1020px;
  height: auto;
  border-radius: 0px;
  position: relative;
  margin-bottom: 0px;
  display: flex;
  place-items: center;
  text-align: center;
  margin: 0 auto;
  overflow: auto;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
  border: 1px solid #a3a3a39f;
  border-bottom: 0px;
  border-top: 0px;
}


.navi_icon {
  max-height: 25px;
  margin: 0%;
  vertical-align:middle
}

#navi_home {
  background: #050505;
  background: linear-gradient(180deg,rgb(61, 61, 61) 0%, rgb(17, 17, 17) 100%);
  padding: 5px;
  width: auto;
  height: 25px;
  border-radius: 0;
  position: relative;
  margin-bottom: 0px;
  place-items: center;
  text-align: center;
  border: 1px solid #a3a3a39f;
  border-left: 0;
  text-decoration: none;
  margin: 0%;
  display: flex;
  align-items:center;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  transition: box-shadow 0.2s ease-in-out;
}

#navi_home:hover {
  box-shadow: inset 0px 0px 8px 0px #000000;
}

#navi_active {
  background: #050505;
  background: linear-gradient(180deg,rgb(61, 61, 61) 0%, rgb(17, 17, 17) 100%);
  padding: 5px;
  width: auto;
  height: 25px;
  border-radius: 0;
  position: relative;
  margin-bottom: 0px;
  place-items: center;
  text-align: center;
  border: 1px solid #a3a3a39f;
  border-left: 0;
  text-decoration: none;
  margin: 0%;
  display: flex;
  align-items:center;
  box-shadow: inset 0px 0px 4px 0px #000000;
}

#navi_end {
  margin: 0%;
  position: absolute;
  left: 92%;
  color: #0000005e;
  text-shadow: none;
  font-size: 20px;
  font-style: italic;
}

.top_icon {
  max-height: 20px;
  display: inline;
  vertical-align: middle;
}

#main_con {
    position: relative;    
    border-radius: 0px 0px 20px 20px;
    padding: 10px;
    width: 1000px;
    height: auto;
    border: 1px solid #a3a3a39f;
    border-top: 0px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.589);
    box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
    overflow: hidden;
    backdrop-filter: blur(1.45px);
}

#heading_icon {
  max-height: 50px;
  display: block;
  margin: auto;
}

#button {
    float: left;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;    
}

#button_cosa {
    float: left;
    display: block;
    position: absolute;
    bottom: 30px;
    left: 0px;
    padding: 10px;    
}

.button {
  transition: transform .2s;
  transition: filter 0.3s ease;
}

.button:hover {
  transform: scale(1.09);
  filter: brightness(50%);
}

#button_scroll {
  padding-top: 1.3px;
  padding-right: 8px;
  padding-bottom: 20px;
  padding-left: 8px;
}

#button_scroll_os {
  padding-top: 1.3px;
  padding-right: 8px;
  padding-bottom: 20px;
  padding-left: 8px;
}

#scroll_link {
  font-size: 9px;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding-right: 8px;  
}

#buttons_bg {
  border: 1px solid #a3a3a39f;
    justify-content: center;
    position: relative;    
    border-radius: 6px 6px 6px 6px;
    padding: auto;
    width: 600px;
    height: auto;
    margin: 21px auto;
    background-color: rgba(0, 0, 0, 0.589);
    backdrop-filter: blur(1.45px);
    box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.336);
}

a:link, a:visited {
  color: white;
}

a:hover {
  color: #d0d0d0;
}

a:active {
  color: #d0d0d0;
}

.thin_heading {
  font-weight: normal;
  text-align: center;
  font-size: 50px;
  margin: 5px;
}

.thin_subheading {
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  margin: 5px;
  margin: 5px;
}

.thin_heading_basic {
  font-weight: normal;
  text-align: center;
}

.inline {
  display: inline;
}

.navi {
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
}

.blog_image {
  border: solid #ffffff;
  border-radius: 2%;
  height: fit-content;
  width: fit-content;
  max-height: 250px;
  max-width: 250px;
  background: #ffffff;
  font-style: italic;
  color: rgba(0, 0, 0, 0.432);
  text-shadow: none;
  text-align: center;
}