.kinder-page{background-color:#f8f9fa;position:relative;overflow:hidden}.kinder-hero{text-align:center;color:#fff;justify-content:center;align-items:center;min-height:55vh;display:flex;position:relative;overflow:hidden}.kinder-hero:before{content:"";z-index:1;background:linear-gradient(#0000006b 0%,#14213d8c 100%),url(../media/Kinder1.dc01b1f2.webp) 50%/cover no-repeat;position:absolute;inset:0}.kinder-hero-content{z-index:2;max-width:760px;padding:2rem 1.5rem;animation:1s ease-out kinderFadeUp;position:relative}.kinder-hero-title{text-transform:uppercase;letter-spacing:3px;text-shadow:2px 3px 10px #0006;margin-bottom:.6rem;font-size:3.2rem;font-weight:800}.kinder-hero-subtitle{text-shadow:1px 2px 6px #00000059;max-width:560px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.6}.kinder-hero-divider{background:linear-gradient(90deg,var(--accent-red-light),#ffa36c);border:none;border-radius:2px;width:80px;height:4px;margin:1rem auto .8rem}.kinder-sections{max-width:1300px;margin:0 auto;padding:60px 20px 0}.kinder-block{background:linear-gradient(#fff 0%,#fafbfc 100%);border:1px solid #0000000a;border-radius:16px;align-items:center;gap:44px;margin-bottom:56px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}.kinder-block:hover{transform:translateY(-3px);box-shadow:0 14px 40px #0000001a,0 4px 12px #0000000f}.kinder-block:last-child{margin-bottom:0}.kinder-block--reverse{flex-direction:row-reverse}.kinder-block:before{content:"";border-radius:16px 16px 0 0;height:5px;position:absolute;top:0;left:0;right:0}.kinder-block{position:relative}.kinder-block:first-child:before{background:linear-gradient(90deg,var(--primary-red),#ffa36c)}.kinder-block:last-child:before{background:linear-gradient(90deg,var(--primary-blue),var(--secondary-blue-light))}.kinder-img-wrap{flex:1;align-items:stretch;min-width:0;display:flex}.kinder-img{object-fit:cover;width:100%;height:100%;min-height:340px;display:block}.kinder-text-wrap{flex-direction:column;flex:1;justify-content:center;padding:48px 50px;display:flex}.kinder-heading{color:var(--primary-blue);margin-bottom:12px;padding-bottom:16px;font-size:2.1rem;font-weight:700;position:relative}.kinder-heading:after{content:"";background:linear-gradient(90deg,var(--primary-red),transparent);border-radius:2px;width:72px;height:4px;position:absolute;bottom:0;left:0}.kinder-body{color:#3d3d3d;font-size:1.06rem;line-height:1.85}.kinder-cta{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue-dark)100%);text-align:center;color:#fff;border-radius:16px;max-width:1260px;margin:56px auto;padding:52px 40px;position:relative;overflow:hidden}.kinder-cta:before{content:"";background:#85131326;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.kinder-cta:after{content:"";background:#ffffff0d;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-40px;left:-40px}.kinder-cta-title{z-index:1;margin-bottom:12px;font-size:2rem;font-weight:700;position:relative}.kinder-cta-text{opacity:.9;z-index:1;max-width:600px;margin:0 auto 28px;font-size:1.1rem;line-height:1.7;position:relative}.kinder-cta-phone{color:var(--primary-blue);letter-spacing:.5px;z-index:1;background:#fff;border-radius:50px;padding:14px 40px;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .35s;display:inline-block;position:relative;box-shadow:0 6px 24px #00000026}.kinder-cta-phone:hover{background:var(--primary-red);color:#fff;transform:translateY(-3px);box-shadow:0 10px 32px #85131359}.kinder-cta-phone:active{transform:translateY(-1px)}.kinder-highlights{background:linear-gradient(135deg,var(--primary-blue),var(--accent-blue-dark));text-align:center;padding:48px 20px}.kinder-highlights-title{color:#fff;letter-spacing:.5px;margin-bottom:32px;font-size:1.6rem;font-weight:700}.kinder-highlights-grid{flex-wrap:wrap;justify-content:center;gap:20px;max-width:960px;margin:0 auto;display:flex}.kinder-highlight-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.3px;background:#ffffff1f;border:1px solid #ffffff26;border-radius:12px;flex:200px;max-width:280px;padding:22px 30px;font-size:1rem;font-weight:500;transition:transform .25s,background .25s}.kinder-highlight-item:hover{background:#ffffff2e;transform:translateY(-3px)}.kinder-highlight-icon{margin-bottom:8px;font-size:1.8rem;display:block}@keyframes kinderFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.kinder-block,.kinder-block--reverse{flex-direction:column}.kinder-img{min-height:280px;max-height:380px}.kinder-text-wrap{padding:36px 32px}.kinder-heading{font-size:1.8rem}.kinder-sections{padding:44px 16px 56px}}@media (max-width:640px){.kinder-hero{min-height:45vh}.kinder-hero-title{letter-spacing:2px;font-size:2.2rem}.kinder-hero-subtitle{font-size:1.05rem}.kinder-text-wrap{padding:28px 22px}.kinder-heading{font-size:1.55rem}.kinder-body{font-size:1rem}.kinder-block{border-radius:14px;margin-bottom:36px}.kinder-img{border-radius:14px 14px 0 0;min-height:220px;max-height:300px}.kinder-highlights{padding:36px 16px}.kinder-highlight-item{padding:18px 22px;font-size:.95rem}.kinder-highlights-title{font-size:1.35rem}}@media (prefers-reduced-motion:reduce){.kinder-hero-content{animation:none!important}.kinder-block:hover,.kinder-highlight-item:hover{transform:none}}
