@import"https://fonts.googleapis.com/css2?family=Yeseva+One&family=Champagne+Limousines:wght@400;700&display=swap";.educator-page{font-family:quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.7;color:#3a3a3a}.educator-page h1,.educator-page h2,.educator-page h3,.educator-page h4{font-family:Yeseva One,Georgia,serif;line-height:1.2;font-weight:400;color:#3a3a3a}.educator-page h1{font-size:3rem}.educator-page h2{font-size:2.5rem}.educator-page h3{font-size:1.5rem}.educator-page h4{font-size:1.25rem}@media(min-width:768px){.educator-page h1{font-size:3.5rem}.educator-page h2{font-size:3rem}}@media(min-width:1024px){.educator-page h1{font-size:4rem}.educator-page h2{font-size:3.5rem}}.educator-page .container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.educator-page .container{padding:0 1.5rem}}@media(min-width:1024px){.educator-page .container{padding:0 2rem}}.educator-page .btn{display:inline-block;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border-radius:1rem;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.educator-page .btn-primary{background-color:#c29777;color:#fff;box-shadow:0 4px 20px #c297771f}.educator-page .btn-primary:hover{background-color:#b16532;transform:translateY(-2px);box-shadow:0 8px 32px #c2977733;color:#fff}.educator-page .btn-secondary{background-color:transparent;color:#c29777;border-color:#c29777}.educator-page .btn-secondary:hover{background-color:#c29777;color:#fff}.educator-page .hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#fafafa,#f4d6ca33,#edeeef);padding:4rem 0}@media(min-width:768px){.educator-page .hero-section{padding:6rem 0}}@media(min-width:1024px){.educator-page .hero-section{padding:8rem 0}}.educator-page .hero-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.educator-page .hero-grid{grid-template-columns:1fr 1fr}}.educator-page .hero-content{animation:fadeInUp .8s ease}.educator-page .hero-title{margin-bottom:1.5rem}.educator-page .hero-description{font-size:1.25rem;color:#6b6b6b;margin-bottom:2rem;max-width:40rem}.educator-page .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.educator-page .hero-image img{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 8px 32px #c2977729;animation:fadeIn 1s ease}.educator-page .benefits-section{padding:5rem 0;background-color:#fff}.educator-page .section-header{text-align:center;margin-bottom:4rem}.educator-page .section-description{font-size:1.125rem;color:#6b6b6b;max-width:42rem;margin:1rem auto 0}.educator-page .benefits-grid{display:grid;gap:2rem}@media(min-width:768px){.educator-page .benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.educator-page .benefits-grid{grid-template-columns:repeat(4,1fr)}}.educator-page .benefit-card{padding:1.5rem;text-align:center;background:#fff;border:1px solid #E1D0C3;border-radius:1rem;box-shadow:0 4px 20px #c297771f;transition:all .3s ease}.educator-page .benefit-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #c2977733}.educator-page .benefit-icon{width:4rem;height:4rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.educator-page .benefit-icon-coral{background-color:#dfa98e33;color:#c29777}.educator-page .benefit-icon-sage{background-color:#8ba19933;color:#8ba199}.educator-page .benefit-icon-terracotta{background-color:#c2977733;color:#c29777}.educator-page .benefit-card h3{margin-bottom:.75rem}.educator-page .benefit-card p{color:#6b6b6b;font-size:.9375rem}.educator-page .product-showcase{padding:5rem 0;background:linear-gradient(180deg,#fafafa,#fff)}.educator-page .showcase-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.educator-page .showcase-grid{grid-template-columns:1fr 1fr}}.educator-page .showcase-image img{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 8px 32px #c2977729}.educator-page .showcase-content h2{margin-bottom:1.5rem}.educator-page .product-list{display:flex;flex-direction:column;gap:1.5rem}.educator-page .product-item{display:flex;align-items:flex-start;gap:1rem}.educator-page .product-dot{width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0;margin-top:.5rem}.educator-page .product-dot-terracotta{background-color:#c29777}.educator-page .product-dot-sage{background-color:#8ba199}.educator-page .product-dot-coral{background-color:#dfa98e}.educator-page .product-item h4{margin-bottom:.25rem}.educator-page .product-item p{color:#6b6b6b;font-size:.9375rem}.educator-page .pricing-section{padding:5rem 0;background-color:#fff}.educator-page .pricing-container{max-width:56rem;margin:0 auto}.educator-page .pricing-table{background:#fff;border:1px solid #E1D0C3;border-radius:1rem;overflow:hidden;box-shadow:0 8px 32px #c2977729;margin-bottom:2rem}.educator-page .pricing-table table{width:100%;border-collapse:collapse}.educator-page .pricing-table thead{background-color:#c29777;color:#fff}.educator-page .pricing-table th{padding:1rem 1.5rem;text-align:left;font-weight:700}.educator-page .pricing-table td{padding:1rem 1.5rem;border-bottom:1px solid #E1D0C3}.educator-page .pricing-table tbody tr:last-child td{border-bottom:none}.educator-page .pricing-table tbody tr{transition:background-color .2s ease}.educator-page .pricing-table tbody tr:hover{background-color:#edeeef80}.educator-page .discount-amount{font-weight:700;font-size:1.125rem}.educator-page .discount-terracotta{color:#c29777}.educator-page .discount-sage{color:#8ba199}.educator-page .discount-dark{color:#b16532}.educator-page .installment-info{padding:1.5rem;background-color:#dfa98e1a;border:1px solid rgba(223,169,142,.3);border-radius:1rem}.educator-page .installment-info h3{margin-bottom:.75rem}.educator-page .installment-info p{color:#6b6b6b;margin:0}.educator-page .social-proof{padding:5rem 0;background:linear-gradient(180deg,#fafafa,#fff)}.educator-page .proof-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.educator-page .proof-grid{grid-template-columns:1fr 1fr}}.educator-page .proof-content h2{margin-bottom:1.5rem}.educator-page .proof-content p{font-size:1.125rem;color:#6b6b6b;margin-bottom:2rem}.educator-page .stats-row{display:flex;gap:2rem;flex-wrap:wrap}.educator-page .stat{text-align:center}.educator-page .stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.educator-page .stat-terracotta{color:#c29777}.educator-page .stat-sage{color:#8ba199}.educator-page .stat-coral{color:#dfa98e}.educator-page .stat-label{font-size:.875rem;color:#6b6b6b}.educator-page .proof-image img{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 8px 32px #c2977729}.educator-page .form-section{padding:5rem 0;background-color:#fff}.educator-page .form-container{max-width:48rem;margin:0 auto}.educator-page .form-header{text-align:center;margin-bottom:3rem}.educator-page .form-header svg{margin:0 auto 1rem}.educator-page .form-header h2{margin-bottom:1rem}.educator-page .form-header p{font-size:1.125rem;color:#6b6b6b}.educator-page .omnisend-form-placeholder{background:#fff;border:1px solid #E1D0C3;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px #c2977729}.educator-page .form-note{text-align:center;font-size:.875rem;color:#6b6b6b;margin-top:1.5rem}.educator-page .faq-section{padding:5rem 0;background:linear-gradient(180deg,#fafafa,#fff)}.educator-page .faq-container{max-width:48rem;margin:0 auto}.educator-page .faq-container h2{text-align:center;margin-bottom:3rem}.educator-page .faq-list{display:flex;flex-direction:column;gap:1.5rem}.educator-page .faq-item{background:#fff;border:1px solid #E1D0C3;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 20px #c297771f}.educator-page .faq-item h3{margin-bottom:.75rem}.educator-page .faq-item p{color:#6b6b6b;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.educator-page img{max-width:100%;height:auto}html{scroll-behavior:smooth}
/*# sourceMappingURL=/cdn/shop/t/38/assets/educator-program.css.map */
