.schedule-section{background:var(--background);padding:100px 20px 0}.schedule-container{align-items:flex-start;gap:40px;max-width:1120px;margin:0 auto}.schedule-left{position:relative}.schedule-title{color:var(--black);margin-bottom:10px;font-size:32px;font-weight:700}.schedule-subtitle{margin-bottom:15px;font-size:15px;line-height:1.5}.schedule-timer{color:var(--primaryPlastel);align-items:center;gap:8px;font-size:14px;display:flex}.timer-icon{width:16px;height:16px}.schedule-demoBox{width:100%;position:relative}.schedule-right{padding-left:40px;position:relative}@media (max-width:1024px){.schedule-container{grid-template-columns:1fr;gap:40px}.schedule-right{padding-left:25px}.schedule-left{text-align:center}}@media (max-width:769px){.schedule-title{font-size:26px}}@media (max-width:426px){.schedule-section{padding:50px 15px}.schedule-demoBox{display:none}}.schedule-middle{flex-direction:column;justify-content:center;align-items:center;display:flex}
.timeline-section{justify-content:center;width:100%;display:flex;position:relative}.timeline-list{width:80%;max-width:900px;position:relative}.timeline-list:before{content:"";background:var(--greyish);z-index:1;border-radius:2px;width:4px;position:absolute;top:50px;bottom:115px;left:50%;transform:translate(-50%)}.timeline-row{align-items:flex-start;margin:40px 0;display:flex;position:relative}.dot{background:var(--green);z-index:2;border-radius:50%;width:20px;height:20px;position:absolute;left:50%;transform:translate(-50%)}.content{width:45%;padding:10px 20px}.timeline-row:nth-child(odd) .content{text-align:right;margin-right:auto}.timeline-row:nth-child(2n) .content{text-align:left;margin-left:auto}.content h3{color:var(--primary);margin:0}.content p{color:var(--text);margin-top:5px;font-size:14px;line-height:20px}@media (max-width:768px){.timeline-list:before{left:20px;transform:none}.dot{left:20px;transform:translate(-50%)}.content{width:calc(100% - 60px);text-align:left!important;margin-left:45px!important}}
.speaker-section{background:var(--background);padding:100px 20px}.speaker-container{text-align:center;max-width:1120px;margin:0 auto}.speaker-title{color:var(--black);margin-bottom:10px;font-size:32px;font-weight:700}.speaker-subtitle{color:var(--primaryPlastel);margin-bottom:50px;font-size:16px}.speaker-grid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:30px;display:grid}.speaker-card{background:var(--background);border:1px solid var(--border);text-align:left;border-radius:12px;padding:30px 20px;transition:all .3s;box-shadow:0 0 10px #0000000a}.speaker-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014}.speaker-top{align-items:center;gap:15px;margin-bottom:10px;display:flex}.speaker-img{border-radius:50%;width:55px;height:55px}.speaker-info h3{color:var(--black);margin-bottom:3px;font-size:13px;font-weight:600}.speaker-info h4{color:var(--primaryPlastel);margin-bottom:5px;font-size:14px;font-weight:400}.speaker-bottom p{color:var(--primaryPlastel);font-size:13px;line-height:1.5}@media (max-width:1024px){.speaker-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:426px){.speaker-title{font-size:24px}.speaker-bottom p{display:none}.speaker-grid{grid-template-columns:1fr;gap:20px}.speaker-subtitle{font-size:14px}.speaker-card{padding:25px 15px}}
.WhatToLearn-section{background:var(--background);padding:100px 20px 0}.WhatToLearn-container{text-align:center;max-width:1120px;margin:0 auto}.WhatToLearn-title{color:var(--black);margin-bottom:10px;font-size:32px;font-weight:700}.WhatToLearn-grid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:30px;display:grid}.WhatToLearn-card{background:var(--background);border:1px solid var(--border);text-align:left;border-radius:12px;padding:30px 20px;transition:all .3s;box-shadow:0 0 10px #0000000a}.WhatToLearn-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014}.WhatToLearn-top{align-items:center;gap:15px;margin-bottom:10px;display:flex}.WhatToLearn-info h3{color:var(--black);margin-bottom:3px;font-size:13px;font-weight:600}.WhatToLearn-info h4{color:var(--primaryPlastel);margin-bottom:5px;font-size:14px;font-weight:400}.WhatToLearn-bottom p{color:var(--primaryPlastel);font-size:13px;line-height:1.5}.WhatToLearn-subtitle{color:var(--primaryPlastel);margin-bottom:50px;font-size:16px}@media (max-width:1024px){.WhatToLearn-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:426px){.WhatToLearn-title{font-size:24px}.WhatToLearn-grid{grid-template-columns:1fr;gap:20px}.WhatToLearn-subtitle{font-size:14px}.WhatToLearn-card{padding:25px 15px}}
