*{margin:0;padding:0;box-sizing:border-box}
html,body{height:100%;font-family:'Work Sans',sans-serif;background:#FAFBFC;color:#24292F;line-height:1.6}
body{display:flex;flex-direction:column;min-height:100vh}
main{flex:1}
.HdrTop3{background:linear-gradient(135deg,#63EBB5 0%,#921246 100%);padding:12px 0;position:relative;z-index:100}
.NvCntnr4{max-width:1320px;margin:0 auto;padding:0 24px}
.MnNv7{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}
.NvLnk2{font-family:'Cabin',sans-serif;font-weight:700;font-size:15px;color:#FFF;text-decoration:none;padding:8px 16px;border-radius:24px;transition:background .2s ease}
.NvLnk2:hover{background:#ffffff26}
.HdrOvrly8{position:relative;padding:32px 0 48px;background:linear-gradient(60deg,#63ebb514 0%,#92124614 50%,#fdeaad14 100%)}
.BrndCntr12{max-width:1320px;margin:0 auto;padding:0 24px;display:flex;justify-content:center}
.LgBlck5{display:flex;align-items:center;gap:24px;padding:20px 48px;background:#FFF;border-radius:60px;box-shadow:0 12px 32px #9212461f}
.LgImg9{width:110px;height:110px;object-fit:contain}
.TgTxt6{display:flex;flex-direction:column;gap:6px}
.CmpnyNm14{font-family:'Cabin',sans-serif;font-weight:700;font-size:32px;color:#921246;letter-spacing:-.5px}
.TgLn11{font-size:14px;color:#57606A;max-width:340px}
footer{margin-top:auto}
.FtrLyr1{background:linear-gradient(135deg,#63EBB5 0%,#5DD4A8 100%);padding:48px 0 24px}
.FtrCntnr18{max-width:1320px;margin:0 auto;padding:0 24px}
.FtrRw23{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:32px}
.FtrLgBlck19{display:flex;align-items:center;gap:16px}
.FtrLg22{width:64px;height:64px;object-fit:contain}
.FtrTgln27{font-size:14px;color:#24292F;font-weight:600}
.FtrNv31{display:flex;gap:32px;flex-wrap:wrap}
.FtrLnk29{color:#24292F;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease}
.FtrLnk29:hover{color:#921246}
.FtrLyr2{background:#921246;padding:16px 0}
.FtrBtm38{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}
.CpyTxt41{color:#FFF;font-size:13px}
.CntctInf44{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;color:#ffffffd9}
.CkPp52{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:flex-end;padding:24px;z-index:9999;pointer-events:none;opacity:0;transform:scale(0.7);transition:opacity .3s ease,transform .3s ease}
.CkPp52.shw{opacity:1;transform:scale(1);pointer-events:all}
.CkCrd56{background:#FFF;border-radius:16px;padding:32px;box-shadow:0 16px 48px #92124633;max-width:560px;width:100%}
.CkTtl63{font-family:'Cabin',sans-serif;font-size:22px;font-weight:700;color:#24292F;margin-bottom:12px}
.CkMsg67{font-size:14px;color:#57606A;margin-bottom:24px;line-height:1.6}
.CkLnk71{color:#921246;text-decoration:underline}
.CkGrd74{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}
.CkCtgry78{background:#F6F8FA;padding:16px;border-radius:12px;border:2px solid transparent;transition:border-color .2s ease}
.CkCtgry78:hover{border-color:#63EBB5}
.CkLbl82{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;font-weight:600;color:#24292F}
.CkChk85{width:18px;height:18px;cursor:pointer}
.CkBtns93{display:flex;gap:12px;flex-wrap:wrap}
.CkBtn97{flex:1;padding:12px 20px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s ease,color .2s ease;border:2px solid;background:transparent;min-width:140px}
.CkBtnAccpt101{border-color:#63EBB5;color:#63EBB5}
.CkBtnAccpt101:hover{background:#63EBB5;color:#FFF}
.CkBtnSv105{border-color:#921246;color:#921246}
.CkBtnSv105:hover{background:#921246;color:#FFF}
.CkBtnDny109{border-color:#57606A;color:#57606A}
.CkBtnDny109:hover{background:#57606A;color:#FFF}
.CkMnBnnr113{position:fixed;bottom:24px;right:24px;z-index:9998;opacity:0;pointer-events:none;transition:opacity .3s ease}
.CkMnBnnr113.shw{opacity:1;pointer-events:all}
.CkMnTggl117{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#63EBB5 0%,#921246 100%);border:none;color:#FFF;font-size:24px;cursor:pointer;box-shadow:0 8px 24px #9212464d;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}
.CkMnTggl117:hover{transform:scale(1.1)}
::-webkit-scrollbar{width:5px;height:5px}
::-webkit-scrollbar-track{background:#F6F8FA}
::-webkit-scrollbar-thumb{background:#921246;border-radius:10px}
::-webkit-scrollbar-thumb:hover{background:#63EBB5}
@media (max-width: 768px) {
.MnNv7{gap:16px}
.NvLnk2{font-size:14px;padding:6px 12px}
.LgBlck5{flex-direction:column;text-align:center;padding:24px 32px}
.LgImg9{width:80px;height:80px}
.CmpnyNm14{font-size:24px}
.TgLn11{font-size:13px}
.FtrRw23{flex-direction:column;text-align:center}
.FtrNv31{flex-direction:column;gap:16px}
.FtrBtm38{flex-direction:column;text-align:center}
.CntctInf44{flex-direction:column;gap:8px}
.CkGrd74{grid-template-columns:1fr}
.CkBtns93{flex-direction:column}
.CkBtn97{width:100%}
}
@media (max-width: 480px) {
.NvCntnr4,.BrndCntr12,.FtrCntnr18{padding:0 16px}
.CkCrd56{padding:24px}
}
.StatPage{max-width:1320px;margin:0 auto;padding:0 20px}
.IntroStat{padding:80px 0 60px;text-align:center}
.IntroStat .PrmryHd{font-size:2.8rem;margin-bottom:20px;color:#921246;font-weight:700}
.IntroStat .SbText{font-size:1.15rem;color:#444;max-width:700px;margin:0 auto;line-height:1.7}
.MetrcsGrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;padding:60px 0;background:linear-gradient(135deg,#FDEAAD 0%,#63EBB5 100%);margin:40px -20px;padding-left:20px;padding-right:20px}
.MtrcCrd{background:#fff;padding:40px 28px;border-radius:12px;box-shadow:0 8px 24px #9212461f;transition:all .3s ease;border:2px solid transparent}
.MtrcCrd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #9212462e;border-color:#63EBB5}
.MtrcCrd .IcnWrp{width:60px;height:60px;background:linear-gradient(135deg,#921246 0%,#63EBB5 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.MtrcCrd .IcnWrp i{font-size:28px;color:#fff}
.MtrcCrd .NmbrDsply{font-size:3rem;font-weight:800;color:#921246;margin-bottom:8px;line-height:1}
.MtrcCrd .LblTxt{font-size:1.1rem;color:#555;font-weight:500}
.TimelineLayout{padding:80px 0;position:relative}
.TimelineLayout::before{content:'';position:absolute;left:50%;top:120px;bottom:80px;width:3px;background:linear-gradient(180deg,#63EBB5 0%,#921246 50%,#FDEAAD 100%);transform:translateX(-50%)}
.TimelineLayout .SctnHdr{text-align:center;margin-bottom:60px}
.TimelineLayout .SctnHdr h2{font-size:2.4rem;color:#921246;font-weight:700;margin-bottom:16px}
.TimelineLayout .SctnHdr p{font-size:1.1rem;color:#555}
.TmlnItm{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:80px;position:relative}
.TmlnItm:nth-child(even) .TmlnCntnt{order:1}
.TmlnItm:nth-child(even) .TmlnVsl{order:2}
.TmlnCntnt{background:#fff;padding:36px;border-radius:16px;box-shadow:0 6px 20px #00000014;border-left:4px solid #63EBB5;position:relative}
.TmlnCntnt::before{content:'';position:absolute;width:20px;height:20px;background:#921246;border:4px solid #fff;border-radius:50%;top:40px;right:-70px;box-shadow:0 0 0 4px #FDEAAD;z-index:2}
.TmlnItm:nth-child(even) .TmlnCntnt::before{right:auto;left:-70px}
.TmlnCntnt .YrMrkr{font-size:1.8rem;font-weight:800;color:#921246;margin-bottom:12px}
.TmlnCntnt h3{font-size:1.6rem;color:#222;margin-bottom:16px;font-weight:600}
.TmlnCntnt p{font-size:1.05rem;color:#555;line-height:1.7;margin-bottom:12px}
.TmlnVsl img{width:100%;height:320px;object-fit:cover;border-radius:16px;box-shadow:0 8px 24px #0000001f}
.ComprsGrid{padding:80px 0;background:linear-gradient(60deg,#63EBB5 0%,#921246 50%,#FDEAAD 100%);margin:60px -20px;padding-left:20px;padding-right:20px}
.ComprsGrid .HdrWrp{text-align:center;margin-bottom:60px}
.ComprsGrid .HdrWrp h2{font-size:2.4rem;color:#fff;font-weight:700;margin-bottom:16px}
.ComprsGrid .HdrWrp p{font-size:1.1rem;color:#ffffffe6}
.ComprsItems{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1100px;margin:0 auto}
.CmprsCard{background:#fff;padding:40px 28px;border-radius:12px;text-align:center;box-shadow:0 8px 24px #00000026;transition:transform .3s ease}
.CmprsCard:hover{transform:scale(1.05)}
.CmprsCard.FtrdCard{background:linear-gradient(135deg,#FDEAAD 0%,#fff 100%);border:3px solid #921246}
.CmprsCard .IcnBdg{width:70px;height:70px;background:#921246;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.CmprsCard .IcnBdg i{font-size:32px;color:#fff}
.CmprsCard h3{font-size:1.5rem;color:#222;margin-bottom:16px;font-weight:600}
.CmprsCard .VlDsply{font-size:2.4rem;font-weight:800;color:#921246;margin-bottom:8px}
.CmprsCard .DscrpTxt{font-size:1rem;color:#555;line-height:1.6}
.ProgrsSection{padding:80px 0;display:flex;gap:60px;align-items:center}
.PrgrsCntnt{flex:1}
.PrgrsCntnt h2{font-size:2.2rem;color:#921246;font-weight:700;margin-bottom:20px}
.PrgrsCntnt p{font-size:1.1rem;color:#555;line-height:1.7;margin-bottom:36px}
.PrgrsItem{margin-bottom:32px}
.PrgrsItem .PrgrsLbl{display:flex;justify-content:space-between;margin-bottom:10px}
.PrgrsItem .PrgrsLbl span{font-size:1.05rem;color:#333;font-weight:600}
.PrgrsItem .PrgrsLbl .PrcntVal{color:#921246;font-weight:700}
.PrgrsBar{width:100%;height:12px;background:#e8e8e8;border-radius:8px;overflow:hidden;position:relative}
.PrgrsFll{height:100%;background:linear-gradient(90deg,#63EBB5 0%,#921246 100%);border-radius:8px;transition:width .6s ease}
.PrgrsVsl{flex:1}
.PrgrsVsl img{width:100%;height:460px;object-fit:cover;border-radius:16px;box-shadow:0 12px 32px #00000026}
@media (max-width: 992px) {
.TimelineLayout::before{left:30px}
.TmlnItm{grid-template-columns:1fr;gap:24px}
.TmlnItm:nth-child(even) .TmlnCntnt{order:2}
.TmlnItm:nth-child(even) .TmlnVsl{order:1}
.TmlnCntnt{margin-left:60px}
.TmlnCntnt::before{left:-70px;right:auto}
.TmlnItm:nth-child(even) .TmlnCntnt::before{left:-70px}
.ComprsItems{grid-template-columns:1fr;max-width:400px}
.ProgrsSection{flex-direction:column}
}
@media (max-width: 768px) {
.IntroStat .PrmryHd{font-size:2rem}
.IntroStat .SbText{font-size:1rem}
.MetrcsGrd{grid-template-columns:1fr;gap:24px}
.TimelineLayout .SctnHdr h2,.ComprsGrid .HdrWrp h2,.PrgrsCntnt h2{font-size:1.8rem}
.TmlnCntnt{padding:24px;margin-left:40px}
.TmlnVsl img{height:240px}
.PrgrsVsl img{height:320px}
}
@media (max-width: 576px) {
.StatPage{padding:0 16px}
.IntroStat{padding:50px 0 40px}
.MtrcCrd .NmbrDsply{font-size:2.4rem}
.TmlnCntnt .YrMrkr{font-size:1.4rem}
.TmlnCntnt h3{font-size:1.3rem}
.CmprsCard .VlDsply{font-size:2rem}
}
::-webkit-scrollbar{width:4px}
::-webkit-scrollbar-track{background:transparent}
::-webkit-scrollbar-thumb{background:#921246;border-radius:4px}
::-webkit-scrollbar-thumb:hover{background:#63EBB5}
.CntctMain{max-width:1320px;margin:0 auto;padding:0 20px}
.CntctHr{background:linear-gradient(135deg,#63EBB5 0%,#921246 60%,#FDEAAD 100%);padding:80px 20px;position:relative;overflow:hidden}
.CntctHr::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#fdeaad26;border-radius:50%;filter:blur(80px)}
.HrCntnr{max-width:1320px;margin:0 auto;position:relative;z-index:2}
.HrTtl{font-size:3.2rem;font-weight:700;color:#fff;margin-bottom:16px;text-shadow:2px 4px 12px #0003}
.HrSbttl{font-size:1.25rem;color:#fffffff2;max-width:600px;line-height:1.7}
.InfoSct{padding:90px 20px;background:#f8f9fa}
.InfoGrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1320px;margin:0 auto}
.InfoCrd{background:#fff;padding:40px 32px;border-radius:12px;box-shadow:0 8px 24px #0000000f;transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #63EBB5}
.InfoCrd:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0000001f}
.InfoCrd:nth-child(2){border-left-color:#921246}
.InfoCrd:nth-child(3){border-left-color:#FDEAAD}
.InfoIcn{font-size:2.5rem;color:#63EBB5;margin-bottom:20px;display:block}
.InfoCrd:nth-child(2) .InfoIcn{color:#921246}
.InfoCrd:nth-child(3) .InfoIcn{color:#921246}
.InfoHd{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:12px}
.InfoTxt{font-size:1.05rem;color:#4a4a4a;line-height:1.8}
.InfoLnk{color:#921246;text-decoration:none;font-weight:500;transition:color .3s ease}
.InfoLnk:hover{color:#63EBB5}
.FrmSct{padding:90px 20px;background:linear-gradient(180deg,#fff 0%,#f8f9fa 100%);position:relative}
.FrmSct::after{content:'';position:absolute;width:100%;height:6px;bottom:0;left:0;background:linear-gradient(90deg,#63EBB5 0%,#921246 50%,#FDEAAD 100%)}
.FrmCntnr{max-width:720px;margin:0 auto}
.FrmHd{font-size:2.4rem;font-weight:700;color:#1a1a1a;margin-bottom:12px;text-align:center}
.FrmSbhd{font-size:1.1rem;color:#5a5a5a;text-align:center;margin-bottom:50px;line-height:1.6}
.FrmWrp{background:#fff;padding:50px 40px;border-radius:16px;box-shadow:0 12px 40px #00000014}
.FrmRw{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.FrmGrp{display:flex;flex-direction:column}
.FrmLbl{font-size:.95rem;font-weight:600;color:#2a2a2a;margin-bottom:8px}
.FrmInpt{padding:14px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;color:#1a1a1a;transition:border-color .3s ease,box-shadow .3s ease;background:#fafafa}
.FrmInpt:focus{outline:none;border-color:#63EBB5;box-shadow:0 0 0 4px #63ebb526;background:#fff}
.FrmGrp.full{grid-column:1 / -1}
.FrmTxtarea{padding:14px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;color:#1a1a1a;min-height:160px;resize:vertical;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease;background:#fafafa}
.FrmTxtarea:focus{outline:none;border-color:#63EBB5;box-shadow:0 0 0 4px #63ebb526;background:#fff}
.PrvcyWrp{margin:28px 0;display:flex;align-items:flex-start;gap:12px}
.PrvcyChck{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#63EBB5;flex-shrink:0}
.PrvcyLbl{font-size:.95rem;color:#4a4a4a;line-height:1.6;cursor:pointer}
.PrvcyLnk{color:#921246;text-decoration:none;font-weight:500;transition:color .3s ease}
.PrvcyLnk:hover{color:#63EBB5}
.FrmBtn{width:100%;padding:16px 32px;background:linear-gradient(135deg,#63EBB5 0%,#921246 100%);color:#fff;font-size:1.1rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 20px #63ebb54d;position:relative;z-index:10}
.FrmBtn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #63ebb566}
.FrmBtn:active{transform:translateY(0)}
.VslSct{padding:90px 20px;background:#fff;position:relative}
.VslCntnr{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}
.VslTxtBlck{display:flex;flex-direction:column}
.VslHd{font-size:2.6rem;font-weight:700;color:#1a1a1a;margin-bottom:24px;line-height:1.3}
.VslHd::before{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#63EBB5,#921246);margin-bottom:20px;border-radius:3px}
.VslPrgrf{font-size:1.1rem;color:#4a4a4a;line-height:1.8;margin-bottom:20px}
.VslLst{list-style:none;padding:0;margin:28px 0 0}
.VslLstItm{font-size:1.05rem;color:#3a3a3a;padding:12px 0 12px 36px;position:relative;line-height:1.6}
.VslLstItm::before{content:'\2713';position:absolute;left:0;top:12px;width:24px;height:24px;background:#63EBB5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}
.VslImgWrp{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #0000001f}
.VslImgWrp::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#63ebb526,#92124626);pointer-events:none}
.VslImg{width:100%;height:auto;display:block;object-fit:cover}
@media (max-width: 968px) {
.HrTtl{font-size:2.4rem}
.HrSbttl{font-size:1.1rem}
.InfoGrd{grid-template-columns:1fr}
.FrmRw{grid-template-columns:1fr}
.FrmWrp{padding:40px 28px}
.VslCntnr{grid-template-columns:1fr;gap:50px}
.VslHd{font-size:2rem}
}
@media (max-width: 640px) {
.CntctHr{padding:60px 20px}
.HrTtl{font-size:2rem}
.InfoSct,.FrmSct,.VslSct{padding:60px 20px}
.FrmHd{font-size:1.9rem}
.FrmWrp{padding:32px 20px}
.InfoCrd{padding:32px 24px}
}
::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-track{background:#0000000d}
::-webkit-scrollbar-thumb{background:#63EBB5;border-radius:3px}
::-webkit-scrollbar-thumb:hover{background:#921246}
.PgWrp{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);min-height:100vh}
.IntrSct{max-width:1320px;margin:0 auto;padding:80px 24px 60px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.IntrSct .TxtBlck{padding-right:32px}
.IntrSct .MainTtl{font-size:48px;font-weight:700;line-height:1.2;color:#1a1a1a;margin-bottom:24px;position:relative}
.IntrSct .MainTtl::before{content:'';position:absolute;left:-8px;top:-8px;width:72px;height:72px;background:linear-gradient(135deg,#63EBB5 0%,#63ebb533 100%);border-radius:50%;z-index:-1}
.IntrSct .DscrpTxt{font-size:18px;line-height:1.7;color:#4a4a4a;margin-bottom:16px}
.IntrSct .HghlghtSpn{color:#921246;font-weight:600;position:relative;padding:0 4px}
.IntrSct .HghlghtSpn::after{content:'';position:absolute;bottom:2px;left:0;right:0;height:3px;background:linear-gradient(90deg,#63EBB5 0%,#FDEAAD 100%);opacity:.5}
.IntrSct .ImgCntnr{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 12px 48px #92124626}
.IntrSct .ImgCntnr img{width:100%;height:520px;object-fit:cover;display:block}
.IntrSct .ImgCntnr::before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 0%,#63ebb51a 50%,transparent 100%);pointer-events:none;z-index:1}
.CrsStrctr{background:linear-gradient(180deg,#fff 0%,#f5f5f5 100%);padding:96px 24px;position:relative}
.CrsStrctr::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#63EBB5 0%,#921246 50%,#FDEAAD 100%)}
.CrsStrctr .CntnrBx{max-width:1320px;margin:0 auto}
.CrsStrctr .SctHdr{text-align:center;margin-bottom:72px}
.CrsStrctr .SctTtl{font-size:42px;font-weight:700;color:#1a1a1a;margin-bottom:20px;position:relative;display:inline-block}
.CrsStrctr .SctTtl::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,#921246 0%,#63EBB5 100%);border-radius:2px}
.CrsStrctr .SbTtl{font-size:19px;color:#666;max-width:720px;margin:0 auto;line-height:1.6}
.MdlGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.MdlCrd{background:#fff;border-radius:12px;padding:36px 28px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;position:relative;overflow:hidden}
.MdlCrd::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#63EBB5 0%,#921246 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.MdlCrd:hover{transform:translateY(-8px);box-shadow:0 12px 32px #9212462e}
.MdlCrd:hover::before{transform:scaleX(1)}
.MdlCrd .IcnWrp{width:64px;height:64px;background:linear-gradient(135deg,#63EBB5 0%,#FDEAAD 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.MdlCrd .IcnWrp i{font-size:28px;color:#921246}
.MdlCrd .MdlNmbr{position:absolute;top:20px;right:24px;font-size:14px;font-weight:700;color:#63EBB5;background:#63ebb526;padding:6px 14px;border-radius:20px}
.MdlCrd .CrdTtl{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.3}
.MdlCrd .CrdDscrp{font-size:16px;line-height:1.6;color:#555;margin-bottom:20px}
.MdlCrd .TpcLst{list-style:none;padding:0;margin:0}
.MdlCrd .TpcLst li{font-size:15px;color:#666;padding:8px 0 8px 28px;position:relative;line-height:1.5}
.MdlCrd .TpcLst li::before{content:'';position:absolute;left:0;top:14px;width:16px;height:16px;background:linear-gradient(135deg,#63EBB5 0%,#921246 100%);border-radius:3px}
.TmLrnSct{background:#fff;padding:88px 24px;position:relative}
.TmLrnSct .FlxCntnr{max-width:1320px;margin:0 auto;display:flex;gap:64px;align-items:stretch}
.TmLrnSct .LftPnl{flex:1;display:flex;flex-direction:column;gap:48px}
.TmLrnSct .InfoBlck{background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%);padding:40px 36px;border-radius:14px;border:2px solid #f0f0f0;position:relative}
.TmLrnSct .InfoBlck::after{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#63EBB5 0%,#921246 100%);border-radius:14px 0 0 14px}
.TmLrnSct .BlckHdr{font-size:26px;font-weight:700;color:#1a1a1a;margin-bottom:24px;display:flex;align-items:center;gap:12px}
.TmLrnSct .BlckHdr i{font-size:32px;color:#921246}
.TmLrnSct .DtlLst{list-style:none;padding:0;margin:0}
.TmLrnSct .DtlLst li{padding:14px 0;border-bottom:1px solid #e8e8e8;font-size:16px;color:#4a4a4a;line-height:1.6;display:flex;align-items:flex-start;gap:12px}
.TmLrnSct .DtlLst li:last-child{border-bottom:none}
.TmLrnSct .DtlLst li i{color:#63EBB5;font-size:20px;margin-top:2px;flex-shrink:0}
.TmLrnSct .RghtPnl{flex:1;display:grid;grid-template-rows:auto 1fr;gap:32px}
.TmLrnSct .TxtCntnt{background:linear-gradient(135deg,#921246 0%,#63EBB5 100%);padding:44px 40px;border-radius:14px;color:#fff}
.TmLrnSct .TxtCntnt h3{font-size:32px;font-weight:700;margin-bottom:20px;line-height:1.3}
.TmLrnSct .TxtCntnt p{font-size:17px;line-height:1.7;margin-bottom:14px;opacity:.95}
.TmLrnSct .ImgBlck{border-radius:14px;overflow:hidden;box-shadow:0 8px 32px #0000001f}
.TmLrnSct .ImgBlck img{width:100%;height:100%;object-fit:cover;display:block}
.ExprtSct{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:96px 24px}
.ExprtSct .WrpCntnr{max-width:1320px;margin:0 auto}
.ExprtSct .HdrTxt{text-align:center;margin-bottom:64px}
.ExprtSct .HdrTxt h2{font-size:40px;font-weight:700;color:#1a1a1a;margin-bottom:18px}
.ExprtSct .HdrTxt .AccntTxt{color:#921246;position:relative;display:inline-block}
.ExprtSct .HdrTxt .AccntTxt::before{content:'';position:absolute;bottom:-4px;left:0;right:0;height:8px;background:linear-gradient(90deg,#63EBB5 0%,#FDEAAD 100%);opacity:.4;border-radius:4px}
.ExprtSct .HdrTxt p{font-size:18px;color:#666;max-width:780px;margin:0 auto;line-height:1.6}
.ExprtGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.ExprtCrd{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px #00000014;transition:all .35s ease}
.ExprtCrd:hover{transform:translateY(-12px);box-shadow:0 16px 48px #92124626}
.ExprtCrd .ImgSct{height:280px;overflow:hidden;position:relative}
.ExprtCrd .ImgSct img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.ExprtCrd:hover .ImgSct img{transform:scale(1.08)}
.ExprtCrd .ImgSct::after{content:'';position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,#0006 0%,transparent 100%)}
.ExprtCrd .CntntSct{padding:32px 28px}
.ExprtCrd .NmTxt{font-size:23px;font-weight:700;color:#1a1a1a;margin-bottom:8px}
.ExprtCrd .RlTxt{font-size:16px;color:#921246;font-weight:600;margin-bottom:18px}
.ExprtCrd .BiTxt{font-size:15px;line-height:1.7;color:#555}
@media (max-width: 1024px) {
.IntrSct{grid-template-columns:1fr;gap:40px;padding:60px 20px 50px}
.IntrSct .TxtBlck{padding-right:0}
.IntrSct .MainTtl{font-size:38px}
.MdlGrid{grid-template-columns:repeat(2,1fr);gap:28px}
.TmLrnSct .FlxCntnr{flex-direction:column;gap:48px}
.ExprtGrid{grid-template-columns:repeat(2,1fr);gap:32px}
}
@media (max-width: 768px) {
.IntrSct .MainTtl{font-size:32px}
.IntrSct .DscrpTxt{font-size:16px}
.IntrSct .ImgCntnr img{height:380px}
.CrsStrctr{padding:64px 20px}
.CrsStrctr .SctTtl{font-size:34px}
.MdlGrid{grid-template-columns:1fr;gap:24px}
.TmLrnSct{padding:64px 20px}
.TmLrnSct .LftPnl{gap:32px}
.ExprtSct{padding:64px 20px}
.ExprtSct .HdrTxt h2{font-size:32px}
.ExprtGrid{grid-template-columns:1fr;gap:28px}
.ExprtCrd .ImgSct{height:320px}
}
@media (max-width: 480px) {
.IntrSct{padding:40px 16px}
.IntrSct .MainTtl{font-size:28px}
.CrsStrctr{padding:48px 16px}
.CrsStrctr .SctHdr{margin-bottom:48px}
.CrsStrctr .SctTtl{font-size:28px}
.MdlCrd{padding:28px 20px}
.TmLrnSct{padding:48px 16px}
.TmLrnSct .InfoBlck{padding:32px 24px}
.TmLrnSct .TxtCntnt{padding:32px 28px}
.TmLrnSct .TxtCntnt h3{font-size:26px}
.ExprtSct{padding:48px 16px}
.ExprtSct .HdrTxt h2{font-size:28px}
.ExprtCrd .CntntSct{padding:24px 20px}
}
::-webkit-scrollbar{width:5px;height:5px}
::-webkit-scrollbar-track{background:#f1f1f1}
::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#63EBB5 0%,#921246 100%);border-radius:10px}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#921246 0%,#63EBB5 100%)}
.CrWrp{max-width:1320px;margin:0 auto;padding:0 20px}
.HroTp{padding:80px 0 60px;background:linear-gradient(135deg,#63EBB5 0%,#9212460d 100%);position:relative;overflow:hidden}
.HroTp::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fdeaad4d 0%,transparent 70%);border-radius:50%}
.HroTp .CrWrp{position:relative;z-index:2}
.HdMn{font-size:48px;font-weight:700;color:#921246;margin:0 0 24px;line-height:1.2}
.SbTtl{font-size:20px;color:#2d2d2d;line-height:1.6;max-width:680px;margin:0}
.PstnGrd{padding:100px 0;background:#fff}
.GrdHdr{text-align:center;margin-bottom:70px}
.GrdHdr h2{font-size:36px;font-weight:700;color:#2d2d2d;margin:0 0 16px;position:relative;display:inline-block}
.GrdHdr h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#63EBB5 0%,#921246 100%)}
.GrdHdr p{font-size:18px;color:#5a5a5a;margin:20px auto 0;max-width:600px}
.JbLst{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.JbCrd{background:#f8f9fa;border-radius:12px;padding:40px;position:relative;transition:all .3s ease;border:2px solid transparent}
.JbCrd:hover{transform:translateY(-6px);box-shadow:0 16px 40px #63ebb526;border-color:#63EBB5}
.JbCrd h3{font-size:24px;font-weight:700;color:#921246;margin:0 0 12px}
.JbMt{display:flex;gap:20px;margin-bottom:20px;flex-wrap:wrap}
.MtTg{font-size:14px;color:#5a5a5a;background:#fff;padding:6px 14px;border-radius:20px;display:inline-flex;align-items:center;gap:6px}
.MtTg i{color:#63EBB5;font-size:16px}
.JbDsc{font-size:16px;color:#4a4a4a;line-height:1.7;margin:0 0 24px}
.RqLst{margin:24px 0}
.RqLst h4{font-size:18px;font-weight:600;color:#2d2d2d;margin:0 0 12px}
.RqLst ul{list-style:none;padding:0;margin:0}
.RqLst li{font-size:15px;color:#4a4a4a;padding:8px 0 8px 28px;position:relative;line-height:1.6}
.RqLst li::before{content:'';position:absolute;left:0;top:14px;width:16px;height:16px;background:linear-gradient(135deg,#63EBB5 0%,#FDEAAD 100%);border-radius:50%}
.ApBtn{display:inline-block;background:linear-gradient(135deg,#921246 0%,#63EBB5 100%);color:#fff;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}
.ApBtn:hover{transform:scale(1.05);box-shadow:0 8px 24px #9212464d}
.WyJn{padding:90px 0;background:linear-gradient(165deg,#fdeaad33 0%,#63ebb51a 100%);position:relative}
.WyJn::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#63EBB5 50%,transparent 100%)}
.WyGrd{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.WyTxt h2{font-size:38px;font-weight:700;color:#2d2d2d;margin:0 0 28px;line-height:1.3}
.BnftLst{display:flex;flex-direction:column;gap:24px}
.BnftItm{display:flex;gap:20px;align-items:flex-start}
.BnftIcn{width:56px;height:56px;background:linear-gradient(135deg,#63EBB5 0%,#FDEAAD 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.BnftIcn i{font-size:28px;color:#921246}
.BnftTxt h3{font-size:20px;font-weight:600;color:#2d2d2d;margin:0 0 8px}
.BnftTxt p{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0}
.WyImg{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.ImgBx{border-radius:16px;overflow:hidden;position:relative}
.ImgBx img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .4s ease}
.ImgBx:hover img{transform:scale(1.08)}
.ImgBx:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}
.ImgBx:nth-child(2){grid-column:2 / 3;grid-row:1 / 3}
.ImgBx:nth-child(2) img{height:100%}
.ImgBx:nth-child(3){grid-column:1 / 2;grid-row:2 / 3}
.TmSc{padding:100px 0;background:#fff}
.TmHdr{text-align:center;margin-bottom:60px}
.TmHdr h2{font-size:36px;font-weight:700;color:#2d2d2d;margin:0 0 16px}
.TmHdr p{font-size:18px;color:#5a5a5a;max-width:560px;margin:0 auto;line-height:1.6}
.TmGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.TmCrd{background:#f8f9fa;border-radius:12px;overflow:hidden;transition:all .3s ease}
.TmCrd:hover{box-shadow:0 12px 32px #9212461f;transform:translateY(-4px)}
.TmImg{width:100%;height:320px;overflow:hidden;position:relative}
.TmImg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}
.TmCrd:hover .TmImg img{transform:scale(1.05)}
.TmCnt{padding:28px}
.TmCnt h3{font-size:22px;font-weight:700;color:#2d2d2d;margin:0 0 8px}
.TmRl{font-size:16px;color:#921246;font-weight:600;margin:0 0 16px;display:block}
.TmCnt p{font-size:15px;color:#5a5a5a;line-height:1.7;margin:0}
@media (max-width: 1024px) {
.JbLst{grid-template-columns:1fr;gap:30px}
.WyGrd{grid-template-columns:1fr;gap:50px}
.TmGrd{grid-template-columns:repeat(2,1fr);gap:30px}
.HdMn{font-size:38px}
}
@media (max-width: 768px) {
.HroTp{padding:60px 0 40px}
.HdMn{font-size:32px;margin-bottom:20px}
.SbTtl{font-size:18px}
.PstnGrd{padding:70px 0}
.GrdHdr h2{font-size:28px}
.GrdHdr p{font-size:16px}
.JbCrd{padding:30px}
.JbCrd h3{font-size:22px}
.JbMt{gap:12px}
.WyJn{padding:70px 0}
.WyTxt h2{font-size:30px;margin-bottom:24px}
.BnftLst{gap:20px}
.WyImg{grid-template-columns:1fr}
.ImgBx:nth-child(2){grid-column:1 / 2;grid-row:2 / 3}
.ImgBx:nth-child(2) img{height:280px}
.ImgBx:nth-child(3){grid-row:3 / 4}
.TmSc{padding:70px 0}
.TmHdr h2{font-size:28px}
.TmGrd{grid-template-columns:1fr;gap:30px}
.TmImg{height:280px}
}
@media (max-width: 480px) {
.CrWrp{padding:0 16px}
.HdMn{font-size:28px}
.SbTtl{font-size:16px}
.GrdHdr h2{font-size:24px}
.JbCrd{padding:24px}
.JbCrd h3{font-size:20px}
.JbMt{flex-direction:column;gap:8px}
.WyTxt h2{font-size:26px}
.BnftIcn{width:48px;height:48px}
.BnftIcn i{font-size:24px}
.BnftTxt h3{font-size:18px}
.TmHdr h2{font-size:24px}
}
::-webkit-scrollbar{width:4px}
::-webkit-scrollbar-track{background:#63ebb51a}
::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#63EBB5 0%,#921246 100%);border-radius:10px}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#921246 0%,#63EBB5 100%)}
.CkPg{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}
.HdrZn{padding:80px 0 60px;background:linear-gradient(135deg,#63EBB5 0%,#921246 100%);text-align:center;position:relative;overflow:hidden}
.HdrZn::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#fdeaad33;border-radius:50%}
.HdrZn::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#ffffff1a;border-radius:50%}
.HdrZn .CkPg{position:relative;z-index:2}
.HdrTtl{font-size:42px;font-weight:700;color:#fff;margin:0 0 16px;letter-spacing:-.5px}
.HdrSbtxt{font-size:18px;color:#fffffff2;margin:0;max-width:680px;margin-left:auto;margin-right:auto;line-height:1.6}
.CntntArea{padding:80px 0;background:#f8f9fa}
.PlcyBlck{background:#fff;border-radius:12px;padding:60px;box-shadow:0 8px 24px #0000000f;margin-bottom:40px}
.SctnHd{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 24px;position:relative;padding-left:20px}
.SctnHd::before{content:'';position:absolute;left:0;top:8px;width:6px;height:28px;background:linear-gradient(180deg,#63EBB5 0%,#921246 100%);border-radius:3px}
.SubHd3{font-size:24px;font-weight:600;color:#2c2c2c;margin:40px 0 20px;position:relative;padding-bottom:12px}
.SubHd3::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:#63EBB5;border-radius:2px}
.SubHd4{font-size:20px;font-weight:600;color:#3a3a3a;margin:32px 0 16px}
.TxtPrgrf{font-size:16px;color:#4a4a4a;line-height:1.8;margin:0 0 20px}
.TxtPrgrf:last-child{margin-bottom:0}
.TxtPrgrf strong{color:#921246;font-weight:600}
.LstItm{margin:24px 0;padding:0;list-style:none}
.LstItm li{font-size:16px;color:#4a4a4a;line-height:1.8;margin-bottom:16px;padding-left:32px;position:relative}
.LstItm li::before{content:'';position:absolute;left:0;top:9px;width:8px;height:8px;background:#63EBB5;border-radius:50%;box-shadow:0 0 0 3px #63ebb533}
.TblWrp{overflow-x:auto;margin:32px 0;border-radius:8px;box-shadow:0 4px 12px #0000000a}
.DtTbl{width:100%;border-collapse:collapse;background:#fff}
.DtTbl thead{background:linear-gradient(135deg,#63EBB5 0%,#5dd6a7 100%)}
.DtTbl thead th{padding:18px 24px;font-size:15px;font-weight:600;color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.5px}
.DtTbl tbody tr{border-bottom:1px solid #e8e8e8;transition:background .2s ease}
.DtTbl tbody tr:hover{background:#f9fafb}
.DtTbl tbody tr:last-child{border-bottom:none}
.DtTbl tbody td{padding:20px 24px;font-size:15px;color:#4a4a4a;line-height:1.6}
.DtTbl tbody td:first-child{font-weight:600;color:#2c2c2c}
.HghlgtBox{background:linear-gradient(135deg,#63ebb51a 0%,#fdeaad26 100%);border-left:4px solid #63EBB5;padding:24px 28px;margin:32px 0;border-radius:6px}
.HghlgtBox .TxtPrgrf{margin:0;color:#3a3a3a}
.CntctDtls{background:#fff;border:2px solid #e0e0e0;border-radius:10px;padding:32px;margin:40px 0}
.CntctDtls .SubHd4{margin-top:0;color:#921246}
.CntctDtls .TxtPrgrf{margin-bottom:12px}
.CntctDtls a{color:#63EBB5;text-decoration:none;font-weight:600;transition:color .2s ease}
.CntctDtls a:hover{color:#4ec99a;text-decoration:underline}
.DvdrLn{height:2px;background:linear-gradient(90deg,transparent 0%,#63EBB5 50%,transparent 100%);margin:60px 0;border:none}
.LstUpdt{font-size:14px;color:#6a6a6a;text-align:center;margin:40px 0 0;font-style:italic}
@media (max-width: 768px) {
.HdrZn{padding:60px 0 40px}
.HdrTtl{font-size:32px}
.HdrSbtxt{font-size:16px}
.CntntArea{padding:50px 0}
.PlcyBlck{padding:40px 24px}
.SctnHd{font-size:26px}
.SubHd3{font-size:20px}
.SubHd4{font-size:18px}
.DtTbl thead th,.DtTbl tbody td{padding:14px 16px;font-size:14px}
}
@media (max-width: 480px) {
.HdrTtl{font-size:28px}
.PlcyBlck{padding:32px 20px}
.SctnHd{font-size:24px;padding-left:16px}
.LstItm li{padding-left:28px}
.CntctDtls{padding:24px 20px}
}
.PrvPg{max-width:1320px;margin:0 auto;padding:48px 24px}
.TtlBlck{text-align:center;margin-bottom:64px;padding:32px 0;background:linear-gradient(135deg,#63EBB5 0%,#62ebb51a 100%);border-radius:12px}
.TtlBlck h1{font-size:2.8rem;color:#921246;margin-bottom:16px;font-weight:700}
.TtlBlck .updt-dt{font-size:1rem;color:#555;font-weight:500}
.CntntBlck{background:#fff;border-radius:12px;padding:48px;box-shadow:0 4px 24px #00000014;margin-bottom:32px}
.SctnHdr{font-size:1.8rem;color:#921246;margin:48px 0 24px;font-weight:600;position:relative;padding-left:24px}
.SctnHdr::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:32px;background:linear-gradient(180deg,#63EBB5 0%,#921246 100%);border-radius:4px}
.CntntBlck h3{font-size:1.4rem;color:#333;margin:32px 0 16px;font-weight:600}
.CntntBlck p{font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:20px}
.CntntBlck ul{margin:16px 0 24px 24px;list-style:none;padding:0}
.CntntBlck ul li{font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:12px;position:relative;padding-left:28px}
.CntntBlck ul li::before{content:'';position:absolute;left:0;top:10px;width:12px;height:12px;background:#63EBB5;border-radius:50%;border:2px solid #921246}
.CntctSctn{background:linear-gradient(135deg,#62ebb526 0%,#fdeaad26 100%);border-radius:12px;padding:32px;margin:48px 0;border-left:6px solid #921246}
.CntctSctn h3{font-size:1.4rem;color:#921246;margin-bottom:16px;font-weight:600}
.CntctSctn p{font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:12px}
.CntctSctn a{color:#921246;font-weight:600;text-decoration:none;border-bottom:2px solid transparent;transition:border-bottom .3s ease}
.CntctSctn a:hover{border-bottom:2px solid #921246}
.TblWrpr{overflow-x:auto;margin:24px 0;border-radius:8px;box-shadow:0 2px 12px #0000000f}
.DtTbl{width:100%;border-collapse:collapse;background:#fff}
.DtTbl thead{background:linear-gradient(135deg,#921246 0%,#63EBB5 100%)}
.DtTbl thead th{color:#fff;font-size:1.1rem;font-weight:600;padding:16px;text-align:left}
.DtTbl tbody tr{border-bottom:1px solid #eee;transition:background .3s ease}
.DtTbl tbody tr:hover{background:#62ebb514}
.DtTbl tbody td{padding:16px;font-size:1.05rem;color:#444}
.DtTbl tbody td:first-child{font-weight:600;color:#921246}
.HghlghtBx{background:#FDEAAD;border-left:4px solid #921246;padding:24px;margin:24px 0;border-radius:8px}
.HghlghtBx p{margin-bottom:8px;font-size:1.05rem;color:#333}
.HghlghtBx strong{color:#921246}
@media (max-width: 768px) {
.PrvPg{padding:32px 16px}
.TtlBlck h1{font-size:2rem}
.CntntBlck{padding:24px}
.SctnHdr{font-size:1.5rem}
.DtTbl thead th,.DtTbl tbody td{padding:12px 8px;font-size:.95rem}
}
@media (max-width: 480px) {
.TtlBlck h1{font-size:1.6rem}
.SctnHdr{font-size:1.3rem}
.CntntBlck h3{font-size:1.2rem}
}
.SccsPg{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:0;margin:0}
.SccsCntnr{max-width:1320px;margin:0 auto;padding:80px 20px}
.SccsHrSctn{text-align:center;padding:60px 20px;background:linear-gradient(60deg,#63EBB5 0%,#921246 50%,#FDEAAD 100%);border-radius:16px;position:relative;overflow:hidden}
.SccsHrSctn::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);animation:rttn 20s linear infinite}
@keyframes rttn {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
.SccsIcn{width:120px;height:120px;margin:0 auto 30px;position:relative;z-index:2}
.SccsIcn svg{width:100%;height:100%;filter:drop-shadow(0 8px 24px #9212464d)}
.SccsHdng{font-size:48px;font-weight:700;color:#fff;margin:0 0 20px;position:relative;z-index:2;text-shadow:0 4px 12px #0003}
.SccsTxt{font-size:20px;color:#fff;margin:0 0 40px;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto;position:relative;z-index:2;text-shadow:0 2px 8px #00000026}
.SccsDtls{background:#fffffff2;padding:40px;border-radius:12px;margin:0 auto;max-width:600px;position:relative;z-index:2;box-shadow:0 12px 32px #00000026}
.DtlsRw{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #e9ecef}
.DtlsRw:last-child{border-bottom:none}
.DtlsLbl{font-size:16px;color:#6c757d;font-weight:500}
.DtlsVl{font-size:18px;color:#212529;font-weight:600}
.DtlsVl.hghlght{color:#921246}
.BttnGrp{display:flex;gap:20px;justify-content:center;margin-top:50px;flex-wrap:wrap}
.PrmryBttn{background:#921246;color:#fff;padding:16px 40px;border-radius:12px;text-decoration:none;font-size:18px;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 20px #9212464d;position:relative;z-index:2}
.PrmryBttn:hover{background:#6b0d34;transform:translateY(-2px);box-shadow:0 8px 28px #92124666}
.ScndryBttn{background:transparent;color:#fff;padding:16px 40px;border:2px solid #fff;border-radius:12px;text-decoration:none;font-size:18px;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px;position:relative;z-index:2}
.ScndryBttn:hover{background:#ffffff26;transform:translateY(-2px)}
.NxtStps{background:#fff;padding:60px 40px;border-radius:16px;margin-top:60px;box-shadow:0 8px 24px #00000014}
.NxtHdng{font-size:32px;font-weight:700;color:#212529;margin:0 0 40px;text-align:center}
.NxtHdng::before{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#63EBB5 0%,#921246 100%);margin:0 auto 20px;border-radius:2px}
.StpsGrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}
.StpCrd{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:35px;border-radius:12px;border-left:4px solid #63EBB5;transition:all .3s ease;position:relative}
.StpCrd:nth-child(2){border-left-color:#921246}
.StpCrd:nth-child(3){border-left-color:#FDEAAD}
.StpCrd:hover{transform:translateX(8px);box-shadow:0 8px 24px #0000001a}
.StpNmbr{width:50px;height:50px;background:linear-gradient(135deg,#63EBB5 0%,#921246 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:20px}
.StpTtl{font-size:22px;font-weight:700;color:#212529;margin:0 0 15px}
.StpDsc{font-size:16px;color:#6c757d;line-height:1.6;margin:0}
.HlpSctn{background:linear-gradient(135deg,#e9ecef 0%,#dee2e6 100%);padding:50px 40px;border-radius:16px;margin-top:60px;text-align:center}
.HlpHdng{font-size:28px;font-weight:700;color:#212529;margin:0 0 20px}
.HlpTxt{font-size:18px;color:#495057;margin:0 0 30px;line-height:1.6}
.CntctInf{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;margin-top:30px}
.InfItm{display:flex;align-items:center;gap:12px;font-size:16px;color:#495057}
.InfItm i{font-size:24px;color:#921246}
.InfLnk{color:#921246;text-decoration:none;font-weight:600;transition:color .3s ease}
.InfLnk:hover{color:#6b0d34;text-decoration:underline}
@media (max-width: 768px) {
.SccsCntnr{padding:40px 20px}
.SccsHrSctn{padding:40px 20px}
.SccsHdng{font-size:32px}
.SccsTxt{font-size:18px}
.SccsDtls{padding:30px 20px}
.BttnGrp{flex-direction:column;gap:15px}
.PrmryBttn,.ScndryBttn{width:100%;justify-content:center}
.NxtStps{padding:40px 20px}
.NxtHdng{font-size:26px}
.StpsGrd{grid-template-columns:1fr}
.HlpSctn{padding:40px 20px}
.CntctInf{flex-direction:column;gap:20px;align-items:center}
}
@media (max-width: 480px) {
.SccsIcn{width:90px;height:90px}
.SccsHdng{font-size:28px}
.SccsTxt{font-size:16px}
.StpCrd{padding:25px}
}
.HrBlock{background:linear-gradient(128deg,#63EBB5 0%,#921246 55%,#FDEAAD 100%);padding:92px 24px 84px;position:relative;overflow:hidden}
.HrInr{max-width:1320px;margin:0 auto;position:relative;z-index:2}
.MnTtl{font-size:56px;font-weight:700;line-height:1.15;color:#fff;margin:0 0 18px;text-shadow:0 2px 12px #00000026}
.SbHd{font-size:22px;line-height:1.5;color:#fff;margin:0 0 32px;opacity:.94;max-width:680px}
.CtBtn{display:inline-block;background:#fff;color:#921246;padding:16px 42px;border-radius:12px;font-size:17px;font-weight:600;text-decoration:none;box-shadow:0 8px 24px #0000002e;transition:all .3s ease}
.CtBtn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000040;color:#921246}
.WvDvdr{position:absolute;bottom:-2px;left:0;width:100%;height:80px}
.WvDvdr svg{display:block;width:100%;height:100%}
.TlSctn{padding:88px 24px;background:#f8f9fa}
.TlCntnr{max-width:1320px;margin:0 auto}
.SctnHd{text-align:center;margin-bottom:56px}
.SctnHd h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 14px;position:relative;display:inline-block}
.SctnHd h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#63EBB5,#921246);border-radius:2px}
.SctnHd p{font-size:18px;color:#4a4a4a;line-height:1.6;max-width:720px;margin:24px auto 0}
.TlGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.TlCrd{background:#fff;border-radius:14px;padding:38px 28px;box-shadow:0 4px 16px #0000000f;transition:all .35s ease;border:1px solid #92124614}
.TlCrd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #9212461f}
.TlIcn{width:64px;height:64px;background:linear-gradient(135deg,#63EBB5,#921246);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.TlIcn i{font-size:32px;color:#fff}
.TlCrd h3{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 12px}
.TlCrd p{font-size:16px;line-height:1.65;color:#5a5a5a;margin:0}
.MchSctn{padding:92px 24px;background:#fff}
.MchCntnr{max-width:1320px;margin:0 auto}
.MchFlx{display:flex;gap:48px;align-items:center}
.MchTxt{flex:1}
.MchTxt h2{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 22px;position:relative;padding-left:18px}
.MchTxt h2::before{content:'';position:absolute;left:0;top:6px;width:5px;height:85%;background:linear-gradient(180deg,#63EBB5,#921246);border-radius:3px}
.MchLst{list-style:none;padding:0;margin:28px 0 0}
.MchLst li{padding:16px 0 16px 44px;position:relative;font-size:17px;color:#3a3a3a;line-height:1.6;border-bottom:1px solid #e8e8e8}
.MchLst li:last-child{border-bottom:none}
.MchLst li::before{content:'';position:absolute;left:0;top:20px;width:28px;height:28px;background:linear-gradient(135deg,#63EBB5,#921246);border-radius:50%}
.MchLst li::after{content:'';position:absolute;left:8px;top:18px;color:#fff;font-size:15px;font-weight:700}
.MchImg{flex:1;position:relative}
.MchImg img{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 16px 48px #0000001f}
.PrtnrSctn{padding:88px 24px;background:linear-gradient(165deg,#FDEAAD 0%,#fff 100%)}
.PrtnrCntnr{max-width:1320px;margin:0 auto}
.PrtnrGrd{display:grid;grid-template-columns:repeat(2,1fr);gap:36px;margin-top:48px}
.PrtnrCrd{background:#fff;border-radius:14px;padding:42px 36px;box-shadow:0 6px 20px #92124614;display:flex;gap:28px;align-items:flex-start;transition:all .3s ease}
.PrtnrCrd:hover{box-shadow:0 10px 36px #92124624}
.PrtnrIcn{width:72px;height:72px;background:linear-gradient(135deg,#921246,#63EBB5);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.PrtnrIcn i{font-size:36px;color:#fff}
.PrtnrTxt h3{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 14px}
.PrtnrTxt p{font-size:16px;line-height:1.7;color:#4a4a4a;margin:0}
.IntrctvSctn{padding:92px 24px;background:#fff}
.IntrctvCntnr{max-width:1320px;margin:0 auto}
.IntrctvFlx{display:flex;gap:52px;align-items:center;margin-top:48px}
.IntrctvImg{flex:1}
.IntrctvImg img{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #0000001a}
.IntrctvCntnt{flex:1}
.FtrGrd{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.FtrCrd{background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;padding:32px 28px;border:2px solid transparent;transition:all .3s ease}
.FtrCrd:hover{border-color:#63EBB5;transform:translateX(4px)}
.FtrCrd h4{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:12px}
.FtrCrd h4::before{content:'';width:8px;height:8px;background:#921246;border-radius:50%;display:inline-block}
.FtrCrd p{font-size:15px;line-height:1.65;color:#5a5a5a;margin:0}
.TstmnlSctn{padding:88px 24px;background:linear-gradient(145deg,#fff 0%,#f8f9fa 100%)}
.TstmnlCntnr{max-width:1320px;margin:0 auto}
.TstmnlCrd{background:#fff;border-radius:16px;padding:48px 44px;box-shadow:0 8px 28px #00000014;margin-top:42px;display:flex;gap:36px;align-items:center}
.TstmnlImg{width:140px;height:140px;border-radius:50%;overflow:hidden;flex-shrink:0;border:4px solid #63EBB5}
.TstmnlImg img{width:100%;height:100%;object-fit:cover}
.TstmnlTxt{flex:1}
.TstmnlTxt p{font-size:18px;line-height:1.7;color:#2a2a2a;margin:0 0 20px;font-style:italic}
.TstmnlTxt h4{font-size:20px;font-weight:600;color:#921246;margin:0 0 6px}
.TstmnlTxt span{font-size:15px;color:#6a6a6a}
@media (max-width: 1024px) {
.TlGrd{grid-template-columns:repeat(2,1fr)}
.MchFlx,.IntrctvFlx{flex-direction:column}
.MchImg img,.IntrctvImg img{height:380px}
.PrtnrGrd{grid-template-columns:1fr}
.MnTtl{font-size:44px}
}
@media (max-width: 768px) {
.TlGrd{grid-template-columns:1fr}
.FtrGrd{grid-template-columns:1fr}
.TstmnlCrd{flex-direction:column;text-align:center;padding:36px 28px}
.MnTtl{font-size:36px}
.SbHd{font-size:18px}
.SctnHd h2{font-size:32px}
.MchTxt h2{font-size:28px}
.HrBlock{padding:64px 20px 72px}
.TlSctn,.MchSctn,.PrtnrSctn,.IntrctvSctn,.TstmnlSctn{padding:64px 20px}
.MchImg img,.IntrctvImg img{height:320px}
}
::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-track{background:#00000005}
::-webkit-scrollbar-thumb{background:#921246;border-radius:3px}
::-webkit-scrollbar-thumb:hover{background:#63EBB5}