*{margin:0;padding:0}
body{font-family:'Fira Code',monospace;background:#FAFAFA;color:#2A2A2A;line-height:1.6}
.hdr-cntnr{max-width:1280px;margin:0 auto;padding:0 20px}
.dmn-hdr{background:linear-gradient(135deg,#FFF 0%,#F5F5F5 100%);border-bottom:3px solid #C61CAC;box-shadow:0 4px 12px #c61cac14;padding:25px 0}
.hdr-rw1{display:flex;align-items:center;margin-bottom:18px}
.lg-wrp{display:flex;align-items:center}
.lg-wrp img{height:95px;width:95px;object-fit:contain;box-shadow:0 2px 6px #0000001f;border-radius:4px}
.hdr-rw2{display:flex;justify-content:center;margin-bottom:16px;padding-left:60px}
.cmpny-ttl{font-size:32px;font-weight:700;background:linear-gradient(48deg,#C61CAC 0%,#45E09B 50%,#FFFECC 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}
.hdr-rw3{display:flex;justify-content:flex-end;padding-right:65px}
.mnnv{display:flex;gap:35px;list-style:none}
.mnnv a{text-decoration:none;color:#2A2A2A;font-weight:500;font-size:15px;padding:8px 14px;border-radius:3px;transition:background 0.2s,color .2s}
.mnnv a:hover{background:#c61cac14;color:#C61CAC}
.ftr-dmn{background:linear-gradient(180deg,#2A2A2A 0%,#1A1A1A 100%);color:#E0E0E0;padding:55px 0 30px;margin-top:80px;border-top:4px solid #45E09B}
.ftr-cntnr{max-width:1280px;margin:0 auto;padding:0 20px}
.ftr-wrp{display:flex;flex-wrap:wrap;gap:45px;margin-bottom:45px}
.ftr-clmn{flex:1;min-width:220px}
.ftr-clmn h3{font-size:18px;margin-bottom:20px;color:#45E09B;font-weight:600}
.ftr-lnks{list-style:none}
.ftr-lnks li{margin-bottom:12px}
.ftr-lnks a{color:#E0E0E0;text-decoration:none;font-size:14px;transition:color .2s}
.ftr-lnks a:hover{color:#45E09B}
.cntct-nf{margin-top:15px}
.cntct-nf p{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:14px}
.cntct-nf i{color:#C61CAC;font-size:16px}
.ftr-btm{text-align:center;padding-top:25px;border-top:1px solid #3A3A3A;font-size:13px;color:#A0A0A0}
.ck-bnr{position:fixed;top:50%;left:50%;transform:translate(-50%,-200%);background:#FFF;width:420px;max-width:90%;border-radius:6px;box-shadow:0 8px 24px #0000002e;padding:28px;z-index:10000;border:2px solid #C61CAC;transition:transform .4s ease}
.ck-bnr.shw{transform:translate(-50%,-50%)}
.ck-bnr.hd{transform:translate(-50%,-200%)}
.ck-ttl{font-size:20px;font-weight:700;margin-bottom:14px;color:#C61CAC}
.ck-txt{font-size:14px;line-height:1.6;margin-bottom:20px;color:#2A2A2A}
.ck-txt a{color:#C61CAC;text-decoration:underline}
.ck-grp{margin-bottom:18px;padding:14px;background:#F9F9F9;border-radius:4px;border-left:3px solid #45E09B}
.ck-grp-hdr{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.ck-grp-nm{font-weight:600;font-size:14px;color:#2A2A2A}
.tggl-swch{position:relative;width:48px;height:24px;background:#CCC;border-radius:12px;cursor:pointer;transition:background .3s}
.tggl-swch.ctv{background:#45E09B}
.tggl-swch::after{content:'';position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:left .3s}
.tggl-swch.ctv::after{left:27px}
.ck-dsc{font-size:12px;color:#666;margin-top:6px}
.ck-btns{display:flex;gap:12px;margin-top:20px}
.ck-btn{flex:1;padding:11px 20px;border:2px solid #C61CAC;background:transparent;color:#C61CAC;font-family:'Fira Code',monospace;font-weight:600;font-size:14px;border-radius:4px;cursor:pointer;transition:background 0.2s,color .2s}
.ck-btn:hover{background:#C61CAC;color:#fff}
.ck-mn-btn{position:fixed;bottom:20px;right:20px;background:#C61CAC;color:#fff;border:none;padding:12px 20px;border-radius:4px;font-family:'Fira Code',monospace;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #c61cac4d;display:none;z-index:9999;transition:background .2s}
.ck-mn-btn:hover{background:#A01689}
.ck-mn-btn.shw{display:block}
@media (max-width: 768px) {
.hdr-rw1,.hdr-rw2,.hdr-rw3{padding:0;justify-content:flex-start}
.hdr-rw2{padding-left:0}
.hdr-rw3{padding-right:0}
.cmpny-ttl{font-size:24px}
.mnnv{flex-direction:column;gap:10px}
.ftr-wrp{flex-direction:column}
.ck-bnr{width:360px}
}
@media (max-width: 480px) {
.lg-wrp img{height:70px;width:70px}
.cmpny-ttl{font-size:20px}
.mnnv a{font-size:14px}
.ck-bnr{width:320px;padding:20px}
.ck-ttl{font-size:18px}
}
.info-legal-h{max-width:1280px;margin:0 auto;padding:80px 20px;background:#FFF}
.info-legal-h h1{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 48px;line-height:1.2;letter-spacing:-.5px}
.info-legal-h h2{font-size:32px;font-weight:700;color:#2a2a2a;margin:64px 0 24px;line-height:1.3;padding-top:16px;border-top:3px solid #C61CAC}
.info-legal-h h3{font-size:24px;font-weight:600;color:#3a3a3a;margin:48px 0 20px;line-height:1.4}
.info-legal-h h4{font-size:20px;font-weight:600;color:#4a4a4a;margin:36px 0 16px;line-height:1.4}
.info-legal-h h5{font-size:18px;font-weight:600;color:#5a5a5a;margin:28px 0 14px;line-height:1.5}
.info-legal-h h6{font-size:16px;font-weight:600;color:#6a6a6a;margin:24px 0 12px;line-height:1.5;text-transform:uppercase;letter-spacing:.5px}
.info-legal-h p{font-size:17px;line-height:1.8;color:#4a4a4a;margin:0 0 24px;max-width:800px}
.info-legal-h ul{margin:0 0 32px;padding:0 0 0 40px;list-style-type:none}
.info-legal-h ul li{font-size:17px;line-height:1.8;color:#4a4a4a;margin:0 0 16px;padding-left:12px;position:relative}
.info-legal-h ul li::before{content:'';position:absolute;left:-28px;top:12px;width:8px;height:8px;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);border-radius:50%}
.info-legal-h ol{margin:0 0 32px;padding:0 0 0 40px;list-style-type:none;counter-reset:policy-counter}
.info-legal-h ol li{font-size:17px;line-height:1.8;color:#4a4a4a;margin:0 0 16px;padding-left:12px;position:relative;counter-increment:policy-counter}
.info-legal-h ol li::before{content:counter(policy-counter) ".";position:absolute;left:-40px;font-weight:700;color:#C61CAC}
.info-legal-h strong,.info-legal-h b{font-weight:700;color:#2a2a2a}
.info-legal-h em,.info-legal-h i{font-style:italic;color:#3a3a3a}
.info-legal-h a{color:#C61CAC;text-decoration:none;border-bottom:2px solid transparent;transition:border-bottom .3s ease;font-weight:500}
.info-legal-h a:hover{border-bottom:2px solid #C61CAC}
.info-legal-h a:active{color:#45E09B}
.info-legal-h hr{margin:56px 0;border:none;height:2px;background:linear-gradient(90deg,#C61CAC 0%,#45E09B 50%,#FFFECC 100%);opacity:.3}
@media (max-width: 1024px) {
.info-legal-h{padding:60px 32px}
.info-legal-h h1{font-size:36px;margin-bottom:36px}
.info-legal-h h2{font-size:28px;margin-top:48px}
.info-legal-h h3{font-size:22px}
}
@media (max-width: 768px) {
.info-legal-h{padding:48px 24px}
.info-legal-h h1{font-size:32px;margin-bottom:32px}
.info-legal-h h2{font-size:24px;margin-top:40px;margin-bottom:20px}
.info-legal-h h3{font-size:20px;margin-top:32px}
.info-legal-h h4{font-size:18px}
.info-legal-h p{font-size:16px;margin-bottom:20px}
.info-legal-h ul,.info-legal-h ol{padding-left:32px;margin-bottom:24px}
.info-legal-h ul li,.info-legal-h ol li{font-size:16px;margin-bottom:12px}
.info-legal-h hr{margin:40px 0}
}
@media (max-width: 480px) {
.info-legal-h{padding:40px 16px}
.info-legal-h h1{font-size:28px;margin-bottom:28px}
.info-legal-h h2{font-size:22px;margin-top:36px;margin-bottom:18px}
.info-legal-h h3{font-size:19px;margin-top:28px}
.info-legal-h ul,.info-legal-h ol{padding-left:28px}
.info-legal-h ul li::before{left:-24px}
.info-legal-h ol li::before{left:-28px}
}
.ttl-orbit{max-width:1280px;margin:80px auto 0;padding:0 20px;position:relative}
.ttl-orbit .crclr{display:flex;align-items:center;justify-content:center;position:relative;min-height:520px;border-radius:50%;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);box-shadow:0 6px 24px #c61cac33;padding:60px}
.ttl-orbit .txt-cntr{text-align:center;max-width:580px;z-index:2}
.ttl-orbit .txt-cntr h1{font-size:48px;color:#FFFECC;margin-bottom:24px;font-weight:700;line-height:1.2}
.ttl-orbit .txt-cntr .sbtxt{font-size:20px;color:#FFFECC;margin-bottom:32px;line-height:1.6;opacity:.95}
.ttl-orbit .txt-cntr .actn-wrp{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.ttl-orbit .btn-prmry{background:#FFFECC;color:#C61CAC;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;box-shadow:0 4px 12px #fffecc4d;transition:transform 0.2s,box-shadow .2s;display:inline-block;z-index:3}
.ttl-orbit .btn-prmry:hover{transform:translateY(-2px);box-shadow:0 6px 16px #fffecc66}
.ttl-orbit .img-flt{position:absolute;border-radius:16px;box-shadow:0 8px 20px #00000026;z-index:1}
.ttl-orbit .img-flt:nth-child(2){width:160px;height:160px;object-fit:cover;top:40px;left:60px}
.ttl-orbit .img-flt:nth-child(3){width:160px;height:160px;object-fit:cover;bottom:40px;right:60px}
.mdls-grd{max-width:1280px;margin:100px auto;padding:0 20px}
.mdls-grd .hdr-blck{text-align:center;margin-bottom:60px}
.mdls-grd .hdr-blck h2{font-size:38px;color:#1a1a1a;margin-bottom:16px;position:relative;display:inline-block}
.mdls-grd .hdr-blck h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#C61CAC,#45E09B);border-radius:2px}
.mdls-grd .hdr-blck .dsc{font-size:18px;color:#4a4a4a;line-height:1.6;max-width:720px;margin:0 auto}
.mdls-grd .crs-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.mdls-grd .mdl-crd{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;padding:32px 24px;transition:transform 0.3s,box-shadow .3s;border-top:4px solid #C61CAC}
.mdls-grd .mdl-crd:hover{transform:translateY(-6px);box-shadow:0 8px 24px #c61cac26}
.mdls-grd .mdl-crd .icn-wrp{width:64px;height:64px;border-radius:12px;background:linear-gradient(135deg,#C61CAC,#45E09B);display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.mdls-grd .mdl-crd .icn-wrp i{font-size:32px;color:#FFFECC}
.mdls-grd .mdl-crd h3{font-size:22px;color:#1a1a1a;margin-bottom:12px;font-weight:600}
.mdls-grd .mdl-crd .txt{font-size:15px;color:#5a5a5a;line-height:1.7;margin-bottom:20px}
.mdls-grd .mdl-crd .drtn{display:flex;align-items:center;gap:8px;color:#45E09B;font-size:14px;font-weight:600}
.mdls-grd .mdl-crd .drtn i{font-size:16px}
.instrctr-shwcs{max-width:1280px;margin:100px auto;padding:0 20px}
.instrctr-shwcs .wrpr{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.instrctr-shwcs .prfl-sd{display:flex;gap:40px}
.instrctr-shwcs .prfl-img{flex-shrink:0}
.instrctr-shwcs .prfl-img img{width:200px;height:200px;border-radius:20px;object-fit:cover;box-shadow:0 6px 20px #0000001f}
.instrctr-shwcs .prfl-info h3{font-size:28px;color:#1a1a1a;margin-bottom:8px}
.instrctr-shwcs .prfl-info .rle{font-size:16px;color:#C61CAC;margin-bottom:16px;font-weight:600}
.instrctr-shwcs .prfl-info .txt{font-size:15px;color:#4a4a4a;line-height:1.7;margin-bottom:20px}
.instrctr-shwcs .prfl-info .spclt{display:flex;flex-wrap:wrap;gap:8px}
.instrctr-shwcs .prfl-info .spclt span{background:#f5f5f5;color:#1a1a1a;padding:6px 14px;border-radius:20px;font-size:13px;border:1px solid #e0e0e0}
.instrctr-shwcs .cntnt-sd h2{font-size:36px;color:#1a1a1a;margin-bottom:20px;line-height:1.3}
.instrctr-shwcs .cntnt-sd .dsc{font-size:16px;color:#4a4a4a;line-height:1.7;margin-bottom:24px}
.instrctr-shwcs .cntnt-sd .mtrc-lst{display:grid;gap:16px}
.instrctr-shwcs .cntnt-sd .mtrc-itm{display:flex;align-items:center;gap:12px;padding:16px;background:#f9f9f9;border-radius:8px;border-left:4px solid #45E09B}
.instrctr-shwcs .cntnt-sd .mtrc-itm i{font-size:24px;color:#C61CAC}
.instrctr-shwcs .cntnt-sd .mtrc-itm .lbl{font-size:15px;color:#1a1a1a;font-weight:600}
@media (max-width: 1024px) {
.ttl-orbit .crclr{min-height:460px;padding:50px 40px}
.ttl-orbit .txt-cntr h1{font-size:40px}
.ttl-orbit .img-flt:nth-child(2),.ttl-orbit .img-flt:nth-child(3){width:140px;height:140px}
.instrctr-shwcs .wrpr{gap:40px}
}
@media (max-width: 768px) {
.ttl-orbit{margin:60px auto 0}
.ttl-orbit .crclr{min-height:400px;padding:40px 30px;border-radius:24px}
.ttl-orbit .txt-cntr h1{font-size:32px}
.ttl-orbit .txt-cntr .sbtxt{font-size:17px}
.ttl-orbit .img-flt{display:none}
.mdls-grd{margin:70px auto}
.mdls-grd .hdr-blck h2{font-size:32px}
.mdls-grd .crs-grd{grid-template-columns:1fr;gap:24px}
.instrctr-shwcs{margin:70px auto}
.instrctr-shwcs .wrpr{grid-template-columns:1fr;gap:40px}
.instrctr-shwcs .prfl-sd{flex-direction:column;gap:24px}
.instrctr-shwcs .cntnt-sd h2{font-size:30px}
}
@media (max-width: 480px) {
.ttl-orbit .crclr{min-height:360px;padding:30px 20px}
.ttl-orbit .txt-cntr h1{font-size:28px}
.ttl-orbit .txt-cntr .sbtxt{font-size:16px}
.ttl-orbit .txt-cntr .actn-wrp{flex-direction:column}
.ttl-orbit .btn-prmry{width:100%;text-align:center}
.mdls-grd .hdr-blck h2{font-size:28px}
.instrctr-shwcs .prfl-img img{width:160px;height:160px}
.instrctr-shwcs .cntnt-sd h2{font-size:26px}
}
::-webkit-scrollbar{width:12px}
::-webkit-scrollbar-track{background:#f1f1f1}
::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#C61CAC,#45E09B);border-radius:6px;box-shadow:inset 0 0 4px #0000001a}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a8178e,#36b57c)}
.dmn-mn{background:linear-gradient(48deg,#C61CAC 0%,#45E09B 50%,#FFFECC 100%);padding:0;margin:0}
.ttl-wrp{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;background:#FFF;position:relative}
.ttl-wrp .ttl-img-strp{width:100%;height:180px;overflow:hidden;position:relative}
.ttl-wrp .ttl-img-strp img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(1.1)}
.ttl-wrp .ttl-img-strp::before{content:'';position:absolute;top:12px;left:12px;width:8px;height:8px;border:2px dotted #C61CAC;border-radius:50%;z-index:2}
.ttl-wrp .ttl-img-strp::after{content:'';position:absolute;bottom:12px;right:12px;width:8px;height:8px;border:2px dotted #45E09B;border-radius:50%;z-index:2}
.ttl-cntnt{padding:64px 24px;background:#FEFEFE}
.ttl-cntnt h1{font-size:52px;line-height:1.2;color:#1A1A1A;margin:0 0 24px;font-weight:700;max-width:900px}
.ttl-cntnt .ttl-dscrptn{font-size:21px;line-height:1.6;color:#444;margin:0 0 32px;max-width:800px}
.ttl-cntnt .ttl-dscrptn::before{content:'';display:inline-block;width:48px;height:3px;background:linear-gradient(90deg,#C61CAC,#45E09B);margin-right:16px;vertical-align:middle}
.ttl-actn{display:inline-flex;align-items:center;gap:16px}
.ttl-actn .btn-prmry{background:linear-gradient(135deg,#C61CAC,#45E09B);color:#FFF;padding:16px 40px;border-radius:6px;text-decoration:none;font-size:18px;font-weight:600;box-shadow:0 4px 12px #c61cac4d;transition:all .3s ease;border:none;z-index:10;position:relative}
.ttl-actn .btn-prmry:hover{box-shadow:0 6px 20px #c61cac66;transform:translateY(-2px)}
.schdl-blck{max-width:1280px;margin:0 auto;padding:80px 24px;background:#F9F9F9}
.schdl-blck h2{font-size:42px;line-height:1.3;color:#1A1A1A;margin:0 0 16px;font-weight:700}
.schdl-blck h2::after{content:'';display:block;width:80px;height:4px;background:#45E09B;margin-top:12px;border-radius:2px}
.schdl-blck .schdl-intro{font-size:19px;line-height:1.7;color:#555;margin:0 0 48px;max-width:720px}
.schdl-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}
.schdl-crd{background:#FFF;padding:32px;border-radius:8px;border-left:4px solid #C61CAC;box-shadow:0 2px 8px #00000014;transition:all .3s ease}
.schdl-crd:hover{transform:translateX(4px);box-shadow:0 4px 16px #0000001f}
.schdl-crd h3{font-size:22px;color:#C61CAC;margin:0 0 12px;font-weight:600}
.schdl-crd p{font-size:17px;line-height:1.6;color:#666;margin:0}
.qlty-sctn{max-width:1280px;margin:0 auto;padding:80px 24px;background:#FFF}
.qlty-sctn h2{font-size:40px;line-height:1.3;color:#1A1A1A;margin:0 0 48px;font-weight:700;text-align:center}
.qlty-sctn h2::before{content:'◆';color:#45E09B;margin-right:12px;font-size:28px}
.qlty-flx{display:flex;flex-direction:row;gap:48px;align-items:center}
.qlty-img{flex:1;min-width:320px}
.qlty-img img{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 24px #0000001a}
.qlty-cntnt{flex:1}
.qlty-cntnt h3{font-size:26px;color:#C61CAC;margin:0 0 20px;font-weight:600}
.qlty-cntnt p{font-size:18px;line-height:1.7;color:#555;margin:0 0 16px}
.qlty-lst{list-style:none;padding:0;margin:24px 0 0}
.qlty-lst li{font-size:17px;line-height:1.6;color:#444;padding:12px 0;border-bottom:1px solid #EEE;position:relative;padding-left:32px}
.qlty-lst li::before{content:'✓';position:absolute;left:0;color:#45E09B;font-weight:700;font-size:20px}
.lrnr-blck{max-width:1280px;margin:0 auto;padding:80px 24px;background:linear-gradient(135deg,#FFF8FE,#F0FFF8)}
.lrnr-blck h2{font-size:38px;line-height:1.3;color:#1A1A1A;margin:0 0 40px;font-weight:700}
.lrnr-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.lrnr-crd{background:#FFF;padding:40px 28px;border-radius:16px;text-align:center;box-shadow:0 3px 12px #00000014;transition:all .3s ease;border:2px solid transparent}
.lrnr-crd:hover{border-color:#C61CAC;box-shadow:0 6px 24px #c61cac26;transform:translateY(-4px)}
.lrnr-icn{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#C61CAC,#45E09B);border-radius:50%}
.lrnr-icn i{font-size:32px;color:#FFF}
.lrnr-crd h4{font-size:21px;color:#1A1A1A;margin:0 0 12px;font-weight:600}
.lrnr-crd p{font-size:16px;line-height:1.6;color:#666;margin:0}
.csystm-sctn{max-width:1280px;margin:0 auto;padding:80px 24px;background:#FEFEFE}
.csystm-sctn h2{font-size:40px;line-height:1.3;color:#1A1A1A;margin:0 0 24px;font-weight:700}
.csystm-sctn .csystm-sbtl{font-size:20px;line-height:1.6;color:#555;margin:0 0 48px;max-width:800px}
.csystm-flx{display:flex;flex-direction:row-reverse;gap:56px;align-items:flex-start}
.csystm-img{flex:1;min-width:360px}
.csystm-img img{width:100%;height:auto;border-radius:20px;box-shadow:0 8px 32px #0000001f}
.csystm-cntnt{flex:1}
.csystm-itm{margin-bottom:32px;padding-left:24px;border-left:3px solid #45E09B}
.csystm-itm h3{font-size:24px;color:#C61CAC;margin:0 0 12px;font-weight:600}
.csystm-itm p{font-size:17px;line-height:1.7;color:#555;margin:0}
.trl-blck{max-width:1280px;margin:0 auto;padding:80px 24px;background:#F4F4F4;position:relative}
.trl-blck::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#C61CAC,#45E09B,#FFFECC)}
.trl-blck h2{font-size:38px;line-height:1.3;color:#1A1A1A;margin:0 0 20px;font-weight:700;text-align:center}
.trl-blck .trl-dscrptn{font-size:19px;line-height:1.7;color:#555;margin:0 auto 48px;max-width:720px;text-align:center}
.trl-grd{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.trl-crd{background:#FFF;padding:40px;border-radius:12px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;gap:20px}
.trl-hdr{display:flex;align-items:center;gap:16px}
.trl-hdr i{font-size:40px;color:#C61CAC}
.trl-hdr h3{font-size:24px;color:#1A1A1A;margin:0;font-weight:600}
.trl-crd p{font-size:17px;line-height:1.7;color:#555;margin:0}
.trl-crd .trl-btn{display:inline-flex;align-items:center;gap:8px;background:#45E09B;color:#1A1A1A;padding:12px 28px;border-radius:6px;text-decoration:none;font-size:16px;font-weight:600;align-self:flex-start;transition:all .3s ease;box-shadow:0 2px 8px #45e09b4d;z-index:10;position:relative}
.trl-crd .trl-btn:hover{background:#3ACC89;box-shadow:0 4px 12px #45e09b66;transform:translateY(-2px)}
.trl-crd .trl-btn i{font-size:18px}
.bt-sctn{max-width:1280px;margin:0 auto;padding:80px 24px;background:#FFF}
.bt-flx{display:flex;flex-direction:row;gap:64px;align-items:center}
.bt-img{flex:1;min-width:340px}
.bt-img img{width:100%;height:auto;border-radius:16px;box-shadow:0 6px 28px #0000001a}
.bt-cntnt{flex:1.2}
.bt-cntnt h2{font-size:40px;line-height:1.3;color:#1A1A1A;margin:0 0 24px;font-weight:700}
.bt-cntnt h2::after{content:'';display:block;width:100px;height:5px;background:linear-gradient(90deg,#C61CAC,#45E09B);margin-top:16px;border-radius:3px}
.bt-cntnt p{font-size:18px;line-height:1.7;color:#555;margin:0 0 20px}
.bt-prf{display:flex;align-items:center;gap:20px;margin-top:40px;padding:24px;background:#F9F9F9;border-radius:10px;border-left:4px solid #C61CAC}
.bt-prf img{width:80px;height:80px;border-radius:50%;object-fit:cover;box-shadow:0 3px 12px #00000026}
.bt-prf-dtls h4{font-size:20px;color:#1A1A1A;margin:0 0 6px;font-weight:600}
.bt-prf-dtls p{font-size:16px;color:#666;margin:0}
@media (max-width: 1024px) {
.ttl-cntnt h1{font-size:42px}
.schdl-blck h2,.qlty-sctn h2,.lrnr-blck h2,.csystm-sctn h2,.trl-blck h2,.bt-cntnt h2{font-size:36px}
.qlty-flx,.csystm-flx,.bt-flx{flex-direction:column}
.qlty-img,.csystm-img,.bt-img{min-width:100%}
.lrnr-grd{grid-template-columns:repeat(2,1fr)}
.trl-grd{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.ttl-cntnt{padding:48px 20px}
.ttl-cntnt h1{font-size:34px}
.ttl-cntnt .ttl-dscrptn{font-size:18px}
.schdl-blck,.qlty-sctn,.lrnr-blck,.csystm-sctn,.trl-blck,.bt-sctn{padding:60px 20px}
.schdl-blck h2,.qlty-sctn h2,.lrnr-blck h2,.csystm-sctn h2,.trl-blck h2,.bt-cntnt h2{font-size:30px}
.lrnr-grd{grid-template-columns:1fr}
.schdl-grd{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.ttl-wrp .ttl-img-strp{height:140px}
.ttl-cntnt h1{font-size:28px}
.ttl-actn{flex-direction:column;width:100%}
.ttl-actn .btn-prmry{width:100%;text-align:center}
.schdl-blck h2,.qlty-sctn h2,.lrnr-blck h2,.csystm-sctn h2,.trl-blck h2,.bt-cntnt h2{font-size:26px}
.schdl-crd,.trl-crd{padding:24px}
}
::-webkit-scrollbar{width:14px}
::-webkit-scrollbar-track{background:#F0F0F0;border-radius:8px}
::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#C61CAC,#45E09B);border-radius:8px;box-shadow:0 2px 6px #0003}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#A8158E,#3ACC89)}
.dmn-cntct-wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}
.dmn-hro-cntct{display:flex;align-items:center;gap:60px;padding:80px 0 60px;position:relative}
.dmn-hro-cntct::before{content:'';position:absolute;top:0;left:-40px;width:2px;height:120px;background:linear-gradient(180deg,#C61CAC 0%,#45E09B 100%)}
.dmn-hro-cntct::after{content:'';position:absolute;bottom:0;right:-40px;width:120px;height:2px;background:linear-gradient(90deg,#45E09B 0%,#FFFECC 100%)}
.dmn-hro-txt{flex:1.2}
.dmn-hro-txt h1{font-size:52px;line-height:1.1;margin:0 0 24px;color:#1a1a1a;font-weight:700}
.dmn-hro-txt h1::before{content:'';display:block;width:60px;height:4px;background:#C61CAC;margin-bottom:20px}
.dmn-hro-dsc{font-size:18px;line-height:1.6;color:#444;margin:0}
.dmn-hro-vsl{flex:1;position:relative}
.dmn-hro-vsl::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 50%,#FFFECC 100%);border-radius:16px;box-shadow:0 4px 12px #c61cac33}
.dmn-hro-vsl::after{content:'';position:absolute;top:20px;right:20px;width:80px;height:80px;border:2px solid #FFFECC;border-radius:50%}
.dmn-hro-placeholder{position:relative;z-index:1;min-height:360px;display:flex;align-items:center;justify-content:center}
.dmn-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:60px 0}
.dmn-info-card{background:linear-gradient(135deg,#c61cac0d 0%,#45e09b0d 100%);padding:32px 28px;border-radius:12px;border:2px solid transparent;transition:all .3s ease;position:relative}
.dmn-info-card::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);border-radius:12px;opacity:0;transition:opacity .3s ease;z-index:-1}
.dmn-info-card:hover::before{opacity:1}
.dmn-info-card:hover{border-color:transparent;transform:translateY(-4px);box-shadow:0 6px 16px #c61cac26}
.dmn-info-icn{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.dmn-info-icn i{font-size:24px;color:#fff}
.dmn-info-lbl{font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#C61CAC;margin:0 0 8px;font-weight:600}
.dmn-info-val{font-size:18px;color:#222;margin:0;line-height:1.5}
.dmn-info-val a{color:#222;text-decoration:none;transition:color .3s ease}
.dmn-info-val a:hover{color:#C61CAC}
.dmn-form-section{background:linear-gradient(160deg,#fffecc26 0%,#45e09b1a 50%,#c61cac14 100%);padding:80px 0;margin:40px 0 0}
.dmn-form-container{max-width:680px;margin:0 auto;padding:0 20px}
.dmn-form-hdr{text-align:center;margin-bottom:48px}
.dmn-form-hdr h2{font-size:40px;margin:0 0 16px;color:#1a1a1a;font-weight:700}
.dmn-form-hdr h2::after{content:'';display:block;width:80px;height:3px;background:linear-gradient(90deg,#C61CAC 0%,#45E09B 100%);margin:16px auto 0}
.dmn-form-subttl{font-size:17px;color:#555;margin:0;line-height:1.6}
.dmn-form-bx{background:#fff;border-radius:16px;padding:48px 40px;box-shadow:0 2px 8px #0000000f}
.dmn-fld{margin-bottom:28px}
.dmn-fld label{display:block;font-size:15px;font-weight:600;color:#333;margin-bottom:8px}
.dmn-fld input[type="text"],.dmn-fld input[type="email"],.dmn-fld input[type="tel"]{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;transition:all .3s ease;box-sizing:border-box}
.dmn-fld input[type="text"]:focus,.dmn-fld input[type="email"]:focus,.dmn-fld input[type="tel"]:focus{outline:none;border-color:#C61CAC;box-shadow:0 0 0 3px #c61cac1a}
.dmn-radio-grp{margin-bottom:32px}
.dmn-radio-ttl{font-size:15px;font-weight:600;color:#333;margin:0 0 16px}
.dmn-radio-opts{display:flex;gap:16px;flex-wrap:wrap}
.dmn-radio-opts input[type="radio"]{display:none}
.dmn-radio-opts label{flex:1;min-width:180px;padding:16px 20px;border:2px solid #e0e0e0;border-radius:10px;cursor:pointer;text-align:center;font-size:15px;font-weight:500;color:#444;transition:all .3s ease;position:relative}
.dmn-radio-opts label::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);border-radius:10px;opacity:0;transition:opacity .3s ease;z-index:-1}
.dmn-radio-opts input[type="radio"]:checked + label{border-color:transparent;color:#fff;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);box-shadow:0 4px 12px #c61cac4d}
.dmn-radio-opts input[type="radio"]:checked + label::before{opacity:1}
.dmn-radio-opts label:hover{border-color:#C61CAC;transform:translateY(-2px)}
.dmn-prvc{margin:24px 0 32px}
.dmn-prvc input[type="checkbox"]{display:none}
.dmn-prvc label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:14px;color:#555;line-height:1.6}
.dmn-prvc label::before{content:'';min-width:20px;width:20px;height:20px;border:2px solid #d0d0d0;border-radius:4px;transition:all .3s ease;display:block;margin-top:2px}
.dmn-prvc input[type="checkbox"]:checked + label::before{background:#C61CAC;border-color:#C61CAC;box-shadow:inset 0 0 0 3px #fff}
.dmn-prvc a{color:#C61CAC;text-decoration:none;font-weight:600}
.dmn-prvc a:hover{text-decoration:underline}
.dmn-sbmt{width:100%;padding:16px 32px;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);border:none;border-radius:10px;color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #c61cac4d}
.dmn-sbmt:hover{transform:translateY(-2px);box-shadow:0 6px 16px #c61cac66}
.dmn-sbmt:active{transform:translateY(0)}
.dmn-addtnl-section{padding:80px 0 100px;text-align:center}
.dmn-addtnl-hdr{font-size:36px;margin:0 0 20px;color:#1a1a1a;font-weight:700}
.dmn-addtnl-txt{font-size:17px;color:#555;margin:0 0 40px;line-height:1.7;max-width:680px;margin-left:auto;margin-right:auto}
.dmn-quick-links{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.dmn-quick-lnk{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:#fff;border:2px solid #e0e0e0;border-radius:10px;color:#333;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 2px 6px #0000000a}
.dmn-quick-lnk i{font-size:20px;color:#C61CAC}
.dmn-quick-lnk:hover{border-color:#C61CAC;transform:translateY(-3px);box-shadow:0 4px 12px #c61cac33}
@media (max-width: 1024px) {
.dmn-hro-cntct{flex-direction:column;gap:40px;padding:60px 0 40px}
.dmn-hro-txt h1{font-size:42px}
.dmn-info-grid{grid-template-columns:repeat(2,1fr);gap:24px}
}
@media (max-width: 768px) {
.dmn-hro-cntct::before,.dmn-hro-cntct::after{display:none}
.dmn-hro-txt h1{font-size:36px}
.dmn-info-grid{grid-template-columns:1fr;gap:20px;padding:40px 0}
.dmn-form-section{padding:60px 0}
.dmn-form-hdr h2{font-size:32px}
.dmn-form-bx{padding:36px 24px}
.dmn-radio-opts{flex-direction:column}
.dmn-radio-opts label{min-width:100%}
.dmn-addtnl-section{padding:60px 0 80px}
.dmn-addtnl-hdr{font-size:28px}
.dmn-quick-links{flex-direction:column;align-items:stretch}
}
@media (max-width: 480px) {
.dmn-hro-txt h1{font-size:30px}
.dmn-hro-dsc{font-size:16px}
.dmn-form-hdr h2{font-size:28px}
.dmn-form-bx{padding:28px 20px}
}
.abtpg{max-width:1280px;margin:0 auto;padding:0}
.hrotitl{position:relative;height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:68px}
.hrotitl::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(./graphics_gallery/ed015.jpg);background-size:cover;background-position:center;filter:blur(8px);transform:scale(1.1);z-index:1}
.hrotitl::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#c61cacd9 0%,#45e09bbf 100%);z-index:2}
.hrotitl .txtzone{position:relative;z-index:3;text-align:center;max-width:780px;padding:48px 32px;background:#ffffff1f;backdrop-filter:blur(16px);border:2px solid #ffffff4d;border-radius:8px;box-shadow:0 6px 24px #0003}
.hrotitl .txtzone h1{font-size:48px;line-height:1.2;color:#FFFECC;margin:0 0 20px;font-weight:700}
.hrotitl .txtzone h1 .hghlght{color:#fff;font-weight:800;display:inline-block;padding:4px 12px;background:#45e09b66;border-radius:4px}
.hrotitl .txtzone p{font-size:19px;line-height:1.6;color:#fff;margin:0}
.stryblck{display:grid;grid-template-columns:1fr 1fr;gap:56px;max-width:1180px;margin:0 auto 84px;padding:0 32px;align-items:center}
.stryblck .txtcol h2{font-size:36px;line-height:1.3;color:#C61CAC;margin:0 0 24px;font-weight:700;position:relative;padding-left:20px}
.stryblck .txtcol h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:32px;background:linear-gradient(180deg,#45E09B 0%,#C61CAC 100%);border-radius:3px}
.stryblck .txtcol p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 18px}
.stryblck .imgcol{position:relative}
.stryblck .imgcol img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:4px 4px 16px #c61cac33}
.stryblck .imgcol::after{content:'';position:absolute;bottom:-16px;right:-16px;width:100%;height:100%;border:3px solid #45E09B;border-radius:12px;z-index:-1}
.valsblck{background:linear-gradient(135deg,#FFFECC 0%,#fff 100%);padding:72px 32px;margin-bottom:84px}
.valsblck .innr{max-width:1180px;margin:0 auto}
.valsblck h2{font-size:38px;line-height:1.3;color:#C61CAC;text-align:center;margin:0 0 52px;font-weight:700}
.valsgrd{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.valcard{background:#fff;padding:32px 28px;border-radius:8px;box-shadow:2px 4px 12px #00000014;border-left:5px solid #45E09B;transition:transform .3s ease,box-shadow .3s ease}
.valcard:hover{transform:translateY(-6px);box-shadow:4px 8px 20px #c61cac26}
.valcard h3{font-size:22px;line-height:1.4;color:#2a2a2a;margin:0 0 16px;font-weight:600}
.valcard p{font-size:16px;line-height:1.6;color:#4a4a4a;margin:0}
.tmblck{max-width:1180px;margin:0 auto 84px;padding:0 32px}
.tmblck h2{font-size:38px;line-height:1.3;color:#C61CAC;margin:0 0 48px;font-weight:700;text-align:center}
.tmgrd{display:flex;justify-content:center;gap:44px}
.tmcard{text-align:center;max-width:320px;position:relative}
.tmcard .imgwrap{width:180px;height:180px;margin:0 auto 24px;border-radius:50%;overflow:hidden;border:5px solid #45E09B;box-shadow:0 6px 18px #45e09b4d}
.tmcard .imgwrap img{width:100%;height:100%;object-fit:cover}
.tmcard h4{font-size:24px;line-height:1.3;color:#2a2a2a;margin:0 0 8px;font-weight:600}
.tmcard .role{font-size:16px;line-height:1.5;color:#C61CAC;margin:0 0 16px;font-weight:500}
.tmcard p{font-size:15px;line-height:1.6;color:#4a4a4a;margin:0}
.mssblck{background:linear-gradient(48deg,#C61CAC 0%,#45E09B 50%,#FFFECC 100%);padding:68px 32px;margin-bottom:0}
.mssblck .innr{max-width:920px;margin:0 auto;background:#fffffff2;padding:52px 48px;border-radius:16px;box-shadow:0 8px 32px #00000026}
.mssblck h2{font-size:36px;line-height:1.3;color:#C61CAC;margin:0 0 28px;font-weight:700;text-align:center}
.mssblck p{font-size:18px;line-height:1.7;color:#2a2a2a;margin:0 0 20px;text-align:center}
.mssblck .ctawrp{text-align:center;margin-top:36px}
.mssblck .ctabtn{display:inline-block;padding:16px 42px;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);color:#fff;font-size:18px;font-weight:600;text-decoration:none;border-radius:8px;box-shadow:0 4px 16px #c61cac4d;transition:transform .3s ease,box-shadow .3s ease}
.mssblck .ctabtn:hover{transform:translateY(-3px);box-shadow:0 6px 24px #c61cac66}
@media (max-width: 1024px) {
.stryblck{grid-template-columns:1fr;gap:36px}
.valsgrd{grid-template-columns:1fr;gap:28px}
.tmgrd{flex-direction:column;align-items:center;gap:36px}
}
@media (max-width: 768px) {
.hrotitl{height:420px;margin-bottom:52px}
.hrotitl .txtzone{padding:36px 24px}
.hrotitl .txtzone h1{font-size:34px}
.hrotitl .txtzone p{font-size:17px}
.stryblck{padding:0 20px;margin-bottom:64px}
.stryblck .txtcol h2{font-size:28px}
.stryblck .imgcol img{height:320px}
.valsblck{padding:56px 20px;margin-bottom:64px}
.valsblck h2{font-size:30px;margin-bottom:36px}
.tmblck{padding:0 20px;margin-bottom:64px}
.tmblck h2{font-size:30px;margin-bottom:36px}
.mssblck{padding:52px 20px}
.mssblck .innr{padding:40px 28px}
.mssblck h2{font-size:28px}
.mssblck p{font-size:16px}
}
@media (max-width: 480px) {
.hrotitl{height:360px}
.hrotitl .txtzone h1{font-size:28px}
.hrotitl .txtzone p{font-size:16px}
.stryblck .txtcol h2{font-size:24px}
.stryblck .txtcol p{font-size:16px}
.valcard{padding:24px 20px}
.mssblck .ctabtn{padding:14px 32px;font-size:16px}
}
.crs-ttl{background:linear-gradient(48deg,#C61CAC 0%,#45E09B 50%,#FFFECC 100%);padding:80px 20px;position:relative;overflow:hidden}
.crs-ttl::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:repeating-linear-gradient(45deg,#ffffff0d 0px,#ffffff0d 10px,transparent 10px,transparent 20px);border-radius:50%;z-index:1}
.crs-ttl-wrp{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.crs-ttl-txt{flex:1}
.crs-ttl-txt h1{font-size:52px;line-height:1.2;color:#fff;margin:0 0 30px;text-shadow:2px 4px 8px #0003}
.crs-ttl-txt p{font-size:18px;line-height:1.7;color:#fff;margin:0 0 18px}
.crs-ttl-img{width:380px;flex-shrink:0}
.crs-ttl-img img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:6px 8px 0 #00000026 12px 16px 24px #00000040}
.crs-lnch{padding:90px 20px;background:#fafafa}
.crs-lnch-cntr{max-width:1280px;margin:0 auto}
.crs-lnch-hdr{text-align:center;margin-bottom:60px}
.crs-lnch-hdr h2{font-size:42px;color:#2a2a2a;margin:0 0 20px;position:relative;display:inline-block}
.crs-lnch-hdr h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#C61CAC 0%,#45E09B 100%);border-radius:2px}
.crs-lnch-hdr p{font-size:18px;color:#555;max-width:720px;margin:0 auto;line-height:1.6}
.crs-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}
.crs-crd{background:#fff;border-radius:8px;padding:40px 32px;box-shadow:3px 5px 0 #c61cac1a 6px 10px 20px #00000014;transition:transform 0.3s,box-shadow .3s;border-left:5px solid #C61CAC;position:relative}
.crs-crd:hover{transform:translateY(-6px);box-shadow:3px 5px 0 #c61cac33 8px 14px 28px #00000026}
.crs-crd-tp{display:flex;align-items:flex-start;gap:20px;margin-bottom:24px}
.crs-crd-icn{width:70px;height:70px;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:2px 4px 8px #c61cac4d}
.crs-crd-icn i{font-size:32px;color:#fff}
.crs-crd-tp-txt h3{font-size:26px;color:#2a2a2a;margin:0 0 8px}
.crs-crd-tp-txt .crs-crd-dt{font-size:15px;color:#777;display:flex;align-items:center;gap:6px}
.crs-crd-tp-txt .crs-crd-dt i{font-size:14px;color:#45E09B}
.crs-crd-dsc{font-size:16px;line-height:1.6;color:#555;margin-bottom:28px}
.crs-crd-dtl{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}
.crs-crd-dtl-itm{display:flex;align-items:center;gap:10px;font-size:15px;color:#444}
.crs-crd-dtl-itm i{font-size:18px;color:#C61CAC;flex-shrink:0}
.crs-crd-ftrs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}
.crs-crd-ftr-tg{background:linear-gradient(90deg,#c61cac1a 0%,#45e09b1a 100%);color:#C61CAC;padding:6px 14px;border-radius:16px;font-size:13px;font-weight:600;border:1px solid #c61cac33}
.crs-crd-prf{display:flex;align-items:center;gap:16px;padding-top:24px;border-top:2px solid #f0f0f0;margin-bottom:28px}
.crs-crd-prf-img{width:56px;height:56px;border-radius:50%;overflow:hidden;border:3px solid #45E09B;flex-shrink:0}
.crs-crd-prf-img img{width:100%;height:100%;object-fit:cover}
.crs-crd-prf-inf h4{font-size:17px;color:#2a2a2a;margin:0 0 4px}
.crs-crd-prf-inf p{font-size:14px;color:#777;margin:0}
.crs-crd-act{display:flex;gap:14px}
.crs-crd-btn{flex:1;padding:14px 20px;border-radius:6px;font-size:16px;font-weight:600;text-align:center;text-decoration:none;transition:all .3s;border:2px solid transparent;cursor:pointer;position:relative;z-index:10}
.crs-crd-btn--prmr{background:linear-gradient(90deg,#C61CAC 0%,#45E09B 100%);color:#fff}
.crs-crd-btn--prmr:hover{transform:scale(1.05);box-shadow:3px 5px 12px #c61cac66}
.crs-crd-btn--scndr{background:transparent;color:#C61CAC;border-color:#C61CAC}
.crs-crd-btn--scndr:hover{background:#C61CAC;color:#fff}
@media (max-width: 1024px) {
.crs-ttl-wrp{gap:40px}
.crs-ttl-txt h1{font-size:44px}
.crs-ttl-img{width:320px}
.crs-ttl-img img{height:400px}
.crs-grd{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
}
@media (max-width: 768px) {
.crs-ttl{padding:60px 20px}
.crs-ttl-wrp{flex-direction:column;gap:30px}
.crs-ttl-txt h1{font-size:36px}
.crs-ttl-txt p{font-size:16px}
.crs-ttl-img{width:100%;max-width:400px}
.crs-ttl-img img{height:350px}
.crs-lnch{padding:60px 20px}
.crs-lnch-hdr h2{font-size:34px}
.crs-grd{grid-template-columns:1fr;gap:24px}
.crs-crd{padding:30px 24px}
.crs-crd-act{flex-direction:column}
}
@media (max-width: 480px) {
.crs-ttl-txt h1{font-size:28px}
.crs-ttl-img img{height:300px}
.crs-lnch-hdr h2{font-size:28px}
.crs-crd-tp{flex-direction:column;align-items:flex-start}
.crs-crd-tp-txt h3{font-size:22px}
}
::-webkit-scrollbar{width:14px}
::-webkit-scrollbar-track{background:#f5f5f5;box-shadow:inset 0 0 4px #0000001a}
::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#C61CAC 0%,#45E09B 100%);border-radius:8px;border:2px solid #f5f5f5}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a0158a 0%,#38b97f 100%)}
.sccs-hro{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#C61CAC 0%,#45E09B 50%,#FFFECC 100%);background-size:400% 400%;animation:grdntflw 15s ease infinite;padding:80px 20px}
@keyframes grdntflw {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.sccs-hro::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,#c61cac4d 0%,transparent 60%),radial-gradient(circle at 70% 60%,#45e09b40 0%,transparent 50%);z-index:1}
.sccs-hro::after{content:'';position:absolute;width:480px;height:480px;border-radius:50%;background:#fffecc26;top:-120px;right:-100px;z-index:1;filter:blur(80px)}
.sccs-cntnr{max-width:1280px;width:100%;margin:0 auto;position:relative;z-index:2}
.sccs-cntnt{text-align:center;max-width:720px;margin:0 auto;animation:fdnp 1.2s ease-out}
@keyframes fdnp {
from{opacity:0;transform:translateY(30px)}
to{opacity:1;transform:translateY(0)}
}
.sccs-icnwrp{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:#fffffff2;border-radius:50%;margin-bottom:32px;box-shadow:0 8px 24px #c61cac4d 0 2px 8px #0000001a}
.sccs-icnwrp .mdi{font-size:64px;color:#C61CAC}
.sccs-cntnt h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 24px;text-shadow:0 2px 12px #00000026;line-height:1.2}
.sccs-cntnt .sbtxt{font-size:20px;color:#fffffff2;margin:0 0 16px;line-height:1.6}
.sccs-cntnt .dtl{font-size:16px;color:#ffffffd9;line-height:1.7;margin:0 0 40px}
.sccs-btngrp{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.sccs-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #00000026}
.sccs-btn.prm{background:#fff;color:#C61CAC}
.sccs-btn.prm:hover{transform:translateY(-3px);box-shadow:0 6px 20px #c61cac66;background:#FFFECC}
.sccs-btn.scndry{background:#fff3;color:#fff;border:2px solid #ffffff80}
.sccs-btn.scndry:hover{background:#ffffff4d;border-color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #ffffff4d}
.nfblck{padding:100px 20px;background:#f8f9fa;position:relative}
.nfblck::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:140px;height:5px;background:linear-gradient(90deg,#C61CAC 0%,#45E09B 100%);border-radius:3px}
.nfcntnr{max-width:1280px;margin:0 auto}
.nfgrd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}
.nfcrd{background:#fff;padding:40px 32px;border-radius:12px;text-align:center;box-shadow:0 3px 10px #00000014;transition:all .35s ease;position:relative;overflow:hidden}
.nfcrd::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#C61CAC 0%,#45E09B 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.nfcrd:hover::before{transform:scaleX(1)}
.nfcrd:hover{transform:translateY(-8px);box-shadow:0 8px 24px #c61cac33}
.nfcrd .icn{width:72px;height:72px;margin:0 auto 24px;background:linear-gradient(135deg,#c61cac1a 0%,#45e09b1a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .35s ease}
.nfcrd:hover .icn{transform:rotate(360deg) scale(1.1)}
.nfcrd .icn .icon-envelope,.nfcrd .icn .icon-phone,.nfcrd .icn .mdi{font-size:32px;color:#C61CAC}
.nfcrd h3{font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 12px}
.nfcrd .txt{font-size:15px;color:#5a6c7d;line-height:1.6;margin:0 0 16px}
.nfcrd .lnk{display:inline-block;color:#C61CAC;text-decoration:none;font-weight:600;font-size:15px;transition:all .25s ease;position:relative}
.nfcrd .lnk::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#45E09B;transition:width .3s ease}
.nfcrd .lnk:hover::after{width:100%}
.nfcrd .lnk:hover{color:#45E09B}
.nxtspnl{background:linear-gradient(135deg,#C61CAC 0%,#8a1688 100%);padding:48px;border-radius:16px;text-align:center;box-shadow:0 6px 20px #c61cac4d}
.nxtspnl h2{font-size:32px;font-weight:700;color:#fff;margin:0 0 16px}
.nxtspnl .dscrp{font-size:17px;color:#ffffffe6;margin:0 0 32px;line-height:1.7;max-width:640px;margin-left:auto;margin-right:auto}
.nxtspnl .btn{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:#fff;color:#C61CAC;text-decoration:none;font-weight:700;font-size:16px;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #0003}
.nxtspnl .btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #fffecc80;background:#FFFECC}
@media (max-width: 1024px) {
.nfgrd{grid-template-columns:repeat(2,1fr);gap:24px}
.sccs-cntnt h1{font-size:40px}
}
@media (max-width: 768px) {
.sccs-hro{min-height:440px;padding:60px 20px}
.sccs-cntnt h1{font-size:32px;margin-bottom:20px}
.sccs-cntnt .sbtxt{font-size:18px}
.sccs-icnwrp{width:100px;height:100px;margin-bottom:24px}
.sccs-icnwrp .mdi{font-size:52px}
.sccs-btngrp{flex-direction:column;align-items:stretch}
.sccs-btn{justify-content:center}
.nfblck{padding:80px 20px}
.nfgrd{grid-template-columns:1fr;gap:20px}
.nxtspnl{padding:36px 24px}
.nxtspnl h2{font-size:26px}
}
@media (max-width: 480px) {
.sccs-cntnt h1{font-size:28px}
.sccs-cntnt .sbtxt{font-size:16px}
.sccs-cntnt .dtl{font-size:15px}
.sccs-btn{padding:14px 24px;font-size:15px}
.nxtspnl h2{font-size:24px}
.nxtspnl .dscrp{font-size:16px}
}