*,::before,::after{box-sizing:border-box}
body{margin:0;padding:0;font-family:'Source Sans Pro',sans-serif;-webkit-text-size-adjust:100%;word-break:break-word;overflow-wrap:break-word}
html{scroll-behavior:smooth}
.util-bar{background:#6D430E;padding:10px 20px}
.util-bar-shell{max-width:1024px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.util-contact-list{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.util-contact-list li{display:flex;align-items:center;gap:10px}
.util-contact-list a{color:#DAF4FF;font-size:14px;line-height:1.6;text-decoration:none;transition:color .38s cubic-bezier(0.34,1.2,0.64,1)}
.util-contact-list a:hover{color:#A1E53B}
.util-contact-list .icon{color:#A1E53B;font-size:14px}
.util-year-tag{font-size:14px;line-height:1.6;color:#daf4ffb3;letter-spacing:.04em}
.site-header{background:#fff;box-shadow:1px 5px 22px -2px #a1e53b14;position:relative}
.brand-row{background:linear-gradient(135deg,#DAF4FF 0%,#fff 60%,#a1e53b1f 100%);padding:20px 20px 10px;border-bottom:2px solid #a1e53b4d}
.brand-row-shell{max-width:1024px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}
.brand-logo-mount{display:flex;align-items:center;justify-content:center;padding:10px;background:#fff;border-radius:6px;box-shadow:1px 2px 6px -2px #6d430e12 0 0 0 2px #a1e53b40}
.brand-logo-mount img{width:60px;height:60px;object-fit:contain;display:block}
.brand-name-label{font-size:24px;font-weight:700;line-height:1.2;color:#6D430E;letter-spacing:-.02em;text-align:center}
.brand-name-label span{color:#A1E53B}
.primary-nav-row{background:#fff;padding:10px 20px 20px}
.primary-nav-shell{max-width:1024px;margin:0 auto;display:flex;align-items:center;justify-content:center}
.primary-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}
.primary-nav-list li{margin:0}
.primary-nav-list a{display:inline-flex;align-items:center;padding:10px 20px;font-size:16px;font-weight:600;line-height:1.2;color:#6D430E;text-decoration:none;border:2px solid transparent;border-radius:6px;background:transparent;transition:color .35s cubic-bezier(0.34,1.2,0.64,1),background .4s cubic-bezier(0.34,1.2,0.64,1),border-color .35s ease-in-out;white-space:nowrap}
.primary-nav-list a:hover{color:#3a2200;background:#a1e53b26;border-color:#A1E53B}
.primary-nav-list a:focus{outline:none;background:#daf4ff99;border-color:#6D430E}
.primary-nav-list .nav-active-item a{background:#A1E53B;color:#3a2200;border-color:#A1E53B;box-shadow:1px 2px 6px -2px #a1e53b12}
@media (max-width: 768px) {
.util-bar-shell{justify-content:center}
.util-year-tag{display:none}
.primary-nav-list a{font-size:14px;padding:10px}
}
@media (max-width: 390px) {
.brand-name-label{font-size:19px}
.primary-nav-list{gap:10px}
.primary-nav-list a{font-size:14px;padding:10px}
}
.site-footer{background:#6D430E;padding:40px 20px;margin-top:80px}
.footer-card{max-width:1024px;margin:0 auto;background:#ffffff0f;border-radius:24px;padding:40px;box-shadow:1px 9px 60px -2px #6d430e21;display:flex;gap:40px;flex-wrap:wrap;align-items:flex-start}
.footer-brand-col{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-width:160px}
.footer-logo-mount{padding:10px;background:#fff;border-radius:6px;box-shadow:1px 2px 6px -2px #a1e53b12 0 0 0 2px #a1e53b4d;display:inline-flex;align-items:center;justify-content:center}
.footer-logo-mount img{width:55px;height:55px;object-fit:contain;display:block}
.footer-brand-name{font-size:19px;font-weight:700;color:#A1E53B;line-height:1.2;letter-spacing:-.01em}
.footer-addr-block{display:flex;flex-direction:column;gap:10px}
.footer-addr-line{display:flex;align-items:flex-start;gap:10px;color:#daf4ffd9;font-size:14px;line-height:1.6}
.footer-addr-line .icon{color:#A1E53B;font-size:14px;margin-top:2px;flex-shrink:0}
.footer-addr-line a{color:#daf4ffd9;text-decoration:none;transition:color .38s cubic-bezier(0.34,1.2,0.64,1)}
.footer-addr-line a:hover{color:#A1E53B}
.footer-addr-line a:focus{background:#daf4ff26;outline:none;border-radius:2px}
.footer-links-col{flex:1 1 160px;display:flex;flex-direction:column;gap:20px}
.footer-links-group-label{font-size:14px;font-weight:700;color:#A1E53B;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}
.footer-pill-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.footer-pill-list li{margin:0}
.footer-pill-list a{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#ffffff14;border-radius:40px;color:#DAF4FF;font-size:14px;line-height:1.6;text-decoration:none;border:1px solid #daf4ff26;transition:background .4s cubic-bezier(0.34,1.2,0.64,1),border-color .35s ease-in-out,color .35s cubic-bezier(0.34,1.2,0.64,1)}
.footer-pill-list a:hover{background:#a1e53b33;border-color:#A1E53B;color:#fff}
.footer-pill-list a:focus{outline:none;background:#daf4ff33;border-color:#DAF4FF}
.footer-pill-list .icon{font-size:13px;color:#A1E53B;flex-shrink:0}
.footer-legal-col{flex:1 1 160px;display:flex;flex-direction:column;gap:20px}
.footer-bottom-bar{max-width:1024px;margin:20px auto 0;padding-top:20px;border-top:1px solid #daf4ff26;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}
.footer-copy-text{font-size:14px;color:#daf4ff8c;line-height:1.6;text-align:center}
@media (max-width: 768px) {
.footer-card{padding:20px;gap:20px}
.footer-brand-col{min-width:100%}
}
@media (max-width: 390px) {
.footer-card{padding:20px;border-radius:6px}
.site-footer{padding:20px 10px}
}
.ck-popup{position:fixed;bottom:20px;right:20px;width:320px;background:#fff;border-radius:24px;padding:20px;box-shadow:1px 9px 60px -2px #6d430e21;z-index:8000;border:2px solid #a1e53b66;display:none}
.ck-popup-icon-row{display:flex;align-items:center;justify-content:center;margin-bottom:10px}
.ck-icon-shape{width:40px;height:40px;background:#a1e53b33;border-radius:6px;display:flex;align-items:center;justify-content:center}
.ck-icon-shape .icon{font-size:19px;color:#6D430E}
.ck-popup-text{font-size:14px;line-height:1.6;color:#3a2200;text-align:center;margin-bottom:20px;font-family:'Source Sans Pro',sans-serif}
.ck-btn-row{display:flex;gap:10px;align-items:center;justify-content:center}
.ck-btn-accept{flex:1;padding:10px 20px;background:transparent;border:2px solid #A1E53B;border-radius:6px;color:#3a2200;font-size:14px;font-weight:600;font-family:'Source Sans Pro',sans-serif;cursor:pointer;line-height:1.2;transition:background .4s cubic-bezier(0.34,1.2,0.64,1),color .35s cubic-bezier(0.34,1.2,0.64,1)}
.ck-btn-accept:hover{background:#A1E53B;color:#3a2200}
.ck-btn-accept:focus{outline:none;background:#daf4ff99}
.ck-btn-decline{flex:1;padding:10px 20px;background:transparent;border:2px solid #6d430e4d;border-radius:6px;color:#6D430E;font-size:14px;font-weight:600;font-family:'Source Sans Pro',sans-serif;cursor:pointer;line-height:1.2;transition:background .38s ease-in-out,border-color .35s ease-in-out}
.ck-btn-decline:hover{background:#6d430e14;border-color:#6D430E}
.ck-btn-decline:focus{outline:none;background:#daf4ff66}
.ck-mgr-btn{position:fixed;bottom:20px;right:20px;width:44px;height:44px;background:#6D430E;border:none;border-radius:6px;cursor:pointer;z-index:7999;display:none;align-items:center;justify-content:center;box-shadow:1px 5px 22px -2px #6d430e14;transition:background .38s cubic-bezier(0.34,1.2,0.64,1)}
.ck-mgr-btn:hover{background:#A1E53B}
.ck-mgr-btn:focus{outline:none;background:#daf4ff99}
.ck-mgr-btn .icon{color:#fff;font-size:16px;pointer-events:none}
.ck-mgr-btn:hover .icon{color:#3a2200}
.agreement-ci-section{max-width:1024px;margin:0 auto;padding:80px 40px;color:#2c1a05;line-height:1.9}
.agreement-ci-section h1{font-size:46px;line-height:1.2;letter-spacing:-.03em;color:#2c1a05;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #A1E53B}
.agreement-ci-section h2{font-size:33px;line-height:1.2;letter-spacing:-.02em;color:#2c1a05;margin-top:80px;margin-bottom:20px}
.agreement-ci-section h3{font-size:24px;line-height:1.2;letter-spacing:-.01em;color:#3d2208;margin-top:40px;margin-bottom:20px}
.agreement-ci-section h4{font-size:19px;line-height:1.6;letter-spacing:-.005em;color:#3d2208;margin-top:40px;margin-bottom:10px}
.agreement-ci-section h5{font-size:16px;line-height:1.6;color:#4a2a0a;margin-top:20px;margin-bottom:10px}
.agreement-ci-section h6{font-size:14px;line-height:1.6;color:#5a3510;margin-top:20px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.06em}
.agreement-ci-section em,.agreement-ci-section i{font-style:italic;color:#6D430E}
.agreement-ci-section a{color:#5a8a1a;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .35s cubic-bezier(0.34,1.2,0.64,1),text-decoration-color .38s ease-in-out;text-decoration-color:#a1e53b80}
.agreement-ci-section a:hover{color:#3d6b0a;text-decoration-color:#A1E53B}
.agreement-ci-section hr{border:none;border-top:1px solid #6d430e26;margin:80px 0}
.agreement-ci-section table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.6;margin:40px 0;border-radius:6px;overflow:hidden;box-shadow:1px 5px 22px -2px #a1e53b14}
.agreement-ci-section thead{background-color:#DAF4FF}
.agreement-ci-section thead th{padding:20px;text-align:left;font-size:14px;letter-spacing:.04em;text-transform:uppercase;color:#2c1a05;border-bottom:2px solid #6d430e2e}
.agreement-ci-section tbody tr{border-bottom:1px solid #6d430e14;transition:background-color .32s ease-in-out}
.agreement-ci-section tbody tr:last-child{border-bottom:none}
.agreement-ci-section tbody tr:hover{background-color:#daf4ff73}
.agreement-ci-section td{padding:20px;vertical-align:top;color:#2c1a05;font-size:14px;line-height:1.9}
.agreement-ci-section th{padding:20px;vertical-align:top}
.agreement-ci-section div{margin-bottom:20px}
@media (max-width: 768px) {
.agreement-ci-section{padding:40px 20px}
.agreement-ci-section h1{font-size:33px}
.agreement-ci-section h2{font-size:24px;margin-top:40px}
.agreement-ci-section h3{font-size:19px}
.agreement-ci-section table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media (max-width: 390px) {
.agreement-ci-section{padding:40px 10px}
.agreement-ci-section h1{font-size:24px}
.agreement-ci-section h2{font-size:19px}
.agreement-ci-section h3{font-size:16px}
}
.edu-biz-detail{max-width:100%;overflow-x:hidden}
.edu-biz-detail .db-container{max-width:1024px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}
.edu-biz-detail .db-title-block{background:#fff;padding-top:80px;padding-bottom:40px;position:relative}
.edu-biz-detail .db-title-block::after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#A1E53B 0%,#6D430E 100%)}
.edu-biz-detail .db-dots-bg{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}
.edu-biz-detail .db-dots-bg svg{width:100%;height:100%}
.edu-biz-detail .db-title-inner{display:flex;flex-direction:row;gap:40px;align-items:flex-start;position:relative;z-index:1}
.edu-biz-detail .db-title-text{flex:1 1 0;padding-right:40px}
.edu-biz-detail .db-category-tag{display:inline-block;border:1.5px solid #6D430E;border-radius:2px;padding:4px 10px;font-size:14px;line-height:1.2;color:#6D430E;margin-bottom:20px;letter-spacing:.04em}
.edu-biz-detail .db-main-heading{font-size:46px;line-height:1.2;letter-spacing:-.02em;margin:0 0 20px}
.edu-biz-detail .db-main-heading .head-word-first{color:#A1E53B}
.edu-biz-detail .db-main-heading .head-word-rest{color:#2a1a00}
.edu-biz-detail .db-desc-short{font-size:19px;line-height:1.6;color:#3a2800;margin:0 0 20px}
.edu-biz-detail .db-meta-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;align-items:center;margin-top:20px}
.edu-biz-detail .db-meta-item{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:14px;line-height:1.2;color:#5a4020}
.edu-biz-detail .db-meta-item .meta-icon{width:15px;height:15px;flex-shrink:0}
.edu-biz-detail .db-user-badge{display:inline-block;background:#DAF4FF;border-radius:6px;padding:4px 10px;font-size:14px;line-height:1.2;color:#1a4060;margin-top:20px}
.edu-biz-detail .db-title-img-col{flex:0 0 340px;max-width:340px}
.edu-biz-detail .db-img-frame{border-radius:24px;overflow:hidden;position:relative;box-shadow:1px 9px 60px -2px #a1e53b21}
.edu-biz-detail .db-img-frame::before{content:'';display:block;position:absolute;inset:0;background:#6d430e2e;mix-blend-mode:multiply;border-radius:24px;z-index:1;pointer-events:none}
.edu-biz-detail .db-img-frame::after{content:'';display:block;position:absolute;inset:0;background:linear-gradient(160deg,#a1e53b1f 0%,#6d430e38 100%);border-radius:24px;z-index:2;pointer-events:none}
.edu-biz-detail .db-img-frame img{display:block;width:100%;height:260px;object-fit:cover;filter:sepia(0.28) contrast(1.08) brightness(0.97);border-radius:24px}
.edu-biz-detail .db-price-card{background:#fff;border:1.5px solid #A1E53B;border-radius:24px;padding:20px;margin-top:20px;box-shadow:1px 5px 22px -2px #a1e53b14}
.edu-biz-detail .db-price-num{font-size:33px;line-height:1.2;color:#2a1a00;font-weight:700;letter-spacing:-.02em}
.edu-biz-detail .db-price-des{font-size:14px;line-height:1.6;color:#5a4020;margin:10px 0 0}
.edu-biz-detail .db-price-note{font-size:14px;line-height:1.6;color:#888060;margin:10px 0 0;font-style:italic}
.edu-biz-detail .db-enroll-btn{display:block;width:100%;margin-top:20px;padding:14px 20px;border-radius:6px;border:2px solid #A1E53B;background:transparent;color:#2a1a00;font-size:16px;line-height:1.2;cursor:pointer;text-align:center;text-decoration:none;transition:background-color .38s cubic-bezier(0.34,1.2,0.64,1),color .38s cubic-bezier(0.34,1.2,0.64,1);position:relative;overflow:hidden}
.edu-biz-detail .db-enroll-btn:hover{background:#A1E53B;color:#2a1a00}
.edu-biz-detail .db-enroll-btn:focus{outline:2px solid #6D430E;outline-offset:2px}
.edu-biz-detail .db-program-sec{background:#f7f3ec;padding-top:80px;padding-bottom:40px;position:relative;margin-left:40px}
.edu-biz-detail .db-program-sec .db-sec-curve{position:absolute;top:-1px;left:0;right:0;pointer-events:none;overflow:hidden;height:32px}
.edu-biz-detail .db-program-sec .db-sec-curve svg{display:block;width:100%;height:32px}
.edu-biz-detail .db-prog-heading{font-size:33px;line-height:1.2;letter-spacing:-.01em;margin:0 0 40px}
.edu-biz-detail .db-prog-heading .head-word-first{color:#6D430E}
.edu-biz-detail .db-prog-heading .head-word-rest{color:#2a1a00}
.edu-biz-detail .db-prog-body{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.edu-biz-detail .db-prog-text{font-size:16px;line-height:1.9;color:#2a1a00}
.edu-biz-detail .db-prog-text h2{font-size:24px;line-height:1.2;color:#6D430E;margin-top:20px;margin-bottom:10px}
.edu-biz-detail .db-prog-text p{margin:0 0 10px}
.edu-biz-detail .db-prog-text ul{margin:0 0 10px;padding-left:20px}
.edu-biz-detail .db-prog-text li{margin-bottom:6px}
.edu-biz-detail .db-prog-text em{color:#6D430E;font-style:normal}
.edu-biz-detail .db-prog-text small{font-size:14px;color:#7a6040}
.edu-biz-detail .db-prog-text dl{margin:0 0 10px}
.edu-biz-detail .db-prog-text dt{font-weight:700;color:#6D430E}
.edu-biz-detail .db-prog-text dd{margin:0 0 10px 20px}
.edu-biz-detail .db-stages-list{display:flex;flex-direction:column;gap:10px}
.edu-biz-detail .db-stage-item{background:#fff;border-radius:6px;padding:20px;box-shadow:1px 2px 6px -2px #a1e53b12;opacity:0;animation:db-reveal .4s cubic-bezier(0.34,1.2,0.64,1) forwards}
.edu-biz-detail .db-stage-item:nth-child(1){animation-delay:.08s}
.edu-biz-detail .db-stage-item:nth-child(2){animation-delay:.16s}
.edu-biz-detail .db-stage-item:nth-child(3){animation-delay:.24s}
.edu-biz-detail .db-stage-item:nth-child(4){animation-delay:.32s}
.edu-biz-detail .db-stage-item:nth-child(5){animation-delay:.4s}
.edu-biz-detail .db-stage-item:nth-child(6){animation-delay:.48s}
@keyframes db-reveal {
from{opacity:0;transform:translateY(16px)}
to{opacity:1;transform:translateY(0)}
}
.edu-biz-detail .db-stage-num{display:inline-block;background:#A1E53B;color:#2a1a00;border-radius:2px;font-size:14px;line-height:1.2;padding:2px 8px;margin-bottom:6px}
.edu-biz-detail .db-stage-summary{font-size:16px;line-height:1.6;color:#2a1a00;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:10px;list-style:none}
.edu-biz-detail .db-stage-summary::-webkit-details-marker{display:none}
.edu-biz-detail .db-stage-arrow{margin-left:auto;flex-shrink:0;transition:transform .35s cubic-bezier(0.34,1.2,0.64,1)}
.edu-biz-detail .db-stage-item[open] .db-stage-arrow{transform:rotate(90deg)}
.edu-biz-detail .db-stage-body{font-size:14px;line-height:1.9;color:#5a4020;margin-top:10px;padding-top:10px;border-top:1px solid #e8e0d0}
.edu-biz-detail .db-desc-sec{background:#fff;padding-top:80px;padding-bottom:80px;position:relative}
.edu-biz-detail .db-desc-divider{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:40px}
.edu-biz-detail .db-desc-divider-line{flex:1 1 0;height:1px;background:#d0c8b8}
.edu-biz-detail .db-desc-divider-center{width:10px;height:10px;border-radius:40px;background:#6D430E;flex-shrink:0}
.edu-biz-detail .db-desc-inner{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:start}
.edu-biz-detail .db-desc-heading{font-size:24px;line-height:1.2;letter-spacing:-.01em;margin:0 0 20px}
.edu-biz-detail .db-desc-heading .head-word-first{color:#A1E53B}
.edu-biz-detail .db-desc-heading .head-word-rest{color:#2a1a00}
.edu-biz-detail .db-desc-body{font-size:16px;line-height:1.9;color:#2a1a00}
.edu-biz-detail .db-desc-body h2{font-size:24px;line-height:1.2;color:#6D430E;margin:20px 0 10px}
.edu-biz-detail .db-desc-body p{margin:0 0 10px}
.edu-biz-detail .db-desc-body em{color:#6D430E;font-style:italic}
.edu-biz-detail .db-desc-body small{font-size:14px;color:#7a6040}
.edu-biz-detail .db-desc-body ul{padding-left:20px;margin:0 0 10px}
.edu-biz-detail .db-desc-body li{margin-bottom:6px}
.edu-biz-detail .db-desc-body blockquote{margin:20px 0;padding:10px 20px;background:#DAF4FF;border-radius:6px;font-size:19px;line-height:1.6;color:#1a4060}
.edu-biz-detail .db-desc-body cite{display:block;font-size:14px;color:#5a4020;margin-top:10px;font-style:normal}
.edu-biz-detail .db-desc-body figure{margin:20px 0}
.edu-biz-detail .db-desc-body figcaption{font-size:14px;color:#7a6040;margin-top:6px}
.edu-biz-detail .db-aside-col{display:flex;flex-direction:column;gap:20px}
.edu-biz-detail .db-aside-stat{background:#f7f3ec;border-radius:24px;padding:20px;box-shadow:1px 2px 6px -2px #6d430e12}
.edu-biz-detail .db-aside-stat-num{font-size:46px;line-height:1.2;color:#A1E53B;font-weight:700;letter-spacing:-.03em}
.edu-biz-detail .db-aside-stat-label{font-size:14px;line-height:1.6;color:#5a4020;margin-top:4px}
.edu-biz-detail .db-aside-cta{background:#6D430E;border-radius:24px;padding:20px}
.edu-biz-detail .db-aside-cta-text{font-size:16px;line-height:1.6;color:#fff;margin:0 0 20px}
.edu-biz-detail .db-aside-cta-btn{display:block;width:100%;padding:12px 20px;border-radius:6px;border:2px solid #A1E53B;background:transparent;color:#A1E53B;font-size:16px;line-height:1.2;cursor:pointer;text-align:center;text-decoration:none;transition:background-color .42s cubic-bezier(0.34,1.2,0.64,1),color .42s cubic-bezier(0.34,1.2,0.64,1)}
.edu-biz-detail .db-aside-cta-btn:hover{background:#A1E53B;color:#2a1a00}
.edu-biz-detail .db-aside-cta-btn:focus{outline:2px solid #DAF4FF;outline-offset:2px}
.edu-biz-detail .db-contact-sec{background:#DAF4FF;padding-top:80px;padding-bottom:80px;position:relative;margin-right:40px}
.edu-biz-detail .db-contact-sec .db-sec-curve-bot{position:absolute;bottom:-1px;left:0;right:0;pointer-events:none;overflow:hidden;height:32px}
.edu-biz-detail .db-contact-sec .db-sec-curve-bot svg{display:block;width:100%;height:32px}
.edu-biz-detail .db-contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.edu-biz-detail .db-contact-heading{font-size:33px;line-height:1.2;letter-spacing:-.01em;margin:0 0 20px}
.edu-biz-detail .db-contact-heading .head-word-first{color:#6D430E}
.edu-biz-detail .db-contact-heading .head-word-rest{color:#1a3040}
.edu-biz-detail .db-contact-text{font-size:16px;line-height:1.9;color:#1a3040;margin:0 0 20px}
.edu-biz-detail .db-contact-links{display:flex;flex-direction:column;gap:10px}
.edu-biz-detail .db-contact-link-item{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:16px;line-height:1.6;color:#1a3040;text-decoration:none}
.edu-biz-detail .db-contact-link-item:hover{text-decoration:underline;color:#6D430E}
.edu-biz-detail .db-contact-icon{width:18px;height:18px;flex-shrink:0}
.edu-biz-detail .db-form{display:flex;flex-direction:column;gap:10px}
.edu-biz-detail .db-form-field{display:flex;flex-direction:column;gap:4px}
.edu-biz-detail .db-form-label{font-size:14px;line-height:1.2;color:#1a3040}
.edu-biz-detail .db-form-input,.edu-biz-detail .db-form-textarea{border:1.5px solid #b0c8d8;border-radius:6px;padding:10px;font-size:16px;line-height:1.6;color:#1a3040;background:#fff;box-shadow:inset 1px 2px 4px #6d430e0d;transition:border-color .35s ease-in-out;width:100%}
.edu-biz-detail .db-form-input::placeholder,.edu-biz-detail .db-form-textarea::placeholder{color:#1a304066}
.edu-biz-detail .db-form-input:focus,.edu-biz-detail .db-form-textarea:focus{outline:none;border-color:#6D430E}
.edu-biz-detail .db-form-textarea{min-height:100px;resize:vertical}
.edu-biz-detail .db-form-submit{padding:14px 20px;border-radius:6px;border:2px solid #6D430E;background:transparent;color:#1a3040;font-size:16px;line-height:1.2;cursor:pointer;transition:background-color .4s cubic-bezier(0.34,1.2,0.64,1),color .4s cubic-bezier(0.34,1.2,0.64,1);align-self:flex-start}
.edu-biz-detail .db-form-submit:hover{background:#6D430E;color:#fff}
.edu-biz-detail .db-form-submit:focus{outline:2px solid #1a3040;outline-offset:2px}
@media (max-width: 1280px) {
.edu-biz-detail .db-title-img-col{flex:0 0 280px;max-width:280px}
}
@media (max-width: 768px) {
.edu-biz-detail .db-title-inner{flex-direction:column}
.edu-biz-detail .db-title-text{padding-right:0}
.edu-biz-detail .db-title-img-col{flex:0 0 auto;max-width:100%;width:100%}
.edu-biz-detail .db-prog-body{grid-template-columns:1fr}
.edu-biz-detail .db-desc-inner{grid-template-columns:1fr}
.edu-biz-detail .db-contact-inner{grid-template-columns:1fr}
.edu-biz-detail .db-main-heading{font-size:33px}
.edu-biz-detail .db-program-sec{margin-left:0}
.edu-biz-detail .db-contact-sec{margin-right:0}
}
@media (max-width: 390px) {
.edu-biz-detail .db-main-heading{font-size:24px}
.edu-biz-detail .db-prog-heading{font-size:24px}
.edu-biz-detail .db-contact-heading{font-size:24px}
.edu-biz-detail .db-title-block{padding-top:40px}
.edu-biz-detail .db-program-sec,.edu-biz-detail .db-desc-sec,.edu-biz-detail .db-contact-sec{padding-top:40px;padding-bottom:40px}
}
.tm-pg{max-width:100%;overflow-x:hidden}
.tm-pg .pg-bound{max-width:1024px;margin:0 auto;padding:0 20px}
.tm-pg .reveal-rotate{animation:revealRotate .42s cubic-bezier(0.34,1.2,0.64,1) both}
@keyframes revealRotate {
from{opacity:0;transform:rotate(-4deg) translateY(20px)}
to{opacity:1;transform:rotate(0deg) translateY(0)}
}
.tm-pg .reveal-rotate-alt{animation:revealRotateAlt .38s cubic-bezier(0.34,1.2,0.64,1) .12s both}
@keyframes revealRotateAlt {
from{opacity:0;transform:rotate(3deg) translateY(16px)}
to{opacity:1;transform:rotate(0deg) translateY(0)}
}
.tm-pg .spotlight-band{background:radial-gradient(ellipse at 8% 40%,#a1e53b2e 0%,#daf4ff1a 60%,#fff 100%);padding:80px 0 40px;position:relative}
.tm-pg .spotlight-band::after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#a1e53b80 40%,#6d430e4d 70%,transparent 100%)}
.tm-pg .spotlight-grid{display:grid;grid-template-columns:1fr 420px;gap:40px;align-items:start}
.tm-pg .spotlight-left{display:flex;flex-direction:column;gap:20px}
.tm-pg .pg-label{display:inline-block;border:1px solid #A1E53B;padding:4px 10px;font-size:14px;line-height:1.6;color:#6D430E;border-radius:2px;letter-spacing:.04em;width:fit-content}
.tm-pg .spotlight-h1{font-size:46px;line-height:1.2;letter-spacing:-.02em;margin:0;color:#1b1b1b}
.tm-pg .spotlight-h1 .accent-word{color:#A1E53B;-webkit-text-stroke:.5px #6D430E}
.tm-pg .spotlight-lead{font-size:19px;line-height:1.6;color:#3a2c1a;margin:0;max-width:460px}
.tm-pg .spotlight-desc{font-size:16px;line-height:1.9;color:#4a3d2d;margin:0}
.tm-pg .corner-bracket-box{position:relative;border-radius:6px;overflow:hidden}
.tm-pg .corner-bracket-box::before,.tm-pg .corner-bracket-box::after{content:'';position:absolute;width:24px;height:24px;z-index:2;pointer-events:none}
.tm-pg .corner-bracket-box::before{top:8px;left:8px;border-top:2px solid #A1E53B;border-left:2px solid #A1E53B}
.tm-pg .corner-bracket-box::after{bottom:8px;right:8px;border-bottom:2px solid #6D430E;border-right:2px solid #6D430E}
.tm-pg .img-wrap{position:relative;width:100%;height:340px;border-radius:6px;overflow:hidden;box-shadow:1px 5px 22px -2px #a1e53b14}
.tm-pg .img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .42s cubic-bezier(0.34,1.2,0.64,1)}
.tm-pg .img-wrap:hover img{transform:scale(1.05)}
.tm-pg .scanline-overlay{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 3px,#6d430e0a 3px,#6d430e0a 4px);pointer-events:none;z-index:1}
.tm-pg .metrics-row{display:flex;flex-direction:row;gap:20px;margin-top:10px}
.tm-pg .metric-item{display:flex;flex-direction:column;gap:4px;flex:1;padding:10px;background:#DAF4FF;border-radius:6px;transition:transform .35s cubic-bezier(0.34,1.2,0.64,1),box-shadow .35s ease-in-out}
.tm-pg .metric-item:hover{transform:translateY(-4px);box-shadow:1px 9px 60px -2px #a1e53b21}
.tm-pg .metric-val{font-size:33px;line-height:1.2;color:#6D430E;letter-spacing:-.02em}
.tm-pg .metric-lbl{font-size:14px;line-height:1.6;color:#4a3d2d}
.tm-pg .wave-divider{width:100%;overflow:hidden;line-height:0;position:relative;height:40px}
.tm-pg .wave-divider svg{display:block;width:100%}
.tm-pg .roster-band{background:#fff;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23A1E53B' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");padding:40px 0 80px;position:relative}
.tm-pg .roster-top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:40px}
.tm-pg .roster-h2{font-size:33px;line-height:1.2;letter-spacing:-.015em;margin:0;color:#1b1b1b}
.tm-pg .roster-h2 .accent-word{color:#6D430E}
.tm-pg .roster-sub{font-size:16px;line-height:1.6;color:#4a3d2d;max-width:320px;margin:0;text-align:right}
.tm-pg .team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.tm-pg .member-card{background:#fff;border-radius:24px;box-shadow:1px 2px 6px -2px #a1e53b12;overflow:hidden;transition:box-shadow .38s cubic-bezier(0.34,1.2,0.64,1),transform .38s cubic-bezier(0.34,1.2,0.64,1);cursor:default;position:relative}
.tm-pg .team-grid:has(.member-card:hover) .member-card:not(:hover){opacity:.6;transition:opacity .35s ease-in-out}
.tm-pg .team-grid .member-card:hover{box-shadow:1px 9px 60px -2px #6d430e21;transform:translateY(-6px)}
.tm-pg .card-img-zone{width:100%;height:200px;overflow:hidden;position:relative;background:linear-gradient(135deg,#DAF4FF 0%,#a1e53b1f 100%);display:flex;align-items:center;justify-content:center}
.tm-pg .card-avatar{width:88px;height:88px;border-radius:40px;background:linear-gradient(135deg,#A1E53B 0%,#DAF4FF 100%);display:flex;align-items:center;justify-content:center;font-size:33px;line-height:1.2;color:#6D430E;font-weight:700;letter-spacing:-.02em;transition:transform .4s cubic-bezier(0.34,1.2,0.64,1);box-shadow:1px 5px 22px -2px #a1e53b14;user-select:none}
.tm-pg .member-card:hover .card-avatar{transform:scale(1.1) rotate(-3deg)}
.tm-pg .card-role-badge{position:absolute;top:10px;right:10px;background:#ffffffe6;border:1px solid #a1e53b66;border-radius:2px;padding:3px 8px;font-size:14px;line-height:1.6;color:#6D430E}
.tm-pg .card-body{padding:20px;display:flex;flex-direction:column;gap:10px}
.tm-pg .card-name{font-size:19px;line-height:1.2;color:#1b1b1b;margin:0;letter-spacing:-.01em}
.tm-pg .card-spec{font-size:14px;line-height:1.6;color:#6D430E;font-weight:600;margin:0}
.tm-pg .card-bio{font-size:14px;line-height:1.9;color:#4a3d2d;margin:0}
.tm-pg .card-skills{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;margin-top:4px}
.tm-pg .skill-tag{border:1px solid #A1E53B;border-radius:2px;padding:2px 8px;font-size:14px;line-height:1.6;color:#3a2c1a;background:#a1e53b14;transition:background .32s ease-in-out}
.tm-pg .member-card:hover .skill-tag{background:#a1e53b38}
.tm-pg .img-card{position:relative}
.tm-pg .img-card .card-img-zone{height:260px}
.tm-pg .img-card .card-img-zone img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .42s cubic-bezier(0.34,1.2,0.64,1);border-radius:0}
.tm-pg .img-card:hover .card-img-zone img{transform:scale(1.06)}
.tm-pg .roster-arrow-hint{display:flex;flex-direction:row;align-items:center;gap:10px;margin-top:40px;opacity:.55}
.tm-pg .arrow-shape{width:32px;height:16px;position:relative;flex-shrink:0}
.tm-pg .arrow-shape::before{content:'';position:absolute;top:50%;left:0;right:8px;height:1px;background:#6D430E;transform:translateY(-50%)}
.tm-pg .arrow-shape::after{content:'';position:absolute;right:0;top:50%;width:8px;height:8px;border-top:1px solid #6D430E;border-right:1px solid #6D430E;transform:translateY(-50%) rotate(45deg)}
.tm-pg .arrow-hint-txt{font-size:14px;line-height:1.6;color:#6D430E}
@media (max-width: 1280px) {
.tm-pg .spotlight-grid{grid-template-columns:1fr 360px}
}
@media (max-width: 768px) {
.tm-pg .spotlight-band{padding:40px 0}
.tm-pg .spotlight-grid{grid-template-columns:1fr;gap:20px}
.tm-pg .spotlight-h1{font-size:33px}
.tm-pg .team-grid{grid-template-columns:1fr 1fr}
.tm-pg .roster-top{flex-direction:column;align-items:flex-start}
.tm-pg .roster-sub{text-align:left;max-width:100%}
.tm-pg .metrics-row{flex-wrap:wrap}
}
@media (max-width: 390px) {
.tm-pg .spotlight-h1{font-size:24px}
.tm-pg .team-grid{grid-template-columns:1fr}
.tm-pg .metrics-row{flex-direction:column}
.tm-pg .roster-h2{font-size:24px}
}
.ent{max-width:100%;overflow-x:hidden}
.ent .pg-wrap{max-width:1024px;margin:0 auto;padding:0 20px}
.ent .clip-reveal{animation:clipReveal .42s cubic-bezier(0.34,1.2,0.64,1) both}
@keyframes clipReveal {
from{clip-path:inset(0 0 100% 0);opacity:.4}
to{clip-path:inset(0 0 0% 0);opacity:1}
}
.ent .t-block{background:linear-gradient(147deg,#e8f7cc 0%,#DAF4FF 55%,#c9edd4 100%);padding:40px 0;border-bottom:2px solid #A1E53B;position:relative}
.ent .t-block::after{content:'';display:block;position:absolute;bottom:0;left:0;width:55%;height:2px;background:linear-gradient(90deg,#6D430E 0%,transparent 100%)}
.ent .t-block-inner{max-width:1024px;margin:0 auto;padding:0 20px}
.ent .t-label{display:inline-block;border:1px solid #6D430E;padding:4px 10px;font-size:14px;letter-spacing:.04em;color:#6D430E;border-radius:2px;margin-bottom:20px}
.ent .t-h1{font-size:46px;line-height:1.2;letter-spacing:-.02em;margin:0 0 20px;max-width:680px}
.ent .t-h1 .w1{color:#6D430E}
.ent .t-h1 .w2{color:#2a2a2a}
.ent .t-link{display:inline-block;font-size:16px;color:#6D430E;text-decoration:underline;text-underline-offset:3px;transition:color .38s cubic-bezier(0.34,1.2,0.64,1)}
.ent .t-link:hover{color:#A1E53B}
.ent .rep-section{background:radial-gradient(ellipse at center,#fff 30%,#e8f0da 100%);padding:80px 0 40px}
.ent .rep-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.ent .rep-h2{font-size:33px;line-height:1.2;letter-spacing:-.015em;margin:0 0 20px}
.ent .rep-h2 .w1{color:#A1E53B}
.ent .rep-h2 .w2{color:#2a2a2a}
.ent .rep-p{font-size:16px;line-height:1.6;color:#3a3a3a;margin:0 0 20px}
.ent .rep-badges{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:20px}
.ent .rep-badge{border:1px solid #A1E53B;border-radius:6px;padding:10px;font-size:14px;color:#2a2a2a;background:#f7fded}
.ent .rep-badge strong{display:block;font-size:19px;color:#6D430E;line-height:1.2}
.ent .rep-img-wrap{border-radius:24px;overflow:hidden;width:100%;aspect-ratio:4/3}
.ent .rep-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .42s cubic-bezier(0.34,1.2,0.64,1)}
.ent .rep-img-wrap:hover img{transform:scale(1.04)}
.ent .env-section{background:#2a2a2a;padding:80px 0}
.ent .env-h2{font-size:33px;line-height:1.2;letter-spacing:-.015em;margin:0 0 10px;text-align:center}
.ent .env-h2 .w1{color:#A1E53B}
.ent .env-h2 .w2{color:#DAF4FF}
.ent .env-sub{font-size:16px;line-height:1.6;color:#b0b8a8;text-align:center;max-width:560px;margin:0 auto 40px}
.ent .env-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.ent .env-card{background:#333;border-radius:24px;padding:20px;box-shadow:1px 5px 22px -2px #a1e53b14;transition:transform .35s cubic-bezier(0.34,1.2,0.64,1),box-shadow .35s ease-in-out}
.ent .env-card:hover{transform:translateY(-4px);box-shadow:1px 9px 60px -2px #a1e53b21}
.ent .env-icon{width:40px;height:40px;margin-bottom:10px}
.ent .env-card-h{font-size:19px;line-height:1.2;color:#DAF4FF;margin:0 0 10px}
.ent .env-card-p{font-size:14px;line-height:1.6;color:#9aaa92;margin:0}
.ent .env-img-row{display:flex;flex-direction:row;gap:20px;margin-top:40px}
.ent .env-img-wrap{flex:1;border-radius:6px;overflow:hidden;height:180px}
.ent .env-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.ent .diff-section{background:radial-gradient(ellipse at center,#DAF4FF 20%,#c0e8f4 100%);padding:80px 0 40px}
.ent .diff-layout{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}
.ent .diff-anchor{text-align:center;padding:40px 20px;background:#6D430E;border-radius:24px;box-shadow:1px 9px 60px -2px #6d430e21}
.ent .diff-anchor-num{font-size:62px;line-height:1.2;color:#A1E53B;letter-spacing:-.03em;display:block}
.ent .diff-anchor-label{font-size:14px;color:#DAF4FF;line-height:1.6}
.ent .diff-h2{font-size:33px;line-height:1.2;letter-spacing:-.015em;margin:0 0 20px}
.ent .diff-h2 .w1{color:#6D430E}
.ent .diff-h2 .w2{color:#1e1e1e}
.ent .diff-rows{display:flex;flex-direction:column;gap:20px}
.ent .diff-row{display:flex;flex-direction:row;gap:10px;align-items:flex-start}
.ent .diff-dot{width:8px;height:8px;min-width:8px;background:#A1E53B;border-radius:2px;margin-top:6px}
.ent .diff-row-h{font-size:16px;line-height:1.2;color:#1e1e1e;margin:0 0 4px;font-weight:600}
.ent .diff-row-p{font-size:14px;line-height:1.6;color:#444;margin:0}
.ent .supp-section{background:radial-gradient(ellipse at center,#fdfff7 25%,#edf5e0 100%);padding:80px 0}
.ent .supp-layout{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:start}
.ent .supp-h2{font-size:33px;line-height:1.2;letter-spacing:-.015em;margin:0 0 20px}
.ent .supp-h2 .w1{color:#A1E53B}
.ent .supp-h2 .w2{color:#1e1e1e}
.ent .supp-p{font-size:16px;line-height:1.6;color:#3a3a3a;margin:0 0 20px}
.ent .supp-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.ent .supp-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:16px;line-height:1.6;color:#2a2a2a}
.ent .supp-item-icon{flex-shrink:0;margin-top:3px}
.ent .supp-img-wrap{border-radius:24px;overflow:hidden;width:100%;aspect-ratio:3/4}
.ent .supp-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.ent .gap-section{background:#1e2c14;padding:80px 0}
.ent .gap-h2{font-size:33px;line-height:1.2;letter-spacing:-.015em;margin:0 0 20px;color:#DAF4FF}
.ent .gap-h2 .w1{color:#A1E53B}
.ent .gap-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.ent .gap-p{font-size:16px;line-height:1.6;color:#9aaa8e;margin:0 0 20px}
.ent .gap-steps{display:flex;flex-direction:column;gap:20px;margin-top:20px}
.ent .gap-step{display:flex;flex-direction:row;gap:10px;align-items:flex-start}
.ent .gap-step-num{font-size:33px;line-height:1.2;color:#A1E53B;font-weight:700;min-width:40px;letter-spacing:-.02em}
.ent .gap-step-h{font-size:19px;line-height:1.2;color:#DAF4FF;margin:0 0 4px}
.ent .gap-step-p{font-size:14px;line-height:1.6;color:#7a8a72;margin:0}
.ent .gap-img-col{display:flex;flex-direction:column;gap:20px}
.ent .gap-img-wrap{border-radius:6px;overflow:hidden;width:100%;height:240px}
.ent .gap-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.ent .gap-team-link{display:inline-block;font-size:16px;color:#A1E53B;text-decoration:underline;text-underline-offset:3px;transition:color .38s ease-in-out}
.ent .gap-team-link:hover{color:#DAF4FF}
.ent .hes-section{background:radial-gradient(ellipse at center,#fff 30%,#f0ebe3 100%);padding:80px 0}
.ent .hes-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.ent .hes-h2{font-size:33px;line-height:1.2;letter-spacing:-.015em;margin:0 0 20px}
.ent .hes-h2 .w1{color:#6D430E}
.ent .hes-h2 .w2{color:#1e1e1e}
.ent .hes-p{font-size:16px;line-height:1.6;color:#3a3a3a;margin:0 0 20px}
.ent .hes-q{font-size:19px;line-height:1.6;color:#6D430E;font-weight:600;margin:0 0 10px}
.ent .hes-a{font-size:16px;line-height:1.6;color:#3a3a3a;margin:0 0 20px;padding-left:20px;border-left:none}
.ent .hes-bordered{display:inline-block;border:1px solid #6D430E;border-radius:2px;padding:4px 10px;font-size:14px;color:#6D430E;margin-bottom:20px}
.ent .hes-img-col{display:flex;flex-direction:column;gap:20px}
.ent .hes-img-wrap{border-radius:24px;overflow:hidden;width:100%;height:260px}
.ent .hes-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.ent .hes-note{background:#6D430E;border-radius:6px;padding:20px;color:#DAF4FF;font-size:16px;line-height:1.6}
.ent .hes-note strong{color:#A1E53B;display:block;font-size:19px;margin-bottom:10px;line-height:1.2}
@media (max-width: 1280px) {
.ent .t-h1{font-size:46px}
}
@media (max-width: 768px) {
.ent .rep-grid{grid-template-columns:1fr}
.ent .env-cards{grid-template-columns:1fr 1fr}
.ent .diff-layout{grid-template-columns:1fr}
.ent .supp-layout{grid-template-columns:1fr}
.ent .gap-layout{grid-template-columns:1fr}
.ent .hes-layout{grid-template-columns:1fr}
.ent .t-h1{font-size:33px}
.ent .env-img-row{flex-direction:column}
}
@media (max-width: 390px) {
.ent .env-cards{grid-template-columns:1fr}
.ent .t-h1{font-size:24px}
.ent .rep-badges{flex-direction:column}
}
.abt-us{max-width:100%;overflow-x:hidden}
.abt-us .pg-wrap{max-width:1024px;margin:0 auto;padding:0 20px}
.abt-us .reveal-mask{animation:maskReveal .85s cubic-bezier(0.34,1.2,0.64,1) both}
@keyframes maskReveal {
from{clip-path:inset(0 50% 0 50%);opacity:.2}
to{clip-path:inset(0 0% 0 0%);opacity:1}
}
.abt-us .stagger-up{animation:staggerUp .42s cubic-bezier(0.34,1.2,0.64,1) both}
.abt-us .stagger-up.d1{animation-delay:.08s}
.abt-us .stagger-up.d2{animation-delay:.18s}
.abt-us .stagger-up.d3{animation-delay:.28s}
.abt-us .stagger-up.d4{animation-delay:.38s}
@keyframes staggerUp {
from{opacity:0;transform:translateY(28px)}
to{opacity:1;transform:translateY(0)}
}
.abt-us .ttl-block{background:#fff;padding:80px 0 40px;position:relative}
.abt-us .ttl-block .geo-line-tl{position:absolute;top:20px;left:20px;width:60px;height:60px;pointer-events:none}
.abt-us .ttl-block .geo-line-br{position:absolute;bottom:40px;right:20px;width:40px;height:40px;pointer-events:none}
.abt-us .ttl-layout{display:flex;flex-direction:row;align-items:center;gap:20px}
.abt-us .ttl-img-wrap{flex:0 0 200px;position:relative;border-radius:6px;overflow:hidden}
.abt-us .ttl-img-wrap img{width:200px;height:260px;object-fit:cover;display:block;filter:blur(0px);transition:filter .38s ease-in-out}
.abt-us .ttl-img-wrap .blur-bg{position:absolute;inset:0;background:#a1e53b14;pointer-events:none}
.abt-us .ttl-text-center{flex:1;text-align:center;padding:0 10px}
.abt-us .ttl-label{display:inline-block;border:1.5px solid #6D430E;border-radius:2px;padding:2px 10px;font-size:14px;line-height:1.6;color:#6D430E;letter-spacing:.04em;margin-bottom:20px}
.abt-us .ttl-h1{font-size:46px;line-height:1.2;letter-spacing:-.02em;margin:0 0 20px;color:#2a1a05}
.abt-us .ttl-h1 .word-accent{color:#A1E53B}
.abt-us .ttl-h1 .word-dark{color:#6D430E}
.abt-us .ttl-sub{font-size:16px;line-height:1.6;color:#4a3520;max-width:380px;margin:0 auto}
.abt-us .ttl-img-wrap.right img{filter:blur(1.5px);transition:filter .38s ease-in-out}
.abt-us .ttl-img-wrap.right:hover img{filter:blur(0px)}
.abt-us .divider-tri{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:10px 0;background:#fff}
.abt-us .divider-tri .d-line{flex:1;height:1px;background:#DAF4FF;max-width:400px}
.abt-us .divider-tri .d-center{display:flex;flex-direction:row;align-items:center;gap:4px}
.abt-us .about-story{background:linear-gradient(105deg,#A1E53B 0%,#DAF4FF 38%,#fff 100%);padding:80px 0}
.abt-us .story-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.abt-us .story-text-col{padding-right:10px}
.abt-us .story-h2{font-size:33px;line-height:1.2;letter-spacing:-.01em;margin:0 0 20px;color:#2a1a05}
.abt-us .story-h2 .sw1{color:#6D430E}
.abt-us .story-h2 .sw2{color:#2a1a05}
.abt-us .story-p{font-size:16px;line-height:1.6;color:#3a2510;margin-bottom:20px}
.abt-us .ratio-bar-wrap{margin-top:40px;background:#fff;border-radius:6px;padding:20px;box-shadow:1px 5px 22px -2px #a1e53b14}
.abt-us .ratio-bar-label{display:flex;flex-direction:row;justify-content:space-between;font-size:14px;line-height:1.6;color:#6D430E;margin-bottom:10px}
.abt-us .ratio-bar-track{height:14px;background:#DAF4FF;border-radius:2px;overflow:hidden;margin-bottom:10px}
.abt-us .ratio-bar-fill{height:100%;background:#A1E53B;border-radius:2px;animation:barGrow .85s cubic-bezier(0.34,1.2,0.64,1) both;animation-delay:.3s}
@keyframes barGrow {
from{width:0!important}
}
.abt-us .ratio-bar-desc{font-size:14px;line-height:1.6;color:#4a3520}
.abt-us .story-img-col{display:flex;flex-direction:column;gap:20px}
.abt-us .story-img-frame{position:relative;border-radius:24px;overflow:hidden;box-shadow:1px 9px 60px -2px #6d430e21}
.abt-us .story-img-frame img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .42s cubic-bezier(0.34,1.2,0.64,1)}
.abt-us .story-img-frame:hover img{transform:scale(1.04)}
.abt-us .story-img-frame .img-overlay{position:absolute;inset:0;background:#2a1a0500;transition:background .38s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}
.abt-us .story-img-frame:hover .img-overlay{background:#2a1a059e}
.abt-us .story-img-frame .img-overlay-text{color:#fff;font-size:16px;line-height:1.6;text-align:center;padding:20px;opacity:0;transform:translateY(14px);transition:opacity .35s ease-in-out,transform .38s cubic-bezier(0.34,1.2,0.64,1)}
.abt-us .story-img-frame:hover .img-overlay-text{opacity:1;transform:translateY(0)}
.abt-us .team-strip{background:#2a1a05;padding:80px 0;position:relative}
.abt-us .team-strip .bg-accent-fade{position:absolute;inset:0;background:linear-gradient(100deg,#a1e53b12 0%,transparent 60%);pointer-events:none}
.abt-us .team-h2{font-size:33px;line-height:1.2;letter-spacing:-.01em;margin:0 0 10px;color:#DAF4FF}
.abt-us .team-h2 .tw1{color:#A1E53B}
.abt-us .team-intro{font-size:16px;line-height:1.6;color:#c9b89a;max-width:560px;margin-bottom:40px}
.abt-us .team-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.abt-us .team-card{background:#daf4ff0f;border-radius:24px;padding:20px;border:1px solid #a1e53b2e;transition:transform .38s cubic-bezier(0.34,1.2,0.64,1),box-shadow .38s ease-in-out}
.abt-us .team-card:hover{transform:translateY(-6px);box-shadow:1px 9px 60px -2px #a1e53b21}
.abt-us .team-card-img{position:relative;border-radius:6px;overflow:hidden;margin-bottom:20px}
.abt-us .team-card-img img{width:100%;height:200px;object-fit:cover;display:block;transition:transform .42s cubic-bezier(0.34,1.2,0.64,1)}
.abt-us .team-card:hover .team-card-img img{transform:scale(1.05)}
.abt-us .team-card-img .tc-overlay{position:absolute;inset:0;background:#2a1a0500;transition:background .35s ease-in-out;display:flex;align-items:flex-end;padding:10px}
.abt-us .team-card:hover .team-card-img .tc-overlay{background:#2a1a05b3}
.abt-us .tc-overlay-quote{font-size:14px;line-height:1.6;color:#DAF4FF;opacity:0;transform:translateY(10px);transition:opacity .35s ease-in-out,transform .38s cubic-bezier(0.34,1.2,0.64,1)}
.abt-us .team-card:hover .tc-overlay-quote{opacity:1;transform:translateY(0)}
.abt-us .team-card-name{font-size:19px;line-height:1.2;color:#DAF4FF;margin-bottom:4px;letter-spacing:-.01em}
.abt-us .team-card-role{display:inline-block;border:1px solid #a1e53b80;border-radius:2px;padding:1px 8px;font-size:14px;line-height:1.6;color:#A1E53B;margin-bottom:10px}
.abt-us .team-card-desc{font-size:14px;line-height:1.6;color:#c9b89a}
.abt-us .divider-dark{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:10px 0;background:#2a1a05}
.abt-us .divider-dark .dd-line{flex:1;height:1px;background:#a1e53b33;max-width:400px}
.abt-us .contact-strip{background:#DAF4FF;padding:40px 0}
.abt-us .contact-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.abt-us .contact-item{display:flex;flex-direction:row;align-items:center;gap:10px}
.abt-us .contact-item .ci-icon{width:40px;height:40px;background:#A1E53B;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.abt-us .contact-item .ci-text{font-size:14px;line-height:1.6;color:#2a1a05}
.abt-us .contact-item .ci-text a{color:#6D430E;text-decoration:underline}
.abt-us .contact-item .ci-text a:hover{color:#2a1a05}
@media (max-width: 1280px) {
.abt-us .ttl-h1{font-size:46px}
}
@media (max-width: 768px) {
.abt-us .ttl-layout{flex-direction:column;gap:20px}
.abt-us .ttl-img-wrap{flex:0 0 auto;width:100%;max-width:320px}
.abt-us .ttl-img-wrap img{width:100%;height:200px}
.abt-us .ttl-h1{font-size:33px}
.abt-us .story-grid{grid-template-columns:1fr}
.abt-us .team-row{grid-template-columns:1fr 1fr}
.abt-us .contact-row{flex-direction:column;align-items:flex-start}
}
@media (max-width: 390px) {
.abt-us .ttl-h1{font-size:24px}
.abt-us .team-row{grid-template-columns:1fr}
.abt-us .ttl-block{padding:40px 0 20px}
.abt-us .about-story{padding:40px 0}
.abt-us .team-strip{padding:40px 0}
}
::placeholder{opacity:.4}
.abt-us .btn-ghost{display:inline-block;border:1.5px solid #6D430E;border-radius:6px;background:transparent;color:#6D430E;font-size:16px;line-height:1.6;padding:10px 20px;cursor:pointer;text-decoration:none;transition:background .38s cubic-bezier(0.34,1.2,0.64,1),color .35s ease-in-out}
.abt-us .btn-ghost:hover{background:#6D430E;color:#fff}
.edu-biz{max-width:100%;overflow-x:hidden}
.edu-biz .page-inner{max-width:1024px;margin:0 auto;padding:0 20px}
.edu-biz .slide-in{animation:slideFromLeft .42s cubic-bezier(0.34,1.2,0.64,1) both}
.edu-biz .slide-in.delay-1{animation-delay:.08s}
.edu-biz .slide-in.delay-2{animation-delay:.16s}
.edu-biz .slide-in.delay-3{animation-delay:.24s}
@keyframes slideFromLeft {
from{opacity:0;transform:translateX(-38px)}
to{opacity:1;transform:translateX(0)}
}
.edu-biz .dot-grid{position:absolute;top:0;left:0;width:220px;height:180px;background-image:radial-gradient(circle,#A1E53B 1.2px,transparent 1.2px);background-size:18px 18px;opacity:.18;pointer-events:none;z-index:0}
.edu-biz .title-section{background:#1b1b22;padding:40px 0 80px;position:relative;overflow:hidden}
.edu-biz .title-section .page-inner{position:relative;z-index:1}
.edu-biz .title-tag{display:inline-block;border:1.5px solid #A1E53B;color:#A1E53B;font-size:14px;line-height:1.2;letter-spacing:.06em;padding:4px 10px;border-radius:2px;margin-bottom:20px}
.edu-biz .title-heading{font-size:46px;line-height:1.2;letter-spacing:-.02em;color:#fff;margin:0 0 20px}
.edu-biz .title-heading .accent-word{color:#A1E53B}
.edu-biz .title-desc{font-size:19px;line-height:1.6;color:#c8c8d0;max-width:560px;margin:0}
.edu-biz .concentric-rects{position:absolute;top:20px;right:40px;width:120px;height:100px;pointer-events:none;z-index:0}
.edu-biz .concentric-rects span{position:absolute;border:1.5px solid #a1e53b38;border-radius:2px}
.edu-biz .concentric-rects span:nth-child(1){inset:0}
.edu-biz .concentric-rects span:nth-child(2){inset:14px}
.edu-biz .concentric-rects span:nth-child(3){inset:28px}
.edu-biz .concentric-rects span:nth-child(4){inset:42px}
.edu-biz .svg-divider{display:block;width:100%;height:32px;background:#1b1b22}
.edu-biz .svg-divider-bottom{display:block;width:100%;height:32px;background:#fff}
.edu-biz .programs-section{background:#fff;padding:80px 0 40px}
.edu-biz .programs-section .section-label{font-size:14px;line-height:1.2;letter-spacing:.08em;color:#6D430E;text-transform:uppercase;margin-bottom:10px}
.edu-biz .programs-section .sec-heading{font-size:33px;line-height:1.2;letter-spacing:-.01em;color:#1b1b22;margin:0 0 40px}
.edu-biz .programs-section .sec-heading .accent-word{color:#A1E53B}
.edu-biz .cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.edu-biz .prog-card{border-radius:6px;border:1.5px solid #e8e8ec;background:#fff;box-shadow:1px 5px 22px -2px #a1e53b14;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .38s cubic-bezier(0.34,1.2,0.64,1),transform .35s cubic-bezier(0.34,1.2,0.64,1);position:relative}
.edu-biz .prog-card:hover{box-shadow:1px 9px 60px -2px #a1e53b21;transform:translateY(-4px)}
.edu-biz .card-notch{position:absolute;left:0;top:20px;width:4px;height:48px;background:#A1E53B;border-radius:0 2px 2px 0}
.edu-biz .card-img-wrap{width:100%;height:180px;overflow:hidden;position:relative;background:#DAF4FF}
.edu-biz .card-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(0.85);transition:transform .42s cubic-bezier(0.34,1.2,0.64,1)}
.edu-biz .prog-card:hover .card-img-wrap img{transform:scale(1.04)}
.edu-biz .card-img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#DAF4FF 0%,#A1E53B22 100%);display:flex;align-items:center;justify-content:center}
.edu-biz .card-img-placeholder svg{opacity:.35}
.edu-biz .card-meta-row{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px 20px 0;flex-wrap:wrap}
.edu-biz .card-tag{font-size:14px;line-height:1.2;color:#6D430E;border:1px solid #6D430E;border-radius:2px;padding:2px 8px;white-space:nowrap}
.edu-biz .card-user-type{font-size:14px;line-height:1.2;color:#555;background:#f2f2f5;border-radius:2px;padding:2px 8px}
.edu-biz .card-readtime{font-size:14px;line-height:1.2;color:#888;margin-left:auto;white-space:nowrap;display:flex;flex-direction:row;align-items:center;gap:4px}
.edu-biz .card-body{padding:10px 20px 0;flex:1;display:flex;flex-direction:column}
.edu-biz .card-title{font-size:19px;line-height:1.6;letter-spacing:-.01em;color:#1b1b22;margin:0 0 10px;font-weight:700}
.edu-biz .card-desc{font-size:16px;line-height:1.6;color:#444;margin:0 0 10px;flex:1}
.edu-biz .card-duration-row{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:10px}
.edu-biz .card-duration{font-size:14px;line-height:1.2;color:#6D430E;display:flex;flex-direction:row;align-items:center;gap:4px}
.edu-biz .card-footer{padding:10px 20px 20px;border-top:1px solid #f0f0f4;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}
.edu-biz .card-price-block{display:flex;flex-direction:column;gap:2px}
.edu-biz .card-price{font-size:24px;line-height:1.2;font-weight:700;color:#1b1b22}
.edu-biz .card-pricedes{font-size:14px;line-height:1.2;color:#777}
.edu-biz .card-price-note{font-size:14px;line-height:1.2;color:#A1E53B;font-weight:600}
.edu-biz .card-cta{display:inline-block;padding:10px 20px;border-radius:6px;border:2px solid #A1E53B;color:#3a6b00;font-size:16px;line-height:1.2;font-weight:600;text-decoration:none;background:transparent;position:relative;overflow:hidden;transition:color .38s cubic-bezier(0.34,1.2,0.64,1);white-space:nowrap}
.edu-biz .card-cta::before{content:'';position:absolute;inset:0;background:#A1E53B;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(0.34,1.2,0.64,1);z-index:0;border-radius:4px}
.edu-biz .card-cta:hover::before{transform:scaleX(1)}
.edu-biz .card-cta:hover{color:#1b1b22}
.edu-biz .card-cta span{position:relative;z-index:1}
.edu-biz .steps-section{background:#DAF4FF;padding:80px 0;position:relative}
.edu-biz .steps-section .page-inner{position:relative}
.edu-biz .steps-section .sec-heading{font-size:33px;line-height:1.2;color:#1b1b22;margin:0 0 40px;letter-spacing:-.01em}
.edu-biz .steps-section .sec-heading .accent-word{color:#6D430E}
.edu-biz .steps-list{display:flex;flex-direction:row;gap:20px;list-style:none;margin:0;padding:0}
.edu-biz .step-item{flex:1;display:flex;flex-direction:column;gap:10px;position:relative}
.edu-biz .step-item:not(:last-child)::after{content:'';position:absolute;top:20px;right:-10px;width:20px;height:2px;background:#A1E53B;border-radius:2px}
.edu-biz .step-num{font-size:33px;line-height:1.2;font-weight:700;color:#A1E53B;letter-spacing:-.02em}
.edu-biz .step-title{font-size:16px;line-height:1.6;font-weight:700;color:#1b1b22;margin:0}
.edu-biz .step-desc{font-size:14px;line-height:1.6;color:#444;margin:0}
.edu-biz .diagonal-section{position:relative;padding:80px 0;overflow:hidden}
.edu-biz .diagonal-bg-a{position:absolute;inset:0;background:#fff;z-index:0}
.edu-biz .diagonal-bg-b{position:absolute;top:0;right:0;width:48%;height:100%;background:#1b1b22;clip-path:polygon(12% 0%,100% 0%,100% 100%,0% 100%);z-index:0}
.edu-biz .diagonal-section .page-inner{position:relative;z-index:1;display:flex;flex-direction:row;gap:40px;align-items:center}
.edu-biz .diag-left{flex:1;display:flex;flex-direction:column;gap:20px}
.edu-biz .diag-heading{font-size:33px;line-height:1.2;color:#1b1b22;margin:0;letter-spacing:-.01em}
.edu-biz .diag-heading .accent-word{color:#A1E53B}
.edu-biz .diag-text{font-size:16px;line-height:1.6;color:#333;margin:0}
.edu-biz .diag-right{flex:1;display:flex;flex-direction:column;gap:20px;padding-left:40px}
.edu-biz .diag-right-heading{font-size:24px;line-height:1.2;color:#fff;margin:0}
.edu-biz .diag-right-heading .accent-word{color:#A1E53B}
.edu-biz .diag-fact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.edu-biz .diag-fact-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px;color:#ddd;font-size:16px;line-height:1.6}
.edu-biz .diag-fact-dot{width:8px;height:8px;border-radius:2px;background:#A1E53B;flex-shrink:0;margin-top:7px}
.edu-biz .img-section{background:#fff;padding:80px 0}
.edu-biz .img-section .page-inner{display:flex;flex-direction:row;gap:40px;align-items:center}
.edu-biz .img-wrap{width:400px;flex-shrink:0;border-radius:6px;overflow:hidden;box-shadow:1px 9px 60px -2px #6d430e21;position:relative}
.edu-biz .img-wrap img{width:400px;height:300px;object-fit:cover;display:block;filter:saturate(0.9);border-radius:6px}
.edu-biz .img-overlay{position:absolute;inset:0;background:linear-gradient(160deg,#a1e53b21 0%,#6d430e14 100%);border-radius:6px;pointer-events:none}
.edu-biz .img-text-block{flex:1;display:flex;flex-direction:column;gap:20px}
.edu-biz .img-text-block .block-label{font-size:14px;line-height:1.2;color:#6D430E;letter-spacing:.08em;text-transform:uppercase;border:1px solid #6D430E;border-radius:2px;display:inline-block;padding:3px 10px;align-self:flex-start}
.edu-biz .img-text-block .block-heading{font-size:33px;line-height:1.2;color:#1b1b22;margin:0;letter-spacing:-.01em}
.edu-biz .img-text-block .block-heading .accent-word{color:#A1E53B}
.edu-biz .img-text-block .block-text{font-size:16px;line-height:1.6;color:#333;margin:0}
.edu-biz .img-text-block .block-link{color:#6D430E;font-size:16px;line-height:1.6;text-decoration:underline;align-self:flex-start;transition:color .35s ease-in-out}
.edu-biz .img-text-block .block-link:hover{color:#A1E53B}
.edu-biz .contact-strip{background:#1b1b22;padding:40px 0}
.edu-biz .contact-strip .page-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.edu-biz .contact-strip .strip-text{font-size:19px;line-height:1.6;color:#fff;margin:0}
.edu-biz .contact-strip .strip-text strong{color:#A1E53B}
.edu-biz .contact-info-row{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;align-items:center}
.edu-biz .contact-info-row a{color:#DAF4FF;font-size:16px;line-height:1.6;text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:6px;transition:color .38s cubic-bezier(0.34,1.2,0.64,1)}
.edu-biz .contact-info-row a:hover{color:#A1E53B}
@media (max-width: 1280px) {
.edu-biz .cards-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.edu-biz .title-heading{font-size:33px}
.edu-biz .cards-grid{grid-template-columns:1fr}
.edu-biz .steps-list{flex-direction:column}
.edu-biz .step-item:not(:last-child)::after{display:none}
.edu-biz .diagonal-section .page-inner{flex-direction:column}
.edu-biz .diagonal-bg-b{display:none}
.edu-biz .diag-right{background:#1b1b22;border-radius:6px;padding:20px}
.edu-biz .diag-right-heading,.edu-biz .diag-fact-item{color:#fff}
.edu-biz .img-section .page-inner{flex-direction:column}
.edu-biz .img-wrap{width:100%}
.edu-biz .img-wrap img{width:100%;height:220px}
.edu-biz .contact-strip .page-inner{flex-direction:column;align-items:flex-start}
}
@media (max-width: 390px) {
.edu-biz .title-heading{font-size:24px}
.edu-biz .card-footer{flex-direction:column;align-items:flex-start}
.edu-biz .steps-section .sec-heading,.edu-biz .diag-heading,.edu-biz .img-text-block .block-heading{font-size:24px}
.edu-biz .card-price{font-size:19px}
}
.lp-prog{max-width:100%;overflow-x:hidden}
.lp-prog .lp-inner{max-width:1024px;margin:0 auto;padding:0 20px}
.lp-prog .lp-divider{display:flex;align-items:center;justify-content:center;gap:10px;margin:40px 0}
.lp-prog .lp-divider-line{height:1px;width:80px;background:#6D430E;opacity:.25}
.lp-prog .lp-divider-diamond{width:8px;height:8px;background:#A1E53B;transform:rotate(45deg);border:1px solid #6D430E;opacity:.6}
@keyframes aurora-shift {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.lp-prog .lp-lead{padding:80px 20px 40px;background:#fff;position:relative}
.lp-prog .lp-lead-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-end;gap:40px}
.lp-prog .lp-lead-img-col{flex:0 0 340px;position:relative}
.lp-prog .lp-lead-img-deco{position:absolute;top:-20px;left:-20px;width:100%;height:100%;border-radius:24px;background:radial-gradient(ellipse at 40% 60%,#a1e53b2e 0%,#6d430e14 100%);z-index:0;pointer-events:none}
.lp-prog .lp-lead-img-wrap{position:relative;z-index:1;border-radius:24px;overflow:hidden;box-shadow:1px 9px 60px -2px #a1e53b21;animation:img-fadein .45s cubic-bezier(0.34,1.2,0.64,1) both}
@keyframes img-fadein {
from{opacity:0;transform:translateY(16px)}
to{opacity:1;transform:translateY(0)}
}
.lp-prog .lp-lead-img-wrap img{display:block;width:340px;height:260px;object-fit:cover}
.lp-prog .lp-lead-text-col{flex:1 1 0;display:flex;flex-direction:column;gap:20px}
.lp-prog .lp-lead-kicker{font-size:14px;line-height:1.6;color:#6D430E;border:1px solid #6D430E;border-radius:2px;display:inline-block;padding:4px 10px;letter-spacing:.04em}
.lp-prog .lp-lead-desc{font-size:16px;line-height:1.9;color:#3a2a10;margin:0}
.lp-prog .lp-lead-h1{font-size:46px;line-height:1.2;letter-spacing:-.02em;margin:0}
.lp-prog .lp-lead-h1 .word-first{color:#A1E53B;-webkit-text-stroke:1px #6D430E}
.lp-prog .lp-lead-h1 .word-rest{color:#2a1a06}
.lp-prog .lp-lead-meta{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap}
.lp-prog .lp-lead-badge{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:14px;line-height:1.6;color:#4a3520}
.lp-prog .lp-lead-badge .dot{width:10px;height:10px;border-radius:40px;background:#A1E53B;flex-shrink:0}
.lp-prog .lp-lead-btn{display:inline-block;font-size:16px;line-height:1.6;padding:10px 40px;border-radius:6px;border:2px solid #6D430E;color:#6D430E;background:transparent;cursor:pointer;text-decoration:none;transition:color .38s cubic-bezier(0.34,1.2,0.64,1),background .38s cubic-bezier(0.34,1.2,0.64,1);align-self:flex-start;position:relative;overflow:hidden}
.lp-prog .lp-lead-btn::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:#6D430E;transition:width .42s cubic-bezier(0.34,1.2,0.64,1);z-index:0}
.lp-prog .lp-lead-btn:hover::before{width:100%}
.lp-prog .lp-lead-btn span{position:relative;z-index:1;transition:color .38s ease-in-out}
.lp-prog .lp-lead-btn:hover span{color:#fff}
.lp-prog .lp-struct{padding:80px 20px;background:radial-gradient(ellipse at 60% 40%,#daf4ffb3 0%,#fffffff2 100%);background-size:200% 200%;animation:aurora-shift 9s ease-in-out infinite;position:relative}
.lp-prog .lp-struct-inner{max-width:1024px;margin:0 auto}
.lp-prog .lp-struct-curl{position:absolute;bottom:20px;right:20px;width:60px;height:60px;opacity:.07;pointer-events:none}
.lp-prog .lp-struct-top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:40px;flex-wrap:wrap}
.lp-prog .lp-struct-h2{font-size:33px;line-height:1.2;letter-spacing:-.01em;margin:0}
.lp-prog .lp-struct-h2 .w1{color:#6D430E}
.lp-prog .lp-struct-h2 .w2{color:#2a1a06}
.lp-prog .lp-struct-sub{font-size:16px;line-height:1.9;color:#4a3520;max-width:380px;margin:0}
.lp-prog .lp-steps{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.lp-prog .lp-step{background:#fff;border-radius:24px;padding:20px;box-shadow:1px 5px 22px -2px #a1e53b14;display:flex;flex-direction:column;gap:10px;transition:box-shadow .38s cubic-bezier(0.34,1.2,0.64,1),transform .38s cubic-bezier(0.34,1.2,0.64,1)}
.lp-prog .lp-step:hover{box-shadow:1px 9px 60px -2px #a1e53b21;transform:translateY(-3px)}
.lp-prog .lp-step-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between}
.lp-prog .lp-step-num{font-size:46px;line-height:1.2;color:#A1E53B;font-weight:700;letter-spacing:-.03em;-webkit-text-stroke:1px #6d430e4d}
.lp-prog .lp-step-dur{font-size:14px;line-height:1.6;color:#6D430E;border:1px solid #6d430e4d;border-radius:2px;padding:2px 10px}
.lp-prog .lp-step-h3{font-size:19px;line-height:1.2;color:#2a1a06;margin:0}
.lp-prog .lp-step-p{font-size:14px;line-height:1.9;color:#4a3520;margin:0}
.lp-prog .lp-step-tag{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:14px;color:#6D430E}
.lp-prog .lp-step-tag .dot{width:8px;height:8px;border-radius:40px;background:#6D430E}
.lp-prog .lp-topics{padding:80px 20px 40px;background:#2a1a06;position:relative}
.lp-prog .lp-topics-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;gap:40px;align-items:flex-start}
.lp-prog .lp-topics-aside{flex:0 0 260px;display:flex;flex-direction:column;gap:20px;position:sticky;top:20px}
.lp-prog .lp-topics-h2{font-size:33px;line-height:1.2;letter-spacing:-.01em;margin:0}
.lp-prog .lp-topics-h2 .w1{color:#A1E53B}
.lp-prog .lp-topics-h2 .w2{color:#DAF4FF}
.lp-prog .lp-topics-desc{font-size:16px;line-height:1.9;color:#c8b89a;margin:0}
.lp-prog .lp-rating-box{background:#daf4ff0f;border-radius:24px;padding:20px;display:flex;flex-direction:column;gap:10px}
.lp-prog .lp-rating-num{font-size:46px;line-height:1.2;color:#A1E53B;font-weight:700;letter-spacing:-.03em}
.lp-prog .lp-rating-stars{display:flex;flex-direction:row;gap:4px}
.lp-prog .lp-star{width:16px;height:16px}
.lp-prog .lp-rating-label{font-size:14px;color:#c8b89a;line-height:1.6}
.lp-prog .lp-acc-list{flex:1 1 0;display:flex;flex-direction:column;gap:10px}
.lp-prog .lp-acc-item{border-radius:6px;overflow:hidden;background:#ffffff0a;border:1px solid #daf4ff1a}
.lp-prog .lp-acc-toggle{display:none}
.lp-prog .lp-acc-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px;cursor:pointer;user-select:none;gap:10px}
.lp-prog .lp-acc-label-text{font-size:16px;line-height:1.6;color:#DAF4FF;font-weight:600}
.lp-prog .lp-acc-arrow{width:20px;height:20px;flex-shrink:0;transition:transform .38s cubic-bezier(0.34,1.2,0.64,1)}
.lp-prog .lp-acc-body{display:none;padding:0 20px 20px}
.lp-prog .lp-acc-body-text{font-size:14px;line-height:1.9;color:#c8b89a;margin:0}
.lp-prog .lp-faq{padding:80px 20px;background:#fff;position:relative}
.lp-prog .lp-faq-inner{max-width:1024px;margin:0 auto}
.lp-prog .lp-faq-top{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px;align-items:end}
.lp-prog .lp-faq-h2{font-size:33px;line-height:1.2;letter-spacing:-.01em;margin:0}
.lp-prog .lp-faq-h2 .w1{color:#A1E53B;-webkit-text-stroke:1px #6D430E}
.lp-prog .lp-faq-h2 .w2{color:#2a1a06}
.lp-prog .lp-faq-lead{font-size:16px;line-height:1.9;color:#4a3520;margin:0}
.lp-prog .lp-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.lp-prog .lp-faq-item{border-radius:24px;padding:20px;background:#DAF4FF;display:flex;flex-direction:column;gap:10px;box-shadow:1px 2px 6px -2px #6d430e12;transition:box-shadow .35s ease-in-out,transform .35s ease-in-out}
.lp-prog .lp-faq-item:hover{box-shadow:1px 5px 22px -2px #6d430e14;transform:translateY(-2px)}
.lp-prog .lp-faq-q{font-size:16px;line-height:1.6;color:#2a1a06;font-weight:700;margin:0;display:flex;flex-direction:row;gap:10px;align-items:flex-start}
.lp-prog .lp-faq-q-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}
.lp-prog .lp-faq-a{font-size:14px;line-height:1.9;color:#4a3520;margin:0}
.lp-prog .lp-contact-strip{margin-top:40px;background:radial-gradient(ellipse at 50% 50%,#a1e53b26 0%,#daf4ff66 100%);border-radius:24px;padding:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;box-shadow:1px 5px 22px -2px #a1e53b14}
.lp-prog .lp-contact-text{display:flex;flex-direction:column;gap:10px}
.lp-prog .lp-contact-h3{font-size:24px;line-height:1.2;color:#2a1a06;margin:0}
.lp-prog .lp-contact-sub{font-size:16px;line-height:1.6;color:#4a3520;margin:0}
.lp-prog .lp-contact-links{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;align-items:center}
.lp-prog .lp-contact-link{font-size:16px;line-height:1.6;color:#6D430E;text-decoration:underline;transition:color .38s cubic-bezier(0.34,1.2,0.64,1)}
.lp-prog .lp-contact-link:hover{color:#2a1a06}
.lp-prog .lp-cta-btn{display:inline-block;font-size:16px;line-height:1.6;padding:10px 40px;border-radius:6px;border:2px solid #6D430E;color:#6D430E;background:transparent;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;transition:color .4s ease-in-out}
.lp-prog .lp-cta-btn::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:#6D430E;transition:width .44s cubic-bezier(0.34,1.2,0.64,1);z-index:0}
.lp-prog .lp-cta-btn:hover::before{width:100%}
.lp-prog .lp-cta-btn span{position:relative;z-index:1;transition:color .4s ease-in-out}
.lp-prog .lp-cta-btn:hover span{color:#fff}
@media (max-width: 1280px) {
.lp-prog .lp-lead-h1{font-size:46px}
}
@media (max-width: 768px) {
.lp-prog .lp-lead-inner{flex-direction:column;align-items:stretch;gap:20px}
.lp-prog .lp-lead-img-col{flex:none}
.lp-prog .lp-lead-img-wrap img{width:100%;height:220px}
.lp-prog .lp-lead-h1{font-size:33px}
.lp-prog .lp-steps{grid-template-columns:1fr}
.lp-prog .lp-topics-inner{flex-direction:column}
.lp-prog .lp-topics-aside{position:static;flex:none}
.lp-prog .lp-faq-top{grid-template-columns:1fr;gap:20px}
.lp-prog .lp-faq-grid{grid-template-columns:1fr}
.lp-prog .lp-contact-strip{flex-direction:column;align-items:flex-start}
}
@media (max-width: 390px) {
.lp-prog .lp-lead{padding:40px 10px 20px}
.lp-prog .lp-struct{padding:40px 10px}
.lp-prog .lp-topics{padding:40px 10px 20px}
.lp-prog .lp-faq{padding:40px 10px}
.lp-prog .lp-lead-h1{font-size:24px}
.lp-prog .lp-struct-h2{font-size:24px}
.lp-prog .lp-topics-h2{font-size:24px}
.lp-prog .lp-faq-h2{font-size:24px}
.lp-prog .lp-contact-strip{padding:20px}
.lp-prog .lp-lead-meta{flex-direction:column;gap:10px}
}
.cont-us{max-width:100%;overflow-x:hidden}
.cont-us .pg-wrap{max-width:1024px;margin:0 auto;padding:0 20px}
.cont-us .reach-strip{background:#fff;padding:80px 20px 40px;animation:bg-shift 15s linear infinite}
@keyframes bg-shift {
0%{background-color:#fff}
50%{background-color:#f5fef0}
100%{background-color:#fff}
}
.cont-us .reach-strip .pg-wrap{display:flex;flex-direction:row;gap:40px;align-items:flex-start}
.cont-us .reach-left{flex:0 0 60%;max-width:60%}
.cont-us .reach-right{flex:0 0 calc(40% - 40px);max-width:calc(40% - 40px);padding-top:10px}
.cont-us .reach-eyebrow{display:inline-block;border:1.5px solid #A1E53B;border-radius:2px;padding:4px 10px;font-size:14px;line-height:1.6;color:#3a2200;letter-spacing:.04em;margin-bottom:20px}
.cont-us .reach-h1{font-size:46px;line-height:1.2;letter-spacing:-.02em;margin-bottom:20px;color:#1b0e00}
.cont-us .reach-h1 .accent-word{color:#6D430E;text-decoration:underline;text-decoration-color:#A1E53B;text-underline-offset:4px}
.cont-us .reach-desc{font-size:16px;line-height:1.6;color:#2e1a00;max-width:480px;margin-bottom:40px}
.cont-us .addr-block{display:flex;flex-direction:column;gap:20px}
.cont-us .addr-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px}
.cont-us .addr-icon{width:36px;height:36px;flex-shrink:0;border-radius:6px;background:#A1E53B;display:flex;align-items:center;justify-content:center}
.cont-us .addr-icon i{font-size:14px;color:#2e1a00}
.cont-us .addr-text{font-size:16px;line-height:1.6;color:#2e1a00}
.cont-us .addr-text a{color:#6D430E;text-decoration:underline;text-decoration-color:#A1E53B}
.cont-us .addr-text a:hover{color:#3a2200}
.cont-us .addr-label{font-size:14px;line-height:1.2;color:#8a6030;display:block;margin-bottom:2px}
.cont-us .divider-split{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 0;max-width:1024px;margin:0 auto}
.cont-us .divider-split .dsplit-line{width:80px;height:2px;background:#6D430E;border-radius:2px}
.cont-us .reach-deco{position:relative;background:linear-gradient(160deg,#DAF4FF 60%,#e8fbcc 100%);border-radius:24px;padding:40px 20px;box-shadow:1px 5px 22px -2px #a1e53b14}
.cont-us .reach-deco-shape{position:absolute;top:-20px;right:-10px;width:80px;height:80px;border-radius:40px;background:#A1E53B;opacity:.18;pointer-events:none}
.cont-us .reach-deco-shape2{position:absolute;bottom:10px;left:-15px;width:50px;height:50px;border-radius:24px;background:#6D430E;opacity:.1;pointer-events:none}
.cont-us .deco-stat{font-size:33px;line-height:1.2;color:#6D430E;font-weight:700;letter-spacing:-.02em;display:block;margin-bottom:10px}
.cont-us .deco-label{font-size:14px;line-height:1.6;color:#3a2200;display:block}
.cont-us .deco-sep{width:40px;height:2px;background:#A1E53B;border-radius:2px;margin:20px 0}
.cont-us .deco-note{font-size:14px;line-height:1.6;color:#5a3a10}
.cont-us .form-strip{background:#DAF4FF;padding:40px 20px 80px}
.cont-us .form-strip .pg-wrap{display:flex;flex-direction:row;gap:40px;align-items:flex-start}
.cont-us .form-col{flex:0 0 60%;max-width:60%}
.cont-us .form-meta{flex:0 0 calc(40% - 40px);max-width:calc(40% - 40px);padding-top:10px}
.cont-us .form-h2{font-size:33px;line-height:1.2;letter-spacing:-.015em;color:#1b0e00;margin-bottom:10px}
.cont-us .form-h2 .h2-first{color:#6D430E}
.cont-us .form-sub{font-size:16px;line-height:1.6;color:#3a2200;margin-bottom:40px}
.cont-us .contact-form{display:flex;flex-direction:column;gap:20px}
.cont-us .field-row{display:flex;flex-direction:row;gap:20px}
.cont-us .field-grp{display:flex;flex-direction:column;gap:10px;flex:1}
.cont-us .field-grp.full{width:100%}
.cont-us .field-label{font-size:14px;line-height:1.6;color:#3a2200;font-weight:600}
.cont-us .field-label .req-mark{color:#6D430E;margin-left:2px}
.cont-us .field-input{border:1.5px solid #b8d4e0;border-radius:6px;padding:10px 20px;font-size:16px;line-height:1.6;color:#1b0e00;background:#fff;box-shadow:inset 1px 2px 4px #6d430e0f;transition:border-color .38s cubic-bezier(0.34,1.2,0.64,1),box-shadow .38s cubic-bezier(0.34,1.2,0.64,1);width:100%;box-sizing:border-box;outline:none;height:48px}
.cont-us .field-input::placeholder{color:#1b0e0066}
.cont-us .field-input:focus{border-color:#A1E53B!important;box-shadow:inset 1px 2px 4px #6d430e0f 1px 2px 6px -2px #a1e53b21!important}
.cont-us .field-input:focus-visible{outline:2px solid #6D430E!important;outline-offset:2px!important}
.cont-us .select-wrap{position:relative}
.cont-us .select-wrap::after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #6D430E;pointer-events:none}
.cont-us .field-select{border:1.5px solid #b8d4e0;border-radius:6px;padding:10px 40px 10px 20px;font-size:16px;line-height:1.6;color:#1b0e00;background:#fff;box-shadow:inset 1px 2px 4px #6d430e0f;transition:border-color .42s cubic-bezier(0.34,1.2,0.64,1),box-shadow .42s cubic-bezier(0.34,1.2,0.64,1);width:100%;box-sizing:border-box;outline:none;appearance:none;-webkit-appearance:none;height:48px;cursor:pointer}
.cont-us .field-select:focus{border-color:#A1E53B!important;box-shadow:inset 1px 2px 4px #6d430e0f 1px 2px 6px -2px #a1e53b21!important}
.cont-us .field-select:focus-visible{outline:2px solid #6D430E!important;outline-offset:2px!important}
.cont-us .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px}
.cont-us .privacy-check{width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:#A1E53B;cursor:pointer}
.cont-us .privacy-check:focus-visible{outline:2px solid #6D430E!important;outline-offset:2px!important}
.cont-us .privacy-text{font-size:14px;line-height:1.6;color:#3a2200}
.cont-us .privacy-text a{color:#6D430E;text-decoration:underline;text-decoration-color:#A1E53B}
.cont-us .privacy-text a:hover{color:#3a2200}
.cont-us .submit-btn{display:inline-block;border:2px solid #6D430E;border-radius:6px;padding:10px 40px;font-size:16px;line-height:1.6;color:#6D430E;background:transparent;cursor:pointer;position:relative;overflow:hidden;transition:color .36s cubic-bezier(0.34,1.2,0.64,1);align-self:flex-start}
.cont-us .submit-btn::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:#6D430E;border-radius:4px;transition:width .4s ease-in-out;z-index:0}
.cont-us .submit-btn:hover::before,.cont-us .submit-btn:active::before{width:100%}
.cont-us .submit-btn:hover{color:#fff}
.cont-us .submit-btn-txt{position:relative;z-index:1}
.cont-us .submit-btn:focus-visible{outline:2px solid #A1E53B!important;outline-offset:3px!important}
.cont-us .form-meta-card{border:1.5px solid #A1E53B;border-radius:24px;padding:40px 20px;background:#fff;box-shadow:1px 9px 60px -2px #a1e53b21;display:flex;flex-direction:column;gap:20px}
.cont-us .meta-item{display:flex;flex-direction:row;gap:10px;align-items:flex-start;position:relative}
.cont-us .meta-item-border{position:absolute;inset:-4px;border-radius:6px;border:1.5px solid transparent;transition:border-color .35s cubic-bezier(0.34,1.2,0.64,1);pointer-events:none}
.cont-us .meta-item:hover .meta-item-border{border-color:#A1E53B}
.cont-us .meta-dot{width:10px;height:10px;border-radius:2px;background:#A1E53B;flex-shrink:0;margin-top:6px}
.cont-us .meta-txt{font-size:14px;line-height:1.6;color:#3a2200}
.cont-us .meta-txt strong{color:#1b0e00;display:block;font-size:16px;line-height:1.2;margin-bottom:4px}
@media (max-width: 768px) {
.cont-us .reach-strip .pg-wrap,.cont-us .form-strip .pg-wrap{flex-direction:column;gap:40px}
.cont-us .reach-left,.cont-us .reach-right,.cont-us .form-col,.cont-us .form-meta{flex:0 0 100%;max-width:100%}
.cont-us .reach-h1{font-size:33px}
.cont-us .field-row{flex-direction:column;gap:20px}
}
@media (max-width: 390px) {
.cont-us .reach-strip,.cont-us .form-strip{padding-left:10px;padding-right:10px}
.cont-us .reach-h1{font-size:24px}
.cont-us .form-h2{font-size:24px}
.cont-us .submit-btn{width:100%;text-align:center}
}
.success-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#fff}
.success-page .success-card{max-width:1024px;width:100%;margin:0 auto;background:#DAF4FF;border-radius:24px;padding:80px 40px;box-shadow:1px 9px 60px -2px #a1e53b21;display:flex;flex-direction:column;align-items:center;text-align:center}
.success-page .success-icon-wrap{width:72px;height:72px;border-radius:40px;background:#A1E53B;display:flex;align-items:center;justify-content:center;margin-bottom:40px;box-shadow:1px 5px 22px -2px #a1e53b14;flex-shrink:0}
.success-page .success-icon-wrap svg{display:block}
.success-page .success-heading{font-size:46px;line-height:1.2;letter-spacing:-.02em;margin-bottom:20px;color:#6D430E}
.success-page .success-heading span{color:#2a2a2a}
.success-page .success-text{font-size:19px;line-height:1.6;color:#3a3a3a;max-width:520px;margin-bottom:40px}
.success-page .success-divider{width:60px;height:2px;background:#A1E53B;border-radius:2px;margin-bottom:40px}
.success-page .success-note{font-size:14px;line-height:1.9;color:#5a5a5a;border:1px solid #A1E53B;border-radius:6px;padding:10px 20px;margin-bottom:40px;max-width:420px}
.success-page .success-back-link{display:inline-block;font-size:16px;line-height:1.6;color:#6D430E;text-decoration:underline;border:1px solid #6D430E;border-radius:6px;padding:10px 40px;transition:background .38s cubic-bezier(0.34,1.2,0.64,1),color .38s cubic-bezier(0.34,1.2,0.64,1)}
.success-page .success-back-link:hover{background:#6D430E;color:#fff;text-decoration:none}
.success-page .success-back-link:focus{outline:2px solid #A1E53B;outline-offset:3px}
@media (max-width: 768px) {
.success-page{padding:40px 10px}
.success-page .success-card{padding:40px 20px}
.success-page .success-heading{font-size:33px}
.success-page .success-text{font-size:16px}
}
@media (max-width: 390px) {
.success-page .success-heading{font-size:24px}
.success-page .success-card{padding:40px 10px}
}