.session-detail-hero{justify-content:center;align-items:center;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-background{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:2;background:linear-gradient(135deg,#071d32e6 0%,#0b1d2ed9 50%,#082138e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay-dark{background:linear-gradient(135deg,#071d32c7 0%,#0b1d2efc 50%,#082138e6 100%)}.hero-content{z-index:3;padding:2rem 0;position:relative}.hero-title{text-shadow:0 2px 8px #0000004d;font-size:3rem;line-height:1.2}.hero-subtitle{opacity:.95;font-size:1.5rem;font-weight:400;line-height:1.4}.hero-description{opacity:.9;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.session-details-wrapper{justify-content:center;width:100%;display:flex}.session-details-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1200px;display:flex}.detail-card{background:0 0;border:none;align-items:center;gap:1rem;padding:0;display:flex}.detail-icon-wrapper{-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.detail-icon{color:var(--main-color);filter:drop-shadow(0 2px 8px #7bba2780);width:24px;height:24px}.detail-content{flex-direction:column;gap:.25rem;display:flex}.detail-label{color:#ffffffb3;text-transform:capitalize;font-size:.85rem;font-weight:400}.detail-value{color:#fff;font-size:.825rem;font-weight:600;line-height:1.3}.hero-cta-btn{font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 8px 20px #7bba274d}.hero-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #7bba2766}@media (max-width:992px){.session-detail-hero{height:auto;min-height:100vh}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.3rem}.hero-description{font-size:1rem}}@media (max-width:768px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:.95rem}.session-details-container{gap:1.5rem}.detail-icon-wrapper{width:44px;height:44px}.detail-icon{width:22px;height:22px}.detail-label{font-size:.8rem}.detail-value{font-size:.95rem}.hero-cta-btn{font-size:1rem;padding:.75rem 2rem!important}}@media (max-width:576px){.session-details-container{flex-direction:column;align-items:flex-start;gap:1.25rem}.detail-card{width:100%}.detail-icon-wrapper{width:40px;height:40px}.detail-icon{width:20px;height:20px}.detail-label{font-size:.75rem}.detail-value{font-size:.9rem}}.hero-badge{background:var(--main-color);color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:20px;padding:4px 14px;font-size:.75rem;font-weight:700}.session-details-grid{grid-template-columns:repeat(4,auto);justify-content:start;gap:1rem 2rem;width:auto;margin:0;display:grid}.instructor-card{text-align:center;background:#fff;border-radius:16px;width:100%;padding:2rem 1.5rem;box-shadow:0 8px 32px #0003}.instructor-avatar{border:3px solid var(--main-color);border-radius:50%;width:100px;height:100px;margin:0 auto 1rem;overflow:hidden}.instructor-avatar img{object-fit:cover;width:100%;height:100%}.instructor-name{color:var(--main-dark-color);margin-bottom:4px;font-size:1.1rem;font-weight:700}.instructor-designation{color:var(--main-color);margin-bottom:4px;font-size:.85rem;font-weight:600}.instructor-experience{color:#64748b;margin-bottom:1rem;font-size:.8rem}.instructor-logos{border-top:1px solid #e5e7eb;padding-top:1rem}.instructor-company-logo{object-fit:contain;max-width:80px;max-height:30px}@media (max-width:991px){.session-details-grid{grid-template-columns:1fr 1fr;width:fit-content;margin:0 auto}.instructor-card{max-width:260px}}@media (max-width:576px){.session-details-grid{grid-template-columns:1fr 1fr;width:fit-content;margin:0 auto}}
.why-attend-section{background:#fff;position:relative}.section-title{color:var(--main-dark-color);font-size:2.5rem;font-weight:700;line-height:1.3}.section-description{color:var(--main-dark-color);opacity:.85;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6}.section-subtitle{color:var(--main-color);font-size:1.3rem;font-weight:600;line-height:1.4}.benefits-grid{grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.benefit-item{background:#f8f9fa;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.benefit-item:hover{background:#fff;transform:translate(8px);box-shadow:0 4px 16px #00000014}.benefit-icon-wrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.benefit-icon{color:var(--main-color);width:18px;height:18px}.benefit-text{color:var(--main-dark-color);font-size:1.05rem;font-weight:500;line-height:1.6}@media (max-width:992px){.section-title{font-size:2rem}.section-description{font-size:1rem}.section-subtitle{font-size:1.2rem}.benefit-text{font-size:1rem}}@media (max-width:768px){.section-title{font-size:1.8rem}.section-description{font-size:.95rem}.section-subtitle{font-size:1.1rem}.benefits-grid{gap:1rem}.benefit-item{padding:1.25rem}.benefit-text{font-size:.95rem}}
