*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf1;color:#27354d;font-family:Nunito,Arial,sans-serif;line-height:1.65}.container{width:min(1120px,92%);margin:auto}.header{position:sticky;top:0;z-index:20;background:#fffaf1ee;backdrop-filter:blur(12px);border-bottom:1px solid #eadfc9}.nav{height:76px;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;gap:9px;align-items:center;text-decoration:none;font-family:"Baloo 2";font-weight:800}.logo span{background:#f3c43f;border:4px solid #1d4f9c;color:#1d4f9c;border-radius:7px;padding:0 9px;font-size:18px}.logo b{font-size:25px;color:#1d4f9c}.links{display:flex;gap:22px;align-items:center}.links a{color:#27354d;text-decoration:none;font-weight:800}.links .pill{background:#1d4f9c;color:white;padding:10px 17px;border-radius:30px}.menu{display:none;border:0;background:none;font-size:27px;color:#1d4f9c}.hero{padding:70px 0;background:linear-gradient(135deg,#fffaf1,#f4ecd5);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.tag{display:inline-block;color:#1d4f9c;font-weight:900;letter-spacing:2px;font-size:12px;margin-bottom:13px}.tag.yellow{color:#f3c43f}h1,h2,h3{font-family:"Baloo 2";line-height:1.08;margin:0}h1{font-size:clamp(46px,6vw,74px);color:#1d4f9c;letter-spacing:-2px}h1 em{color:#e5a91d;font-style:normal}.hero p{font-size:19px;color:#647083;max-width:650px;margin:20px 0 28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{border:0;border-radius:30px;padding:13px 21px;text-decoration:none;font-weight:900;display:inline-flex;justify-content:center;cursor:pointer}.primary{background:#1d4f9c;color:#fff}.secondary{background:white;color:#1d4f9c;border:2px solid #1d4f9c}.badges{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;font-size:13px;font-weight:800}.hero-photo{background:#1d4f9c;padding:13px;border-radius:28px;box-shadow:0 25px 55px #1d4f9c33;position:relative}.hero-photo img{width:100%;display:block;border-radius:19px;max-height:550px;object-fit:cover}.photo-note{position:absolute;left:28px;bottom:27px;background:white;padding:11px 16px;border-radius:14px;color:#1d4f9c}.photo-note strong{font-family:"Baloo 2";font-size:19px}.stats{background:#1d4f9c;color:#fff}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat-grid div{padding:24px 14px;text-align:center;border-right:1px solid #ffffff22}.stat-grid div:last-child{border:0}.stat-grid b,.stat-grid span{display:block}.stat-grid b{font-size:17px}.stat-grid span{font-size:12px;opacity:.8}.section{padding:88px 0}.light{background:#f1f5fb}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.section h2,.heading h2{font-size:clamp(35px,4vw,52px);color:#1d4f9c}.section p{color:#647083}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;font-weight:800;color:#1d4f9c}.about-card{background:#1d4f9c;color:white;padding:48px;border-radius:35px;min-height:310px;display:flex;flex-direction:column;justify-content:center}.about-card .big-icon{font-size:65px}.about-card h3{font-size:35px}.about-card p{color:#fff;opacity:.85}.heading{text-align:center;max-width:700px;margin:0 auto 42px}.heading p{margin-top:10px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards article{background:white;padding:26px;border-radius:24px;box-shadow:0 10px 28px #23375512;border:1px solid #ebe5d8}.cards article>div{font-size:38px}.cards h3{font-size:25px;color:#1d4f9c;margin:12px 0 5px}.cards p{font-size:14px;margin:0}.prices{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:850px;margin:auto}.price{background:white;border-radius:27px;padding:34px;border:2px solid #eee5d2;position:relative}.price.featured{border-color:#f3c43f}.price label{position:absolute;right:18px;top:17px;background:#f3c43f;color:#5a4300;padding:4px 9px;border-radius:20px;font-size:10px;font-weight:900}.price>span{color:#1d4f9c;font-weight:900}.price strong{display:block;font-family:"Baloo 2";font-size:43px;margin:13px 0 0}.price small{font-family:Nunito;font-size:12px;color:#647083}.price p{margin:0 0 18px}.price a{color:#1d4f9c;font-weight:900;text-decoration:none}.note{text-align:center;font-size:12px;margin-top:25px}.gallery{max-width:600px;margin:auto;background:#1d4f9c;padding:12px;border-radius:25px}.gallery img{display:block;width:100%;border-radius:17px}.schedule{background:#f7efd9}.schedule-card{background:white;border-radius:25px;padding:8px 25px;box-shadow:0 12px 30px #23375512}.schedule-card div{display:flex;justify-content:space-between;gap:20px;padding:21px 0;border-bottom:1px solid #edf0f4}.schedule-card div:last-child{border:0}.schedule-card span{color:#647083}.schedule-card b{color:#1d4f9c}.contact{padding:88px 0;background:linear-gradient(135deg,#1d4f9c,#174278);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.contact h2{color:white}.contact p{color:#ffffffd4}.contact-info a{color:#f3c43f;font-weight:900}.form{background:white;padding:28px;border-radius:25px;color:#27354d}.form label{display:block;font-weight:800;margin-bottom:13px}.form input,.form select,.form textarea{width:100%;padding:12px;margin-top:6px;border:1px solid #dce2ea;border-radius:10px;font:inherit}.form small{display:block;color:#7a8493;margin-top:12px}.form button{margin-top:7px;width:100%}footer{background:#12355f;color:white;padding:24px 0}.foot{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px}.foot strong{font-family:"Baloo 2";font-size:22px;display:block}.foot span{opacity:.7}@media(max-width:850px){.links{display:none;position:absolute;top:76px;left:0;right:0;background:#fffaf1;padding:20px;flex-direction:column}.links.open{display:flex}.menu{display:block}.hero-grid,.two-col,.contact-grid,.prices{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid div:nth-child(2){border-right:0}.hero{padding-top:45px}.foot{flex-direction:column;text-align:center}}@media(max-width:520px){.cards{grid-template-columns:1fr}.check-list{grid-template-columns:1fr}.section{padding:65px 0}.hero-photo img{max-height:480px}.badges{display:grid;grid-template-columns:1fr}.stat-grid b{font-size:14px}.stat-grid span{font-size:10px}}
