*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Raleway',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;line-height:1.6;color:#273049;background:#FAFAFA}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit}
ul{list-style:none}
button{border:none;background:none;cursor:pointer;font-family:inherit}
.hdrOutr-v1{background:linear-gradient(135deg,#DFECFF 0%,#fff 50%,#FFF5E6 100%);border-bottom:3px solid #FAC15D;box-shadow:0 4px 12px #27304914;position:relative}
.hdrCntr-v2{max-width:1200px;margin:0 auto;padding:0 20px}
.lgRw-v1{padding:24px 0 16px;display:flex;justify-content:center;align-items:center}
.lgWrp-v2{display:inline-block;background:#fff;padding:12px;border-radius:12px;box-shadow:0 2px 8px #2730491f;border:2px solid #DFECFF}
.lgImg-v1{width:110px;height:110px;display:block}
.cmpnyRw-v1{padding:12px 0;text-align:center;border-top:2px solid #fac15d33;border-bottom:2px solid #fac15d33}
.cmpnyNm-v2{font-size:32px;font-weight:700;color:#273049;letter-spacing:1px;text-transform:uppercase}
.nvRw-v1{padding:20px 0}
.nvLst-v2{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}
.nvItm-v1{margin:0}
.nvLnk-v2{display:block;padding:12px 28px;font-size:16px;font-weight:600;color:#273049;background:#fff;border-radius:8px;border:2px solid #DFECFF;transition:background 0.2s,border-color 0.2s,color .2s}
.nvLnk-v2:hover{background:#FAC15D;border-color:#FAC15D;color:#fff}
.ftrOutr-v1{background:linear-gradient(135deg,#273049 0%,#3a4565 100%);padding:48px 20px;margin-top:60px}
.ftrCntr-v2{max-width:1200px;margin:0 auto}
.ftrCrdBx-v1{background:#ffffff0d;border:2px solid #fac15d4d;border-radius:12px;padding:32px;box-shadow:inset 0 2px 8px #0000001a}
.lglRw-v1{text-align:center;margin-bottom:20px}
.lglLnk-v2{color:#DFECFF;font-size:14px;font-weight:600;padding:4px 8px;transition:color .2s}
.lglLnk-v2:hover{color:#FAC15D}
.lglDvdr-v1{color:#DFECFF;margin:0 12px;opacity:.5}
.cpyRw-v1{text-align:center;padding-top:20px;border-top:1px solid #dfecff33}
.cpyTxt-v2{color:#DFECFF;font-size:14px;opacity:.9}
.ckePnl-v1{position:fixed;left:0;top:50%;transform:translateY(-50%) translateX(-100%);background:#fff;border:3px solid #273049;border-left:none;border-radius:0 12px 12px 0;box-shadow:6px 6px 20px #27304940;max-width:420px;width:calc(100% - 40px);z-index:9999;transition:transform .4s cubic-bezier(0.68,-0.55,0.265,1.55)}
.ckePnl-v1.showing{transform:translateY(-50%) translateX(0)}
.ckeInr-v2{padding:28px}
.ckeHd-v1{font-size:20px;font-weight:700;color:#273049;margin-bottom:12px}
.ckeTxt-v2{font-size:14px;color:#273049;margin-bottom:20px;line-height:1.5}
.ckeAccrd-v1{margin-bottom:12px}
.ckeAccrdBtn-v2{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#DFECFF;border-radius:8px;font-size:15px;font-weight:600;color:#273049;transition:background .2s}
.ckeAccrdBtn-v2:hover{background:#d0e2ff}
.ckeIcn-v1{font-size:16px;transition:transform .3s}
.ckeAccrdBtn-v2.active .ckeIcn-v1{transform:rotate(45deg)}
.ckeAccrdCnt-v1{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;padding:0 16px}
.ckeAccrdCnt-v1.active{max-height:200px;padding:12px 16px}
.ckeAccrdCnt-v1 p{font-size:13px;color:#273049;line-height:1.5}
.ckeActns-v1{margin-top:24px;display:flex;flex-direction:column;gap:10px}
.ckeBt-v2{padding:14px 20px;border-radius:8px;font-size:15px;font-weight:600;text-align:center;transition:background 0.2s,transform .1s;width:100%}
.ckeBt-v2:active{transform:scale(0.98)}
.ckeAcpt-v1{background:#FAC15D;color:#273049}
.ckeAcpt-v1:hover{background:#f5b747}
.ckeDcln-v1{background:#273049;color:#fff}
.ckeDcln-v1:hover{background:#3a4565}
.ckeOptOut-v1{background:#DFECFF;color:#273049;border:2px solid #273049}
.ckeOptOut-v1:hover{background:#d0e2ff}
.ckeHnt-v1{margin-top:16px;font-size:12px;color:#666;text-align:center}
.ckeHnt-v1 kbd{background:#273049;color:#fff;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600}
@media (max-width: 768px) {
.lgImg-v1{width:80px;height:80px}
.cmpnyNm-v2{font-size:24px}
.nvLst-v2{flex-direction:column;gap:8px}
.nvLnk-v2{width:100%;text-align:center}
.ftrCrdBx-v1{padding:24px 16px}
.lglDvdr-v1{display:none}
.lglRw-v1{display:flex;flex-direction:column;gap:8px}
.ckePnl-v1{top:auto;bottom:0;left:0;transform:translateY(100%);border-radius:12px 12px 0 0;border:3px solid #273049;max-width:100%;width:100%}
.ckePnl-v1.showing{transform:translateY(0)}
}
@media (max-width: 480px) {
.cmpnyNm-v2{font-size:20px}
.nvLnk-v2{padding:10px 20px;font-size:15px}
.ckeInr-v2{padding:20px}
.ckeHd-v1{font-size:18px}
}
.gny-policy-content{max-width:1200px;margin:0 auto;padding:60px 20px;background:#fff}
.gny-policy-content p{font-size:16px;line-height:1.75;color:#273049;margin:0 0 20px;text-align:justify}
.gny-policy-content p:last-child{margin-bottom:0}
.gny-policy-content ul,.gny-policy-content ol{margin:0 0 24px;padding-left:28px;color:#273049}
.gny-policy-content ul{list-style-type:disc}
.gny-policy-content ol{list-style-type:decimal}
.gny-policy-content ul ul,.gny-policy-content ol ol,.gny-policy-content ul ol,.gny-policy-content ol ul{margin-bottom:8px;margin-top:8px}
.gny-policy-content li{font-size:16px;line-height:1.7;margin-bottom:10px;padding-left:6px}
.gny-policy-content li:last-child{margin-bottom:0}
.gny-policy-content em,.gny-policy-content i{font-style:italic;color:#273049}
.gny-policy-content a{color:#FAC15D;text-decoration:underline;transition:all .3s ease;font-weight:500}
.gny-policy-content a:hover{color:#273049;text-decoration:none}
.gny-policy-content a:focus{outline:2px solid #FAC15D;outline-offset:2px;border-radius:4px}
.gny-policy-content hr{border:none;border-top:2px solid #DFECFF;margin:40px 0;opacity:.6}
.gny-policy-content div{margin-bottom:24px}
.gny-policy-content div:last-child{margin-bottom:0}
@media screen and (max-width: 768px) {
.gny-policy-content{padding:40px 16px}
.gny-policy-content p{font-size:15px;line-height:1.7;text-align:left;margin-bottom:18px}
.gny-policy-content ul,.gny-policy-content ol{padding-left:24px;margin-bottom:20px}
.gny-policy-content li{font-size:15px;line-height:1.65;margin-bottom:8px}
.gny-policy-content hr{margin:32px 0}
.gny-policy-content div{margin-bottom:20px}
}
@media screen and (max-width: 480px) {
.gny-policy-content{padding:32px 12px}
.gny-policy-content p{font-size:14px;margin-bottom:16px}
.gny-policy-content ul,.gny-policy-content ol{padding-left:20px;margin-bottom:18px}
.gny-policy-content li{font-size:14px;line-height:1.6}
.gny-policy-content hr{margin:28px 0}
}
@media screen and (min-width: 1024px) {
.gny-policy-content{padding:80px 40px}
.gny-policy-content p{font-size:17px;line-height:1.8;margin-bottom:22px}
.gny-policy-content ul,.gny-policy-content ol{margin-bottom:28px;padding-left:32px}
.gny-policy-content li{font-size:17px;line-height:1.75;margin-bottom:12px}
.gny-policy-content hr{margin:48px 0}
.gny-policy-content div{margin-bottom:28px}
}
@media screen and (min-width: 1440px) {
.gny-policy-content{padding:100px 60px}
.gny-policy-content p{font-size:18px;line-height:1.85}
.gny-policy-content li{font-size:18px;line-height:1.8}
}
.titleOuter-v1{position:relative;background:linear-gradient(135deg,#273049 0%,#FAC15D 100%);padding:80px 20px;overflow:hidden;margin-bottom:60px}
.titleOuter-v1::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(0deg,#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:40px 40px;opacity:.4}
.titleOuter-v1 .bgImg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.15;z-index:1}
.titleInner-v1{position:relative;max-width:1200px;margin:0 auto;z-index:2}
.titleInner-v1 .mainHd{font-size:3.2rem;color:#fff;font-weight:700;margin:0 0 20px;line-height:1.2;text-shadow:2px 4px 8px #0000004d}
.titleInner-v1 .subHd{font-size:1.8rem;color:#DFECFF;font-weight:400;margin:0 0 16px;line-height:1.4}
.titleInner-v1 .tinyHd{font-size:1.1rem;color:#FAC15D;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin:0}
.programWrap-v2{max-width:1200px;margin:0 auto 80px;padding:0 20px}
.programWrap-v2 .sectionIntro{text-align:center;margin-bottom:60px}
.programWrap-v2 .sectionIntro h2{font-size:2.4rem;color:#273049;margin:0 0 20px;font-weight:700}
.programWrap-v2 .sectionIntro p{font-size:1.1rem;color:#555;max-width:800px;margin:0 auto;line-height:1.7}
.moduleGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}
.modCard{background:#fff;border:2px solid #DFECFF;border-radius:12px;padding:32px 28px;transition:all .3s ease;position:relative;overflow:hidden}
.modCard::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#FAC15D 0%,#273049 100%);transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease}
.modCard:hover{border-color:#FAC15D;box-shadow:0 8px 24px #2730491f;transform:translateY(-4px)}
.modCard:hover::before{transform:scaleY(1)}
.modCard .modNum{display:inline-block;background:#DFECFF;color:#273049;font-size:.9rem;font-weight:700;padding:6px 14px;border-radius:6px;margin-bottom:16px}
.modCard h3{font-size:1.5rem;color:#273049;margin:0 0 14px;font-weight:600}
.modCard p{font-size:1rem;color:#666;line-height:1.6;margin:0 0 20px}
.modCard .topicLst{list-style:none;padding:0;margin:0}
.modCard .topicLst li{font-size:.95rem;color:#555;padding:8px 0 8px 28px;position:relative;line-height:1.5}
.modCard .topicLst li::before{content:'✓';position:absolute;left:0;color:#FAC15D;font-weight:700;font-size:1.1rem}
.structureArea{background:linear-gradient(135deg,#DFECFF 0%,#fff 100%);border-radius:16px;padding:50px 40px;margin-bottom:50px}
.structureArea h3{font-size:2rem;color:#273049;margin:0 0 30px;font-weight:700;text-align:center}
.phaseBox{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}
.phaseItem{background:#fff;border-radius:10px;padding:26px 22px;border:1px solid #DFECFF;position:relative}
.phaseItem .phaseIcon{width:50px;height:50px;background:linear-gradient(135deg,#FAC15D 0%,#273049 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:16px}
.phaseItem h4{font-size:1.3rem;color:#273049;margin:0 0 10px;font-weight:600}
.phaseItem p{font-size:.95rem;color:#666;line-height:1.6;margin:0}
.testimBox{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;margin-bottom:50px}
.testimCard{background:#fff;border:1px solid #DFECFF;border-radius:12px;padding:28px 24px;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease}
.testimCard:hover{transform:scale(1.02)}
.testimCard .profArea{display:flex;align-items:center;margin-bottom:18px}
.testimCard .profArea img{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-right:16px;border:3px solid #FAC15D}
.testimCard .profArea .profDetails h5{font-size:1.1rem;color:#273049;margin:0 0 4px;font-weight:600}
.testimCard .profArea .profDetails .profRole{font-size:.9rem;color:#888;margin:0}
.testimCard .testimTxt{font-size:.98rem;color:#555;line-height:1.7;font-style:italic;margin:0}
.ctaZone{text-align:center;background:#273049;padding:60px 40px;border-radius:16px;position:relative;overflow:hidden}
.ctaZone::after{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,#fac15d1a 0%,transparent 70%);pointer-events:none}
.ctaZone h3{font-size:2.2rem;color:#fff;margin:0 0 18px;font-weight:700;position:relative;z-index:2}
.ctaZone p{font-size:1.1rem;color:#DFECFF;margin:0 0 32px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6;position:relative;z-index:2}
.ctaZone .primaryBt{display:inline-block;background:#FAC15D;color:#273049;font-size:1.1rem;font-weight:600;padding:16px 40px;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #fac15d4d;position:relative;z-index:10}
.ctaZone .primaryBt:hover{background:#273049;color:#FAC15D;transform:translateY(-2px);box-shadow:0 8px 24px #fac15d66}
@media (max-width: 768px) {
.titleInner-v1 .mainHd{font-size:2.2rem}
.titleInner-v1 .subHd{font-size:1.4rem}
.moduleGrid{grid-template-columns:1fr}
.phaseBox{grid-template-columns:1fr}
.testimBox{grid-template-columns:1fr}
.structureArea{padding:35px 24px}
.ctaZone{padding:45px 24px}
.ctaZone h3{font-size:1.8rem}
}
@media (min-width: 769px) and (max-width: 1024px) {
.moduleGrid{grid-template-columns:repeat(2,1fr)}
.phaseBox{grid-template-columns:repeat(2,1fr)}
.testimBox{grid-template-columns:repeat(2,1fr)}
}
.hv1{position:relative;width:100%;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#273049 0%,#FAC15D 100%)}
.hv1 .bgImgWrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.hv1 .bgImgWrap img{width:100%;height:100%;object-fit:cover;opacity:.25;filter:contrast(1.1)}
.hv1 .ctInner{position:relative;z-index:2;max-width:1200px;width:90%;margin:0 auto;padding:60px 20px;text-align:center}
.hv1 .mhd{font-size:3.2rem;font-weight:700;color:#DFECFF;margin-bottom:24px;line-height:1.2;text-shadow:2px 2px 8px #0006}
.hv1 .subline{font-size:1.25rem;color:#DFECFF;max-width:720px;margin:0 auto;line-height:1.6;text-shadow:1px 1px 4px #0000004d}
.hv1 .decShape{position:absolute;width:80px;height:80px;border:3px solid #FAC15D;border-radius:50%;top:40px;right:60px;opacity:.6}
.hv1 .decShape2{position:absolute;width:120px;height:120px;border:2px solid #DFECFF;border-radius:12px;bottom:50px;left:80px;opacity:.4;transform:rotate(15deg)}
.typesSect{padding:80px 0;background:#DFECFF}
.typesSect .cw{max-width:1200px;width:90%;margin:0 auto}
.typesSect .sectHd{text-align:center;margin-bottom:50px}
.typesSect .sectHd h2{font-size:2.5rem;color:#273049;margin-bottom:12px;font-weight:700}
.typesSect .sectHd p{font-size:1.1rem;color:#273049;opacity:.8}
.typesSect .grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.typesSect .crd{background:#fff;border-radius:12px;padding:32px 24px;box-shadow:0 4px 12px #2730491a;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}
.typesSect .crd::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FAC15D 0%,#273049 100%)}
.typesSect .crd:hover{transform:translateY(-6px);box-shadow:0 8px 24px #27304926}
.typesSect .crd .icn{width:60px;height:60px;background:linear-gradient(135deg,#FAC15D 0%,#273049 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.typesSect .crd .icn i{font-size:1.8rem;color:#fff}
.typesSect .crd h3{font-size:1.5rem;color:#273049;margin-bottom:12px;font-weight:600}
.typesSect .crd p{font-size:1rem;color:#273049;line-height:1.6;opacity:.85}
.fbSect{padding:80px 0;background:#fff;position:relative}
.fbSect::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#273049 0%,#FAC15D 50%,#DFECFF 100%)}
.fbSect .cw{max-width:1200px;width:90%;margin:0 auto}
.fbSect .fxWrap{display:flex;align-items:center;gap:60px}
.fbSect .imgSide{flex:0 0 45%}
.fbSect .imgSide img{width:100%;height:auto;border-radius:16px;box-shadow:0 8px 32px #27304926}
.fbSect .txtSide{flex:1}
.fbSect .txtSide h2{font-size:2.3rem;color:#273049;margin-bottom:20px;font-weight:700}
.fbSect .txtSide p{font-size:1.05rem;color:#273049;line-height:1.7;margin-bottom:16px;opacity:.9}
.fbSect .fbList{margin-top:32px;display:flex;flex-direction:column;gap:20px}
.fbSect .fbItm{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#DFECFF;border-radius:10px;border-left:4px solid #FAC15D;transition:transform .2s ease}
.fbSect .fbItm:hover{transform:translateX(8px)}
.fbSect .fbItm .ic{width:40px;height:40px;background:#FAC15D;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.fbSect .fbItm .ic i{font-size:1.3rem;color:#273049}
.fbSect .fbItm .tx h4{font-size:1.2rem;color:#273049;margin-bottom:6px;font-weight:600}
.fbSect .fbItm .tx p{font-size:.95rem;color:#273049;opacity:.85;margin:0}
.effSect{padding:80px 0;background:linear-gradient(180deg,#273049 0%,#1a1f33 100%);position:relative;overflow:hidden}
.effSect::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:radial-gradient(circle,#fac15d26 0%,transparent 70%);border-radius:50%}
.effSect::after{content:'';position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,#dfecff1a 0%,transparent 70%);border-radius:50%}
.effSect .cw{max-width:1200px;width:90%;margin:0 auto;position:relative;z-index:1}
.effSect .topBar{text-align:center;margin-bottom:50px}
.effSect .topBar h2{font-size:2.4rem;color:#DFECFF;margin-bottom:16px;font-weight:700}
.effSect .topBar p{font-size:1.1rem;color:#DFECFF;opacity:.85}
.effSect .statGrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;margin-bottom:50px}
.effSect .statBox{background:#ffffff0d;border:1px solid #fac15d4d;border-radius:12px;padding:32px 24px;text-align:center;position:relative;backdrop-filter:blur(10px)}
.effSect .statBox .num{font-size:3rem;font-weight:700;color:#FAC15D;margin-bottom:8px;display:block}
.effSect .statBox .lbl{font-size:1.1rem;color:#DFECFF;opacity:.9}
.effSect .proBar{margin-top:60px}
.effSect .proBar h3{font-size:1.6rem;color:#DFECFF;margin-bottom:32px;text-align:center;font-weight:600}
.effSect .prItm{margin-bottom:28px}
.effSect .prItm .prHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.effSect .prItm .prHead span{font-size:1rem;color:#DFECFF;font-weight:500}
.effSect .prItm .prHead .pct{color:#FAC15D;font-weight:600}
.effSect .prItm .barOuter{width:100%;height:12px;background:#ffffff1a;border-radius:20px;overflow:hidden;position:relative}
.effSect .prItm .barInner{height:100%;background:linear-gradient(90deg,#FAC15D 0%,#273049 100%);border-radius:20px;transition:width .6s ease}
.effSect .prItm:nth-child(1) .barInner{width:87%}
.effSect .prItm:nth-child(2) .barInner{width:72%}
.effSect .prItm:nth-child(3) .barInner{width:94%}
.testSect{padding:80px 0;background:#fff}
.testSect .cw{max-width:1200px;width:90%;margin:0 auto}
.testSect .hd{text-align:center;margin-bottom:50px}
.testSect .hd h2{font-size:2.4rem;color:#273049;margin-bottom:12px;font-weight:700}
.testSect .hd p{font-size:1.1rem;color:#273049;opacity:.8}
.testSect .testGrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.testSect .testCard{background:#DFECFF;border-radius:12px;padding:32px;position:relative;box-shadow:0 4px 12px #27304914}
.testSect .testCard .qt{position:absolute;top:20px;right:24px;font-size:4rem;color:#FAC15D;opacity:.3;line-height:1}
.testSect .testCard .txt{font-size:1.05rem;color:#273049;line-height:1.7;margin-bottom:24px;position:relative;z-index:1}
.testSect .testCard .auth{display:flex;align-items:center;gap:16px;padding-top:20px;border-top:2px solid #2730491a}
.testSect .testCard .auth img{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid #FAC15D}
.testSect .testCard .auth .info h4{font-size:1.1rem;color:#273049;margin-bottom:4px;font-weight:600}
.testSect .testCard .auth .info p{font-size:.9rem;color:#273049;opacity:.7;margin:0}
.ctaSect{padding:80px 0;background:linear-gradient(135deg,#FAC15D 0%,#273049 100%);text-align:center}
.ctaSect .cw{max-width:800px;width:90%;margin:0 auto}
.ctaSect h2{font-size:2.6rem;color:#fff;margin-bottom:20px;font-weight:700}
.ctaSect p{font-size:1.15rem;color:#fff;margin-bottom:32px;line-height:1.6;opacity:.95}
.ctaSect .btns{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.ctaSect .btn{padding:16px 40px;font-size:1.05rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;position:relative;z-index:10}
.ctaSect .btnPrimary{background:#fff;color:#273049;border:2px solid #fff}
.ctaSect .btnPrimary:hover{background:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}
.ctaSect .btnSecondary{background:transparent;color:#fff;border:2px solid #fff}
.ctaSect .btnSecondary:hover{background:#fff;color:#273049;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}
@media (max-width: 768px) {
.hv1 .mhd{font-size:2.2rem}
.hv1 .subline{font-size:1.05rem}
.hv1 .decShape,.hv1 .decShape2{display:none}
.typesSect .grd{grid-template-columns:1fr}
.fbSect .fxWrap{flex-direction:column;gap:40px}
.fbSect .imgSide{flex:0 0 100%}
.effSect .statGrd{grid-template-columns:1fr}
.testSect .testGrd{grid-template-columns:1fr}
.ctaSect h2{font-size:2rem}
.ctaSect .btns{flex-direction:column;align-items:center}
.ctaSect .btn{width:100%;max-width:300px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.hv1 .mhd{font-size:2.8rem}
.typesSect .grd{grid-template-columns:repeat(2,1fr)}
.fbSect .fxWrap{gap:40px}
.effSect .statGrd{grid-template-columns:repeat(2,1fr)}
.testSect .testGrd{grid-template-columns:repeat(2,1fr)}
}
.ctIntro-v1{background:linear-gradient(145deg,#DFECFF 0%,#FAC15D 100%);padding:80px 20px;position:relative;overflow:hidden}
.ctIntro-v1::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#27304914 0%,transparent 70%);border-radius:50%;animation:floatAnim 8s ease-in-out infinite}
@keyframes floatAnim {
0%,100%{transform:translate(0,0)}
50%{transform:translate(-30px,40px)}
}
.ctIntro-v1 .introContent{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.ctIntro-v1 .leftText{flex:1}
.ctIntro-v1 .leftText h1{font-size:3.2rem;color:#273049;margin:0 0 20px;line-height:1.2}
.ctIntro-v1 .leftText .subNote{font-size:1.15rem;color:#273049;opacity:.8;line-height:1.6}
.ctIntro-v1 .rightVisual{flex:1;position:relative}
.ctIntro-v1 .rightVisual img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #27304926;animation:gentlePulse 6s ease-in-out infinite}
@keyframes gentlePulse {
0%,100%{transform:scale(1)}
50%{transform:scale(1.03)}
}
.ctIntro-v1 .rightVisual::after{content:'';position:absolute;top:20px;left:20px;right:-20px;bottom:-20px;border:3px solid #FAC15D;border-radius:12px;z-index:-1}
.formZone-v2{max-width:1200px;margin:80px auto;padding:0 20px}
.formZone-v2 .formGrid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}
.formZone-v2 .infoPanel{background:linear-gradient(135deg,#273049 0%,#3a4460 100%);padding:50px;border-radius:12px;color:#fff}
.formZone-v2 .infoPanel h2{font-size:2.2rem;margin:0 0 30px;color:#FAC15D}
.formZone-v2 .infoPanel .detailRow{display:flex;align-items:flex-start;margin-bottom:25px;gap:15px}
.formZone-v2 .infoPanel .detailRow i{font-size:1.5rem;color:#FAC15D;margin-top:3px}
.formZone-v2 .infoPanel .detailRow .txtBlock{flex:1}
.formZone-v2 .infoPanel .detailRow .label{font-size:.9rem;color:#FAC15D;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}
.formZone-v2 .infoPanel .detailRow .value{font-size:1.1rem;line-height:1.6}
.formZone-v2 .infoPanel .value a{color:#fff;text-decoration:none;transition:color .3s}
.formZone-v2 .infoPanel .value a:hover{color:#FAC15D}
.formZone-v2 .mainFormWrap{background:#fff;padding:50px;border-radius:12px;box-shadow:0 4px 20px #2730491a}
.formZone-v2 .mainFormWrap h3{font-size:1.8rem;color:#273049;margin:0 0 10px}
.formZone-v2 .mainFormWrap .subtext{color:#273049;opacity:.7;margin-bottom:35px;line-height:1.6}
.formZone-v2 .mainFormWrap .fieldGroup{margin-bottom:25px}
.formZone-v2 .mainFormWrap label{display:block;font-size:.95rem;color:#273049;margin-bottom:8px;font-weight:600}
.formZone-v2 .mainFormWrap input[type="text"],.formZone-v2 .mainFormWrap input[type="email"],.formZone-v2 .mainFormWrap input[type="tel"],.formZone-v2 .mainFormWrap select{width:100%;padding:14px 16px;border:2px solid #DFECFF;border-radius:8px;font-size:1rem;transition:all .3s;background:#fff}
.formZone-v2 .mainFormWrap input[type="text"]:focus,.formZone-v2 .mainFormWrap input[type="email"]:focus,.formZone-v2 .mainFormWrap input[type="tel"]:focus,.formZone-v2 .mainFormWrap select:focus{outline:none;border-color:#FAC15D;box-shadow:0 0 0 4px #fac15d1a}
.formZone-v2 .mainFormWrap select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23273049' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}
.formZone-v2 .mainFormWrap .consentBox{margin:30px 0;display:flex;align-items:flex-start;gap:10px}
.formZone-v2 .mainFormWrap .consentBox input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#FAC15D}
.formZone-v2 .mainFormWrap .consentBox label{margin:0;font-size:.9rem;font-weight:400;color:#273049;opacity:.8;line-height:1.5}
.formZone-v2 .mainFormWrap .consentBox a{color:#273049;font-weight:600}
.formZone-v2 .mainFormWrap .submitBt{background:linear-gradient(135deg,#FAC15D 0%,#f0b84a 100%);color:#273049;padding:16px 50px;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #fac15d4d}
.formZone-v2 .submitBt:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fac15d66}
.mapAlternative-v1{background:#DFECFF;padding:80px 20px;position:relative}
.mapAlternative-v1::before{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FAC15D 0%,#273049 50%,#FAC15D 100%)}
.mapAlternative-v1 .innerWrap{max-width:1200px;margin:0 auto;text-align:center}
.mapAlternative-v1 h2{font-size:2.4rem;color:#273049;margin:0 0 15px}
.mapAlternative-v1 .descText{font-size:1.1rem;color:#273049;opacity:.8;max-width:700px;margin:0 auto 50px;line-height:1.7}
.mapAlternative-v1 .locationCard{background:#fff;padding:50px;border-radius:12px;box-shadow:0 8px 30px #2730491a;display:inline-block;text-align:left;max-width:600px}
.mapAlternative-v1 .locationCard .addressLine{font-size:1.3rem;color:#273049;margin-bottom:10px;font-weight:600;display:flex;align-items:center;gap:12px}
.mapAlternative-v1 .locationCard .addressLine i{color:#FAC15D;font-size:1.6rem}
.mapAlternative-v1 .locationCard .cityLine{font-size:1.1rem;color:#273049;opacity:.7;margin-left:40px;line-height:1.6}
@media (max-width: 1024px) {
.ctIntro-v1 .introContent{flex-direction:column;gap:40px}
.ctIntro-v1 .leftText h1{font-size:2.5rem}
.formZone-v2 .formGrid{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.ctIntro-v1{padding:60px 20px}
.ctIntro-v1 .leftText h1{font-size:2rem}
.ctIntro-v1 .rightVisual img{height:350px}
.formZone-v2{margin:60px auto}
.formZone-v2 .infoPanel,.formZone-v2 .mainFormWrap{padding:35px 25px}
.formZone-v2 .infoPanel h2{font-size:1.8rem}
.formZone-v2 .mainFormWrap h3{font-size:1.5rem}
.mapAlternative-v1{padding:60px 20px}
.mapAlternative-v1 h2{font-size:2rem}
.mapAlternative-v1 .locationCard{padding:35px 25px}
}
@media (max-width: 480px) {
.ctIntro-v1 .leftText h1{font-size:1.7rem}
.ctIntro-v1 .leftText .subNote{font-size:1rem}
.ctIntro-v1 .rightVisual img{height:280px}
.formZone-v2 .submitBt{width:100%}
.mapAlternative-v1 .locationCard .addressLine{font-size:1.1rem}
}
.titleV1{max-width:1200px;margin:0 auto;padding:80px 20px;display:flex;gap:60px;align-items:center}
.titleV1 .imgWrapper{flex:0 0 420px;position:relative}
.titleV1 .imgWrapper img{width:100%;height:520px;object-fit:cover;border-radius:12px;filter:blur(0.8px)}
.titleV1 .imgWrapper::before{content:'';position:absolute;top:-15px;right:-15px;width:100%;height:100%;background:linear-gradient(135deg,#FAC15D 0%,#fac15d4d 100%);border-radius:12px;z-index:-1;animation:floatAnim 6s ease-in-out infinite}
@keyframes floatAnim {
0%,100%{transform:translate(0,0)}
50%{transform:translate(-8px,-8px)}
}
.titleV1 .txtArea{flex:1}
.titleV1 .mainHead{font-size:2.8rem;font-weight:700;color:#273049;margin:0 0 16px;line-height:1.2}
.titleV1 .secondHead{font-size:1.5rem;font-weight:500;color:#FAC15D;margin:0 0 24px}
.titleV1 .desc{font-size:1.05rem;line-height:1.7;color:#273049;margin:0}
.storyV2{background:linear-gradient(165deg,#DFECFF 0%,#fff 50%,#FAC15D 100%);padding:90px 20px}
.storyV2 .innerBox{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.storyV2 .leftCol h2{font-size:2.2rem;font-weight:700;color:#273049;margin:0 0 28px;position:relative;padding-left:24px}
.storyV2 .leftCol h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:60%;background:#FAC15D;border-radius:3px}
.storyV2 .leftCol p{font-size:1.05rem;line-height:1.8;color:#273049;margin:0 0 22px}
.storyV2 .leftCol p:last-of-type{margin-bottom:0}
.storyV2 .rightCol{display:flex;flex-direction:column;gap:24px}
.storyV2 .metricCard{background:#fff;padding:28px 32px;border-radius:10px;border-left:5px solid #273049;box-shadow:0 4px 12px #27304914;transition:all .3s ease}
.storyV2 .metricCard:hover{transform:translateX(8px);box-shadow:0 6px 18px #27304924;border-left-color:#FAC15D}
.storyV2 .metricCard h3{font-size:2.5rem;font-weight:700;color:#FAC15D;margin:0 0 10px}
.storyV2 .metricCard p{font-size:1rem;color:#273049;margin:0;line-height:1.6}
.teamZoneV1{max-width:1200px;margin:0 auto;padding:80px 20px}
.teamZoneV1 h2{font-size:2.4rem;font-weight:700;color:#273049;text-align:center;margin:0 0 50px;position:relative}
.teamZoneV1 h2::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FAC15D 0%,#273049 100%);border-radius:2px}
.teamZoneV1 .gridHold{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.teamZoneV1 .personCardV3{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 16px #2730491a;transition:all .35s ease;position:relative}
.teamZoneV1 .personCardV3::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#FAC15D 0%,#273049 100%);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.teamZoneV1 .personCardV3:hover::before{transform:scaleX(1)}
.teamZoneV1 .personCardV3:hover{transform:translateY(-8px);box-shadow:0 10px 24px #27304929}
.teamZoneV1 .personCardV3 .photoBox{width:100%;height:320px;overflow:hidden;position:relative}
.teamZoneV1 .personCardV3 .photoBox img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.teamZoneV1 .personCardV3:hover .photoBox img{transform:scale(1.08)}
.teamZoneV1 .personCardV3 .infoArea{padding:24px}
.teamZoneV1 .personCardV3 .infoArea h3{font-size:1.4rem;font-weight:700;color:#273049;margin:0 0 8px}
.teamZoneV1 .personCardV3 .infoArea .roleTag{display:inline-block;background:#DFECFF;color:#273049;font-size:.9rem;font-weight:500;padding:6px 14px;border-radius:20px;margin-bottom:14px}
.teamZoneV1 .personCardV3 .infoArea p{font-size:.95rem;line-height:1.6;color:#273049;margin:0}
.valuesBlockV2{background:#273049;padding:90px 20px;position:relative;overflow:hidden}
.valuesBlockV2::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fac15d26 0%,transparent 70%);border-radius:50%}
.valuesBlockV2 .holdingV2{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.valuesBlockV2 h2{font-size:2.4rem;font-weight:700;color:#fff;text-align:center;margin:0 0 60px}
.valuesBlockV2 .columns{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.valuesBlockV2 .valueItem{background:#ffffff0f;padding:36px 28px;border-radius:12px;border:2px solid transparent;transition:all .3s ease;position:relative}
.valuesBlockV2 .valueItem::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#fac15d1a 0%,#dfecff1a 100%);border-radius:12px;opacity:0;transition:opacity .3s ease;pointer-events:none}
.valuesBlockV2 .valueItem:hover{border-color:#FAC15D;transform:translateY(-6px)}
.valuesBlockV2 .valueItem:hover::after{opacity:1}
.valuesBlockV2 .valueItem .iconCircle{width:64px;height:64px;background:linear-gradient(135deg,#FAC15D 0%,#DFECFF 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px;position:relative;z-index:1}
.valuesBlockV2 .valueItem .iconCircle i{font-size:1.8rem;color:#273049}
.valuesBlockV2 .valueItem h3{font-size:1.4rem;font-weight:700;color:#FAC15D;margin:0 0 14px;position:relative;z-index:1}
.valuesBlockV2 .valueItem p{font-size:.98rem;line-height:1.7;color:#DFECFF;margin:0;position:relative;z-index:1}
.galleryShow{max-width:1200px;margin:0 auto;padding:80px 20px}
.galleryShow h2{font-size:2.3rem;font-weight:700;color:#273049;margin:0 0 50px;text-align:center}
.galleryShow .gridLayout{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.galleryShow .imgFrame{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 5px 14px #2730491f;transition:all .3s ease}
.galleryShow .imgFrame:hover{transform:scale(1.04);box-shadow:0 8px 20px #2730492e}
.galleryShow .imgFrame img{width:100%;height:340px;object-fit:cover;display:block}
.galleryShow .imgFrame .overlay{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,#273049d9 0%,transparent 100%);padding:24px;transform:translateY(100%);transition:transform .3s ease}
.galleryShow .imgFrame:hover .overlay{transform:translateY(0)}
.galleryShow .imgFrame .overlay p{color:#fff;font-size:.95rem;margin:0;line-height:1.6}
@media (max-width: 1024px) {
.titleV1{flex-direction:column;padding:60px 20px}
.titleV1 .imgWrapper{flex:0 0 auto;width:100%;max-width:420px}
.storyV2 .innerBox{grid-template-columns:1fr;gap:50px}
.valuesBlockV2 .columns{grid-template-columns:1fr;gap:30px}
.galleryShow .gridLayout{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.titleV1 .mainHead{font-size:2.2rem}
.titleV1 .secondHead{font-size:1.2rem}
.titleV1 .imgWrapper{max-width:100%}
.titleV1 .imgWrapper img{height:400px}
.storyV2{padding:60px 20px}
.storyV2 .leftCol h2{font-size:1.8rem}
.teamZoneV1{padding:60px 20px}
.teamZoneV1 h2{font-size:2rem}
.teamZoneV1 .gridHold{grid-template-columns:1fr}
.valuesBlockV2{padding:60px 20px}
.valuesBlockV2 h2{font-size:2rem}
.galleryShow{padding:60px 20px}
.galleryShow h2{font-size:1.9rem}
.galleryShow .imgFrame img{height:280px}
}
.sfv1{background:linear-gradient(135deg,#DFECFF 0%,#fff 100%);padding:80px 20px;position:relative;overflow:hidden}
.sfv1::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fac15d26 0%,transparent 70%);border-radius:50%}
.sfv1::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#27304914 0%,transparent 70%);border-radius:50%}
.sfInner{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.msgBox{background:#fff;border-radius:12px;padding:60px 50px;box-shadow:0 8px 24px #2730491f 0 2px 6px #2730490f;position:relative;border:2px solid #FAC15D}
.msgBox::before{content:'';position:absolute;top:15px;left:15px;width:8px;height:8px;background:#FAC15D;border-radius:50%}
.msgBox::after{content:'';position:absolute;top:15px;right:15px;width:8px;height:8px;background:#273049;border-radius:50%}
.successIcon{width:80px;height:80px;margin:0 auto 30px;position:relative}
.successIcon svg{width:100%;height:100%;filter:drop-shadow(0 4px 8px #fac15d4d)}
.msgBox h1{font-size:2.8rem;color:#273049;margin:0 0 20px;text-align:center;line-height:1.2}
.msgBox .subHd{font-size:1.3rem;color:#FAC15D;text-align:center;margin:0 0 35px;font-weight:600}
.msgBox .mainTxt{font-size:1.1rem;color:#273049;line-height:1.7;margin:0 0 25px;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}
.detailsList{background:linear-gradient(135deg,#DFECFF 0%,#dfecff66 100%);border-radius:10px;padding:35px 40px;margin:40px 0;border-left:4px solid #FAC15D}
.detailsList h3{font-size:1.5rem;color:#273049;margin:0 0 25px}
.detailsList ul{list-style:none;padding:0;margin:0}
.detailsList li{font-size:1.05rem;color:#273049;padding:12px 0 12px 35px;position:relative;line-height:1.6}
.detailsList li::before{content:'';position:absolute;left:0;top:18px;width:20px;height:20px;background:#FAC15D;border-radius:4px;transform:rotate(45deg)}
.detailsList li::after{content:'';position:absolute;left:6px;top:24px;width:8px;height:8px;background:#273049;border-radius:2px;transform:rotate(45deg)}
.actArea{text-align:center;margin-top:45px;display:flex;flex-direction:column;gap:15px;align-items:center}
.actArea .primaryBt{display:inline-block;background:linear-gradient(135deg,#FAC15D 0%,#273049 100%);color:#fff;padding:16px 50px;border-radius:10px;text-decoration:none;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #fac15d59;position:relative;z-index:5}
.actArea .primaryBt:hover{transform:translateY(-3px);box-shadow:0 10px 30px #fac15d73}
.actArea .secBt{display:inline-block;background:transparent;color:#273049;padding:14px 45px;border-radius:10px;text-decoration:none;font-size:1.05rem;border:2px solid #273049;transition:all .3s ease;position:relative;z-index:5}
.actArea .secBt:hover{background:#273049;color:#fff;transform:translateY(-2px)}
.noteTxt{font-size:.95rem;color:#273049;opacity:.7;text-align:center;margin-top:30px;font-style:italic}
.bv2{background:#fff;padding:90px 20px;position:relative}
.bv2::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#FAC15D 0%,#273049 50%,#DFECFF 100%)}
.bv2Inner{max-width:1200px;margin:0 auto}
.nxtGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px}
.bv2 h2{font-size:2.3rem;color:#273049;text-align:center;margin:0 0 20px;position:relative;padding-bottom:20px}
.bv2 h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#FAC15D 0%,#273049 100%);border-radius:2px}
.bv2 .leadPara{text-align:center;font-size:1.15rem;color:#273049;opacity:.85;max-width:800px;margin:0 auto 50px;line-height:1.6}
.stepCard{background:linear-gradient(135deg,#fff 0%,#DFECFF 100%);border-radius:12px;padding:40px 30px;position:relative;overflow:hidden;box-shadow:0 4px 16px #2730491a;transition:all .3s ease;border:1px solid #fac15d33}
.stepCard:hover{transform:translateY(-5px);box-shadow:0 8px 24px #27304926}
.stepCard::before{content:'';position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:radial-gradient(circle,#fac15d1a 0%,transparent 70%);border-radius:50%}
.stepNum{width:60px;height:60px;background:linear-gradient(135deg,#FAC15D 0%,#273049 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;margin:0 auto 25px;box-shadow:0 4px 12px #fac15d66}
.stepCard h3{font-size:1.5rem;color:#273049;margin:0 0 15px;text-align:center}
.stepCard p{font-size:1.05rem;color:#273049;line-height:1.65;margin:0;text-align:center;opacity:.9}
@media (max-width: 768px) {
.sfv1{padding:60px 15px}
.msgBox{padding:40px 25px}
.msgBox h1{font-size:2rem}
.msgBox .subHd{font-size:1.1rem}
.msgBox .mainTxt{font-size:1rem}
.detailsList{padding:25px 20px}
.actArea{gap:12px}
.actArea .primaryBt,.actArea .secBt{width:100%;max-width:300px}
.bv2{padding:60px 15px}
.bv2 h2{font-size:1.8rem}
.nxtGrid{grid-template-columns:1fr;gap:25px}
.stepCard{padding:30px 20px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.nxtGrid{grid-template-columns:repeat(2,1fr)}
}