*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'PT Sans',sans-serif;background:#fafafa;color:#1a1a1a;line-height:1.6;overflow-x:hidden}
.site_hd-v2{background:linear-gradient(135deg,#f8f5fb 0%,#fff 100%);border-bottom:1px solid #e0d4e8;box-shadow:0 4px 18px #0000000a}
.site_hd-v2 .hd_wrap-holder{max-width:1600px;margin:0 auto;padding:20px 30px}
.site_hd-v2 .upper_rw{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px;gap:40px}
.site_hd-v2 .lg_area{flex-shrink:0}
.site_hd-v2 .lg_lnk{display:inline-block;text-decoration:none}
.site_hd-v2 .lg_img-v1{height:95px;width:95px;display:block;border-radius:8px;background:#ffffff80;padding:4px;box-shadow:0 2px 12px #c6a8dc26}
.site_hd-v2 .tag_zone{flex:1;text-align:right}
.site_hd-v2 .tag_txt{font-size:15px;color:#4a4a4a;line-height:1.5;max-width:520px;margin-left:auto}
.site_hd-v2 .lower_rw{display:flex;justify-content:space-between;align-items:center;gap:30px}
.site_hd-v2 .main_nv{display:flex;gap:8px;flex-wrap:wrap;flex:1}
.site_hd-v2 .nv_itm{padding:12px 20px;color:#105240;text-decoration:none;font-size:15px;border-radius:6px;transition:background .25s ease,color .25s ease;white-space:nowrap}
.site_hd-v2 .nv_itm:hover{background:#c6a8dc1f;color:#0d4033}
.site_hd-v2 .cta_holder{flex-shrink:0}
.site_hd-v2 .cta_bt-v3{display:inline-block;padding:13px 32px;background:linear-gradient(135deg,#C6A8DC 0%,#9a7bb5 100%);color:#fff;text-decoration:none;border-radius:8px;font-size:15px;font-weight:700;box-shadow:0 4px 16px #c6a8dc4d;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}
.site_hd-v2 .cta_bt-v3:hover{transform:translateY(-2px);box-shadow:0 6px 22px #c6a8dc66}
@media (max-width: 1024px) {
.site_hd-v2 .upper_rw{flex-direction:column;align-items:flex-start;margin-bottom:25px}
.site_hd-v2 .tag_zone{text-align:left}
.site_hd-v2 .tag_txt{margin-left:0}
.site_hd-v2 .lower_rw{flex-direction:column;align-items:stretch}
.site_hd-v2 .main_nv{flex-direction:column;gap:5px}
.site_hd-v2 .cta_bt-v3{width:100%;text-align:center}
}
@media (max-width: 768px) {
.site_hd-v2 .hd_wrap-holder{padding:16px 20px}
.site_hd-v2 .lg_img-v1{height:70px;width:70px}
.site_hd-v2 .tag_txt{font-size:14px}
.site_hd-v2 .nv_itm{padding:11px 16px;font-size:14px}
}
.site_ft-v1{background:linear-gradient(180deg,#fff 0%,#f5f0f8 100%);border-top:1px solid #e8dff0;padding:60px 0 30px;margin-top:80px}
.site_ft-v1 .ft_wrap-holder{max-width:1600px;margin:0 auto;padding:0 30px}
.site_ft-v1 .ft_main-area{display:flex;justify-content:space-between;gap:60px;margin-bottom:50px}
.site_ft-v1 .ft_col-info{flex:1;max-width:400px}
.site_ft-v1 .ft_brand{margin-bottom:25px}
.site_ft-v1 .ft_name{font-size:24px;color:#105240;display:block;margin-bottom:8px}
.site_ft-v1 .ft_tagline{font-size:14px;color:#6b6b6b;line-height:1.5}
.site_ft-v1 .ft_contact-block{display:flex;flex-direction:column;gap:12px}
.site_ft-v1 .ft_contact-line{font-size:14px;color:#4a4a4a;display:flex;align-items:center;gap:10px}
.site_ft-v1 .ft_contact-line .icono-locationArrow,.site_ft-v1 .ft_contact-line .icono-telephone,.site_ft-v1 .ft_contact-line .icono-mail{color:#C6A8DC;flex-shrink:0}
.site_ft-v1 .ft_lnk{color:#105240;text-decoration:none;transition:color .2s ease}
.site_ft-v1 .ft_lnk:hover{color:#C6A8DC}
.site_ft-v1 .ft_col-nav{flex:0 0 auto}
.site_ft-v1 .ft_menu{display:flex;flex-direction:column;gap:14px}
.site_ft-v1 .ft_menu-item{color:#105240;text-decoration:none;font-size:15px;transition:color .2s ease}
.site_ft-v1 .ft_menu-item:hover{color:#C6A8DC}
.site_ft-v1 .ft_col-access{flex:1;max-width:380px}
.site_ft-v1 .ft_access-txt{font-size:14px;color:#6b6b6b;line-height:1.65}
.site_ft-v1 .ft_bottom{padding-top:35px;border-top:1px solid #e0d4e8;text-align:center}
.site_ft-v1 .ft_copyright{font-size:14px;color:#7a7a7a}
@media (max-width: 1024px) {
.site_ft-v1 .ft_main-area{flex-direction:column;gap:40px}
.site_ft-v1 .ft_col-info,.site_ft-v1 .ft_col-access{max-width:none}
}
@media (max-width: 768px) {
.site_ft-v1{padding:40px 0 25px;margin-top:60px}
.site_ft-v1 .ft_wrap-holder{padding:0 20px}
.site_ft-v1 .ft_main-area{gap:30px;margin-bottom:35px}
.site_ft-v1 .ft_bottom{padding-top:25px}
}
.ck_popup-v1{position:fixed;top:20px;left:20px;z-index:9999;transform:translateX(-120%);transition:transform .4s cubic-bezier(0.68,-0.55,0.265,1.55)}
.ck_popup-v1[data-visible="true"]{transform:translateX(0)}
.ck_popup-v1 .ck_card{background:#fff;border-radius:10px;box-shadow:0 8px 32px #0000001f;width:420px;max-width:calc(100vw - 40px);padding:28px}
.ck_popup-v1 .ck_hd{margin-bottom:22px}
.ck_popup-v1 .ck_ttl{font-size:20px;color:#105240;margin-bottom:8px;font-weight:700}
.ck_popup-v1 .ck_desc{font-size:14px;color:#6b6b6b;line-height:1.5}
.ck_popup-v1 .ck_sections{margin-bottom:24px}
.ck_popup-v1 .ck_section{border-bottom:1px solid #f0f0f0}
.ck_popup-v1 .ck_section:last-child{border-bottom:none}
.ck_popup-v1 .ck_section-hd{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 0;background:none;border:none;cursor:pointer;font-family:inherit}
.ck_popup-v1 .ck_section-ttl{font-size:15px;color:#105240;font-weight:700}
.ck_popup-v1 .ck_chevron{color:#C6A8DC;transition:transform .3s ease}
.ck_popup-v1 .ck_section[data-expanded="true"] .ck_chevron{transform:rotate(180deg)}
.ck_popup-v1 .ck_section-body{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0}
.ck_popup-v1 .ck_section[data-expanded="true"] .ck_section-body{max-height:200px;padding:0 0 15px}
.ck_popup-v1 .ck_section-txt{font-size:13px;color:#7a7a7a;line-height:1.5;margin-bottom:12px}
.ck_popup-v1 .ck_toggle{display:flex;align-items:center;cursor:pointer;position:relative}
.ck_popup-v1 .ck_checkbox{position:absolute;opacity:0;pointer-events:none}
.ck_popup-v1 .ck_slider{width:50px;height:26px;background:#ddd;border-radius:13px;position:relative;transition:background .3s ease}
.ck_popup-v1 .ck_slider::before{content:'';position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform .3s ease}
.ck_popup-v1 .ck_checkbox:checked + .ck_slider{background:linear-gradient(135deg,#C6A8DC 0%,#9a7bb5 100%)}
.ck_popup-v1 .ck_checkbox:checked + .ck_slider::before{transform:translateX(24px)}
.ck_popup-v1 .ck_actions{display:flex;gap:12px}
.ck_popup-v1 .ck_bt{flex:1;padding:12px 20px;border:none;border-radius:7px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.ck_popup-v1 .ck_bt-decline{background:#f5f5f5;color:#4a4a4a}
.ck_popup-v1 .ck_bt-decline:hover{background:#e8e8e8;transform:translateY(-1px)}
.ck_popup-v1 .ck_bt-accept{background:linear-gradient(135deg,#C6A8DC 0%,#9a7bb5 100%);color:#fff;box-shadow:0 4px 14px #c6a8dc4d}
.ck_popup-v1 .ck_bt-accept:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c6a8dc66}
@media (max-width: 480px) {
.ck_popup-v1{top:10px;left:10px}
.ck_popup-v1 .ck_card{width:calc(100vw - 20px);padding:20px}
.ck_popup-v1 .ck_actions{flex-direction:column}
}
.e-policy-content{max-width:1600px;margin:0 auto;padding:80px 20px;background:#FFF}
.e-policy-content p{font-size:16px;line-height:1.8;color:#2c3e50;margin:0 0 24px;max-width:900px}
.e-policy-content p + p{margin-top:16px}
.e-policy-content ul{margin:0 0 32px;padding:0 0 0 24px;list-style:disc;max-width:900px}
.e-policy-content ol{margin:0 0 32px;padding:0 0 0 24px;list-style:decimal;max-width:900px}
.e-policy-content li{font-size:16px;line-height:1.8;color:#2c3e50;margin:0 0 12px;padding-left:8px}
.e-policy-content ul ul{margin:12px 0;padding-left:24px;list-style:circle}
.e-policy-content ol ol{margin:12px 0;padding-left:24px;list-style:lower-alpha}
.e-policy-content li li{margin:8px 0;font-size:15px}
.e-policy-content em{font-style:italic;color:#105240}
.e-policy-content i{font-style:italic;color:#105240}
.e-policy-content a{color:#105240;text-decoration:underline;font-weight:500;transition:all .3s ease}
.e-policy-content a:hover{color:#C6A8DC;text-decoration:none}
.e-policy-content a:focus{outline:2px solid #C6A8DC;outline-offset:2px;border-radius:2px}
.e-policy-content table{width:100%;max-width:900px;margin:0 0 40px;border-collapse:collapse;background:#FFF;box-shadow:0 2px 16px #10524014;border-radius:8px;overflow:hidden}
.e-policy-content thead{background:linear-gradient(135deg,#C6A8DC 0%,#105240 100%)}
.e-policy-content thead tr{border:none}
.e-policy-content tbody{background:#FFF}
.e-policy-content tr{border-bottom:1px solid #e8e8e8}
.e-policy-content tbody tr:last-child{border-bottom:none}
.e-policy-content tbody tr:hover{background:#c6a8dc0d;transition:background .3s ease}
.e-policy-content th{padding:18px 20px;text-align:left;font-size:15px;font-weight:600;color:#FFF;text-transform:uppercase;letter-spacing:.5px}
.e-policy-content td{padding:16px 20px;font-size:16px;line-height:1.7;color:#2c3e50;vertical-align:top}
.e-policy-content div{margin:0 0 24px}
.e-policy-content div p:last-child{margin-bottom:0}
@media (max-width: 768px) {
.e-policy-content{padding:60px 16px}
.e-policy-content p{font-size:15px;line-height:1.7;margin-bottom:20px}
.e-policy-content ul{padding-left:20px;margin-bottom:28px}
.e-policy-content ol{padding-left:20px;margin-bottom:28px}
.e-policy-content li{font-size:15px;margin-bottom:10px}
.e-policy-content table{font-size:14px;box-shadow:0 2px 12px #1052400f}
.e-policy-content th{padding:14px 12px;font-size:13px}
.e-policy-content td{padding:12px;font-size:14px}
.e-policy-content table{display:block;overflow-x:auto;white-space:nowrap}
}
@media (max-width: 480px) {
.e-policy-content{padding:40px 12px}
.e-policy-content p{font-size:14px;margin-bottom:18px}
.e-policy-content li{font-size:14px}
.e-policy-content th{padding:12px 10px;font-size:12px}
.e-policy-content td{padding:10px;font-size:13px}
}
.hdr-v1{background:linear-gradient(135deg,#f8f5fa 0%,#eee8f3 100%);padding:80px 20px;position:relative;overflow:hidden}
.hdr-v1::before,.hdr-v1::after{content:'';position:absolute;border-radius:50%;opacity:.08;pointer-events:none}
.hdr-v1::before{width:480px;height:480px;background:#C6A8DC;top:-120px;right:-80px}
.hdr-v1::after{width:320px;height:320px;background:#105240;bottom:-60px;left:-40px}
.hdr-cnt{max-width:1600px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.hdr-txt{flex:1.4}
.hdr-txt h1{font-size:52px;line-height:1.15;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.hdr-tag{font-size:19px;line-height:1.6;color:#4a4a4a;margin:0 0 32px;max-width:540px}
.hdr-btns{display:flex;gap:16px;flex-wrap:wrap}
.bt-prim{background:linear-gradient(135deg,#C6A8DC 0%,#a785c4 100%);color:#fff;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 12px #c6a8dc4d;display:inline-block;position:relative;z-index:10}
.bt-prim:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c6a8dc66}
.bt-sec{background:#fff;color:#105240;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;border:2px solid #105240;transition:all .3s ease;display:inline-block;position:relative;z-index:10}
.bt-sec:hover{background:#105240;color:#fff;transform:translateY(-2px)}
.hdr-vis{flex:1;position:relative}
.hdr-vis img{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 32px #10524026;transform:perspective(800px) rotateY(-3deg);transition:transform .4s ease}
.hdr-vis img:hover{transform:perspective(800px) rotateY(0deg)}
.aud-zone{padding:100px 20px;background:#fff}
.aud-holder{max-width:1600px;margin:0 auto}
.aud-holder h2{font-size:42px;color:#1a1a1a;margin:0 0 16px;font-weight:700;text-align:center}
.aud-intro{font-size:18px;color:#5a5a5a;text-align:center;max-width:720px;margin:0 auto 60px;line-height:1.6}
.aud-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.aud-card{background:linear-gradient(145deg,#fafafa 0%,#f5f5f5 100%);border-radius:10px;padding:36px 28px;border-left:4px solid #C6A8DC;transition:all .3s ease}
.aud-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #c6a8dc33}
.aud-card h3{font-size:24px;color:#105240;margin:0 0 12px;font-weight:600}
.aud-card p{font-size:16px;color:#4a4a4a;line-height:1.6;margin:0}
.outcome-wrap{padding:100px 20px;background:linear-gradient(175deg,#f0ebf5 0%,#fff 100%)}
.outcome-container{max-width:1600px;margin:0 auto;display:flex;gap:70px;align-items:center}
.outcome-vis{flex:1}
.outcome-vis img{width:100%;height:auto;border-radius:10px;box-shadow:0 10px 30px #1052401f}
.outcome-info{flex:1.2}
.outcome-info h2{font-size:40px;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.outcome-list{list-style:none;padding:0;margin:0}
.outcome-list li{padding:20px 0;border-bottom:1px solid #e0e0e0;position:relative;padding-left:40px}
.outcome-list li:last-child{border-bottom:none}
.outcome-list li::before{content:'';position:absolute;left:0;top:24px;width:20px;height:20px;background:linear-gradient(135deg,#C6A8DC 0%,#105240 100%);border-radius:50%}
.outcome-list li strong{display:block;font-size:19px;color:#105240;margin-bottom:6px;font-weight:600}
.outcome-list li span{font-size:16px;color:#5a5a5a;line-height:1.5}
.geo-section{padding:100px 20px;background:#fff}
.geo-content{max-width:1600px;margin:0 auto}
.geo-header{text-align:center;margin-bottom:70px}
.geo-header h2{font-size:42px;color:#1a1a1a;margin:0 0 18px;font-weight:700}
.geo-header p{font-size:18px;color:#5a5a5a;max-width:680px;margin:0 auto;line-height:1.6}
.geo-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;margin-bottom:60px}
.stat-item{text-align:center;padding:28px 20px;background:linear-gradient(145deg,#fafafa 0%,#f5f5f5 100%);border-radius:10px;transition:transform .3s ease}
.stat-item:hover{transform:scale(1.05)}
.stat-num{font-size:48px;font-weight:700;color:#105240;margin:0 0 8px;display:block}
.stat-lbl{font-size:16px;color:#4a4a4a;margin:0}
.geo-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px}
.feat-box{background:linear-gradient(135deg,#fff 0%,#f9f9f9 100%);border:2px solid #e8e8e8;border-radius:8px;padding:32px 26px;transition:all .3s ease}
.feat-box:hover{border-color:#C6A8DC;box-shadow:0 6px 18px #c6a8dc26}
.feat-box h3{font-size:22px;color:#105240;margin:0 0 12px;font-weight:600}
.feat-box p{font-size:16px;color:#4a4a4a;line-height:1.6;margin:0}
.directions-area{padding:100px 20px;background:linear-gradient(160deg,#105240 0%,#1a6d56 50%,#2a8a6f 100%);position:relative;overflow:hidden}
.directions-area::before{content:'';position:absolute;width:600px;height:600px;background:#c6a8dc14;border-radius:50%;top:-200px;left:-150px}
.directions-holder{max-width:1600px;margin:0 auto;position:relative;z-index:2}
.directions-holder h2{font-size:42px;color:#fff;margin:0 0 20px;font-weight:700;text-align:center}
.directions-sub{font-size:18px;color:#ffffffe6;text-align:center;max-width:720px;margin:0 auto 60px;line-height:1.6}
.dir-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:36px}
.dir-card{background:#fffffff2;border-radius:12px;padding:40px 32px;transition:all .3s ease;position:relative}
.dir-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#C6A8DC 0%,#a785c4 100%);border-radius:0 0 12px 12px;transform:scaleX(0);transition:transform .3s ease}
.dir-card:hover::after{transform:scaleX(1)}
.dir-card:hover{transform:translateY(-6px);box-shadow:0 12px 36px #0003}
.dir-icon{width:56px;height:56px;background:linear-gradient(135deg,#C6A8DC 0%,#a785c4 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.dir-icon svg{width:28px;height:28px;fill:#fff}
.dir-card h3{font-size:24px;color:#105240;margin:0 0 14px;font-weight:600}
.dir-card p{font-size:16px;color:#4a4a4a;line-height:1.6;margin:0 0 20px}
.dir-metrics{display:flex;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid #e8e8e8}
.metric-item{flex:1}
.metric-val{font-size:28px;font-weight:700;color:#105240;display:block;margin-bottom:4px}
.metric-txt{font-size:13px;color:#6a6a6a;text-transform:uppercase;letter-spacing:.5px}
@media (max-width: 1024px) {
.hdr-cnt{flex-direction:column;gap:40px}
.hdr-txt h1{font-size:42px}
.outcome-container{flex-direction:column;gap:50px}
}
@media (max-width: 768px) {
.hdr-v1{padding:60px 20px}
.hdr-txt h1{font-size:36px}
.hdr-tag{font-size:17px}
.hdr-btns{flex-direction:column}
.bt-prim,.bt-sec{width:100%;text-align:center}
.aud-zone,.outcome-wrap,.geo-section,.directions-area{padding:60px 20px}
.aud-holder h2,.geo-header h2,.directions-holder h2,.outcome-info h2{font-size:32px}
.aud-grid,.geo-stats,.geo-features,.dir-grid{grid-template-columns:1fr}
.outcome-vis img{border-radius:8px}
.dir-metrics{flex-direction:column;gap:16px}
}
@media (max-width: 480px) {
.hdr-txt h1{font-size:28px}
.hdr-tag{font-size:16px}
.stat-num{font-size:38px}
.dir-card{padding:32px 24px}
}
.ct_hdr_wrp{background:linear-gradient(162deg,#f8f4fb 0%,#e8e2ec 100%);padding:80px 20px;position:relative;overflow:hidden}
.ct_hdr_wrp::before{content:'';position:absolute;top:-120px;right:-80px;width:320px;height:320px;background:radial-gradient(circle,#c6a8dc26 0%,transparent 70%);border-radius:50%;pointer-events:none}
.ct_hdr_wrp::after{content:'';position:absolute;bottom:-100px;left:-60px;width:280px;height:280px;background:radial-gradient(circle,#10524014 0%,transparent 70%);border-radius:50%;pointer-events:none}
.ct_hdr_inner{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.ct_hdr_txt h1{font-size:48px;color:#105240;margin:0 0 40px;line-height:1.2;font-weight:700}
.ct_hdr_btn_v1{display:inline-block;padding:16px 36px;background:linear-gradient(135deg,#C6A8DC 0%,#b090cc 100%);color:#FFF;text-decoration:none;border-radius:8px;font-size:18px;font-weight:600;box-shadow:0 4px 16px #c6a8dc4d;transition:all .3s ease;position:relative;z-index:10}
.ct_hdr_btn_v1:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c6a8dc66;background:linear-gradient(135deg,#b090cc 0%,#C6A8DC 100%)}
.ct_hdr_img_holder{position:relative}
.ct_hdr_img_holder img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 12px 40px #10524026;position:relative;z-index:2}
.ct_hdr_img_holder::before{content:'';position:absolute;top:-15px;left:-15px;right:15px;bottom:15px;background:linear-gradient(225deg,#c6a8dc33 0%,#1052401a 100%);border-radius:12px;z-index:1}
.contact_info_section{background:#FFF;padding:90px 20px}
.contact_info_container{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px}
.info_block_set{display:flex;flex-direction:column;gap:48px}
.info_card_v2{background:linear-gradient(135deg,#fafbfc 0%,#f3f4f6 100%);padding:32px;border-radius:10px;border-left:4px solid #C6A8DC;box-shadow:0 4px 20px #0000000f;transition:all .3s ease}
.info_card_v2:hover{transform:translateX(8px);box-shadow:0 8px 28px #c6a8dc33}
.info_card_v2 h3{font-size:22px;color:#105240;margin:0 0 16px;font-weight:600}
.info_card_v2 p{margin:0;font-size:16px;color:#4a5568;line-height:1.6}
.info_card_v2 a{color:#C6A8DC;text-decoration:none;font-weight:500;transition:color .2s ease}
.info_card_v2 a:hover{color:#105240;text-decoration:underline}
.form_section_v3{background:linear-gradient(180deg,#f9fafb 0%,#FFF 100%);padding:60px 20px 100px}
.form_container_v3{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px}
.form_intro_text h2{font-size:38px;color:#105240;margin:0 0 24px;line-height:1.3;font-weight:700}
.form_intro_text p{font-size:17px;color:#4a5568;line-height:1.7;margin:0 0 16px}
.contact_form_holder{background:#FFF;padding:48px;border-radius:12px;box-shadow:0 8px 32px #1052401a}
.contact_form_holder form{display:flex;flex-direction:column;gap:28px}
.form_field_v1{display:flex;flex-direction:column;gap:10px}
.form_field_v1 label{font-size:15px;color:#105240;font-weight:600}
.form_field_v1 input{padding:14px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .3s ease;background:#fafbfc}
.form_field_v1 input:focus{outline:none;border-color:#C6A8DC;background:#FFF;box-shadow:0 0 0 4px #c6a8dc1a}
.radio_group_v2{display:flex;flex-direction:column;gap:12px}
.radio_group_v2 label{font-size:15px;color:#105240;font-weight:600;margin-bottom:8px}
.radio_option_v2{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fafbfc;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .3s ease}
.radio_option_v2:hover{border-color:#C6A8DC;background:#FFF}
.radio_option_v2 input[type="radio"]{width:20px;height:20px;margin:0;cursor:pointer;accent-color:#C6A8DC}
.radio_option_v2 input[type="radio"]:checked + span{color:#105240;font-weight:600}
.radio_option_v2 span{font-size:16px;color:#4a5568;transition:all .2s ease}
.privacy_check_v1{display:flex;align-items:flex-start;gap:12px;margin-top:8px}
.privacy_check_v1 input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#C6A8DC;flex-shrink:0}
.privacy_check_v1 label{font-size:14px;color:#4a5568;line-height:1.6;cursor:pointer}
.privacy_check_v1 a{color:#C6A8DC;text-decoration:none;font-weight:500}
.privacy_check_v1 a:hover{text-decoration:underline;color:#105240}
.submit_btn_v3{padding:16px 36px;background:linear-gradient(135deg,#105240 0%,#1a6b54 100%);color:#FFF;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;box-shadow:0 4px 16px #1052404d;transition:all .3s ease;position:relative;z-index:10}
.submit_btn_v3:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10524066;background:linear-gradient(135deg,#1a6b54 0%,#105240 100%)}
.submit_btn_v3:active{transform:translateY(0)}
@media (max-width: 1024px) {
.ct_hdr_inner{grid-template-columns:1fr;gap:40px}
.ct_hdr_txt h1{font-size:38px}
.contact_info_container{grid-template-columns:1fr;gap:40px}
.form_container_v3{grid-template-columns:1fr;gap:50px}
}
@media (max-width: 768px) {
.ct_hdr_wrp{padding:60px 20px}
.ct_hdr_txt h1{font-size:32px;margin-bottom:30px}
.ct_hdr_btn_v1{padding:14px 28px;font-size:16px}
.contact_info_section{padding:60px 20px}
.info_card_v2{padding:24px}
.info_card_v2 h3{font-size:20px}
.form_section_v3{padding:50px 20px 70px}
.form_intro_text h2{font-size:30px}
.contact_form_holder{padding:32px 24px}
.submit_btn_v3{padding:14px 28px;font-size:16px}
}
@media (max-width: 480px) {
.ct_hdr_txt h1{font-size:28px}
.info_card_v2{padding:20px}
.form_intro_text h2{font-size:26px}
.contact_form_holder{padding:24px 16px}
}
.abt_hdr_wrp{background:linear-gradient(135deg,#C6A8DC 0%,#f8f3fc 45%,#FFF 100%);padding:85px 20px 90px;position:relative;overflow:hidden}
.abt_hdr_wrp::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#10524014 0%,transparent 70%);border-radius:50%}
.abt_hdr_wrp::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#c6a8dc1f 0%,transparent 65%);border-radius:50%}
.abt_hdr_cnt{max-width:1600px;margin:0 auto;position:relative;z-index:2}
.abt_hdr_cnt h1{font-size:3.2rem;line-height:1.15;color:#105240;margin:0 0 22px;font-weight:700}
.abt_hdr_cnt .sub_ln{font-size:1.3rem;line-height:1.6;color:#2d5548;max-width:720px}
.stry_grd{max-width:1600px;margin:0 auto;padding:95px 20px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.stry_grd .txt_blk h2{font-size:2.4rem;color:#105240;margin:0 0 26px;font-weight:600}
.stry_grd .txt_blk p{font-size:1.05rem;line-height:1.75;color:#444;margin:0 0 18px}
.stry_grd .txt_blk p:last-child{margin-bottom:0}
.stry_grd .img_hld{position:relative}
.stry_grd .img_hld img{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #00000024}
.stry_grd .img_hld::before{content:'';position:absolute;top:-18px;left:-18px;width:100%;height:100%;border:3px solid #C6A8DC;border-radius:8px;z-index:-1}
.val_sec{background:linear-gradient(180deg,#f4f7f6 0%,#FFF 100%);padding:80px 20px}
.val_cnt{max-width:1600px;margin:0 auto}
.val_cnt h2{font-size:2.6rem;color:#105240;text-align:center;margin:0 0 65px;font-weight:600}
.val_grd{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}
.val_crd{background:#FFF;padding:38px 32px;border-radius:10px;box-shadow:0 6px 20px #00000014;border-left:5px solid #C6A8DC;transition:transform .3s ease,box-shadow .3s ease}
.val_crd:hover{transform:translateY(-6px);box-shadow:0 14px 36px #00000026}
.val_crd h3{font-size:1.5rem;color:#105240;margin:0 0 16px;font-weight:600}
.val_crd p{font-size:1.02rem;line-height:1.7;color:#555;margin:0}
.tchnq_shwcs{max-width:1600px;margin:0 auto;padding:90px 20px}
.tchnq_shwcs h2{font-size:2.5rem;color:#105240;margin:0 0 55px;font-weight:600}
.tchnq_fx{display:flex;gap:50px;align-items:flex-start}
.tchnq_fx .img_sid{flex:0 0 450px}
.tchnq_fx .img_sid img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 10px 28px #1052402e}
.tchnq_fx .cntnt_sid{flex:1}
.prc_lst{display:flex;flex-direction:column;gap:28px}
.prc_itm{background:linear-gradient(135deg,#fafbfb 0%,#FFF 100%);padding:26px 30px;border-radius:8px;border:2px solid #e8e8e8;transition:border-color .3s ease,background .3s ease;position:relative;overflow:hidden}
.prc_itm::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#C6A8DC 0%,#105240 100%);transition:width .3s ease}
.prc_itm:hover{border-color:#C6A8DC;background:#FFF}
.prc_itm:hover::before{width:8px}
.prc_itm h4{font-size:1.35rem;color:#105240;margin:0 0 12px;font-weight:600}
.prc_itm p{font-size:1.02rem;line-height:1.65;color:#555;margin:0}
.tm_sprtr{max-width:1600px;margin:0 auto;padding:75px 20px;background:linear-gradient(270deg,#FFF 0%,#f9f5fc 50%,#FFF 100%)}
.tm_grd_wrp{display:grid;grid-template-columns:1.2fr 1fr;gap:55px;align-items:center}
.tm_txt h2{font-size:2.4rem;color:#105240;margin:0 0 24px;font-weight:600}
.tm_txt p{font-size:1.06rem;line-height:1.75;color:#444;margin:0 0 20px}
.tm_txt p:last-child{margin-bottom:0}
.tm_vis_hld{position:relative}
.tm_vis_hld img{width:100%;height:420px;object-fit:cover;border-radius:10px;box-shadow:0 16px 40px #00000029}
.tm_vis_hld::after{content:'';position:absolute;bottom:-20px;right:-20px;width:180px;height:180px;background:radial-gradient(circle,#c6a8dc40 0%,transparent 70%);border-radius:50%;z-index:-1}
@media (max-width: 1024px) {
.abt_hdr_cnt h1{font-size:2.6rem}
.stry_grd{grid-template-columns:1fr;gap:50px;padding:70px 20px}
.val_grd{grid-template-columns:1fr;gap:35px}
.tchnq_fx{flex-direction:column;gap:40px}
.tchnq_fx .img_sid{flex:1;width:100%}
.tm_grd_wrp{grid-template-columns:1fr;gap:45px}
}
@media (max-width: 768px) {
.abt_hdr_wrp{padding:60px 16px 65px}
.abt_hdr_cnt h1{font-size:2rem;margin-bottom:16px}
.abt_hdr_cnt .sub_ln{font-size:1.1rem}
.stry_grd{padding:50px 16px}
.stry_grd .txt_blk h2{font-size:1.9rem}
.stry_grd .img_hld img{height:320px}
.val_sec{padding:60px 16px}
.val_cnt h2{font-size:2rem;margin-bottom:45px}
.tchnq_shwcs{padding:60px 16px}
.tchnq_shwcs h2{font-size:2rem;margin-bottom:40px}
.tchnq_fx .img_sid img{height:280px}
.tm_sprtr{padding:55px 16px}
.tm_txt h2{font-size:1.9rem}
.tm_vis_hld img{height:300px}
}
.title_hld{background:linear-gradient(135deg,#C6A8DC 0%,#105240 100%);padding:80px 20px 120px;position:relative;overflow:hidden}
.title_hld::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:80px;background:#FFF;clip-path:polygon(0 50%,10% 30%,20% 50%,30% 35%,40% 50%,50% 25%,60% 50%,70% 30%,80% 50%,90% 35%,100% 50%,100% 100%,0 100%)}
.title_cnt{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:2}
.title_cnt h1{font-size:48px;color:#FFF;margin:0 0 20px;line-height:1.2}
.title_cnt .sub_tx{font-size:22px;color:#FFF;margin:0 0 35px;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto}
.title_cnt .btn_main-v1{display:inline-block;padding:16px 40px;background:#105240;color:#FFF;text-decoration:none;border-radius:8px;font-size:18px;transition:all .3s ease;box-shadow:0 4px 12px #00000026}
.title_cnt .btn_main-v1:hover{background:#0d3f32;transform:translateY(-2px);box-shadow:0 8px 20px #0003}
.stg_wrp{background:#FFF;padding:80px 20px}
.stg_grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}
.stg_content h2{font-size:36px;color:#105240;margin:0 0 25px;line-height:1.3}
.stg_content h2::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#C6A8DC 0%,#105240 100%);margin-bottom:20px;border-radius:2px}
.stg_content p{font-size:17px;color:#333;line-height:1.7;margin:0 0 18px}
.stg_img{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px #10524026}
.stg_img img{width:100%;height:auto;display:block;object-fit:cover;mix-blend-mode:multiply;opacity:.85}
.stg_img::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#c6a8dc4d 0%,#10524033 100%);z-index:1;pointer-events:none}
.tips_section{background:linear-gradient(180deg,#f8f5fa 0%,#FFF 100%);padding:80px 20px}
.tips_holder{max-width:1600px;margin:0 auto}
.tips_holder h2{font-size:38px;color:#105240;text-align:center;margin:0 0 50px}
.tips_cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}
.tip_card{background:#FFF;padding:35px;border-radius:10px;box-shadow:0 6px 18px #00000014;transition:all .35s ease;border-left:4px solid #C6A8DC}
.tip_card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #1052401f;border-left-color:#105240}
.tip_card h3{font-size:22px;color:#105240;margin:0 0 15px;display:flex;align-items:center;gap:12px}
.tip_card h3::before{content:'';display:inline-block;width:8px;height:8px;background:#C6A8DC;border-radius:50%}
.tip_card p{font-size:16px;color:#555;line-height:1.6;margin:0}
.steps_canvas{background:#FFF;padding:80px 20px;position:relative}
.steps_canvas::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 48%,#c6a8dc0d 48%,#c6a8dc0d 52%,transparent 52%);background-size:40px 40px;pointer-events:none;opacity:.3}
.steps_frame{max-width:1300px;margin:0 auto;position:relative;z-index:1}
.steps_frame h2{font-size:36px;color:#105240;margin:0 0 60px;text-align:center}
.steps_timeline{display:flex;flex-direction:column;gap:40px}
.step_layer{display:grid;grid-template-columns:80px 1fr;gap:30px;align-items:start}
.step_num{width:80px;height:80px;background:linear-gradient(135deg,#C6A8DC 0%,#105240 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#FFF;box-shadow:0 8px 20px #c6a8dc4d}
.step_detail h4{font-size:24px;color:#105240;margin:0 0 12px}
.step_detail p{font-size:17px;color:#444;line-height:1.6;margin:0}
.faq_holder{background:linear-gradient(180deg,#FFF 0%,#f0ede8 100%);padding:80px 20px 100px}
.faq_container{max-width:1100px;margin:0 auto}
.faq_container h2{font-size:38px;color:#105240;text-align:center;margin:0 0 50px}
.faq_item{margin-bottom:20px;background:#FFF;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000000f}
.faq_q{display:block;width:100%;padding:24px 28px;background:#FFF;border:none;text-align:left;font-size:19px;font-weight:600;color:#105240;cursor:pointer;transition:all .3s ease;position:relative}
.faq_q::after{content:'+';position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:28px;color:#C6A8DC;transition:transform .3s ease}
.faq_q:hover{background:#f8f5fa}
.faq_toggle{display:none}
.faq_a{max-height:0;overflow:hidden;transition:max-height .4s ease}
.faq_a p{padding:0 28px 24px;margin:0;font-size:16px;color:#555;line-height:1.7}
.faq_toggle:checked ~ .faq_q::after{transform:translateY(-50%) rotate(45deg)}
.faq_toggle:checked ~ .faq_a{max-height:500px}
@media (max-width: 1024px) {
.stg_grid{grid-template-columns:1fr;gap:40px}
.step_layer{grid-template-columns:60px 1fr;gap:20px}
.step_num{width:60px;height:60px;font-size:24px}
}
@media (max-width: 768px) {
.title_cnt h1{font-size:34px}
.title_cnt .sub_tx{font-size:18px}
.tips_cards{grid-template-columns:1fr}
.stg_content h2,.steps_frame h2,.faq_container h2,.tips_holder h2{font-size:28px}
}
.career_hd{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#105240 0%,#C6A8DC 100%);padding:60px 20px}
.career_hd::before{content:'';position:absolute;top:-50px;right:-80px;width:280px;height:280px;background:#ffffff14;border-radius:50%;z-index:1}
.career_hd::after{content:'';position:absolute;bottom:-40px;left:-60px;width:220px;height:220px;background:#c6a8dc26;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);z-index:1}
.career_hd .bg_img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.25;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);z-index:2}
.career_hd .txt_area{position:relative;z-index:3;text-align:center;max-width:820px;margin:0 auto}
.career_hd .main_ttl{font-size:3.2rem;font-weight:700;color:#FFF;line-height:1.2;margin:0 0 18px}
.career_hd .main_ttl .accent_wd{position:relative;display:inline-block;color:#C6A8DC}
.career_hd .main_ttl .accent_wd::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#C6A8DC}
.career_hd .sub_txt{font-size:1.1rem;color:#ffffffe6;line-height:1.6;margin:0}
.info_blk{max-width:1400px;margin:80px auto;padding:0 20px}
.info_blk .grid_wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.info_blk .card_itm{background:linear-gradient(145deg,#FFF 0%,#F8F5FB 100%);border:1px solid #c6a8dc33;border-radius:8px;padding:32px 28px;transition:all .3s ease;position:relative;overflow:hidden}
.info_blk .card_itm::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#C6A8DC,#105240);border-radius:8px;opacity:0;transition:opacity .3s ease;z-index:-1}
.info_blk .card_itm:hover{transform:translateY(-4px);box-shadow:0 12px 28px #10524026}
.info_blk .card_itm:hover::before{opacity:1}
.info_blk .card_icon{width:48px;height:48px;background:linear-gradient(135deg,#C6A8DC 0%,#105240 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.info_blk .card_icon svg{width:24px;height:24px;fill:#FFF}
.info_blk .card_ttl{font-size:1.5rem;font-weight:600;color:#105240;margin:0 0 12px;line-height:1.3}
.info_blk .card_desc{font-size:.95rem;color:#333;line-height:1.7;margin:0}
.job_list_sec{background:linear-gradient(180deg,#FFF 0%,#F0EDF5 100%);padding:80px 20px}
.job_list_sec .cnt_holder{max-width:1200px;margin:0 auto}
.job_list_sec .sec_ttl{font-size:2.4rem;font-weight:700;color:#105240;text-align:center;margin:0 0 48px;position:relative;padding-bottom:16px}
.job_list_sec .sec_ttl::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#C6A8DC 0%,#105240 100%)}
.job_list_sec .job_itm{background:#FFF;border-left:4px solid #C6A8DC;border-radius:6px;padding:36px 32px;margin-bottom:28px;box-shadow:0 4px 16px #10524014;transition:all .3s ease}
.job_list_sec .job_itm:hover{box-shadow:0 8px 24px #1052401f;border-left-color:#105240}
.job_list_sec .job_hd{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px;margin-bottom:20px}
.job_list_sec .job_ttl{font-size:1.7rem;font-weight:600;color:#105240;margin:0;line-height:1.3}
.job_list_sec .job_type{display:inline-block;background:linear-gradient(135deg,#C6A8DC 0%,#9B7FB5 100%);color:#FFF;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:500}
.job_list_sec .job_desc{font-size:1rem;color:#333;line-height:1.7;margin:0 0 20px}
.job_list_sec .job_meta{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:20px}
.job_list_sec .meta_itm{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#555}
.job_list_sec .meta_itm svg{width:18px;height:18px;fill:#C6A8DC}
.job_list_sec .job_details{background:#F8F5FB;border-radius:4px;padding:20px;margin-bottom:24px}
.job_list_sec .detail_row{margin-bottom:16px}
.job_list_sec .detail_row:last-child{margin-bottom:0}
.job_list_sec .detail_lbl{font-weight:600;color:#105240;font-size:.95rem;display:block;margin-bottom:6px}
.job_list_sec .detail_val{color:#333;font-size:.9rem;line-height:1.6;margin:0}
.job_list_sec .apply_btn_v1{display:inline-block;background:linear-gradient(135deg,#105240 0%,#1A7A5E 100%);color:#FFF;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;position:relative;z-index:10;box-shadow:0 4px 12px #10524033}
.job_list_sec .apply_btn_v1:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1052404d;background:linear-gradient(135deg,#1A7A5E 0%,#105240 100%)}
.process_area{max-width:1400px;margin:80px auto;padding:0 20px}
.process_area .sec_hd{text-align:center;margin-bottom:56px}
.process_area .sec_hd_ttl{font-size:2.4rem;font-weight:700;color:#105240;margin:0 0 16px}
.process_area .sec_hd_desc{font-size:1.05rem;color:#555;line-height:1.6;max-width:720px;margin:0 auto}
.process_area .steps_holder{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;position:relative}
.process_area .step_card{position:relative;text-align:center;padding:32px 20px}
.process_area .step_num_v3{width:64px;height:64px;background:linear-gradient(135deg,#C6A8DC 0%,#105240 100%);color:#FFF;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;margin:0 auto 20px;box-shadow:0 4px 16px #c6a8dc4d;position:relative}
.process_area .step_num_v3::after{content:'';position:absolute;width:80px;height:80px;border:2px dashed #c6a8dc4d;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}
.process_area .step_ttl_v2{font-size:1.3rem;font-weight:600;color:#105240;margin:0 0 12px;line-height:1.3}
.process_area .step_txt{font-size:.95rem;color:#333;line-height:1.6;margin:0}
@media (max-width: 768px) {
.career_hd{min-height:320px;padding:40px 20px}
.career_hd .main_ttl{font-size:2.2rem}
.career_hd .sub_txt{font-size:1rem}
.info_blk{margin:50px auto}
.info_blk .grid_wrap{grid-template-columns:1fr;gap:24px}
.job_list_sec{padding:50px 20px}
.job_list_sec .sec_ttl{font-size:1.9rem;margin-bottom:36px}
.job_list_sec .job_itm{padding:28px 20px}
.job_list_sec .job_hd{flex-direction:column;gap:12px}
.job_list_sec .job_ttl{font-size:1.4rem}
.job_list_sec .job_meta{flex-direction:column;gap:12px}
.process_area{margin:50px auto}
.process_area .sec_hd_ttl{font-size:1.9rem}
.process_area .steps_holder{grid-template-columns:1fr;gap:32px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.career_hd .main_ttl{font-size:2.8rem}
.info_blk .grid_wrap{grid-template-columns:repeat(2,1fr)}
.job_list_sec .sec_ttl{font-size:2.1rem}
.process_area .steps_holder{grid-template-columns:repeat(2,1fr)}
}
.sc_msg{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(353deg,#C6A8DC 0%,#105240 50%,#FFF 100%);padding:3rem 1.5rem;position:relative;overflow:hidden}
.sc_msg::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#c6a8dc4d 0%,transparent 70%);animation:plsrot-v1 20s linear infinite}
@keyframes plsrot-v1 {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
.msg_hld{max-width:680px;width:100%;background:#fffffff2;border-radius:8px;padding:4rem 3rem;box-shadow:0 16px 48px #10524026;text-align:center;position:relative;z-index:2;backdrop-filter:blur(10px)}
.sc_ico{width:96px;height:96px;margin:0 auto 2rem;position:relative}
.sc_ico svg{width:100%;height:100%}
.chk_circ{fill:none;stroke:#105240;stroke-width:3;stroke-dasharray:300;stroke-dashoffset:300;animation:drw_circ 1s ease-out forwards}
@keyframes drw_circ {
to{stroke-dashoffset:0}
}
.chk_mrk{fill:none;stroke:#C6A8DC;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:drw_chk .6s ease-out .8s forwards}
@keyframes drw_chk {
to{stroke-dashoffset:0}
}
.msg_hld h1{font-size:2.25rem;color:#105240;margin:0 0 1rem;font-weight:700;line-height:1.2}
.conf_txt{font-size:1.125rem;color:#333;line-height:1.7;margin:0 0 2rem}
.nxt_info{background:linear-gradient(135deg,#f8f5fb 0%,#e8f5f1 100%);border-radius:6px;padding:2rem;margin:2.5rem 0;border-left:4px solid #C6A8DC}
.nxt_info h2{font-size:1.25rem;color:#105240;margin:0 0 1rem;font-weight:600}
.nxt_info p{font-size:1rem;color:#444;line-height:1.65;margin:0 0 .75rem}
.nxt_info p:last-child{margin-bottom:0}
.nxt_info strong{color:#105240;font-weight:600}
.btn_grp{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}
.btn_prim{display:inline-block;padding:.875rem 2.25rem;background:linear-gradient(135deg,#C6A8DC 0%,#a888bc 100%);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #c6a8dc4d;position:relative;z-index:10}
.btn_prim:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c6a8dc66}
.btn_sec{display:inline-block;padding:.875rem 2.25rem;background:#fff;color:#105240;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;border:2px solid #105240;transition:all .3s ease;position:relative;z-index:10}
.btn_sec:hover{background:#105240;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #1052404d}
.dtls_grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:2rem 0 0;text-align:left}
.dtl_row{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fafafa;border-radius:6px;border:1px solid #e8e8e8}
.dtl_row svg{width:20px;height:20px;flex-shrink:0;margin-top:2px}
.dtl_row svg circle,.dtl_row svg path{fill:#C6A8DC}
.dtl_ctn span{display:block;font-size:.875rem;color:#666;margin-bottom:.25rem}
.dtl_ctn strong{display:block;font-size:1rem;color:#222}
@media (max-width: 768px) {
.sc_msg{padding:2rem 1rem;min-height:auto}
.msg_hld{padding:2.5rem 1.5rem}
.msg_hld h1{font-size:1.75rem}
.conf_txt{font-size:1rem}
.sc_ico{width:72px;height:72px}
.btn_grp{flex-direction:column}
.btn_prim,.btn_sec{width:100%;text-align:center}
.nxt_info{padding:1.5rem}
}
@media (max-width: 480px) {
.msg_hld h1{font-size:1.5rem}
.nxt_info h2{font-size:1.125rem}
}