*{margin:0;padding:0;box-sizing:border-box}
ul,ol{list-style:none}
h1,h2,h3,h4,h5,h6{font-weight:400}
figure,blockquote{margin:0}
body{font-family:'Work Sans',sans-serif;font-size:16px;line-height:1.6;color:#2a2a2a;background:#F3FEFB;overflow-x:hidden}
body::-webkit-scrollbar{width:9px}
body::-webkit-scrollbar-track{background:#f3fefb4d}
body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#FF6F3D 0%,#1C2177 100%);border-radius:4px}
body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#1C2177 0%,#FF6F3D 100%)}
.hd_wrp{max-width:1366px;margin:0 auto;padding:25px 40px}
header{background:linear-gradient(135deg,#f3fefbf2 0%,#ff6f3d14 100%);box-shadow:0 4px 18px #1c21770f;border-bottom:2px solid #ff6f3d26}
.tp_rw{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px;padding-bottom:20px;border-bottom:1px solid #1c21771a}
.lg_zone{flex-shrink:0}
.lg_lnk{display:inline-block;background:#ffffffb3;padding:12px;border-radius:5px;box-shadow:0 3px 12px #ff6f3d26;transition:all .3s ease}
.lg_lnk:hover{box-shadow:0 5px 20px #1c217733;background:#fffffff2}
.lg_img{width:120px;height:120px;display:block}
.tg_zone{flex:1;text-align:right;padding-left:40px}
.tg_txt{font-family:'Noto Serif',serif;font-size:18px;color:#1C2177;font-weight:700;line-height:1.4}
.btm_rw{display:flex;justify-content:space-between;align-items:center;gap:30px}
.nv_zone{flex:1}
.nv_lst{display:flex;gap:35px;align-items:center}
.nv_lnk{font-size:16px;color:#1C2177;text-decoration:none;font-weight:600;padding:8px 14px;border-radius:3px;transition:background .25s ease,color .25s ease}
.nv_lnk:hover{background:#ff6f3d1f;color:#FF6F3D}
.cta_zone{flex-shrink:0}
.cta_bt{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%);color:#fff;text-decoration:none;border-radius:4px;font-weight:700;font-size:16px;box-shadow:0 6px 20px #ff6f3d4d;transition:box-shadow .3s ease,background .3s ease}
.cta_bt:hover{box-shadow:0 8px 28px #1c217766;background:linear-gradient(135deg,#1C2177 0%,#FF6F3D 100%)}
main{min-height:200px}
.ft_wrp{max-width:1366px;margin:0 auto;padding:60px 40px 30px}
footer{background:linear-gradient(180deg,#1c21770a 0%,#f3fefbf2 100%);margin-top:80px;position:relative}
footer::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:90%;height:1px;background:linear-gradient(90deg,transparent 0%,#FF6F3D 50%,transparent 100%)}
.ft_grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;margin-bottom:40px}
.ft_col--info{padding-right:30px}
.ft_hdg{font-family:'Noto Serif',serif;font-size:28px;color:#1C2177;font-weight:700;margin-bottom:18px}
.ft_desc{font-size:15px;line-height:1.7;color:#4a4a4a;margin-bottom:25px}
.ft_contact p{font-size:14px;color:#3a3a3a;margin-bottom:10px;display:flex;align-items:center;gap:10px}
.ft_contact i{color:#FF6F3D;font-size:18px}
.ft_ttl{font-family:'Noto Serif',serif;font-size:20px;color:#1C2177;font-weight:700;margin-bottom:20px}
.ft_lst{display:flex;flex-direction:column;gap:12px}
.ft_lnk{color:#4a4a4a;text-decoration:none;font-size:15px;transition:color .25s ease}
.ft_lnk:hover{color:#FF6F3D}
.ft_soc{display:flex;gap:15px}
.soc_lnk{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#ff6f3d1a;border-radius:50%;color:#1C2177;font-size:20px;text-decoration:none;transition:background .3s ease,color .3s ease}
.soc_lnk:hover{background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%);color:#fff}
.ft_btm{border-top:1px solid #1c21771f;padding-top:25px;text-align:center}
.ft_cpy{font-size:14px;color:#6a6a6a}
.ck_popup{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateX(100vw);z-index:10000;transition:transform .5s cubic-bezier(0.68,-0.55,0.265,1.55);display:block}
.ck_popup--visible{transform:translateX(-50%) translateX(0)}
.ck_card{background:#fff;border-radius:5px;box-shadow:0 12px 42px #1c217740;padding:28px 32px;width:480px;max-width:90vw;border:2px solid #ff6f3d33}
.ck_tabs{display:flex;gap:12px;margin-bottom:22px;border-bottom:2px solid #1c21771a}
.ck_tab{background:none;border:none;padding:10px 20px;font-size:15px;font-weight:600;color:#6a6a6a;cursor:pointer;border-bottom:3px solid transparent;transition:color .25s ease,border-color .25s ease;font-family:'Work Sans',sans-serif}
.ck_tab--active{color:#FF6F3D;border-bottom-color:#FF6F3D}
.ck_content{position:relative;min-height:180px}
.ck_panel{display:none}
.ck_panel--active{display:block}
.ck_hdg{font-family:'Noto Serif',serif;font-size:20px;color:#1C2177;font-weight:700;margin-bottom:14px}
.ck_txt{font-size:14px;line-height:1.6;color:#4a4a4a;margin-bottom:18px}
.ck_prefs{display:flex;flex-direction:column;gap:16px;margin-top:20px}
.ck_lbl{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#3a3a3a;cursor:pointer}
.ck_tgl{display:none}
.ck_switch{position:relative;width:50px;height:26px;background:#d0d0d0;border-radius:13px;transition:background .3s ease}
.ck_switch::after{content:'';position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:left .3s ease;box-shadow:0 2px 6px #0003}
.ck_tgl:checked + .ck_switch{background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%)}
.ck_tgl:checked + .ck_switch::after{left:27px}
.ck_actions{display:flex;gap:14px;margin-top:24px}
.ck_bt{flex:1;padding:12px 24px;border:none;border-radius:4px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:'Work Sans',sans-serif}
.ck_bt--decline{background:#1c21771a;color:#1C2177}
.ck_bt--decline:hover{background:#1c217733}
.ck_bt--accept{background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%);color:#fff;box-shadow:0 4px 14px #ff6f3d4d}
.ck_bt--accept:hover{box-shadow:0 6px 20px #1c217766;background:linear-gradient(135deg,#1C2177 0%,#FF6F3D 100%)}
@media (max-width: 968px) {
.hd_wrp{padding:20px 25px}
.tp_rw{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:25px}
.tg_zone{text-align:left;padding-left:0}
.tg_txt{font-size:16px}
.btm_rw{flex-direction:column;align-items:stretch;gap:20px}
.nv_lst{flex-direction:column;gap:0}
.nv_itm{width:100%}
.nv_lnk{display:block;padding:12px 14px}
.cta_bt{display:block;text-align:center;width:100%}
.ft_grid{grid-template-columns:1fr;gap:35px}
.ft_col--info{padding-right:0}
.ck_card{width:360px}
}
@media (max-width: 480px) {
.hd_wrp{padding:15px 20px}
.lg_img{width:90px;height:90px}
.tg_txt{font-size:14px}
.nv_lnk{font-size:15px}
.ft_wrp{padding:40px 20px 20px}
.ft_hdg{font-size:24px}
.ck_card{width:320px;padding:22px 24px}
.ck_hdg{font-size:18px}
}
.policy-view{max-width:1366px;margin:0 auto;padding:80px 24px;background:#F3FEFB}
.policy-view h1{font-size:48px;line-height:1.2;font-weight:700;color:#1C2177;margin:0 0 16px;letter-spacing:-.02em}
.policy-view h2{font-size:36px;line-height:1.3;font-weight:700;color:#1C2177;margin:56px 0 20px;letter-spacing:-.01em}
.policy-view h3{font-size:28px;line-height:1.4;font-weight:600;color:#1C2177;margin:40px 0 16px}
.policy-view h4{font-size:22px;line-height:1.4;font-weight:600;color:#FF6F3D;margin:32px 0 12px}
.policy-view h5{font-size:18px;line-height:1.5;font-weight:600;color:#1C2177;margin:24px 0 10px}
.policy-view h6{font-size:16px;line-height:1.5;font-weight:600;color:#1C2177;margin:20px 0 8px;text-transform:uppercase;letter-spacing:.05em}
.policy-view p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 20px}
.policy-view strong,.policy-view b{font-weight:700;color:#1C2177}
.policy-view em,.policy-view i{font-style:italic;color:#3a3a3a}
.policy-view ul{margin:0 0 24px;padding:0 0 0 28px}
.policy-view ol{margin:0 0 24px;padding:0 0 0 28px}
.policy-view ul li{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 12px}
.policy-view ol li{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 12px}
.policy-view a{color:#FF6F3D;text-decoration:underline;transition:color .3s ease}
.policy-view a:hover{color:#1C2177}
.policy-view table{width:100%;border-collapse:collapse;margin:32px 0;background:#fff;box-shadow:0 2px 12px #1c217714;border-radius:4px;overflow:hidden}
.policy-view thead{background:linear-gradient(135deg,#1C2177 0%,#FF6F3D 100%)}
.policy-view thead tr{border:none}
.policy-view thead th{font-size:16px;font-weight:600;color:#fff;text-align:left;padding:18px 20px;border:none}
.policy-view tbody tr{border-bottom:1px solid #e8e8e8}
.policy-view tbody tr:last-child{border-bottom:none}
.policy-view tbody tr:hover{background:#f8f9fa}
.policy-view td{font-size:16px;line-height:1.6;color:#2a2a2a;padding:16px 20px;border:none}
.policy-view th{font-size:16px;font-weight:600;color:#1C2177;text-align:left;padding:16px 20px}
.policy-view hr{border:none;height:2px;background:linear-gradient(90deg,#FF6F3D 0%,#1C2177 100%);margin:48px 0;border-radius:2px}
@media (max-width: 1024px) {
.policy-view{padding:60px 20px}
.policy-view h1{font-size:38px}
.policy-view h2{font-size:30px;margin:48px 0 18px}
.policy-view h3{font-size:24px}
.policy-view table{font-size:15px}
.policy-view thead th{font-size:15px;padding:14px 16px}
.policy-view td{font-size:15px;padding:12px 16px}
}
@media (max-width: 768px) {
.policy-view{padding:48px 16px}
.policy-view h1{font-size:32px}
.policy-view h2{font-size:26px;margin:40px 0 16px}
.policy-view h3{font-size:22px}
.policy-view h4{font-size:20px}
.policy-view p{font-size:16px}
.policy-view ul li,.policy-view ol li{font-size:16px}
.policy-view table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.policy-view thead th{font-size:14px;padding:12px 14px}
.policy-view td{font-size:14px;padding:10px 14px}
}
@media (max-width: 480px) {
.policy-view{padding:32px 12px}
.policy-view h1{font-size:28px}
.policy-view h2{font-size:22px}
.policy-view h3{font-size:20px}
.policy-view h4{font-size:18px}
.policy-view hr{margin:36px 0}
}
.hero_main{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#1C2177 0%,#FF6F3D 100%)}
.hero_main::before{content:'';position:absolute;top:-10%;right:-5%;width:600px;height:600px;background:radial-gradient(circle,#f3fefb26 0%,transparent 70%);border-radius:50%}
.hero_main::after{content:'';position:absolute;bottom:-15%;left:-8%;width:450px;height:450px;background:radial-gradient(circle,#ff6f3d33 0%,transparent 65%);border-radius:50%}
.hero_img_wrap{position:absolute;right:0;top:0;width:45%;height:100%;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%)}
.hero_img_wrap img{width:100%;height:100%;object-fit:cover;opacity:.85}
.hero_content_box{position:relative;z-index:2;max-width:1366px;margin:0 auto;padding:80px 40px;width:100%}
.hero_txt{max-width:620px}
.hero_txt h1{font-size:3.2rem;line-height:1.15;color:#F3FEFB;margin:0 0 24px;font-weight:700}
.hero_txt p{font-size:1.15rem;line-height:1.7;color:#f3fefbe6;margin:0}
.hero_shape{position:absolute;bottom:40px;left:40px;width:120px;height:120px;border:3px solid #f3fefb4d;border-radius:50%;z-index:1}
.anlys_sec{background:#F3FEFB;padding:100px 40px;position:relative}
.anlys_wrap{max-width:1366px;margin:0 auto}
.anlys_grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:start}
.anlys_txt_col h2{font-size:2.5rem;line-height:1.25;color:#1C2177;margin:0 0 28px;font-weight:700}
.anlys_txt_col h2::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#FF6F3D,#1C2177);margin-bottom:20px;border-radius:2px}
.anlys_txt_col p{font-size:1.05rem;line-height:1.8;color:#2a2a2a;margin:0 0 20px}
.anlys_cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.anlys_card{background:#fff;padding:32px 28px;border-radius:8px;box-shadow:0 4px 20px #1c217714;transition:all .3s ease;border-left:4px solid transparent}
.anlys_card:hover{transform:translateY(-6px);box-shadow:0 8px 28px #1c217724;border-left-color:#FF6F3D}
.anlys_card_icon{width:50px;height:50px;background:linear-gradient(135deg,#FF6F3D,#1C2177);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.anlys_card_icon i{font-size:24px;color:#F3FEFB}
.anlys_card h3{font-size:1.3rem;color:#1C2177;margin:0 0 12px;font-weight:600}
.anlys_card p{font-size:.95rem;line-height:1.6;color:#4a4a4a;margin:0}
.process_section{background:linear-gradient(180deg,#1C2177 0%,#FF6F3D 100%);padding:90px 40px;position:relative;overflow:hidden}
.process_section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#f3fefb4d,transparent)}
.process_container{max-width:1366px;margin:0 auto}
.process_hd{text-align:center;margin-bottom:60px}
.process_hd h2{font-size:2.6rem;color:#F3FEFB;margin:0 0 18px;font-weight:700}
.process_hd p{font-size:1.1rem;color:#f3fefbd9;margin:0;max-width:680px;margin-left:auto;margin-right:auto;line-height:1.7}
.timeline_wrapper{position:relative;padding:40px 0}
.timeline_line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#f3fefb33,#f3fefb80,#f3fefb33);transform:translateX(-50%)}
.timeline_step{display:grid;grid-template-columns:1fr 80px 1fr;gap:0;margin-bottom:50px;position:relative}
.timeline_step:last-child{margin-bottom:0}
.timeline_content_left{text-align:right;padding-right:40px}
.timeline_content_right{padding-left:40px}
.timeline_content_left .step_box,.timeline_content_right .step_box{background:#f3fefb1a;backdrop-filter:blur(10px);padding:28px 32px;border-radius:10px;border:1px solid #f3fefb26;transition:all .3s ease}
.timeline_content_left .step_box:hover,.timeline_content_right .step_box:hover{background:#f3fefb26;border-color:#f3fefb4d;transform:scale(1.03)}
.step_box h3{font-size:1.4rem;color:#F3FEFB;margin:0 0 14px;font-weight:600}
.step_box p{font-size:.98rem;line-height:1.65;color:#f3fefbcc;margin:0}
.timeline_marker{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}
.marker_circle{width:56px;height:56px;background:#F3FEFB;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 8px #f3fefb33;font-weight:700;font-size:1.3rem;color:#1C2177}
.cta_block{background:#F3FEFB;padding:80px 40px}
.cta_inner{max-width:1366px;margin:0 auto;background:linear-gradient(135deg,#1C2177 0%,#FF6F3D 100%);padding:60px 50px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 12px 40px #1c217733}
.cta_txt h2{font-size:2.2rem;color:#F3FEFB;margin:0 0 16px;font-weight:700}
.cta_txt p{font-size:1.05rem;line-height:1.7;color:#f3fefbe6;margin:0}
.cta_btn_group{display:flex;gap:18px;flex-shrink:0}
.btn_primary{display:inline-block;padding:16px 36px;background:#F3FEFB;color:#1C2177;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 16px #0000001a}
.btn_primary:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000002e;background:#fff}
.btn_secondary{display:inline-block;padding:16px 36px;background:transparent;color:#F3FEFB;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.05rem;border:2px solid #F3FEFB;transition:all .3s ease}
.btn_secondary:hover{background:#F3FEFB;color:#1C2177;transform:translateY(-3px)}
@media (max-width: 1024px) {
.hero_img_wrap{width:50%}
.hero_txt h1{font-size:2.6rem}
.anlys_grid{grid-template-columns:1fr;gap:50px}
.timeline_step{grid-template-columns:1fr;gap:20px}
.timeline_line{display:none}
.timeline_content_left,.timeline_content_right{text-align:left;padding:0}
.timeline_marker{justify-content:flex-start}
.cta_inner{flex-direction:column;text-align:center}
}
@media (max-width: 768px) {
.hero_main{min-height:400px}
.hero_img_wrap{width:100%;opacity:.3;clip-path:none}
.hero_content_box{padding:60px 24px}
.hero_txt h1{font-size:2rem}
.hero_txt p{font-size:1rem}
.hero_shape{display:none}
.anlys_sec{padding:60px 24px}
.anlys_txt_col h2{font-size:2rem}
.anlys_cards{grid-template-columns:1fr}
.process_section{padding:60px 24px}
.process_hd h2{font-size:2rem}
.timeline_step{margin-bottom:30px}
.cta_block{padding:60px 24px}
.cta_inner{padding:40px 30px}
.cta_txt h2{font-size:1.8rem}
.cta_btn_group{flex-direction:column;width:100%}
.btn_primary,.btn_secondary{width:100%;text-align:center}
}
@media (max-width: 480px) {
.hero_txt h1{font-size:1.7rem}
.anlys_txt_col h2{font-size:1.7rem}
.process_hd h2{font-size:1.7rem}
.cta_txt h2{font-size:1.5rem}
}
.pg_wrap{width:100%;max-width:1366px;margin:0 auto;padding:0 20px}
.hero_blk{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:80px 0;background:linear-gradient(135deg,#F3FEFB 0%,#1c217708 100%);position:relative}
.hero_blk::before{content:'';position:absolute;top:20%;right:10%;width:200px;height:200px;background:radial-gradient(circle,#ff6f3d26,transparent);border-radius:50%;z-index:1}
.hero_txt{position:relative;z-index:2}
.hero_txt h1{font-size:48px;line-height:1.2;color:#1C2177;margin:0 0 24px;font-weight:700}
.hero_txt .sub_ln{font-size:18px;line-height:1.6;color:#444;margin:0 0 16px}
.hero_img_box{position:relative;z-index:2}
.hero_img_box img{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #1c217726}
.main_content_sect{padding:100px 0}
.compliance_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:60px 0}
.compliance_card{background:#fff;padding:40px;border-radius:6px;border-left:4px solid #FF6F3D;box-shadow:0 8px 24px #00000014;transition:all .3s ease}
.compliance_card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #ff6f3d33}
.compliance_card i{font-size:42px;color:#FF6F3D;display:block;margin-bottom:20px}
.compliance_card h3{font-size:22px;color:#1C2177;margin:0 0 16px;font-weight:600}
.compliance_card p{font-size:16px;line-height:1.7;color:#555;margin:0}
.intro_blk{max-width:900px;margin:0 auto 60px;text-align:center}
.intro_blk h2{font-size:38px;color:#1C2177;margin:0 0 24px;font-weight:700}
.intro_blk .desc_txt{font-size:17px;line-height:1.75;color:#444;margin:0}
.standards_sect{background:linear-gradient(180deg,#1C2177 0%,#2d3699 100%);padding:80px 0;margin:80px 0}
.standards_wrap{max-width:1366px;margin:0 auto;padding:0 20px}
.standards_hd{text-align:center;color:#F3FEFB;margin-bottom:50px}
.standards_hd h2{font-size:36px;margin:0 0 20px;font-weight:700}
.standards_hd .sub{font-size:18px;line-height:1.6;opacity:.9;margin:0}
.standards_list{display:flex;flex-direction:column;gap:24px}
.standard_row{background:#ffffff14;padding:32px 40px;border-radius:6px;display:flex;align-items:center;gap:30px;border:1px solid #ffffff1f;transition:all .3s ease}
.standard_row:hover{background:#ffffff24;border-color:#FF6F3D}
.standard_row i{font-size:38px;color:#FF6F3D;flex-shrink:0}
.standard_cntnt h4{font-size:20px;color:#F3FEFB;margin:0 0 12px;font-weight:600}
.standard_cntnt p{font-size:16px;line-height:1.7;color:#f3fefbd9;margin:0}
.protect_grid_sect{padding:100px 0;background:#F3FEFB}
.protect_hd{text-align:center;margin-bottom:60px}
.protect_hd h2{font-size:38px;color:#1C2177;margin:0 0 20px;font-weight:700}
.protect_hd p{font-size:17px;line-height:1.7;color:#444;max-width:800px;margin:0 auto}
.protect_items{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.protect_item{display:flex;gap:24px}
.protect_icon{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,#FF6F3D 0%,#ff8f6d 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #ff6f3d40}
.protect_icon i{font-size:28px;color:#fff}
.protect_dtl h3{font-size:22px;color:#1C2177;margin:0 0 12px;font-weight:600}
.protect_dtl p{font-size:16px;line-height:1.75;color:#555;margin:0}
@media (max-width: 1024px) {
.hero_blk{grid-template-columns:1fr;gap:40px;padding:60px 0}
.hero_txt h1{font-size:38px}
.compliance_grid{grid-template-columns:repeat(2,1fr);gap:30px}
.protect_items{gap:40px}
}
@media (max-width: 768px) {
.hero_txt h1{font-size:32px}
.hero_txt .sub_ln{font-size:16px}
.hero_img_box img{height:320px}
.compliance_grid{grid-template-columns:1fr;gap:24px}
.intro_blk h2{font-size:30px}
.standards_sect{padding:60px 0}
.standards_hd h2{font-size:28px}
.standard_row{flex-direction:column;text-align:center;padding:28px 24px}
.protect_items{grid-template-columns:1fr;gap:30px}
.protect_hd h2{font-size:30px}
.main_content_sect{padding:60px 0}
.protect_grid_sect{padding:60px 0}
}
@media (max-width: 480px) {
.hero_txt h1{font-size:26px}
.compliance_card{padding:28px}
.compliance_card h3{font-size:20px}
.intro_blk h2{font-size:26px}
.standards_hd h2{font-size:24px}
.protect_hd h2{font-size:26px}
}
.hero_wrap{position:relative;background:linear-gradient(135deg,#1C2177 0%,#FF6F3D 100%);padding:120px 20px 180px;overflow:hidden}
.hero_content{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.hero_grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.hero_text h1{font-size:56px;line-height:1.1;color:#F3FEFB;margin:0 0 24px;font-weight:700}
.hero_text p{font-size:20px;line-height:1.6;color:#F3FEFB;margin:0 0 36px;opacity:.95}
.hero_cta{display:inline-block;padding:16px 40px;background:#F3FEFB;color:#1C2177;text-decoration:none;border-radius:4px;font-size:18px;font-weight:600;transition:all .3s ease;box-shadow:0 8px 24px #0003}
.hero_cta:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0000004d}
.hero_img{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 16px 48px #0000004d}
.hero_img img{width:100%;height:480px;object-fit:cover;display:block}
.wave_div{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}
.wave_div svg{position:relative;display:block;width:calc(100% + 1.3px);height:80px}
.wave_div .shape_fill{fill:#F3FEFB}
.timeline_section{background:#F3FEFB;padding:100px 20px}
.timeline_content{max-width:1366px;margin:0 auto}
.timeline_header{text-align:center;margin-bottom:80px}
.timeline_header h2{font-size:42px;color:#1C2177;margin:0 0 20px;font-weight:700}
.timeline_header p{font-size:18px;color:#1C2177;max-width:720px;margin:0 auto;line-height:1.7;opacity:.85}
.timeline_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;position:relative}
.timeline_grid::before{content:'';position:absolute;top:60px;left:12.5%;right:12.5%;height:3px;background:linear-gradient(90deg,#FF6F3D 0%,#1C2177 50%,#FF6F3D 100%);z-index:1}
.timeline_item{position:relative;z-index:2}
.phase_num{width:80px;height:80px;background:linear-gradient(135deg,#FF6F3D,#1C2177);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 8px 24px #ff6f3d4d}
.phase_num span{font-size:32px;font-weight:700;color:#F3FEFB}
.timeline_item h3{font-size:22px;color:#1C2177;margin:0 0 12px;text-align:center;font-weight:600}
.timeline_item p{font-size:16px;color:#1C2177;line-height:1.6;text-align:center;opacity:.8}
.progress_section{background:#1C2177;padding:100px 20px}
.progress_content{max-width:1366px;margin:0 auto}
.progress_intro{max-width:800px;margin:0 auto 60px}
.progress_intro h2{font-size:42px;color:#F3FEFB;margin:0 0 20px;font-weight:700}
.progress_intro p{font-size:18px;color:#F3FEFB;line-height:1.7;opacity:.9}
.metrics_wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-bottom:70px}
.metric_card{background:#f3fefb14;padding:40px 30px;border-radius:6px;border:2px solid #ff6f3d4d;transition:all .4s ease}
.metric_card:hover{background:#f3fefb1f;border-color:#FF6F3D;transform:translateY(-4px);box-shadow:0 12px 32px #ff6f3d33}
.metric_label{font-size:16px;color:#F3FEFB;margin:0 0 16px;opacity:.8;text-transform:uppercase;letter-spacing:1px}
.metric_bar_wrap{background:#f3fefb1a;height:12px;border-radius:6px;overflow:hidden;margin-bottom:12px;position:relative}
.metric_bar{height:100%;background:linear-gradient(90deg,#FF6F3D,#1C2177);border-radius:6px;transition:width 1.2s ease}
.metric_bar.w_85{width:85%}
.metric_bar.w_92{width:92%}
.metric_bar.w_78{width:78%}
.metric_value{font-size:28px;color:#FF6F3D;font-weight:700}
.milestone_track{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;position:relative;padding-top:40px}
.milestone_track::before{content:'';position:absolute;top:20px;left:5%;right:5%;height:2px;background:#ff6f3d66}
.milestone_point{flex:1;text-align:center;position:relative}
.milestone_dot{width:40px;height:40px;background:#FF6F3D;border:4px solid #1C2177;border-radius:50%;margin:0 auto 20px;position:relative;z-index:2;box-shadow:0 4px 16px #ff6f3d66}
.milestone_point.complete .milestone_dot{background:linear-gradient(135deg,#FF6F3D,#1C2177)}
.milestone_text{font-size:15px;color:#F3FEFB;line-height:1.5;opacity:.85}
.ecosystem_section{background:linear-gradient(180deg,#F3FEFB 0%,#ff6f3d1a 100%);padding:100px 20px}
.ecosystem_content{max-width:1366px;margin:0 auto}
.ecosystem_header{margin-bottom:70px}
.ecosystem_header h2{font-size:42px;color:#1C2177;margin:0 0 20px;font-weight:700}
.ecosystem_header p{font-size:18px;color:#1C2177;line-height:1.7;max-width:780px;opacity:.85}
.ecosystem_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:60px}
.eco_card{background:#F3FEFB;border:2px solid #FF6F3D;border-radius:8px;padding:50px 40px;box-shadow:0 8px 24px #1c217714;transition:all .3s ease}
.eco_card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #1c217726;border-color:#1C2177}
.eco_icon{width:64px;height:64px;background:linear-gradient(135deg,#FF6F3D,#1C2177);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.eco_icon i{font-size:32px;color:#F3FEFB}
.eco_card h3{font-size:26px;color:#1C2177;margin:0 0 16px;font-weight:600}
.eco_card p{font-size:16px;color:#1C2177;line-height:1.7;margin:0 0 20px;opacity:.85}
.eco_features{list-style:none;padding:0;margin:0}
.eco_features li{padding:8px 0 8px 28px;position:relative;font-size:15px;color:#1C2177;opacity:.8}
.eco_features li::before{content:'→';position:absolute;left:0;color:#FF6F3D;font-weight:700}
.showcase_strip{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.showcase_img{border-radius:6px;overflow:hidden;box-shadow:0 12px 32px #1c21771f}
.showcase_img img{width:100%;height:320px;object-fit:cover;display:block;transition:transform .4s ease}
.showcase_img:hover img{transform:scale(1.05)}
@media (max-width: 1024px) {
.hero_grid{grid-template-columns:1fr;gap:50px}
.hero_text h1{font-size:46px}
.timeline_grid{grid-template-columns:repeat(2,1fr)}
.timeline_grid::before{display:none}
.metrics_wrapper{grid-template-columns:1fr;gap:30px}
.ecosystem_grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero_wrap{padding:80px 20px 140px}
.hero_text h1{font-size:36px}
.hero_text p{font-size:18px}
.timeline_section{padding:60px 20px}
.timeline_header h2{font-size:32px}
.timeline_grid{grid-template-columns:1fr;gap:50px}
.progress_section{padding:60px 20px}
.progress_intro h2{font-size:32px}
.milestone_track{flex-direction:column;gap:40px}
.milestone_track::before{display:none}
.ecosystem_section{padding:60px 20px}
.ecosystem_header h2{font-size:32px}
.showcase_strip{grid-template-columns:1fr}
}
.ct_wr{width:100%;max-width:1366px;margin:0 auto;padding:0 20px}
.hro_blk{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:80px}
.hro_blk::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ff6f3d1f 0%,#1c21772e 100%);z-index:1}
.hro_img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.28;animation:hz_pulse 8s ease-in-out infinite}
@keyframes hz_pulse {
0%,100%{transform:scale(1);opacity:.28}
50%{transform:scale(1.05);opacity:.35}
}
.hro_ct{position:relative;z-index:2;text-align:center;max-width:820px;padding:0 24px}
.hro_ct::before,.hro_ct::after{content:'';position:absolute;background:#FF6F3D;opacity:.4}
.hro_ct::before{top:-16px;left:0;width:120px;height:2px}
.hro_ct::after{bottom:-16px;right:0;width:120px;height:2px}
.hro_ttl{font-size:52px;font-weight:700;color:#1C2177;margin:0 0 18px;line-height:1.2}
.hro_dsc{font-size:19px;color:#1C2177;margin:0 0 32px;line-height:1.6;opacity:.88}
.hro_btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.btn_prm,.btn_scd{padding:14px 32px;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;border-radius:4px}
.btn_prm{background:linear-gradient(135deg,#FF6F3D 0%,#ff8557 100%);color:#F3FEFB;box-shadow:0 4px 14px #ff6f3d40}
.btn_prm:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6f3d59}
.btn_scd{background:transparent;color:#1C2177;border:2px solid #1C2177}
.btn_scd:hover{background:#1C2177;color:#F3FEFB;transform:translateY(-2px)}
.info_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}
.info_crd{background:#F3FEFB;padding:36px 28px;border-radius:3px;border-left:4px solid #FF6F3D;box-shadow:0 8px 24px #1c217714;transition:all .3s ease;position:relative}
.info_crd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #1c217724}
.info_icn{width:56px;height:56px;background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative}
.info_icn i{font-size:28px;color:#F3FEFB}
.info_ttl{font-size:22px;font-weight:600;color:#1C2177;margin:0 0 12px}
.info_txt{font-size:16px;color:#1C2177;line-height:1.6;margin:0;opacity:.82}
.info_lnk{color:#FF6F3D;text-decoration:none;font-weight:600;transition:color .3s ease}
.info_lnk:hover{color:#1C2177}
.form_sect{background:linear-gradient(165deg,#f3fefbf2 0%,#ff6f3d0f 100%);padding:70px 0;margin-bottom:80px;position:relative}
.form_sect::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:1px;background:linear-gradient(90deg,transparent 0%,#FF6F3D 50%,transparent 100%)}
.form_hd{text-align:center;margin-bottom:48px}
.form_ttl{font-size:38px;font-weight:700;color:#1C2177;margin:0 0 14px;position:relative;display:inline-block}
.form_ttl::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#FF6F3D}
.form_sub{font-size:17px;color:#1C2177;margin:24px 0 0;opacity:.78}
.form_cnt{max-width:720px;margin:0 auto;background:#F3FEFB;padding:48px 42px;border-radius:4px;box-shadow:0 12px 36px #1c21771c}
.form_grp{margin-bottom:28px}
.form_lbl{display:block;font-size:15px;font-weight:600;color:#1C2177;margin-bottom:10px}
.form_inp,.form_sel{width:100%;padding:14px 16px;font-size:16px;border:2px solid #1c217726;border-radius:3px;background:#F3FEFB;color:#1C2177;transition:all .3s ease}
.form_inp:focus,.form_sel:focus{outline:none;border-color:#FF6F3D;box-shadow:0 0 0 3px #ff6f3d1a}
.radio_grp{display:flex;gap:24px;margin-top:12px}
.radio_opt{display:flex;align-items:center;cursor:pointer}
.radio_opt input[type="radio"]{width:20px;height:20px;margin-right:8px;cursor:pointer;accent-color:#FF6F3D}
.radio_opt span{font-size:15px;color:#1C2177}
.cond_fld{max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .4s ease,margin .4s ease}
#cnt_email:checked ~ .cond_fld--email,#cnt_phone:checked ~ .cond_fld--phone{max-height:120px;opacity:1;margin-top:24px}
.priv_chk{display:flex;align-items:flex-start;margin:32px 0 28px}
.priv_chk input[type="checkbox"]{width:20px;height:20px;margin-right:10px;margin-top:2px;cursor:pointer;accent-color:#FF6F3D;flex-shrink:0}
.priv_txt{font-size:14px;color:#1C2177;line-height:1.5;opacity:.82}
.priv_txt a{color:#FF6F3D;text-decoration:none;font-weight:600}
.priv_txt a:hover{text-decoration:underline}
.form_sbmt{width:100%;padding:16px 32px;font-size:17px;font-weight:600;background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%);color:#F3FEFB;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 18px #ff6f3d4d}
.form_sbmt:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff6f3d66}
.hrs_sect{margin-bottom:80px}
.hrs_wr{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.hrs_txt{padding-right:24px}
.hrs_ttl{font-size:36px;font-weight:700;color:#1C2177;margin:0 0 20px;position:relative;padding-left:20px}
.hrs_ttl::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:80%;background:linear-gradient(180deg,#FF6F3D 0%,#1C2177 100%);border-radius:3px}
.hrs_pra{font-size:17px;color:#1C2177;line-height:1.7;margin:0 0 18px;opacity:.85}
.hrs_bx{background:linear-gradient(135deg,#F3FEFB 0%,#ff6f3d14 100%);padding:42px 36px;border-radius:4px;border:2px solid #ff6f3d1f;box-shadow:0 8px 24px #1c217717}
.hrs_rw{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #1c21771a}
.hrs_rw:last-child{border-bottom:none}
.hrs_dy{font-size:16px;font-weight:600;color:#1C2177}
.hrs_tm{font-size:16px;color:#FF6F3D;font-weight:600}
.map_sect{background:#F3FEFB;padding:70px 0;position:relative}
.map_sect::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:85%;height:1px;background:linear-gradient(90deg,transparent 0%,#1C2177 50%,transparent 100%)}
.map_ttl{font-size:38px;font-weight:700;color:#1C2177;text-align:center;margin:0 0 38px}
.map_adr{max-width:600px;margin:0 auto;background:linear-gradient(135deg,#ff6f3d0d 0%,#1c21770d 100%);padding:36px 40px;border-radius:4px;border-left:5px solid #FF6F3D;box-shadow:0 8px 24px #1c217714}
.map_adr_icn{display:flex;align-items:flex-start;gap:18px}
.map_adr_icn i{font-size:32px;color:#FF6F3D;margin-top:4px}
.map_adr_txt{flex:1}
.map_adr_ttl{font-size:20px;font-weight:600;color:#1C2177;margin:0 0 12px}
.map_adr_ln{font-size:17px;color:#1C2177;line-height:1.6;margin:0;opacity:.82}
@media (max-width: 992px) {
.hro_ttl{font-size:42px}
.info_grid{grid-template-columns:1fr}
.hrs_wr{grid-template-columns:1fr;gap:36px}
.hrs_txt{padding-right:0}
}
@media (max-width: 768px) {
.hro_blk{min-height:420px;margin-bottom:60px}
.hro_ttl{font-size:34px}
.hro_dsc{font-size:17px}
.hro_btns{flex-direction:column;align-items:center}
.btn_prm,.btn_scd{width:100%;max-width:280px}
.form_ttl{font-size:32px}
.form_cnt{padding:36px 24px}
.radio_grp{flex-direction:column;gap:16px}
.hrs_ttl,.map_ttl{font-size:30px}
.map_adr{padding:28px 24px}
}
@media (max-width: 480px) {
.ct_wr{padding:0 16px}
.hro_ttl{font-size:28px}
.hro_dsc{font-size:16px}
.info_crd{padding:28px 20px}
.form_sect{padding:50px 0}
}
.hro{background:linear-gradient(135deg,#F3FEFB 0%,#fff 100%);padding:0;position:relative;overflow:hidden}
.hro_wrp{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:center;min-height:520px}
.hro_txt{padding:80px 60px;z-index:2}
.hro_h1{font-size:52px;line-height:1.1;color:#1C2177;margin:0 0 24px;font-weight:700}
.hro_sub{font-size:18px;line-height:1.6;color:#555;margin:0 0 36px}
.hro_btn{display:inline-block;padding:16px 40px;background:linear-gradient(90deg,#FF6F3D 0%,#ff8a5c 100%);color:#fff;text-decoration:none;border-radius:4px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #ff6f3d40}
.hro_btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff6f3d59}
.hro_img_wrp{position:relative;height:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:40px 60px 40px 20px}
.hro_img{width:100%;height:240px;object-fit:cover;filter:contrast(1.05) saturate(0.95);border-radius:3px}
.hro_img:first-child{grid-row:span 2;height:496px}
.story{background:#fff;padding:100px 40px}
.story_wrp{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:0.9fr 1.1fr;gap:80px;align-items:start}
.story_img{width:100%;height:460px;object-fit:cover;border-radius:2px;box-shadow:0 12px 32px #1c21771f}
.story_cnt{padding-top:20px}
.story_h2{font-size:38px;line-height:1.2;color:#1C2177;margin:0 0 28px;font-weight:700;position:relative;padding-left:20px}
.story_h2::before{content:'';position:absolute;left:0;top:8px;width:4px;height:48px;background:linear-gradient(180deg,#FF6F3D 0%,#1C2177 100%);border-radius:2px}
.story_p{font-size:17px;line-height:1.7;color:#444;margin:0 0 20px}
.vals{background:linear-gradient(160deg,#1C2177 0%,#2d3399 100%);padding:90px 40px;position:relative}
.vals::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#FF6F3D 50%,transparent 100%)}
.vals_wrp{max-width:1366px;margin:0 auto}
.vals_h2{font-size:42px;line-height:1.2;color:#F3FEFB;margin:0 0 60px;text-align:center;font-weight:700}
.vals_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.val_card{background:#f3fefb0f;padding:40px 32px;border-radius:3px;border:1px solid #f3fefb1f;transition:all .3s;position:relative}
.val_card:hover{background:#f3fefb17;border-color:#ff6f3d4d;transform:translateY(-4px)}
.val_icon{font-size:36px;color:#FF6F3D;margin:0 0 20px;display:block}
.val_h3{font-size:22px;line-height:1.3;color:#F3FEFB;margin:0 0 16px;font-weight:600}
.val_txt{font-size:16px;line-height:1.6;color:#f3fefbd9;margin:0}
.apprch{background:#F3FEFB;padding:100px 40px}
.apprch_wrp{max-width:1366px;margin:0 auto}
.apprch_hdr{text-align:center;margin-bottom:70px}
.apprch_h2{font-size:40px;line-height:1.2;color:#1C2177;margin:0 0 20px;font-weight:700}
.apprch_lead{font-size:18px;line-height:1.6;color:#555;margin:0 auto;max-width:720px}
.apprch_cards{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.apprch_card{background:#fff;padding:48px 40px;border-radius:2px;box-shadow:0 6px 24px #1c217714;position:relative;border-left:4px solid transparent;transition:all .3s}
.apprch_card:hover{border-left-color:#FF6F3D;box-shadow:0 10px 32px #1c217724}
.apprch_card_num{font-size:14px;color:#FF6F3D;font-weight:700;margin:0 0 16px;display:block}
.apprch_card_h3{font-size:24px;line-height:1.3;color:#1C2177;margin:0 0 18px;font-weight:600}
.apprch_card_p{font-size:16px;line-height:1.7;color:#555;margin:0}
.apprch_img_wrp{margin-top:60px;display:flex;gap:24px;justify-content:center}
.apprch_img{width:320px;height:220px;object-fit:cover;border-radius:2px;box-shadow:0 8px 20px #1c21771a}
@media (max-width: 1024px) {
.hro_wrp{grid-template-columns:1fr;min-height:auto}
.hro_txt{padding:60px 40px}
.hro_h1{font-size:42px}
.hro_img_wrp{padding:0 40px 60px}
.story_wrp{grid-template-columns:1fr;gap:50px}
.vals_grid{grid-template-columns:1fr;gap:30px}
.apprch_cards{grid-template-columns:1fr}
.apprch_img_wrp{flex-direction:column;align-items:center}
.apprch_img{width:100%;max-width:500px}
}
@media (max-width: 768px) {
.hro_txt{padding:50px 30px}
.hro_h1{font-size:36px}
.hro_sub{font-size:16px}
.hro_img_wrp{grid-template-columns:1fr;padding:0 30px 50px}
.hro_img:first-child{grid-row:auto;height:240px}
.story{padding:70px 30px}
.story_h2{font-size:32px}
.vals{padding:70px 30px}
.vals_h2{font-size:34px;margin-bottom:50px}
.val_card{padding:32px 24px}
.apprch{padding:70px 30px}
.apprch_h2{font-size:34px}
.apprch_card{padding:36px 28px}
}
@media (max-width: 480px) {
.hro_txt{padding:40px 20px}
.hro_h1{font-size:30px;margin-bottom:18px}
.hro_sub{font-size:15px;margin-bottom:28px}
.hro_btn{padding:14px 32px;font-size:15px}
.hro_img_wrp{padding:0 20px 40px;gap:12px}
.story{padding:60px 20px}
.story_h2{font-size:28px;margin-bottom:22px}
.story_p{font-size:16px}
.vals{padding:60px 20px}
.vals_h2{font-size:28px;margin-bottom:40px}
.apprch{padding:60px 20px}
.apprch_h2{font-size:28px}
.apprch_lead{font-size:16px}
.apprch_card{padding:28px 20px}
.apprch_card_h3{font-size:21px}
}
.sc_wrap{background:linear-gradient(135deg,#F3FEFB 0%,#fff 100%);padding:0;margin:0}
.sc_ctr{max-width:1366px;margin:0 auto;padding:80px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;position:relative}
.sc_ctr::before{content:'';position:absolute;top:40px;left:40px;width:60px;height:60px;border-left:2px solid #FF6F3D;border-top:2px solid #FF6F3D;opacity:.3}
.sc_ctr::after{content:'';position:absolute;bottom:40px;right:40px;width:60px;height:60px;border-right:2px solid #1C2177;border-bottom:2px solid #1C2177;opacity:.3}
.icn_bx{width:120px;height:120px;background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:32px;box-shadow:0 12px 28px #ff6f3d26;position:relative}
.icn_bx::before{content:'';position:absolute;width:140px;height:140px;border:2px solid #FF6F3D;border-radius:50%;opacity:.2;animation:plse 2s infinite}
@keyframes plse {
0%{transform:scale(1);opacity:.2}
50%{transform:scale(1.1);opacity:.1}
100%{transform:scale(1);opacity:.2}
}
.icn_bx i{font-size:56px;color:#F3FEFB}
.ttl_grp{text-align:center;margin-bottom:24px}
.ttl_main{font-size:48px;font-weight:700;color:#1C2177;margin:0 0 16px;line-height:1.2}
.ttl_sub{font-size:24px;font-weight:400;color:#FF6F3D;margin:0 0 8px;line-height:1.4}
.txt_desc{font-size:18px;color:#4a5568;line-height:1.6;text-align:center;max-width:600px;margin:0 auto 40px}
.inf_crd_wrap{background:#fff;border:2px solid #F3FEFB;border-radius:4px;padding:32px 40px;margin-top:24px;box-shadow:0 4px 16px #1c217714;max-width:700px;width:100%}
.inf_rw{display:flex;flex-direction:row;align-items:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #F3FEFB}
.inf_rw:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.inf_icn{width:48px;height:48px;background:linear-gradient(135deg,#ff6f3d1a 0%,#1c21771a 100%);border-radius:3px;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0}
.inf_icn i{font-size:24px;background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.inf_txt{flex:1}
.inf_lbl{font-size:14px;font-weight:600;color:#1C2177;margin:0 0 4px;text-transform:uppercase;letter-spacing:.5px}
.inf_val{font-size:16px;color:#4a5568;margin:0;line-height:1.4}
.btn_grp{display:flex;flex-direction:row;gap:16px;margin-top:40px;justify-content:center}
.btn_prim{background:linear-gradient(135deg,#FF6F3D 0%,#1C2177 100%);color:#fff;padding:16px 36px;border-radius:3px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px #ff6f3d33;position:relative;z-index:10}
.btn_prim:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6f3d4d}
.btn_sec{background:transparent;color:#1C2177;padding:16px 36px;border-radius:3px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;border:2px solid #1C2177;cursor:pointer;position:relative;z-index:10}
.btn_sec:hover{background:#1C2177;color:#fff;transform:translateY(-2px)}
@media (max-width: 768px) {
.sc_ctr{padding:60px 20px;min-height:60vh}
.sc_ctr::before,.sc_ctr::after{width:40px;height:40px}
.icn_bx{width:100px;height:100px;margin-bottom:24px}
.icn_bx::before{width:120px;height:120px}
.icn_bx i{font-size:48px}
.ttl_main{font-size:36px}
.ttl_sub{font-size:20px}
.txt_desc{font-size:16px}
.inf_crd_wrap{padding:24px 20px}
.inf_rw{flex-direction:column;align-items:flex-start;text-align:left}
.inf_icn{margin-right:0;margin-bottom:12px}
.btn_grp{flex-direction:column;width:100%}
.btn_prim,.btn_sec{width:100%;justify-content:center}
}
@media (min-width: 769px) and (max-width: 1024px) {
.sc_ctr{padding:70px 40px}
.ttl_main{font-size:42px}
.ttl_sub{font-size:22px}
}