html,body,h1,h2,h3,p,ul,li,a,button,input,label{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Red Hat Display',sans-serif;background:#FFF;color:#1a1a1a;line-height:1.6}
::-webkit-scrollbar{width:14px}
::-webkit-scrollbar-track{background:#f5f5f5;box-shadow:inset 0 0 3px #0000001a}
::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#DE3555 0%,#DE6B00 100%);border-radius:0;box-shadow:0 2px 6px #de35554d}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#c42d4a 0%,#c55f00 100%)}
.SiteHd{position:relative;background:#FFF;border-bottom:3px solid #DE3555}
.HdNav{background:#EFEEEE;border-bottom:2px solid #DE6B00;padding:0}
.NavCont{max-width:1366px;margin:0 auto;padding:0 20px}
.MainNv{display:flex;gap:0;justify-content:center}
.NvItm{display:flex;align-items:center;gap:8px;padding:18px 32px;text-decoration:none;color:#1a1a1a;font-weight:700;font-size:15px;border-left:2px solid #de355533;border-right:2px solid #de355533;transition:background 0.2s,color .2s}
.NvItm:hover{background:#de355514;color:#DE3555}
.NvIc{width:20px;height:20px}
.NvTxt{display:inline-block}
.HdBrand{position:relative;background:#FFF;padding:24px 0;box-shadow:0 4px 12px #de355526}
.BrandCont{max-width:1366px;margin:0 auto;padding:0 20px}
.BrandWrp{display:flex;align-items:center;justify-content:center;gap:20px;padding:16px 40px;border:3px solid #DE3555;background:linear-gradient(135deg,#efeeee4d 0%,#de6b000d 100%);box-shadow:inset 0 2px 8px #de35551a}
.BrandLg{width:85px;height:85px;border:2px solid #DE6B00;padding:8px;background:#FFF;box-shadow:0 3px 10px #de6b0033}
.BrandNm{font-size:42px;font-weight:700;color:#DE3555;text-transform:uppercase;letter-spacing:2px;margin:0}
.SiteFt{background:#EFEEEE;border-top:3px solid #DE3555;padding:32px 0 18px;margin-top:60px}
.FtCont{max-width:1366px;margin:0 auto;padding:0 20px}
.FtGrid{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-bottom:24px}
.FtCard{display:flex;flex-direction:column;gap:14px}
.FtLg{width:58px;height:58px}
.FtDesc{font-size:14px;color:#444;line-height:1.5;margin:0}
.FtCont-info{display:flex;flex-direction:column;gap:6px}
.FtAddr{font-size:13px;color:#555;margin:0}
.FtPh,.FtMl{font-size:13px;color:#DE3555;text-decoration:none;font-weight:700}
.FtPh:hover,.FtMl:hover{color:#DE6B00}
.FtNv{display:flex;flex-direction:column;gap:10px;align-items:flex-start}
.FtLnk{font-size:13px;color:#1a1a1a;text-decoration:none;font-weight:400;padding:4px 0}
.FtLnk:hover{color:#DE3555}
.FtCpy{border-top:1px solid #de355533;padding-top:16px;text-align:center}
.FtCpy p{font-size:12px;color:#666;margin:0}
.CookieMdl{position:fixed;top:20px;left:20px;width:460px;background:#FFF;border:3px solid #DE3555;box-shadow:0 8px 24px #0003;padding:28px;display:none;z-index:9999;transform:translateX(-600px);transition:transform .4s ease}
.CookieMdl.MdlShow{display:block;transform:translateX(0)}
.CookieMdl.MdlHide{transform:translateX(-600px)}
.MdlCnt{display:flex;flex-direction:column;gap:18px}
.MdlTtl{font-size:20px;font-weight:700;color:#DE3555;margin:0}
.MdlTxt{font-size:14px;color:#444;margin:0;line-height:1.5}
.MdlOpt{display:flex;flex-direction:column;gap:12px;margin:6px 0}
.OptItm{display:flex;align-items:center;gap:10px;cursor:pointer}
.OptChk{width:18px;height:18px;cursor:pointer}
.OptChk:disabled{cursor:not-allowed}
.OptLbl{font-size:14px;color:#1a1a1a;font-weight:400}
.MdlAct{display:flex;gap:12px;margin-top:6px}
.BtnDcl,.BtnAcp{flex:1;padding:12px 20px;font-size:14px;font-weight:700;border:none;cursor:pointer;transition:background .2s;font-family:'Red Hat Display',sans-serif}
.BtnDcl{background:#EFEEEE;color:#1a1a1a}
.BtnDcl:hover{background:#e0dfdf}
.BtnAcp{background:#DE3555;color:#FFF}
.BtnAcp:hover{background:#c42d4a}
@media (max-width: 768px) {
.MainNv{flex-direction:column;gap:0}
.NvItm{padding:14px 20px;border-left:none;border-right:none;border-bottom:1px solid #de355533}
.BrandWrp{flex-direction:column;padding:20px;gap:14px}
.BrandLg{width:70px;height:70px}
.BrandNm{font-size:32px}
.FtGrid{grid-template-columns:1fr;gap:28px}
.FtNv{align-items:flex-start}
.CookieMdl{width:calc(100% - 40px);left:20px;right:20px}
}
@media (max-width: 375px) {
.NvItm{padding:12px 16px;font-size:14px}
.NvIc{width:18px;height:18px}
.BrandNm{font-size:26px}
.BrandLg{width:60px;height:60px}
.CookieMdl{padding:20px}
}
.doc-area{max-width:1366px;margin:0 auto;padding:80px 20px;background:#fff}
.doc-area h1{font-size:42px;line-height:1.2;color:#1a1a1a;margin:0 0 40px;font-weight:700;padding-bottom:20px;border-bottom:3px solid #DE3555}
.doc-area h2{font-size:32px;line-height:1.3;color:#2a2a2a;margin:60px 0 24px;font-weight:600}
.doc-area h3{font-size:24px;line-height:1.4;color:#3a3a3a;margin:40px 0 20px;font-weight:600}
.doc-area h4{font-size:20px;line-height:1.4;color:#4a4a4a;margin:32px 0 16px;font-weight:600}
.doc-area h5{font-size:18px;line-height:1.5;color:#5a5a5a;margin:28px 0 14px;font-weight:600}
.doc-area h6{font-size:16px;line-height:1.5;color:#6a6a6a;margin:24px 0 12px;font-weight:600}
.doc-area p{font-size:16px;line-height:1.8;color:#4a4a4a;margin:0 0 20px}
.doc-area strong,.doc-area b{font-weight:700;color:#2a2a2a}
.doc-area a{color:#DE3555;text-decoration:none;border-bottom:1px solid #de35554d;transition:all .3s ease}
.doc-area a:hover{color:#DE6B00;border-bottom-color:#de6b0080}
.doc-area hr{border:none;height:2px;background:linear-gradient(to right,#DE3555,#DE6B00);margin:50px 0;opacity:.3}
.doc-area div{margin:0 0 20px}
.doc-area table{width:100%;border-collapse:collapse;margin:30px 0;background:#fff;box-shadow:0 2px 8px #00000014}
.doc-area thead{background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%)}
.doc-area thead tr{border:none}
.doc-area thead th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;border:none}
.doc-area tbody tr{border-bottom:1px solid #EFEEEE;transition:background .2s ease}
.doc-area tbody tr:hover{background:#efeeee80}
.doc-area tbody tr:last-child{border-bottom:none}
.doc-area tbody td{padding:16px 20px;font-size:15px;line-height:1.6;color:#4a4a4a;border:none}
.doc-area th{text-align:left;font-weight:600}
.doc-area td{text-align:left}
@media (max-width: 768px) {
.doc-area{padding:60px 16px}
.doc-area h1{font-size:32px;margin-bottom:30px;padding-bottom:16px}
.doc-area h2{font-size:26px;margin:50px 0 20px}
.doc-area h3{font-size:22px;margin:36px 0 16px}
.doc-area h4{font-size:19px;margin:28px 0 14px}
.doc-area h5{font-size:17px;margin:24px 0 12px}
.doc-area h6{font-size:16px;margin:20px 0 10px}
.doc-area p{font-size:15px;line-height:1.7;margin-bottom:16px}
.doc-area table{display:block;overflow-x:auto;margin:24px 0}
.doc-area thead th,.doc-area tbody td{padding:12px 14px;font-size:14px}
.doc-area hr{margin:40px 0}
}
@media (max-width: 375px) {
.doc-area{padding:40px 14px}
.doc-area h1{font-size:28px;margin-bottom:24px}
.doc-area h2{font-size:24px;margin:40px 0 18px}
.doc-area h3{font-size:20px}
.doc-area p{font-size:14px}
.doc-area thead th,.doc-area tbody td{padding:10px 12px;font-size:13px}
}
.TitleZone{position:relative;background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%);padding:90px 0 110px;overflow:hidden}
.TitleZone .ContentWrap{max-width:1366px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.TitleZone .TextSide{flex:1}
.TitleZone .MainHead{font-size:52px;font-weight:700;color:#fff;margin:0 0 24px;line-height:1.1}
.TitleZone .ExplainText{font-size:19px;color:#ffffffeb;line-height:1.6;margin:0;max-width:580px}
.TitleZone .ImgSide{flex:0 0 480px;position:relative}
.TitleZone .ImgClip{clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%);width:100%;height:420px;overflow:hidden;box-shadow:0 12px 32px #00000040}
.TitleZone .ImgClip img{width:100%;height:100%;object-fit:cover;object-position:center}
.TitleZone .DecorShape{position:absolute;width:180px;height:180px;border:2px solid #ffffff26;border-radius:50%;top:-40px;right:-50px;z-index:1}
.TitleZone .DecorShapeTwo{position:absolute;width:120px;height:120px;background:#ffffff14;bottom:30px;left:5%;z-index:1;transform:rotate(45deg)}
.InfoCards{padding:90px 0;background:#EFEEEE}
.InfoCards .InnerWrap{max-width:1366px;margin:0 auto;padding:0 20px}
.InfoCards .SectionLabel{font-size:16px;color:#DE3555;font-weight:600;margin:0 0 16px;text-transform:uppercase;letter-spacing:1px}
.InfoCards .MainTitle{font-size:42px;color:#2a2a2a;font-weight:700;margin:0 0 20px;line-height:1.2}
.InfoCards .IntroText{font-size:18px;color:#4a4a4a;line-height:1.7;margin:0 0 60px;max-width:920px}
.InfoCards .CardGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.InfoCards .CardItem{background:#fff;padding:40px 32px;border-radius:8px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;position:relative}
.InfoCards .CardItem:hover{transform:translateY(-6px);box-shadow:0 8px 24px #de355526}
.InfoCards .CardItem::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#DE3555 0%,#DE6B00 100%);border-radius:8px 0 0 8px}
.InfoCards .CardHead{font-size:24px;color:#2a2a2a;font-weight:700;margin:0 0 16px}
.InfoCards .CardDesc{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0 0 20px}
.InfoCards .DetailList{list-style:none;padding:0;margin:0}
.InfoCards .DetailList li{font-size:15px;color:#4a4a4a;padding:8px 0;position:relative;padding-left:24px}
.InfoCards .DetailList li::before{content:'';position:absolute;left:0;top:14px;width:6px;height:6px;background:#DE3555;border-radius:50%}
.ProgressTrack{padding:100px 0;background:linear-gradient(to bottom,#fff 0%,#f8f8f8 100%)}
.ProgressTrack .Container{max-width:1366px;margin:0 auto;padding:0 20px}
.ProgressTrack .HeadSection{text-align:center;margin-bottom:70px}
.ProgressTrack .TopLabel{font-size:15px;color:#DE6B00;font-weight:600;margin:0 0 14px;text-transform:uppercase;letter-spacing:1.5px}
.ProgressTrack .BigTitle{font-size:44px;color:#2a2a2a;font-weight:700;margin:0 0 24px;line-height:1.15}
.ProgressTrack .LeadPara{font-size:18px;color:#4a4a4a;line-height:1.65;margin:0 auto;max-width:780px}
.ProgressTrack .StepFlow{display:flex;justify-content:space-between;position:relative;margin-bottom:80px}
.ProgressTrack .StepFlow::before{content:'';position:absolute;top:40px;left:10%;right:10%;height:3px;background:linear-gradient(90deg,#DE3555 0%,#DE6B00 100%);z-index:1}
.ProgressTrack .StepNode{flex:0 0 22%;text-align:center;position:relative;z-index:2}
.ProgressTrack .StepCircle{width:80px;height:80px;border-radius:50%;background:#fff;border:4px solid #DE3555;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#DE3555;box-shadow:0 6px 18px #de355533}
.ProgressTrack .StepNode:nth-child(2) .StepCircle{border-color:#DE6B00;color:#DE6B00}
.ProgressTrack .StepNode:nth-child(3) .StepCircle{border-color:#DE3555;color:#DE3555}
.ProgressTrack .StepNode:nth-child(4) .StepCircle{border-color:#DE6B00;color:#DE6B00}
.ProgressTrack .StepName{font-size:20px;color:#2a2a2a;font-weight:700;margin:0 0 12px}
.ProgressTrack .StepInfo{font-size:15px;color:#5a5a5a;line-height:1.5;margin:0}
.ProgressTrack .StatBox{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.ProgressTrack .StatCard{background:#fff;padding:32px 24px;text-align:center;border-radius:6px;box-shadow:0 3px 12px #0000000f;border-top:4px solid #DE3555}
.ProgressTrack .StatCard:nth-child(2){border-top-color:#DE6B00}
.ProgressTrack .StatCard:nth-child(3){border-top-color:#DE3555}
.ProgressTrack .StatCard:nth-child(4){border-top-color:#DE6B00}
.ProgressTrack .StatNum{font-size:46px;color:#2a2a2a;font-weight:700;margin:0 0 8px;line-height:1}
.ProgressTrack .StatLabel{font-size:16px;color:#5a5a5a;margin:0;font-weight:600}
@media (max-width: 1366px) {
.TitleZone .ContentWrap{gap:40px}
.TitleZone .ImgSide{flex:0 0 420px}
}
@media (max-width: 768px) {
.TitleZone{padding:60px 0 70px}
.TitleZone .ContentWrap{flex-direction:column;gap:40px}
.TitleZone .ImgSide{flex:0 0 auto;width:100%}
.TitleZone .ImgClip{height:320px}
.TitleZone .MainHead{font-size:38px}
.TitleZone .ExplainText{font-size:17px}
.InfoCards{padding:60px 0}
.InfoCards .MainTitle{font-size:34px}
.InfoCards .CardGrid{grid-template-columns:1fr;gap:24px}
.ProgressTrack{padding:70px 0}
.ProgressTrack .BigTitle{font-size:34px}
.ProgressTrack .StepFlow{flex-direction:column;gap:40px;margin-bottom:60px}
.ProgressTrack .StepFlow::before{display:none}
.ProgressTrack .StatBox{grid-template-columns:1fr;gap:20px}
}
@media (max-width: 375px) {
.TitleZone .MainHead{font-size:32px}
.InfoCards .MainTitle{font-size:28px}
.ProgressTrack .BigTitle{font-size:28px}
.ProgressTrack .StepCircle{width:70px;height:70px;font-size:24px}
}
.HrSct{background:linear-gradient(135deg,#de355514 0%,#de6b000d 100%);padding:0;position:relative;overflow:hidden;margin-bottom:85px}
.HrSct .InrWrp{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;min-height:520px;position:relative}
.HrSct .TxtZn{padding:70px 50px 70px 60px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.HrSct .MnHd{font-size:46px;line-height:1.2;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.HrSct .FtrLst{list-style:none;padding:0;margin:0 0 35px}
.HrSct .FtrLst li{padding:10px 0 10px 32px;position:relative;font-size:17px;line-height:1.5;color:#2c2c2c}
.HrSct .FtrLst li::before{content:'';position:absolute;left:0;top:17px;width:18px;height:18px;background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%);border-radius:3px;transform:rotate(45deg)}
.HrSct .ActBtn{background:#DE3555;color:#fff;padding:16px 42px;border:none;font-size:17px;font-weight:600;cursor:pointer;border-radius:6px;transition:all .3s;align-self:flex-start;text-decoration:none;display:inline-block}
.HrSct .ActBtn:hover{background:#c72d4a;transform:translateY(-2px);box-shadow:0 8px 20px #de35554d}
.HrSct .ImgZn{position:relative;overflow:hidden}
.HrSct .ImgZn img{width:100%;height:100%;object-fit:cover;filter:brightness(0.95) contrast(1.05)}
.HrSct .ImgZn::after{content:'';position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:2px solid #ffffff4d;pointer-events:none;border-radius:8px}
.TrlSct{max-width:1366px;margin:0 auto 90px;padding:0 40px}
.TrlSct .HdWrp{text-align:center;margin-bottom:55px}
.TrlSct .ScTtl{font-size:38px;color:#1a1a1a;margin:0 0 18px;font-weight:700}
.TrlSct .ScDsc{font-size:18px;line-height:1.7;color:#4a4a4a;max-width:720px;margin:0 auto}
.TrlSct .OptGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.TrlSct .OptCrd{background:#fff;border:2px solid #EFEEEE;padding:45px 35px;border-radius:8px;transition:all .3s;position:relative}
.TrlSct .OptCrd:hover{border-color:#DE3555;box-shadow:0 12px 30px #0000001a;transform:translateY(-5px)}
.TrlSct .OptCrd .IcnWrp{width:65px;height:65px;background:linear-gradient(135deg,#de35551a 0%,#de6b001a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:25px}
.TrlSct .OptCrd .IcnWrp svg{width:32px;height:32px;fill:#DE3555}
.TrlSct .OptCrd .OptTtl{font-size:22px;color:#1a1a1a;margin:0 0 15px;font-weight:600}
.TrlSct .OptCrd .OptTxt{font-size:16px;line-height:1.65;color:#5a5a5a;margin:0}
.InspSct{background:linear-gradient(to right,#fff 50%,#EFEEEE 50%);padding:80px 0;margin-bottom:90px}
.InspSct .InrCnt{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:0 40px}
.InspSct .CntPrt{padding-right:30px}
.InspSct .LblTg{display:inline-block;background:#de35551a;color:#DE3555;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}
.InspSct .MjrHd{font-size:40px;line-height:1.25;color:#1a1a1a;margin:0 0 25px;font-weight:700}
.InspSct .DtlTxt{font-size:17px;line-height:1.75;color:#3a3a3a;margin:0 0 18px}
.InspSct .ImgPrt img{width:100%;height:450px;object-fit:cover;border-radius:8px;box-shadow:0 15px 40px #00000026}
.CmpSct{max-width:1366px;margin:0 auto 90px;padding:0 40px}
.CmpSct .HdCnt{text-align:center;margin-bottom:50px}
.CmpSct .HdCnt h2{font-size:38px;color:#1a1a1a;margin:0 0 15px;font-weight:700}
.CmpSct .HdCnt p{font-size:17px;color:#4a4a4a;line-height:1.6;max-width:680px;margin:0 auto}
.CmpSct .CmpTbl{background:#fff;border:2px solid #EFEEEE;border-radius:8px;overflow:hidden}
.CmpSct .TblRw{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #EFEEEE}
.CmpSct .TblRw:last-child{border-bottom:none}
.CmpSct .TblRw.HdRw{background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%)}
.CmpSct .TblRw.HdRw .TblCl{color:#fff;font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.5px}
.CmpSct .TblCl{padding:22px 28px;font-size:16px;color:#2a2a2a;display:flex;align-items:center;line-height:1.5}
.CmpSct .TblCl:not(:last-child){border-right:1px solid #EFEEEE}
.CmpSct .TblCl.ChkMrk{justify-content:center}
.CmpSct .TblCl.ChkMrk svg{width:24px;height:24px;fill:#DE3555}
.CmpSct .TblCl.NgtMrk{justify-content:center;opacity:.4}
.CmpSct .TblCl.NgtMrk::after{content:'—';font-size:20px;color:#888}
.IntSct{background:#EFEEEE;padding:80px 40px;margin-bottom:90px}
.IntSct .IntWrp{max-width:1366px;margin:0 auto}
.IntSct .IntWrp h2{font-size:38px;color:#1a1a1a;margin:0 0 45px;text-align:center;font-weight:700}
.IntSct .TbCtrl{display:flex;justify-content:center;gap:15px;margin-bottom:45px;flex-wrap:wrap}
.IntSct .TbCtrl input[type="radio"]{display:none}
.IntSct .TbCtrl label{padding:14px 32px;background:#fff;border:2px solid #ddd;cursor:pointer;font-size:16px;font-weight:600;color:#555;border-radius:6px;transition:all .3s}
.IntSct .TbCtrl label:hover{border-color:#DE3555;color:#DE3555}
.IntSct .TbCtrl input[type="radio"]:checked + label{background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%);color:#fff;border-color:transparent}
.IntSct .TbPnl{display:none;background:#fff;padding:50px;border-radius:8px;box-shadow:0 8px 25px #00000014}
.IntSct #tb1:checked ~ .PnlWrp .Pnl1,.IntSct #tb2:checked ~ .PnlWrp .Pnl2,.IntSct #tb3:checked ~ .PnlWrp .Pnl3{display:block}
.IntSct .TbPnl h3{font-size:28px;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.IntSct .TbPnl p{font-size:17px;line-height:1.75;color:#3a3a3a;margin:0 0 18px}
.IntSct .TbPnl ul{list-style:none;padding:0;margin:25px 0 0}
.IntSct .TbPnl ul li{padding:12px 0 12px 35px;position:relative;font-size:16px;color:#2c2c2c;line-height:1.6}
.IntSct .TbPnl ul li::before{content:'';position:absolute;left:0;top:18px;width:8px;height:8px;background:#DE6B00;border-radius:50%}
.EffSct{max-width:1366px;margin:0 auto 90px;padding:0 40px}
.EffSct .FlxCnt{display:flex;align-items:center;gap:70px}
.EffSct .ImgBlk{flex:0 0 48%}
.EffSct .ImgBlk img{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 12px 35px #0000001f}
.EffSct .TxtBlk{flex:1}
.EffSct .TxtBlk h2{font-size:38px;color:#1a1a1a;margin:0 0 25px;font-weight:700;position:relative;padding-bottom:20px}
.EffSct .TxtBlk h2::after{content:'';position:absolute;left:0;bottom:0;width:70px;height:4px;background:linear-gradient(to right,#DE3555,#DE6B00)}
.EffSct .TxtBlk p{font-size:17px;line-height:1.75;color:#3a3a3a;margin:0 0 18px}
.EffSct .StLst{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}
.EffSct .StItm{background:linear-gradient(135deg,#de35550d 0%,#de6b000d 100%);padding:25px;border-radius:6px;border-left:4px solid #DE3555}
.EffSct .StItm .StNum{font-size:32px;font-weight:700;color:#DE3555;margin:0 0 8px;line-height:1}
.EffSct .StItm .StLbl{font-size:15px;color:#4a4a4a;margin:0;font-weight:600}
.EcsSct{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);padding:80px 40px}
.EcsSct .EcsWrp{max-width:1366px;margin:0 auto}
.EcsSct .HdAr{text-align:center;margin-bottom:55px}
.EcsSct .HdAr h2{font-size:38px;color:#fff;margin:0 0 18px;font-weight:700}
.EcsSct .HdAr p{font-size:17px;color:#ccc;line-height:1.7;max-width:700px;margin:0 auto}
.EcsSct .PrdGrd{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.EcsSct .PrdCrd{background:#ffffff0d;border:1px solid #ffffff1a;padding:35px 25px;border-radius:8px;text-align:center;transition:all .3s;position:relative;overflow:hidden}
.EcsSct .PrdCrd::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(to right,#DE3555,#DE6B00);transform:scaleX(0);transition:transform .3s}
.EcsSct .PrdCrd:hover{background:#ffffff14;border-color:#de355566;transform:translateY(-5px)}
.EcsSct .PrdCrd:hover::before{transform:scaleX(1)}
.EcsSct .PrdCrd .PrdIcn{width:60px;height:60px;background:linear-gradient(135deg,#de355533 0%,#de6b0033 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.EcsSct .PrdCrd .PrdIcn svg{width:28px;height:28px;fill:#DE3555}
.EcsSct .PrdCrd h3{font-size:20px;color:#fff;margin:0 0 12px;font-weight:600}
.EcsSct .PrdCrd p{font-size:15px;color:#bbb;line-height:1.6;margin:0}
@media (max-width: 1366px) {
.HrSct .InrWrp{max-width:100%}
}
@media (max-width: 768px) {
.HrSct .InrWrp{grid-template-columns:1fr}
.HrSct .TxtZn{padding:50px 30px}
.HrSct .MnHd{font-size:32px}
.HrSct .ImgZn{min-height:300px}
.TrlSct .OptGrd{grid-template-columns:1fr;gap:25px}
.InspSct .InrCnt{grid-template-columns:1fr;gap:40px}
.InspSct .CntPrt{padding-right:0}
.CmpSct .TblRw{grid-template-columns:1fr}
.CmpSct .TblCl:not(:last-child){border-right:none;border-bottom:1px solid #EFEEEE}
.EffSct .FlxCnt{flex-direction:column;gap:40px}
.EffSct .ImgBlk{flex:1;width:100%}
.EffSct .StLst{grid-template-columns:1fr}
.EcsSct .PrdGrd{grid-template-columns:1fr;gap:20px}
.IntSct .TbPnl{padding:30px 25px}
}
@media (min-width: 769px) and (max-width: 1366px) {
.TrlSct .OptGrd{grid-template-columns:repeat(2,1fr)}
.EcsSct .PrdGrd{grid-template-columns:repeat(2,1fr)}
.EffSct .FlxCnt{gap:50px}
}
.Hd{background:linear-gradient(135deg,#EFEEEE 0%,#de355514 100%);padding:80px 20px;position:relative;overflow:hidden}
.Hd::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:#de6b000d;border-radius:50%}
.HdWrap{max-width:1366px;margin:auto;display:flex;align-items:center;gap:60px;position:relative}
.HdTxt{flex:1;z-index:2}
.HdTxt h1{font-size:48px;color:#DE3555;margin:0 0 24px;font-weight:700;line-height:1.2}
.HdTxt .intro{font-size:18px;color:#333;line-height:1.7;margin:0}
.HdImg{flex:0 0 450px;position:relative}
.HdImg img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #de355526 0 4px 12px #00000014}
.ContactWrap{max-width:1366px;margin:80px auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:80px}
.InfoSide h2{font-size:32px;color:#DE3555;margin:0 0 32px;font-weight:600}
.InfoSide .desc{font-size:16px;color:#444;line-height:1.8;margin:0 0 48px}
.DetailBox{background:#EFEEEE;padding:32px;border-radius:6px;margin-bottom:24px}
.DetailBox h3{font-size:20px;color:#DE6B00;margin:0 0 16px;font-weight:600;display:flex;align-items:center;gap:12px}
.DetailBox h3::before{content:'';width:4px;height:20px;background:#DE3555}
.DetailBox p{margin:8px 0;font-size:15px;color:#333;line-height:1.6}
.DetailBox a{color:#DE3555;text-decoration:none}
.DetailBox a:hover{text-decoration:underline}
.FormSide h2{font-size:32px;color:#DE6B00;margin:0 0 24px;font-weight:600}
.FormSide .formIntro{font-size:16px;color:#444;line-height:1.7;margin:0 0 32px}
.MainForm{background:#EFEEEE;padding:40px;border-radius:8px}
.FldGroup{margin-bottom:28px}
.FldGroup label{display:block;font-size:15px;color:#333;margin-bottom:10px;font-weight:500}
.FldGroup input[type="text"],.FldGroup input[type="email"],.FldGroup textarea,.FldGroup select{width:100%;padding:14px 18px;border:2px solid #ddd;border-radius:6px;font-size:15px;background:#fff;transition:border-color .3s}
.FldGroup input:focus,.FldGroup textarea:focus,.FldGroup select:focus{outline:none;border-color:#DE3555}
.FldGroup textarea{resize:vertical;min-height:140px}
.FldGroup 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='%23DE3555' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}
.TwoCol{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.PrivCheck{margin:24px 0 32px}
.PrivCheck label{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#555;cursor:pointer;line-height:1.5}
.PrivCheck input[type="checkbox"]{margin-top:3px;width:18px;height:18px;cursor:pointer;accent-color:#DE3555}
.PrivCheck a{color:#DE3555;text-decoration:none}
.PrivCheck a:hover{text-decoration:underline}
.SubmitBtn{width:100%;padding:16px 32px;background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%);color:#fff;border:none;border-radius:6px;font-size:17px;font-weight:600;cursor:pointer;transition:transform 0.2s,box-shadow .2s}
.SubmitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #de35554d}
.SubmitBtn:active{transform:translateY(0)}
.WhyReach{background:linear-gradient(to right,#de35550d,#de6b000d);padding:80px 20px;margin:60px 0}
.WhyReach .inner{max-width:1366px;margin:auto}
.WhyReach h2{font-size:36px;color:#DE3555;text-align:center;margin:0 0 56px;font-weight:700}
.ReasonGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.ReasonCard{background:#fff;padding:32px 28px;border-radius:8px;border-left:5px solid #DE6B00;box-shadow:0 4px 16px #0000000f}
.ReasonCard h3{font-size:22px;color:#333;margin:0 0 16px;font-weight:600}
.ReasonCard p{font-size:15px;color:#555;line-height:1.7;margin:0}
.MapAlt{background:#EFEEEE;padding:80px 20px}
.MapAlt .inner{max-width:1366px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.LocInfo h2{font-size:34px;color:#DE6B00;margin:0 0 24px;font-weight:600}
.LocInfo .txt{font-size:16px;color:#444;line-height:1.8;margin:0 0 32px}
.AddrBox{background:#fff;padding:28px;border-radius:6px;box-shadow:0 4px 12px #00000014}
.AddrBox h4{font-size:18px;color:#DE3555;margin:0 0 12px;font-weight:600}
.AddrBox p{font-size:15px;color:#333;line-height:1.7;margin:0}
.VisualBox{background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%);padding:60px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 12px 32px #de355533}
.VisualBox .icon{width:80px;height:80px;margin-bottom:24px}
.VisualBox h3{font-size:28px;color:#fff;margin:0 0 16px;font-weight:600}
.VisualBox p{font-size:16px;color:#ffffffe6;line-height:1.6;margin:0}
.HrsBlock{max-width:1366px;margin:80px auto;padding:0 20px}
.HrsBlock h2{font-size:32px;color:#DE3555;text-align:center;margin:0 0 48px;font-weight:600}
.HrsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:#DE3555;border-radius:8px;overflow:hidden;max-width:700px;margin:auto}
.HrsRow{background:#fff;padding:20px 32px;display:flex;justify-content:space-between;align-items:center}
.HrsRow .day{font-size:16px;color:#333;font-weight:600}
.HrsRow .time{font-size:15px;color:#DE6B00;font-weight:500}
@media (max-width: 1366px) {
.HdWrap{gap:40px}
.HdImg{flex:0 0 400px}
}
@media (max-width: 768px) {
.Hd{padding:60px 20px}
.HdWrap{flex-direction:column;gap:40px}
.HdImg{flex:1;width:100%}
.HdImg img{height:280px}
.HdTxt h1{font-size:36px}
.ContactWrap{grid-template-columns:1fr;gap:60px;margin:60px auto}
.ReasonGrid{grid-template-columns:1fr;gap:24px}
.MapAlt .inner{grid-template-columns:1fr;gap:40px}
.TwoCol{grid-template-columns:1fr}
.HrsGrid{grid-template-columns:1fr}
.WhyReach{padding:60px 20px}
.MapAlt{padding:60px 20px}
}
@media (max-width: 375px) {
.Hd{padding:40px 15px}
.HdTxt h1{font-size:28px}
.HdTxt .intro{font-size:16px}
.MainForm{padding:24px}
.InfoSide h2,.FormSide h2{font-size:26px}
.VisualBox{padding:40px 20px}
}
.Ttl{position:relative;padding:80px 0 100px;overflow:hidden;background:linear-gradient(135deg,#EFEEEE 0%,#de355514 100%)}
.Ttl .ctr{max-width:1366px;margin:auto;padding:0 20px;position:relative;z-index:2}
.Ttl .imgWrap{position:absolute;right:-50px;top:50%;transform:translateY(-50%);width:48%;height:85%;z-index:1}
.Ttl .imgWrap img{width:100%;height:100%;object-fit:cover;border-radius:12px 0 0 12px;box-shadow:-30px 0 60px #de355526}
.Ttl .imgWrap::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,#de6b0033,transparent 60%);border-radius:12px 0 0 12px;pointer-events:none}
.Ttl .txtBox{max-width:580px;background:#fffffff2;padding:50px 45px;border-radius:8px;box-shadow:0 8px 32px #00000014}
.Ttl h1{font-size:42px;line-height:1.25;color:#2a2a2a;margin:0 0 18px;font-weight:700}
.Ttl .sub{font-size:17px;line-height:1.65;color:#555;margin:0}
.Story{padding:90px 0;background:#fff}
.Story .ctr{max-width:1366px;margin:auto;padding:0 20px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}
.Story .txtSide h2{font-size:36px;color:#2a2a2a;margin:0 0 28px;font-weight:700;position:relative;padding-left:20px}
.Story .txtSide h2::before{content:'';position:absolute;left:0;top:8px;width:5px;height:32px;background:linear-gradient(180deg,#DE3555,#DE6B00);border-radius:3px}
.Story .txtSide .blk{margin:0 0 24px}
.Story .txtSide .blk p{font-size:16px;line-height:1.75;color:#444;margin:0 0 16px}
.Story .txtSide .blk p:last-child{margin-bottom:0}
.Story .imgSide{position:relative}
.Story .imgSide img{width:100%;height:auto;border-radius:10px;box-shadow:0 12px 40px #0000001f}
.Story .imgSide::after{content:'';position:absolute;bottom:-15px;right:-15px;width:200px;height:200px;background:radial-gradient(circle,#de6b0033,transparent 70%);border-radius:50%;z-index:-1}
.Vals{padding:85px 0;background:linear-gradient(to bottom,#EFEEEE 0%,#fff 100%)}
.Vals .ctr{max-width:1366px;margin:auto;padding:0 20px}
.Vals h2{font-size:38px;color:#2a2a2a;text-align:center;margin:0 0 55px;font-weight:700}
.Vals .grd{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.Vals .itm{background:#fff;padding:40px 32px;border-radius:8px;box-shadow:0 4px 18px #0000000f;transition:all .3s ease;border-top:4px solid transparent}
.Vals .itm:nth-child(1){border-top-color:#DE3555}
.Vals .itm:nth-child(2){border-top-color:#DE6B00}
.Vals .itm:nth-child(3){border-top-color:#DE3555}
.Vals .itm:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}
.Vals .itm h3{font-size:22px;color:#2a2a2a;margin:0 0 16px;font-weight:600}
.Vals .itm p{font-size:15px;line-height:1.7;color:#555;margin:0}
.Pth{padding:90px 0 95px;background:#fff;position:relative}
.Pth::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:2px;background:linear-gradient(90deg,transparent,#EFEEEE 20%,#EFEEEE 80%,transparent)}
.Pth .ctr{max-width:1366px;margin:auto;padding:0 20px}
.Pth h2{font-size:36px;color:#2a2a2a;margin:0 0 50px;font-weight:700;text-align:center}
.Pth .timeline{position:relative;max-width:920px;margin:0 auto}
.Pth .timeline::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#DE3555,#DE6B00);transform:translateX(-50%)}
.Pth .step{position:relative;margin-bottom:60px;display:flex;align-items:center}
.Pth .step:nth-child(odd){justify-content:flex-start}
.Pth .step:nth-child(even){justify-content:flex-end}
.Pth .step .bx{width:45%;background:#fff;padding:28px 30px;border-radius:8px;box-shadow:0 6px 24px #00000014;position:relative;border-left:4px solid #DE3555}
.Pth .step:nth-child(even) .bx{border-left:none;border-right:4px solid #DE6B00}
.Pth .step .yr{font-size:15px;font-weight:700;color:#DE3555;margin:0 0 10px;text-transform:uppercase;letter-spacing:1px}
.Pth .step:nth-child(even) .yr{color:#DE6B00}
.Pth .step h3{font-size:20px;color:#2a2a2a;margin:0 0 12px;font-weight:600}
.Pth .step p{font-size:15px;line-height:1.65;color:#555;margin:0}
.Pth .step .dot{position:absolute;width:18px;height:18px;background:#DE3555;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #de355533;z-index:2}
.Pth .step:nth-child(odd) .dot{right:-54%}
.Pth .step:nth-child(even) .dot{left:-54%;background:#DE6B00;box-shadow:0 0 0 3px #de6b0033;left:-9%}
.Pth .step:nth-child(odd) .dot{right:-9%}
@media (max-width: 1366px) {
.Ttl .imgWrap{width:45%}
}
@media (max-width: 768px) {
.Ttl{padding:60px 0}
.Ttl .imgWrap{position:static;transform:none;width:100%;height:280px;margin-bottom:30px}
.Ttl .imgWrap img{border-radius:12px}
.Ttl .txtBox{padding:35px 28px}
.Ttl h1{font-size:32px}
.Story .ctr{grid-template-columns:1fr;gap:45px}
.Story .imgSide{order:-1}
.Vals .grd{grid-template-columns:1fr;gap:25px}
.Pth .timeline::before{left:20px}
.Pth .step{justify-content:flex-start!important;padding-left:50px}
.Pth .step .bx{width:100%;border-left:4px solid #DE3555!important;border-right:none!important}
.Pth .step .dot{left:12px!important;right:auto!important}
.Pth .step:nth-child(even) .dot{background:#DE3555;box-shadow:0 0 0 3px #de355533}
}
@media (max-width: 375px) {
.Ttl h1{font-size:28px}
.Ttl .txtBox{padding:28px 22px}
.Story .txtSide h2{font-size:28px}
.Vals h2{font-size:30px}
.Pth h2{font-size:28px}
}
.SuccessWrap{background:linear-gradient(135deg,#EFEEEE 0%,#fff 100%);padding:80px 20px;min-height:85vh;display:flex;align-items:center;justify-content:center}
.SuccessContainer{max-width:1366px;margin:0 auto;width:100%}
.ConfirmBox{background:#fff;border-radius:8px;padding:60px 40px;box-shadow:0 8px 24px #de35551f;text-align:center;max-width:720px;margin:0 auto;position:relative;overflow:hidden}
.ConfirmBox::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#DE3555 0%,#DE6B00 100%)}
.CheckIcon{width:80px;height:80px;margin:0 auto 30px;background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #de355540}
.CheckIcon svg{width:45px;height:45px;fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.ConfirmHeading{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 20px;line-height:1.3}
.ConfirmText{font-size:18px;color:#4a4a4a;line-height:1.7;margin:0 0 35px}
.DetailsList{background:#EFEEEE;border-radius:6px;padding:30px 35px;margin:35px 0;text-align:left}
.DetailsList h3{font-size:20px;font-weight:600;color:#DE3555;margin:0 0 20px}
.DetailItem{display:flex;align-items:flex-start;margin-bottom:16px;font-size:16px;color:#2a2a2a;line-height:1.6}
.DetailItem:last-child{margin-bottom:0}
.DetailItem::before{content:'';width:6px;height:6px;background:#DE6B00;border-radius:50%;margin-right:14px;margin-top:8px;flex-shrink:0}
.ActionBtns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:40px}
.PrimaryBtn{background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%);color:#fff;padding:16px 40px;border-radius:6px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;transition:all .3s ease;box-shadow:0 4px 12px #de355540}
.PrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #de355559}
.SecondaryBtn{background:#fff;color:#DE3555;padding:16px 40px;border:2px solid #DE3555;border-radius:6px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;transition:all .3s ease}
.SecondaryBtn:hover{background:#DE3555;color:#fff;transform:translateY(-2px)}
.InfoNote{font-size:15px;color:#6a6a6a;margin-top:30px;line-height:1.6}
@media (max-width: 768px) {
.SuccessWrap{padding:60px 20px}
.ConfirmBox{padding:40px 25px}
.ConfirmHeading{font-size:26px}
.ConfirmText{font-size:16px}
.DetailsList{padding:25px 20px}
.ActionBtns{flex-direction:column;gap:12px}
.PrimaryBtn,.SecondaryBtn{width:100%;text-align:center}
}
@media (max-width: 375px) {
.CheckIcon{width:65px;height:65px}
.CheckIcon svg{width:35px;height:35px}
.ConfirmHeading{font-size:23px}
.DetailsList h3{font-size:18px}
.DetailItem{font-size:15px}
}
.TimelineArea{max-width:920px;margin:80px auto 0;padding:0 20px}
.ProcessGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}
.StepCard{background:#fff;border-radius:8px;padding:35px 25px;text-align:center;box-shadow:0 4px 16px #0000000f;position:relative;transition:all .3s ease}
.StepCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #de355526}
.StepNum{width:50px;height:50px;background:linear-gradient(135deg,#DE3555 0%,#DE6B00 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin:0 auto 20px}
.StepCard h4{font-size:19px;font-weight:600;color:#1a1a1a;margin:0 0 12px}
.StepCard p{font-size:15px;color:#5a5a5a;line-height:1.6;margin:0}
.ProcessGrid .StepCard:nth-child(2) .StepNum{background:linear-gradient(135deg,#DE6B00 0%,#DE3555 100%)}
.SectionTitle{font-size:34px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 15px}
.SectionSubtitle{font-size:18px;color:#6a6a6a;text-align:center;line-height:1.6;margin:0 0 40px}
@media (max-width: 768px) {
.ProcessGrid{grid-template-columns:1fr;gap:20px}
.TimelineArea{margin-top:60px}
.SectionTitle{font-size:28px}
.SectionSubtitle{font-size:16px}
}