@charset "UTF-8";.main-header[data-v-220a2cd0]{background-color:#e96200;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000;color:#fff}.main-header .container[data-v-220a2cd0]{width:100%;margin:0 auto;padding-right:100px;display:flex;justify-content:space-between;align-items:center}.main-header .logo[data-v-220a2cd0]{display:flex;flex-direction:column;align-items:center;background-color:#ff6b00;padding:10px;border-radius:5px;color:#fff}.main-header .logo .logo-text[data-v-220a2cd0]{font-size:24px;font-weight:700}.main-header .logo .logo-subtext[data-v-220a2cd0]{font-size:16px;font-weight:500}.main-header .header-nav .nav-links[data-v-220a2cd0]{display:flex;list-style:none;gap:30px}.main-header .header-nav .nav-links .nav-item .nav-link[data-v-220a2cd0]{text-decoration:none;color:#fff;font-size:16px;font-weight:500;transition:all .3s ease}.main-header .header-nav .nav-links .nav-item .nav-link.active[data-v-220a2cd0],.main-header .header-nav .nav-links .nav-item .nav-link[data-v-220a2cd0]:hover{color:#ff7e2e;background-color:#fff;border-radius:36px;padding:8px 16px}.main-header .header-right[data-v-220a2cd0]{display:flex;gap:15px}.main-header .header-right .login-btn[data-v-220a2cd0],.main-header .header-right .register-btn[data-v-220a2cd0]{padding:8px 16px;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s ease}.main-header .header-right .login-btn[data-v-220a2cd0]{background-color:#fff;color:#ff7e2e;border:1px solid #ff7e2e}.main-header .header-right .login-btn[data-v-220a2cd0]:hover{background-color:#ff7e2e;color:#fff}.main-header .header-right .register-btn[data-v-220a2cd0]{background-color:#ff7e2e;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.main-header .header-right .register-btn[data-v-220a2cd0]:hover{background-color:#e66a1e}@media (max-width: 992px){.main-header .header-nav[data-v-220a2cd0]{display:none}}.main-footer[data-v-ab148c43]{background-color:#333;color:#fff;padding:60px 0 30px;margin-top:auto}.main-footer .container[data-v-ab148c43]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.main-footer .footer-content[data-v-ab148c43]{display:flex;justify-content:space-between;margin-bottom:40px}.main-footer .footer-content .footer-contact[data-v-ab148c43]{max-width:300px}.main-footer .footer-content .footer-contact .contact-item[data-v-ab148c43]{font-size:16px;margin-bottom:15px;line-height:1.8}.main-footer .footer-content .footer-links[data-v-ab148c43]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.main-footer .footer-content .footer-links .links-column .links-title[data-v-ab148c43]{font-size:18px;font-weight:600;margin-bottom:20px;color:#ff7e2e}.main-footer .footer-content .footer-links .links-column .links-list[data-v-ab148c43]{list-style:none}.main-footer .footer-content .footer-links .links-column .links-list li[data-v-ab148c43]{margin-bottom:10px}.main-footer .footer-content .footer-links .links-column .links-list li a[data-v-ab148c43]{color:#ccc;text-decoration:none;transition:all .3s ease}.main-footer .footer-content .footer-links .links-column .links-list li a[data-v-ab148c43]:hover{color:#ff7e2e}.main-footer .footer-bottom[data-v-ab148c43]{padding-top:30px;border-top:1px solid #555555;display:flex;justify-content:space-between;align-items:center}.main-footer .footer-bottom .copyright[data-v-ab148c43]{font-size:14px;color:#ccc}.main-footer .footer-bottom .footer-social[data-v-ab148c43]{display:flex;gap:20px}.main-footer .footer-bottom .footer-social .social-link[data-v-ab148c43]{color:#ccc;text-decoration:none;font-size:14px;transition:all .3s ease}.main-footer .footer-bottom .footer-social .social-link[data-v-ab148c43]:hover{color:#ff7e2e}@media (max-width: 992px){.footer-content[data-v-ab148c43]{flex-direction:column!important;gap:40px}}@media (max-width: 768px){.footer-links[data-v-ab148c43]{grid-template-columns:repeat(2,1fr)!important}.footer-bottom[data-v-ab148c43]{flex-direction:column!important;gap:20px}}@media (max-width: 576px){.footer-links[data-v-ab148c43]{grid-template-columns:1fr!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Microsoft YaHei,Segoe UI,sans-serif;color:#333;line-height:1.6}img{max-width:100%;height:auto}.app-container{min-height:100vh;display:flex;flex-direction:column}.hero-banner{position:relative;height:888px;display:flex;align-items:center;overflow:hidden}.hero-banner .banner-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/banner-bg-C76qeJRU.jpg) center/cover no-repeat;filter:brightness(.8)}.hero-banner .banner-bg img{width:100%;height:100%}.hero-banner .container{width:100%;max-width:1200px;padding:0 20px;position:relative;z-index:1;margin:-200px auto 0 100px}.hero-banner .banner-content{max-width:800px;color:#fff}.hero-banner .banner-content .banner-title{font-size:36px;line-height:1.4;margin-bottom:20px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-banner .banner-content .banner-subtitle{font-size:18px;margin-bottom:30px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-banner .banner-content .banner-btn{background-color:#ff7e2e;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.hero-banner .banner-content .banner-btn:hover{background-color:#e66a1e}.hero-banner .banner-content .banner-btn{font-size:18px;padding:12px 30px}.teaching-philosophy{padding:60px 0}.teaching-philosophy .container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.teaching-philosophy .container .bg{position:absolute;top:260px;right:0;width:320px;height:512px;background:url(/assets/bg1-Bz4zq_YD.png) center/cover no-repeat;z-index:-1}.teaching-philosophy .section-header{text-align:center;margin-bottom:40px;display:flex;align-items:center;gap:20px}.teaching-philosophy .section-header .section-icon{margin-bottom:15px;background:url(/assets/title-icon-CUU7R0y4.png) center/cover no-repeat;width:60px;height:50px}.teaching-philosophy .section-header .section-title{font-size:24px;color:#333;text-align:left;position:relative;font-weight:700}.teaching-philosophy .philosophy-content{display:flex;gap:40px;align-items:center}.teaching-philosophy .philosophy-content .philosophy-image{flex:1;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.teaching-philosophy .philosophy-content .philosophy-text{flex:1}.teaching-philosophy .philosophy-content .philosophy-text .philosophy-desc{font-size:26px;line-height:1.8;color:#231f37;font-weight:700;margin-bottom:30px}.teaching-philosophy .philosophy-content .philosophy-text .philosophy-desc-2{font-size:16px;line-height:1.8;color:#231f37ab;margin-bottom:30px}.teaching-philosophy .philosophy-features{margin-top:30px}.teaching-philosophy .philosophy-features .feature-item{display:flex;align-items:center;gap:15px;font-size:16px;line-height:1.8;color:#333;position:relative;margin-bottom:15px}.teaching-philosophy .philosophy-features .feature-item img{width:20px;height:20px}.featured-courses{padding:60px 0;background:url(/assets/tskc-bg-Pd4GQi3f.png) center/cover no-repeat;background-size:cover}.featured-courses .container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.featured-courses .section-header{text-align:center;margin-bottom:40px;display:flex;align-items:center;gap:20px}.featured-courses .section-header .section-icon{margin-bottom:15px;background:url(/assets/tskc-icon-_lodNweK.png) center/cover no-repeat;width:60px;height:50px}.featured-courses .section-header .section-title{font-size:24px;color:#333;text-align:left;position:relative;font-weight:700}.featured-courses .courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.featured-courses .courses-grid .course-item{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;text-align:center;cursor:pointer}.featured-courses .courses-grid .course-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.featured-courses .courses-grid .course-item:hover .course-desc{color:#ff6b00}.featured-courses .courses-grid .course-item.highlight{background-color:#ff7e2e;color:#fff}.featured-courses .courses-grid .course-item .course-number{font-size:48px;font-weight:700;margin-bottom:15px;opacity:.8;color:#ff6b00}.featured-courses .courses-grid .course-item .course-title{font-size:20px;font-weight:600;margin-bottom:15px}.featured-courses .courses-grid .course-item .course-desc{font-size:14px;line-height:24px;opacity:.9}.teaching-resources{padding:60px 0}.teaching-resources .container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.teaching-resources .section-header{text-align:center;margin-bottom:40px;display:flex;align-items:center;gap:20px}.teaching-resources .section-header .section-icon{margin-bottom:15px;background:url(/assets/jxzy-icon-DFiJ-q0j.png) center/cover no-repeat;width:60px;height:50px}.teaching-resources .section-header .section-title{font-size:24px;color:#333;text-align:left;position:relative;font-weight:700}.teaching-resources .resources-content{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.teaching-resources .resources-content .ri-left{width:570px}.teaching-resources .resources-content .ri-right{width:570px;display:flex;flex-direction:column;gap:20px}.teaching-resources .resources-content .ri-right .resource-item{width:100%;height:196px}.teaching-resources .resources-content .resource-item{position:relative;border-radius:8px;overflow:hidden;height:360px}.teaching-resources .resources-content .resource-item img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.teaching-resources .resources-content .resource-item .resource-title{position:absolute;bottom:0;left:0;width:100%;color:#fff;padding:15px;text-align:left;font-size:18px;font-weight:700}.teaching-resources .resources-content .resource-item:hover img{transform:scale(1.05)}.teaching-resources .resources-content .resource-item.more{background-color:#ff7e2e;display:flex;align-items:center;justify-content:center;color:#fff}.teaching-resources .resources-content .resource-item.more .more-text{font-size:24px;font-weight:600}.teachers-team{padding:60px 0}.teachers-team .container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.teachers-team .teachers-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.teachers-team .teachers-grid .teacher-item{text-align:center}.teachers-team .teachers-grid .teacher-item img{object-fit:cover;margin-bottom:15px;box-shadow:0 2px 8px #0000001a}.teachers-team .teachers-grid .teacher-item img:hover{transform:scale(1.05);transition:all .3s ease}.teachers-team .teachers-grid .teacher-item .teacher-name{font-size:18px;font-weight:600;margin-bottom:5px;color:#ff6b00;display:flex;justify-content:space-between;align-items:center}.teachers-team .teachers-grid .teacher-item .teacher-title{font-size:14px;color:#000}.teachers-team .teachers-grid .teacher-item .subtitle{font-size:12px;color:#7e7c7c;text-align:left}.student-showcase{padding:60px 0;background-color:#f9f9f9;background:url(/assets/bottom-bg-DMUIjE1N.png) no-repeat;background-size:cover}.student-showcase .container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.student-showcase .section-header{display:flex;align-items:center;gap:20px;margin-bottom:40px}.student-showcase .section-header .section-icon{margin-bottom:15px;background:url(/assets/xyfc-icon-CUs-SP7M.png) center/cover no-repeat;width:60px;height:50px}.student-showcase .section-header .section-title{font-size:24px;color:#333;text-align:left;position:relative;font-weight:700}.student-showcase .section-header .section-more{color:#ff7e2e;font-size:16px;cursor:pointer;transition:all .3s ease}.student-showcase .section-header .section-more:hover{color:#e66a1e}.student-showcase .showcase-content{display:grid;grid-template-columns:1fr 1fr;gap:30px}.student-showcase .showcase-content .showcase-event{padding:40px}.student-showcase .showcase-content .showcase-event .event-title{font-size:24px;font-weight:600;margin-bottom:20px;color:#ff7e2e}.student-showcase .showcase-content .showcase-event .event-desc{font-size:16px;line-height:1.6;color:#666;margin-bottom:30px}.student-showcase .showcase-content .showcase-event .event-btn{background-color:#ff7e2e;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.student-showcase .showcase-content .showcase-event .event-btn:hover{background-color:#e66a1e}.student-showcase .showcase-content .showcase-video{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;height:300px;display:flex;align-items:center;justify-content:center;position:relative}.student-showcase .showcase-content .showcase-video video{width:100%;height:100%}.student-showcase .showcase-content .showcase-video .video-placeholder{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#666}.student-showcase .showcase-content .showcase-video .video-placeholder .video-icon{font-size:60px;margin-bottom:15px;color:#ff7e2e}.student-showcase .showcase-content .showcase-video .video-placeholder .video-text{font-size:18px}@media (max-width: 1200px){.teachers-grid{grid-template-columns:repeat(4,1fr)!important}}@media (max-width: 992px){.philosophy-content{flex-direction:column!important}.courses-grid,.resources-content{grid-template-columns:repeat(2,1fr)!important}.teachers-grid{grid-template-columns:repeat(3,1fr)!important}.showcase-content{grid-template-columns:1fr!important}}@media (max-width: 768px){.banner-title{font-size:28px!important}.courses-grid,.resources-content{grid-template-columns:1fr!important}.teachers-grid,.footer-links{grid-template-columns:repeat(2,1fr)!important}.footer-bottom{flex-direction:column!important;gap:20px}}@media (max-width: 576px){.banner-title{font-size:24px!important}.teachers-grid,.footer-links{grid-template-columns:1fr!important}}.app-container[data-v-2928f95d]{min-height:100vh;display:flex;flex-direction:column}.teachers-header[data-v-2928f95d]{background:linear-gradient(135deg,#ff7e2e,#e66a1e);color:#fff;padding:80px 0;text-align:center}.teachers-header .container[data-v-2928f95d]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.teachers-header .teachers-title[data-v-2928f95d]{font-size:48px;margin-bottom:15px;font-weight:700}.teachers-header .teachers-subtitle[data-v-2928f95d]{font-size:18px;opacity:.9}.core-team[data-v-2928f95d]{padding:60px 0}.core-team .container[data-v-2928f95d]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.core-team .section-title[data-v-2928f95d]{font-size:32px;color:#333;text-align:center;margin-bottom:60px;position:relative}.core-team .section-title[data-v-2928f95d]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#ff7e2e}.core-team .team-member[data-v-2928f95d]{margin-bottom:80px}.core-team .team-member .member-info[data-v-2928f95d]{display:flex;gap:40px;align-items:flex-start}.core-team .team-member .member-info .member-avatar[data-v-2928f95d]{width:280px;height:280px;object-fit:cover;border-radius:50%;box-shadow:0 10px 30px #0003}.core-team .team-member .member-info .member-details[data-v-2928f95d]{flex:1}.core-team .team-member .member-info .member-details .member-name[data-v-2928f95d]{font-size:28px;color:#333;margin-bottom:10px}.core-team .team-member .member-info .member-details .member-position[data-v-2928f95d]{font-size:18px;color:#ff7e2e;margin-bottom:15px}.core-team .team-member .member-info .member-details .member-divider[data-v-2928f95d]{width:60px;height:2px;background-color:#ff7e2e;margin-bottom:20px}.core-team .team-member .member-info .member-details .member-bio[data-v-2928f95d]{font-size:16px;line-height:1.8;color:#666;margin-bottom:25px}.core-team .team-member .member-info .member-details .member-achievements[data-v-2928f95d]{display:flex;gap:15px;flex-wrap:wrap}.core-team .team-member .member-info .member-details .member-achievements span[data-v-2928f95d]{padding:8px 16px;background-color:#f9f9f9;border-radius:20px;font-size:14px;color:#666}.full-time-teachers[data-v-2928f95d]{padding:60px 0;background-color:#f9f9f9}.full-time-teachers .container[data-v-2928f95d]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.full-time-teachers .section-title[data-v-2928f95d]{font-size:32px;color:#333;text-align:center;margin-bottom:60px;position:relative}.full-time-teachers .section-title[data-v-2928f95d]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#ff7e2e}.full-time-teachers .teachers-grid[data-v-2928f95d]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.full-time-teachers .teacher-card[data-v-2928f95d]{background-color:#fff;border-radius:8px;padding:30px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.full-time-teachers .teacher-card[data-v-2928f95d]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.full-time-teachers .teacher-card .teacher-avatar[data-v-2928f95d]{width:150px;height:150px;object-fit:cover;border-radius:50%;margin-bottom:20px;box-shadow:0 5px 15px #0000001a}.full-time-teachers .teacher-card .teacher-info .teacher-name[data-v-2928f95d]{font-size:18px;font-weight:600;color:#333;margin-bottom:5px}.full-time-teachers .teacher-card .teacher-info .teacher-position[data-v-2928f95d]{font-size:14px;color:#ff7e2e}@media (max-width: 1200px){.core-team .team-member .member-info .member-avatar[data-v-2928f95d]{width:240px;height:240px}.full-time-teachers .teachers-grid[data-v-2928f95d]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.teachers-header .teachers-title[data-v-2928f95d]{font-size:36px}.core-team .team-member .member-info[data-v-2928f95d]{flex-direction:column;align-items:center;text-align:center}.core-team .team-member .member-info .member-divider[data-v-2928f95d]{margin:20px auto}.core-team .team-member .member-info .member-achievements[data-v-2928f95d]{justify-content:center}.full-time-teachers .teachers-grid[data-v-2928f95d]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.core-team .section-title[data-v-2928f95d],.full-time-teachers .section-title[data-v-2928f95d]{font-size:28px}.full-time-teachers .teachers-grid[data-v-2928f95d]{grid-template-columns:1fr}}@media (max-width: 576px){.teachers-header .teachers-title[data-v-2928f95d]{font-size:28px}.teachers-header .teachers-subtitle[data-v-2928f95d]{font-size:16px}.core-team .team-member .member-info .member-avatar[data-v-2928f95d]{width:200px;height:200px}}.hero-section .hero-bg[data-v-4eedcd8c]{background:url(/assets/hero-bg-B62P73XE.jpg);background-size:cover;background-position:center;text-align:center;height:600px}.hero-section .hero-bg .hero-content .hero-title[data-v-4eedcd8c]{font-size:48px;color:#fff;margin-bottom:20px;font-weight:700}.hero-section .hero-bg .hero-content .hero-subtitle[data-v-4eedcd8c]{font-size:24px;color:#fff;margin-bottom:40px;font-weight:400}.hero-section .hero-bg .hero-content .hero-btn[data-v-4eedcd8c]{background-color:#fff;color:#1565c0;border:none;padding:16px 40px;border-radius:4px;font-size:20px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:inline-block}.hero-section .hero-bg .hero-content .hero-btn[data-v-4eedcd8c]:hover{background-color:#f0f0f0}.reasons-section[data-v-4eedcd8c]{padding:100px 0;background-color:#fff}.reasons-section .container[data-v-4eedcd8c]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.reasons-section .container .section-title[data-v-4eedcd8c]{font-size:36px;color:#333;text-align:center;margin-bottom:80px;font-weight:600}.reasons-section .container .reasons-grid[data-v-4eedcd8c]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.reasons-section .container .reasons-grid .reason-card[data-v-4eedcd8c]{background-color:#fff;padding:40px 30px;border-radius:8px;box-shadow:0 4px 12px #0000001a;text-align:center;transition:all .3s ease}.reasons-section .container .reasons-grid .reason-card[data-v-4eedcd8c]:hover{transform:translateY(-10px);box-shadow:0 10px 20px #00000026}.reasons-section .container .reasons-grid .reason-card .reason-icon[data-v-4eedcd8c]{width:80px;height:80px;background-color:#1e88e51a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px}.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-check[data-v-4eedcd8c],.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-cpu[data-v-4eedcd8c],.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-brand[data-v-4eedcd8c],.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-team[data-v-4eedcd8c],.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-profit[data-v-4eedcd8c],.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-action[data-v-4eedcd8c]{width:40px;height:40px;background-color:#1e88e5;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-check[data-v-4eedcd8c]{mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/%3E%3C/svg%3E');-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/%3E%3C/svg%3E')}.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-cpu[data-v-4eedcd8c]{mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15h-2v-2h2v2zm-2-4h2v-4h-2v4zm6 4h-2v-6h2v6zm-2-8h2v-2h-2v2z"/%3E%3C/svg%3E');-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 15h-2v-2h2v2zm-2-4h2v-4h-2v4zm6 4h-2v-6h2v6zm-2-8h2v-2h-2v2z"/%3E%3C/svg%3E')}.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-brand[data-v-4eedcd8c]{mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/%3E%3C/svg%3E');-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/%3E%3C/svg%3E')}.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-team[data-v-4eedcd8c]{mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"/%3E%3C/svg%3E');-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"/%3E%3C/svg%3E')}.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-profit[data-v-4eedcd8c]{mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"/%3E%3C/svg%3E');-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"/%3E%3C/svg%3E')}.reasons-section .container .reasons-grid .reason-card .reason-icon .icon-action[data-v-4eedcd8c]{mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/%3E%3C/svg%3E');-webkit-mask-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/%3E%3C/svg%3E')}.reasons-section .container .reasons-grid .reason-card .reason-title[data-v-4eedcd8c]{font-size:20px;color:#333;margin-bottom:15px;font-weight:600}.reasons-section .container .reasons-grid .reason-card .reason-desc[data-v-4eedcd8c]{font-size:16px;color:#666;line-height:1.6}.advantages-section[data-v-4eedcd8c]{padding:120px 0;background:url(/assets/advantages-section-bg-CumBQ9Q7.jpg)}.advantages-section .container[data-v-4eedcd8c]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.advantages-section .container .advantages-content[data-v-4eedcd8c]{display:flex;justify-content:space-between;align-items:center;gap:60px}.advantages-section .container .advantages-content .advantages-left[data-v-4eedcd8c]{max-width:400px}.advantages-section .container .advantages-content .advantages-left .advantages-title[data-v-4eedcd8c]{font-size:36px;color:#333;margin-bottom:25px;font-weight:600}.advantages-section .container .advantages-content .advantages-left .advantages-desc[data-v-4eedcd8c]{font-size:18px;color:#666;margin-bottom:40px;line-height:1.8}.advantages-section .container .advantages-content .advantages-left .advantages-btn[data-v-4eedcd8c]{background-color:#1e88e5;color:#fff;border:none;padding:14px 32px;border-radius:4px;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:inline-block}.advantages-section .container .advantages-content .advantages-left .advantages-btn[data-v-4eedcd8c]:hover{background-color:#1565c0}.advantages-section .container .advantages-content .advantages-right[data-v-4eedcd8c]{flex:1}.advantages-section .container .advantages-content .advantages-right .advantage-item[data-v-4eedcd8c]{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-bottom:30px;position:relative;overflow:hidden}.advantages-section .container .advantages-content .advantages-right .advantage-item[data-v-4eedcd8c]:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background-color:#1e88e5}.advantages-section .container .advantages-content .advantages-right .advantage-item .advantage-header[data-v-4eedcd8c]{display:flex;align-items:center;margin-bottom:15px}.advantages-section .container .advantages-content .advantages-right .advantage-item .advantage-header .advantage-number[data-v-4eedcd8c]{font-size:24px;color:#1e88e5;font-weight:700;margin-right:15px}.advantages-section .container .advantages-content .advantages-right .advantage-item .advantage-header .advantage-title[data-v-4eedcd8c]{font-size:22px;color:#333;font-weight:600}.advantages-section .container .advantages-content .advantages-right .advantage-item .advantage-desc[data-v-4eedcd8c]{font-size:16px;color:#666;line-height:1.7;padding-left:45px}.process-section[data-v-4eedcd8c]{padding:120px 0;background-color:#fff;background:url(/assets/process-section-bg-BKR2VDp4.jpg);background-size:cover;background-position:center;height:600px}.process-section .container[data-v-4eedcd8c]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.process-section .container .process-content[data-v-4eedcd8c]{display:flex;justify-content:space-between;align-items:center;gap:60px}.process-section .container .process-content .process-left[data-v-4eedcd8c]{max-width:400px}.process-section .container .process-content .process-left .process-title[data-v-4eedcd8c]{font-size:36px;color:#333;margin-bottom:25px;font-weight:600}.process-section .container .process-content .process-left .process-desc[data-v-4eedcd8c]{font-size:18px;color:#666;margin-bottom:40px;line-height:1.8}.process-section .container .process-content .process-left .process-btn[data-v-4eedcd8c]{background-color:#1e88e5;color:#fff;border:none;padding:14px 32px;border-radius:4px;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:inline-block}.process-section .container .process-content .process-left .process-btn[data-v-4eedcd8c]:hover{background-color:#1565c0}.process-section .container .process-content .process-right[data-v-4eedcd8c]{flex:1}.process-section .container .process-content .process-right .process-image[data-v-4eedcd8c]{width:100%;height:400px;background:linear-gradient(#1e88e5cc,#1565c0cc);background-size:cover;background-position:center;border-radius:8px}@media (max-width: 1024px){.advantages-content[data-v-4eedcd8c],.process-content[data-v-4eedcd8c]{flex-direction:column;text-align:center;gap:40px!important}.advantages-left[data-v-4eedcd8c],.process-left[data-v-4eedcd8c]{max-width:100%!important}.reasons-grid[data-v-4eedcd8c]{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.hero-title[data-v-4eedcd8c]{font-size:36px!important}.hero-subtitle[data-v-4eedcd8c]{font-size:20px!important}.section-title[data-v-4eedcd8c],.advantages-title[data-v-4eedcd8c],.process-title[data-v-4eedcd8c]{font-size:28px!important}.reasons-grid[data-v-4eedcd8c]{grid-template-columns:1fr!important;gap:30px!important}.process-image[data-v-4eedcd8c]{height:300px!important}}@media (max-width: 480px){.hero-bg[data-v-4eedcd8c]{padding:120px 0!important}.reasons-section[data-v-4eedcd8c],.advantages-section[data-v-4eedcd8c],.process-section[data-v-4eedcd8c]{padding:80px 0!important}.advantage-item[data-v-4eedcd8c],.reason-card[data-v-4eedcd8c]{padding:20px!important}.advantage-title[data-v-4eedcd8c]{font-size:18px!important}}.about-content{padding:160px;background:url(/assets/ab-bg-CdUWMOm5.png) no-repeat center center;background-size:cover;color:#656565;font-size:16px;font-weight:700;display:flex;gap:20px}.about-content img{width:50%}.courses-content{text-align:center;padding-bottom:100px}.courses-content img{margin:0 auto;width:1200px;height:auto}
