*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'IBM Plex Mono',monospace;background:#FEFEFE;color:#1A1A1A;line-height:1.6}
.hdrwrap{max-width:1440px;margin:0 auto;padding:25px 30px}
.brandzone{text-align:center;margin-bottom:35px;padding:20px 0;background:linear-gradient(135deg,#68ea2a14 0%,#e6ebff1f 100%);border-radius:30px}
.brandzone .compname{font-size:52px;font-weight:700;color:#651212;letter-spacing:-1px;margin-bottom:8px}
.brandzone .tagln{font-size:18px;color:#454545;font-weight:400}
.navzone{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:15px 25px;background:#e6ebff4d;border-radius:25px;box-shadow:0 4px 12px #6512120f}
.navzone .logohld{flex-shrink:0}
.navzone .logoimg{width:85px;height:85px;display:block;border-radius:20px;background:#ffffff80;padding:8px;box-shadow:0 2px 8px #00000014}
.navzone .mainav{display:flex;gap:35px;align-items:center;flex-wrap:wrap}
.navzone .mainav .nvlnk{color:#2A2A2A;text-decoration:none;font-size:15px;font-weight:400;padding:10px 18px;border-radius:18px;transition:background 0.2s,color .2s}
.navzone .mainav .nvlnk:hover{background:#68ea2a26;color:#651212}
.ftwrap{background:linear-gradient(180deg,#651212 0%,#4A0D0D 100%);color:#FFF;margin-top:80px}
.ftwrap .ftop{max-width:1440px;margin:0 auto;padding:60px 30px 50px;display:grid;grid-template-columns:2fr 1.5fr 1fr;gap:50px}
.ftwrap .ftcol .fthdg{font-size:20px;font-weight:700;margin-bottom:20px;color:#68EA2A}
.ftwrap .ftcol .fttxt{font-size:14px;line-height:1.7;color:#E6EBFF;margin-bottom:12px}
.ftwrap .ftcol .fttxt i{margin-right:8px;color:#68EA2A}
.ftwrap .ftcol .ftnav{display:flex;flex-direction:column;gap:12px}
.ftwrap .ftcol .ftnav .ftlnk{color:#E6EBFF;text-decoration:none;font-size:14px;transition:color .2s}
.ftwrap .ftcol .ftnav .ftlnk:hover{color:#68EA2A}
.ftwrap .ftbtm{background:#0000004d;padding:25px 30px;text-align:center}
.ftwrap .ftbtm .cpyrght{font-size:13px;color:#E6EBFF;max-width:1440px;margin:0 auto}
.ckpopup{position:fixed;top:20px;right:20px;z-index:9999;display:none}
.ckpopup[data-visible="true"]{display:block}
.ckpopup .ckbox{background:#FFF;border-radius:25px;padding:25px 30px;box-shadow:0 8px 24px #65121233;max-width:380px;border:2px solid #68ea2a4d}
.ckpopup .cktxt{font-size:14px;color:#2A2A2A;margin-bottom:18px;line-height:1.6}
.ckpopup .ckbtns{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.ckpopup .ckbtn{padding:10px 20px;border:none;border-radius:18px;font-family:'IBM Plex Mono',monospace;font-size:13px;cursor:pointer;transition:background 0.2s,transform .1s}
.ckpopup .ckbtn.ckaccept{background:#68EA2A;color:#1A1A1A;font-weight:700}
.ckpopup .ckbtn.ckaccept:hover{background:#5AD424}
.ckpopup .ckbtn.ckdecline{background:#651212;color:#FFF;font-weight:400}
.ckpopup .ckbtn.ckdecline:hover{background:#4A0D0D}
.ckpopup .cklink{color:#651212;text-decoration:underline;font-size:12px;margin-left:8px}
.ckpopup .ckmanage{position:fixed;bottom:20px;right:20px;width:50px;height:50px;background:#68EA2A;border:none;border-radius:50%;cursor:pointer;box-shadow:0 4px 12px #68ea2a66;display:flex;align-items:center;justify-content:center;font-size:20px;color:#1A1A1A;transition:transform .2s}
.ckpopup .ckmanage:hover{transform:scale(1.1)}
@media (max-width: 968px) {
.hdrwrap{padding:20px}
.brandzone .compname{font-size:38px}
.brandzone .tagln{font-size:15px}
.navzone{flex-direction:column;gap:25px;padding:20px}
.navzone .mainav{flex-direction:column;gap:15px;width:100%}
.navzone .mainav .nvlnk{width:100%;text-align:center}
.ftwrap .ftop{grid-template-columns:1fr;gap:35px;padding:40px 20px 35px}
.ckpopup .ckbox{max-width:320px}
}
@media (max-width: 580px) {
.brandzone .compname{font-size:32px}
.brandzone .tagln{font-size:14px}
.navzone .logoimg{width:70px;height:70px}
.ckpopup{right:10px;left:10px;top:10px}
.ckpopup .ckbox{max-width:100%;padding:20px}
}
.doc-body{max-width:1440px;margin:0 auto;padding:80px 24px;background:#fff}
.doc-body div{max-width:880px;margin:0 auto}
.doc-body p{font-size:17px;line-height:1.75;color:#2a2a2a;margin:0 0 28px;letter-spacing:.01em}
.doc-body p:last-child{margin-bottom:0}
.doc-body strong,.doc-body b{font-weight:600;color:#651212}
.doc-body em,.doc-body i{font-style:italic;color:#444}
.doc-body a{color:#68EA2A;text-decoration:none;border-bottom:1px solid #68ea2a4d;transition:all .25s ease;font-weight:500}
.doc-body a:hover{color:#651212;border-bottom-color:#651212}
.doc-body a:focus{outline:2px solid #68EA2A;outline-offset:3px;border-radius:3px}
@media (max-width: 768px) {
.doc-body{padding:48px 20px}
.doc-body p{font-size:16px;line-height:1.7;margin-bottom:24px}
}
@media (max-width: 480px) {
.doc-body{padding:36px 16px}
.doc-body p{font-size:15px;margin-bottom:20px}
}
.hero-wrapper{background:linear-gradient(135deg,#E6EBFF 0%,#68ea2a26 100%);padding:80px 20px;position:relative;overflow:hidden}
.hero-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#68ea2a33 0%,transparent 70%);border-radius:50%;filter:blur(80px)}
.herocont{max-width:1440px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.htxt{flex:1;max-width:600px}
.htxt h1{font-size:48px;line-height:1.2;color:#651212;margin:0 0 24px;font-weight:700}
.htxt p{font-size:18px;line-height:1.6;color:#2d2d2d;margin:0 0 32px}
.himg{flex:1;position:relative}
.himg img{width:100%;height:450px;object-fit:cover;border-radius:30px;box-shadow:0 12px 40px #65121226;border:3px solid #68ea2a4d}
.hbtn{display:inline-block;padding:16px 40px;background:#68EA2A;color:#fff;font-size:16px;font-weight:600;text-decoration:none;border-radius:25px;box-shadow:0 6px 20px #68ea2a66;transition:all .3s ease;position:relative;z-index:10}
.hbtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #68ea2a80;background:#5dd425}
.check-sec{max-width:1440px;margin:80px auto;padding:0 20px}
.checksec-hd{text-align:center;margin-bottom:60px}
.checksec-hd h2{font-size:38px;color:#651212;margin:0 0 16px;font-weight:700}
.checksec-hd p{font-size:17px;color:#4a4a4a;max-width:700px;margin:0 auto;line-height:1.6}
.checkgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}
.checkitem{background:#fff;border-radius:25px;padding:35px;box-shadow:0 4px 15px #00000014;border:2px solid #E6EBFF;transition:all .3s ease}
.checkitem:hover{transform:translateY(-5px);box-shadow:0 8px 25px #68ea2a33;border-color:#68EA2A}
.checkitem h3{font-size:22px;color:#651212;margin:0 0 16px;font-weight:600}
.checkitem p{font-size:16px;line-height:1.6;color:#555;margin:0 0 20px}
.chkmeth{display:flex;flex-direction:column;gap:12px}
.meth{display:flex;align-items:center;gap:10px;padding:10px;background:#68ea2a14;border-radius:12px}
.meth::before{content:'✓';display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#68EA2A;color:#fff;border-radius:50%;font-size:14px;font-weight:700;flex-shrink:0}
.meth span{font-size:15px;color:#333}
.exp-wrapper{background:linear-gradient(180deg,#fff 0%,#E6EBFF 100%);padding:80px 20px}
.expcont{max-width:1440px;margin:0 auto}
.exphd{text-align:center;margin-bottom:50px}
.exphd h2{font-size:38px;color:#651212;margin:0 0 18px;font-weight:700}
.exphd p{font-size:17px;color:#4a4a4a;max-width:650px;margin:0 auto}
.testgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:35px}
.testcard{background:#fff;border-radius:30px;padding:40px;box-shadow:0 6px 20px #0000001a;position:relative;border:3px solid transparent;transition:all .3s ease}
.testcard:hover{border-color:#68EA2A;transform:scale(1.02)}
.testcard::before{content:'"';position:absolute;top:20px;left:30px;font-size:80px;color:#68ea2a33;font-family:serif;line-height:1}
.tprofile{display:flex;align-items:center;gap:18px;margin-bottom:24px;position:relative;z-index:2}
.tprofile img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #68EA2A}
.tinfo h4{font-size:19px;color:#651212;margin:0 0 6px;font-weight:600}
.tinfo p{font-size:14px;color:#777;margin:0}
.testcard blockquote{font-size:16px;line-height:1.7;color:#333;margin:0 0 20px;font-style:italic}
.tstats{display:flex;gap:20px;margin-top:20px}
.tstat{flex:1;background:#68ea2a1a;padding:12px;border-radius:15px;text-align:center}
.tstat strong{display:block;font-size:24px;color:#68EA2A;margin-bottom:4px}
.tstat span{font-size:13px;color:#555}
.rel-section{max-width:1440px;margin:80px auto;padding:0 20px}
.relhd{margin-bottom:50px}
.relhd h2{font-size:38px;color:#651212;margin:0 0 16px;font-weight:700}
.relhd p{font-size:17px;color:#4a4a4a;max-width:650px;line-height:1.6}
.rellayout{display:flex;gap:40px;align-items:center}
.relimg{flex:1}
.relimg img{width:100%;height:400px;object-fit:cover;border-radius:30px;box-shadow:0 8px 30px #0000001f}
.relcont{flex:1}
.rlist{display:flex;flex-direction:column;gap:24px}
.ritem{background:#fff;padding:24px;border-radius:20px;border-left:5px solid #68EA2A;box-shadow:0 3px 12px #00000014}
.ritem h4{font-size:20px;color:#651212;margin:0 0 10px;font-weight:600}
.ritem p{font-size:15px;line-height:1.6;color:#555;margin:0}
.comm-wrap{background:#651212;padding:80px 20px;position:relative;overflow:hidden}
.comm-wrap::after{content:'';position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#68ea2a26 0%,transparent 70%);border-radius:50%}
.commcont{max-width:1440px;margin:0 auto;position:relative;z-index:2}
.commhd{text-align:center;margin-bottom:50px}
.commhd h2{font-size:38px;color:#fff;margin:0 0 18px;font-weight:700}
.commhd p{font-size:17px;color:#E6EBFF;max-width:650px;margin:0 auto;line-height:1.6}
.comgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.comcard{background:#ffffff1a;backdrop-filter:blur(10px);border-radius:25px;padding:35px;border:2px solid #68ea2a4d;transition:all .3s ease}
.comcard:hover{background:#ffffff26;border-color:#68EA2A;transform:translateY(-5px)}
.comcard h3{font-size:22px;color:#68EA2A;margin:0 0 16px;font-weight:600}
.comcard p{font-size:15px;line-height:1.7;color:#E6EBFF;margin:0 0 20px}
.comcard ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.comcard ul li{font-size:14px;color:#fff;padding-left:24px;position:relative}
.comcard ul li::before{content:'→';position:absolute;left:0;color:#68EA2A;font-weight:700}
.flex-section{max-width:1440px;margin:80px auto;padding:0 20px}
.flexhd{text-align:center;margin-bottom:50px}
.flexhd h2{font-size:38px;color:#651212;margin:0 0 16px;font-weight:700}
.flexhd p{font-size:17px;color:#4a4a4a;max-width:650px;margin:0 auto}
.flexlayout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.fleximg{position:sticky;top:20px}
.fleximg img{width:100%;height:500px;object-fit:cover;border-radius:30px;box-shadow:0 10px 35px #0000001f}
.flexoptions{display:flex;flex-direction:column;gap:20px}
.fopt{background:#fff;border-radius:25px;padding:30px;box-shadow:0 4px 15px #00000014;border:2px solid #E6EBFF;transition:all .3s ease}
.fopt:hover{border-color:#68EA2A;box-shadow:0 6px 20px #68ea2a33}
.fopt h4{font-size:20px;color:#651212;margin:0 0 12px;font-weight:600;display:flex;align-items:center;gap:12px}
.fopt h4::before{content:'';display:block;width:8px;height:8px;background:#68EA2A;border-radius:50%;flex-shrink:0}
.fopt p{font-size:15px;line-height:1.6;color:#555;margin:0}
.rhythm-wrap{background:linear-gradient(135deg,#E6EBFF 0%,#68ea2a1a 100%);padding:80px 20px}
.rhythmcont{max-width:1440px;margin:0 auto}
.rhythmhd{text-align:center;margin-bottom:50px}
.rhythmhd h2{font-size:38px;color:#651212;margin:0 0 18px;font-weight:700}
.rhythmhd p{font-size:17px;color:#4a4a4a;max-width:650px;margin:0 auto}
.timeline{position:relative;max-width:900px;margin:0 auto}
.timeline::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#68EA2A 0%,#651212 100%);transform:translateX(-50%)}
.tl-item{display:flex;align-items:center;margin-bottom:40px;position:relative}
.tl-item:nth-child(odd){flex-direction:row}
.tl-item:nth-child(even){flex-direction:row-reverse}
.tl-content{flex:1;background:#fff;padding:25px;border-radius:20px;box-shadow:0 4px 15px #0000001a;position:relative;max-width:400px}
.tl-item:nth-child(odd) .tl-content{margin-right:auto;margin-left:0}
.tl-item:nth-child(even) .tl-content{margin-left:auto;margin-right:0}
.tl-content h4{font-size:20px;color:#651212;margin:0 0 10px;font-weight:600}
.tl-content p{font-size:15px;line-height:1.6;color:#555;margin:0}
.tl-dot{position:absolute;left:50%;transform:translateX(-50%);width:20px;height:20px;background:#68EA2A;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 4px #E6EBFF;z-index:10}
.cta-final{max-width:1440px;margin:80px auto 40px;padding:60px 20px;text-align:center;background:linear-gradient(135deg,#68ea2a1a 0%,#6512120d 100%);border-radius:35px}
.cta-final h2{font-size:36px;color:#651212;margin:0 0 20px;font-weight:700}
.cta-final p{font-size:18px;color:#4a4a4a;max-width:600px;margin:0 auto 30px;line-height:1.6}
.cta-final .hbtn{margin:0 auto}
@media (max-width: 1024px) {
.herocont{flex-direction:column;gap:40px}
.htxt{max-width:100%;text-align:center}
.htxt h1{font-size:38px}
.rellayout{flex-direction:column}
.flexlayout{grid-template-columns:1fr}
.fleximg{position:relative;top:0}
.comgrid{grid-template-columns:1fr}
.timeline::before{left:30px}
.tl-item{flex-direction:row!important}
.tl-item .tl-content{margin-left:60px!important;margin-right:0!important;max-width:100%}
.tl-dot{left:30px;transform:translateX(0)}
}
@media (max-width: 768px) {
.hero-wrapper{padding:60px 20px}
.htxt h1{font-size:32px}
.htxt p{font-size:16px}
.himg img{height:300px}
.checksec-hd h2,.exphd h2,.relhd h2,.commhd h2,.flexhd h2,.rhythmhd h2{font-size:28px}
.checkgrid{grid-template-columns:1fr}
.testgrid{grid-template-columns:1fr}
.relimg img{height:280px}
.fleximg img{height:350px}
.cta-final h2{font-size:28px}
.cta-final p{font-size:16px}
}
.cntc-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#E6EBFF 0%,#68ea2a26 50%,#E6EBFF 100%);background-size:200% 200%;animation:gradshift 8s ease infinite;padding:60px 20px}
@keyframes gradshift {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.cntc-hero .wrap1{max-width:1440px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.txtwrp{transform:rotate(-2deg);padding:30px}
.txtwrp h1{font-size:3.2rem;color:#651212;margin:0 0 20px;line-height:1.1;font-weight:700}
.txtwrp .subt{font-size:1.4rem;color:#333;line-height:1.5;margin:0}
.imgarea{position:relative;transform:rotate(2deg);background:linear-gradient(45deg,#651212b3,#68ea2a99);border-radius:30px;padding:8px;box-shadow:0 12px 40px #00000026}
.imgarea::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#68ea2a4d,#6512124d);border-radius:30px;z-index:1}
.imgarea .innr{position:relative;background:#fff;border-radius:24px;padding:80px 60px;text-align:center;z-index:2}
.imgarea .innr svg{width:120px;height:120px;margin-bottom:20px}
.imgarea .innr p{font-size:1.1rem;color:#555;margin:0}
.info-section{padding:80px 20px;background:#fff}
.info-section .container1{max-width:1440px;margin:0 auto}
.info-section h2{font-size:2.4rem;color:#651212;margin:0 0 40px;text-align:center}
.contactgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:60px}
.cntcard{background:linear-gradient(135deg,#E6EBFF 0%,#68ea2a1a 100%);border-radius:28px;padding:35px 30px;box-shadow:0 6px 20px #00000014;border:2px solid #68ea2a33;transition:all .3s ease}
.cntcard:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000001f}
.cntcard .icn{width:60px;height:60px;background:#68EA2A;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.cntcard .icn svg{width:30px;height:30px;fill:#fff}
.cntcard h3{font-size:1.5rem;color:#651212;margin:0 0 12px}
.cntcard p{font-size:1rem;color:#444;margin:0 0 8px;line-height:1.6}
.cntcard a{color:#651212;text-decoration:none;font-weight:600;transition:color .3s ease}
.cntcard a:hover{color:#68EA2A}
.form-section{padding:80px 20px;background:linear-gradient(180deg,#f8f9ff 0%,#E6EBFF 100%)}
.form-section .wrap2{max-width:720px;margin:0 auto;background:#fff;border-radius:32px;padding:50px 40px;box-shadow:0 8px 30px #0000001a}
.form-section h2{font-size:2.2rem;color:#651212;margin:0 0 16px;text-align:center}
.form-section .intro{font-size:1.1rem;color:#555;text-align:center;margin:0 0 40px;line-height:1.6}
.contactform label{display:block;font-size:1rem;color:#333;margin-bottom:8px;font-weight:600}
.contactform input[type="text"],.contactform input[type="tel"],.contactform input[type="email"],.contactform textarea,.contactform select{width:100%;padding:14px 18px;border:2px solid #E6EBFF;border-radius:20px;font-size:1rem;margin-bottom:24px;transition:all .3s ease;box-sizing:border-box}
.contactform input:focus,.contactform textarea:focus,.contactform select:focus{outline:none;border-color:#68EA2A;box-shadow:0 0 0 4px #68ea2a1a}
.contactform textarea{min-height:140px;resize:vertical}
.conditional-wrap{margin-bottom:24px}
.contactform input[type="radio"]{display:none}
.contactform .radiogroup{display:flex;gap:16px;margin-bottom:24px}
.contactform .radiolabel{flex:1;padding:14px 20px;background:#f5f5f5;border:2px solid #E6EBFF;border-radius:20px;text-align:center;cursor:pointer;transition:all .3s ease;font-weight:600;color:#555}
.contactform input[type="radio"]:checked + .radiolabel{background:linear-gradient(135deg,#68EA2A,#5dd623);border-color:#68EA2A;color:#fff;box-shadow:0 4px 12px #68ea2a4d}
.contactform input[type="radio"]:not(:checked) + .radiolabel:hover{border-color:#68EA2A;background:#E6EBFF}
.hidden-field{max-height:0;overflow:hidden;opacity:0;transition:all .4s ease}
#inquiry_seminar:checked ~ .conditional-wrap .seminar-field,#inquiry_private:checked ~ .conditional-wrap .private-field{max-height:200px;opacity:1;margin-bottom:24px}
.contactform .checkwrap{margin:30px 0;display:flex;align-items:flex-start;gap:12px}
.contactform input[type="checkbox"]{width:22px;height:22px;margin:2px 0 0;cursor:pointer;accent-color:#68EA2A}
.contactform .checkwrap label{margin:0;font-size:.95rem;font-weight:400;line-height:1.5;color:#555}
.contactform .checkwrap a{color:#651212;text-decoration:underline}
.contactform .checkwrap a:hover{color:#68EA2A}
.contactform .submitbtn{width:100%;padding:16px 30px;background:linear-gradient(135deg,#68EA2A,#5dd623);color:#fff;border:none;border-radius:24px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #68ea2a4d;z-index:10;position:relative}
.contactform .submitbtn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #68ea2a66}
.contactform .submitbtn:active{transform:translateY(-1px)}
.hours-section{padding:80px 20px;background:#fff}
.hours-section .container2{max-width:1440px;margin:0 auto}
.hours-section h2{font-size:2.4rem;color:#651212;margin:0 0 16px;text-align:center}
.hours-section .desc{font-size:1.1rem;color:#555;text-align:center;margin:0 0 50px;line-height:1.6}
.hoursgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}
.hourscard{background:linear-gradient(135deg,#68ea2a14,#e6ebff99);border-radius:26px;padding:35px;border:2px solid #6512121a;position:relative;overflow:hidden}
.hourscard::before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,#68ea2a1a 0%,transparent 70%);pointer-events:none}
.hourscard h3{font-size:1.6rem;color:#651212;margin:0 0 20px;position:relative;z-index:2}
.hourscard .timelist{list-style:none;padding:0;margin:0;position:relative;z-index:2}
.hourscard .timelist li{font-size:1.05rem;color:#444;padding:10px 0;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;align-items:center}
.hourscard .timelist li:last-child{border-bottom:none}
.hourscard .timelist .day{font-weight:600;color:#333}
.hourscard .timelist .time{color:#651212;font-weight:500}
@media (max-width: 768px) {
.cntc-hero .wrap1{grid-template-columns:1fr;gap:30px}
.txtwrp{transform:rotate(0)}
.txtwrp h1{font-size:2.2rem}
.txtwrp .subt{font-size:1.2rem}
.imgarea{transform:rotate(0)}
.imgarea .innr{padding:50px 30px}
.contactgrid{grid-template-columns:1fr}
.form-section .wrap2{padding:35px 25px}
.contactform .radiogroup{flex-direction:column}
.hoursgrid{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.txtwrp h1{font-size:1.9rem}
.info-section h2,.form-section h2,.hours-section h2{font-size:1.8rem}
.form-section .wrap2{padding:30px 20px}
}
.abt1{background:linear-gradient(135deg,#68ea2a0d 0%,#e6ebff4d 100%);padding:120px 20px 100px;position:relative;overflow:hidden}
.abt1::before{content:'';position:absolute;width:6px;height:6px;background:#68EA2A;border-radius:50%;top:40px;left:15%;box-shadow:200px 60px 0 #65121266 400px 120px 0 #e6ebff99 -100px 180px 0 #68ea2a4d 600px 40px 0 #6512124d 250px 200px 0 #e6ebff80}
.abt1wrap{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}
.abt1txt h1{font-size:56px;line-height:1.2;color:#651212;margin:0 0 28px;text-align:center;font-weight:700}
.abt1txt p{font-size:19px;line-height:1.65;color:#2a2a2a;text-align:center;max-width:820px;margin:0 auto}
.abt1img{width:100%;max-width:880px;border-radius:32px;overflow:hidden;box-shadow:0 14px 32px #65121226;transition:transform .6s ease}
.abt1img:hover{transform:translateY(-8px)}
.abt1img img{width:100%;height:auto;display:block;object-fit:cover}
.sec2{padding:90px 20px;background:#fff}
.sec2con{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:start}
.sec2left{position:sticky;top:100px}
.sec2left h2{font-size:42px;line-height:1.25;color:#651212;margin:0 0 24px;font-weight:700;position:relative;padding-left:22px}
.sec2left h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:80%;background:linear-gradient(180deg,#68EA2A 0%,#68ea2a4d 100%);border-radius:4px}
.sec2left p{font-size:17px;line-height:1.7;color:#3a3a3a;margin:0 0 18px}
.sec2right{display:flex;flex-direction:column;gap:32px}
.infocard{background:linear-gradient(120deg,#E6EBFF 0%,#e6ebff66 100%);border-radius:28px;padding:36px;border-left:5px solid #68EA2A;transition:all .4s ease}
.infocard:hover{transform:translateX(12px);box-shadow:0 8px 24px #68ea2a33;border-left-width:8px}
.infocard h3{font-size:26px;line-height:1.3;color:#651212;margin:0 0 16px;font-weight:600}
.infocard p{font-size:16px;line-height:1.7;color:#2a2a2a;margin:0}
.infocard ul{list-style:none;padding:0;margin:14px 0 0}
.infocard ul li{font-size:16px;line-height:1.7;color:#2a2a2a;padding-left:28px;position:relative;margin-bottom:10px}
.infocard ul li::before{content:'→';position:absolute;left:0;color:#68EA2A;font-weight:700}
.sec3{padding:100px 20px;background:linear-gradient(165deg,#65121208 0%,#e6ebff40 100%);position:relative}
.sec3::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent 0%,#68EA2A 50%,transparent 100%)}
.sec3wrap{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:0.9fr 1.1fr;gap:80px;align-items:center}
.sec3imgs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:20px;height:520px}
.imgbox1{grid-column:1 / 2;grid-row:1 / 3;border-radius:32px;overflow:hidden;box-shadow:0 12px 28px #6512122e}
.imgbox1 img{width:100%;height:100%;object-fit:cover;display:block}
.imgbox2{grid-column:2 / 3;grid-row:1 / 2;border-radius:32px;overflow:hidden;box-shadow:0 12px 28px #68ea2a26}
.imgbox2 img{width:100%;height:100%;object-fit:cover;display:block}
.profilbox{grid-column:2 / 3;grid-row:2 / 3;background:linear-gradient(135deg,#E6EBFF 0%,#fff 100%);border-radius:32px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;box-shadow:0 8px 20px #e6ebff80}
.profilimg{width:90px;height:90px;border-radius:50%;overflow:hidden;border:4px solid #68EA2A}
.profilimg img{width:100%;height:100%;object-fit:cover;display:block}
.profilbox h4{font-size:20px;line-height:1.3;color:#651212;margin:0;font-weight:600;text-align:center}
.profilbox p{font-size:14px;line-height:1.5;color:#3a3a3a;margin:0;text-align:center}
.sec3txt h2{font-size:44px;line-height:1.25;color:#651212;margin:0 0 28px;font-weight:700}
.sec3txt p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 20px}
.sec3txt p strong{color:#651212;font-weight:600}
.milestonegrid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}
.milebox{background:#fff;border-radius:20px;padding:26px;box-shadow:0 4px 16px #68ea2a1a;transition:all .3s ease}
.milebox:hover{box-shadow:0 8px 24px #68ea2a40;transform:translateY(-4px)}
.milenumber{font-size:38px;line-height:1;color:#68EA2A;font-weight:700;margin:0 0 10px;display:block}
.milelabel{font-size:15px;line-height:1.4;color:#3a3a3a;margin:0;display:block}
@media (max-width: 1024px) {
.abt1txt h1{font-size:44px}
.sec2con{grid-template-columns:1fr;gap:50px}
.sec2left{position:relative;top:0}
.sec3wrap{grid-template-columns:1fr;gap:60px}
.sec3imgs{order:2}
.sec3txt{order:1}
.milestonegrid{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.abt1{padding:80px 20px 70px}
.abt1txt h1{font-size:36px}
.abt1txt p{font-size:17px}
.sec2{padding:70px 20px}
.sec2left h2{font-size:34px}
.infocard{padding:28px}
.infocard h3{font-size:22px}
.sec3{padding:80px 20px}
.sec3txt h2{font-size:36px}
.sec3imgs{height:420px}
.milestonegrid{grid-template-columns:1fr;gap:18px}
}
@media (max-width: 480px) {
.abt1txt h1{font-size:30px}
.abt1txt p{font-size:16px}
.sec2left h2{font-size:28px}
.sec2left p{font-size:16px}
.infocard{padding:24px}
.infocard h3{font-size:20px}
.infocard p,.infocard ul li{font-size:15px}
.sec3txt h2{font-size:30px}
.sec3txt p{font-size:16px}
.sec3imgs{grid-template-columns:1fr;grid-template-rows:auto;height:auto;gap:16px}
.imgbox1,.imgbox2{grid-column:1;grid-row:auto;height:240px}
.profilbox{grid-column:1;grid-row:auto}
.milenumber{font-size:32px}
.milelabel{font-size:14px}
}
.lrntp{max-width:1440px;margin:0 auto;padding:0}
.titleblk{position:relative;padding:80px 20px;background:linear-gradient(135deg,#68ea2a14 0%,#e6ebff66 100%);overflow:hidden}
.titleblk .imgwrp{max-width:420px;margin:0 auto 40px;position:relative;transform:rotate(-2deg)}
.titleblk .imgwrp img{width:100%;height:auto;border-radius:28px;box-shadow:0 8px 24px #65121226 0 2px 8px #00000014}
.titleblk .imgwrp::before{content:'';position:absolute;top:-12px;right:-12px;width:100%;height:100%;background:linear-gradient(135deg,#68ea2a33,#e6ebff4d);border-radius:28px;z-index:-1}
.titleblk .txtct{max-width:720px;margin:0 auto;text-align:center}
.titleblk .txtct h1{font-size:2.8rem;line-height:1.2;margin:0 0 24px;color:#1a1a1a}
.titleblk .txtct h1 .hlt{color:#651212;position:relative;display:inline-block}
.titleblk .txtct h1 .hlt::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#68EA2A;border-radius:2px}
.titleblk .txtct p{font-size:1.15rem;line-height:1.7;color:#444;margin:0}
.titleblk .dotdec{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;gap:12px}
.titleblk .dotdec span{width:8px;height:8px;background:#68ea2a66;border-radius:50%}
.titleblk .dotdec span:nth-child(2){background:#65121266}
.titleblk .dotdec span:nth-child(3){background:#e6ebff99}
.artc1{padding:100px 20px;background:#fff}
.artc1 .inrwrp{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.artc1 .lftsd{position:sticky;top:40px}
.artc1 .lftsd h2{font-size:2.2rem;line-height:1.3;color:#1a1a1a;margin:0 0 20px;position:relative;padding-left:24px}
.artc1 .lftsd h2::before{content:'';position:absolute;left:0;top:6px;width:6px;height:calc(100% - 12px);background:linear-gradient(180deg,#68EA2A,#651212);border-radius:3px}
.artc1 .lftsd .intro{font-size:1.05rem;line-height:1.8;color:#555;margin:0 0 32px}
.artc1 .lftsd .imgbox{width:100%;border-radius:32px;overflow:hidden;box-shadow:0 6px 20px #0000001a}
.artc1 .lftsd .imgbox img{width:100%;height:auto;display:block}
.artc1 .rgtsd .itm{background:linear-gradient(135deg,#e6ebff99,#68ea2a0f);border-radius:24px;padding:36px;margin-bottom:32px;border:1px solid #68ea2a26}
.artc1 .rgtsd .itm:last-child{margin-bottom:0}
.artc1 .rgtsd .itm h3{font-size:1.6rem;color:#651212;margin:0 0 16px;display:flex;align-items:center;gap:12px}
.artc1 .rgtsd .itm h3 svg{width:28px;height:28px;flex-shrink:0}
.artc1 .rgtsd .itm p{font-size:1rem;line-height:1.7;color:#444;margin:0}
.sec2{padding:80px 20px;background:#f8f9fc;position:relative}
.sec2::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#651212 0%,#68EA2A 50%,#E6EBFF 100%)}
.sec2 .wrap12{max-width:1200px;margin:0 auto}
.sec2 h2{font-size:2.4rem;text-align:center;margin:0 0 60px;color:#1a1a1a}
.sec2 .gridbox{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.sec2 .crd{background:#fff;border-radius:28px;padding:40px 28px;text-align:center;box-shadow:0 4px 16px #0000000f;transition:transform .3s ease,box-shadow .3s ease;position:relative}
.sec2 .crd:hover{transform:translateY(-8px);box-shadow:0 12px 32px #68ea2a33}
.sec2 .crd::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#68EA2A;border-radius:0 0 4px 4px}
.sec2 .crd .icn{width:64px;height:64px;margin:0 auto 24px;background:linear-gradient(135deg,#68ea2a1a,#e6ebff4d);border-radius:50%;display:flex;align-items:center;justify-content:center}
.sec2 .crd .icn svg{width:32px;height:32px}
.sec2 .crd h3{font-size:1.4rem;color:#651212;margin:0 0 12px}
.sec2 .crd p{font-size:.95rem;line-height:1.6;color:#555;margin:0}
.finblk{padding:100px 20px;background:linear-gradient(180deg,#fff 0%,#e6ebff4d 100%)}
.finblk .cntr{max-width:900px;margin:0 auto}
.finblk .prfwrp{display:flex;gap:48px;align-items:center;background:#fff;border-radius:32px;padding:48px;box-shadow:0 8px 24px #00000014;margin-bottom:60px}
.finblk .prfwrp .imgp{flex-shrink:0;width:180px;height:180px;border-radius:50%;overflow:hidden;border:4px solid #68EA2A;box-shadow:0 6px 20px #68ea2a40}
.finblk .prfwrp .imgp img{width:100%;height:100%;object-fit:cover}
.finblk .prfwrp .txtarea h3{font-size:1.8rem;color:#1a1a1a;margin:0 0 12px}
.finblk .prfwrp .txtarea .pos{font-size:1.05rem;color:#651212;margin:0 0 20px;font-weight:600}
.finblk .prfwrp .txtarea p{font-size:1rem;line-height:1.7;color:#444;margin:0;font-style:italic}
.finblk .stps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}
.finblk .stps::before{content:'';position:absolute;top:40px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,#68ea2a4d,#6512124d);z-index:0}
.finblk .stps .stp{position:relative;z-index:1;text-align:center}
.finblk .stps .stp .num{width:80px;height:80px;margin:0 auto 16px;background:linear-gradient(135deg,#68EA2A,#651212);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;box-shadow:0 4px 16px #68ea2a59}
.finblk .stps .stp h4{font-size:1.1rem;color:#1a1a1a;margin:0 0 8px}
.finblk .stps .stp p{font-size:.9rem;line-height:1.5;color:#666;margin:0}
.finblk .cta{text-align:center;margin-top:60px}
.finblk .cta a{display:inline-block;background:linear-gradient(135deg,#68EA2A,#5ac825);color:#fff;font-size:1.15rem;font-weight:600;padding:18px 48px;border-radius:32px;text-decoration:none;box-shadow:0 6px 20px #68ea2a66;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:10}
.finblk .cta a:hover{transform:translateY(-3px);box-shadow:0 10px 28px #68ea2a80}
@media (max-width: 1024px) {
.artc1 .inrwrp{grid-template-columns:1fr;gap:60px}
.artc1 .lftsd{position:static}
.sec2 .gridbox{grid-template-columns:repeat(2,1fr)}
.finblk .stps{grid-template-columns:repeat(2,1fr);gap:36px}
.finblk .stps::before{display:none}
}
@media (max-width: 768px) {
.titleblk{padding:60px 20px}
.titleblk .txtct h1{font-size:2rem}
.titleblk .imgwrp{max-width:320px}
.artc1{padding:60px 20px}
.artc1 .lftsd h2{font-size:1.8rem}
.artc1 .rgtsd .itm{padding:28px}
.sec2 .gridbox{grid-template-columns:1fr}
.finblk .prfwrp{flex-direction:column;text-align:center;padding:36px 24px}
.finblk .prfwrp .imgp{width:140px;height:140px}
.finblk .stps{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.titleblk .txtct h1{font-size:1.6rem}
.titleblk .txtct p{font-size:1rem}
.artc1 .lftsd h2{font-size:1.5rem}
.sec2 h2{font-size:1.8rem}
.finblk .cta a{padding:16px 36px;font-size:1rem}
}
.successwrap{background:linear-gradient(135deg,#68ea2a14 0%,#e6ebfff2 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden}
.successwrap::before{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,#68ea2a26 0%,transparent 70%);border-radius:50%;top:-100px;right:-100px;animation:floatparticle 8s ease-in-out infinite}
.successwrap::after{content:'';position:absolute;width:300px;height:300px;background:radial-gradient(circle,#65121214 0%,transparent 70%);border-radius:50%;bottom:-80px;left:-80px;animation:floatparticle 10s ease-in-out infinite reverse}
@keyframes floatparticle {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(20px,-20px) scale(1.1)}
}
.successcont{max-width:680px;width:100%;background:#fff;border-radius:32px;padding:60px 50px;box-shadow:0 8px 40px #6512121f;text-align:center;position:relative;z-index:5}
.successicn{width:120px;height:120px;margin:0 auto 30px;background:linear-gradient(135deg,#68EA2A 0%,#68ea2acc 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 12px 32px #68ea2a40}
.successicn::before{content:'';position:absolute;width:140px;height:140px;border:3px solid #68ea2a4d;border-radius:50%;animation:pulse2 2s ease-in-out infinite}
@keyframes pulse2 {
0%,100%{transform:scale(1);opacity:1}
50%{transform:scale(1.15);opacity:.6}
}
.successicn svg{width:60px;height:60px;fill:#fff}
.successhd{font-size:38px;font-weight:700;color:#651212;margin:0 0 18px;line-height:1.2}
.successtxt{font-size:17px;color:#4a4a4a;line-height:1.65;margin:0 0 16px}
.successtxt2{font-size:15px;color:#6b6b6b;line-height:1.6;margin:0 0 40px}
.successbtns{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}
.btprimary{display:inline-block;padding:16px 36px;background:linear-gradient(135deg,#68EA2A 0%,#68ea2ad9 100%);color:#fff;font-size:16px;font-weight:600;text-decoration:none;border-radius:28px;transition:all .3s ease;box-shadow:0 6px 24px #68ea2a4d;position:relative;z-index:10}
.btprimary:hover{transform:translateY(-3px);box-shadow:0 10px 32px #68ea2a66;background:linear-gradient(135deg,#5dd625 0%,#68EA2A 100%)}
.btsecondary{display:inline-block;padding:16px 36px;background:#fff;color:#651212;font-size:16px;font-weight:600;text-decoration:none;border-radius:28px;border:2px solid #651212;transition:all .3s ease;position:relative;z-index:10}
.btsecondary:hover{background:#651212;color:#fff;transform:translateY(-3px);box-shadow:0 8px 24px #65121240}
.successdetails{margin-top:50px;padding-top:40px;border-top:2px solid #e6ebff99}
.detailsgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:30px}
.detailitem{background:linear-gradient(135deg,#e6ebff66 0%,#e6ebff33 100%);padding:24px 20px;border-radius:24px;text-align:left}
.detailitem h4{font-size:14px;color:#651212;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.detailitem p{font-size:16px;color:#2a2a2a;margin:0;font-weight:500}
.detailitem a{color:#68EA2A;text-decoration:none;font-weight:600;transition:color .3s ease}
.detailitem a:hover{color:#5dd625;text-decoration:underline}
@media (max-width: 768px) {
.successcont{padding:45px 30px;border-radius:28px}
.successicn{width:100px;height:100px;margin-bottom:25px}
.successicn svg{width:50px;height:50px}
.successhd{font-size:30px}
.successtxt{font-size:16px}
.successtxt2{font-size:14px;margin-bottom:30px}
.successbtns{flex-direction:column;width:100%}
.btprimary,.btsecondary{width:100%;text-align:center}
.detailsgrid{grid-template-columns:1fr;gap:16px}
}
@media (max-width: 480px) {
.successwrap{padding:30px 15px}
.successcont{padding:35px 24px}
.successhd{font-size:26px}
.successicn{width:90px;height:90px}
.successicn svg{width:45px;height:45px}
}