@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&family=Montserrat:wght@300;400;500;600;700&display=swap";.sales-page{width:100%;min-height:100vh;font-family:Montserrat,sans-serif;position:relative}.sales-page .doodle-background{position:absolute;top:0;left:0;width:100%;min-height:100%;background-repeat:repeat;background-size:auto;background-position:0 0;opacity:.4;z-index:1;pointer-events:none}.sales-page .sales-navbar{background:#fff;padding:1rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);position:fixed;top:0;left:0;right:0;z-index:1000}.sales-page .sales-navbar .sales-navbar-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.sales-page .sales-navbar .navbar-logo{display:flex;align-items:center}.sales-page .sales-navbar .navbar-logo .logo-img{height:32px;width:auto}.sales-page .sales-navbar .navbar-actions{display:flex;align-items:center;gap:1rem}.sales-page .sales-navbar .btn-login{padding:.625rem 1.5rem;background:transparent;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-weight:500;color:#1f2937;cursor:pointer;transition:all .2s}.sales-page .sales-navbar .btn-login:hover{background:#f9fafb;border-color:#d1d5db}.sales-page .sales-navbar .btn-try-free{padding:.625rem 1.75rem;background:#7dc46c;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px rgba(141,111,198,.2)}.sales-page .sales-navbar .btn-try-free:hover{background:#7a5eb3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(141,111,198,.3)}.sales-page .hero-section{width:100%;min-height:auto;position:relative;overflow:hidden;background:#fdfdfd;padding:2rem 2rem 2rem 1.99rem}.sales-page .hero-section:before{content:"";position:absolute;top:0;left:0;width:60%;height:95.7%;background:linear-gradient(135deg,#d2f3c9,hsla(0,0%,100%,0));z-index:1;pointer-events:none}.sales-page .hero-section .hero-container{max-width:1400px;margin:0 auto 0 -.00001rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:2}.sales-page .hero-section .hero-content{display:flex;flex-direction:column;gap:1.5rem;max-width:600px}.sales-page .hero-section .hero-content .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f0fdf4;border:1px solid #86efac;border-radius:20px;width:-moz-fit-content;width:fit-content}.sales-page .hero-section .hero-content .hero-badge .badge-text{font-size:.875rem;color:#16a34a;font-weight:500}.sales-page .hero-section .hero-content .hero-title{font-size:56px;font-weight:700;line-height:1.1;color:#1a1a1a;margin:0;font-family:Merriweather,serif}.sales-page .hero-section .hero-content .hero-title br{display:block}.sales-page .hero-section .hero-content .hero-description{font-size:18px;line-height:1.7;color:#666;margin:0;max-width:600px}.sales-page .hero-section .hero-content .hero-description br{display:block}.sales-page .hero-section .hero-content .hero-buttons{display:flex;align-items:center;gap:1rem;margin-top:1rem}.sales-page .hero-section .hero-content .hero-buttons .btn-start-scenario{background:#7dc46c;color:#fff;padding:16px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(141,111,198,.3)}.sales-page .hero-section .hero-content .hero-buttons .btn-start-scenario:hover{background:#7a5eb3;transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,111,198,.4)}.sales-page .hero-section .hero-content .hero-buttons .btn-start-scenario:active{transform:translateY(0)}.sales-page .hero-section .hero-content .hero-buttons .btn-watch-demo{background:transparent;color:#1a1a1a;padding:16px 24px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.sales-page .hero-section .hero-content .hero-buttons .btn-watch-demo .play-icon{font-size:12px;color:#7dc46c}.sales-page .hero-section .hero-content .hero-buttons .btn-watch-demo:hover{border-color:#7dc46c;background:rgba(141,111,198,.05)}.sales-page .hero-section .hero-content .hero-footer{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.sales-page .hero-section .hero-content .hero-footer .check-icon{color:#4caf50;font-size:18px;font-weight:700}.sales-page .hero-section .hero-content .hero-footer .footer-text{font-size:14px;color:#7dc46c;font-weight:500}.sales-page .hero-section .hero-image{display:flex;justify-content:center;align-items:center;position:relative}.sales-page .hero-section .hero-image img{width:145%;max-width:950px;height:auto;object-fit:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent)}.sales-page .why-universities-section{width:100%;padding:1.5rem 2rem 40px;background:transparent;position:relative}.sales-page .why-universities-section .why-universities-container{max-width:1400px;margin:0 auto}.sales-page .why-universities-section .why-universities-title{font-family:Merriweather,serif;font-size:48px;font-weight:700;text-align:center;color:#1a1a1a;margin-bottom:20px;line-height:1.3;position:relative}.sales-page .why-universities-section .why-universities-subtitle{font-family:Montserrat,sans-serif;font-size:18px;line-height:1.6;text-align:center;color:#666;max-width:900px;margin:0 auto 60px;position:relative}.sales-page .why-universities-section .why-universities-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;margin-bottom:60px}.sales-page .why-universities-section .why-universities-image{display:flex;justify-content:center;align-items:center}.sales-page .why-universities-section .why-universities-image img{width:100%;max-width:600px;height:auto;object-fit:contain}.sales-page .why-universities-section .why-universities-points{display:flex;flex-direction:column;gap:32px}.sales-page .why-universities-section .value-point{display:flex;gap:20px;align-items:flex-start}.sales-page .why-universities-section .value-point .value-icon{flex-shrink:0}.sales-page .why-universities-section .value-point .value-content{flex:1 1}.sales-page .why-universities-section .value-point .value-content h3{font-family:Merriweather,serif;font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:8px;position:relative;z-index:2}.sales-page .why-universities-section .value-point .value-content p{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.6;color:#666;margin:0;position:relative;z-index:2}.sales-page .why-universities-section .why-universities-cta{display:flex;justify-content:center}.sales-page .why-universities-section .why-universities-cta .btn-train-now{background:#7dc46c;color:#fff;padding:16px 48px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(141,111,198,.3)}.sales-page .why-universities-section .why-universities-cta .btn-train-now:hover{background:#7a5eb3;transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,111,198,.4)}.sales-page .why-universities-section .why-universities-cta .btn-train-now:active{transform:translateY(0)}.sales-page .trusted-by-section{width:100%;padding:20px 2rem 60px;background:transparent;text-align:center}.sales-page .trusted-by-section .trusted-by-text{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;letter-spacing:1.5px;color:#999;margin-bottom:40px;text-transform:uppercase;position:relative;z-index:2}.sales-page .trusted-by-section .trusted-logos{display:flex;justify-content:center;align-items:center;gap:60px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.sales-page .trusted-by-section .logo-item{display:flex;flex-direction:row;align-items:center;gap:12px}.sales-page .trusted-by-section .logo-item .college-logo{height:60px;width:auto;object-fit:contain;opacity:.6}.sales-page .trusted-by-section .logo-item span{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#666;position:relative;z-index:2}.sales-page .learning-by-doing-section{width:100%;padding:80px 2rem;background:transparent;position:relative}.sales-page .learning-by-doing-section .learning-container{max-width:1400px;margin:0 auto}.sales-page .learning-by-doing-section .solution-header{text-align:center;margin-bottom:60px}.sales-page .learning-by-doing-section .solution-header .solution-badge{font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;color:#dc2626;text-transform:uppercase;margin-bottom:12px;display:block;position:relative;z-index:2}.sales-page .learning-by-doing-section .solution-header .solution-title{font-family:Merriweather,serif;font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.3;position:relative;z-index:2}.sales-page .learning-by-doing-section .solution-header .solution-description{font-family:Montserrat,sans-serif;font-size:18px;line-height:1.6;color:#666;max-width:900px;margin:0 auto;position:relative;z-index:2}.sales-page .learning-by-doing-section .track-cards-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:50px}.sales-page .learning-by-doing-section .track-card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.sales-page .learning-by-doing-section .track-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.sales-page .learning-by-doing-section .track-card.without-simulation-card{background:#d2f3c9}.sales-page .learning-by-doing-section .track-card.with-simulation-card{background:#fbedc8}.sales-page .learning-by-doing-section .track-card .track-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.sales-page .learning-by-doing-section .track-card .track-header .track-title{font-family:Merriweather,serif;font-size:28px;font-weight:700;color:#1a1a1a}.sales-page .learning-by-doing-section .track-card .track-header .track-icon{flex-shrink:0}.sales-page .learning-by-doing-section .track-card .track-description{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.6;color:#4a5568;margin-bottom:24px}.sales-page .learning-by-doing-section .track-card .track-features{display:flex;flex-direction:column;gap:16px}.sales-page .learning-by-doing-section .track-card .track-features .feature-item{display:flex;align-items:flex-start;gap:12px}.sales-page .learning-by-doing-section .track-card .track-features .feature-item svg{flex-shrink:0;margin-top:2px}.sales-page .learning-by-doing-section .track-card .track-features .feature-item span{font-family:Montserrat,sans-serif;font-size:15px;line-height:1.5;color:#2d3748}.sales-page .learning-by-doing-section .learning-cta{display:flex;justify-content:center}.sales-page .learning-by-doing-section .learning-cta .btn-start-learning{background:#7dc46c;color:#fff;padding:18px 56px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(141,111,198,.3)}.sales-page .learning-by-doing-section .learning-cta .btn-start-learning:hover{background:#7a5eb3;transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,111,198,.4)}.sales-page .learning-by-doing-section .learning-cta .btn-start-learning:active{transform:translateY(0)}@media(max-width:1024px){.sales-page .hero-section .hero-container{gap:40px}.sales-page .hero-section .hero-content .hero-title{font-size:48px}.sales-page .hero-section .hero-content .hero-description{font-size:16px}}@media(max-width:768px){.sales-page .hero-section{padding:40px 20px 60px}.sales-page .hero-section:before{width:100%;background:linear-gradient(180deg,#d2f3c9,hsla(0,0%,100%,0))}.sales-page .hero-section .hero-container{flex-direction:column;gap:40px;text-align:center}.sales-page .hero-section .hero-content{max-width:100%}.sales-page .hero-section .hero-content .hero-badge{display:inline-flex}.sales-page .hero-section .hero-content .hero-title{font-size:36px}.sales-page .hero-section .hero-content .hero-description{font-size:16px}.sales-page .hero-section .hero-content .hero-buttons{justify-content:center;flex-wrap:wrap}.sales-page .hero-section .hero-content .hero-footer{justify-content:center}.sales-page .hero-section .hero-image{max-width:100%}.sales-page .why-universities-section .why-universities-title{font-size:36px}.sales-page .why-universities-section .why-universities-subtitle{font-size:16px}.sales-page .why-universities-section .why-universities-content{grid-template-columns:1fr;gap:40px}.sales-page .why-universities-section .value-point .value-content h3{font-size:20px}.sales-page .why-universities-section .value-point .value-content p{font-size:15px}}