.mobile-read-more {
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
}
.mobile-read-more:after {
  left: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(245, 245, 245, 0.5) 70%, rgba(245, 245, 245, 0.9) 100%);
}

.mobile-read-more-switch {
  margin-top: 10px;
  text-align: center;
  font: normal normal normal 15px/23px Poppins;
  color: #1e2e68;
  text-transform: uppercase;
}
.mobile-read-more-switch .fa-solid {
  font-size: 18px;
  margin-left: 3px;
}
.mobile-read-more-switch.show-content p.show {
  text-align: center;
  font: normal normal normal 15px/23px Poppins;
  color: #1e2e68;
  text-transform: uppercase;
}
.mobile-read-more-switch.show-content p.hide {
  display: none;
}
.mobile-read-more-switch.hide-content p.show {
  display: none;
}
.mobile-read-more-switch.hide-content p.hide {
  text-align: center;
  font: normal normal normal 15px/23px Poppins;
  color: #1e2e68;
  text-transform: uppercase;
}
.mobile-read-more-switch:hover {
  text-decoration: underline;
  cursor: pointer;
}

main.container-fluid.pt-3 {
  padding-top: 0 !important;
}

h2.wp-block-heading {
  font-family: "Montserrat", sans-serif;
}

@media only screen and (min-width: 768px) {
  .menu-container.primary {
    display: none;
  }
  .page-child .menu-container.primary {
    display: block;
  }
}
@media only screen and (max-width: 767.98px) {
  .menu-container.conference {
    display: none;
  }
  .menu-container.primary li.conference {
    display: none;
  }
  .page-child .primary-navigation-open .has-logo .primary-navigation > .menu-container.primary {
    height: fit-content;
  }
}
.menu-container.conference > ul > .menu-item > a {
  color: #263236;
}
.menu-container.conference .wp-block-button.is-style-dark-blue a {
  padding: 9px 30px;
  color: white;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.menu-container.conference .wp-block-button.is-style-dark-blue a:hover::after {
  display: none;
}

.conf-baner {
  position: relative;
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: cover;
}
.conf-baner:not(.certificate)::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #263236;
  opacity: 0.5;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .conf-baner > * {
    max-width: 768px !important;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .conf-baner {
    min-height: 486px;
  }
  .conf-baner.certificate {
    background-image: url("../../images/certificate-bg.png");
  }
  .conf-baner.conf2026 {
    background-image: url("../../images/conf2026-pckp.jpg");
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-baner {
    padding-inline: 20px;
    padding-bottom: 39px;
  }
  .conf-baner.certificate {
    background-image: url("../../images/certificate-bg.png");
    background-position: center center;
  }
  .conf-baner.conf2026 {
    background-image: url("../../images/conf2026-pckp.jpg");
    background-position: center center;
  }
  .conf-baner > * {
    max-width: 380px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .conf-baner {
    padding-block: 73px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .conf-baner {
    padding-block: 20px;
  }
}
.conf-baner__headings-section {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .conf-baner__headings-section {
    max-width: 970px !important;
  }
}
.conf-baner__headings-section h1 {
  width: fit-content;
  padding: 2px 15px;
  color: #263236;
  background-color: #ee7f01;
  font-weight: bold;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .conf-baner__headings-section h1 {
    font-size: 40px;
    line-height: 49px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-baner__headings-section h1 {
    margin-bottom: 21px;
    font-size: 36px;
    line-height: 44px;
  }
}
.conf-baner__headings-section h2 {
  font-weight: bold;
  color: white;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .conf-baner__headings-section h2 {
    font-size: 50px;
    line-height: 61px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-baner__headings-section h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-baner__headings-section h3 {
    font-size: 30px !important;
  }
}
.conf-baner__termin-section {
  position: relative;
  z-index: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: white;
}
@media only screen and (min-width: 1024px) {
  .conf-baner__termin-section {
    max-width: 800px !important;
  }
}
@media only screen and (min-width: 768px) {
  .conf-baner__termin-section {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-baner__termin-section {
    margin-top: 39px;
  }
}
@media only screen and (min-width: 1024px) {
  .conf-baner__termin-section {
    gap: 0;
  }
}
@media only screen and (max-width: 1023.98px) {
  .conf-baner__termin-section {
    gap: 20px;
  }
}
.conf-baner__termin-section .wp-block-pik-icon-with-text.date img {
  width: 24px;
}
.conf-baner__termin-section .wp-block-pik-icon-with-text.hours img {
  width: 28px;
}
.conf-baner__termin-section .wp-block-pik-icon-with-text.place img {
  width: 13px;
}
@media only screen and (max-width: 1023.98px) {
  .conf-baner__termin-section .wp-block-pik-icon-with-text {
    justify-content: flex-start;
  }
}
.conf-baner__countdown-section {
  max-width: 538px !important;
  position: relative;
  z-index: 1;
  color: white;
}
@media only screen and (max-width: 767.98px) {
  .conf-baner__countdown-section {
    display: none;
  }
}
.conf-baner__countdown-section .countdown {
  width: 538px;
  height: 105px;
  padding: 14px 50px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: white;
  border: 2px solid white;
}
.conf-baner__countdown-section .countdown span {
  display: block;
}
.conf-baner__countdown-section .countdown > div {
  text-align: center;
}
.conf-baner__countdown-section .countdown__num {
  font-size: 45px;
  line-height: 55px;
}
.conf-baner__countdown-section .countdown__label {
  font-size: 18px;
  line-height: 22px;
}
.conf-baner__countdown-section p {
  margin-bottom: 7px;
}
.conf-baner .wp-block-buttons {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .conf-baner:not(.certificate) .wp-block-buttons {
    display: none;
  }
}
.conf-baner.certificate .wp-block-pik-icon-with-text {
  justify-content: flex-start;
  margin-top: 25px;
  margin-bottom: 25px;
}
.conf-baner.certificate .wp-block-pik-icon-with-text img {
  width: 24px;
}
.conf-baner.certificate .wp-block-button__link {
  font-size: 18px;
}
.conf-baner.conf2026 {
  padding-block: 40px;
}
@media only screen and (min-width: 1024px) {
  .conf-baner.conf2026 .conf-baner__headings-section {
    max-width: 890px !important;
  }
}
.conf-baner.conf2026 .conf-baner__headings-section h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  line-height: normal;
}
@media only screen and (max-width: 767.98px) {
  .conf-baner.conf2026 .conf-baner__headings-section h1 {
    font-size: 28px;
  }
}
.conf-baner.conf2026 .conf-baner__headings-section h2 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 46px;
  line-height: normal;
}
@media only screen and (max-width: 767.98px) {
  .conf-baner.conf2026 .conf-baner__headings-section h2 {
    font-size: 32px;
  }
}
.conf-baner.conf2026 .conf-baner__headings-section h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.conf-baner.conf2026 .conf-baner__termin-group {
  max-width: 890px;
}
.conf-baner.conf2026 .conf-baner__termin-section {
  max-width: 750px !important;
  margin-top: 20px;
  margin-left: 0 !important;
}
.conf-baner.conf2026 .conf-baner__termin-section .wp-block-column {
  flex-basis: content;
}

.conf-about p {
  font-size: 15px;
  line-height: 21px;
}
.conf-about ul {
  font-size: 15px;
  line-height: 21px;
}
@media only screen and (min-width: 1200px) {
  .conf-about .wp-block-columns {
    padding-left: 0;
    padding-right: 0;
    gap: 140px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .conf-about > * {
    max-width: 768px !important;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .conf-about {
    padding-top: 75px;
    padding-bottom: 47px;
    background-color: white;
  }
  .conf-about .wp-block-columns {
    max-width: 1088px;
  }
  .conf-about h2.wp-block-heading {
    margin-bottom: 30px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-about {
    padding-top: 40px;
    padding-bottom: 24px;
    background-color: white;
  }
  .conf-about .wp-block-columns {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .conf-about .wp-block-columns .wp-block-column:first-child {
    flex-basis: 100% !important;
  }
  .conf-about h2.wp-block-heading {
    margin-bottom: 20px;
    font-size: 28px;
  }
}
.conf-about h2.wp-block-heading {
  font-weight: bold;
}

.conf-why-desktop {
  padding-top: 80px;
  padding-bottom: 36px;
  border: 1px solid #e6e6e6;
  background: #fcfcfc;
}
.conf-why-desktop h2.wp-block-heading {
  margin-bottom: 78px;
  font-weight: bold;
  font-size: 30px;
}
@media only screen and (max-width: 767.98px) {
  .conf-why-desktop h2.wp-block-heading {
    font-size: 28px;
  }
}
.conf-why-desktop .wp-block-columns {
  max-width: 878px;
}
@media only screen and (min-width: 1024px) {
  .conf-why-desktop .wp-block-columns {
    gap: 140px;
  }
}
.conf-why-desktop .wp-block-columns p {
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
}
.conf-why-desktop .wp-block-columns:first-of-type {
  margin-bottom: 100px;
}

@media only screen and (min-width: 768px) {
  .agenda {
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .agenda__part--trainer {
    position: relative;
    margin-bottom: 63px;
  }
  .agenda__part--trainer::before {
    content: "";
    position: absolute;
    top: 35px;
    left: 255px;
    width: 3px;
    height: calc(100% - 15px);
    background-color: #1e2e68;
  }
}
@media only screen and (min-width: 768px) {
  .agenda__part--no-trainer {
    margin-bottom: 52px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda__part--no-trainer {
    margin-bottom: 30px;
  }
}
.agenda__part--no-trainer .part-heading {
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  .agenda__part.agenda__part--break .part-heading {
    margin-bottom: 60px;
  }
}
.agenda__part.agenda__part--break .part-heading__time {
  border-color: #d46411;
}
@media only screen and (max-width: 767.98px) {
  .agenda__part.agenda__part--break .part-heading__time {
    width: 100%;
    padding: 4px 10px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }
}
.agenda__part.agenda__part--break .part-heading__icons {
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  .agenda__part.agenda__part--break .part-heading__icons {
    margin-left: 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda__part.agenda__part--break .part-heading__icons {
    margin-left: 20px;
  }
}
.agenda__part.agenda__part--break .part-heading__icons .coffee {
  transform: translateY(-6px);
}
.agenda__part .part-heading {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .agenda__part .part-heading {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda__part .part-heading {
    margin-bottom: 30px;
  }
}
.agenda__part .part-heading__time {
  text-align: center;
  padding: 4px 3px;
}
@media only screen and (min-width: 768px) {
  .agenda__part .part-heading__time {
    width: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #1e2e68;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda__part .part-heading__time {
    width: 100%;
    height: 35px;
    padding: 4px 10px;
    border: 2px solid #1e2e68;
  }
  .agenda__part .part-heading__time--trainer {
    z-index: 1;
  }
}
.agenda__part .part-heading__title h3 {
  margin-bottom: 0;
  font-size: inherit;
  font-weight: inherit;
}
@media only screen and (max-width: 767.98px) {
  .agenda__part .part-heading__title {
    margin-top: 10px;
  }
  .agenda__part .part-heading__title--trainer {
    padding: 10px;
    margin-top: -2px;
    border: 2px solid #d46411;
  }
  .agenda__part .part-heading__title--trainer p span {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) {
  .agenda__part .part-heading__title {
    padding: 7px 35px;
    flex: 1;
    background-color: white;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }
}
@media only screen and (min-width: 768px) {
  .agenda__part .part-heading--trainer {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda__part .part-heading--trainer {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda__part .part-content__row {
    margin-right: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .agenda__part .part-content__row--no-trainer {
    margin-left: 320px;
  }
}
@media only screen and (min-width: 768px) {
  .agenda__part .part-content__row--trainer .description {
    margin-left: 20px;
  }
}
.agenda__part .part-content__row h4 {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}
.agenda__part .part-content__row ol {
  margin-left: 20px;
}
@media only screen and (min-width: 768px) {
  .agenda__part .part-content__row ol {
    margin-bottom: 40px;
    padding-inline-start: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda__part .part-content__row ol {
    margin-bottom: 20px;
    padding-inline-start: 10px;
  }
}
.agenda__part .part-content__row ol li {
  font-size: 15px;
  line-height: 21px;
}
.agenda__part .part-content__row ul li {
  list-style-type: disc;
}
.agenda__part .part-content__row ul li::marker {
  color: #ee7f01;
}
.agenda__part .part-content__row p {
  font-size: 15px;
  line-height: 21px;
}
.agenda__part .part-content__row .trainer-desktop {
  width: 290px;
  min-width: 290px;
  z-index: 1;
  margin-right: 10px;
}
.agenda__part .part-content__row .trainer-desktop__content h5 {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
}
.agenda__part .part-content__row .trainer-desktop__content p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 15px;
}
.agenda__part .part-content__row .trainer-desktop__image {
  margin-left: 12px;
}
.agenda__part .trainer-desktop img,
.agenda__part .trainer-mobile img {
  width: 70px;
  height: 70px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 2px solid #d46411;
  border-radius: 50%;
}
@media only screen and (max-width: 767.98px) {
  .agenda.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda.mobile-read-more {
    max-height: 1500px;
  }
}
.agenda.mobile-read-more::after {
  height: 20%;
}
@media only screen and (min-width: 768px) {
  .agenda.mobile-read-more::after {
    display: none;
  }
}
.agenda--2026 .agenda__part .part-heading__time {
  background-color: #1e2e68;
  color: white;
}
.agenda--2026 .agenda__part--break .part-heading__time {
  background-color: #d46411;
}
@media only screen and (min-width: 768px) {
  .agenda--2026 .part-heading__time {
    border-radius: 5px 0 0 5px;
  }
  .agenda--2026 .part-heading__title {
    border-radius: 0 5px 5px 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda--2026 .part-heading__time {
    text-align: left;
    border-radius: 5px 5px 0 0;
  }
  .agenda--2026 .part-heading__title {
    margin-top: 0;
    padding: 10px;
    background-color: white;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    border-radius: 0 0 5px 5px;
  }
  .agenda--2026 .part-heading--trainer .part-heading__title--trainer {
    border: none;
  }
  .agenda--2026 .part-heading--trainer .trainer-mobile {
    margin-top: 16px;
    gap: 10px;
  }
  .agenda--2026 .part-heading--trainer .trainer-mobile__content h5 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
  }
  .agenda--2026 .part-heading--trainer .trainer-mobile__content p {
    font-size: 15px;
    font-weight: 400;
  }
}

.mobile-read-more-switch.show-content p.show {
  font-size: 15px;
  color: #263236;
  text-transform: none;
}
.mobile-read-more-switch.hide-content p.hide {
  font-size: 15px;
  color: #263236;
  text-transform: none;
}
.mobile-read-more-switch.hide-content p.hide img {
  transform: rotate(180deg);
}
.mobile-read-more-switch:hover {
  text-decoration: none;
}

.agenda-group {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .agenda-group {
    max-width: 1180px;
    padding-top: 50px;
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda-group {
    max-width: 380px;
    padding-top: 10px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .agenda-group .wp-block-heading {
    margin-bottom: 75px;
    text-align: center;
    font-size: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda-group .wp-block-heading {
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 28px;
  }
}
@media only screen and (max-width: 767.98px) {
  .agenda-group .wp-block-buttons {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 80px;
    margin-top: 40px;
  }
  .agenda-group .wp-block-buttons .wp-block-button {
    width: 100%;
  }
  .agenda-group .wp-block-buttons .wp-block-button__link {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .conf-trainers {
    padding-top: 80px;
    padding-bottom: 133px;
    background-color: white;
  }
  .conf-trainers .mobile-read-more-switch {
    margin-top: 72px;
  }
}
.conf-trainers h2.wp-block-heading {
  font-size: 30px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .conf-trainers h2.wp-block-heading {
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-trainers h2.wp-block-heading {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .conf-trainers .wp-block-columns {
    max-width: 1150px;
    gap: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .conf-trainers .wp-block-columns .wp-block-column {
    max-width: 350px;
  }
  .conf-trainers .wp-block-columns .wp-block-column .wp-block-image img {
    width: 240px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-trainers .wp-block-columns .wp-block-column {
    width: 240px;
  }
  .conf-trainers .wp-block-columns .wp-block-column .wp-block-image img {
    width: 200px;
  }
}
.conf-trainers .wp-block-columns .wp-block-column h3.wp-block-heading {
  margin-bottom: 0;
  margin-top: 30px;
  font-family: "Montserrat", sans-serif;
}
.conf-trainers .wp-block-columns .wp-block-column .job-title {
  margin-bottom: 32px;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .conf-trainers .wp-block-columns .wp-block-column .job-title {
    height: 48px;
  }
}
.conf-trainers .wp-block-columns .wp-block-column .wp-block-pik-read-more-text__content p {
  font-size: 15px;
  line-height: 21px;
}
.conf-trainers .wp-block-columns .wp-block-column .wp-block-pik-read-more-text.mobile-read-more {
  max-height: 188px;
}
@media only screen and (min-width: 768px) {
  .conf-trainers .wp-block-columns .wp-block-column .wp-block-pik-read-more-text.mobile-read-more::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0.9) 100%);
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-trainers .wp-block-columns .wp-block-column .wp-block-pik-read-more-text.mobile-read-more::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0.9) 100%);
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-trainers {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: white;
  }
  .conf-trainers .wp-block-group.container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .conf-trainers .wp-block-columns.owl-carousel {
    padding-left: 30px;
    margin-right: 0 !important;
  }
  .conf-trainers .wp-block-columns.owl-carousel .owl-stage {
    display: flex;
  }
  .conf-trainers .wp-block-columns.owl-carousel .owl-stage .owl-item .mobile-read-more-switch img {
    width: unset;
    display: unset;
  }
  .conf-trainers .wp-block-buttons {
    max-width: 340px;
    margin-bottom: 80px;
  }
  .conf-trainers .wp-block-buttons .wp-block-button {
    width: 100%;
  }
  .conf-trainers .wp-block-buttons .wp-block-button__link {
    width: 100%;
  }
  .conf-trainers .mobile-read-more-switch {
    margin-top: 40px;
  }
  .conf-trainers .enroll-button {
    margin-bottom: 0;
  }
}

.conf-why-mobile {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 70px;
}
.conf-why-mobile h2.wp-block-heading {
  margin-bottom: 50px;
  font-weight: 700;
  font-size: 28px;
}
.conf-why-mobile .wp-block-group {
  margin-bottom: 14px;
}
.conf-why-mobile .wp-block-group p {
  max-width: 200px;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
}

.conf-prices {
  background-color: white;
}
@media only screen and (min-width: 768px) {
  .conf-prices {
    padding-bottom: 78px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-prices {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 46px;
  }
  .conf-prices__intro-text,
.conf-prices .wp-block-heading {
    max-width: 380px !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .conf-prices {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.conf-prices__heading {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  background-color: #1e2e68;
}
@media only screen and (min-width: 768px) {
  .conf-prices__heading {
    max-width: 1250px !important;
    border-radius: 5px;
  }
}
.conf-prices__heading h2.wp-block-heading {
  position: relative;
  padding: 30px 40px;
  margin-bottom: 0;
  color: white;
}
@media only screen and (min-width: 768px) {
  .conf-prices__heading h2.wp-block-heading {
    font-size: 30px;
  }
  .conf-prices__heading h2.wp-block-heading::after {
    width: 25px;
    height: 29px;
    margin-left: 10px;
    top: 38px;
    background-image: url("../../icons/thin-arrow-down.svg");
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-prices__heading h2.wp-block-heading {
    padding-left: 26px;
    padding-right: 26px;
    font-size: 28px;
  }
}
.conf-prices__intro-text {
  margin-top: 30px;
  font-size: 15px;
}
@media only screen and (min-width: 1024px) {
  .conf-prices__intro-text {
    padding-right: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .conf-prices__intro-text {
    max-width: 1230px !important;
  }
}
.conf-prices .wp-block-columns {
  max-width: 1170px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .conf-prices .wp-block-columns {
    margin-top: 84px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-prices .wp-block-columns {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1366px) {
  .conf-prices .wp-block-columns {
    gap: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .conf-prices .wp-block-columns .wp-block-pik-submit-to-training__box .heading h3 {
    font-size: 22px;
  }
  .conf-prices .wp-block-columns .wp-block-pik-submit-to-training__box .content-wrapper .termin-info__white-background {
    padding-right: 10px;
    padding-left: 10px;
  }
  .conf-prices .wp-block-columns .wp-block-pik-submit-to-training__box .content-wrapper .termin-info__grey-background {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.conf-prices .wp-block-pik-submit-to-training__box .termin-info__white-background:last-child {
  padding-top: 9px;
  padding-bottom: 14px;
}
@media only screen and (max-width: 767.98px) {
  .conf-prices .wp-block-columns {
    margin-right: 0 !important;
  }
  .conf-prices .wp-block-column {
    width: 340px;
  }
  .conf-prices .conf-prices__heading {
    box-shadow: none;
  }
  .conf-prices .conf-prices__heading .wp-block-heading {
    padding: 20px;
    text-align: center;
  }
  .conf-prices .wp-block-pik-submit-to-training__box {
    border-radius: 5px;
  }
  .conf-prices .wp-block-pik-submit-to-training__box .heading {
    border-radius: 5px 5px 0 0;
  }
  .conf-prices .wp-block-pik-submit-to-training__box .content-wrapper {
    border-radius: 0 0 5px 5px;
  }
  .conf-prices .wp-block-pik-submit-to-training__box .termin-info__white-background:last-child {
    border-radius: 0 0 5px 5px;
  }
}

.conf2026-contact h2.wp-block-heading {
  font-weight: 700;
}
.conf2026-contact h2.wp-block-heading + p {
  max-width: 530px;
  margin-left: 0 !important;
  font-family: "Montserrat", sans-serif;
}
.conf2026-contact .wp-block-columns {
  margin-bottom: 0;
}
.conf2026-contact .contact-details .wp-block-button__link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
.conf2026-contact .contact-details .wp-block-button__link::before {
  position: relative;
  top: unset;
  left: unset;
}
.conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gfield .ginput_container input,
.conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gfield .ginput_container textarea {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 2px 6px 2px rgba(0, 0, 0, 0.15);
  border: none !important;
}
.conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gfield .ginput_container textarea.small {
  height: 150px;
}
.conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gform_footer {
  padding-top: 0;
}
.conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gform_footer .submit-button-wrapper input.gform_button {
  background-color: #1e2e68;
}
.conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gform_footer .submit-button-wrapper input.gform_button:hover {
  background-color: #ee7f01;
}
.conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gfield_description {
  padding-top: 5px;
  font-size: 10px;
}
@media only screen and (min-width: 1024px) {
  .conf2026-contact .wp-block-columns {
    gap: 107px;
  }
  .conf2026-contact .conf2026-contact__left-column {
    width: 724px;
  }
  .conf2026-contact .conf2026-contact__right-column {
    max-width: 425px;
  }
}
@media only screen and (min-width: 768px) {
  .conf2026-contact {
    padding-top: 58px;
    padding-bottom: 56px;
    background-image: url("../../icons/puzel-conference.png");
    background-repeat: no-repeat;
    background-position: 100% 0;
  }
  .conf2026-contact .container {
    max-width: 1250px !important;
  }
  .conf2026-contact h2.wp-block-heading {
    font-size: 30px;
  }
  .conf2026-contact .contact-details {
    padding: 24px;
    gap: 16px;
    background: rgba(238, 127, 1, 0.6);
    border-radius: 5px;
  }
  .conf2026-contact .contact-details .wp-block-buttons {
    width: 100%;
  }
  .conf2026-contact .contact-details .wp-block-buttons .wp-block-button {
    width: 100%;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
  }
  .conf2026-contact .contact-details .wp-block-buttons .wp-block-button__link {
    text-wrap: auto;
  }
  .conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gform_footer .submit-button-wrapper {
    max-width: 192px;
  }
  .conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gform_footer .submit-button-wrapper .gform_button {
    width: 192px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf2026-contact {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .conf2026-contact h2.wp-block-heading {
    font-size: 28px;
  }
  .conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gform_footer .submit-button-wrapper {
    max-width: 100%;
    margin-top: 22px;
  }
  .conf2026-contact .gform_wrapper.gravity-theme.gravity-contact-form_wrapper .gform_footer .submit-button-wrapper .gform_button {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }
  .conf2026-contact .contact-details .wp-block-buttons {
    width: 100%;
  }
  .conf2026-contact .contact-details .wp-block-buttons .wp-block-button {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none;
    border-radius: 0;
  }
  .conf2026-contact .contact-details .wp-block-buttons .wp-block-button__link {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: flex-start;
  }
}

.conf-organizers .wp-block-columns.container {
  max-width: 850px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1366px) {
  .conf-organizers .wp-block-columns.container {
    padding-left: 0;
    padding-right: 0;
  }
}
.conf-organizers .wp-block-heading {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .conf-organizers .wp-block-heading {
    margin-bottom: 52px;
    font-weight: bold;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-organizers .wp-block-heading {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 20px;
    font-weight: 600;
  }
}
@media only screen and (min-width: 768px) {
  .conf-organizers {
    background-color: white;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .conf-organizers h2.wp-block-heading {
    font-size: 30px;
  }
}
@media only screen and (max-width: 781.98px) {
  .conf-organizers .wp-block-image {
    float: none;
    margin: 10px auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .conf-organizers {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: white;
  }
  .conf-organizers h2.wp-block-heading {
    max-width: unset;
    margin-top: 0;
    margin-bottom: 48px;
    font-size: 28px;
    font-weight: 700;
  }
}

.hidden {
  display: none;
}

#conferenceForm {
  margin-top: 62px;
}
@media (min-width: 768px) {
  #conferenceForm {
    margin-top: 65px;
  }
}

.conf-online-form .flm-page .flm-list, .conf-online-form .flm-page .flm-eventRow {
  margin-top: 0;
}

#why-worth .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}
#why-worth .owl-dots .owl-dot span {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fee6cc;
  margin: 0 4px;
}
#why-worth .owl-dots .owl-dot.active span {
  background: #ee7f01;
}

.text-section mark {
  padding: 0;
}
.text-section .container {
  padding-top: 25px;
  padding-bottom: 15px;
}
.text-section .container > * {
  max-width: 1366px;
}
@media only screen and (min-width: 1366px) {
  .text-section .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.text-section .container p {
  font-size: 18px;
}

.wp-block-buttons.enroll-button .wp-block-button {
  width: 100%;
}
.wp-block-buttons.enroll-button .wp-block-button__link {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
}

.notice-icon {
  display: flex;
  align-items: center;
  padding: 7px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 50%;
  background: #1e2e68 0% 0% no-repeat padding-box;
  opacity: 1;
  color: white;
}
.notice-icon.lg {
  width: 20px;
  height: 20px;
}
.notice-icon.md {
  font-size: 10px;
  width: 16px;
  height: 16px;
}