.masterclass-weeks-section{background-color:#f3f4f7;padding:80px 20px;width:100%}.masterclass-weeks-container{margin:0 auto;max-width:1440px;text-align:center}.masterclass-weeks-title{color:#1e1e1e;font-family:Playfair Display,serif;font-size:48px;font-weight:500;line-height:1;margin:0 auto 64px;max-width:800px;text-align:center}.masterclass-weeks-grid{display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1008px}.masterclass-week-card{background-color:#e6dac6;display:flex;flex-direction:column;gap:20px;min-height:288px;padding:32px;position:relative;text-align:left}.masterclass-week-card-first{background-color:#fe6d33}.masterclass-week-card-first .masterclass-week-description,.masterclass-week-card-first .masterclass-week-heading,.masterclass-week-card-first .masterclass-week-label{color:#fff}.masterclass-week-icon{flex-shrink:0;height:120px;margin:0;width:120px}.masterclass-week-icon img{height:100%;object-fit:contain;width:100%}.masterclass-week-content{display:flex;flex:1;flex-direction:column;gap:8px}.masterclass-week-heading{color:#3f4440;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.2;margin:0}.masterclass-week-description{color:#1e1e1e;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4;margin:0}.masterclass-week-label{color:#fe6d33;font-family:Caveat,cursive;font-size:31.68px;font-weight:700;line-height:1.4;position:absolute;right:32px;top:22px}@media (max-width:968px){.masterclass-weeks-grid{gap:24px;grid-template-columns:1fr}.masterclass-weeks-title{font-size:36px;margin-bottom:48px}.masterclass-week-card{width:100%}.masterclass-week-content{margin:0}}@media (max-width:640px){.masterclass-weeks-section{padding:60px 20px}.masterclass-weeks-title{font-size:28px;margin-bottom:32px}.masterclass-week-card{min-height:auto;padding:24px}.masterclass-week-icon{height:80px;width:80px}.masterclass-week-heading{font-size:20px}.masterclass-week-description{font-size:16px}.masterclass-week-label{font-size:24px;right:16px;top:16px}}