/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@media (min-width: 576px) {
  .header-young-a {
    min-height: 600px;
  }
  .header-bootcamp-b {
    min-height: 600px;
  }
}
@media (max-width: 576px) {
  .img-mobile-small {
    max-width: 120px;
    /* oder 80px / 100px – je nach Wunsch */
    height: auto;
  }
}
.w-lg-45 {
  width: 100%;
}
@media (min-width: 992px) {
  /* Bootstrap lg */
  .w-lg-45 {
    width: 45%;
  }
}
button#closeBox.btn-close.float-md-end.aktion {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url('data:image/svg+xml,%3csvg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2016%2016"%20fill="%23000"%3e%3cpath%20d="M.293.293a1%201%200%20011.414%200L8%206.586%2014.293.293a1%201%200%20111.414%201.414L9.414%208l6.293%206.293a1%201%200%2001-1.414%201.414L8%209.414l-6.293%206.293a1%201%200%2001-1.414-1.414L6.586%208%20.293%201.707a1%201%200%20010-1.414z"/%3e%3c/svg%3e') center / 1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
  top: 25px;
  position: absolute;
  float: right;
  right: 25px;
}
.underline {
  font-size: clamp(0.9rem, 1.5vw, 1.3rem);
  hyphens: auto;
}
.bg-section {
  background: #13253C;
  background: radial-gradient(circle, #13253c 0%, #13253c 50%, #2dbde9 100%);
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  margin-bottom: 25px;
}
.rabatt-cards-1 .rabatt-card .card-header-1 {
  background: #ff6800;
  border: none;
  border-radius: 12px 12px 0 0;
  padding: 1.75rem 1.25rem 1.5rem;
  color: #ffffff;
}
.rabatt-cards-1 .rabatt-card .rabatt-title-1 {
  font-size: 1.1rem;
  font-weight: 900;
  margin: 0;
}
.rabatt-cards-1 .rabatt-card .rabatt-subtitle-1 {
  font-size: 0.95rem;
  opacity: 0.85;
  margin-top: 6px;
  font-weight: 400;
}
.rabatt-cards-1 .rabatt-card {
  border: none;
  box-shadow: none;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  border: none;
}
.rounded-1 {
  border: 2px solid #ff8d00;
  border-radius: 1.25rem !important;
}
.landing-c #g-header {
  background-image: url('../../../../images/landing-c.jpg');
}
/* Nummer */
.step-badge {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(135deg, #ff6800, #ff944d);
  margin-inline: auto;
}
/* Icon */
.step-icon {
  max-width: 64px;
  transition: transform 0.25s ease;
}
.step-card:hover .step-icon {
  transform: scale(1.08) rotate(-2deg);
}
.step-card {
  background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
  border-radius: 1.25rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.step-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
}
.hyphens-none {
  hyphens: none;
}
.hexagon-wrapper {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.hexagon-image {
  display: block;
  max-width: 100%;
  height: auto;
}
.hexagon-quote {
  position: absolute;
  top: 14.5rem;
  left: 35%;
  transform: translateX(-50%);
  max-width: 80%;
  padding: 0.75rem 1.25rem;
  background: none;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
  border-radius: 8px;
  z-index: 2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hexagon-quote {
    position: absolute;
    top: 8.5rem;
    left: 30%;
    transform: translateX(-50%);
    max-width: 80%;
    padding: 0.75rem 1.25rem;
    background: none;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    border-radius: 8px;
    z-index: 2;
  }
}
/* Landingpage Young a */
.landing-young-a li {
  font-weight: 300;
}
.landing-young-a underline {
  font-size: clamp(0.9rem, 1.5vw, 1.3rem);
  hyphens: auto;
}
.landing-young-a h1 b, h1 strong {
  font-weight: 800;
  font-size: clamp(1rem, 2.9vw, 2.9rem);
}
.landing-young-a h3 {
  font-weight: 300;
  font-size: clamp(0.9rem, 1.9vw, 2.1rem);
  color: #13253c;
}
.landing-young-a span.h3 {
  font-weight: 400;
  font-size: clamp(1.9rem, 1.9vw, 2.4rem);
  color: #13253c;
  text-transform: none;
}
.landing-young-a h2 {
  font-weight: 400;
  font-size: clamp(0.9rem, 1.9vw, 2.1rem);
  color: #13253c;
  text-transform: none;
}
.landing-young-a strong.text-white {
  font-weight: 600;
  color: #13253c;
  text-transform: none;
}
.landing-young-a .bg-section-1 {
  background-image: radial-gradient(circle, #13253c 0%, #13253c 50%, #2dbde9 100%) !important;
  background-repeat: no-repeat, no-repeat !important;
  background-position: center, right bottom !important;
  background-size: cover, contain !important;
}
/* Landingpage Young c */
.landing-young-c li {
  font-weight: 300;
}
.landing-young-c underline {
  font-size: clamp(0.9rem, 1.5vw, 1.3rem);
  hyphens: auto;
}
.landing-young-c h1 b, h1 strong {
  font-weight: 800;
  font-size: clamp(1rem, 2.9vw, 2.9rem);
}
.landing-young-c span.h3 {
  font-weight: 400;
  font-size: clamp(1.9rem, 1.9vw, 2.4rem);
  color: #13253c;
  text-transform: none;
}
.landing-young-c h2 {
  font-weight: 400;
  font-size: clamp(0.9rem, 1.9vw, 2.1rem);
  color: #13253c;
  text-transform: none;
}
.landing-young-c strong.text-white {
  font-weight: 600;
  color: #13253c;
  text-transform: none;
}
/* Landingpage Bootcamp */
.landing-bootcamp-b li {
  font-weight: 300;
}
.landing-bootcamp-b h1 b, h1 strong {
  font-weight: 800;
  font-size: clamp(1rem, 2.9vw, 2.9rem);
}
.landing-bootcamp-b h3 {
  font-weight: 300;
  font-size: clamp(0.9rem, 1.9vw, 2.1rem);
  color: #13253c;
}
.landing-bootcamp-b h2 {
  font-weight: 300;
  font-size: clamp(0.9rem, 1.9vw, 2.1rem);
  color: #13253c;
}
.landing-bootcamp-b span.h3 {
  font-weight: 300;
  font-size: clamp(1.9rem, 1.9vw, 2.4rem);
}
.landing-bootcamp-b .bg-section-1 {
  background: #13253C;
  background: radial-gradient(circle, #13253c 0%, #13253c 50%, #2dbde9 100%);
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  margin-bottom: 25px;
}
/* Landingpage KI */
.landing-ki-b .bg-section-1 {
  background: #13253C;
  background: radial-gradient(circle, #13253c 0%, #13253c 50%, #2dbde9 100%);
  background-position: center;
  background-size: cover;
  align-items: flex-end;
  margin-bottom: 25px;
}
.landing-ki-b li {
  font-weight: 300;
}
.landing-ki-b h1 b, h1 strong {
  font-weight: 800;
  font-size: clamp(1rem, 2.9vw, 2.9rem);
}
.landing-ki-b h3 {
  font-weight: 300;
  font-size: clamp(0.9rem, 1.9vw, 1.7rem);
  color: #13253c;
}
.landing-ki-b h2 {
  font-weight: 300;
  font-size: clamp(0.9rem, 1.9vw, 2.1rem);
  color: #13253c;
}
.landing-ki-b span.h3 {
  font-weight: 300;
  font-size: clamp(1.9rem, 1.9vw, 2.4rem);
}
@media (max-width: 576px) {
  .hexagon-wrapper {
    width: 100%;
    text-align: center;
  }
  .hexagon-image {
    max-width: 400px;
    /* oder kleiner, je nach Wunsch */
    margin: 0 auto;
    display: block;
  }
  .hexagon-quote {
    position: static;
    /* absolute Positionierung deaktivieren */
    transform: none;
    max-width: 100%;
    margin-top: 1rem;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 0 1rem;
    color: #13253c;
  }
  .landing-young-a #g-header {
    background-image: url('../../../../images/landing/Bannerbild-Ausbilder.jpg');
    background-position: left;
    background-size: cover;
    height: 75vh;
  }
  div.animated-intro.moduletable.container {
    position: absolute;
    bottom: 30px;
    left: 0;
  }
  div#logo-7304-particle.g-content.g-particle {
    margin: 15%;
  }
}
.landing-young-a .young-image-a .bla5 {
  background-image: url('../../../../images/landing/bannerperson-ausbilder.png');
}
.landing-young-b .young-image-a .bla5 {
  background-image: url('../../../../images/landing/bannerperson-hochschulen.png');
}
.landing-young-c .young-image-a .bla5 {
  background-image: url('../../../../images/landing/bannerperson-studis-azubis.png');
}
.landing-bootcamp-b .young-image-a .bla5 {
  background-image: url('../../../../images/landing/cloud-devops-bootcamp.png');
}
.landing-ki-b .young-image-a .bla5 {
  background-image: url('../../../../images/landing/ki.png');
}
.landing-cloudera .young-image-a .bla5 {
  background-image: url('../../../../images/landing/cloudera.png');
}
#g-header.header-cloudera {
  height: 65vh;
  background: linear-gradient(90deg, rgba(19, 37, 60, 0.9) 0%, rgba(19, 37, 60, 0.3) 100%), url('../../../../images/landing/header_cloudera_klein.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.animated-intro {
  opacity: 0;
  transform: translate3d(0, 80px, 0);
  animation: slideUpFade 1.2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  position: relative;
  top: 140px;
}
@keyframes slideUpFade {
  0% {
    opacity: 0;
    transform: translate3d(0, 80px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
#g-header.header-young-pah {
  height: 75vh;
  background-color: #13253c;
}
#g-header.header-young-pah .container {
  position: relative;
  height: 100%;
}
#g-header.header-young-pah .g-container {
  height: 100%;
}
#g-header.header-young-pah .g-container .g-grid:nth-of-type(1) {
  position: absolute;
  z-index: 5;
}
#g-header.header-young-pah .g-container .g-grid:nth-of-type(2) {
  position: absolute;
  bottom: 30px;
  z-index: 2;
}
#g-header.header-young-pah .g-container .g-grid:nth-of-type(3) {
  height: 100%;
  width: 100%;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
#g-header.header-young-pah .young-image-a .g-content, #g-header.header-young-pah .young-image-a .container {
  height: 100%;
  width: 100%;
}
#g-header.header-young-pah .young-image-a .g-content .bla5, #g-header.header-young-pah .young-image-a .container .bla5 {
  height: 80%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
}
#g-header.header-young-pah .young-image-a .g-content .bla6, #g-header.header-young-pah .young-image-a .container .bla6 {
  height: 75%;
  aspect-ratio: 1.3053221289;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('../../../../images/landing/hexagon_1.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  right: -5%;
  z-index: 1;
}
#g-header.header-young-pah .bla {
  width: 100%;
  position: relative;
}
#g-header.header-young-pah .bla .bla2 {
  position: absolute;
  bottom: -30px;
  left: -12rem;
  width: calc(100% + 20rem);
  aspect-ratio: 1.5254237288;
  background-image: url('../../../../images/landing/hexagon_2.png');
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
}
#g-header.header-young-pah .bla .bla3 {
  position: relative;
  z-index: 2;
}
.header-young-pah .g-grid:nth-of-type(1) {
  width: 100%;
}
@media (max-width: 539px) {
  .header-young-pah {
    min-height: 600px;
  }
  .header-young-pah .g-grid:nth-of-type(1) {
    width: 100%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) {
    display: none;
  }
}
@media (min-width: 540px) and (max-width: 719px) {
  .header-young-pah {
    min-height: 400px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) {
    padding-left: 20px;
    width: 80%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) {
    display: none;
  }
}
@media (min-width: 720px) and (max-width: 959px) {
  .header-young-pah {
    min-height: 420px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) {
    padding-left: 30px;
    width: 70%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla6 {
    width: 30%;
    background-position: top !important;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla5 {
    display: none;
  }
}
@media (min-width: 960px) and (max-width: 1319px) {
  .header-young-pah {
    min-height: 490px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) {
    width: 50%;
    padding-left: 50px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) .bla2 {
    opacity: 0.8;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla7.container {
    max-width: 100%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla6 {
    width: 50%;
    background-position: top !important;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla5 {
    /*display: none;*/
    right: 0;
    max-width: 50%;
    background-position-y: bottom;
    background-position-x: right;
  }
}
@media (min-width: 1320px) {
  .header-young-pah {
    min-height: 550px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) {
    width: 100%;
    padding-left: 50px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) .container {
    max-width: 1500px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) .container .bla {
    max-width: 45%;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(2) .container .bla2 {
    opacity: 0.8;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla7.container {
    max-width: 2000px;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla6 {
    width: 50%;
    background-position: top !important;
  }
  .header-young-pah .g-container .g-grid:nth-of-type(3) .bla5 {
    /*display: none;*/
    right: 0;
    max-width: 50%;
    background-position-y: bottom;
    background-position-x: right;
  }
}
._access-icon {
  position: fixed;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0;
  transition-duration: 0.5s;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: skewX(18deg);
}
._access-icon {
  width: 42px !important;
  height: 42px !important;
  font-family: Arial !important;
  font-size: 0 !important;
  content: url('../../../../../images/access_w.svg');
  background-color: #0a1425 !important;
  left: unset !important;
  bottom: 128px !important;
  right: 20px;
  border: 1px solid #fff;
  box-shadow: none !important;
  transform: none !important;
}
.cc-revoke.cc-center.cc-revoke-bottom:before {
  content: "";
  font-family: "bootstrap-icons";
  color: white;
  font-size: 1.5em;
  width: 28px;
  height: 33px;
  padding-top: 0.5rem;
  text-align: center;
}
a {
  color: #ffff;
}
dd {
  display: block;
  margin-inline-start: 0px;
  unicode-bidi: isolate;
}
.rounded-0 {
  border-radius: 0 !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
a.text-blog {
  color: #282828;
}
.event-card {
  background: linear-gradient(135deg, #13253c 0%, #1b3554 100%);
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
}
.event-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(to bottom, #00b3ff, #4f7cff);
}
.event-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.35);
}
.event-title {
  color: #fff;
  font-weight: 700;
  font-size: 1.75rem;
}
.event-date {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  color: #fff;
  padding: 0.6rem 1rem;
  border-radius: 999px;
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 0.08em;
}
.event-location {
  color: #88c0ff;
  font-weight: 500;
}
.event-card .btn-primary {
  background: linear-gradient(135deg, #0078ff, #00b3ff);
  border: none;
}
.event-card .btn-primary:hover {
  background: linear-gradient(135deg, #0062d1, #0099dd);
}
@font-face {
  font-family: "bootstrap-icons";
  src: url('../../fonts/bootstrap-icons/bootstrap-icons.woff2?6a8eed2b') format("woff2");
}
.bi-custom::before {
  font-family: "bootstrap-icons";
  content: "";
}
.btn-light {
  color: #fff;
  background-color: #ff6800;
  border-color: #ff6800;
  padding: 20px;
}
.custom-image {
  border-radius: 40px 0 40px 40px;
  /* oben links, unten links, unten rechts */
  transition: all 0.3s ease;
}
.custom-image:hover {
  transform: translateY(-5px);
}
/* Optional: schöner Abstand bei kleineren Geräten */
@media (max-width: 991px) {
  .custom-image {
    margin-bottom: 1rem;
  }
}
.custom-image-1 {
  border-radius: 0px 40px 40px 40px;
  /* oben links, unten links, unten rechts */
  transition: all 0.3s ease;
}
.custom-image-1:hover {
  transform: translateY(-5px);
}
/* Optional: schöner Abstand bei kleineren Geräten */
@media (max-width: 991px) {
  .custom-image-1 {
    margin-bottom: 1rem;
  }
}
.bg-register {
  background: #13253c;
  color: white;
}
button.btn.btn-primary.ordixoptin__submit {
  background: #ff6800;
  color: white;
  border-radius: 50rem !important;
}
h4.ordixoptin__title {
  font-size: 1.75rem;
  color: #fff;
  text-align: center;
}
#registration {
  scroll-margin-top: 850px;
  border-radius: 25px !important;
}
.cc-revoke.cc-center.cc-revoke-bottom:before {
  content: "";
  font-family: "bootstrap-icons";
  color: white;
  font-size: 1.5em;
  width: 28px;
  height: 33px;
  padding-top: 0.5rem;
  text-align: center;
}
joomla-alert[type="success"] {
  color: var(--jui-alert-success-color, #234423);
  background-color: var(--jui-alert-success-background-color, #d9e6d9);
  border-color: var(--jui-alert-success-border-color, #cadcca);
  font-size: 1.75rem;
}
/*# sourceMappingURL=custom_21.css.map */