.kibp-section{
  --kibp-bg:#f7f7f7;--kibp-red:#d60000;--kibp-yellow:#f4bf00;--kibp-max:1400px;--kibp-bg-image:none;
  position:relative;margin:0!important;padding:64px 0 76px;background-color:var(--kibp-bg);background-image:var(--kibp-bg-image);background-size:cover;background-position:center;color:#171717;font-family:Poppins,Arial,Helvetica,sans-serif;
}
.kibp-section *{box-sizing:border-box}.kibp-shell{width:min(calc(100% - 64px),var(--kibp-max));margin-inline:auto}.kibp-header{margin-bottom:38px}.kibp-eyebrow{margin-bottom:10px;color:var(--kibp-red);font-size:13px;font-weight:650;letter-spacing:.055em;text-transform:uppercase}.kibp-header h1{max-width:1050px;margin:0;font-size:clamp(34px,3vw,50px);line-height:1.08;font-weight:700;letter-spacing:-.028em}.kibp-line{display:block;width:58px;height:3px;margin-top:18px;background:var(--kibp-yellow)}
.kibp-content{font-size:15px;line-height:1.72}.kibp-block{max-width:1120px;margin-top:44px}.kibp-block--intro{margin-top:0}.kibp-block h2{margin:0 0 18px;font-size:clamp(24px,2vw,32px);line-height:1.22;font-weight:700;letter-spacing:-.018em}.kibp-block h2:after{content:"";display:block;width:48px;height:3px;margin-top:13px;background:var(--kibp-yellow)}.kibp-block p{margin:0 0 17px;color:#303030}.kibp-block strong{font-weight:700}.kibp-block a{color:var(--kibp-red);font-weight:600;text-decoration:none}.kibp-block a:hover{text-decoration:underline}
.kibp-source-images{display:flex;align-items:flex-start;flex-wrap:wrap;gap:24px;margin:34px 0 52px}.kibp-source-images figure{margin:0}.kibp-source-image{display:block;width:auto!important;max-width:315px!important;height:auto!important;max-height:none!important;border-radius:12px;box-shadow:0 12px 28px rgba(0,0,0,.10);background:#fff}.kibp-source-images figure:first-child .kibp-source-image{border-bottom:3px solid var(--kibp-red)}.kibp-source-images figure:nth-child(2) .kibp-source-image{border-bottom:3px solid var(--kibp-yellow)}
.kibp-block--legal{max-width:1180px}.kibp-legal-card{padding:26px 28px;border:1px solid #e4e4e4;border-left:4px solid var(--kibp-red);border-radius:10px;background:rgba(255,255,255,.9);box-shadow:0 8px 26px rgba(0,0,0,.05)}.kibp-legal-card p{max-width:none;margin-bottom:16px}.kibp-legal-card p:last-child{margin-bottom:0}
.kibp-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,340px));gap:20px;margin:34px 0 48px}.kibp-gallery figure{margin:0;overflow:hidden;border-radius:11px;background:#fff;box-shadow:0 9px 24px rgba(0,0,0,.08)}.kibp-gallery-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#fff}
.kibp-cta{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:18px;max-width:1120px;padding:24px 26px;border:1px solid #e3e3e3;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.06)}.kibp-cta__icon{display:grid;place-items:center;width:48px;height:48px;border:1.5px solid var(--kibp-red);border-radius:50%;color:var(--kibp-red)}.kibp-cta__icon svg{width:23px;height:23px}.kibp-cta__text{font-size:14px;line-height:1.55;font-weight:500}.kibp-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:46px;padding:11px 20px;border-radius:6px;background:var(--kibp-red);color:#fff!important;font-size:13px;font-weight:700;text-decoration:none!important;white-space:nowrap}.kibp-cta__button:hover{filter:brightness(.94)}
@media(max-width:800px){.kibp-section{padding:44px 0 56px}.kibp-shell{width:min(calc(100% - 30px),var(--kibp-max))}.kibp-header{margin-bottom:30px}.kibp-header h1{font-size:34px}.kibp-content{font-size:14px;line-height:1.65}.kibp-block{margin-top:38px}.kibp-block h2{font-size:24px}.kibp-source-images{justify-content:center;gap:18px}.kibp-source-image{width:min(100%,315px)!important}.kibp-legal-card{padding:20px 18px}.kibp-gallery{grid-template-columns:1fr 1fr;gap:12px}.kibp-cta{grid-template-columns:44px 1fr;padding:20px 18px}.kibp-cta__icon{width:42px;height:42px}.kibp-cta__button{grid-column:1/-1;width:100%}}
@media(max-width:520px){.kibp-gallery{grid-template-columns:1fr}.kibp-gallery figure{max-width:340px}.kibp-header h1{font-size:31px}.kibp-block h2{font-size:22px}}
