*{margin:0;padding:0;box-sizing:border-box}
ul,ol{list-style:none}
h1,h2,h3,h4,h5,h6{font-weight:700}
figure,blockquote{margin:0}
body{font-family:'EB Garamond',serif;background:linear-gradient(135deg,#FFF 0%,#f5f0ea 100%);color:#18130E;line-height:1.6}
.topbar{background:linear-gradient(90deg,#18130E 0%,#2a1f18 100%);padding:24px 0;border-bottom:3px solid #DAB880}
.topbar-inner{max-width:1536px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}
.logobox{width:110px;height:110px;background:#dab8801a;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:15px;box-shadow:0 4px 12px #00000026}
.logoimg{width:100%;height:100%;object-fit:contain}
.companytitle{text-align:right}
.companyname{font-size:48px;font-weight:700;color:#DAB880;text-shadow:2px 2px 4px #0000004d;letter-spacing:1px}
.navrow{background:#FFF;border-bottom:1px solid #18130e1a;box-shadow:0 2px 8px #0000000d}
.navrow-inner{max-width:1536px;margin:0 auto;padding:0 20px}
.mainnav{display:flex;gap:4px;padding:0}
.navitem{padding:18px 28px;color:#18130E;text-decoration:none;font-size:18px;font-weight:400;transition:background .2s ease,color .2s ease;border-right:1px solid #18130e14}
.navitem:last-child{border-right:none}
.navitem:hover{background:#dab88026;color:#18130E}
.footwrap{background:linear-gradient(180deg,#18130E 0%,#2a1f18 100%);color:#FFF;padding:60px 0 20px;margin-top:80px;border-top:4px solid #DAB880}
.footcontent{max-width:1536px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:40px}
.footsection{padding:0}
.foottitle{font-size:22px;color:#DAB880;margin-bottom:18px;font-weight:700}
.foottext{margin-bottom:12px;line-height:1.7;color:#ffffffe6}
.foottext i{margin-right:8px;color:#DAB880}
.footlink{color:#ffffffe6;text-decoration:none;transition:color .2s ease}
.footlink:hover{color:#DAB880}
.footnav{display:flex;flex-direction:column;gap:12px}
.footnavlink{color:#ffffffe6;text-decoration:none;transition:color .2s ease;display:inline-block}
.footnavlink:hover{color:#DAB880}
.footbottom{max-width:1536px;margin:0 auto;padding:20px 20px 0;border-top:1px solid #dab8804d;text-align:center}
.copyright{color:#ffffffb3;font-size:15px}
.consentbox{position:fixed;bottom:20px;right:20px;width:340px;background:#FFF;border:2px solid #DAB880;border-radius:4px;padding:24px;box-shadow:0 8px 24px #0003;z-index:10000;transform:translateY(500px);opacity:0;transition:transform .4s ease,opacity .4s ease}
.consentbox.is-visible{transform:translateY(0);opacity:1}
.consentbox.is-hidden{transform:translateY(-500px);opacity:0}
.consenttitle{font-size:20px;color:#18130E;margin-bottom:12px;font-weight:700}
.consenttext{font-size:15px;color:#18130E;margin-bottom:18px;line-height:1.5}
.consentcats{margin-bottom:18px}
.consentcat{margin-bottom:10px}
.consentlabel{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;color:#18130E}
.consentcheck{width:18px;height:18px;cursor:pointer}
.consentcheck:disabled{cursor:not-allowed}
.saleoption{padding-top:12px;border-top:1px solid #18130e1a;margin-top:12px}
.consentactions{display:flex;flex-direction:column;gap:10px;margin-top:18px}
.consentbtn{padding:12px 20px;border:none;border-radius:3px;font-family:'EB Garamond',serif;font-size:16px;cursor:pointer;transition:background .2s ease;text-decoration:underline;background:transparent;color:#18130E}
.acceptbtn:hover{background:#dab8801a}
.declinebtn:hover{background:#18130e0d}
@media (max-width: 768px) {
.topbar-inner{flex-direction:column;gap:20px;text-align:center}
.companytitle{text-align:center}
.companyname{font-size:36px}
.logobox{width:90px;height:90px}
.mainnav{flex-direction:column;gap:0}
.navitem{border-right:none;border-bottom:1px solid #18130e14}
.navitem:last-child{border-bottom:none}
.consentbox{width:calc(100% - 40px);right:20px;left:20px}
.footcontent{grid-template-columns:1fr;gap:30px}
}
@media (max-width: 480px) {
.companyname{font-size:28px}
.logobox{width:70px;height:70px}
.navitem{padding:14px 20px;font-size:16px}
.foottitle{font-size:19px}
}
.b-terms-section{max-width:1536px;margin:0 auto;padding:4rem 1.5rem;background:#FFF}
.b-terms-section h1{font-size:2.75rem;line-height:1.2;color:#18130E;margin:0 0 2rem;font-weight:700;letter-spacing:-.02em}
.b-terms-section h2{font-size:2rem;line-height:1.3;color:#18130E;margin:3rem 0 1.5rem;font-weight:700;padding-top:1rem;border-top:2px solid #DAB880}
.b-terms-section h3{font-size:1.5rem;line-height:1.4;color:#18130E;margin:2.5rem 0 1.25rem;font-weight:600}
.b-terms-section h4{font-size:1.25rem;line-height:1.4;color:#18130E;margin:2rem 0 1rem;font-weight:600}
.b-terms-section h5{font-size:1.125rem;line-height:1.5;color:#18130E;margin:1.75rem 0 .875rem;font-weight:600}
.b-terms-section h6{font-size:1rem;line-height:1.5;color:#18130E;margin:1.5rem 0 .75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}
.b-terms-section p{font-size:1.0625rem;line-height:1.75;color:#18130E;margin:0 0 1.5rem;max-width:75ch}
.b-terms-section em,.b-terms-section i{font-style:italic;color:#18130E}
.b-terms-section table{width:100%;border-collapse:collapse;margin:2rem 0;background:#FFF;box-shadow:0 2px 8px #18130e14;border-radius:4px;overflow:hidden}
.b-terms-section thead{background:linear-gradient(135deg,#18130E 0%,#3a312a 100%)}
.b-terms-section thead tr{border:none}
.b-terms-section thead th{padding:1.125rem 1.5rem;text-align:left;font-weight:600;font-size:.9375rem;color:#FFF;text-transform:uppercase;letter-spacing:.05em;border-bottom:3px solid #DAB880}
.b-terms-section tbody tr{border-bottom:1px solid #dab88033;transition:background-color .2s ease}
.b-terms-section tbody tr:last-child{border-bottom:none}
.b-terms-section tbody tr:hover{background:#dab8800d}
.b-terms-section tbody td{padding:1rem 1.5rem;font-size:1rem;line-height:1.6;color:#18130E;vertical-align:top}
.b-terms-section th{font-weight:600}
.b-terms-section td{font-weight:400}
.b-terms-section hr{border:none;height:2px;background:linear-gradient(90deg,#dab88000 0%,#DAB880 50%,#dab88000 100%);margin:3rem 0}
.b-terms-section div{margin:0}
@media (max-width: 1024px) {
.b-terms-section{padding:3rem 1.25rem}
.b-terms-section h1{font-size:2.25rem}
.b-terms-section h2{font-size:1.75rem;margin:2.5rem 0 1.25rem}
.b-terms-section h3{font-size:1.375rem}
.b-terms-section table{font-size:.9375rem}
.b-terms-section thead th,.b-terms-section tbody td{padding:.875rem 1rem}
}
@media (max-width: 768px) {
.b-terms-section{padding:2rem 1rem}
.b-terms-section h1{font-size:1.875rem;margin-bottom:1.5rem}
.b-terms-section h2{font-size:1.5rem;margin:2rem 0 1rem}
.b-terms-section h3{font-size:1.25rem;margin:1.75rem 0 1rem}
.b-terms-section h4{font-size:1.125rem}
.b-terms-section p{font-size:1rem;line-height:1.7}
.b-terms-section table{display:block;overflow-x:auto;box-shadow:0 1px 4px #18130e1a}
.b-terms-section thead th{font-size:.875rem;padding:.875rem .75rem}
.b-terms-section tbody td{font-size:.9375rem;padding:.75rem}
.b-terms-section hr{margin:2rem 0}
}
@media (max-width: 480px) {
.b-terms-section{padding:1.5rem .875rem}
.b-terms-section h1{font-size:1.625rem}
.b-terms-section h2{font-size:1.375rem}
.b-terms-section thead th,.b-terms-section tbody td{padding:.625rem .5rem;font-size:.875rem}
}
.intro{position:relative;max-width:1536px;margin:0 auto;padding:60px 20px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;background:linear-gradient(135deg,#FFF 0%,#f8f5f0 100%)}
.intro .txtside{padding-right:30px}
.intro .bighdg{font-size:2.8rem;line-height:1.2;color:#18130E;margin:0 0 20px;font-weight:700}
.intro .subln{font-size:1.1rem;line-height:1.7;color:#5a4e42;margin:0}
.intro .imgside{position:relative;height:480px}
.intro .imgwrap{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(15% 0,100% 0,100% 85%,85% 100%,0 100%,0 15%);overflow:hidden;box-shadow:8px 12px 28px #18130e26}
.intro .imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center}
.intro .imgwrap::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 40% 40%,transparent 30%,#18130e59 100%);pointer-events:none}
.intro .decoline{position:absolute;top:-30px;right:50px;width:120px;height:4px;background:linear-gradient(90deg,#DAB880 0%,#18130E 100%);transform:rotate(-25deg)}
.intro .decoline::before{content:'';position:absolute;right:-15px;top:-6px;width:16px;height:16px;border:3px solid #DAB880;border-radius:50%}
.trialblock{max-width:1536px;margin:80px auto;padding:0 20px;background:linear-gradient(180deg,#f8f5f0 0%,#FFF 100%)}
.trialblock .hdgwrap{text-align:center;margin-bottom:50px;position:relative}
.trialblock .hdgwrap::before{content:'';position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent 0%,#DAB880 50%,transparent 100%)}
.trialblock .mainhdg{font-size:2.4rem;color:#18130E;margin:0 0 15px;font-weight:700}
.trialblock .descr{font-size:1.05rem;color:#6b5d4f;max-width:720px;margin:0 auto;line-height:1.6}
.trialblock .cardgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:45px}
.trialblock .crd{background:#FFF;padding:40px 30px;border-radius:4px;border:1px solid #e8dfc8;box-shadow:0 4px 16px #18130e14;transition:all .3s ease;position:relative}
.trialblock .crd:hover{transform:translateY(-6px);box-shadow:0 8px 24px #18130e24;border-color:#DAB880}
.trialblock .crd .icnwrap{width:64px;height:64px;background:linear-gradient(135deg,#DAB880 0%,#c9a567 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:25px}
.trialblock .crd .icnwrap i{font-size:32px;color:#FFF}
.trialblock .crd .crdhdg{font-size:1.4rem;color:#18130E;margin:0 0 15px;font-weight:700}
.trialblock .crd .crdtxt{font-size:.98rem;color:#6b5d4f;line-height:1.65;margin:0}
.trialblock .crd::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#DAB880 0%,transparent 100%);opacity:0;transition:opacity .3s ease}
.trialblock .crd:hover::before{opacity:1}
.careerzone{max-width:1536px;margin:100px auto;padding:0 20px}
.careerzone .layoutwrap{display:grid;grid-template-columns:45% 55%;gap:60px;align-items:start}
.careerzone .imgcol{position:relative}
.careerzone .imgstack{position:relative}
.careerzone .mainimg{width:100%;height:420px;object-fit:cover;border-radius:3px;box-shadow:6px 10px 24px #18130e1f}
.careerzone .secimg{position:absolute;bottom:-40px;right:-40px;width:280px;height:200px;object-fit:cover;border-radius:3px;border:6px solid #FFF;box-shadow:4px 8px 20px #18130e29}
.careerzone .decobox{position:absolute;top:-25px;left:-25px;width:140px;height:140px;border:3px solid #DAB880;border-radius:3px;z-index:-1}
.careerzone .contentcol{padding-top:20px}
.careerzone .sectionhdg{font-size:2.2rem;color:#18130E;margin:0 0 25px;font-weight:700;position:relative;padding-left:20px}
.careerzone .sectionhdg::before{content:'';position:absolute;left:0;top:8px;width:5px;height:70%;background:linear-gradient(180deg,#DAB880 0%,#18130E 100%)}
.careerzone .leadpara{font-size:1.08rem;line-height:1.75;color:#5a4e42;margin:0 0 30px}
.careerzone .benefitlist{display:flex;flex-direction:column;gap:20px;margin-top:30px}
.careerzone .benefititem{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:20px;background:#f8f5f0;border-radius:3px;border-left:4px solid #DAB880;transition:all .3s ease}
.careerzone .benefititem:hover{background:#FFF;box-shadow:0 4px 14px #18130e1a;transform:translateX(8px)}
.careerzone .benefititem .icn{width:50px;height:50px;background:linear-gradient(135deg,#18130E 0%,#3d342b 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.careerzone .benefititem .icn i{font-size:24px;color:#DAB880}
.careerzone .benefititem .txt{padding-top:5px}
.careerzone .benefititem .ttl{font-size:1.15rem;color:#18130E;margin:0 0 8px;font-weight:700}
.careerzone .benefititem .desc{font-size:.96rem;color:#6b5d4f;line-height:1.6;margin:0}
.ctasection{max-width:1536px;margin:80px auto 100px;padding:0 20px}
.ctasection .innerbox{background:linear-gradient(135deg,#18130E 0%,#2d261e 100%);padding:60px 50px;border-radius:5px;position:relative;overflow:hidden}
.ctasection .innerbox::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,#dab88026 0%,transparent 70%);border-radius:50%}
.ctasection .innerbox::after{content:'';position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;background:radial-gradient(circle,#dab8801a 0%,transparent 70%);border-radius:50%}
.ctasection .ctacontent{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}
.ctasection .ctahdg{font-size:2.3rem;color:#FFF;margin:0 0 20px;font-weight:700}
.ctasection .ctatxt{font-size:1.1rem;color:#e8dfc8;line-height:1.7;margin:0 0 35px}
.ctasection .btnrow{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.ctasection .primarybtn{display:inline-block;padding:16px 38px;background:linear-gradient(135deg,#DAB880 0%,#c9a567 100%);color:#18130E;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:3px;transition:all .3s ease;box-shadow:0 4px 14px #dab8804d;position:relative;z-index:10}
.ctasection .primarybtn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #dab88073;background:linear-gradient(135deg,#e5c48f 0%,#d4b176 100%)}
.ctasection .secondarybtn{display:inline-block;padding:16px 38px;background:transparent;color:#FFF;font-size:1.05rem;font-weight:700;text-decoration:none;border:2px solid #DAB880;border-radius:3px;transition:all .3s ease;position:relative;z-index:10}
.ctasection .secondarybtn:hover{background:#dab88026;border-color:#e5c48f;transform:translateY(-3px)}
@media (max-width: 1024px) {
.intro{grid-template-columns:1fr;gap:40px;padding:50px 20px}
.intro .txtside{padding-right:0;text-align:center}
.intro .bighdg{font-size:2.3rem}
.intro .imgside{height:400px}
.intro .decoline{top:-20px;right:30px}
.trialblock .cardgrid{grid-template-columns:1fr;gap:25px}
.careerzone .layoutwrap{grid-template-columns:1fr;gap:50px}
.careerzone .secimg{width:240px;height:180px;bottom:-30px;right:-30px}
}
@media (max-width: 768px) {
.intro .bighdg{font-size:2rem}
.intro .subln{font-size:1rem}
.intro .imgside{height:320px}
.trialblock{margin:60px auto}
.trialblock .mainhdg{font-size:2rem}
.trialblock .descr{font-size:1rem}
.careerzone{margin:70px auto}
.careerzone .sectionhdg{font-size:1.9rem}
.careerzone .mainimg{height:340px}
.careerzone .secimg{display:none}
.careerzone .decobox{width:100px;height:100px}
.careerzone .benefititem{grid-template-columns:1fr;gap:15px}
.careerzone .benefititem .icn{margin:0 auto}
.ctasection .innerbox{padding:40px 25px}
.ctasection .ctahdg{font-size:1.9rem}
.ctasection .ctatxt{font-size:1rem}
.ctasection .btnrow{flex-direction:column;align-items:center}
.ctasection .primarybtn,.ctasection .secondarybtn{width:100%;max-width:320px;text-align:center}
}
.ctcwrap{width:100%;max-width:1536px;margin:0 auto;padding:0 20px}
.titlesect{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:80px;background:linear-gradient(135deg,#18130E 0%,#3d2f1f 100%)}
.titlesect::before{content:'';position:absolute;top:-100px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,#dab88026,transparent 70%);filter:blur(60px);z-index:1}
.titlesect::after{content:'';position:absolute;bottom:-120px;left:-60px;width:350px;height:350px;background:radial-gradient(circle,#dab8801f,transparent 70%);filter:blur(70px);z-index:1}
.titlecontent{position:relative;z-index:2;text-align:center;max-width:700px;padding:40px 20px}
.titlecontent h1{font-size:3.2rem;line-height:1.15;color:#FFF;margin:0 0 18px;font-weight:700;letter-spacing:-.02em}
.titlecontent .subtxt{font-size:1.15rem;line-height:1.6;color:#ffffffd9;margin:0}
.geoshape1{position:absolute;top:60px;left:12%;width:80px;height:80px;border:2px solid #dab8804d;border-radius:50%;z-index:2}
.geoshape2{position:absolute;bottom:80px;right:15%;width:120px;height:120px;background:linear-gradient(45deg,#dab88014,#dab88005);transform:rotate(25deg);z-index:2}
.maincontactarea{padding:0 0 100px}
.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:80px}
.infocolumn h2{font-size:2.1rem;line-height:1.3;color:#18130E;margin:0 0 28px;font-weight:600}
.infocolumn .introp{font-size:1.05rem;line-height:1.7;color:#4a4a4a;margin:0 0 40px}
.contactitem{margin-bottom:32px}
.contactitem h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:#DAB880;margin:0 0 10px;font-weight:600}
.contactitem p{font-size:1.1rem;line-height:1.65;color:#18130E;margin:0}
.contactitem a{color:#18130E;text-decoration:none;transition:color .3s ease}
.contactitem a:hover{color:#DAB880}
.msglinks{display:flex;gap:14px;margin-top:16px}
.msglinks a{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;background:linear-gradient(135deg,#DAB880,#c9a667);border-radius:50%;color:#18130E;font-size:1.3rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}
.msglinks a:hover{transform:translateY(-3px);box-shadow:0 6px 16px #dab88059}
.formcolumn{background:linear-gradient(160deg,#f8f8f8,#fff);padding:50px;border-radius:3px;box-shadow:0 4px 24px #18130e14}
.formcolumn h2{font-size:1.75rem;line-height:1.3;color:#18130E;margin:0 0 30px;font-weight:600}
.ctform .namegrp{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}
.ctform .fieldwrap{margin-bottom:20px}
.ctform label{display:block;font-size:.9rem;color:#18130E;margin-bottom:8px;font-weight:500}
.ctform input[type="text"],.ctform input[type="email"],.ctform input[type="tel"]{width:100%;padding:14px 16px;font-size:1rem;color:#18130E;background:#fff;border:2px solid #e0e0e0;border-radius:2px;transition:border-color .3s ease;box-sizing:border-box}
.ctform input:focus{outline:none;border-color:#DAB880}
.ctform .radiogrp{margin-bottom:24px}
.ctform .radiogrp label{display:block;margin-bottom:10px;font-weight:600}
.ctform .radiooptions{display:flex;gap:20px}
.ctform .radiooptions label{display:flex;align-items:center;font-weight:400;cursor:pointer}
.ctform input[type="radio"]{width:20px;height:20px;margin-right:8px;cursor:pointer;accent-color:#DAB880}
.ctform .privacywrap{margin-bottom:26px}
.ctform .privacywrap label{display:flex;align-items:flex-start;font-size:.9rem;font-weight:400;line-height:1.6}
.ctform input[type="checkbox"]{width:18px;height:18px;margin-right:10px;margin-top:2px;cursor:pointer;accent-color:#DAB880;flex-shrink:0}
.ctform .privacywrap a{color:#DAB880;text-decoration:underline}
.ctform .privacywrap a:hover{color:#18130E}
.ctform .submitbtn{width:100%;padding:16px 32px;font-size:1.05rem;font-weight:600;color:#FFF;background:linear-gradient(135deg,#18130E,#2a1f17);border:none;border-radius:2px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;letter-spacing:.03em}
.ctform .submitbtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #18130e40}
.locationsection{background:linear-gradient(to right,#18130E,#2d231a);padding:70px 0;margin-top:80px}
.locbox{max-width:900px;margin:0 auto;text-align:center}
.locbox h2{font-size:2rem;line-height:1.3;color:#FFF;margin:0 0 16px;font-weight:600}
.locbox .locdetails{font-size:1.15rem;line-height:1.7;color:#ffffffd9;margin:0}
@media (max-width: 968px) {
.contactgrid{grid-template-columns:1fr;gap:50px}
.titlecontent h1{font-size:2.4rem}
.formcolumn{padding:40px 30px}
}
@media (max-width: 640px) {
.titlecontent h1{font-size:2rem}
.titlecontent .subtxt{font-size:1rem}
.ctform .namegrp{grid-template-columns:1fr}
.formcolumn{padding:30px 20px}
.ctform .radiooptions{flex-direction:column;gap:12px}
.geoshape1,.geoshape2{display:none}
}
.topbanner{background:linear-gradient(135deg,#DAB880 0%,#18130E 100%);padding:80px 20px;position:relative;overflow:hidden}
.topbanner::before{content:'';position:absolute;top:0;left:0;width:2px;height:120px;background:#FFF;opacity:.3}
.topbanner::after{content:'';position:absolute;bottom:0;right:0;width:120px;height:2px;background:#FFF;opacity:.3}
.bannerwrap{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.bannertxt h1{font-size:48px;color:#FFF;margin:0 0 24px;line-height:1.2;font-weight:700}
.bannertxt .subdesc{font-size:18px;line-height:1.7;color:#FFF;opacity:.95}
.bannerimgbox{position:relative}
.bannerimgbox img{width:100%;height:480px;object-fit:cover;border-radius:4px;display:block;filter:brightness(0.85) contrast(1.1)}
.coursestructure{padding:100px 20px;background:#FFF}
.structureholder{max-width:1536px;margin:0 auto}
.structureholder h2{font-size:38px;color:#18130E;margin:0 0 48px;text-align:center}
.modulegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.modulecard{background:linear-gradient(180deg,#FFF 0%,#F9F6F2 100%);border:1px solid #DAB880;border-radius:6px;padding:36px 28px;position:relative;transition:all .3s ease}
.modulecard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #18130e1f}
.modulecard::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#DAB880 0%,#18130E 100%);border-radius:6px 0 0 6px}
.modulecard h3{font-size:22px;color:#18130E;margin:0 0 16px;font-weight:600}
.modulecard .modnum{display:inline-block;background:#DAB880;color:#18130E;font-size:14px;font-weight:700;padding:4px 12px;border-radius:3px;margin-bottom:12px}
.modulecard p{font-size:16px;line-height:1.6;color:#18130E;margin:0 0 20px}
.modulecard ul{list-style:none;padding:0;margin:0}
.modulecard ul li{font-size:15px;color:#18130E;padding:8px 0 8px 24px;position:relative;line-height:1.5}
.modulecard ul li::before{content:'';position:absolute;left:0;top:14px;width:8px;height:8px;background:#DAB880;border-radius:50%}
.learningpath{padding:100px 20px;background:radial-gradient(ellipse at top,#F9F6F2 0%,#FFF 100%);position:relative}
.pathcontainer{max-width:1536px;margin:0 auto}
.pathcontainer h2{font-size:38px;color:#18130E;margin:0 0 60px}
.pathcontainer h2::after{content:'';display:block;width:120px;height:3px;background:linear-gradient(90deg,#DAB880 0%,transparent 100%);margin-top:16px}
.pathflow{display:flex;flex-direction:column;gap:0}
.pathstep{display:grid;grid-template-columns:80px 1fr;gap:32px;padding:40px 0;position:relative}
.pathstep:not(:last-child)::after{content:'';position:absolute;left:39px;top:100%;width:2px;height:40px;background:linear-gradient(180deg,#DAB880 0%,transparent 100%)}
.stepnum{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#DAB880 0%,#C9A870 100%);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#18130E;box-shadow:0 4px 16px #dab88066;flex-shrink:0}
.stepcontent h3{font-size:26px;color:#18130E;margin:0 0 16px}
.stepcontent p{font-size:16px;line-height:1.7;color:#18130E;margin:0}
.pathimg{margin-top:60px;position:relative}
.pathimg img{width:100%;height:420px;object-fit:cover;border-radius:4px;box-shadow:0 12px 32px #18130e26}
@media (max-width: 1024px) {
.bannerwrap{grid-template-columns:1fr;gap:40px}
.bannertxt h1{font-size:38px}
.modulegrid{grid-template-columns:1fr 1fr}
.bannerimgbox img{height:380px}
}
@media (max-width: 768px) {
.topbanner{padding:60px 20px}
.bannertxt h1{font-size:32px}
.bannertxt .subdesc{font-size:16px}
.modulegrid{grid-template-columns:1fr}
.coursestructure,.learningpath{padding:60px 20px}
.structureholder h2,.pathcontainer h2{font-size:28px}
.pathstep{grid-template-columns:60px 1fr;gap:20px;padding:30px 0}
.stepnum{width:60px;height:60px;font-size:24px}
.pathstep:not(:last-child)::after{left:29px;height:30px}
.stepcontent h3{font-size:22px}
.bannerimgbox img,.pathimg img{height:320px}
}
.titblk{position:relative;padding:80px 20px 100px;overflow:hidden;background:linear-gradient(135deg,#FFF 0%,#F5F0E8 100%)}
.titblk .blur1{position:absolute;top:-100px;right:10%;width:300px;height:300px;background:radial-gradient(circle,#dab8804d,transparent);filter:blur(80px);z-index:1}
.titblk .blur2{position:absolute;bottom:-80px;left:15%;width:250px;height:250px;background:radial-gradient(circle,#18130e26,transparent);filter:blur(60px);z-index:1}
.titblk .innerwrap{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:60px}
.titblk .imgarea{flex:0 0 420px;position:relative}
.titblk .imgarea img{width:100%;height:420px;object-fit:cover;clip-path:polygon(0 8%,100% 0,100% 92%,0 100%);border:3px solid #dab88066}
.titblk .txtarea{flex:1}
.titblk .smalltxt{font-size:15px;color:#DAB880;font-weight:500;letter-spacing:.5px;margin-bottom:12px}
.titblk .medtxt{font-size:28px;color:#18130E;font-weight:600;line-height:1.3;margin-bottom:16px}
.titblk .bigtxt{font-size:46px;color:#18130E;font-weight:700;line-height:1.2;margin-bottom:24px}
.titblk .desctxt{font-size:17px;color:#18130E;line-height:1.7;opacity:.85}
@media (max-width: 968px) {
.titblk .innerwrap{flex-direction:column;gap:40px}
.titblk .imgarea{flex:0 0 auto;width:100%;max-width:450px}
.titblk .bigtxt{font-size:36px}
}
@media (max-width: 640px) {
.titblk{padding:60px 16px 80px}
.titblk .imgarea img{height:320px}
.titblk .bigtxt{font-size:30px}
.titblk .medtxt{font-size:22px}
}
.foundblk{padding:90px 20px;background:#FFF}
.foundblk .ctr{max-width:1100px;margin:0 auto}
.foundblk .htxt{font-size:38px;color:#18130E;font-weight:700;margin-bottom:50px;text-align:center;position:relative}
.foundblk .htxt::after{content:'';position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#DAB880,#18130E)}
.foundblk .cardgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.foundblk .crd{background:linear-gradient(135deg,#F8F5F0 0%,#FFF 100%);padding:36px 28px;border:2px solid #dab88033;border-radius:4px;position:relative;transition:all .3s ease}
.foundblk .crd:hover{transform:translateY(-6px);box-shadow:0 12px 24px #18130e1f;border-color:#DAB880}
.foundblk .crd .icn{width:56px;height:56px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#DAB880,#C4A56D);border-radius:50%}
.foundblk .crd .icn i{font-size:28px;color:#FFF}
.foundblk .crd .ttl{font-size:21px;color:#18130E;font-weight:600;margin-bottom:14px}
.foundblk .crd .txt{font-size:15px;color:#18130E;line-height:1.6;opacity:.8}
@media (max-width: 968px) {
.foundblk .cardgrid{grid-template-columns:repeat(2,1fr);gap:28px}
}
@media (max-width: 640px) {
.foundblk{padding:70px 16px}
.foundblk .htxt{font-size:30px;margin-bottom:40px}
.foundblk .cardgrid{grid-template-columns:1fr;gap:24px}
}
.pathsec{padding:100px 20px;background:linear-gradient(180deg,#18130E 0%,#2A2319 100%);position:relative;overflow:hidden}
.pathsec::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#DAB880,transparent)}
.pathsec .contain{max-width:1300px;margin:0 auto}
.pathsec .toptxt{text-align:center;margin-bottom:60px}
.pathsec .toptxt h2{font-size:40px;color:#FFF;font-weight:700;margin-bottom:18px}
.pathsec .toptxt .sub{font-size:18px;color:#DAB880;line-height:1.6;max-width:700px;margin:0 auto}
.pathsec .stprow{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;position:relative}
.pathsec .stprow::before{content:'';position:absolute;top:50px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,#DAB880 20%,#DAB880 80%,transparent);z-index:1}
.pathsec .stpitem{text-align:center;position:relative;z-index:2}
.pathsec .stpitem .num{width:100px;height:100px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#DAB880,#C4A56D);border-radius:50%;font-size:36px;font-weight:700;color:#18130E;box-shadow:0 8px 20px #dab8804d}
.pathsec .stpitem .labl{font-size:19px;color:#FFF;font-weight:600;margin-bottom:12px}
.pathsec .stpitem .info{font-size:15px;color:#ffffffbf;line-height:1.5}
@media (max-width: 968px) {
.pathsec .stprow{grid-template-columns:repeat(2,1fr);gap:50px 30px}
.pathsec .stprow::before{display:none}
}
@media (max-width: 640px) {
.pathsec{padding:70px 16px}
.pathsec .toptxt h2{font-size:32px}
.pathsec .stprow{grid-template-columns:1fr;gap:40px}
}
.toolarea{padding:90px 20px;background:#F9F7F4}
.toolarea .wrp{max-width:1400px;margin:0 auto;display:flex;flex-direction:row;gap:60px;align-items:flex-start}
.toolarea .leftside{flex:1}
.toolarea .leftside h3{font-size:36px;color:#18130E;font-weight:700;margin-bottom:24px;position:relative;padding-left:20px}
.toolarea .leftside h3::before{content:'';position:absolute;left:0;top:6px;bottom:6px;width:5px;background:linear-gradient(180deg,#DAB880,#18130E);border-radius:3px}
.toolarea .leftside .para{font-size:16px;color:#18130E;line-height:1.75;margin-bottom:18px;opacity:.85}
.toolarea .rightside{flex:0 0 480px}
.toolarea .rightside img{width:100%;height:500px;object-fit:cover;border-radius:6px;box-shadow:0 14px 28px #18130e26;border:3px solid #DAB880}
.toolarea .cklist{margin-top:30px}
.toolarea .cklist .itm{display:flex;flex-direction:row;align-items:flex-start;gap:16px;margin-bottom:20px;padding:20px;background:#FFF;border-left:4px solid #DAB880;border-radius:3px;transition:transform .2s ease}
.toolarea .cklist .itm:hover{transform:translateX(8px)}
.toolarea .cklist .itm i{font-size:24px;color:#DAB880;flex-shrink:0;margin-top:2px}
.toolarea .cklist .itm .cnt{flex:1}
.toolarea .cklist .itm .hed{font-size:18px;color:#18130E;font-weight:600;margin-bottom:6px}
.toolarea .cklist .itm .det{font-size:15px;color:#18130E;opacity:.75;line-height:1.5}
@media (max-width: 968px) {
.toolarea .wrp{flex-direction:column-reverse;gap:40px}
.toolarea .rightside{flex:0 0 auto;width:100%}
.toolarea .rightside img{height:400px}
}
@media (max-width: 640px) {
.toolarea{padding:70px 16px}
.toolarea .leftside h3{font-size:28px}
.toolarea .rightside img{height:320px}
}
.readysec{padding:100px 20px;background:linear-gradient(135deg,#FFF 0%,#F5F0E8 50%,#FFF 100%);position:relative}
.readysec .inner{max-width:900px;margin:0 auto;text-align:center;position:relative}
.readysec .inner::before{content:'';position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:120px;height:120px;background:radial-gradient(circle,#dab88033,transparent);filter:blur(40px);z-index:1}
.readysec .mainhed{font-size:42px;color:#18130E;font-weight:700;margin-bottom:28px;position:relative;z-index:2}
.readysec .mainpara{font-size:18px;color:#18130E;line-height:1.7;margin-bottom:40px;opacity:.85;position:relative;z-index:2}
.readysec .actbtns{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}
.readysec .actbtns .btn{padding:18px 40px;font-size:17px;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease;position:relative;z-index:10;display:inline-block}
.readysec .actbtns .primbt{background:linear-gradient(135deg,#18130E,#2A2319);color:#FFF;border:2px solid #18130E}
.readysec .actbtns .primbt:hover{background:linear-gradient(135deg,#2A2319,#18130E);transform:translateY(-3px);box-shadow:0 8px 16px #18130e40}
.readysec .actbtns .secbt{background:#FFF;color:#18130E;border:2px solid #DAB880}
.readysec .actbtns .secbt:hover{background:#DAB880;color:#18130E;transform:translateY(-3px);box-shadow:0 8px 16px #dab8804d}
.readysec .imgrow{margin-top:50px;display:flex;flex-direction:row;justify-content:center;gap:30px}
.readysec .imgrow img{width:380px;height:280px;object-fit:cover;border-radius:5px;box-shadow:0 10px 20px #18130e1f;border:2px solid #dab8804d}
@media (max-width: 968px) {
.readysec .imgrow{flex-direction:column;align-items:center}
.readysec .imgrow img{width:100%;max-width:450px}
}
@media (max-width: 640px) {
.readysec{padding:70px 16px}
.readysec .mainhed{font-size:32px}
.readysec .actbtns{flex-direction:column;width:100%}
.readysec .actbtns .btn{width:100%;text-align:center}
}
.successwrap{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#DAB880 0%,#FFF 50%,#18130E 100%);position:relative;overflow:hidden;padding:3rem 1.5rem}
.successwrap::before{content:'';position:absolute;top:-10%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,#dab88026 0%,transparent 70%);border-radius:50%;filter:blur(80px)}
.successwrap::after{content:'';position:absolute;bottom:-15%;left:-8%;width:500px;height:500px;background:radial-gradient(circle,#18130e14 0%,transparent 70%);border-radius:50%;filter:blur(90px)}
.msgbox{max-width:720px;width:100%;background:#fffffff2;backdrop-filter:blur(20px);border-radius:6px;padding:4rem 3rem;box-shadow:0 8px 32px #18130e1f 0 2px 8px #18130e14;position:relative;z-index:1;text-align:center}
.icnwrap{width:96px;height:96px;margin:0 auto 2rem;background:linear-gradient(135deg,#18130E 0%,#DAB880 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #18130e33}
.icnwrap i{font-size:48px;color:#FFF}
.msgbox .ttl{font-size:2.25rem;font-weight:700;color:#18130E;margin:0 0 1.25rem;line-height:1.2}
.msgbox .subtxt{font-size:1.125rem;color:#18130E;opacity:.8;line-height:1.7;margin:0 0 2.5rem}
.msgbox .infolist{background:linear-gradient(to right,#dab8801a,#dab8800d);border-left:4px solid #DAB880;padding:1.75rem 2rem;margin:0 0 2.5rem;text-align:left;border-radius:3px}
.msgbox .infolist p{font-size:1rem;color:#18130E;line-height:1.8;margin:0 0 .75rem}
.msgbox .infolist p:last-child{margin-bottom:0}
.msgbox .infolist strong{font-weight:600;color:#18130E}
.btnrow{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}
.btnprim{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#18130E 0%,#DAB880 100%);color:#FFF;text-decoration:none;font-size:1.0625rem;font-weight:600;border-radius:4px;box-shadow:0 4px 16px #18130e40;transition:all .3s ease;position:relative;z-index:2}
.btnprim:hover{transform:translateY(-2px);box-shadow:0 6px 24px #18130e59}
.btnprim:active{transform:translateY(0)}
.btnsec{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:transparent;color:#18130E;text-decoration:none;font-size:1.0625rem;font-weight:600;border:2px solid #DAB880;border-radius:4px;transition:all .3s ease;position:relative;z-index:2}
.btnsec:hover{background:#dab8801a;border-color:#18130E}
.decorshape{position:absolute;width:120px;height:120px;border:2px solid #dab88033;border-radius:50%;top:8%;left:5%;z-index:0}
.decorshape2{position:absolute;width:80px;height:80px;background:linear-gradient(135deg,#18130e0d,transparent);border-radius:4px;bottom:12%;right:8%;transform:rotate(25deg);z-index:0}
@media (max-width: 768px) {
.successwrap{padding:2rem 1rem;min-height:80vh}
.msgbox{padding:3rem 2rem}
.msgbox .ttl{font-size:1.875rem}
.msgbox .subtxt{font-size:1rem}
.icnwrap{width:80px;height:80px}
.icnwrap i{font-size:40px}
.btnrow{flex-direction:column}
.btnprim,.btnsec{width:100%;justify-content:center}
.msgbox .infolist{padding:1.5rem}
.decorshape{width:80px;height:80px}
.decorshape2{width:60px;height:60px}
}
@media (max-width: 480px) {
.msgbox{padding:2.5rem 1.5rem}
.msgbox .ttl{font-size:1.625rem}
.msgbox .infolist{padding:1.25rem}
.msgbox .infolist p{font-size:.9375rem}
}