.masterclass-hero-section{align-items:center;background-color:#e6dac6;display:flex;justify-content:center;min-height:650px;overflow:hidden;padding:200px 20px;position:relative}.masterclass-hero-bg-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.masterclass-hero-bg{height:100%;left:50%;object-fit:cover;object-position:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.masterclass-hero-content{max-width:800px;position:relative;text-align:center;width:100%;z-index:2}.masterclass-hero-title{color:#1e1e1e;font-family:Playfair Display,serif;font-size:52px;font-weight:500;line-height:1.1;margin-bottom:24px;margin-top:0}.masterclass-hero-subtitle{color:#1e1e1e;font-family:Inter,sans-serif;font-size:20px;line-height:1.4;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:592px}.masterclass-hero-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.masterclass-btn-primary{background-color:#fe6d33;border:none;border-radius:8px;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:18px;margin:0;padding:14px 40px;transition:all .3s ease}.masterclass-btn-primary,.masterclass-btn-primary:hover{color:#fff!important;font-weight:700;text-decoration:none}.masterclass-btn-primary:hover{background-color:#e55d2a}.masterclass-btn-secondary{background-color:transparent;border:1px solid #fe6d33;border-radius:8px;color:#fe6d33!important;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:18px;font-weight:700;margin:0;padding:14px 40px;text-decoration:none;transition:all .3s ease}.masterclass-btn-secondary:hover{background-color:#fe6d33;color:#fff!important;font-weight:700;text-decoration:none}@media (max-width:768px){.masterclass-hero-section{min-height:500px;padding:60px 20px}.masterclass-hero-title{font-size:36px}.masterclass-hero-subtitle{font-size:18px}.masterclass-hero-buttons{align-items:center;flex-direction:column}.masterclass-btn-primary,.masterclass-btn-secondary{max-width:300px;text-align:center;width:100%}}