:root{
  --prb-navy:#062f57;
  --prb-blue:#0477bf;
  --prb-cyan:#16b7d8;
  --prb-sand:#fff6e8;
  --prb-sun:#ffb833;
  --prb-coral:#ff6b4a;
  --prb-ink:#152638;
  --prb-muted:#5f7185;
  --prb-line:#dce9f3;
  --prb-card:#ffffff;
  --prb-shadow:0 20px 55px rgba(6,47,87,.14);
}

html{scroll-behavior:smooth;}
body{background:#f4f9fc;color:var(--prb-ink);font-family:'Open Sans','Roboto',Arial,sans-serif;font-size:16px;line-height:1.7;}
a{color:#056da9;}
a:hover,a:focus{color:#024c7d;text-decoration:none;}
p{color:#344b62;font-size:16px;line-height:1.75;}
h1,h2,h3,h4,h5,h6{font-family:'Roboto Condensed','Open Sans',Arial,sans-serif;color:var(--prb-navy);letter-spacing:-.015em;}
.btn,.btn-primary{border-radius:999px;font-weight:800;letter-spacing:.01em;box-shadow:0 12px 24px rgba(4,119,191,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease;}
.btn:hover,.btn:focus{transform:translateY(-1px);box-shadow:0 15px 30px rgba(4,119,191,.25);}
.btn-primary{background:linear-gradient(135deg,var(--prb-blue),var(--prb-cyan));border:0;color:#fff!important;}
.btn-default{border-color:#bdd6e8;color:var(--prb-navy);}

nav#top{background:rgba(6,47,87,.97)!important;border:0;box-shadow:0 14px 35px rgba(6,47,87,.16);margin-bottom:0;}
.navbar-brand{font-weight:900;letter-spacing:.01em;color:#fff!important;}
.navbar-nav>li>a{border:0!important;color:rgba(255,255,255,.9)!important;font-weight:700;}
.navbar-nav>li>a:hover,.navbar-nav>li>a:focus,.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background:rgba(255,255,255,.12)!important;color:#fff!important;}
.dropdown-menu{border:0;border-radius:0 0 18px 18px;box-shadow:0 22px 50px rgba(6,47,87,.22);padding:10px;}
.dropdown-menu>li>a{border-radius:12px;padding:9px 14px;color:#244056;}
.dropdown-menu>li>a:hover{background:#eaf6fb;color:var(--prb-navy);}
.navbar-toggle{border:1px solid rgba(255,255,255,.35);border-radius:12px;}

.content{padding:72px 0;}
.bg-color{background:#eef7fb;}
.bg-image{background-size:cover;background-position:center;position:relative;}
.bg-image:before{content:"";position:absolute;inset:0;background:rgba(4,38,68,.58);}
.bg-image>.container{position:relative;z-index:1;}
.bg-image h3,.bg-image p{color:#fff;}

body#page_index .prb-hero{position:relative;min-height:720px;background-size:cover;background-position:center;overflow:hidden;padding:94px 0 82px;}
body#page_index .prb-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 18%,rgba(255,184,51,.22),transparent 32%),linear-gradient(105deg,rgba(5,31,55,.9) 0%,rgba(5,31,55,.76) 43%,rgba(6,47,87,.28) 100%);}
body#page_index .prb-hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-1px;height:115px;background:#f4f9fc;border-radius:52% 52% 0 0/75% 75% 0 0;}
body#page_index .prb-hero .container{position:relative;z-index:2;}
.prb-hero-copy{padding:58px 0 30px;color:#fff;}
.prb-kicker{display:inline-flex;gap:8px;align-items:center;padding:8px 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.14);backdrop-filter:blur(10px);font-weight:800;color:#fff;margin-bottom:20px;}
.prb-hero h1{font-size:58px;line-height:1.02;color:#fff;margin:0 0 22px;text-shadow:0 4px 28px rgba(0,0,0,.24);}
.prb-hero .lead{font-size:20px;line-height:1.65;color:rgba(255,255,255,.93);max-width:680px;margin-bottom:28px;}
.prb-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0;}
.prb-hero-actions .btn{padding:13px 23px;}
.prb-btn-light{background:#fff;color:var(--prb-navy)!important;box-shadow:0 16px 35px rgba(0,0,0,.18);}
.prb-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px;max-width:680px;}
.prb-trust-item{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:14px 15px;color:#fff;backdrop-filter:blur(10px);}
.prb-trust-item strong{display:block;font-size:18px;line-height:1.2;color:#fff;}
.prb-trust-item span{font-size:13px;color:rgba(255,255,255,.82);}
.prb-search-panel{background:rgba(255,255,255,.96);border-radius:30px;padding:16px;box-shadow:var(--prb-shadow);border:1px solid rgba(255,255,255,.7);}
.prb-search-panel #searchform{border-radius:22px;overflow:hidden;}
.prb-search-panel #searchform .title{background:#fff;color:var(--prb-navy);font-size:21px;border:0;padding:18px 20px 10px;}
.prb-search-panel #searchform .body{background:#fff;padding:18px 20px 22px;}
.prb-search-panel #searchform .switch-product li{border-radius:12px;background:#edf6fb;color:#1f425b;margin:0 5px 6px 0;}
.prb-search-panel #searchform .switch-product li.active,.prb-search-panel #searchform .switch-product li:hover{background:linear-gradient(135deg,var(--prb-blue),var(--prb-cyan));color:#fff;}
.prb-search-panel .select-box{border:1px solid #d8e8f2;border-radius:14px;height:46px;}
.prb-search-panel #searchform input[type=text],.prb-search-panel #searchform select{height:46px!important;font-family:'Open Sans',Arial,sans-serif;color:#223f56;}
.prb-search-panel #searchform .btn-large{border-radius:16px;padding:12px;font-size:17px;}

.prb-section{padding:80px 0;}
.prb-section--white{background:#fff;}
.prb-section--sand{background:linear-gradient(180deg,#fffaf1,#f5fbff);}
.prb-section-title{max-width:820px;margin:0 auto 42px;text-align:center;}
.prb-section-title .prb-eyebrow{display:inline-block;color:#0875b3;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:8px;}
.prb-section-title h2{font-size:41px;line-height:1.15;margin:0 0 16px;}
.prb-section-title p{font-size:18px;margin:0 auto;color:#51687a;}
.prb-grid{display:grid;gap:24px;}
.prb-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));}
.prb-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));}
.prb-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));}
.prb-card{background:var(--prb-card);border-radius:26px;padding:27px;box-shadow:0 16px 45px rgba(6,47,87,.09);border:1px solid rgba(200,225,239,.7);height:100%;}
.prb-card h3{font-size:25px;margin:0 0 12px;}
.prb-card p{margin-bottom:14px;}
.prb-icon{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#e2f6ff,#fff0cf);display:flex;align-items:center;justify-content:center;font-size:25px;margin-bottom:18px;}
.prb-link{font-weight:900;color:#056da9;}
.prb-link:after{content:" →";}
.prb-image-card{overflow:hidden;padding:0;}
.prb-image-card img{width:100%;height:230px;object-fit:cover;display:block;transition:transform .45s ease;}
.prb-image-card:hover img{transform:scale(1.05);}
.prb-image-card .prb-card-body{padding:24px 26px 28px;}
.prb-split{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center;}
.prb-photo-stack{position:relative;min-height:470px;}
.prb-photo-main,.prb-photo-small{position:absolute;overflow:hidden;border-radius:34px;box-shadow:var(--prb-shadow);border:8px solid #fff;background:#fff;}
.prb-photo-main{inset:0 72px 70px 0;}
.prb-photo-small{width:45%;right:0;bottom:0;}
.prb-photo-main img,.prb-photo-small img{width:100%;height:100%;object-fit:cover;display:block;}
.prb-check-list{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:13px;}
.prb-check-list li{display:flex;gap:12px;align-items:flex-start;color:#2a4357;}
.prb-check-list li span{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e7f8ec;color:#0d8a4f;flex:0 0 28px;font-weight:900;}
.prb-quicklinks{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px;}
.prb-quicklinks a{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:11px 16px;background:#fff;border:1px solid #cfe4f1;color:#173852;font-weight:800;box-shadow:0 8px 20px rgba(6,47,87,.07);}
.prb-quicklinks a:hover{background:#eaf7fd;transform:translateY(-1px);}
.prb-faq{max-width:980px;margin:0 auto;}
.prb-faq details{background:#fff;border:1px solid #d8e8f2;border-radius:20px;margin-bottom:13px;padding:18px 22px;box-shadow:0 10px 28px rgba(6,47,87,.06);}
.prb-faq summary{cursor:pointer;font-weight:900;color:var(--prb-navy);font-size:18px;}
.prb-faq p{margin:14px 0 2px;}
.prb-cta-band{background:linear-gradient(135deg,var(--prb-navy),#075b8c 55%,#0794c4);color:#fff;border-radius:34px;padding:38px;box-shadow:var(--prb-shadow);display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;}
.prb-cta-band h2{color:#fff;margin:0 0 8px;font-size:34px;}
.prb-cta-band p{color:rgba(255,255,255,.88);margin:0;}

footer{background:#062f57;color:#d9e9f4;margin-top:0;}
footer h4,footer .title{color:#fff;}
footer a{color:#d9eef8;}
footer a:hover{color:#fff;text-decoration:underline;}
footer .copy{background:#04253f;color:#fff;padding:18px 0;}
.veranstalter-liste{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:18px 0 28px;justify-content:center;}
.veranstalter-liste li a{display:block;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:6px 11px;font-size:13px;}
#backToTop{background:linear-gradient(135deg,var(--prb-blue),var(--prb-cyan));box-shadow:0 12px 28px rgba(4,119,191,.28);}
#ypsnet-ibe{background-image:none!important;}

@media (max-width:1199px){.prb-hero h1{font-size:50px}.prb-grid-4{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:991px){body#page_index .prb-hero{padding:62px 0 80px}.prb-hero-copy{padding-top:30px}.prb-split{grid-template-columns:1fr}.prb-photo-stack{min-height:420px}.prb-grid-3{grid-template-columns:1fr 1fr}.prb-cta-band{grid-template-columns:1fr}.prb-trust-row{grid-template-columns:1fr 1fr 1fr}.navbar-nav>li>a{border-radius:10px;margin:2px 0}.dropdown-menu{border-radius:16px;}}
@media (max-width:767px){body{font-size:15px}.content,.prb-section{padding:56px 0}.navbar-brand{font-size:18px}.prb-hero h1{font-size:38px}.prb-hero .lead{font-size:17px}.prb-hero-actions .btn{width:100%;white-space:normal}.prb-trust-row,.prb-grid-2,.prb-grid-3,.prb-grid-4{grid-template-columns:1fr}.prb-section-title h2{font-size:32px}.prb-search-panel{padding:10px;border-radius:22px}.prb-photo-stack{min-height:360px}.prb-photo-main{right:22px;bottom:90px}.prb-photo-small{width:57%}.prb-cta-band{padding:26px;border-radius:24px}.prb-cta-band .btn{width:100%;}.content .container{width:auto}}
@media (max-width:480px){body#page_index .prb-hero{min-height:0}.prb-hero h1{font-size:33px}.prb-trust-row{grid-template-columns:1fr}.prb-card{padding:22px}.prb-image-card img{height:200px}.prb-photo-stack{min-height:310px}.prb-photo-small{width:64%;}.prb-kicker{font-size:13px}}


/* UX polish patch 2026-05-02: refined decision block and footer readability */
.prb-split > div:first-child{max-width:760px;}
.prb-split h2{font-size:38px;line-height:1.14;margin:8px 0 18px;}
.prb-split p{font-size:17px;line-height:1.78;color:#385267;}
.prb-decision-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;}
.prb-decision-panel article{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:flex-start;background:#fff;border:1px solid rgba(201,225,239,.9);border-radius:22px;padding:18px 18px 17px;box-shadow:0 14px 36px rgba(6,47,87,.07);}
.prb-decision-panel h3{font-size:20px;line-height:1.2;margin:0 0 7px;color:#0b3457;}
.prb-decision-panel p{font-size:15px;line-height:1.62;margin:0;color:#496274;}
.prb-check{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e7f8ec;color:#0b8b51;font-size:22px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(10,139,81,.08);}
.prb-check-list li{display:grid;grid-template-columns:32px minmax(170px,.62fr) 1fr;gap:14px;align-items:flex-start;font-size:16px;line-height:1.62;background:#fff;border:1px solid rgba(201,225,239,.75);border-radius:18px;padding:14px 16px;}
.prb-check-list li strong{font-size:18px;line-height:1.32;color:#123b5c;}

footer{padding-top:48px;background:linear-gradient(180deg,#06365f 0%,#062b4d 100%);}
footer .linklists{display:grid;grid-template-columns:1.1fr 1.1fr 1.2fr 1fr;gap:34px;margin:0 0 34px;}
footer .linklists:before,footer .linklists:after{display:none;content:none;}
footer .linklists > [class*="col-"]{width:auto;float:none;padding-left:0;padding-right:0;}
footer h4,footer .title{font-size:18px;line-height:1.25;margin:0 0 12px;color:#fff;font-weight:800;}
footer ul{list-style:none;padding-left:0;margin:0 0 22px;}
footer ul li{display:block;margin:0 0 7px;color:inherit;}
footer ul li:before,footer ul li:after{content:none!important;display:none!important;}
footer a{color:#cfe6f5!important;text-decoration:none;opacity:.94;}
footer a:hover,footer a:focus{color:#fff!important;text-decoration:none;opacity:1;}
footer .servicenumber{font-size:28px;line-height:1.15;color:#fff;margin:5px 0 8px;font-weight:900;}
footer .prb-footer-operators{padding:28px 15px 34px;border-top:1px solid rgba(255,255,255,.12);text-align:center;}
footer .prb-footer-operators .title{margin-bottom:6px;}
.prb-footer-operators-intro{max-width:740px;margin:0 auto 20px;color:#bad3e3;font-size:14px;line-height:1.55;}
.veranstalter-liste{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px 14px;max-width:1060px;margin:0 auto!important;text-align:left;}
.veranstalter-liste li{display:block!important;margin:0!important;}
.veranstalter-liste li:before,.veranstalter-liste li:after{content:none!important;display:none!important;}
.veranstalter-liste li a{display:block;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);border-radius:12px;padding:8px 11px;font-size:13px;line-height:1.25;color:#dcf0fa!important;white-space:normal;box-shadow:none;}
.veranstalter-liste li a:hover{background:rgba(255,255,255,.13);}
footer .copy{margin-top:0;text-align:center;background:#041f37;color:#fff;padding:18px 0;border-top:1px solid rgba(255,255,255,.08);}
#backToTop{right:24px;bottom:24px;width:48px;height:48px;border-radius:50%;}

@media (max-width:991px){
  .prb-decision-panel{grid-template-columns:1fr;}
  footer .linklists{grid-template-columns:repeat(2,minmax(0,1fr));}
  .veranstalter-liste{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:767px){
  .prb-split h2{font-size:31px;}
  .prb-split p{font-size:16px;}
  .prb-decision-panel article{grid-template-columns:36px 1fr;padding:16px;}
  .prb-check{width:34px;height:34px;font-size:19px;}
  footer .linklists{grid-template-columns:1fr;gap:20px;}
  .veranstalter-liste{grid-template-columns:1fr;max-height:430px;overflow:auto;padding-right:6px!important;}
  footer{padding-top:36px;}
}
