.page-hero{background:linear-gradient(110deg, var(--warm), var(--paper) 57%, var(--peach));overflow:hidden}.page-hero__inner{grid-template-columns:48% 52%;align-items:center;width:min(1380px,92%);min-height:455px;margin:auto;display:grid}.page-hero__copy{z-index:4;padding:42px 0;position:relative}.page-hero__script{color:var(--navy);margin:0 0 5px;font:700 18px Kalam,cursive}.page-hero h1{color:var(--navy);margin:0;font-size:48px;line-height:1.05}.page-hero h1 span{color:var(--orange)}.page-hero__description{max-width:570px;color:var(--text);margin:14px 0 22px;font-size:15px;line-height:1.55}.page-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.page-hero__stats{margin-top:28px;display:flex}.page-hero__stats>div{border-right:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:34px auto;min-width:145px;margin-right:22px;padding-right:22px;display:grid}.page-hero__stats>div:last-child{border:0}.page-hero__stats svg,.page-hero__stats>div>span{color:var(--orange);grid-row:1/3;align-self:center;width:27px;font-size:27px}.page-hero__stats b{color:var(--navy);font-size:20px}.page-hero__stats small{color:var(--muted-text);font-size:10px}.course-search{background:var(--orange);width:min(480px,100%);height:48px;color:var(--paper);border-radius:25px;align-items:center;gap:12px;padding:0 17px;display:flex}.course-search input{color:var(--paper);background:0 0;border:0;outline:0;flex:1;font-size:13px}.course-search input::placeholder{color:color-mix(in oklch, var(--paper) 85%, transparent)}.page-hero__visual{align-self:end;height:455px;position:relative}.page-hero__visual img{z-index:2;object-fit:cover;object-position:50% 18%;clip-path:polygon(11% 0,89% 0,100% 100%,0 100%);width:52%;height:92%;filter:drop-shadow(0 8px 12px var(--shadow));position:absolute;bottom:0;right:16%}.page-hero__brush{background:var(--navy);clip-path:polygon(15% 5%,90% 0,85% 12%,100% 18%,91% 28%,100% 39%,91% 51%,100% 63%,88% 74%,96% 88%,80% 92%,74% 100%,8% 96%,0 82%,8% 68%,0 52%,9% 36%,2% 22%);width:68%;height:91%;position:absolute;bottom:-8%;right:5%}.page-hero__sun{background:var(--sun);border-radius:50%;width:275px;height:275px;position:absolute;top:-25%;right:-18%}.page-hero__quote{z-index:3;color:var(--navy);font:700 18px/1.15 Kalam,cursive;position:absolute;transform:rotate(-7deg)}.page-hero__quote--left{top:90px;left:2%}.page-hero__doodles{z-index:4;height:290px;color:var(--paper);flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:absolute;top:92px;right:0}.page-hero__doodles svg{width:42px;height:42px}.page-hero__doodles span{text-align:center;font:700 18px/1.1 Kalam,cursive;transform:rotate(-7deg)}@media (max-width:850px){.page-hero__inner{grid-template-columns:1fr}.page-hero__visual{height:390px}.page-hero__copy{padding-bottom:15px}}@media (max-width:520px){.page-hero h1{font-size:36px}.page-hero__description{font-size:13px}.page-hero__stats{overflow-x:auto}.page-hero__stats>div{min-width:130px}.page-hero__visual{height:330px}.page-hero__visual img{width:65%;right:11%}.page-hero__quote{font-size:14px;top:70px}.page-hero__doodles{height:220px;top:70px}.page-hero__doodles svg{width:30px}.page-hero__doodles span{font-size:13px}}
