*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px}
body{font-family:'Nunito',sans-serif;line-height:1.6;color:#333;background:#FAFAFA}
h1,h2,h3,h4,h5,h6{font-family:'Ubuntu Mono',monospace;line-height:1.3}
.mainHd{background:linear-gradient(135deg,#27AAD6 0%,#007E8E 100%);box-shadow:0 4px 6px #00000026;padding:0}
.hd-container{max-width:960px;margin:0 auto;padding:0 20px}
.topBr{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #fff3}
.lgWrap{display:flex;align-items:center}
.siteLg{height:90px;width:90px;background:#fffffff2;padding:8px;border-radius:4px;box-shadow:0 2px 8px #0000001a}
.cmpInfo{display:flex;align-items:center}
.cmpNm{font-family:'Ubuntu Mono',monospace;font-size:28px;font-weight:700;color:#fff;text-shadow:2px 2px 4px #0003}
.mainNv{padding:0}
.nvLst{list-style:none;display:flex;justify-content:center;gap:40px;padding:18px 0;margin:0}
.mainNv .nvLst li a{color:#fff;text-decoration:none;font-size:17px;font-weight:600;padding:8px 16px;border-radius:3px;transition:background-color .3s ease}
.mainNv .nvLst li a:hover{background-color:#ffffff26}
.mainFt{background:linear-gradient(180deg,#007E8E 0%,#005d6a 100%);color:#fff;padding:50px 0 20px;margin-top:60px}
.ft-container{max-width:960px;margin:0 auto;padding:0 20px}
.ftGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:40px}
.ftCol h4{font-size:18px;margin-bottom:16px;color:#EAEAEA}
.ftLogo{display:flex;flex-direction:column;gap:20px}
.ftLg{width:120px;height:120px;background:#fffffff2;padding:12px;border-radius:4px}
.cntInfo p{font-size:14px;margin-bottom:10px;display:flex;align-items:center;gap:8px}
.cntInfo p i{color:#27AAD6}
.cntInfo a{color:#fff;text-decoration:none}
.cntInfo a:hover{color:#EAEAEA}
.ftLinks{list-style:none}
.ftLinks li{margin-bottom:10px}
.ftLinks a{color:#fff;text-decoration:none;font-size:15px;transition:color .3s ease}
.ftLinks a:hover{color:#27AAD6}
.ftCol p{font-size:14px;line-height:1.7;color:#EAEAEA}
.ftBtm{border-top:1px solid #fff3;padding-top:20px;text-align:center}
.ftBtm p{font-size:14px;color:#EAEAEA}
.ckConsent{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:10000;align-items:center;justify-content:center}
.ckConsent.active{display:flex}
.ckContent{background:#fff;border-radius:6px;padding:30px;max-width:500px;width:90%;box-shadow:0 6px 20px #0000004d}
.ckContent h3{font-size:22px;margin-bottom:12px;color:#007E8E}
.ckContent > p{font-size:15px;margin-bottom:20px;color:#555}
.ckCategories{margin-bottom:24px}
.ckCat{margin-bottom:16px}
.ckCat label{display:flex;align-items:center;gap:10px;font-weight:600;font-size:16px;color:#333;cursor:pointer}
.ckCat input[type="checkbox"]{width:20px;height:20px;cursor:pointer}
.ckDesc{font-size:13px;color:#666;margin-left:30px;margin-top:4px}
.ckActions{display:flex;gap:12px}
.ckBtn{flex:1;padding:12px 20px;border:none;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .3s ease}
.ckAccept{background:linear-gradient(135deg,#27AAD6,#007E8E);color:#fff}
.ckAccept:hover{background:linear-gradient(135deg,#1f8bb5,#00616d)}
.ckDecline{background:#EAEAEA;color:#333}
.ckDecline:hover{background:#d0d0d0}
.ckSettings{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#27AAD6,#007E8E);border:none;color:#fff;font-size:20px;cursor:pointer;box-shadow:0 4px 8px #0003;z-index:9999;transition:transform .3s ease}
.ckSettings:hover{transform:scale(1.1)}
@media (max-width: 768px) {
.topBr{flex-direction:column;gap:16px;text-align:center}
.nvLst{flex-direction:column;gap:12px;align-items:center}
.ftGrid{grid-template-columns:1fr;gap:30px}
.ftLogo{align-items:center;text-align:center}
.cntInfo p{justify-content:center}
.ckContent{padding:20px}
.ckActions{flex-direction:column}
}
@media (max-width: 640px) {
.siteLg{height:70px;width:70px}
.cmpNm{font-size:22px}
.mainNv .nvLst li a{font-size:16px}
.ftLg{width:100px;height:100px}
}
.policy-article{max-width:960px;margin:0 auto;padding:60px 20px;background:#fff}
.policy-article h1{font-size:2.5rem;font-weight:700;color:#007E8E;margin:0 0 40px;line-height:1.2;letter-spacing:-.02em}
.policy-article h2{font-size:1.875rem;font-weight:600;color:#27AAD6;margin:48px 0 24px;line-height:1.3}
.policy-article h3{font-size:1.5rem;font-weight:600;color:#007E8E;margin:36px 0 20px;line-height:1.4}
.policy-article h4{font-size:1.25rem;font-weight:600;color:#333;margin:28px 0 16px;line-height:1.4}
.policy-article h5{font-size:1.125rem;font-weight:600;color:#444;margin:24px 0 14px;line-height:1.5}
.policy-article h6{font-size:1rem;font-weight:600;color:#555;margin:20px 0 12px;line-height:1.5}
.policy-article p{font-size:1rem;line-height:1.75;color:#333;margin:0 0 20px}
.policy-article strong,.policy-article b{font-weight:600;color:#222}
.policy-article em,.policy-article i{font-style:italic;color:#444}
.policy-article hr{border:none;border-top:2px solid #EAEAEA;margin:48px 0}
.policy-article div{margin:0 0 20px}
.policy-article ul{margin:0 0 24px;padding-left:28px}
.policy-article ul li{font-size:1rem;line-height:1.75;color:#333;margin-bottom:12px}
.policy-article ol{margin:0 0 24px;padding-left:28px}
.policy-article ol li{font-size:1rem;line-height:1.75;color:#333;margin-bottom:12px}
.policy-article a{color:#27AAD6;text-decoration:underline;transition:color .3s ease}
.policy-article a:hover{color:#007E8E}
@media (max-width: 640px) {
.policy-article{padding:40px 16px}
.policy-article h1{font-size:2rem;margin-bottom:32px}
.policy-article h2{font-size:1.5rem;margin:36px 0 20px}
.policy-article h3{font-size:1.25rem;margin:28px 0 16px}
.policy-article h4{font-size:1.125rem;margin:24px 0 14px}
.policy-article h5,.policy-article h6{font-size:1rem;margin:20px 0 12px}
.policy-article p{font-size:.9375rem;margin-bottom:16px}
.policy-article hr{margin:36px 0}
}
.ti-hd{position:relative;overflow:hidden;margin:0 0 4rem}
.ti-hd .img-wpr{position:relative;width:100%;height:480px;overflow:hidden}
.ti-hd .img-wpr img{width:100%;height:100%;object-fit:cover;object-position:center}
.ti-hd .img-wpr::before,.ti-hd .img-wpr::after{content:'';position:absolute;left:0;right:0;height:140px;z-index:1;pointer-events:none}
.ti-hd .img-wpr::before{top:0;background:linear-gradient(180deg,#eaeaeaf2 0%,#eaeaea00 100%)}
.ti-hd .img-wpr::after{bottom:0;background:linear-gradient(0deg,#eaeaeaf2 0%,#eaeaea00 100%)}
.ti-hd .ct-area{max-width:960px;margin:-180px auto 0;padding:0 1.5rem;position:relative;z-index:2;text-align:center}
.ti-hd .ct-area h1{font-size:2.8rem;margin:0 0 1.2rem;color:#1a1a1a;line-height:1.2}
.ti-hd .ct-area .desc-tx{font-size:1.15rem;line-height:1.7;color:#3a3a3a;max-width:720px;margin:0 auto}
.prg-ov{max-width:960px;margin:0 auto 5rem;padding:0 1.5rem}
.prg-ov .intro-wrp{background:linear-gradient(135deg,#27AAD6 0%,#007E8E 100%);border-radius:4px;padding:3rem 2.5rem;color:#fff;box-shadow:0 4px 12px #007e8e26}
.prg-ov .intro-wrp h2{font-size:2rem;margin:0 0 1.5rem;color:#fff}
.prg-ov .intro-wrp .tx-blk{font-size:1.05rem;line-height:1.8;margin:0 0 1.5rem}
.prg-ov .intro-wrp .tx-blk:last-child{margin-bottom:0}
.prg-ov .intro-wrp strong{color:#EAEAEA}
.path-sys{background:#f8f8f8;padding:4rem 1.5rem;margin:0 0 5rem}
.path-sys .ctr-wpr{max-width:960px;margin:0 auto}
.path-sys h2{font-size:2.2rem;margin:0 0 3rem;text-align:center;color:#1a1a1a}
.path-sys .lvl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.path-sys .lvl-card{background:#fff;border-radius:3px;padding:0;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .25s ease,box-shadow .25s ease;position:relative}
.path-sys .lvl-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #27aad633}
.path-sys .lvl-card .hd-bar{background:linear-gradient(90deg,#27AAD6 0%,#007E8E 100%);padding:1.5rem 1.8rem;color:#fff}
.path-sys .lvl-card .hd-bar h3{font-size:1.5rem;margin:0 0 .4rem;color:#fff}
.path-sys .lvl-card .hd-bar .sub-tx{font-size:.95rem;opacity:.9;margin:0}
.path-sys .lvl-card .bd-area{padding:1.8rem}
.path-sys .lvl-card .bd-area p{font-size:1rem;line-height:1.7;color:#4a4a4a;margin:0 0 1.2rem}
.path-sys .lvl-card .bd-area ul{list-style:none;padding:0;margin:0}
.path-sys .lvl-card .bd-area li{padding:.5rem 0 .5rem 1.8rem;position:relative;font-size:.98rem;color:#3a3a3a;line-height:1.6}
.path-sys .lvl-card .bd-area li::before{content:'';position:absolute;left:0;top:.9rem;width:8px;height:8px;background:#27AAD6;border-radius:50%}
.enr-act{max-width:960px;margin:0 auto 4rem;padding:0 1.5rem}
.enr-act .split-lyt{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}
.enr-act .lt-side h2{font-size:2.1rem;margin:0 0 1.5rem;color:#1a1a1a;position:relative;padding-left:1rem}
.enr-act .lt-side h2::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#27AAD6 0%,#007E8E 100%);border-radius:2px}
.enr-act .lt-side p{font-size:1.05rem;line-height:1.8;color:#3a3a3a;margin:0 0 1.2rem}
.enr-act .rt-side{background:#f4f4f4;border-radius:4px;padding:2.5rem 2rem;box-shadow:inset 0 2px 6px #0000000f}
.enr-act .rt-side h3{font-size:1.4rem;margin:0 0 1.5rem;color:#1a1a1a}
.enr-act .rt-side .info-lst{list-style:none;padding:0;margin:0 0 2rem}
.enr-act .rt-side .info-lst li{padding:.8rem 0;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;font-size:1rem;color:#2a2a2a}
.enr-act .rt-side .info-lst li:last-child{border-bottom:none}
.enr-act .rt-side .info-lst li i{color:#007E8E;margin-right:.8rem;font-size:1.1rem}
.enr-act .rt-side .bt-enr{display:inline-block;background:linear-gradient(135deg,#27AAD6 0%,#007E8E 100%);color:#fff;padding:.9rem 2.5rem;border-radius:3px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 3px 8px #007e8e40;border:none;cursor:pointer}
.enr-act .rt-side .bt-enr:hover{transform:translateY(-2px);box-shadow:0 5px 14px #007e8e59;background:linear-gradient(135deg,#1f98c4 0%,#006678 100%)}
@media (max-width: 1024px) {
.ti-hd .ct-area h1{font-size:2.3rem}
.enr-act .split-lyt{grid-template-columns:1fr;gap:2.5rem}
.path-sys .lvl-grid{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.ti-hd .img-wpr{height:320px}
.ti-hd .ct-area{margin-top:-120px}
.ti-hd .ct-area h1{font-size:1.9rem}
.ti-hd .ct-area .desc-tx{font-size:1rem}
.prg-ov .intro-wrp{padding:2rem 1.5rem}
.prg-ov .intro-wrp h2{font-size:1.7rem}
.path-sys{padding:3rem 1.5rem}
.path-sys h2{font-size:1.8rem}
.enr-act .lt-side h2{font-size:1.75rem}
.enr-act .rt-side{padding:2rem 1.5rem}
}
.pg-content{max-width:960px;margin:0 auto;padding:0 20px}
.hro-wrapper{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:80px}
.hro-wrapper .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(8px);opacity:.25;animation:subtle-zoom 20s ease-in-out infinite alternate}
@keyframes subtle-zoom {
from{transform:scale(1)}
to{transform:scale(1.05)}
}
.hro-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#27aad614 0%,transparent 50%),repeating-linear-gradient(0deg,#007e8e08 0px,transparent 2px,transparent 60px,#007e8e08 61px),repeating-linear-gradient(90deg,#007e8e08 0px,transparent 2px,transparent 60px,#007e8e08 61px);pointer-events:none}
.hro-wrapper .txt-zone{position:relative;z-index:2;text-align:center;max-width:720px;padding:50px 30px;background:linear-gradient(to bottom,#fffffff7,#ffffffeb);border-radius:3px;box-shadow:0 6px 18px #007e8e1f}
.hro-wrapper .problem-txt{font-size:1.1rem;color:#444;margin-bottom:22px;line-height:1.6}
.hro-wrapper .solution-txt{font-size:2.2rem;font-weight:700;color:#007E8E;line-height:1.3;margin:0}
.hro-wrapper .solution-txt::before{content:'';display:block;width:60px;height:3px;background:linear-gradient(90deg,#27AAD6,#007E8E);margin:0 auto 18px}
.mat-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:32px;margin-bottom:100px;align-items:start}
.mat-grid .left-col{grid-column:1 / 4;position:sticky;top:20px}
.mat-grid .right-col{grid-column:4 / 9}
.mat-grid .left-col h2{font-size:1.85rem;color:#007E8E;margin-bottom:16px;position:relative;padding-left:18px}
.mat-grid .left-col h2::before{content:'';position:absolute;left:0;top:8px;width:4px;height:calc(100% - 16px);background:linear-gradient(to bottom,#27AAD6,#007E8E);border-radius:2px}
.mat-grid .left-col p{color:#555;line-height:1.7;margin-bottom:28px}
.mat-grid .left-col .highlight-box{background:linear-gradient(135deg,#27aad60f,#007e8e14);padding:20px;border-radius:2px;border-left:3px solid #27AAD6}
.mat-grid .left-col .highlight-box p{margin:0;font-size:.95rem;color:#333}
.resource-cards{display:flex;flex-direction:column;gap:24px}
.resource-item{background:#fff;border:1px solid #ddd;border-radius:3px;padding:0;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 6px #0000000a}
.resource-item:hover{box-shadow:0 4px 12px #27aad626;border-color:#27AAD6}
.resource-item input[type="checkbox"]{display:none}
.resource-item .item-header{padding:22px 24px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:#EAEAEA;transition:background .3s ease}
.resource-item:hover .item-header{background:#27aad614}
.resource-item .item-header h4{margin:0;font-size:1.25rem;color:#007E8E;font-weight:600}
.resource-item .item-header .toggle-icon{width:32px;height:32px;border-radius:50%;background:#27AAD6;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease;flex-shrink:0}
.resource-item .item-header .toggle-icon::after{content:'+';color:#fff;font-size:1.4rem;font-weight:300;line-height:1}
.resource-item input[type="checkbox"]:checked + .item-header .toggle-icon{background:#007E8E;transform:rotate(45deg)}
.resource-item .item-body{max-height:0;overflow:hidden;transition:max-height .4s ease}
.resource-item input[type="checkbox"]:checked ~ .item-body{max-height:800px}
.resource-item .item-body .body-inner{padding:24px;background:#fff}
.resource-item .item-body p{color:#555;line-height:1.7;margin-bottom:18px}
.resource-item .item-body ul{list-style:none;padding:0;margin:0 0 18px}
.resource-item .item-body ul li{padding:8px 0 8px 28px;position:relative;color:#444;line-height:1.6}
.resource-item .item-body ul li::before{content:'→';position:absolute;left:0;color:#27AAD6;font-weight:700}
.resource-item .meta-info{display:flex;gap:20px;flex-wrap:wrap;margin-top:16px;padding-top:16px;border-top:1px solid #EAEAEA}
.resource-item .meta-info span{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#666}
.resource-item .meta-info span i{color:#27AAD6}
@media (max-width: 1024px) {
.mat-grid{grid-template-columns:1fr;gap:40px}
.mat-grid .left-col,.mat-grid .right-col{grid-column:1 / -1}
.mat-grid .left-col{position:static}
.hro-wrapper .solution-txt{font-size:1.8rem}
}
@media (max-width: 640px) {
.hro-wrapper{min-height:420px;margin-bottom:60px}
.hro-wrapper .txt-zone{padding:35px 20px}
.hro-wrapper .problem-txt{font-size:1rem}
.hro-wrapper .solution-txt{font-size:1.5rem}
.mat-grid{margin-bottom:70px}
.mat-grid .left-col h2{font-size:1.5rem}
.resource-item .item-header h4{font-size:1.1rem}
.resource-item .meta-info{flex-direction:column;gap:8px}
}
.ttl-frst{position:relative;min-height:85vh;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(135deg,#27AAD6 0%,#007E8E 100%)}
.ttl-frst .bg-imag{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.ttl-frst .bg-imag img{width:100%;height:100%;object-fit:cover;filter:blur(3px) brightness(0.7)}
.ttl-frst .dc-elms{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}
.ttl-frst .dc-elms::before{content:'';position:absolute;top:15%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,#27aad64d,transparent 70%);border-radius:50%;animation:fltOne 8s ease-in-out infinite}
.ttl-frst .dc-elms::after{content:'';position:absolute;bottom:20%;right:-5%;width:350px;height:350px;background:radial-gradient(circle,#007e8e40,transparent 70%);border-radius:50%;animation:fltTwo 10s ease-in-out infinite}
@keyframes fltOne {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(30px,-40px) scale(1.1)}
}
@keyframes fltTwo {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-40px,30px) scale(0.95)}
}
.ttl-frst .ct-area{position:relative;z-index:3;max-width:960px;margin:0 auto;padding:4rem 1.5rem;color:#fff}
.ttl-frst h1{font-size:3.2rem;font-weight:700;margin:0 0 1.2rem;line-height:1.15;text-shadow:2px 4px 8px #0006}
.ttl-frst .ext-desc{font-size:1.25rem;line-height:1.7;margin:0;max-width:720px;text-shadow:1px 2px 6px #00000059}
.fmt-blk{max-width:960px;margin:5rem auto;padding:0 1.5rem}
.fmt-blk h2{font-size:2.4rem;margin:0 0 1rem;color:#333;position:relative;display:inline-block}
.fmt-blk h2::after{content:'';position:absolute;bottom:-6px;left:0;width:60%;height:3px;background:linear-gradient(90deg,#27AAD6,transparent)}
.fmt-blk .intro-txt{font-size:1.1rem;line-height:1.65;color:#555;margin-bottom:3rem}
.fmt-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}
.fmt-crd{background:#fff;border:2px solid #EAEAEA;border-radius:4px;padding:2rem;box-shadow:3px 3px 0 #007e8e26;transition:transform .3s ease,box-shadow .3s ease}
.fmt-crd:hover{transform:translateY(-4px);box-shadow:5px 5px 0 #27aad640}
.fmt-crd h3{font-size:1.5rem;margin:0 0 .8rem;color:#007E8E;display:flex;align-items:center;gap:.6rem}
.fmt-crd h3 i{font-size:1.3rem;color:#27AAD6}
.fmt-crd p{margin:0;color:#666;line-height:1.6}
.exp-zon{background:linear-gradient(120deg,#EAEAEA 0%,#f9f9f9 100%);padding:5rem 1.5rem;margin-top:4rem}
.exp-zon .ct-wrap{max-width:960px;margin:0 auto}
.exp-zon h2{font-size:2.3rem;margin:0 0 2.5rem;color:#333;text-align:center}
.prgrs-trc{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}
.prgrs-itm{text-align:center}
.prgrs-itm .num-crcl{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#27AAD6,#007E8E);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.8rem;font-weight:700;color:#fff;box-shadow:0 4px 8px #0003;position:relative}
.prgrs-itm .num-crcl::before{content:'';position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:2px dashed #27AAD6;opacity:.5}
.prgrs-itm h4{font-size:1.1rem;margin:0 0 .5rem;color:#007E8E}
.prgrs-itm p{font-size:.95rem;margin:0;color:#666;line-height:1.5}
.prc-sect{max-width:960px;margin:5rem auto;padding:0 1.5rem}
.prc-sect h2{font-size:2.3rem;margin:0 0 1rem;color:#333;text-align:center}
.prc-sect .sub-hd{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem}
.prc-tbl{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}
.prc-opt{background:#fff;border:2px solid #EAEAEA;border-radius:4px;padding:2rem 1.5rem;text-align:center;transition:border-color .3s ease,transform .3s ease;position:relative}
.prc-opt:hover{border-color:#27AAD6;transform:scale(1.03)}
.prc-opt.hlght{border-color:#007E8E;box-shadow:0 6px 16px #007e8e40}
.prc-opt .bdg{position:absolute;top:-12px;right:20px;background:#27AAD6;color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:2px}
.prc-opt h3{font-size:1.4rem;margin:0 0 .5rem;color:#007E8E}
.prc-opt .amt{font-size:2.5rem;font-weight:700;color:#333;margin:.5rem 0}
.prc-opt .amt span{font-size:1rem;font-weight:400;color:#999}
.prc-opt ul{list-style:none;padding:0;margin:1.5rem 0;text-align:left}
.prc-opt ul li{padding:.5rem 0;color:#666;font-size:.95rem;display:flex;align-items:flex-start;gap:.5rem}
.prc-opt ul li i{color:#27AAD6;margin-top:3px}
.prc-opt .btn-act{display:inline-block;padding:.7rem 2rem;background:#007E8E;color:#fff;text-decoration:none;border-radius:3px;font-weight:600;transition:background .3s ease;margin-top:1rem}
.prc-opt .btn-act:hover{background:#27AAD6}
.cmp-area{background:#fff;padding:5rem 1.5rem;margin-top:4rem}
.cmp-area .ct-wrap{max-width:960px;margin:0 auto}
.cmp-area h2{font-size:2.3rem;margin:0 0 3rem;color:#333;text-align:center}
.cmp-tbl-wrap{overflow-x:auto;margin-top:2rem}
.cmp-tbl{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 8px #00000014}
.cmp-tbl thead{background:linear-gradient(90deg,#27AAD6,#007E8E);color:#fff}
.cmp-tbl th{padding:1rem;text-align:left;font-weight:600;font-size:1rem}
.cmp-tbl td{padding:1rem;border-bottom:1px solid #EAEAEA;color:#666;font-size:.95rem}
.cmp-tbl tbody tr:hover{background:#f9f9f9}
.cmp-tbl .chk-icn{color:#27AAD6;font-size:1.2rem}
.cmp-tbl .crss-icn{color:#ccc;font-size:1.2rem}
.biz-sol{max-width:960px;margin:5rem auto;padding:0 1.5rem}
.biz-sol h2{font-size:2.3rem;margin:0 0 1rem;color:#333}
.biz-sol .ld-txt{font-size:1.15rem;line-height:1.65;color:#555;margin-bottom:2.5rem}
.biz-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-top:2rem}
.biz-layout .txt-sd{display:flex;flex-direction:column;gap:1.5rem}
.biz-ftr{display:flex;gap:1rem;align-items:flex-start}
.biz-ftr i{font-size:1.5rem;color:#27AAD6;margin-top:4px}
.biz-ftr div h4{font-size:1.2rem;margin:0 0 .4rem;color:#007E8E}
.biz-ftr div p{margin:0;color:#666;line-height:1.6;font-size:.95rem}
.biz-layout .img-sd img{width:100%;height:auto;border-radius:4px;box-shadow:4px 4px 0 #007e8e33}
.fnl-cta{background:linear-gradient(135deg,#007E8E 0%,#27AAD6 100%);padding:4rem 1.5rem;margin-top:5rem;text-align:center;color:#fff}
.fnl-cta h2{font-size:2.2rem;margin:0 0 1rem}
.fnl-cta p{font-size:1.1rem;margin:0 0 2rem;max-width:680px;margin-left:auto;margin-right:auto;line-height:1.6}
.fnl-cta .btn-lrg{display:inline-block;padding:1rem 3rem;background:#fff;color:#007E8E;text-decoration:none;border-radius:4px;font-weight:700;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #0003}
.fnl-cta .btn-lrg:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0000004d}
@media (max-width: 1024px) {
.ttl-frst h1{font-size:2.6rem}
.ttl-frst .ext-desc{font-size:1.15rem}
.prgrs-trc{grid-template-columns:repeat(2,1fr)}
.prc-tbl{grid-template-columns:1fr}
.biz-layout{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.ttl-frst{min-height:70vh}
.ttl-frst h1{font-size:2rem}
.ttl-frst .ext-desc{font-size:1rem}
.fmt-blk h2,.exp-zon h2,.prc-sect h2,.cmp-area h2,.biz-sol h2,.fnl-cta h2{font-size:1.8rem}
.prgrs-trc{grid-template-columns:1fr}
.prgrs-itm .num-crcl{width:70px;height:70px;font-size:1.5rem}
.cmp-tbl-wrap{overflow-x:scroll}
.cmp-tbl{min-width:600px}
.fmt-blk,.prc-sect,.biz-sol{margin:3rem auto}
.exp-zon,.cmp-area,.fnl-cta{padding:3rem 1.5rem;margin-top:3rem}
}
.mainHd{max-width:960px;margin:3rem auto;padding:0 1.5rem;position:relative}
.titleArea{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;margin-bottom:4rem;position:relative}
.titleArea::before{content:'';position:absolute;top:-2rem;left:10%;width:200px;height:200px;background:radial-gradient(circle,#27aad626,transparent 70%);border-radius:50%;filter:blur(40px);z-index:-1}
.titleArea::after{content:'';position:absolute;bottom:-3rem;right:15%;width:180px;height:180px;background:radial-gradient(circle,#007e8e1f,transparent 70%);border-radius:50%;filter:blur(50px);z-index:-1}
.imgPart{position:relative;overflow:hidden}
.imgPart img{width:100%;height:420px;object-fit:cover;display:block;filter:contrast(1.1) brightness(0.95);box-shadow:3px 3px 8px #0000002e;clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}
.txtPart{padding-left:1rem}
.txtPart h1{font-size:2.4rem;font-weight:600;color:#1a1a1a;margin-bottom:1.2rem;line-height:1.25}
.txtPart h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#27AAD6,#007E8E);margin-top:.8rem}
.txtPart p{font-size:1.05rem;line-height:1.7;color:#3a3a3a;margin-bottom:.9rem}
.txtPart .firstP{font-size:1.15rem;color:#007E8E;font-weight:500}
.cntctWrap{max-width:960px;margin:0 auto 5rem;padding:0 1.5rem}
.infoSec{background:linear-gradient(135deg,#EAEAEA 0%,#f5f5f5 100%);padding:3rem 2.5rem;margin-bottom:4rem;box-shadow:2px 4px 12px #00000014}
.infoGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}
.infoBx{text-align:center}
.infoBx i{font-size:2.2rem;color:#27AAD6;margin-bottom:1rem;display:block}
.infoBx h3{font-size:1.1rem;font-weight:600;color:#2a2a2a;margin-bottom:.6rem}
.infoBx p{font-size:.95rem;color:#4a4a4a;line-height:1.6}
.infoBx a{color:#007E8E;text-decoration:none;transition:color .25s}
.infoBx a:hover{color:#27AAD6}
.frmSec{background:#fff;padding:3rem 2.5rem;box-shadow:3px 3px 10px #0000001a}
.frmSec h2{font-size:1.9rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}
.frmSec h2::before{content:'';display:inline-block;width:6px;height:28px;background:#27AAD6;margin-right:.7rem;vertical-align:middle}
.frmSec .subhd{font-size:1rem;color:#5a5a5a;margin-bottom:2rem;line-height:1.6}
.cntctFrm{display:grid;gap:1.5rem}
.rowGrp{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}
.fldGrp label{display:block;font-size:.92rem;font-weight:500;color:#2a2a2a;margin-bottom:.5rem}
.fldGrp input,.fldGrp select,.fldGrp textarea{width:100%;padding:.85rem 1rem;font-size:.95rem;border:2px solid #d0d0d0;background:#fafafa;transition:border-color 0.25s,background-color .25s}
.fldGrp input:focus,.fldGrp select:focus,.fldGrp textarea:focus{outline:none;border-color:#27AAD6;background:#fff}
.fldGrp textarea{min-height:140px;resize:vertical}
.radioWrap{display:flex;gap:2rem;margin-top:.7rem}
.radioWrap label{display:flex;align-items:center;font-size:.92rem;font-weight:400;cursor:pointer}
.radioWrap input[type="radio"]{width:auto;margin-right:.5rem;cursor:pointer;accent-color:#27AAD6}
.privacyBx{display:flex;align-items:flex-start;gap:.7rem;margin-top:1.5rem}
.privacyBx input[type="checkbox"]{width:auto;margin-top:.3rem;cursor:pointer;accent-color:#27AAD6}
.privacyBx label{font-size:.9rem;color:#4a4a4a;line-height:1.6;cursor:pointer}
.privacyBx a{color:#007E8E;text-decoration:underline;transition:color .25s}
.privacyBx a:hover{color:#27AAD6}
.submitWrap{margin-top:2rem}
.submitBt{background:linear-gradient(135deg,#27AAD6,#007E8E);color:#fff;font-size:1.05rem;font-weight:600;padding:1rem 3rem;border:none;cursor:pointer;box-shadow:2px 3px 8px #007e8e4d;transition:transform 0.25s,box-shadow .25s;position:relative;z-index:10}
.submitBt:hover{transform:translateY(-2px);box-shadow:3px 5px 12px #27aad666}
.hours{max-width:960px;margin:0 auto 4rem;padding:0 1.5rem}
.hoursBx{background:linear-gradient(90deg,#007E8E,#27AAD6);color:#fff;padding:2.5rem 3rem;position:relative;overflow:hidden}
.hoursBx::before{content:'';position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,#ffffff1a,transparent 60%);border-radius:50%}
.hoursBx h3{font-size:1.6rem;font-weight:600;margin-bottom:1.2rem;position:relative;z-index:2}
.hoursBx p{font-size:1rem;line-height:1.7;margin-bottom:.6rem;position:relative;z-index:2}
.hoursBx p strong{font-weight:600;margin-right:.5rem}
@media (max-width: 1024px) {
.titleArea{gap:2rem}
.infoGrid{grid-template-columns:1fr;gap:2rem}
.rowGrp{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.mainHd{padding:0 1rem}
.titleArea{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}
.imgPart img{height:320px}
.txtPart{padding-left:0}
.txtPart h1{font-size:2rem}
.cntctWrap{padding:0 1rem}
.infoSec,.frmSec,.hoursBx{padding:2rem 1.5rem}
.frmSec h2{font-size:1.6rem}
.radioWrap{flex-direction:column;gap:.8rem}
.submitBt{width:100%;padding:1rem 2rem}
.hours{padding:0 1rem}
}
.tle-wrap{background:linear-gradient(135deg,#27AAD6 0%,#007E8E 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.tle-wrap::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffffff26 0%,transparent 70%);border-radius:50%;animation:shapeFloat 8s ease-in-out infinite}
.tle-wrap::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%;animation:shapeFloat 10s ease-in-out infinite reverse}
@keyframes shapeFloat {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(30px,30px) scale(1.1)}
}
.tle-ctr{max-width:960px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:60px}
.tle-txt h1{font-size:2.8rem;color:#fff;margin:0 0 16px;font-weight:700;line-height:1.2}
.tle-txt .subhd{font-size:1.15rem;color:#fffffff2;line-height:1.6}
.tle-img-box{flex-shrink:0;width:320px;height:240px;border-radius:4px;overflow:hidden;box-shadow:0 6px 24px #0000004d}
.tle-img-box img{width:100%;height:100%;object-fit:cover;filter:blur(1px)}
@media (max-width: 1024px) {
.tle-ctr{flex-direction:column;gap:40px;text-align:center}
.tle-img-box{width:100%;max-width:420px}
}
@media (max-width: 640px) {
.tle-wrap{padding:60px 20px 50px}
.tle-txt h1{font-size:2rem}
.tle-img-box{height:200px}
}
.missn-sec{padding:70px 20px;background:#fff}
.missn-ctr{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.missn-lft h2{font-size:2rem;color:#007E8E;margin:0 0 20px;position:relative;padding-left:18px}
.missn-lft h2::before{content:'';position:absolute;left:0;top:4px;width:6px;height:32px;background:linear-gradient(180deg,#27AAD6,#007E8E);border-radius:3px}
.missn-lft p{font-size:1rem;color:#333;line-height:1.7;margin:0 0 16px}
.missn-rgt{background:linear-gradient(135deg,#27aad614,#007e8e14);padding:40px;border-radius:6px;border-left:4px solid #27AAD6}
.missn-rgt h3{font-size:1.4rem;color:#007E8E;margin:0 0 16px}
.missn-rgt ul{list-style:none;padding:0;margin:0}
.missn-rgt ul li{font-size:.98rem;color:#444;line-height:1.6;margin:0 0 12px;padding-left:28px;position:relative}
.missn-rgt ul li::before{content:'✓';position:absolute;left:0;top:0;color:#27AAD6;font-weight:700;font-size:1.2rem}
@media (max-width: 1024px) {
.missn-ctr{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 640px) {
.missn-sec{padding:50px 20px}
.missn-lft h2{font-size:1.7rem}
.missn-rgt{padding:30px 20px}
}
.prctc-area{padding:80px 20px;background:#EAEAEA;position:relative}
.prctc-box{max-width:960px;margin:0 auto}
.prctc-hdr{text-align:center;margin-bottom:60px}
.prctc-hdr h2{font-size:2.2rem;color:#007E8E;margin:0 0 14px}
.prctc-hdr p{font-size:1.05rem;color:#555;max-width:700px;margin:0 auto;line-height:1.6}
.prctc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.prctc-crd{background:#fff;padding:36px 28px;border-radius:4px;box-shadow:0 3px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-top:3px solid #27AAD6}
.prctc-crd:hover{transform:translateY(-6px);box-shadow:0 6px 20px #00000024}
.prctc-crd .icn-wrap{width:56px;height:56px;background:linear-gradient(135deg,#27AAD6,#007E8E);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.prctc-crd .icn-wrap i{font-size:1.8rem;color:#fff}
.prctc-crd h4{font-size:1.25rem;color:#007E8E;margin:0 0 12px}
.prctc-crd p{font-size:.96rem;color:#666;line-height:1.6;margin:0}
@media (max-width: 1024px) {
.prctc-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 640px) {
.prctc-area{padding:60px 20px}
.prctc-grid{grid-template-columns:1fr;gap:24px}
.prctc-hdr h2{font-size:1.9rem}
}
.stry-sec{padding:70px 20px;background:#fff}
.stry-inner{max-width:960px;margin:0 auto;display:flex;flex-direction:row-reverse;gap:60px;align-items:center}
.stry-vis{flex:0 0 450px;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.stry-vis img{width:100%;height:200px;object-fit:cover;border-radius:4px;box-shadow:0 4px 12px #0000001a}
.stry-vis img:nth-child(1){grid-column:1 / 2;height:240px}
.stry-vis img:nth-child(2){grid-column:2 / 3;grid-row:1 / 3;height:calc(240px + 16px + 200px)}
.stry-txt h2{font-size:2rem;color:#007E8E;margin:0 0 18px}
.stry-txt p{font-size:1rem;color:#444;line-height:1.7;margin:0 0 16px}
.stry-txt strong{color:#27AAD6;font-weight:600}
@media (max-width: 1024px) {
.stry-inner{flex-direction:column;gap:40px}
.stry-vis{flex:1 1 auto;max-width:500px}
}
@media (max-width: 640px) {
.stry-sec{padding:50px 20px}
.stry-vis{grid-template-columns:1fr}
.stry-vis img:nth-child(1),.stry-vis img:nth-child(2){grid-column:1;grid-row:auto;height:220px}
.stry-txt h2{font-size:1.7rem}
}
.act-zone{padding:70px 20px;background:linear-gradient(180deg,#27aad60d 0%,#007e8e0d 100%)}
.act-wrap{max-width:960px;margin:0 auto;text-align:center}
.act-wrap h2{font-size:2.2rem;color:#007E8E;margin:0 0 16px}
.act-wrap .lead-txt{font-size:1.08rem;color:#555;margin:0 0 40px;line-height:1.6}
.act-btns{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.act-btns a{display:inline-block;padding:14px 32px;border-radius:3px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s ease,transform .2s ease;position:relative;z-index:10}
.act-btns .btn-prim{background:linear-gradient(135deg,#27AAD6,#007E8E);color:#fff;box-shadow:0 4px 14px #27aad64d}
.act-btns .btn-prim:hover{background:linear-gradient(135deg,#1f8ab8,#006670);transform:translateY(-2px);box-shadow:0 6px 18px #27aad666}
.act-btns .btn-sec{background:#fff;color:#007E8E;border:2px solid #007E8E}
.act-btns .btn-sec:hover{background:#007E8E;color:#fff;transform:translateY(-2px)}
@media (max-width: 640px) {
.act-zone{padding:50px 20px}
.act-wrap h2{font-size:1.8rem}
.act-btns{flex-direction:column;align-items:center}
.act-btns a{width:100%;max-width:300px}
}
.successWrap{background:linear-gradient(135deg,#27AAD6 0%,#007E8E 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;position:relative;overflow:hidden}
.successWrap::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%}
.successWrap::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#00000014 0%,transparent 70%);border-radius:50%}
.msgBox{background:#fff;max-width:640px;width:100%;padding:3.5rem 2.5rem;border-radius:4px;box-shadow:0 8px 24px #00000026;text-align:center;position:relative;z-index:1}
.icnZone{width:88px;height:88px;margin:0 auto 2rem;background:linear-gradient(135deg,#27AAD6,#007E8E);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #27aad64d}
.icnZone svg{width:48px;height:48px;fill:#fff}
.msgBox h1{font-size:2rem;margin:0 0 1rem;color:#1a1a1a;font-weight:700}
.msgBox .leadTxt{font-size:1.125rem;color:#4a4a4a;margin:0 0 2rem;line-height:1.6}
.msgBox .detailInfo{background:#EAEAEA;padding:1.5rem;border-radius:3px;margin-bottom:2rem;text-align:left}
.msgBox .detailInfo p{margin:0 0 .75rem;color:#2a2a2a;font-size:.9375rem;line-height:1.5}
.msgBox .detailInfo p:last-child{margin-bottom:0}
.msgBox .detailInfo strong{color:#007E8E;font-weight:600}
.btnRow{display:flex;gap:1rem;flex-direction:column}
.btnRow a{display:inline-block;padding:.875rem 2rem;border-radius:3px;text-decoration:none;font-weight:600;transition:all .25s ease;font-size:1rem}
.btnPri{background:linear-gradient(135deg,#27AAD6,#007E8E);color:#fff;box-shadow:0 3px 8px #27aad64d}
.btnPri:hover{box-shadow:0 5px 14px #27aad666;transform:translateY(-2px)}
.btnSec{background:#EAEAEA;color:#007E8E}
.btnSec:hover{background:#d8d8d8}
@media (min-width: 640px) {
.btnRow{flex-direction:row;justify-content:center}
.btnRow a{flex:0 1 auto}
}
@media (max-width: 639px) {
.successWrap{padding:2rem 1rem;min-height:80vh}
.msgBox{padding:2.5rem 1.75rem}
.msgBox h1{font-size:1.625rem}
.msgBox .leadTxt{font-size:1rem}
.icnZone{width:72px;height:72px}
.icnZone svg{width:40px;height:40px}
}