*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Lato',sans-serif;font-size:16px;line-height:1.6;color:#1a1a2e;background-color:#FFFDF4}
.HdrBox-v1{background-color:#5F0258;border-bottom:3px solid #25CFFF}
.HdrTopRow-v1{background-color:#3d0138;padding:10px 0;text-align:center}
.HdrCmpnyNm-v1{font-family:'PT Serif',serif;font-size:13px;font-weight:700;color:#25cfffd9;letter-spacing:3px;text-transform:uppercase}
.HdrMdlRow-v1{padding:18px 0}
.HdrMdlRow-v1 .cntr-box{max-width:1140px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.HdrLgoBx-v1{flex-shrink:0}
.HdrLgoBx-v1 a{display:flex;align-items:center;text-decoration:none}
.HdrLgoBx-v1 img{width:90px;height:90px;object-fit:contain;background:#fffdf414;border-radius:12px;padding:6px;box-shadow:0 2px 8px #0000004d}
.HdrNvgtnBx-v1{flex:1;display:flex;justify-content:flex-end}
.NvgtnLst-v1{list-style:none;display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end;align-items:center}
.NvgtnLst-v1 li a{display:block;padding:10px 16px;font-family:'Lato',sans-serif;font-size:14px;font-weight:700;color:#FFFDF4;text-decoration:none;border-radius:4px;letter-spacing:.5px;border:1px solid transparent;transition:background-color linear 0.15s,border-color linear 0.15s,color linear .15s}
.NvgtnLst-v1 li a:hover{background-color:#25cfff1f;border-color:#25cfff66;color:#25CFFF}
.NvgtnLst-v1 li a.nav-active{background-color:#25cfff2e;border-color:#25CFFF;color:#25CFFF}
@media (max-width: 768px) {
.HdrMdlRow-v1 .cntr-box{flex-direction:column;align-items:center}
.HdrNvgtnBx-v1{width:100%;justify-content:center}
.NvgtnLst-v1{justify-content:center}
.NvgtnLst-v1 li a{font-size:13px;padding:8px 12px}
}
@media (max-width: 480px) {
.HdrCmpnyNm-v1{font-size:11px;letter-spacing:2px}
.HdrLgoBx-v1 img{width:70px;height:70px}
}
.FtrBox-v1{background-color:#2a0226;border-top:3px solid #25CFFF;padding:48px 0 24px}
.FtrInner-v1{max-width:1140px;margin:auto;padding:0 20px}
.FtrGrd-v1{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:40px}
.FtrBlck-v1 h3{font-family:'PT Serif',serif;font-size:15px;font-weight:700;color:#25CFFF;margin-bottom:16px;letter-spacing:1px;text-transform:uppercase}
.FtrBlck-v1 p{font-size:14px;color:#fffdf4b3;line-height:1.7}
.FtrCntct-v1{list-style:none}
.FtrCntct-v1 li{font-size:14px;color:#fffdf4b3;margin-bottom:10px;display:flex;align-items:flex-start;gap:8px;line-height:1.5}
.FtrCntct-v1 li a{color:#fffdf4b3;text-decoration:none}
.FtrCntct-v1 li a:hover{color:#25CFFF}
.FtrNvgtn-v1{list-style:none}
.FtrNvgtn-v1 li{margin-bottom:8px}
.FtrNvgtn-v1 li a{font-size:14px;color:#fffdf4b3;text-decoration:none;border-bottom:1px solid transparent}
.FtrNvgtn-v1 li a:hover{color:#25CFFF;border-bottom-color:#25cfff66}
.FtrBttm-v1{border-top:1px solid #25cfff33;padding-top:20px;text-align:center}
.FtrBttm-v1 p{font-size:13px;color:#fffdf473}
@media (max-width: 768px) {
.FtrGrd-v1{grid-template-columns:1fr 1fr;gap:28px}
}
@media (max-width: 480px) {
.FtrGrd-v1{grid-template-columns:1fr;gap:24px}
}
.CkBnr-wrapper{position:fixed;left:0;top:50%;transform:translateY(-50%) translateX(-110%);z-index:9999;width:340px;max-width:92vw;transition:transform linear .3s}
.CkBnr-wrapper.bnr-visible{transform:translateY(-50%) translateX(0)}
.CkBnr-wrapper.bnr-hidden{transform:translateY(-50%) translateX(-110%)}
.CkBnr-box{background-color:#2a0226;border:2px solid #25CFFF;border-left:none;border-radius:0 16px 16px 0;padding:24px;box-shadow:4px 4px 16px #0006}
.CkBnr-box h4{font-family:'PT Serif',serif;font-size:15px;font-weight:700;color:#25CFFF;margin-bottom:10px}
.CkBnr-box p{font-size:12px;color:#fffdf4bf;line-height:1.5;margin-bottom:14px}
.CkBnr-box p a{color:#25CFFF;text-decoration:underline}
.CkTgls-v1{margin-bottom:16px}
.CkTgl-itm{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid #25cfff1a}
.CkTgl-itm:last-child{border-bottom:none}
.CkTgl-lbl{font-size:12px;color:#fffdf4cc;flex:1}
.CkTgl-lbl span{display:block;font-size:10px;color:#fffdf473;margin-top:2px}
.CkTgl-switch{position:relative;width:36px;height:20px;flex-shrink:0;margin-left:10px}
.CkTgl-switch input{opacity:0;width:0;height:0;position:absolute}
.CkTgl-sldr{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffdf426;border-radius:20px;cursor:pointer;transition:background linear .15s}
.CkTgl-sldr::before{content:'';position:absolute;width:14px;height:14px;background:#FFFDF4;border-radius:50%;top:3px;left:3px;transition:transform linear .15s}
.CkTgl-switch input:checked + .CkTgl-sldr{background:#25CFFF}
.CkTgl-switch input:checked + .CkTgl-sldr::before{transform:translateX(16px)}
.CkTgl-switch input:disabled + .CkTgl-sldr{opacity:.5;cursor:not-allowed}
.CkBtns-row{display:flex;gap:8px;margin-bottom:10px}
.CkBttn-v1{flex:1;padding:9px 10px;font-family:'Lato',sans-serif;font-size:12px;font-weight:700;border-radius:4px;cursor:pointer;letter-spacing:.5px;background:transparent;border:1px solid #25CFFF;color:#25CFFF;transition:background linear 0.15s,color linear .15s}
.CkBttn-v1:hover{background:#25cfff26}
.CkBttn-v1.bttn-accept{background:#25CFFF;color:#2a0226}
.CkBttn-v1.bttn-accept:hover{background:#25cfffcc}
.CkInfo-lnk{display:block;text-align:center;font-size:11px;color:#fffdf473;text-decoration:none;margin-top:4px}
.CkInfo-lnk:hover{color:#25CFFF}
.CkFltBtn-v2{position:fixed;bottom:20px;left:20px;z-index:9998;width:44px;height:44px;border-radius:50%;background:#5F0258;border:2px solid #25CFFF;color:#25CFFF;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d}
.CkFltBtn-v2:hover{background:#25cfff1a}
.terms-inner{max-width:1140px;margin:0 auto;padding:48px 24px 72px;background-color:#FFFDF4;font-size:16px;line-height:1.8;color:#1a1a2e}
.terms-inner h1{font-size:2.4rem;font-weight:800;line-height:1.2;margin:0 0 32px;padding-bottom:16px;color:#5F0258;border-bottom:4px solid #25CFFF;letter-spacing:-.02em}
.terms-inner h2{font-size:1.75rem;font-weight:700;line-height:1.3;margin:48px 0 20px;color:#5F0258;padding-left:14px;border-left:5px solid #25CFFF}
.terms-inner h3{font-size:1.35rem;font-weight:700;line-height:1.4;margin:36px 0 14px;color:#3a0138;padding-left:10px;border-left:3px solid #25cfff8c}
.terms-inner h4{font-size:1.15rem;font-weight:700;line-height:1.45;margin:28px 0 10px;color:#2d012b;text-transform:uppercase;letter-spacing:.04em}
.terms-inner h5{font-size:1rem;font-weight:700;line-height:1.5;margin:22px 0 8px;color:#5F0258;letter-spacing:.03em}
.terms-inner h6{font-size:.9rem;font-weight:700;line-height:1.5;margin:18px 0 6px;color:#5f0258bf;text-transform:uppercase;letter-spacing:.06em}
.terms-inner p{margin:0 0 20px;font-size:1rem;line-height:1.85;color:#223}
.terms-inner ul{margin:0 0 24px;padding-left:0;list-style:none}
.terms-inner ol{margin:0 0 24px;padding-left:24px;list-style:none;counter-reset:policy-ol-counter}
.terms-inner ul li{position:relative;padding:6px 0 6px 28px;font-size:1rem;line-height:1.8;color:#223;border-bottom:1px solid #25cfff1f}
.terms-inner ul li:last-child{border-bottom:none}
.terms-inner ul li::before{content:'';position:absolute;left:6px;top:16px;width:8px;height:8px;background-color:#25CFFF;border-radius:2px;transform:rotate(45deg);box-shadow:1px 1px 0 #5f02584d}
.terms-inner ol li{position:relative;padding:6px 0 6px 36px;font-size:1rem;line-height:1.8;color:#223;counter-increment:policy-ol-counter;border-bottom:1px solid #5f025814}
.terms-inner ol li:last-child{border-bottom:none}
.terms-inner ol li::before{content:counter(policy-ol-counter);position:absolute;left:0;top:6px;width:24px;height:24px;background-color:#5F0258;color:#FFFDF4;font-size:.75rem;font-weight:700;line-height:24px;text-align:center;border-radius:4px}
.terms-inner ul ul,.terms-inner ol ol,.terms-inner ul ol,.terms-inner ol ul{margin:8px 0 8px 16px;padding-left:0}
.terms-inner ul ul li::before{background-color:#25cfff73;box-shadow:none;width:6px;height:6px;top:17px}
.terms-inner strong,.terms-inner b{font-weight:700;color:#5F0258}
.terms-inner em,.terms-inner i{font-style:italic;color:#5f0258d9}
.terms-inner hr{border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#25cfff99 20%,#25CFFF 50%,#5f025880 80%,transparent 100%);margin:40px 0;box-shadow:0 2px 6px #25cfff2e}
@media (max-width: 1024px) {
.terms-inner{padding:40px 32px 60px}
.terms-inner h1{font-size:2rem}
.terms-inner h2{font-size:1.5rem}
.terms-inner h3{font-size:1.2rem}
}
@media (max-width: 768px) {
.terms-inner{padding:32px 20px 48px;font-size:15px}
.terms-inner h1{font-size:1.75rem;margin-bottom:24px;padding-bottom:12px;border-bottom-width:3px}
.terms-inner h2{font-size:1.35rem;margin-top:36px;margin-bottom:14px;border-left-width:4px;padding-left:12px}
.terms-inner h3{font-size:1.1rem;margin-top:28px}
.terms-inner h4{font-size:1rem}
.terms-inner ul li,.terms-inner ol li{font-size:.97rem;line-height:1.75}
.terms-inner hr{margin:28px 0}
}
@media (max-width: 480px) {
.terms-inner{padding:24px 16px 40px;font-size:14px}
.terms-inner h1{font-size:1.5rem;letter-spacing:-.01em}
.terms-inner h2{font-size:1.2rem;margin-top:28px}
.terms-inner h3{font-size:1.05rem;margin-top:22px}
.terms-inner h4,.terms-inner h5,.terms-inner h6{font-size:.9rem}
.terms-inner ol{padding-left:0}
.terms-inner ul li{padding-left:22px}
.terms-inner ul li::before{width:6px;height:6px;top:15px}
.terms-inner ol li{padding-left:32px}
.terms-inner ol li::before{width:22px;height:22px;line-height:22px;font-size:.7rem;border-radius:3px}
}
@media (min-width: 1280px) {
.terms-inner{padding:64px 48px 88px;font-size:17px}
.terms-inner h1{font-size:2.75rem}
.terms-inner h2{font-size:1.9rem}
.terms-inner h3{font-size:1.45rem}
}
@media (min-width: 1920px) {
.terms-inner{font-size:18px;padding:72px 64px 96px}
.terms-inner h1{font-size:3rem}
.terms-inner h2{font-size:2.1rem}
}
.FaqHdr-box-v1{position:relative;overflow:hidden;background:#5F0258;padding:80px 20px 60px}
.FaqHdr-box-v1 .FaqHdr-cntr-v1{max-width:1140px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px}
.FaqHdr-box-v1 .FaqHdr-txt-v1{flex:1 1 50%;position:relative;z-index:2}
.FaqHdr-box-v1 .FaqHdr-lbl-v1{display:inline-block;background:#25cfff2e;border:1px solid #25cfff80;color:#25CFFF;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:3px;margin-bottom:22px}
.FaqHdr-box-v1 .FaqHdr-hdng-v1{font-size:46px;font-weight:800;line-height:1.1;color:#FFFDF4;margin:0 0 12px}
.FaqHdr-box-v1 .FaqHdr-hdng-v1 span{color:#25CFFF;display:block}
.FaqHdr-box-v1 .FaqHdr-sub-v1{font-size:16px;color:#fffdf4bf;line-height:1.6;margin:0;max-width:420px}
.FaqHdr-box-v1 .FaqHdr-img-wrapper-v1{flex:1 1 45%;position:relative;z-index:2}
.FaqHdr-box-v1 .FaqHdr-img-wrapper-v1 img{width:100%;height:340px;object-fit:cover;border-radius:16px;display:block}
.FaqHdr-box-v1 .FaqHdr-img-wrapper-v1::after{content:'';position:absolute;inset:0;border-radius:16px;background:linear-gradient(135deg,#5f025873 0%,#25cfff40 100%);pointer-events:none}
.FaqHdr-deco1-v1{position:absolute;top:-40px;right:30%;width:200px;height:200px;border-radius:50%;background:#25cfff14;pointer-events:none}
.FaqHdr-deco2-v1{position:absolute;bottom:-30px;left:-30px;width:140px;height:140px;border-radius:50%;background:#25cfff0f;pointer-events:none}
.FaqAccrd-box-v1{background:#FFFDF4;padding:72px 20px 80px}
.FaqAccrd-cntr-v1{max-width:1140px;margin:0 auto;display:flex;flex-direction:row;gap:56px;align-items:flex-start}
.FaqAccrd-sidebar-v1{flex:0 0 260px;position:sticky;top:24px}
.FaqAccrd-sidebar-v1 .FaqAccrd-sdhd-v1{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#5F0258;margin:0 0 20px}
.FaqAccrd-sidebar-v1 .FaqAccrd-catlist-v1{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}
.FaqAccrd-sidebar-v1 .FaqAccrd-catlist-v1 li a{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;color:#5F0258;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s linear,color .2s linear;border:1px solid transparent}
.FaqAccrd-sidebar-v1 .FaqAccrd-catlist-v1 li a:hover{background:#25cfff1f;border-color:#25cfff4d;color:#5F0258}
.FaqAccrd-sidebar-v1 .FaqAccrd-catlist-v1 li a .cat-dot-v1{width:8px;height:8px;border-radius:50%;background:#25CFFF;flex-shrink:0}
.FaqAccrd-sidebar-v1 .FaqAccrd-contact-v1{margin-top:36px;background:linear-gradient(135deg,#5F0258 0%,#8a037e 100%);border-radius:12px;padding:22px 18px;color:#FFFDF4}
.FaqAccrd-sidebar-v1 .FaqAccrd-contact-v1 p{font-size:13px;color:#fffdf4cc;margin:0 0 14px;line-height:1.5}
.FaqAccrd-sidebar-v1 .FaqAccrd-contact-v1 .FaqAccrd-cta-btn-v1{display:inline-block;background:#25CFFF;color:#5F0258;font-size:13px;font-weight:700;padding:9px 18px;border-radius:6px;text-decoration:none;transition:background .2s linear}
.FaqAccrd-sidebar-v1 .FaqAccrd-contact-v1 .FaqAccrd-cta-btn-v1:hover{background:#FFFDF4}
.FaqAccrd-main-v1{flex:1 1 0}
.FaqAccrd-grp-v1{margin-bottom:44px}
.FaqAccrd-grp-v1:last-child{margin-bottom:0}
.FaqAccrd-grphd-v1{font-size:18px;font-weight:800;color:#5F0258;margin:0 0 18px;padding-bottom:10px;border-bottom:2px solid #25cfff59;position:relative}
.FaqAccrd-grphd-v1::before{content:'';position:absolute;left:0;bottom:-2px;width:48px;height:2px;background:#25CFFF}
.FaqAccrd-item-v1{border:1px solid #5f02581f;border-radius:10px;margin-bottom:10px;background:#fff;box-shadow:0 2px 6px #5f02580d;overflow:hidden}
.FaqAccrd-item-v1 input[type="checkbox"]{display:none}
.FaqAccrd-item-v1 .FaqAccrd-qlbl-v1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;font-size:15px;font-weight:600;color:#3a0236;transition:background .18s linear;user-select:none;gap:12px}
.FaqAccrd-item-v1 .FaqAccrd-qlbl-v1:hover{background:#25cfff12}
.FaqAccrd-item-v1 .FaqAccrd-qlbl-v1 .FaqAccrd-ico-v1{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#25cfff26;display:flex;align-items:center;justify-content:center;transition:background .18s linear,transform .2s linear}
.FaqAccrd-item-v1 .FaqAccrd-qlbl-v1 .FaqAccrd-ico-v1 svg{width:12px;height:12px;transition:transform .2s linear}
.FaqAccrd-item-v1 .FaqAccrd-ans-v1{max-height:0;overflow:hidden;transition:max-height .3s linear,padding .2s linear;padding:0 20px}
.FaqAccrd-item-v1 .FaqAccrd-ans-v1 .FaqAccrd-anstxt-v1{font-size:14px;color:#444;line-height:1.7;padding-bottom:18px;border-top:1px solid #25cfff26;padding-top:14px}
.FaqAccrd-item-v1 input[type="checkbox"]:checked ~ .FaqAccrd-qlbl-v1{background:#25cfff1a;color:#5F0258}
.FaqAccrd-item-v1 input[type="checkbox"]:checked ~ .FaqAccrd-qlbl-v1 .FaqAccrd-ico-v1{background:#25CFFF;transform:rotate(0deg)}
.FaqAccrd-item-v1 input[type="checkbox"]:checked ~ .FaqAccrd-qlbl-v1 .FaqAccrd-ico-v1 svg{transform:rotate(180deg)}
.FaqAccrd-item-v1 input[type="checkbox"]:checked ~ .FaqAccrd-ans-v1{max-height:400px}
.FaqImgStrip-box-v1{background:linear-gradient(90deg,#25cfff1a 0%,#5f025814 100%);padding:0;display:flex;flex-direction:row;overflow:hidden;height:220px}
.FaqImgStrip-box-v1 .FaqImgStrip-img-v1{flex:1 1 50%;overflow:hidden;position:relative}
.FaqImgStrip-box-v1 .FaqImgStrip-img-v1 img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s linear}
.FaqImgStrip-box-v1 .FaqImgStrip-img-v1:hover img{transform:scale(1.04)}
.FaqImgStrip-box-v1 .FaqImgStrip-img-v1::after{content:'';position:absolute;inset:0;background:#5f025847;pointer-events:none}
.FaqImgStrip-box-v1 .FaqImgStrip-txt-v1{flex:0 0 340px;background:#5F0258;display:flex;flex-direction:column;justify-content:center;padding:36px 32px;color:#FFFDF4}
.FaqImgStrip-box-v1 .FaqImgStrip-txt-v1 .strip-hdng-v1{font-size:22px;font-weight:800;margin:0 0 10px;line-height:1.2}
.FaqImgStrip-box-v1 .FaqImgStrip-txt-v1 .strip-hdng-v1 span{color:#25CFFF}
.FaqImgStrip-box-v1 .FaqImgStrip-txt-v1 p{font-size:13px;color:#fffdf4bf;line-height:1.6;margin:0 0 16px}
.FaqImgStrip-box-v1 .FaqImgStrip-txt-v1 .strip-btn-v1{display:inline-block;background:#25CFFF;color:#5F0258;font-weight:700;font-size:13px;padding:9px 20px;border-radius:6px;text-decoration:none;width:fit-content;transition:background .2s linear}
.FaqImgStrip-box-v1 .FaqImgStrip-txt-v1 .strip-btn-v1:hover{background:#FFFDF4}
@media (max-width: 1024px) {
.FaqHdr-box-v1 .FaqHdr-cntr-v1{gap:32px}
.FaqHdr-box-v1 .FaqHdr-hdng-v1{font-size:36px}
.FaqAccrd-cntr-v1{gap:36px}
.FaqAccrd-sidebar-v1{flex:0 0 210px}
.FaqImgStrip-box-v1 .FaqImgStrip-txt-v1{flex:0 0 280px}
}
@media (max-width: 768px) {
.FaqHdr-box-v1{padding:52px 20px 44px}
.FaqHdr-box-v1 .FaqHdr-cntr-v1{flex-direction:column;gap:28px}
.FaqHdr-box-v1 .FaqHdr-img-wrapper-v1 img{height:220px}
.FaqHdr-box-v1 .FaqHdr-hdng-v1{font-size:30px}
.FaqAccrd-box-v1{padding:48px 20px 56px}
.FaqAccrd-cntr-v1{flex-direction:column;gap:28px}
.FaqAccrd-sidebar-v1{flex:none;width:100%;position:static}
.FaqAccrd-sidebar-v1 .FaqAccrd-catlist-v1{flex-direction:row;flex-wrap:wrap;gap:6px}
.FaqImgStrip-box-v1{flex-direction:column;height:auto}
.FaqImgStrip-box-v1 .FaqImgStrip-img-v1{height:180px;flex:none}
.FaqImgStrip-box-v1 .FaqImgStrip-txt-v1{flex:none;padding:28px 24px}
}
@media (max-width: 480px) {
.FaqHdr-box-v1 .FaqHdr-hdng-v1{font-size:24px}
.FaqAccrd-item-v1 .FaqAccrd-qlbl-v1{font-size:14px;padding:14px 16px}
}
.HdrBox-v1{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:stretch}
.HdrBox-v1 .DiagSplit-v1{display:flex;flex-direction:row;width:100%;position:relative}
.HdrBox-v1 .TxtZone-v1{flex:0 0 52%;background:#5F0258;padding:72px 56px 72px 40px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}
.HdrBox-v1 .TxtZone-v1::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#25cfff2e 0%,transparent 60%);pointer-events:none}
.HdrBox-v1 .TxtZone-v1 .HdrLbl-v1{display:inline-block;background:#25cfff38;color:#25CFFF;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;padding:6px 16px;border-radius:3px;margin-bottom:22px;border-left:3px solid #25CFFF;width:fit-content}
.HdrBox-v1 .TxtZone-v1 .MnHdr-v1{font-size:2.8rem;font-weight:800;color:#FFFDF4;line-height:1.15;margin-bottom:20px;position:relative}
.HdrBox-v1 .TxtZone-v1 .MnHdr-v1 span{color:#25CFFF}
.HdrBox-v1 .TxtZone-v1 .HdrQte-v1{font-size:1.05rem;color:#fffdf4c7;line-height:1.6;border-left:3px solid #25cfff73;padding-left:16px;margin-bottom:32px;font-style:italic}
.HdrBox-v1 .TxtZone-v1 .CtaBtn-v1{display:inline-flex;align-items:center;gap:10px;background:#25CFFF;color:#5F0258;font-size:.95rem;font-weight:700;padding:13px 28px;border-radius:4px;text-decoration:none;width:fit-content;border:none;cursor:pointer;transition:background .2s linear,box-shadow .2s linear;box-shadow:4px 4px 0 #5f02584d;z-index:10;position:relative}
.HdrBox-v1 .TxtZone-v1 .CtaBtn-v1:hover{background:#FFFDF4;box-shadow:6px 6px 0 #5f025866}
.HdrBox-v1 .ImgZone-v1{flex:1;position:relative;overflow:hidden}
.HdrBox-v1 .ImgZone-v1 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.HdrBox-v1 .ImgZone-v1::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#5f025899 0%,#25cfff2e 100%)}
.HdrBox-v1 .ImgZone-v1 .DpthShd-v1{position:absolute;left:-18px;top:40px;width:80px;height:calc(100% - 80px);background:linear-gradient(90deg,#5f02588c,transparent);z-index:3}
.HdrBox-v1 .DcrtDot-v1{position:absolute;bottom:28px;left:36px;display:flex;gap:7px;z-index:5}
.HdrBox-v1 .DcrtDot-v1 span{width:10px;height:10px;border-radius:50%;background:#25CFFF;opacity:.7}
.HdrBox-v1 .DcrtDot-v1 span:nth-child(2){opacity:.4}
.HdrBox-v1 .DcrtDot-v1 span:nth-child(3){opacity:.2}
.PgCntnr-v1{max-width:1140px;margin:0 auto;padding:0 24px}
.AftrLrn-SctBox-v1{padding:72px 0 64px;background:#FFFDF4}
.AftrLrn-SctBox-v1 .InrWrp-v1{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1140px;margin:0 auto;padding:0 24px}
.AftrLrn-SctBox-v1 .TxtSd-v1 .SctTtl-v2{font-size:2rem;font-weight:800;color:#5F0258;line-height:1.2;margin-bottom:16px;position:relative;padding-bottom:14px}
.AftrLrn-SctBox-v1 .TxtSd-v1 .SctTtl-v2::after{content:'';position:absolute;bottom:0;left:0;width:52px;height:3px;background:#25CFFF;border-radius:2px}
.AftrLrn-SctBox-v1 .TxtSd-v1 .SctDesc-v2{font-size:.98rem;color:#3a2240;line-height:1.65;margin-bottom:28px}
.AftrLrn-SctBox-v1 .CardGrd-v1{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.AftrLrn-SctBox-v1 .SpprtCrd-v1{background:#fff;border-radius:12px;padding:20px 18px;border:1.5px solid #25cfff40;box-shadow:2px 4px 10px #5f025812;transition:box-shadow .2s linear}
.AftrLrn-SctBox-v1 .SpprtCrd-v1:hover{box-shadow:4px 8px 18px #5f025821}
.AftrLrn-SctBox-v1 .SpprtCrd-v1 .CrdIcn-v1{font-size:1.5rem;color:#25CFFF;margin-bottom:10px}
.AftrLrn-SctBox-v1 .SpprtCrd-v1 .CrdTtl-v1{font-size:.9rem;font-weight:700;color:#5F0258;margin-bottom:6px}
.AftrLrn-SctBox-v1 .SpprtCrd-v1 .CrdTxt-v1{font-size:.83rem;color:#5a4060;line-height:1.5}
.AftrLrn-SctBox-v1 .ImgSd-v1{position:relative;border-radius:16px;overflow:hidden;box-shadow:8px 8px 0 #25cfff4d}
.AftrLrn-SctBox-v1 .ImgSd-v1 img{width:100%;height:360px;object-fit:cover;display:block;border-radius:16px}
.CmmntBox-v1{padding:68px 0;background:linear-gradient(135deg,#5F0258 0%,#3a013b 100%);position:relative;overflow:hidden}
.CmmntBox-v1::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;border-radius:50%;background:#25cfff14;pointer-events:none}
.CmmntBox-v1 .CmmntHdr-v1{text-align:center;margin-bottom:44px}
.CmmntBox-v1 .CmmntHdr-v1 .SctTtl-v3{font-size:2rem;font-weight:800;color:#FFFDF4;margin-bottom:12px}
.CmmntBox-v1 .CmmntHdr-v1 .SctTtl-v3 span{color:#25CFFF}
.CmmntBox-v1 .CmmntHdr-v1 .SctSub-v1{font-size:.97rem;color:#fffdf4ad;max-width:520px;margin:0 auto;line-height:1.6}
.CmmntGrd-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1140px;margin:0 auto;padding:0 24px}
.CmmntCrd-v1{background:#fffdf412;border:1.5px solid #25cfff33;border-radius:14px;padding:26px 22px;position:relative}
.CmmntCrd-v1 .CrdQte-v2{font-size:.92rem;color:#fffdf4d9;line-height:1.6;margin-bottom:18px;font-style:italic}
.CmmntCrd-v1 .CrdNm-v1{font-size:.88rem;font-weight:700;color:#25CFFF}
.CmmntCrd-v1 .CrdRole-v1{font-size:.78rem;color:#fffdf480;margin-top:3px}
.CmmntCrd-v1::before{content:'"';position:absolute;top:12px;right:18px;font-size:3.5rem;color:#25cfff2e;line-height:1;font-weight:900}
.DvdrWv-v1{width:100%;height:48px;display:block}
.RsrchBox-v1{padding:72px 0 64px;background:#FFFDF4}
.RsrchBox-v1 .RsrchInr-v1{max-width:1140px;margin:0 auto;padding:0 24px}
.RsrchBox-v1 .RsrchHdr-v1{margin-bottom:44px}
.RsrchBox-v1 .RsrchHdr-v1 .SctTtl-v4{font-size:2rem;font-weight:800;color:#5F0258;margin-bottom:10px;position:relative;display:inline-block}
.RsrchBox-v1 .RsrchHdr-v1 .SctTtl-v4::before{content:'';position:absolute;left:-18px;top:50%;width:10px;height:10px;background:#25CFFF;border-radius:2px;transform:translateY(-50%) rotate(45deg)}
.RsrchBox-v1 .RsrchHdr-v1 .SctSub-v2{font-size:.97rem;color:#5a4060;max-width:560px;line-height:1.65}
.RsrchLayout-v1{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:start}
.RsrchStps-v1{display:flex;flex-direction:column;gap:0}
.RsrchStpItm-v1{display:flex;flex-direction:row;gap:18px;padding:20px 0;border-bottom:1px dashed #25cfff59;position:relative}
.RsrchStpItm-v1:last-child{border-bottom:none}
.RsrchStpNum-v1{flex:0 0 40px;height:40px;background:#5F0258;color:#25CFFF;font-weight:800;font-size:.88rem;border-radius:6px;display:flex;align-items:center;justify-content:center}
.RsrchStpTxt-v1 .StpTtl-v1{font-size:.95rem;font-weight:700;color:#3a2240;margin-bottom:4px}
.RsrchStpTxt-v1 .StpDesc-v1{font-size:.85rem;color:#6a4a70;line-height:1.5}
.RsrchImgWrp-v1{position:relative}
.RsrchImgWrp-v1 img{width:100%;height:400px;object-fit:cover;border-radius:14px;display:block;box-shadow:-6px 6px 0 #25cfff47}
.RsrchStat-v1{position:absolute;bottom:-16px;right:-12px;background:#5F0258;color:#FFFDF4;border-radius:10px;padding:14px 20px;text-align:center;box-shadow:4px 4px 12px #5f02584d}
.RsrchStat-v1 .StNum-v1{font-size:1.8rem;font-weight:900;color:#25CFFF;line-height:1}
.RsrchStat-v1 .StLbl-v1{font-size:.75rem;color:#fffdf4b3;margin-top:3px}
.PrtnrBox-v1{padding:68px 0;background:linear-gradient(180deg,#f5f0fa 0%,#FFFDF4 100%);position:relative}
.PrtnrBox-v1 .PrtnrInr-v1{max-width:1140px;margin:0 auto;padding:0 24px}
.PrtnrBox-v1 .PrtnrHdr-v1{text-align:center;margin-bottom:48px}
.PrtnrBox-v1 .PrtnrHdr-v1 .SctTtl-v5{font-size:2rem;font-weight:800;color:#5F0258;margin-bottom:10px}
.PrtnrBox-v1 .PrtnrHdr-v1 .SctSub-v3{font-size:.97rem;color:#6a4a70;line-height:1.6;max-width:500px;margin:0 auto}
.PrtnrGrd-v1{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:44px}
.PrtnrCrd-v1{background:#fff;border-radius:12px;padding:26px 18px 22px;text-align:center;border:1.5px solid #5f02581a;box-shadow:2px 3px 8px #5f02580f;transition:border-color .2s linear,box-shadow .2s linear}
.PrtnrCrd-v1:hover{border-color:#25cfff80;box-shadow:4px 6px 16px #25cfff26}
.PrtnrCrd-v1 .PcIcn-v1{font-size:2rem;color:#5F0258;margin-bottom:12px}
.PrtnrCrd-v1 .PcNm-v1{font-size:.9rem;font-weight:700;color:#3a2240;margin-bottom:6px}
.PrtnrCrd-v1 .PcTp-v1{font-size:.78rem;color:#8a6a90;line-height:1.45}
.PrtnrImg-v1{width:100%;height:220px;object-fit:cover;border-radius:14px;display:block;box-shadow:4px 4px 0 #25cfff40}
.AddOppBox-v1{padding:72px 0 80px;background:#5F0258;position:relative;overflow:hidden}
.AddOppBox-v1::after{content:'';position:absolute;bottom:-80px;left:-80px;width:350px;height:350px;border-radius:50%;background:#25cfff12;pointer-events:none}
.AddOppBox-v1 .AddOppInr-v1{max-width:1140px;margin:0 auto;padding:0 24px}
.AddOppBox-v1 .AddOppHdr-v1{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:44px;gap:24px}
.AddOppBox-v1 .AddOppHdr-v1 .SctTtl-v6{font-size:2rem;font-weight:800;color:#FFFDF4;line-height:1.2}
.AddOppBox-v1 .AddOppHdr-v1 .SctTtl-v6 span{color:#25CFFF}
.AddOppBox-v1 .AddOppHdr-v1 .HdrSub-v2{font-size:.93rem;color:#fffdf4a6;max-width:340px;line-height:1.6;text-align:right}
.AddOppGrd-v1{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}
.AddOppItm-v1{background:#fffdf40f;border:1.5px solid #25cfff2e;border-radius:14px;padding:28px 22px;position:relative;overflow:hidden;transition:background .2s linear}
.AddOppItm-v1:hover{background:#25cfff1a}
.AddOppItm-v1 .AoNum-v1{position:absolute;top:14px;right:16px;font-size:2.2rem;font-weight:900;color:#25cfff1f;line-height:1}
.AddOppItm-v1 .AoIcn-v1{font-size:1.6rem;color:#25CFFF;margin-bottom:14px}
.AddOppItm-v1 .AoTtl-v1{font-size:1rem;font-weight:700;color:#FFFDF4;margin-bottom:8px}
.AddOppItm-v1 .AoTxt-v1{font-size:.85rem;color:#fffdf4ad;line-height:1.55}
.AddOppItm-v1 .AoTag-v1{display:inline-block;margin-top:14px;background:#25cfff2e;color:#25CFFF;font-size:.75rem;padding:4px 12px;border-radius:20px;font-weight:600;letter-spacing:.05em}
.DvdrLn-v1{border:none;height:2px;background:linear-gradient(90deg,transparent,#25cfff66,transparent);margin:0}
@media (max-width: 1024px) {
.HdrBox-v1 .TxtZone-v1{padding:52px 40px 52px 28px}
.HdrBox-v1 .TxtZone-v1 .MnHdr-v1{font-size:2.1rem}
.AftrLrn-SctBox-v1 .InrWrp-v1{grid-template-columns:1fr;gap:32px}
.AftrLrn-SctBox-v1 .ImgSd-v1 img{height:280px}
.CmmntGrd-v1{grid-template-columns:1fr 1fr}
.RsrchLayout-v1{grid-template-columns:1fr;gap:32px}
.RsrchImgWrp-v1 img{height:280px}
.PrtnrGrd-v1{grid-template-columns:1fr 1fr}
.AddOppGrd-v1{grid-template-columns:1fr 1fr}
.AddOppBox-v1 .AddOppHdr-v1{flex-direction:column;align-items:flex-start}
.AddOppBox-v1 .AddOppHdr-v1 .HdrSub-v2{text-align:left;max-width:100%}
}
@media (max-width: 768px) {
.HdrBox-v1{min-height:auto}
.HdrBox-v1 .DiagSplit-v1{flex-direction:column}
.HdrBox-v1 .TxtZone-v1{flex:none;clip-path:none;padding:48px 24px 40px}
.HdrBox-v1 .TxtZone-v1 .MnHdr-v1{font-size:1.7rem}
.HdrBox-v1 .ImgZone-v1{height:260px}
.AftrLrn-SctBox-v1 .CardGrd-v1{grid-template-columns:1fr}
.CmmntGrd-v1{grid-template-columns:1fr}
.PrtnrGrd-v1{grid-template-columns:1fr 1fr}
.AddOppGrd-v1{grid-template-columns:1fr}
.RsrchBox-v1 .RsrchHdr-v1 .SctTtl-v4::before{display:none}
}
@media (max-width: 480px) {
.HdrBox-v1 .TxtZone-v1 .MnHdr-v1{font-size:1.45rem}
.PrtnrGrd-v1{grid-template-columns:1fr}
.AftrLrn-SctBox-v1{padding:48px 0 40px}
.CmmntBox-v1{padding:48px 0}
.RsrchBox-v1{padding:48px 0 40px}
.PrtnrBox-v1{padding:48px 0}
.AddOppBox-v1{padding:48px 0 56px}
}
.TtlBlck-box-v1{position:relative;overflow:hidden;background:#FFFDF4;padding:80px 0 60px}
.TtlBlck-box-v1 .TtlBlck-cntnr-v1{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;align-items:center;gap:56px}
.TtlBlck-box-v1 .TtlBlck-txt-v1{flex:1 1 50%;position:relative;z-index:2}
.TtlBlck-box-v1 .TtlBlck-lbl-v1{display:inline-block;background:#25cfff26;color:#5F0258;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:6px 14px;border-radius:4px;margin-bottom:20px;border-left:3px solid #25CFFF}
.TtlBlck-box-v1 .TtlBlck-hdng-v1{font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.12;color:#1a0118;margin:0 0 24px;position:relative}
.TtlBlck-box-v1 .TtlBlck-hdng-v1::after{content:'';display:block;width:64px;height:4px;background:linear-gradient(90deg,#25CFFF,#5F0258);border-radius:2px;margin-top:16px}
.TtlBlck-box-v1 .TtlBlck-thss-v1{font-size:17px;line-height:1.65;color:#3a1a38;margin:0 0 14px}
.TtlBlck-box-v1 .TtlBlck-thss-v1 span.AccntWrd-v1{color:#5F0258;font-weight:600}
.TtlBlck-box-v1 .TtlBlck-img-wrppr-v1{flex:1 1 44%;position:relative;z-index:2}
.TtlBlck-box-v1 .TtlBlck-img-wrppr-v1::before{content:'';position:absolute;inset:0;background:#25cfff1f;z-index:1;border-radius:16px;pointer-events:none}
.TtlBlck-box-v1 .TtlBlck-img-wrppr-v1::after{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");z-index:2;border-radius:16px;pointer-events:none}
.TtlBlck-box-v1 .TtlBlck-img-v1{width:100%;height:420px;object-fit:cover;border-radius:16px;display:block;box-shadow:4px 6px 20px #5f02582e}
.TtlBlck-box-v1 .TtlBlck-deco-crcl-v1{position:absolute;top:-60px;right:-80px;width:320px;height:320px;border-radius:50%;background:#25cfff12;z-index:0}
.TtlBlck-box-v1 .TtlBlck-deco-sq-v1{position:absolute;bottom:-40px;left:-30px;width:180px;height:180px;border-radius:24px;background:#5f02580d;transform:rotate(18deg);z-index:0}
.TtlBlck-box-v1 .TtlBlck-yr-badge-v1{display:inline-flex;align-items:center;gap:10px;margin-top:28px;background:#fff;border:1.5px solid #25cfff59;border-radius:8px;padding:10px 18px;box-shadow:0 2px 8px #25cfff1a}
.TtlBlck-box-v1 .TtlBlck-yr-badge-v1 .YrNum-v1{font-size:26px;font-weight:800;color:#5F0258;line-height:1}
.TtlBlck-box-v1 .TtlBlck-yr-badge-v1 .YrTxt-v1{font-size:13px;color:#3a1a38;line-height:1.3}
.CntntBlck-box-v1{background:linear-gradient(150deg,#1a0118 0%,#3a0260 60%,#5F0258 100%);padding:80px 0 72px;position:relative;overflow:hidden}
.CntntBlck-box-v1::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#25CFFF,#5F0258,#25CFFF)}
.CntntBlck-box-v1 .CntntBlck-deco-v1{position:absolute;top:40px;right:-60px;width:260px;height:260px;border-radius:50%;border:40px solid #25cfff12;z-index:0}
.CntntBlck-box-v1 .CntntBlck-cntnr-v1{max-width:1140px;margin:0 auto;padding:0 24px;position:relative;z-index:1}
.CntntBlck-box-v1 .CntntBlck-hdr-v1{text-align:center;margin-bottom:52px}
.CntntBlck-box-v1 .CntntBlck-hdr-v1 h2{font-size:clamp(26px,3.5vw,42px);font-weight:800;color:#FFFDF4;margin:0 0 14px;line-height:1.18}
.CntntBlck-box-v1 .CntntBlck-hdr-v1 p{font-size:16px;color:#fffdf4b3;max-width:560px;margin:0 auto;line-height:1.6}
.CntntBlck-box-v1 .CntntBlck-grd-v1{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:28px}
.CntntBlck-box-v1 .CrdItm-v1{background:#fffdf40f;border:1px solid #25cfff2e;border-radius:16px;padding:32px 28px;transition:background .25s linear,border-color .25s linear;position:relative;overflow:hidden}
.CntntBlck-box-v1 .CrdItm-v1:hover{background:#25cfff1a;border-color:#25cfff73}
.CntntBlck-box-v1 .CrdItm-v1.CrdItm-wide-v1{grid-column:1 / -1;display:flex;flex-direction:row;align-items:center;gap:36px;padding:0;overflow:hidden}
.CntntBlck-box-v1 .CrdItm-wide-v1 .WideImg-box-v1{flex:0 0 340px;height:260px;position:relative}
.CntntBlck-box-v1 .CrdItm-wide-v1 .WideImg-box-v1::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 60%,#1a0118d9 100%);z-index:1}
.CntntBlck-box-v1 .CrdItm-wide-v1 .WideImg-box-v1 img{width:100%;height:100%;object-fit:cover;display:block}
.CntntBlck-box-v1 .CrdItm-wide-v1 .WideTxt-box-v1{flex:1;padding:32px 32px 32px 0}
.CntntBlck-box-v1 .CrdItm-v1 .CrdIcn-v1{width:44px;height:44px;background:#25cfff26;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.CntntBlck-box-v1 .CrdItm-v1 .CrdIcn-v1 svg{width:22px;height:22px;fill:none;stroke:#25CFFF;stroke-width:1.8}
.CntntBlck-box-v1 .CrdItm-v1 h4{font-size:18px;font-weight:700;color:#FFFDF4;margin:0 0 10px}
.CntntBlck-box-v1 .CrdItm-v1 p{font-size:15px;color:#fffdf4b8;line-height:1.6;margin:0}
.CntntBlck-box-v1 .CrdItm-v1 .CrdTag-v1{display:inline-block;background:#25cfff2e;color:#25CFFF;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 10px;border-radius:4px;margin-bottom:14px}
.CntntBlck-box-v1 .ImgPair-row-v1{display:flex;flex-direction:row;gap:28px;margin-top:28px}
.CntntBlck-box-v1 .ImgPair-itm-v1{flex:1;border-radius:12px;overflow:hidden;position:relative;height:220px}
.CntntBlck-box-v1 .ImgPair-itm-v1 img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s linear}
.CntntBlck-box-v1 .ImgPair-itm-v1:hover img{transform:scale(1.04)}
.CntntBlck-box-v1 .ImgPair-itm-v1 .ImgPair-ovrl-v1{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#1a0118bf 100%);display:flex;align-items:flex-end;padding:18px 20px}
.CntntBlck-box-v1 .ImgPair-itm-v1 .ImgPair-ovrl-v1 span{font-size:13px;font-weight:600;color:#FFFDF4;letter-spacing:.5px}
.CntntBlck-box-v1 .CtaRow-v1{margin-top:52px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}
.CntntBlck-box-v1 .CtaRow-v1 .BttnPrm-v1{display:inline-block;background:linear-gradient(135deg,#25CFFF,#0aa8d6);color:#1a0118;font-size:15px;font-weight:700;padding:14px 32px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 14px #25cfff59;transition:box-shadow .2s linear,transform .15s linear;position:relative;z-index:2}
.CntntBlck-box-v1 .CtaRow-v1 .BttnPrm-v1:hover{box-shadow:0 6px 22px #25cfff8c;transform:translateY(-2px)}
.CntntBlck-box-v1 .CtaRow-v1 .BttnScd-v1{display:inline-block;background:transparent;color:#FFFDF4;font-size:15px;font-weight:600;padding:13px 28px;border-radius:8px;text-decoration:none;border:1.5px solid #fffdf466;cursor:pointer;transition:border-color .2s linear,background .2s linear;position:relative;z-index:2}
.CntntBlck-box-v1 .CtaRow-v1 .BttnScd-v1:hover{border-color:#25CFFF;background:#25cfff14}
.DvdrShp-v1{display:block;width:100%;overflow:hidden;line-height:0;background:#FFFDF4}
.DvdrShp-v1 svg{display:block;width:100%}
@media (max-width: 1024px) {
.TtlBlck-box-v1 .TtlBlck-cntnr-v1{gap:36px}
.TtlBlck-box-v1 .TtlBlck-img-v1{height:340px}
.CntntBlck-box-v1 .CrdItm-wide-v1 .WideImg-box-v1{flex:0 0 260px}
}
@media (max-width: 768px) {
.TtlBlck-box-v1{padding:52px 0 44px}
.TtlBlck-box-v1 .TtlBlck-cntnr-v1{flex-direction:column;gap:32px}
.TtlBlck-box-v1 .TtlBlck-txt-v1{flex:none;width:100%}
.TtlBlck-box-v1 .TtlBlck-img-wrppr-v1{flex:none;width:100%}
.TtlBlck-box-v1 .TtlBlck-img-v1{height:260px}
.CntntBlck-box-v1 .CntntBlck-grd-v1{grid-template-columns:1fr}
.CntntBlck-box-v1 .CrdItm-v1.CrdItm-wide-v1{flex-direction:column;gap:0}
.CntntBlck-box-v1 .CrdItm-wide-v1 .WideImg-box-v1{flex:none;width:100%;height:200px}
.CntntBlck-box-v1 .CrdItm-wide-v1 .WideImg-box-v1::after{background:linear-gradient(180deg,transparent 50%,#1a0118d9 100%)}
.CntntBlck-box-v1 .CrdItm-wide-v1 .WideTxt-box-v1{padding:24px 24px 28px}
.CntntBlck-box-v1 .ImgPair-row-v1{flex-direction:column}
.CntntBlck-box-v1 .ImgPair-itm-v1{height:180px}
}
@media (max-width: 480px) {
.TtlBlck-box-v1 .TtlBlck-hdng-v1{font-size:28px}
.CntntBlck-box-v1 .CntntBlck-hdr-v1 h2{font-size:24px}
.CntntBlck-box-v1 .CtaRow-v1{flex-direction:column;align-items:stretch}
.CntntBlck-box-v1 .CtaRow-v1 .BttnPrm-v1,.CntntBlck-box-v1 .CtaRow-v1 .BttnScd-v1{text-align:center}
}
.CntctPg-WrpprV1{max-width:1140px;margin:0 auto;padding:0 20px}
.HroBx-V1{position:relative;min-height:480px;display:flex;align-items:center;overflow:hidden;border-radius:0 0 24px 24px}
.HroBx-V1 .HroBg-Img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(3px) brightness(0.55);transform:scale(1.05);z-index:0}
.HroBx-V1 .HroGlw-Lyr{position:absolute;inset:0;background:linear-gradient(135deg,#25cfff73 0%,#5f0258a6 100%);z-index:1}
.HroBx-V1 .HroFlr-A{position:absolute;top:18%;left:8%;width:220px;height:220px;background:radial-gradient(circle,#25cfff61 0%,transparent 70%);border-radius:50%;z-index:2;pointer-events:none}
.HroBx-V1 .HroFlr-B{position:absolute;bottom:10%;right:6%;width:160px;height:160px;background:radial-gradient(circle,#fffdf42e 0%,transparent 70%);border-radius:50%;z-index:2;pointer-events:none}
.HroBx-V1 .HroTxtWrppr{position:relative;z-index:3;max-width:640px;padding:80px 48px}
.HroTxtWrppr .HroTagln{display:inline-block;background:#25cfff38;border:1px solid #25cfff80;color:#25CFFF;font-size:.8rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 16px;border-radius:20px;margin-bottom:22px}
.HroTxtWrppr .HroHdng-V1{font-size:2.6rem;font-weight:800;line-height:1.15;color:#FFFDF4;margin:0 0 18px}
.HroTxtWrppr .HroHdng-V1 .HroHglt{color:#25CFFF;position:relative}
.HroTxtWrppr .HroHglt::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#25CFFF,#25cfff33);border-radius:2px}
.HroTxtWrppr .HroSubTxt{font-size:1.05rem;color:#fffdf4d1;line-height:1.6;margin:0}
.CntctInfoSct-V2{padding:72px 0 60px}
.CntctInfoSct-V2 .SctHdr-Box{text-align:center;margin-bottom:52px}
.SctHdr-Box .SctHdr-Ttl{font-size:1.9rem;font-weight:700;color:#5F0258;margin:0 0 10px;position:relative;display:inline-block}
.SctHdr-Box .SctHdr-Ttl::before{content:'';position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:56px;height:3px;background:#25CFFF;border-radius:2px}
.SctHdr-Box .SctHdr-Sub{font-size:1rem;color:#555;margin:16px 0 0;line-height:1.5}
.InfoCrdGrd-V1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.InfoCrd-Itm{background:#FFFDF4;border:1.5px solid #25cfff40;border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;gap:14px;box-shadow:0 4px 18px #5f025812;transition:box-shadow .2s linear,border-color .2s linear}
.InfoCrd-Itm:hover{box-shadow:0 8px 30px #25cfff2e;border-color:#25cfff8c}
.InfoCrd-Itm .CrdIcnBx{width:48px;height:48px;background:linear-gradient(135deg,#25CFFF 0%,#5f0258cc 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.InfoCrd-Itm .CrdIcnBx svg{width:22px;height:22px;fill:#FFFDF4}
.InfoCrd-Itm .CrdLbl{font-size:.75rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#5F0258;margin:0}
.InfoCrd-Itm .CrdVal{font-size:1rem;color:#2a2a2a;line-height:1.5;margin:0;word-break:break-word}
.InfoCrd-Itm .CrdVal a{color:#2a2a2a;text-decoration:none;transition:color .15s linear}
.InfoCrd-Itm .CrdVal a:hover{color:#25CFFF}
.FrmSct-V3{padding:60px 0;background:linear-gradient(160deg,#5f02580a 0%,#25cfff12 100%);border-radius:24px;margin:0 0 72px}
.FrmSct-V3 .FrmSct-Inr{max-width:800px;margin:0 auto;padding:0 24px}
.FrmSct-V3 .FrmHdr-Box{text-align:center;margin-bottom:44px}
.FrmHdr-Box .FrmHdr-Ttl{font-size:1.75rem;font-weight:700;color:#5F0258;margin:0 0 8px}
.FrmHdr-Box .FrmHdr-Sub{font-size:.95rem;color:#666;margin:0}
.StpFrm-V1{background:#fff;border-radius:20px;box-shadow:0 6px 32px #5f02581a;overflow:hidden}
.StpFrm-V1 .FrmStpsPrg{display:flex;flex-direction:row;background:linear-gradient(90deg,#5F0258 0%,#5f0258cc 100%);padding:0}
.FrmStpsPrg .StpPrgItm{flex:1;padding:18px 12px;text-align:center;position:relative;cursor:default}
.FrmStpsPrg .StpPrgItm .StpNum{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fffdf433;color:#fffdf4b3;font-size:.8rem;font-weight:700;margin-bottom:4px}
.FrmStpsPrg .StpPrgItm .StpLbl{display:block;font-size:.72rem;font-weight:600;letter-spacing:.5px;color:#fffdf4a6;text-transform:uppercase}
.FrmStpsPrg .StpPrgItm.stp-active-v1 .StpNum{background:#25CFFF;color:#5F0258}
.FrmStpsPrg .StpPrgItm.stp-active-v1 .StpLbl{color:#FFFDF4}
.StpFrm-V1 .FrmInrCnt{padding:40px 48px 36px}
.FrmFldGrp-V1{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}
.FrmFldGrp-V1 label{font-size:.875rem;font-weight:600;color:#5F0258;letter-spacing:.3px}
.FrmFldGrp-V1 input[type="text"],.FrmFldGrp-V1 input[type="email"]{width:100%;padding:14px 18px;border:1.5px solid #5f025833;border-radius:10px;font-size:.95rem;color:#2a2a2a;background:#FFFDF4;transition:border-color .15s linear,box-shadow .15s linear;box-sizing:border-box;outline:none}
.FrmFldGrp-V1 input[type="text"]:focus,.FrmFldGrp-V1 input[type="email"]:focus{border-color:#25CFFF;box-shadow:0 0 0 3px #25cfff2e}
.FrmFldGrp-V1 .FrmFldHnt{font-size:.78rem;color:#888;margin:0}
.FrmDvdr-StpLine{display:flex;align-items:center;gap:14px;margin:32px 0 24px}
.FrmDvdr-StpLine .DvdrLn{flex:1;height:1px;background:linear-gradient(90deg,transparent,#25cfff66,transparent)}
.FrmDvdr-StpLine .DvdrTxt{font-size:.8rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#5F0258;white-space:nowrap}
.FrmTwoCol-V1{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.FrmPrivCk-Box{display:flex;flex-direction:row;align-items:flex-start;gap:12px;margin:28px 0 24px;padding:18px;background:#25cfff0f;border-radius:10px;border:1px solid #25cfff33}
.FrmPrivCk-Box input[type="checkbox"]{width:18px;height:18px;margin-top:2px;accent-color:#25CFFF;cursor:pointer;flex-shrink:0}
.FrmPrivCk-Box .CkTxt{font-size:.85rem;color:#555;line-height:1.5;margin:0}
.FrmPrivCk-Box .CkTxt a{color:#5F0258;font-weight:600;text-decoration:underline;text-underline-offset:2px}
.FrmPrivCk-Box .CkTxt a:hover{color:#25CFFF}
.FrmSbmt-BtnWrppr{text-align:center}
.FrmSbmt-BtnWrppr .SbmtBtn-V1{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#5F0258 0%,#25CFFF 100%);color:#FFFDF4;font-size:1rem;font-weight:700;padding:16px 48px;border:none;border-radius:50px;cursor:pointer;transition:opacity .2s linear,transform .15s linear,box-shadow .2s linear;box-shadow:0 4px 16px #5f025840;letter-spacing:.3px;position:relative;z-index:10}
.FrmSbmt-BtnWrppr .SbmtBtn-V1:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 28px #5f02584d}
.FrmSbmt-BtnWrppr .SbmtBtn-V1:active{transform:translateY(0)}
.FrmSbmt-BtnWrppr .SbmtBtn-V1 svg{width:18px;height:18px;fill:#FFFDF4}
.QckLnksSct-V1{padding:64px 0}
.QckLnksSct-V1 .QckHdr-Box{margin-bottom:36px}
.QckHdr-Box .QckHdr-Ttl{font-size:1.5rem;font-weight:700;color:#5F0258;margin:0 0 6px}
.QckHdr-Box .QckHdr-Sub{font-size:.9rem;color:#666;margin:0}
.QckLnksGrd-V1{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.QckLnk-Crd{background:#FFFDF4;border:1.5px solid #5f02581f;border-radius:14px;padding:28px 24px;display:flex;flex-direction:row;align-items:center;gap:18px;text-decoration:none;transition:border-color .15s linear,box-shadow .15s linear,transform .15s linear;box-shadow:0 2px 10px #5f02580f}
.QckLnk-Crd:hover{border-color:#25CFFF;box-shadow:0 6px 22px #25cfff2e;transform:translateY(-3px)}
.QckLnk-Crd .QckCrdIcn{width:44px;height:44px;background:linear-gradient(135deg,#25cfff26 0%,#5f02581a 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.QckLnk-Crd .QckCrdIcn svg{width:20px;height:20px;fill:#5F0258}
.QckLnk-Crd .QckCrdTxt{flex:1}
.QckLnk-Crd .QckCrdTxt .QckCrdTtl{font-size:.95rem;font-weight:700;color:#2a2a2a;margin:0 0 3px}
.QckLnk-Crd .QckCrdTxt .QckCrdDesc{font-size:.82rem;color:#777;margin:0}
.QckLnk-Crd .QckCrdArr{color:#25CFFF;font-size:1.2rem;font-weight:700}
.WhtspSct-V1{padding:56px 0 80px;border-top:1px solid #25cfff2e}
.WhtspSct-V1 .WhtspGrd{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.WhtspSct-V1 .WhtspTxtSd{display:flex;flex-direction:column;gap:16px}
.WhtspTxtSd .WhtspTtl{font-size:1.55rem;font-weight:700;color:#5F0258;margin:0;line-height:1.3}
.WhtspTxtSd .WhtspTtl span{color:#25CFFF}
.WhtspTxtSd .WhtspPara{font-size:.95rem;color:#555;line-height:1.65;margin:0}
.WhtspTxtSd .WhtspWaBtn{display:inline-flex;align-items:center;gap:10px;background:#25CFFF;color:#5F0258;font-size:.95rem;font-weight:700;padding:13px 32px;border-radius:50px;text-decoration:none;border:2px solid transparent;transition:background .15s linear,color .15s linear,border-color .15s linear;align-self:flex-start}
.WhtspTxtSd .WhtspWaBtn:hover{background:transparent;color:#25CFFF;border-color:#25CFFF}
.WhtspTxtSd .WhtspWaBtn svg{width:18px;height:18px}
.WhtspSct-V1 .WhtspVisualSd{display:flex;flex-direction:column;gap:14px}
.WhtspVisualSd .RspTmCrd{background:linear-gradient(135deg,#5F0258 0%,#5f0258bf 100%);border-radius:14px;padding:22px 24px;display:flex;flex-direction:row;align-items:center;gap:16px}
.RspTmCrd .RspIcn{width:40px;height:40px;background:#25cfff33;border-radius:10px;display:flex;align-items:center;justify-content:center}
.RspTmCrd .RspIcn svg{width:20px;height:20px;fill:#25CFFF}
.RspTmCrd .RspTxt .RspLbl{font-size:.75rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#fffdf4a6;margin:0 0 3px}
.RspTmCrd .RspTxt .RspVal{font-size:1rem;font-weight:700;color:#FFFDF4;margin:0}
.WhtspVisualSd .LngBar-Box{background:#FFFDF4;border:1.5px solid #25cfff33;border-radius:12px;padding:20px 22px}
.LngBar-Box .LngBarLbl{font-size:.8rem;font-weight:600;color:#5F0258;margin:0 0 10px}
.LngBar-Box .LngBarTrack{height:8px;background:#25cfff26;border-radius:4px;overflow:hidden}
.LngBar-Box .LngBarFill-90{height:100%;width:90%;background:linear-gradient(90deg,#25CFFF,#5F0258);border-radius:4px}
.LngBar-Box .LngBarFill-75{height:100%;width:75%;background:linear-gradient(90deg,#25CFFF,#5F0258);border-radius:4px}
.LngBar-Box .LngBarMeta{font-size:.75rem;color:#888;margin:6px 0 0}
@media (max-width: 1024px) {
.InfoCrdGrd-V1{grid-template-columns:repeat(2,1fr)}
.WhtspSct-V1 .WhtspGrd{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 768px) {
.HroBx-V1{min-height:380px}
.HroTxtWrppr .HroHdng-V1{font-size:1.9rem}
.HroBx-V1 .HroTxtWrppr{padding:60px 28px}
.InfoCrdGrd-V1{grid-template-columns:1fr}
.FrmTwoCol-V1{grid-template-columns:1fr}
.StpFrm-V1 .FrmInrCnt{padding:28px 22px}
.QckLnksGrd-V1{grid-template-columns:1fr}
.FrmStpsPrg .StpPrgItm .StpLbl{display:none}
}
@media (max-width: 480px) {
.HroBx-V1 .HroTxtWrppr{padding:48px 18px}
.HroTxtWrppr .HroHdng-V1{font-size:1.55rem}
.CntctInfoSct-V2{padding:48px 0 40px}
.FrmSct-V3{margin:0 0 48px;padding:40px 0}
.FrmSbmt-BtnWrppr .SbmtBtn-V1{padding:14px 32px;font-size:.9rem}
}
.LrnPrg-HdrBox-v1{position:relative;overflow:hidden;background:#5F0258;min-height:480px;display:flex;flex-direction:row;align-items:stretch}
.LrnPrg-HdrBox-v1 .hdr-lyr-bg{position:absolute;inset:0;background:linear-gradient(135deg,#5F0258 0%,#25CFFF 160%);z-index:0}
.LrnPrg-HdrBox-v1 .hdr-lyr-shape1{position:absolute;width:420px;height:420px;border-radius:50%;background:#25cfff21;top:-100px;right:-80px;z-index:1}
.LrnPrg-HdrBox-v1 .hdr-lyr-shape2{position:absolute;width:200px;height:200px;border-radius:50%;background:#fffdf412;bottom:-60px;left:120px;z-index:1}
.LrnPrg-HdrBox-v1 .hdr-cnt-box{position:relative;z-index:3;max-width:1140px;width:100%;margin:auto;padding:80px 32px 60px;display:flex;flex-direction:row;align-items:center;gap:40px}
.LrnPrg-HdrBox-v1 .hdr-txt-wrap{flex:1 1 0;min-width:0}
.LrnPrg-HdrBox-v1 .hdr-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#25CFFF;border:1.5px solid #25cfff66;border-radius:4px;padding:4px 14px;margin-bottom:22px}
.LrnPrg-HdrBox-v1 .hdr-main-ttl{font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1.12;color:#FFFDF4;margin:0 0 28px}
.LrnPrg-HdrBox-v1 .hdr-main-ttl span{color:#25CFFF}
.LrnPrg-HdrBox-v1 .hdr-bttn-v1{display:inline-block;background:#25CFFF;color:#5F0258;font-weight:700;font-size:15px;border-radius:6px;padding:14px 36px;text-decoration:none;letter-spacing:.5px;border:none;cursor:pointer;transition:background .2s linear,color .2s linear,box-shadow .2s linear;box-shadow:0 4px 18px #25cfff40;z-index:5;position:relative}
.LrnPrg-HdrBox-v1 .hdr-bttn-v1:hover{background:#FFFDF4;color:#5F0258;box-shadow:0 6px 28px #25cfff61}
.LrnPrg-HdrBox-v1 .hdr-img-wrap{flex:0 0 420px;max-width:420px;position:relative;z-index:3;display:flex;align-items:flex-end}
.LrnPrg-HdrBox-v1 .hdr-img-frm{width:100%;border-radius:18px 4px 18px 4px;overflow:hidden;box-shadow:8px 12px 40px #00000052 -2px -2px 0 2px #25cfff38 inset;border:2px solid #25cfff4d;position:relative}
.LrnPrg-HdrBox-v1 .hdr-img-frm img{width:100%;height:340px;object-fit:cover;display:block}
.LrnPrg-HdrBox-v1 .hdr-img-ovrl{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#5f0258b3 100%);border-radius:18px 4px 18px 4px}
.LrnPrg-HdrBox-v1 .hdr-img-badge{position:absolute;bottom:18px;left:18px;background:#25cfffeb;color:#5F0258;font-size:12px;font-weight:700;border-radius:4px;padding:6px 14px;letter-spacing:1px;z-index:4}
.CrssGrid-v2{background:#FFFDF4;padding:80px 0 72px}
.CrssGrid-v2 .crs-cnt-box{max-width:1140px;margin:0 auto;padding:0 32px}
.CrssGrid-v2 .crs-hdr-wrap{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:48px}
.CrssGrid-v2 .crs-hdr-ttl{font-size:clamp(1.5rem,3vw,2.4rem);font-weight:800;color:#5F0258;margin:0;line-height:1.18;position:relative;padding-left:20px}
.CrssGrid-v2 .crs-hdr-ttl::before{content:'';position:absolute;left:0;top:6px;bottom:6px;width:5px;background:#25CFFF;border-radius:3px}
.CrssGrid-v2 .crs-hdr-sub{font-size:15px;color:#5f5460;max-width:340px;line-height:1.55;margin:0}
.CrssGrid-v2 .crs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.CrssGrid-v2 .crs-crd-v1{background:#fff;border-radius:14px 4px 14px 4px;box-shadow:0 2px 18px #5f025814;border:1.5px solid #5f025812;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s linear,transform .2s linear}
.CrssGrid-v2 .crs-crd-v1:hover{box-shadow:0 8px 32px #25cfff2e;transform:translateY(-4px)}
.CrssGrid-v2 .crs-crd-v1 .crd-hdr-bar{height:7px;background:linear-gradient(90deg,#25CFFF 0%,#5F0258 100%)}
.CrssGrid-v2 .crs-crd-v1 .crd-body{padding:26px 24px 20px;flex:1;display:flex;flex-direction:column;gap:12px}
.CrssGrid-v2 .crs-crd-v1 .crd-ico-wrap{width:46px;height:46px;border-radius:10px;background:linear-gradient(135deg,#25cfff26 0%,#5f025814 100%);display:flex;align-items:center;justify-content:center}
.CrssGrid-v2 .crs-crd-v1 .crd-ico-wrap svg{width:24px;height:24px}
.CrssGrid-v2 .crs-crd-v1 .crd-ttl{font-size:16px;font-weight:700;color:#5F0258;margin:0}
.CrssGrid-v2 .crs-crd-v1 .crd-txt{font-size:13.5px;line-height:1.58;color:#555;margin:0}
.CrssGrid-v2 .crs-crd-v1 .crd-meta{margin-top:auto;display:flex;flex-direction:row;align-items:center;gap:14px;padding-top:12px;border-top:1px dashed #5f02581a}
.CrssGrid-v2 .crs-crd-v1 .crd-meta .crd-tag{font-size:11.5px;font-weight:700;color:#25CFFF;background:#25cfff1a;border-radius:3px;padding:3px 10px;letter-spacing:.5px}
.CrssGrid-v2 .crs-crd-v1 .crd-meta .crd-lvl{font-size:11.5px;color:#999}
.CrssGrid-v2 .crs-crd-v1 .crd-enrl-bttn{display:block;text-align:center;background:#5F0258;color:#FFFDF4;font-weight:700;font-size:13px;padding:12px 0;text-decoration:none;border-top:1.5px solid #5f025814;letter-spacing:.5px;transition:background .2s linear,color .2s linear;position:relative;z-index:2}
.CrssGrid-v2 .crs-crd-v1 .crd-enrl-bttn:hover{background:#25CFFF;color:#5F0258}
.MdlsAccrd-v3{background:linear-gradient(135deg,#5F0258 0%,#3a0135 100%);padding:80px 0 72px;position:relative;overflow:hidden}
.MdlsAccrd-v3::before{content:'';position:absolute;top:-80px;right:-120px;width:480px;height:480px;border-radius:50%;background:#25cfff12;pointer-events:none}
.MdlsAccrd-v3 .mds-cnt-box{max-width:1140px;margin:0 auto;padding:0 32px;position:relative;z-index:2}
.MdlsAccrd-v3 .mds-ttl-row{text-align:center;margin-bottom:52px}
.MdlsAccrd-v3 .mds-ttl-row h2{font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;color:#FFFDF4;margin:0 0 12px}
.MdlsAccrd-v3 .mds-ttl-row p{font-size:15px;color:#fffdf4b3;margin:0}
.MdlsAccrd-v3 .mds-accrd-wrap{display:flex;flex-direction:column;gap:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 32px #00000047}
.MdlsAccrd-v3 .mds-accrd-wrap input[type="checkbox"]{display:none}
.MdlsAccrd-v3 .mds-accrd-item{border-bottom:1.5px solid #25cfff1a}
.MdlsAccrd-v3 .mds-accrd-item:last-child{border-bottom:none}
.MdlsAccrd-v3 .mds-accrd-lbl{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px 28px;background:#fffdf40d;cursor:pointer;transition:background .2s linear;user-select:none;gap:16px}
.MdlsAccrd-v3 .mds-accrd-lbl:hover{background:#25cfff1a}
.MdlsAccrd-v3 .mds-accrd-lbl .lbl-num{font-size:12px;font-weight:700;color:#25CFFF;letter-spacing:2px;flex-shrink:0}
.MdlsAccrd-v3 .mds-accrd-lbl .lbl-ttl{font-size:16px;font-weight:700;color:#FFFDF4;flex:1}
.MdlsAccrd-v3 .mds-accrd-lbl .lbl-arw{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#25cfff26;display:flex;align-items:center;justify-content:center;transition:background .2s linear,transform .2s linear}
.MdlsAccrd-v3 .mds-accrd-item input:checked + .mds-accrd-lbl .lbl-arw{background:#25CFFF;transform:rotate(180deg)}
.MdlsAccrd-v3 .mds-accrd-body{max-height:0;overflow:hidden;background:#25cfff0a;transition:max-height .3s linear}
.MdlsAccrd-v3 .mds-accrd-item input:checked ~ .mds-accrd-body{max-height:400px}
.MdlsAccrd-v3 .mds-accrd-body .bdy-inner{padding:18px 28px 24px}
.MdlsAccrd-v3 .mds-accrd-body .bdy-inner ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}
.MdlsAccrd-v3 .mds-accrd-body .bdy-inner ul li{font-size:14px;color:#fffdf4d1;padding-left:22px;position:relative;line-height:1.55}
.MdlsAccrd-v3 .mds-accrd-body .bdy-inner ul li::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:#25CFFF}
.MdlsAccrd-v3 .mds-accrd-body .bdy-inner .bdy-dur{font-size:12px;color:#fffdf473;margin-top:14px;letter-spacing:.5px}
.InfSplit-v4{background:#FFFDF4;padding:80px 0;position:relative}
.InfSplit-v4::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#25CFFF 0%,#5F0258 60%,#25CFFF 100%)}
.InfSplit-v4 .inf-cnt-box{max-width:1140px;margin:0 auto;padding:0 32px}
.InfSplit-v4 .inf-split-grd{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.InfSplit-v4 .inf-left-col{display:flex;flex-direction:column;gap:30px}
.InfSplit-v4 .inf-left-col .inf-ttl{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#5F0258;margin:0;line-height:1.2}
.InfSplit-v4 .inf-left-col .inf-ttl em{font-style:normal;color:#25CFFF}
.InfSplit-v4 .inf-left-col .inf-desc{font-size:15px;color:#555;line-height:1.65;margin:0}
.InfSplit-v4 .inf-stts-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:4px}
.InfSplit-v4 .inf-stt-crd{background:#fff;border-radius:10px 3px 10px 3px;border:1.5px solid #5f02581a;padding:18px 20px;display:flex;flex-direction:column;gap:6px;box-shadow:0 2px 10px #5f02580d}
.InfSplit-v4 .inf-stt-crd .stt-num{font-size:26px;font-weight:800;color:#5F0258;line-height:1}
.InfSplit-v4 .inf-stt-crd .stt-num span{color:#25CFFF;font-size:18px}
.InfSplit-v4 .inf-stt-crd .stt-lbl{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:1px;font-weight:600}
.InfSplit-v4 .inf-right-col{display:flex;flex-direction:column;gap:14px}
.InfSplit-v4 .inf-right-col .rgt-ttl{font-size:18px;font-weight:700;color:#5F0258;margin:0 0 6px}
.InfSplit-v4 .inf-feat-item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px 18px;background:#fff;border-radius:8px;border-left:4px solid #25CFFF;box-shadow:0 1px 8px #5f02580d}
.InfSplit-v4 .inf-feat-item .feat-ico{flex-shrink:0;width:36px;height:36px;background:linear-gradient(135deg,#25cfff2e 0%,#5f025814 100%);border-radius:8px;display:flex;align-items:center;justify-content:center}
.InfSplit-v4 .inf-feat-item .feat-txt .ft-nm{font-size:14px;font-weight:700;color:#5F0258;margin:0 0 3px}
.InfSplit-v4 .inf-feat-item .feat-txt .ft-dsc{font-size:13px;color:#777;margin:0;line-height:1.5}
.InfSplit-v4 .inf-cta-row{margin-top:20px;display:flex;flex-direction:row;align-items:center;gap:20px}
.InfSplit-v4 .inf-cta-bttn{display:inline-block;background:linear-gradient(90deg,#5F0258 0%,#25CFFF 100%);color:#FFFDF4;font-weight:700;font-size:15px;border-radius:6px;padding:14px 34px;text-decoration:none;letter-spacing:.5px;transition:box-shadow .2s linear,opacity .2s linear;box-shadow:0 4px 18px #5f025838;position:relative;z-index:2}
.InfSplit-v4 .inf-cta-bttn:hover{opacity:.88;box-shadow:0 6px 28px #5f025852}
.InfSplit-v4 .inf-cta-note{font-size:13px;color:#aaa}
.svg-divdr-v1{display:block;line-height:0;margin:0}
.svg-divdr-v1 svg{display:block;width:100%}
@media (max-width: 1024px) {
.LrnPrg-HdrBox-v1 .hdr-img-wrap{flex:0 0 320px;max-width:320px}
.CrssGrid-v2 .crs-grid{grid-template-columns:repeat(2,1fr)}
.InfSplit-v4 .inf-split-grd{gap:40px}
}
@media (max-width: 768px) {
.LrnPrg-HdrBox-v1 .hdr-cnt-box{flex-direction:column;padding:56px 20px 48px;gap:28px}
.LrnPrg-HdrBox-v1 .hdr-img-wrap{flex:0 0 auto;max-width:100%;width:100%}
.LrnPrg-HdrBox-v1 .hdr-img-frm img{height:220px}
.CrssGrid-v2 .crs-hdr-wrap{flex-direction:column;align-items:flex-start;gap:10px}
.CrssGrid-v2 .crs-grid{grid-template-columns:1fr}
.CrssGrid-v2 .crs-cnt-box{padding:0 20px}
.MdlsAccrd-v3 .mds-cnt-box{padding:0 20px}
.MdlsAccrd-v3 .mds-accrd-lbl{padding:18px 20px}
.MdlsAccrd-v3 .mds-accrd-body .bdy-inner{padding:14px 20px 20px}
.InfSplit-v4 .inf-cnt-box{padding:0 20px}
.InfSplit-v4 .inf-split-grd{grid-template-columns:1fr;gap:36px}
.InfSplit-v4 .inf-stts-row{grid-template-columns:1fr 1fr}
.InfSplit-v4 .inf-cta-row{flex-direction:column;align-items:flex-start;gap:10px}
}
@media (max-width: 480px) {
.LrnPrg-HdrBox-v1 .hdr-main-ttl{font-size:1.8rem}
.InfSplit-v4 .inf-stts-row{grid-template-columns:1fr}
.CrssGrid-v2{padding:52px 0 48px}
.MdlsAccrd-v3{padding:52px 0 48px}
.InfSplit-v4{padding:52px 0}
}
.SuccssWrpr-v1{max-width:1140px;margin:0 auto;padding:0 24px}
.SccsPg-TtlBox{min-height:88vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(155deg,#FFFDF4 0%,#25cfff14 45%,#5f02580f 100%);padding:80px 24px}
.SccsPg-TtlBox::before{content:'';position:absolute;top:-120px;right:-120px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,#25cfff1f 0%,transparent 70%);pointer-events:none}
.SccsPg-TtlBox::after{content:'';position:absolute;bottom:-80px;left:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#5f025817 0%,transparent 70%);pointer-events:none}
.SccsIcn-WrprV1{position:relative;width:96px;height:96px;margin-bottom:40px;z-index:2}
.SccsIcn-WrprV1 svg{width:96px;height:96px;display:block}
.SccsIcn-RingOtr{position:absolute;inset:-12px;border-radius:50%;border:2px solid #25cfff4d;animation:SccsRingPls 2.8s linear infinite}
.SccsIcn-RingMd{position:absolute;inset:-24px;border-radius:50%;border:1px solid #25cfff26;animation:SccsRingPls 2.8s linear infinite .6s}
@keyframes SccsRingPls {
0%{opacity:.8;transform:scale(1)}
50%{opacity:.3;transform:scale(1.05)}
100%{opacity:.8;transform:scale(1)}
}
.SccsTxtBlk-v1{position:relative;z-index:2;text-align:center;max-width:680px}
.SccsTxtBlk-v1 .SccsTtl-Hdr{font-size:3rem;font-weight:800;line-height:1.15;color:#1a1a2e;margin-bottom:20px;letter-spacing:-.02em}
.SccsTxtBlk-v1 .SccsTtl-Hdr span{color:#25CFFF}
.SccsTxtBlk-v1 .SccsSubTxt-v1{font-size:1.15rem;line-height:1.7;color:#3d3d55;margin-bottom:14px;max-width:520px;margin-left:auto;margin-right:auto}
.SccsDivdr-DshLine{width:60px;height:3px;background:linear-gradient(90deg,#25CFFF,#5F0258);border-radius:2px;margin:28px auto}
.SccsStpRow-v2{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:10px;margin-bottom:44px;position:relative;z-index:2}
.SccsStpItm-Crd{background:#fff;border:1px solid #25cfff40;border-radius:12px;padding:18px 22px;min-width:168px;max-width:200px;box-shadow:0 2px 8px #25cfff14;display:flex;flex-direction:column;align-items:flex-start;gap:8px;transition:box-shadow .2s linear,border-color .2s linear}
.SccsStpItm-Crd:hover{box-shadow:0 4px 16px #25cfff2e;border-color:#25cfff8c}
.SccsStpNum-Badge{width:28px;height:28px;border-radius:6px;background:linear-gradient(135deg,#25CFFF,#5f0258bf);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}
.SccsStpItm-Crd .SccsStpLbl{font-size:.82rem;font-weight:600;color:#1a1a2e;line-height:1.35}
.SccsStpItm-Crd .SccsStpDesc{font-size:.75rem;color:#5a5a72;line-height:1.4}
.SccsActnRow-v1{display:flex;flex-direction:row;gap:14px;justify-content:center;flex-wrap:wrap;position:relative;z-index:3}
.SccsBtn-PrmryV1{display:inline-flex;align-items:center;gap:8px;padding:14px 30px;background:linear-gradient(135deg,#25CFFF 0%,#25cfffcc 100%);color:#1a1a2e;font-size:.92rem;font-weight:700;border-radius:8px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 3px 10px #25cfff47;transition:box-shadow .2s linear,transform .2s linear;position:relative;z-index:3}
.SccsBtn-PrmryV1:hover{box-shadow:0 6px 20px #25cfff6b;transform:translateY(-2px);color:#1a1a2e;text-decoration:none}
.SccsBtn-ScndryV1{display:inline-flex;align-items:center;gap:8px;padding:14px 30px;background:transparent;color:#5F0258;font-size:.92rem;font-weight:700;border-radius:8px;text-decoration:none;border:2px solid #5f025866;cursor:pointer;transition:background .2s linear,border-color .2s linear,transform .2s linear;position:relative;z-index:3}
.SccsBtn-ScndryV1:hover{background:#5f02580f;border-color:#5F0258;transform:translateY(-2px);color:#5F0258;text-decoration:none}
.SccsDivdr-WvSvg{width:100%;overflow:hidden;line-height:0;margin-top:-2px}
.SccsInfoStrip-v1{background:#1a1a2e;padding:36px 24px}
.SccsInfoStrip-InnrBox{max-width:1140px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.SccsInfoStrip-TxtGrp{display:flex;flex-direction:column;gap:4px}
.SccsInfoStrip-TxtGrp .SccsInfoLbl{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#25cfffb3}
.SccsInfoStrip-TxtGrp .SccsInfoVal{font-size:.95rem;color:#FFFDF4;font-weight:500}
.SccsInfoStrip-TxtGrp .SccsInfoVal a{color:#25CFFF;text-decoration:none}
.SccsInfoStrip-TxtGrp .SccsInfoVal a:hover{text-decoration:underline}
.SccsInfoStrip-Sep{width:1px;height:40px;background:#fffdf41f;flex-shrink:0}
@media (max-width: 768px) {
.SccsTxtBlk-v1 .SccsTtl-Hdr{font-size:2.1rem}
.SccsStpRow-v2{gap:12px}
.SccsStpItm-Crd{min-width:140px;padding:14px 16px}
.SccsInfoStrip-InnrBox{flex-direction:column;align-items:flex-start;gap:18px}
.SccsInfoStrip-Sep{display:none}
.SccsActnRow-v1{flex-direction:column;align-items:center}
}
@media (max-width: 480px) {
.SccsPg-TtlBox{padding:60px 16px}
.SccsTxtBlk-v1 .SccsTtl-Hdr{font-size:1.7rem}
.SccsTxtBlk-v1 .SccsSubTxt-v1{font-size:1rem}
.SccsStpRow-v2{flex-direction:column;align-items:stretch}
.SccsStpItm-Crd{max-width:100%}
}
@media (min-width: 1280px) {
.SccsTxtBlk-v1 .SccsTtl-Hdr{font-size:3.4rem}
}