.headlines_title {
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .headlines_title {
      margin-bottom: 19px; } }
  .headlines_title:last-child {
    margin-bottom: 54px; }
  .headlines_title * {
    color: var(--real-black);
    font-family: var(--font-secondary);
    font-style: normal;
    font-weight: 200;
    text-align: center;
    text-wrap: balance;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 1.75px; }
    @media (min-width: 1200px) {
      .headlines_title * {
        font-size: 45px;
        line-height: 1;
        letter-spacing: 2.5px; } }
    @media (min-width: 1850px) {
      .headlines_title * {
        font-size: 63px;
        line-height: 1;
        letter-spacing: 3.15px; } }

.headlines_subtitle {
  width: 100%;
  margin-bottom: 25px; }
  @media (min-width: 1200px) {
    .headlines_subtitle {
      margin-bottom: 45px; } }
  .headlines_subtitle:last-child {
    margin-bottom: 29px; }
    @media (min-width: 1200px) {
      .headlines_subtitle:last-child {
        margin-bottom: 60px; } }
  .headlines_subtitle * {
    color: var(--real-black);
    font-family: var(--font-secondary);
    font-style: normal;
    font-weight: 300;
    text-align: center;
    text-wrap: balance;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.4px; }
    @media (min-width: 1200px) {
      .headlines_subtitle * {
        font-size: 26px;
        letter-spacing: 0.85px; } }
    @media (min-width: 1850px) {
      .headlines_subtitle * {
        font-size: 35px;
        letter-spacing: 1.25px; } }

.headlines_description {
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .headlines_description {
      max-width: 972px;
      margin-left: auto;
      margin-right: auto; } }
  .headlines_description * {
    color: var(--black);
    font-style: normal;
    font-weight: 400;
    text-wrap: balance;
    text-align: center;
    font-size: 14px;
    line-height: 1.3; }
    @media (min-width: 1200px) {
      .headlines_description * {
        font-size: 16px; } }
    @media (min-width: 1850px) {
      .headlines_description * {
        font-size: 18px; } }
    .headlines_description * + * {
      margin-top: 12px; }
      @media (min-width: 1200px) {
        .headlines_description * + * {
          margin-top: 24px; } }
  .headlines_description strong {
    font-weight: 600; }

.headlines .button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px; }
  @media (max-width: 1850px) {
    .headlines .button {
      margin-bottom: 35px; } }
  @media (min-width: 1850px) {
    .headlines .button {
      margin-top: 40px; } }

.headlines_resume {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .headlines_resume {
      margin-top: 60px;
      margin-bottom: 60px; } }
  @media (min-width: 1850px) {
    .headlines_resume {
      margin-top: 100px;
      margin-bottom: 100px; } }
  .headlines_resume * {
    color: var(--black);
    font-size: 14px;
    line-height: 1.3;
    font-style: normal;
    font-weight: 400;
    text-wrap: balance;
    text-align: left; }
    @media (min-width: 1200px) {
      .headlines_resume * {
        font-size: 16px; } }
    @media (min-width: 1850px) {
      .headlines_resume * {
        font-size: 18px; } }

.headlines.v2 .button {
  margin-right: 0; }

@media (min-width: 1200px) {
  .headlines.v2 .container {
    display: flex;
    padding-bottom: 100px; } }

@media (min-width: 1200px) {
  .headlines.v2 .headlines_content {
    width: 45%;
    margin-left: auto; } }

@media (min-width: 1850px) {
  .headlines.v2 .headlines_content {
    max-width: 690px; } }

@media (min-width: 1200px) {
  .headlines.v2 .headlines_title {
    width: 54%;
    margin-top: 0;
    margin-bottom: auto; } }

.headlines.v2 .headlines_title * {
  text-align: left; }

.headlines.v2 .headlines_description * {
  text-align: left; }

.headlines.v2 .headlines_subtitle {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .headlines.v2 .headlines_subtitle {
      margin-bottom: 40px; } }
  .headlines.v2 .headlines_subtitle * {
    text-align: right; }
  .headlines.v2 .headlines_subtitle + .headlines_description * {
    text-align: right; }

.headlines.v3 .button {
  margin-left: 0; }

@media (min-width: 1200px) {
  .headlines.v3 .container {
    display: flex;
    padding-bottom: 100px; } }

@media (min-width: 1200px) {
  .headlines.v3 .headlines_content {
    width: 45%;
    margin-right: auto;
    order: -1; } }

@media (min-width: 1200px) {
  .headlines.v3 .headlines_title {
    width: 50%;
    max-width: 692px;
    margin-bottom: 0; } }

.headlines.v3 .headlines_title * {
  text-align: left; }

@media (min-width: 1200px) {
  .headlines.v3 .headlines_description {
    margin-bottom: 0; } }

.headlines.v3 .headlines_description * {
  text-align: right; }

.headlines.v3 .headlines_subtitle {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .headlines.v3 .headlines_subtitle {
      margin-bottom: 40px; } }
  .headlines.v3 .headlines_subtitle * {
    text-align: left; }
  .headlines.v3 .headlines_subtitle + .headlines_description * {
    text-align: left; }

.headlines.v4 .button {
  margin-left: 0; }

@media (min-width: 1200px) {
  .headlines.v4 .container {
    display: flex;
    padding-bottom: 100px; } }

@media (min-width: 1200px) {
  .headlines.v4 .headlines_content {
    width: 45%;
    margin-right: auto;
    order: -1; } }

@media (min-width: 1200px) {
  .headlines.v4 .headlines_title {
    width: 50%;
    max-width: 692px;
    margin-bottom: 0; } }

.headlines.v4 .headlines_title * {
  text-align: right; }

@media (min-width: 1850px) {
  .headlines.v4 .headlines_description {
    font-size: 18px; } }

.headlines.v4 .headlines_description * {
  text-align: left; }

.headlines.v4 .headlines_subtitle {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .headlines.v4 .headlines_subtitle {
      font-size: 50px;
      margin-bottom: 35px; } }
  @media (min-width: 1850px) {
    .headlines.v4 .headlines_subtitle {
      font-size: 60px;
      margin-bottom: 40px; } }
  .headlines.v4 .headlines_subtitle * {
    text-align: left; }
  .headlines.v4 .headlines_subtitle + .headlines_description * {
    text-align: left; }

@media (min-width: 1200px) {
  .headlines.v5 .container {
    display: flex;
    padding-bottom: 100px; } }

@media (min-width: 1200px) {
  .headlines.v5 .headlines_content {
    width: 45%;
    margin-left: auto; } }

@media (min-width: 1200px) {
  .headlines.v5 .headlines_title {
    width: 54%;
    margin-top: auto;
    margin-bottom: auto; } }

.headlines.v5 .headlines_title * {
  text-align: left; }

@media (min-width: 1200px) {
  .headlines.v5 .headlines_description {
    margin-bottom: 0; } }

.headlines.v5 .headlines_description * {
  text-align: left; }
  @media (min-width: 1200px) {
    .headlines.v5 .headlines_description * {
      text-align: right; } }

.headlines.v5 .headlines_subtitle {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .headlines.v5 .headlines_subtitle {
      margin-bottom: 40px; } }
  .headlines.v5 .headlines_subtitle * {
    text-align: right; }
  .headlines.v5 .headlines_subtitle + .headlines_description * {
    text-align: right; }

.breads + .headlines .container {
  padding-top: 35px; }
  @media (min-width: 1200px) {
    .breads + .headlines .container {
      padding-top: 0; } }

.hero-home + .headlines .container {
  padding-top: 87px;
  padding-bottom: 45px; }
  @media (min-width: 1200px) {
    .hero-home + .headlines .container {
      padding-top: 212px;
      padding-bottom: 108px; } }
  @media (min-width: 1850px) {
    .hero-home + .headlines .container {
      padding-top: 240px;
      padding-bottom: 63px; } }

.schedule .container {
  padding-bottom: 108px; }
  @media (min-width: 1200px) {
    .schedule .container {
      padding-bottom: 230px; } }
  @media (min-width: 1850px) {
    .schedule .container {
      padding-bottom: 270px; } }

.schedule_title {
  width: 100%;
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .schedule_title {
      margin-bottom: 44px; } }
  .schedule_title,
  .schedule_title * {
    color: var(--real-black);
    font-family: var(--font-secondary);
    font-style: normal;
    font-weight: 200;
    text-align: left;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 1.75px; }
    @media (min-width: 1200px) {
      .schedule_title,
      .schedule_title * {
        font-size: 45px;
        line-height: 1;
        letter-spacing: 2.5px; } }
    @media (min-width: 1850px) {
      .schedule_title,
      .schedule_title * {
        font-size: 63px;
        line-height: 1;
        letter-spacing: 3.15px; } }

.schedule_subtitle {
  width: 100%;
  margin-bottom: 17px; }
  @media (min-width: 1200px) {
    .schedule_subtitle {
      margin-bottom: 20px; } }
  .schedule_subtitle,
  .schedule_subtitle * {
    color: var(--red);
    font-family: var(--font-secondary);
    font-size: 18px;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
    text-align: left;
    letter-spacing: 0.18px; }
    @media (min-width: 1200px) {
      .schedule_subtitle,
      .schedule_subtitle * {
        font-size: 26px;
        line-height: 1.3;
        letter-spacing: 0.26px; } }

.schedule_subsubtitle {
  width: 100%;
  margin-bottom: 8px; }
  @media (min-width: 1200px) {
    .schedule_subsubtitle {
      margin-bottom: 11px; } }
  .schedule_subsubtitle,
  .schedule_subsubtitle * {
    color: var(--real-black);
    font-size: 16px;
    line-height: 1.5;
    font-style: normal;
    font-weight: 700;
    text-align: left; }
    @media (min-width: 1200px) {
      .schedule_subsubtitle,
      .schedule_subsubtitle * {
        font-size: 18px;
        line-height: 1.38; } }

.schedule_text {
  width: 100%;
  margin-bottom: 23px; }
  .schedule_text,
  .schedule_text * {
    color: var(--real-black);
    font-size: 14px;
    line-height: 1.5;
    font-style: normal;
    font-weight: 200;
    text-align: left; }
    @media (min-width: 1200px) {
      .schedule_text,
      .schedule_text * {
        font-size: 16px;
        line-height: 1.56; } }
    .schedule_text strong,
    .schedule_text * strong {
      font-weight: 700; }

.schedule_content {
  margin-bottom: 10px; }
  @media (min-width: 1200px) {
    .schedule_content {
      column-count: 2;
      column-gap: 160px;
      margin-bottom: 90px;
      position: relative; } }
  @media (min-width: 1200px) {
    .schedule_content:before {
      content: '';
      display: block;
      width: 1px;
      height: 100%;
      background: var(--border-light);
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
      position: absolute;
      top: 0;
      left: 50%; } }

.schedule_media {
  display: flex;
  flex-wrap: wrap; }
  .schedule_media_item {
    border-radius: 12px;
    width: calc(50% - 8px);
    overflow: hidden; }
    @media (min-width: 1200px) {
      .schedule_media_item {
        border-radius: 30px;
        width: calc(50% - 10px); } }
    .schedule_media_item:nth-of-type(odd) {
      margin-right: auto; }
  .schedule_media_image {
    display: block;
    width: 100%; }

.event-form .container {
  padding-bottom: 103px; }

.event-form_wrapper {
  width: 100%;
  background-image: url("../../assets/images/bg-event-form.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 12px;
  overflow: hidden;
  padding: 26px 30px; }
  @media (min-width: 1200px) {
    .event-form_wrapper {
      border-radius: 22px;
      padding: 68px; } }

.event-form_content {
  border-radius: 12px 12px 0px 0px;
  background: rgba(47, 47, 47, 0.5);
  backdrop-filter: blur(50px);
  overflow: hidden;
  padding: 25px 21px 30px; }
  @media (min-width: 1200px) {
    .event-form_content {
      padding: 67px 53px 67px 34px; } }

.event-form_title {
  width: 100%;
  margin-bottom: 13px; }
  @media (min-width: 1200px) {
    .event-form_title {
      margin-bottom: 59px; } }
  .event-form_title,
  .event-form_title * {
    color: var(--real-white);
    font-family: var(--font-secondary);
    font-size: 28px;
    line-height: 1;
    font-style: normal;
    font-weight: 200;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1.4px; }
    @media (min-width: 1200px) {
      .event-form_title,
      .event-form_title * {
        font-size: 60px;
        line-height: 1;
        font-weight: 300;
        letter-spacing: -1.8px; } }

.event-form_field {
  width: 100%;
  display: block;
  margin-bottom: 5px; }
  @media (min-width: 1200px) {
    .event-form_field {
      margin-bottom: 52px; } }
  .event-form_field:last-child {
    margin-bottom: 0; }
  .event-form_field select {
    margin-left: 20px;
    border: 1px solid var(--real-white);
    border-radius: 3px;
    min-width: 34px; }
  .event-form_field input[type="text"],
  .event-form_field input[type="email"],
  .event-form_field textarea {
    border: none;
    background-color: transparent;
    color: var(--real-white);
    font-size: 12px;
    line-height: 1.25;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    width: 100%;
    padding-left: 0; }
    @media (min-width: 1200px) {
      .event-form_field input[type="text"],
      .event-form_field input[type="email"],
      .event-form_field textarea {
        font-size: 18px; } }
    .event-form_field input[type="text"]::placeholder,
    .event-form_field input[type="email"]::placeholder,
    .event-form_field textarea::placeholder {
      color: var(--real-white); }
  .event-form_field label {
    color: var(--real-white);
    font-size: 12px;
    line-height: 1.25;
    font-style: normal;
    font-weight: 400;
    text-align: left; }
    @media (min-width: 1200px) {
      .event-form_field label {
        font-size: 18px; } }
    .event-form_field label span {
      color: var(--red); }
  .event-form_field textarea {
    height: 48px; }
    @media (min-width: 1850px) {
      .event-form_field textarea {
        height: 28px; } }
  .event-form_field-placeholder {
    margin-bottom: 21px;
    border-bottom: 1px solid var(--real-white);
    padding-bottom: 8px;
    position: relative; }
    @media (min-width: 1850px) {
      .event-form_field-placeholder {
        width: calc(33.33% - 45px);
        margin-bottom: 62px; } }
    @media (min-width: 1850px) {
      .event-form_field-placeholder:nth-of-type(3), .event-form_field-placeholder:nth-of-type(6) {
        margin-left: auto;
        margin-right: auto; } }
    .event-form_field-placeholder label {
      position: absolute;
      left: 0;
      top: 7px;
      transition: all 0.35s; }
    .event-form_field-placeholder.focused label,
    .event-form_field-placeholder.focused label {
      top: -12px; }
      @media (min-width: 1200px) {
        .event-form_field-placeholder.focused label,
        .event-form_field-placeholder.focused label {
          top: -25px; } }
    .event-form_field-placeholder-textarea {
      padding-top: 22px; }
      @media (min-width: 1850px) {
        .event-form_field-placeholder-textarea {
          padding-top: 0; } }
  .event-form_field-options {
    margin-bottom: 20px;
    padding-top: 17px; }
    @media (min-width: 1200px) {
      .event-form_field-options {
        width: calc(100% - 234px);
        max-width: 950px; } }
    @media (min-width: 1200px) {
      .event-form_field-options + p {
        max-width: 204px;
        margin-left: 20px;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto; } }
    .event-form_field-options input {
      accent-color: var(--red); }
    .event-form_field-options,
    .event-form_field-options * {
      color: var(--real-white);
      font-size: 10px;
      line-height: 1.25;
      font-style: normal;
      font-weight: 400;
      text-align: left; }
      @media (min-width: 1200px) {
        .event-form_field-options,
        .event-form_field-options * {
          font-size: 16px; } }
    .event-form_field-options p {
      display: flex; }
      .event-form_field-options p > span {
        color: var(--red); }
    .event-form_field-options .wpcf7-form-control-wrap {
      width: 70px;
      min-width: 70px; }
    .event-form_field-options .wpcf7-form-control {
      width: 100%;
      display: flex; }
    .event-form_field-options .wpcf7-list-item {
      width: 50%;
      display: block; }
      .event-form_field-options .wpcf7-list-item,
      .event-form_field-options .wpcf7-list-item label {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
      .event-form_field-options .wpcf7-list-item span {
        color: var(--real-white); }
    .event-form_field-options .wpcf7-list-item-label {
      display: block;
      width: 100%;
      text-align: center;
      order: -1;
      margin-bottom: 4px; }
  .event-form_field-check {
    width: 100%;
    position: relative;
    margin-bottom: 14px; }
    @media (min-width: 1200px) {
      .event-form_field-check {
        margin-bottom: 36px; } }
    .event-form_field-check a {
      color: var(--real-white); }
      .event-form_field-check a:hover {
        color: var(--real-white); }
    .event-form_field-check .wpcf7-form-control-wrap,
    .event-form_field-check .wpcf7-form-control,
    .event-form_field-check .wpcf7-list-item,
    .event-form_field-check .wpcf7-list-item label {
      width: 100%;
      margin: 0; }
    .event-form_field-check label {
      position: relative;
      padding-left: 22px; }
      @media (min-width: 1200px) {
        .event-form_field-check label {
          padding-left: 32px; } }
    .event-form_field-check input[type="checkbox"] {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
      .event-form_field-check input[type="checkbox"] a {
        color: var(--real-white); }
        .event-form_field-check input[type="checkbox"] a:hover {
          color: var(--real-white); }
      .event-form_field-check input[type="checkbox"]:checked ~ span:after {
        opacity: 1; }
      .event-form_field-check input[type="checkbox"]:checked ~ span:before {
        border-color: var(--red);
        background-color: rgba(249, 211, 209, 0.3); }
      .event-form_field-check input[type="checkbox"] + span {
        color: var(--real-white);
        font-size: 12px;
        line-height: 1.25;
        font-style: normal;
        font-weight: 400;
        text-align: left; }
        @media (min-width: 1200px) {
          .event-form_field-check input[type="checkbox"] + span {
            font-size: 14px; } }
        .event-form_field-check input[type="checkbox"] + span:before {
          content: '';
          display: block;
          position: absolute;
          top: 0px;
          left: 0;
          height: 12px;
          width: 12px;
          background-color: var(--real-white);
          border: 1.5px solid var(--real-black);
          transition: background-color 0.25s ease;
          border-radius: 2px; }
          @media (min-width: 1200px) {
            .event-form_field-check input[type="checkbox"] + span:before {
              top: 6px;
              height: 17px;
              width: 17px; } }
        .event-form_field-check input[type="checkbox"] + span:after {
          content: '';
          display: block;
          position: absolute;
          left: 4px;
          top: 2px;
          width: 4px;
          height: 6px;
          border: solid var(--red);
          border-width: 0 1.5px 1.5px 0;
          transform: rotate(45deg);
          opacity: 0;
          transition: opacity 0.25s ease; }
          @media (min-width: 1200px) {
            .event-form_field-check input[type="checkbox"] + span:after {
              top: 9px;
              width: 6px;
              height: 8px;
              left: 5px; } }

@media (min-width: 1200px) {
  .event-form .wpcf7-form {
    display: flex;
    flex-wrap: wrap; } }

.event-form .wpcf7-response-output,
.event-form .wpcf7-not-valid-tip {
  font-size: 10px;
  line-height: 1.25; }

.event-form .wpcf7-submit {
  width: 100%; }
  @media (min-width: 1200px) {
    .event-form .wpcf7-submit {
      width: 204px; } }
  @media (min-width: 1850px) {
    .event-form .wpcf7-submit {
      width: 204px; } }

.event-form_media {
  display: block;
  width: 100%; }
  .event-form_media_image {
    display: block;
    width: 100%; }

.entry-header {
  display: none; }
