#dhub .dhb_AdEvF_embed_const,
#dhub .dhb_AdEvF_embed_const>.dhb-form_add-event_const {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

#dhub .dhb_AdEvF_embed_const {
  padding: 20px 12px;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 8px;
  background-color: rgba(244, 244, 244, 0.97);
  box-shadow: 0 2px 5px rgba(24, 24, 24, 0.6);
}

#dhub form div.groupment.child_2 {
  display: block;
  margin-top: 20px;
  border: 1px solid rgba(1, 32, 96, 0.1);
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  border-radius: 5px;
  z-index: 102;
}

#dhub form div.groupment.child_2>span.box-title {
  position: relative;
  box-sizing: border-box;
  width: 250px;
  text-align: center;
  height: 25px;
  border: 1px solid rgba(1, 32, 96, 0.1);
  border-radius: 5px;
  background-image: linear-gradient(to left, rgba(1, 32, 96, 0.8) 20%, rgba(56, 0, 87, 0.8) 100%);
  color: rgba(244, 244, 244, 1);
  font-size: 0.8em;
  font-family: 'Noto Sans';
  line-height: 24px;
  position: absolute;
  left: calc(50% - 125px);
  top: -12.5px;
}

#dhub form div.groupment.child_2>div.club {
  display: flex;
  position: relative;
}

#dhub form div.groupment.child_2>div.club.team_1 {
  z-index: 101;
}

#dhub form div.groupment.child_2>div.club.team_1 {
  z-index: 100;
  margin-bottom: 20px;
}

#dhub .dhb_AdEvF_embed_const .club>.field-layout:nth-child(2) {
  width: 320px;
}

#dhub .dhb_AdEvF_embed_const .club>.field-layout:nth-child(3) {
  width: 170px;
}

#dhub .dhb_AdEvF_embed_const .club>.field-layout:nth-child(3) label {
  text-align: center;
}

#dhub .dhb_AdEvF_embed_const .club>.field-layout {
  margin-right: 20px;
}

#dhub .dhb_AdEvF_embed_const .club>.field-layout label {
  font-family: 'Noto Sans';
  font-size: 0.82em;
}

#dhub .dhb_AdEvF_embed_const .club>.field-layout:nth-child(3) input {
  font-weight: bold;
  text-align: center;
  font-size: 1.4em;
}

#dhub .dhb_AdEvF_embed_const .groupment.child_3 {
  margin-top: 10px;
  z-index: 100;
}

#dhub .dhb_AdEvF_embed_const .groupment.child_3>.field-layout:nth-child(1) {
  width: 350px;
}

#dhub .dhb_AdEvF_embed_const .groupment.child_3>.field-layout:nth-child(2) {
  width: 300px;
}

#dhub .dhb_AdEvF_embed_const .groupment.child_3>.field-layout:nth-child(3) {
  text-align: right;
}

#dhub .dhb_AdEvF_embed_const form .dhb-successfully_target {
  position: absolute;
  width: 100%;
  min-width: 234px;
  top: 0;
  right: 0;
}

#dhub .dhb_AdEvF_embed_const span.button {
  display: inline-block;
  box-sizing: border-box;
  width: 160px;
  border-radius: 5px;
  height: 40px;
  position: relative;
  top: 25px;
  overflow: hidden;
  text-align: center;
}

#dhub .dhb_AdEvF_embed_const span.button>.text,
#dhub .dhb_AdEvF_embed_const span.button>.trigger {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}

#dhub .dhb_AdEvF_embed_const span.button>.text {
  color: rgba(244, 244, 244, 1);
  font-size: 0.98em;
  font-family: 'Noto Sans';
  line-height: 38px;
  padding-left: 40px;
}

#dhub .dhb_AdEvF_embed_const span.button>.trigger {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

#dhub .dhb_AdEvF_embed_const .button>.text:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48" fill="rgba(244,244,244,1)"><path d="M378-246 154-470l43-43 181 181 384-384 43 43-427 427Z"/></svg>');
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: left 50% top 50%;
}


@media only screen and (max-width: 498px) {
  #dhub form div.groupment.child_2>div.club {
    display: block;
  }

  #dhub form div.groupment.child_2>div.club.team_1 {
    margin-bottom: 20px;
  }

  #dhub .dhb_AdEvF_embed_const .club>.field-layout {
    margin: 0;
  }

  #dhub .dhb_AdEvF_embed_const .club>.field-layout:nth-child(1) {
    z-index: 1;
  }

  #dhub .dhb_AdEvF_embed_const .club>.field-layout:nth-child(2) {
    width: 60%;
  }

  #dhub .dhb_AdEvF_embed_const .club>.field-layout:nth-child(3) {
    width: 35%;
    left: 4%;
    margin-right: 0;
  }
}


@media only screen and (max-width: 572px) {
  #dhub .dhb_AdEvF_embed_const .groupment.child_3 {
    display: block;
    text-align: center;
    padding: 0 12px;
  }

  #dhub .dhb_AdEvF_embed_const .groupment.child_3>.field-layout:nth-child(1) {
    width: 60%;
    margin-right: 0;
    text-align: left;
    max-width: 200px;
  }

  #dhub .dhb_AdEvF_embed_const .groupment.child_3>.field-layout:nth-child(2) {
    width: 35%;
    margin-right: 0;
    left: 2.5%;
    text-align: left;
    max-width: 125px
  }

  #dhub .dhb_AdEvF_embed_const .groupment.child_3>.field-layout:nth-child(3) {
    text-align: center;
    padding-top: 35px;
    
  }

  #dhub .dhb_AdEvF_embed_const form .dhb-successfully_target {
    top: 5px;
  }

  #dhub .dhb_AdEvF_embed_const span.button {
    top: 0;
  }
}

@media only screen and (max-width: 448px) {
  #dhub .dhb_AdEvF_embed_const .groupment.child_1 {
    flex-direction: column;
  }

  #dhub .dhb_AdEvF_embed_const .groupment.child_1 input,
  #dhub .dhb_AdEvF_embed_const .club>.field-layout .score,
  #dhub .dhb_AdEvF_embed_const .club>.field-layout input.club,
  #dhub .dhb_AdEvF_embed_const .groupment.child_3 input {
    font-size: 1em;
  }

  #dhub .dhb_AdEvF_embed_const input::placeholder {
    font-size: 0.88em;
  }


}