@font-face {
 font-family:Roboto_Condensed_Downloaded;
 src:url(RobotoCondensed-Regular.4d73ae8b303b040e.ttf)
}
@font-face {
 font-family:Roboto_Downloaded;
 src:url(Roboto-Medium.8ca80686fa21208b.ttf)
}
body,
html {
 font-family:Roboto_Downloaded;
 font-size:12px;
 font-weight:400;
 height:100%;
 margin:0;
 color:#ffffff
}
a {
 text-decoration:none;
 color:#ffffff
}
body {
 display:flex;
 flex-direction:column;
 align-items:center;
 justify-content:center;
 background-color:#004380;
 background-repeat:no-repeat;
 background-size:cover
}
.baramundicloud[_ngcontent-nxc-c3]{
  display: flex;
  max-width: 694px;
  max-height: 700px;
  border: 5px;
}
img{
  width: 100%;
  height: 100%;
}

.menucontainer[_ngcontent-nxc-c3]{
  display: flex;
  flex-direction: column;
  float: middle;
}

.title[_ngcontent-nxc-c3]{
  margin-top: 15px;
  font-size: 2.0625rem;
  font-weight: 500;
  text-align: center;
  float: middle;
  padding-left: 10px;
  padding-right: 10px;
}

.subtitle[_ngcontent-nxc-c3]{
  margin-top: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  float: middle;
  padding-left: 10px;
  padding-right: 10px;
}

.baramundilogo[_ngcontent-nxc-c3]{
  display: flex;
  height: 3.125rem;
  float: middle;
  margin-bottom: 30px;
  margin-top: 45px;
}
