.sem-hero{position:relative;overflow:hidden;background-color:#0369a1;background-repeat:no-repeat;background-size:cover;background-position:center right}.sem-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(3,105,161,1) 0%,rgba(3,105,161,.95) var(--sem-grad-solid, 25%),rgba(3,105,161,.6) var(--sem-grad-mid, 50%),rgba(3,105,161,.2) var(--sem-grad-fade, 70%),rgba(3,105,161,0) var(--sem-grad-end, 100%));z-index:1}.sem-hero-container{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:0 2rem;min-height:500px;display:flex;align-items:center}.sem-hero-content{max-width:800px;padding:4rem 0}.sem-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fb8c00;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;width:fit-content}.sem-hero-badge svg{width:18px;height:18px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.sem-hero h1{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--sl-h1-size, 3.25rem);font-weight:var(--sl-h1-weight, 900);line-height:1.1;margin-bottom:1.75rem;letter-spacing:-1px}.sem-hero .tagline{font-size:1.1rem;color:#ffffffe6;line-height:1.7;margin-bottom:2rem}.sem-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.sem-features-section{padding:5rem 0 4rem;background:#fff;margin-top:-60px;position:relative;z-index:10}.sem-container{max-width:1280px;margin:0 auto;padding:0 2rem}.sem-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.sem-feature-card{background:#fff;padding:2rem 1.5rem;border-radius:12px;text-align:center;border:1px solid #e5e8eb;box-shadow:0 4px 20px #0000000f;transition:all .3s ease}.sem-feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a;border-color:#0369a1}.sem-feature-icon{width:56px;height:56px;background:transparent;border:2px solid #0369A1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#0369a1;transition:all .2s ease}.sem-feature-icon svg{width:24px;height:24px}.sem-feature-card:hover .sem-feature-icon{background:#0369a1;color:#fff}.sem-feature-card:hover .sem-feature-icon svg{stroke:#fff}.sem-feature-card h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.sem-feature-card p{font-size:.9rem;color:#5a6673;line-height:1.6;margin:0}.sem-about-section{padding:6rem 0 5rem}.sem-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.sem-about-content h2{font-size:2rem;font-weight:700;color:#0369a1;margin-bottom:1.5rem}.sem-about-content p{font-size:1rem;color:#5a6673;line-height:1.8;margin-bottom:1rem}.sem-about-highlights{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.sem-about-highlight{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#1a1a1a}.sem-about-highlight svg{color:#16a34a;flex-shrink:0;width:18px;height:18px}.sem-about-image{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000001a}.sem-about-image img{width:100%;height:auto;display:block}.sem-topics-section{padding:5rem 0;background:#f5f7fa}.sem-section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.sem-section-header h2{font-size:2rem;font-weight:700;color:#0369a1;margin-bottom:1rem}.sem-section-header p{font-size:1.05rem;color:#5a6673;line-height:1.7}.sem-topics-download-btn{margin-top:1.5rem;text-decoration:none}.sem-topics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.sem-topic-card{background:#fff;border-radius:12px;padding:1.75rem;border:1px solid #e5e8eb}.sem-category-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid #FB8C00}.sem-category-icon{width:40px;height:40px;background:transparent;border:2px solid #0369A1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0369a1;transition:all .2s ease}.sem-category-icon svg{width:20px;height:20px}.sem-topic-card:hover .sem-category-icon{background:#0369a1;color:#fff}.sem-topic-card:hover .sem-category-icon svg{stroke:#fff}.sem-category-header h3{font-size:1rem;font-weight:600;color:#0369a1;margin:0}.sem-topic-list{list-style:none;padding:0;margin:0}.sem-topic-list li{padding:.5rem 0;font-size:.85rem;color:#5a6673;display:flex;align-items:center;gap:.5rem}.sem-topic-list li:before{content:"";width:5px;height:5px;background:#fb8c00;border-radius:50%;flex-shrink:0}.sem-topics-box{background:#fff;border-radius:16px;padding:2.5rem;border:1px solid #e5e8eb;box-shadow:0 4px 20px #0000000f}.sem-topics-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.sem-topics-column{list-style:none;padding:0;margin:0}.sem-topics-column li{padding:.6rem 0;font-size:.9rem;color:#374151;display:flex;align-items:center;gap:.6rem;border-bottom:1px solid #f3f4f6}.sem-topics-column li:last-child{border-bottom:none}.sem-topics-column li:before{content:"";width:6px;height:6px;background:#fb8c00;border-radius:50%;flex-shrink:0}.sem-benefits-section{padding:5rem 0;background:#0369a1;background-repeat:no-repeat;background-position:center center;background-size:cover;color:#fff}.sem-benefits-section .sem-section-header h2{color:#fff}.sem-benefits-section .sem-section-header p{color:#ffffffd9}.sem-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.sem-benefit-card{background:#ffffff1a;border-radius:12px;padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.1)}.sem-benefit-icon{width:56px;height:56px;background:transparent;border:2px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#fff;transition:all .2s ease}.sem-benefit-icon svg{width:28px;height:28px}.sem-benefit-card:hover .sem-benefit-icon{background:#fff3;border-color:#ffffffb3}.sem-benefit-card h3{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:.75rem}.sem-benefit-card p{font-size:.9rem;color:#fffc;line-height:1.6;margin:0}.sem-pricing-section{padding:6rem 0;background:linear-gradient(180deg,#f5f7fa,#fff)}.sem-pricing-header{text-align:center;max-width:700px;margin:0 auto 3rem}.sem-pricing-header h2{font-size:2.25rem;font-weight:700;color:#0369a1;margin-bottom:1rem}.sem-pricing-header p{font-size:1.1rem;color:#5a6673;line-height:1.7}.sem-pricing-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto}.sem-pricing-card{background:#fff;border-radius:16px;padding:2.5rem;border:1px solid #e5e8eb;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;position:relative;overflow:hidden}.sem-pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.sem-pricing-card.featured{border:2px solid #FB8C00;background:linear-gradient(135deg,#fff,#fef8f4)}.sem-pricing-card.featured:before{content:"Most Popular";position:absolute;top:20px;right:-35px;background:#fb8c00;color:#fff;font-size:.75rem;font-weight:600;padding:.4rem 2.5rem;transform:rotate(45deg)}.sem-pricing-card-icon{width:56px;height:56px;background:transparent;border:2px solid #0369A1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0369a1;margin-bottom:1.5rem;transition:all .2s ease}.sem-pricing-card-icon svg{width:24px;height:24px}.sem-pricing-card:hover .sem-pricing-card-icon{background:#0369a1;color:#fff}.sem-pricing-card:hover .sem-pricing-card-icon svg{stroke:#fff}.sem-pricing-card h3{font-size:1.35rem;font-weight:700;color:#0369a1;margin-bottom:.75rem}.sem-price-display{margin-bottom:1.5rem}.sem-price-display .price{font-size:2rem;font-weight:700;color:#fb8c00}.sem-price-display .price-note{font-size:.9rem;color:#5a6673;display:block}.sem-pricing-card .description{font-size:.95rem;color:#5a6673;line-height:1.6;margin-bottom:1.5rem}.sem-pricing-features{list-style:none;padding:0;margin:0 0 2rem}.sem-pricing-features li{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0;font-size:.9rem;color:#1a1a1a;border-bottom:1px solid #e5e8eb}.sem-pricing-features li:last-child{border-bottom:none}.sem-pricing-features li svg{color:#16a34a;flex-shrink:0;margin-top:2px;width:16px;height:16px}.sem-pricing-card .sem-btn-outline,.sem-pricing-card .sem-btn-primary{width:100%;justify-content:center}.sem-btn-outline{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#0369a1;padding:1rem 2rem;border:2px solid #0369A1;border-radius:6px;font-size:1rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:all .2s ease}.sem-btn-outline:hover{background:#0369a1;color:#fff}@media(max-width:1024px){.sem-features-grid,.sem-topics-grid,.sem-topics-columns{grid-template-columns:repeat(2,1fr)}.sem-hero-content{max-width:600px;padding:3.5rem 0}.sem-hero-container{padding:0 1.5rem}.sem-about-grid{grid-template-columns:1fr}.sem-about-image{order:-1}}@media(max-width:768px){.sem-features-grid,.sem-topics-grid,.sem-benefits-grid,.sem-pricing-wrapper{grid-template-columns:1fr}.sem-topics-columns{grid-template-columns:repeat(2,1fr);gap:1.5rem}.sem-topics-box{padding:1.5rem}.sem-hero{background-position:center}.sem-hero:before{background:linear-gradient(180deg,#0369a1e6,#0369a1b3,#0369a166)}.sem-hero-container{min-height:480px;padding:0 1.25rem;align-items:flex-end}.sem-hero-content{max-width:100%;padding:2rem 0 2.5rem}.sem-hero h1{font-size:2rem}.sem-hero .tagline{font-size:.95rem}.sem-hero-badge{font-size:.75rem;padding:.4rem .8rem}.sem-features-section{margin-top:0}.sem-about-highlights{grid-template-columns:1fr}.sem-cta-buttons{flex-direction:column}.sem-cta-phone{font-size:1.5rem}}@media(max-width:480px){.sem-topics-columns{grid-template-columns:1fr;gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/592/assets/seminars-page.css.map */
