/* Rectangle 1 */
@import url(//fonts.googleapis.com/earlyaccess/nats.css);
.body {
  background-color: black;
}


/* SHANNON1 10 PM - RET */
.party-title {
  position: absolute;
  width: 25%;
  height: 2%;
  font-family: NATS;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 46px;
  /* or 128% */
  letter-spacing: 0.25em;
  
  color: #FFFFFF;
}

/* Line 1 */
.line-1 {
position: absolute;
width: 1%;
border: 1px solid #FFFFFF;
transform: rotate(90deg);
}

/* A CRYPTOPARTY IN HOMAGE TO OUR GREAT LORD AND SAVIOR CLAUDE SHANNON (1916-RET) */
.text-box1{
position: absolute;
width: 424px;
height: 325px;

font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 25px;
display: inline;
align-items: center;
top: 15%;
color: #FFFFFF;
}

/* 30 BRL | PIX @ 4b21ea60-06ef-4dfe-94ca-5b30af27e4df */
.fee {
position: absolute;
font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 27px;
top:50%;
left:75%;

color: #FFFFFF;
}

/* EXPLICITLY NOT ALLOWED */
.not-allowed {
position: absolute;
font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 27px;
font-weight: bold;
top:55%;
color: #FFFFFF;
}

.not-allowed-content {
position: absolute;
font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 27px;
top: 59%;
color: #FFFFFF;
}

.allowed {
position: absolute;
font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 27px;
font-weight: bold;
top:55%;
left: 55%;
color: #FFFFFF;
}

.allowed-content {
position: absolute;
font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 27px;
top: 59%;
left: 55%;
color: #FFFFFF;
}

/* DUST - NIGHTTIME */
.dust {
position: absolute;
width: 98px;
height: 30px;
top: 25%;
left: 55%;
font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 30px;
/* identical to box height */
display: flex;
align-items: center;

color: #FFFFFF;
}

.opcode {
  /* OPCODE */

position: absolute;
width: 79px;
height: 51px;
top: 25%;
left: 55%;
font-family: NATS;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 51px;
/* identical to box height */
display: flex;
align-items: center;

color: #FFFFFF;
}

.nighttime {
position: absolute;
width: 98px;
height: 30px;
top: 35%;
left: 55%;
font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 30px;
/* identical to box height */
display: flex;
align-items: center;

color: #FFFFFF;
}

.subaze {
  /* SUBAZE */

position: absolute;
width: 79px;
height: 51px;
top: 35%;
left: 55%;
font-family: NATS;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 51px;
/* identical to box height */
display: flex;
align-items: center;

color: #FFFFFF;
}

.nighttime-2 {
position: absolute;
width: 98px;
height: 30px;
top: 45%;
left: 55%;
font-family: NATS;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 30px;
/* identical to box height */
display: flex;
align-items: center;

color: #FFFFFF;
}

.know {
  /* SUBAZE */

position: absolute;
width: 79px;
height: 51px;
top: 45%;
left: 55%;
font-family: NATS;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 51px;
/* identical to box height */
display: flex;
align-items: center;

color: #FFFFFF;
}

br {
   display: block;
   margin: 10px 0;
}