*,::before,::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;padding:0;font-family:'Fira Sans',sans-serif;background:#FAFAFA;color:#212121;line-height:1.6}
.hdrwrap-v1{background:linear-gradient(135deg,#FE5091 0%,#016445 50%,#E7CFED 100%);padding:20px 0;box-shadow:0 6px 18px #fe509140}
.topfrm{max-width:960px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}
.lgoholder{display:flex;align-items:center}
.lgimg{width:90px;height:90px;background:#ffffffe6;padding:8px;border-radius:4px;box-shadow:0 4px 12px #01644533}
.compnyholder{text-align:center}
.sitettl{margin:0;font-size:42px;font-weight:700;color:#FFF;text-shadow:0 3px 8px #0000004d;letter-spacing:1px}
.navholder{display:flex;gap:25px;align-items:center}
.nvlnk-v2{text-decoration:none;color:#FFF;font-size:16px;font-weight:700;padding:10px 18px;border-radius:3px;background:#ffffff26;transition:background .2s ease}
.nvlnk-v2:hover{background:#ffffff4d}
@media (max-width: 768px) {
.topfrm{grid-template-columns:1fr;text-align:center;gap:20px}
.lgoholder{justify-content:center}
.navholder{justify-content:center;flex-wrap:wrap}
.sitettl{font-size:32px}
}
.ftwrap-v1{background:#FFF;padding:60px 20px 30px;border-top:3px solid #E7CFED}
.ftcontent{max-width:960px;margin:0 auto;display:flex;gap:60px;align-items:flex-start;flex-wrap:wrap}
.ftlgosec{flex:0 0 auto}
.ftlgo{width:120px;height:120px}
.ftcontactsec{flex:1;min-width:250px}
.ctline{margin:8px 0;font-size:15px;color:#424242}
.ftdivider{max-width:960px;margin:40px auto;height:1px;background:linear-gradient(90deg,transparent 0%,#E7CFED 50%,transparent 100%)}
.ftbottom{max-width:960px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}
.ftnavholder{display:flex;gap:25px;flex-wrap:wrap}
.ftlnk{text-decoration:none;color:#016445;font-size:14px;transition:color .2s ease}
.ftlnk:hover{color:#FE5091}
.cpyrght{margin:0;font-size:14px;color:#757575}
@media (max-width: 768px) {
.ftcontent{flex-direction:column;align-items:center;text-align:center;gap:30px}
.ftbottom{flex-direction:column;text-align:center}
.ftnavholder{justify-content:center}
}
.ckpopup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:9999;display:flex;align-items:center;justify-content:center}
.ckmodal{background:#FFF;max-width:500px;width:90%;border-radius:5px;box-shadow:0 8px 24px #fe50914d}
.ckcontent-v1{padding:35px}
.ckttl{margin:0 0 15px;font-size:24px;font-weight:700;color:#016445}
.cktxt{margin:0 0 25px;font-size:15px;color:#424242;line-height:1.6}
.ckgroup{margin-bottom:25px}
.ckitem{margin-bottom:15px}
.cklbl{display:flex;justify-content:space-between;align-items:center;font-size:15px;color:#212121;cursor:pointer}
.cktoggle{width:45px;height:24px;cursor:pointer}
.ckbtns{display:flex;gap:15px}
.ckbt{flex:1;padding:12px 20px;border:none;border-radius:50px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease;font-family:'Fira Sans',sans-serif}
.ckaccept-v2{background:linear-gradient(135deg,#FE5091 0%,#016445 100%);color:#FFF}
.ckaccept-v2:hover{background:linear-gradient(135deg,#E7437F 0%,#014835 100%)}
.ckdecline-v2{background:#E0E0E0;color:#424242}
.ckdecline-v2:hover{background:#BDBDBD}
.doc-wrapper{max-width:960px;margin:0 auto;padding:48px 24px;background:#fff}
.doc-wrapper h1{font-size:42px;line-height:1.2;color:#016445;margin:0 0 32px;font-weight:700;padding-bottom:16px;border-bottom:3px solid #E7CFED}
.doc-wrapper h2{font-size:32px;line-height:1.3;color:#016445;margin:56px 0 24px;font-weight:600;padding-left:12px;border-left:4px solid #FE5091}
.doc-wrapper h3{font-size:24px;line-height:1.4;color:#2c2c2c;margin:40px 0 16px;font-weight:600}
.doc-wrapper h4{font-size:20px;line-height:1.4;color:#2c2c2c;margin:32px 0 12px;font-weight:600}
.doc-wrapper h5{font-size:18px;line-height:1.5;color:#3a3a3a;margin:24px 0 12px;font-weight:600}
.doc-wrapper h6{font-size:16px;line-height:1.5;color:#3a3a3a;margin:20px 0 10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.doc-wrapper p{font-size:17px;line-height:1.75;color:#1a1a1a;margin:0 0 20px;font-weight:400}
.doc-wrapper ul{margin:0 0 24px;padding:0 0 0 32px;list-style-type:disc}
.doc-wrapper ol{margin:0 0 24px;padding:0 0 0 32px;list-style-type:decimal}
.doc-wrapper li{font-size:17px;line-height:1.75;color:#1a1a1a;margin:0 0 12px;padding-left:8px}
.doc-wrapper ul ul{margin:12px 0;padding-left:28px;list-style-type:circle}
.doc-wrapper ol ol{margin:12px 0;padding-left:28px;list-style-type:lower-alpha}
.doc-wrapper ul li:last-child,.doc-wrapper ol li:last-child{margin-bottom:0}
.doc-wrapper a{color:#FE5091;text-decoration:underline;font-weight:500;transition:color .2s ease}
.doc-wrapper a:hover{color:#016445;text-decoration:none}
.doc-wrapper a:focus{outline:2px solid #FE5091;outline-offset:2px;border-radius:2px}
.doc-wrapper hr{border:none;height:2px;background:linear-gradient(90deg,#FE5091 0%,#E7CFED 100%);margin:48px 0;border-radius:2px}
.doc-wrapper div{margin:0 0 16px}
.doc-wrapper h1 + p,.doc-wrapper h2 + p,.doc-wrapper h3 + p{margin-top:0}
.doc-wrapper p + h2{margin-top:64px}
.doc-wrapper p + h3{margin-top:48px}
.doc-wrapper strong{font-weight:600;color:#016445}
.doc-wrapper em{font-style:italic;color:#2c2c2c}
@media (max-width: 768px) {
.doc-wrapper{padding:32px 20px}
.doc-wrapper h1{font-size:32px;margin-bottom:24px}
.doc-wrapper h2{font-size:26px;margin:40px 0 20px}
.doc-wrapper h3{font-size:22px;margin:32px 0 14px}
.doc-wrapper h4{font-size:19px;margin:28px 0 12px}
.doc-wrapper p,.doc-wrapper li{font-size:16px;line-height:1.7}
.doc-wrapper ul,.doc-wrapper ol{padding-left:24px}
}
@media (max-width: 480px) {
.doc-wrapper{padding:24px 16px}
.doc-wrapper h1{font-size:28px}
.doc-wrapper h2{font-size:23px;padding-left:10px;border-left-width:3px}
.doc-wrapper hr{margin:32px 0}
}
.pg-topv1{background:linear-gradient(135deg,#E7CFED 0%,#FE5091 45%,#016445 100%);padding:4rem 1.5rem 5rem;position:relative;overflow:hidden}
.pg-topv1::before{content:'';position:absolute;top:-50%;right:-20%;width:70%;height:200%;background:radial-gradient(circle,#fe509126 0%,transparent 70%);animation:drift 25s ease-in-out infinite}
@keyframes drift {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-30px,40px) scale(1.1)}
}
.topwrap{max-width:960px;margin:0 auto;position:relative;z-index:2}
.topgrid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}
.toptxt{color:#fff}
.toptxt h1{font-size:2.8rem;font-weight:700;margin:0 0 1.5rem;line-height:1.2;text-shadow:2px 4px 12px #0164454d}
.toptxt p{font-size:1.15rem;line-height:1.7;margin:0 0 1.2rem;color:#fffffff2}
.topvisual{position:relative}
.topvisual::before{content:'';position:absolute;top:-15px;left:-15px;right:15px;bottom:15px;background:linear-gradient(220deg,#016445,#FE5091);border-radius:5px;z-index:1;box-shadow:0 8px 24px #fe509140}
.topvisual img{position:relative;z-index:2;width:100%;height:auto;display:block;border-radius:4px;box-shadow:0 12px 32px #00000026}
.courseblock{background:#f8f9fa;padding:5rem 1.5rem}
.courseholder{max-width:960px;margin:0 auto}
.coursehead{text-align:center;margin-bottom:3.5rem}
.coursehead h2{font-size:2.4rem;color:#016445;margin:0 0 1rem;font-weight:700}
.coursehead p{font-size:1.1rem;color:#444;line-height:1.6;max-width:720px;margin:0 auto}
.structgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}
.phasecard{background:#fff;border-radius:6px;padding:2rem;box-shadow:0 6px 18px #01644514;position:relative;border-left:4px solid #FE5091;transition:transform .3s ease,box-shadow .3s ease}
.phasecard:hover{transform:translateY(-4px);box-shadow:0 10px 28px #fe50912e}
.phasecard::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#FE5091,#E7CFED);border-radius:6px 6px 0 0}
.phasenumber{display:inline-block;width:48px;height:48px;background:linear-gradient(135deg,#FE5091,#016445);color:#fff;border-radius:50%;font-size:1.4rem;font-weight:700;line-height:48px;text-align:center;margin-bottom:1.2rem;box-shadow:0 4px 12px #fe50914d}
.phasecard h3{font-size:1.5rem;color:#016445;margin:0 0 .8rem;font-weight:600}
.phasecard p{font-size:1rem;color:#555;line-height:1.6;margin:0}
.timeline-holder{position:relative;margin:4rem 0}
.timeline-holder::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#FE5091,#016445,#E7CFED);transform:translateX(-50%)}
.timeline-step{display:grid;grid-template-columns:1fr 80px 1fr;gap:2rem;margin-bottom:3rem;align-items:center}
.timeline-content{background:#fff;padding:1.8rem;border-radius:5px;box-shadow:0 4px 16px #0000000f;position:relative}
.timeline-step:nth-child(odd) .timeline-content{grid-column:1;text-align:right}
.timeline-step:nth-child(even) .timeline-content{grid-column:3;text-align:left}
.timeline-content h4{font-size:1.3rem;color:#016445;margin:0 0 .6rem;font-weight:600}
.timeline-content p{font-size:.95rem;color:#666;line-height:1.5;margin:0}
.timeline-marker{grid-column:2;width:80px;height:80px;background:linear-gradient(135deg,#E7CFED,#FE5091);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:3;box-shadow:0 6px 20px #fe509140}
.timeline-marker i{font-size:2rem;color:#fff}
.timeline-step:nth-child(even) .timeline-marker{background:linear-gradient(135deg,#016445,#FE5091)}
.prog-wrapper{background:#fff;padding:2.5rem;border-radius:6px;box-shadow:0 8px 24px #0164451a;margin-top:3rem}
.prog-wrapper h3{font-size:1.8rem;color:#016445;margin:0 0 2rem;text-align:center;font-weight:600}
.prog-item{margin-bottom:2rem}
.prog-label{display:flex;justify-content:space-between;margin-bottom:.6rem;font-size:1.05rem;color:#333;font-weight:500}
.prog-bar-outer{width:100%;height:28px;background:#e9ecef;border-radius:20px;overflow:hidden;position:relative;box-shadow:inset 0 2px 6px #00000014}
.prog-bar-inner{height:100%;background:linear-gradient(90deg,#FE5091,#016445);border-radius:20px;transition:width 1.2s ease;box-shadow:0 2px 8px #fe509166;position:relative}
.prog-bar-inner::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,#ffffff4d,transparent);animation:shimmer 2s infinite}
@keyframes shimmer {
0%{transform:translateX(-100%)}
100%{transform:translateX(100%)}
}
.prog-item:nth-child(1) .prog-bar-inner{width:92%}
.prog-item:nth-child(2) .prog-bar-inner{width:85%}
.prog-item:nth-child(3) .prog-bar-inner{width:78%}
.prog-item:nth-child(4) .prog-bar-inner{width:88%}
.cta-zone{text-align:center;margin-top:3rem;padding-top:2rem;border-top:2px solid #E7CFED}
.cta-zone .mdl-button{background:linear-gradient(135deg,#FE5091,#016445);color:#fff;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:4px;box-shadow:0 6px 18px #fe50914d;transition:transform .3s ease,box-shadow .3s ease;text-transform:none;border:none;cursor:pointer;z-index:10;position:relative}
.cta-zone .mdl-button:hover{transform:translateY(-3px);box-shadow:0 10px 28px #fe509173}
@media (min-width: 768px) {
.topgrid{grid-template-columns:1fr 1fr;gap:4rem}
.toptxt h1{font-size:3.2rem}
}
@media (max-width: 767px) {
.pg-topv1{padding:3rem 1rem 3.5rem}
.toptxt h1{font-size:2.2rem}
.timeline-holder::before{left:40px}
.timeline-step{grid-template-columns:80px 1fr;gap:1.5rem}
.timeline-marker{grid-column:1;width:60px;height:60px}
.timeline-marker i{font-size:1.5rem}
.timeline-content{grid-column:2!important;text-align:left!important}
.structgrid{grid-template-columns:1fr}
.prog-wrapper{padding:1.5rem}
}
@media (max-width: 479px) {
.toptxt h1{font-size:1.9rem}
.coursehead h2{font-size:2rem}
}
.titlhldv1{background:linear-gradient(135deg,#FE5091 0%,#E7CFED 100%);padding:80px 20px;position:relative;overflow:hidden}
.titlhldv1::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ffffff1a;border-radius:50%;z-index:1}
.titlhldv1::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#01644526;border-radius:50%;z-index:1}
.titlwrap{max-width:960px;margin:0 auto;position:relative;z-index:2}
.titlwrap .qstnrow{display:flex;flex-direction:column;gap:32px}
.titlwrap .qpair{background:#fffffff2;padding:28px 32px;border-radius:3px;box-shadow:0 6px 18px #fe509133;border-left:4px solid #016445}
.titlwrap .qmark{font-size:19px;font-weight:700;color:#016445;margin:0 0 12px}
.titlwrap .anstxt{font-size:16px;line-height:1.6;color:#2a2a2a;margin:0}
.titlwrap .imgside{margin-top:40px;position:relative}
.titlwrap .imgside img{width:100%;max-width:500px;height:auto;border-radius:4px;box-shadow:0 8px 24px #01644540;display:block;margin:0 auto}
@media (min-width: 768px) {
.titlwrap .qstnrow{flex-direction:row;gap:40px}
.titlwrap .qpair{flex:1}
.titlwrap .imgside{margin-top:50px}
}
.cntvhld{background:#f8f8f8;padding:90px 20px;position:relative}
.cntvhld::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#FE5091 0%,#016445 50%,#E7CFED 100%)}
.cntwrap{max-width:960px;margin:0 auto}
.cntwrap .hdngmain{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;padding-left:20px}
.cntwrap .hdngmain::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:40px;background:#FE5091;border-radius:3px}
.cntwrap .introline{font-size:18px;line-height:1.7;color:#3a3a3a;margin:0 0 50px;padding-left:20px}
.gridstrat{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:50px}
.stratcard{background:#fff;padding:36px;border-radius:5px;box-shadow:0 4px 14px #0164451f;position:relative;transition:all .3s ease}
.stratcard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #fe50912e}
.stratcard .numbadge{position:absolute;top:-16px;left:30px;width:48px;height:48px;background:linear-gradient(135deg,#FE5091,#E7CFED);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;box-shadow:0 4px 12px #fe50914d}
.stratcard .cardhdng{font-size:22px;font-weight:700;color:#016445;margin:20px 0 14px}
.stratcard .carddesc{font-size:16px;line-height:1.65;color:#4a4a4a;margin:0 0 20px}
.stratcard .tiplist{list-style:none;padding:0;margin:0}
.stratcard .tiplist li{padding:8px 0 8px 28px;position:relative;font-size:15px;color:#2a2a2a;line-height:1.5}
.stratcard .tiplist li::before{content:'';position:absolute;left:0;top:14px;width:16px;height:16px;background:#E7CFED;border-radius:50%;border:2px solid #FE5091}
@media (min-width: 768px) {
.gridstrat{grid-template-columns:repeat(2,1fr)}
}
.pracblk{background:#fff;padding:44px;border-radius:5px;box-shadow:0 6px 18px #01644524;display:flex;flex-direction:column;gap:36px}
.pracblk .imghldr{order:2}
.pracblk .imghldr img{width:100%;height:auto;border-radius:4px;box-shadow:0 4px 16px #fe509133}
.pracblk .txthldr{order:1}
.pracblk .subhdng{font-size:26px;font-weight:700;color:#1a1a1a;margin:0 0 20px;position:relative;display:inline-block}
.pracblk .subhdng::after{content:'';position:absolute;bottom:-6px;left:0;width:60px;height:4px;background:linear-gradient(90deg,#FE5091,#016445);border-radius:2px}
.pracblk .txtcnt p{font-size:16px;line-height:1.7;color:#3a3a3a;margin:0 0 18px}
.pracblk .txtcnt p:last-child{margin-bottom:0}
.pracblk .actnlist{background:#f9f9f9;padding:24px;border-radius:4px;border-left:4px solid #016445;margin-top:24px}
.pracblk .actnlist .lsthdng{font-size:18px;font-weight:700;color:#016445;margin:0 0 14px}
.pracblk .actnlist ul{list-style:none;padding:0;margin:0}
.pracblk .actnlist ul li{padding:10px 0 10px 32px;position:relative;font-size:15px;color:#2a2a2a;line-height:1.6}
.pracblk .actnlist ul li::before{content:'→';position:absolute;left:0;top:10px;font-size:18px;color:#FE5091;font-weight:700}
@media (min-width: 992px) {
.pracblk{flex-direction:row;align-items:center}
.pracblk .imghldr{order:1;flex:0 0 45%}
.pracblk .txthldr{order:2;flex:1}
}
.hdr{background:linear-gradient(135deg,#FE5091 0%,#016445 50%,#E7CFED 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.hdr::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#ffffff1a;border-radius:50%;filter:blur(60px)}
.hdr-holder{max-width:960px;margin:0 auto;position:relative;z-index:2;display:flex;gap:40px;align-items:center;flex-wrap:wrap}
.hdr-txt{flex:1 1 500px}
.hdr-txt h1{font-size:2.8rem;color:#fff;margin:0 0 20px;line-height:1.2;font-weight:700}
.hdr-txt p{font-size:1.15rem;color:#fffffff2;line-height:1.6;margin:0 0 30px}
.hdr-btn-v1{display:inline-block;padding:14px 32px;background:#fff;color:#016445;text-decoration:none;border-radius:4px;font-weight:600;box-shadow:0 6px 20px #00000026;transition:all .3s ease}
.hdr-btn-v1:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0003;background:#f8f8f8}
.hdr-visual{flex:1 1 340px;position:relative}
.hdr-visual img{width:100%;height:380px;object-fit:cover;border-radius:6px;box-shadow:0 12px 36px #00000040}
.grnts{padding:70px 20px;background:#fff}
.grnts-holder{max-width:960px;margin:0 auto}
.grnts h2{font-size:2.2rem;color:#016445;margin:0 0 15px;text-align:center}
.grnts h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FE5091,#E7CFED);margin:15px auto 0;border-radius:2px}
.grnts-intro{text-align:center;font-size:1.1rem;color:#333;line-height:1.7;margin:0 auto 50px;max-width:720px}
.grnts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.grnt-item-v2{background:#f9f9f9;padding:30px 25px;border-radius:5px;border-left:5px solid #FE5091;box-shadow:0 4px 12px #00000014;transition:all .3s ease}
.grnt-item-v2:hover{transform:translateX(8px);box-shadow:0 8px 20px #fe509126}
.grnt-item-v2 h3{font-size:1.35rem;color:#016445;margin:0 0 12px;display:flex;align-items:center;gap:10px}
.grnt-item-v2 h3::before{content:'';width:24px;height:24px;background:#FE5091;border-radius:50%;flex-shrink:0}
.grnt-item-v2 p{font-size:1rem;color:#555;line-height:1.6;margin:0}
.advntg{padding:70px 20px;background:linear-gradient(180deg,#f5f5f5 0%,#fff 100%)}
.advntg-holder{max-width:960px;margin:0 auto}
.advntg h2{font-size:2.1rem;color:#016445;margin:0 0 45px}
.advntg h2::before{content:'';display:inline-block;width:6px;height:40px;background:linear-gradient(180deg,#FE5091,#E7CFED);margin-right:15px;vertical-align:middle;border-radius:3px}
.advntg-layout{display:flex;gap:40px;align-items:flex-start;flex-wrap:wrap}
.advntg-image{flex:1 1 420px}
.advntg-image img{width:100%;height:480px;object-fit:cover;border-radius:5px;box-shadow:0 10px 30px #0164451f}
.advntg-content{flex:1 1 460px}
.advntg-point{background:#fff;padding:25px 22px;margin-bottom:20px;border-radius:4px;box-shadow:0 3px 10px #0000000f;border-top:3px solid #E7CFED}
.advntg-point h4{font-size:1.25rem;color:#FE5091;margin:0 0 10px}
.advntg-point p{font-size:.98rem;color:#444;line-height:1.6;margin:0}
.rlvnc{padding:70px 20px;background:#fff}
.rlvnc-holder{max-width:960px;margin:0 auto}
.rlvnc-header{text-align:center;margin-bottom:50px}
.rlvnc-header h2{font-size:2.2rem;color:#016445;margin:0 0 18px}
.rlvnc-header p{font-size:1.08rem;color:#333;line-height:1.7;max-width:700px;margin:0 auto}
.rlvnc-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:35px;margin-bottom:50px}
.rlvnc-col{background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%);padding:30px 25px;border-radius:5px;box-shadow:0 5px 15px #00000012;position:relative;overflow:hidden}
.rlvnc-col::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#FE5091,#016445)}
.rlvnc-col h3{font-size:1.3rem;color:#016445;margin:0 0 15px}
.rlvnc-col ul{list-style:none;padding:0;margin:0}
.rlvnc-col li{font-size:.98rem;color:#555;line-height:1.6;padding-left:25px;margin-bottom:10px;position:relative}
.rlvnc-col li::before{content:'';position:absolute;left:0;top:8px;width:12px;height:12px;background:#FE5091;border-radius:50%}
.rlvnc-images{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}
.rlvnc-images img{width:calc(50% - 10px);height:280px;object-fit:cover;border-radius:5px;box-shadow:0 6px 18px #0000001a}
@media (max-width: 768px) {
.hdr{padding:60px 20px 50px}
.hdr-txt h1{font-size:2.2rem}
.hdr-txt p{font-size:1.05rem}
.hdr-visual img{height:300px}
.grnts,.advntg,.rlvnc{padding:50px 20px}
.grnts h2,.advntg h2,.rlvnc-header h2{font-size:1.8rem}
.advntg-layout{flex-direction:column}
.advntg-image img{height:340px}
.rlvnc-images img{width:100%;height:240px}
}
@media (max-width: 480px) {
.hdr-txt h1{font-size:1.9rem}
.grnts-grid{grid-template-columns:1fr}
.rlvnc-cols{grid-template-columns:1fr}
}
.topblk{background:linear-gradient(135deg,#016445 0%,#FE5091 55%,#E7CFED 100%);padding:95px 25px 85px;position:relative;overflow:hidden}
.topblk::before{content:'';position:absolute;top:-45%;right:-15%;width:420px;height:420px;background:#ffffff14;border-radius:50%}
.topblk::after{content:'';position:absolute;bottom:-25%;left:-10%;width:320px;height:320px;background:#0000000d;border-radius:50%}
.topblk .innerhld{max-width:960px;margin:0 auto;position:relative;z-index:2}
.topblk .majortitle{font-size:3.2em;color:#fff;margin:0 0 18px;font-weight:700;text-shadow:2px 4px 12px #0003}
.topblk .subdesc{font-size:1.28em;color:#fff;max-width:640px;line-height:1.6;opacity:.95}
.contactwrap{padding:90px 25px;background:#fafafa}
.contactwrap .containerhld{max-width:960px;margin:0 auto;display:flex;flex-direction:row;gap:55px}
.contactwrap .infosideholder{flex:0 0 340px}
.contactwrap .infosideholder .infotitle{font-size:1.85em;color:#016445;margin:0 0 28px;font-weight:600}
.contactwrap .infosideholder .infotxt{font-size:1.05em;color:#444;line-height:1.7;margin:0 0 38px}
.contactwrap .detailsblk{margin:0 0 32px}
.contactwrap .detailsblk .detaillbl{font-size:.92em;color:#777;margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em;font-weight:500}
.contactwrap .detailsblk .detailval{font-size:1.12em;color:#016445;font-weight:600;text-decoration:none;display:inline-block;transition:color .3s ease}
.contactwrap .detailsblk .detailval:hover{color:#FE5091}
.contactwrap .formholder{flex:1;background:#fff;padding:45px;border-radius:6px;box-shadow:0 6px 20px #01644514}
.contactwrap .formholder .formhead{font-size:1.65em;color:#222;margin:0 0 12px;font-weight:600}
.contactwrap .formholder .formsub{font-size:1.05em;color:#666;margin:0 0 35px;line-height:1.6}
.contactwrap .formholder .inputrow{display:flex;flex-direction:row;gap:20px;margin:0 0 22px}
.contactwrap .formholder .fieldholder{flex:1;display:flex;flex-direction:column}
.contactwrap .formholder .fieldholder.fullw{width:100%;margin:0 0 22px}
.contactwrap .formholder .inputlabel{font-size:.98em;color:#333;margin:0 0 9px;font-weight:500}
.contactwrap .formholder .inputfield{padding:14px 16px;border:2px solid #e0e0e0;border-radius:4px;font-size:1.02em;color:#333;transition:all .3s ease;background:#fafafa}
.contactwrap .formholder .inputfield:focus{outline:none;border-color:#FE5091;background:#fff;box-shadow:0 4px 12px #fe509126}
.contactwrap .formholder .selectfield{padding:14px 16px;border:2px solid #e0e0e0;border-radius:4px;font-size:1.02em;color:#333;background:#fafafa;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23666' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}
.contactwrap .formholder .selectfield:focus{outline:none;border-color:#FE5091;background-color:#fff;box-shadow:0 4px 12px #fe509126}
.contactwrap .formholder .txtareafield{padding:14px 16px;border:2px solid #e0e0e0;border-radius:4px;font-size:1.02em;color:#333;background:#fafafa;min-height:140px;resize:vertical;font-family:inherit;transition:all .3s ease}
.contactwrap .formholder .txtareafield:focus{outline:none;border-color:#FE5091;background:#fff;box-shadow:0 4px 12px #fe509126}
.contactwrap .formholder .checkboxholder{margin:28px 0;display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.contactwrap .formholder .checkboxinput{width:20px;height:20px;margin:3px 0 0;cursor:pointer;accent-color:#FE5091}
.contactwrap .formholder .checkboxlabel{font-size:.95em;color:#555;line-height:1.5}
.contactwrap .formholder .checkboxlabel a{color:#016445;text-decoration:underline;transition:color .3s ease}
.contactwrap .formholder .checkboxlabel a:hover{color:#FE5091}
.contactwrap .formholder .submitbttn{background:linear-gradient(135deg,#FE5091 0%,#016445 100%);color:#fff;padding:16px 45px;border:none;border-radius:4px;font-size:1.08em;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 16px #fe50914d;position:relative;z-index:10}
.contactwrap .formholder .submitbttn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #fe509166}
.contactwrap .formholder .submitbttn:active{transform:translateY(0)}
.visualsec{padding:85px 25px;background:#fff;position:relative}
.visualsec::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#016445 0%,#FE5091 50%,#E7CFED 100%)}
.visualsec .contentwrapper{max-width:960px;margin:0 auto}
.visualsec .sectionhead{text-align:center;margin:0 0 55px}
.visualsec .sectionhead .majortitle{font-size:2.4em;color:#016445;margin:0 0 16px;font-weight:600;position:relative;display:inline-block}
.visualsec .sectionhead .majortitle::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FE5091 0%,#E7CFED 100%);border-radius:3px}
.visualsec .sectionhead .sectionsub{font-size:1.15em;color:#555;max-width:680px;margin:22px auto 0;line-height:1.7}
.visualsec .gridlayout{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}
.visualsec .textareaholder{display:flex;flex-direction:column;gap:28px}
.visualsec .textareaholder .benefitbox{display:flex;flex-direction:row;gap:18px;align-items:flex-start}
.visualsec .textareaholder .benefitbox .iconholder{flex:0 0 52px;height:52px;background:linear-gradient(135deg,#E7CFED 0%,#FE5091 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #fe509133}
.visualsec .textareaholder .benefitbox .iconholder svg{width:26px;height:26px;fill:#fff}
.visualsec .textareaholder .benefitbox .textpart{flex:1}
.visualsec .textareaholder .benefitbox .textpart .itemtitle{font-size:1.25em;color:#016445;margin:0 0 8px;font-weight:600}
.visualsec .textareaholder .benefitbox .textpart .itemdesc{font-size:1.02em;color:#666;line-height:1.6;margin:0}
.visualsec .imageholder{position:relative}
.visualsec .imageholder .mainimg{width:100%;height:auto;border-radius:6px;box-shadow:0 8px 24px #01644526;display:block}
.visualsec .imageholder::before{content:'';position:absolute;top:-16px;right:-16px;width:140px;height:140px;background:linear-gradient(135deg,#FE5091 0%,#E7CFED 100%);border-radius:50%;opacity:.2;z-index:-1}
.visualsec .imageholder::after{content:'';position:absolute;bottom:-20px;left:-20px;width:100px;height:100px;background:linear-gradient(135deg,#016445 0%,#FE5091 100%);border-radius:50%;opacity:.15;z-index:-1}
@media (max-width: 768px) {
.topblk{padding:65px 20px 55px}
.topblk .majortitle{font-size:2.2em}
.topblk .subdesc{font-size:1.1em}
.contactwrap{padding:60px 20px}
.contactwrap .containerhld{flex-direction:column;gap:40px}
.contactwrap .infosideholder{flex:1}
.contactwrap .formholder{padding:30px 25px}
.contactwrap .formholder .inputrow{flex-direction:column;gap:0}
.visualsec{padding:60px 20px}
.visualsec .sectionhead .majortitle{font-size:1.9em}
.visualsec .gridlayout{grid-template-columns:1fr;gap:35px}
.visualsec .imageholder{order:-1}
}
@media (max-width: 480px) {
.topblk .majortitle{font-size:1.8em}
.contactwrap .formholder .formhead{font-size:1.4em}
.visualsec .sectionhead .majortitle{font-size:1.6em}
}
.herozone-v1{background:linear-gradient(135deg,#E7CFED 0%,#FE5091 55%,#016445 100%);padding:84px 20px 88px;position:relative;overflow:hidden}
.herozone-v1::before{content:'';position:absolute;top:-40%;right:-15%;width:600px;height:600px;background:#ffffff14;border-radius:3px;transform:rotate(22deg)}
.herozone-v1::after{content:'';position:absolute;bottom:-25%;left:-10%;width:450px;height:450px;background:#0164451f;border-radius:4px;transform:rotate(-18deg)}
.cntwrap-v2{max-width:960px;margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;gap:48px}
.txtholder-v1{flex:1;color:#fff}
.txtholder-v1 h1{font-size:46px;line-height:1.15;margin:0 0 28px;font-weight:700;text-shadow:2px 3px 8px #0164454d}
.manifesto-v1{font-size:18px;line-height:1.65;margin:0 0 22px;text-shadow:1px 2px 5px #00000026}
.manifesto-v1 strong{font-weight:600;color:#E7CFED}
.imgholder-v3{flex:0 0 420px;position:relative}
.imgholder-v3 img{width:100%;height:auto;border-radius:5px;display:block;box-shadow:0 8px 24px #00000040 0 3px 8px #fe509133;filter:sepia(18%) contrast(1.05) brightness(0.98)}
.imgholder-v3::before{content:'';position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:3px solid #e7cfed66;border-radius:5px;z-index:-1}
.stryblk-v2{background:#f9f9f9;padding:76px 20px 80px}
.cntwrap-v2{max-width:960px;margin:0 auto}
.stryblk-v2 .headrow-v1{text-align:center;margin-bottom:56px}
.stryblk-v2 .headrow-v1 h2{font-size:38px;line-height:1.2;color:#016445;margin:0 0 18px;font-weight:700}
.stryblk-v2 .headrow-v1 p{font-size:19px;line-height:1.6;color:#444;max-width:720px;margin:0 auto}
.timelineholder-v1{position:relative;padding-left:60px}
.timelineholder-v1::before{content:'';position:absolute;left:22px;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#FE5091 0%,#016445 100%);border-radius:2px}
.mstone-v1{position:relative;margin-bottom:48px;padding:28px 32px;background:#fff;border-radius:4px;box-shadow:0 4px 12px #fe50911f;transition:transform .3s ease,box-shadow .3s ease}
.mstone-v1:hover{transform:translateX(8px);box-shadow:0 6px 20px #fe50912e}
.mstone-v1::before{content:'';position:absolute;left:-46px;top:32px;width:16px;height:16px;background:#FE5091;border:4px solid #fff;border-radius:50%;box-shadow:0 2px 6px #00000026;z-index:2}
.mstone-v1 .yearlabel-v1{font-size:16px;font-weight:700;color:#016445;margin:0 0 12px;letter-spacing:.5px}
.mstone-v1 h3{font-size:24px;line-height:1.3;color:#222;margin:0 0 14px;font-weight:600}
.mstone-v1 p{font-size:17px;line-height:1.7;color:#555;margin:0}
.approachsec-v1{background:linear-gradient(165deg,#016445 0%,#FE5091 70%,#E7CFED 100%);padding:80px 20px 84px;position:relative}
.approachsec-v1::before{content:'';position:absolute;top:10%;left:5%;width:280px;height:280px;background:#ffffff0f;clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);transform:rotate(15deg)}
.approachsec-v1 .cntwrap-v2{position:relative;z-index:2}
.approachsec-v1 .topheader-v2{text-align:center;margin-bottom:52px}
.approachsec-v1 .topheader-v2 h2{font-size:40px;line-height:1.25;color:#fff;margin:0 0 20px;font-weight:700;text-shadow:2px 3px 10px #0003}
.approachsec-v1 .topheader-v2 p{font-size:18px;line-height:1.65;color:#fffffff2;max-width:680px;margin:0 auto}
.gridlayout-v3{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.featcard-v2{background:#fffffff5;padding:32px 28px;border-radius:5px;box-shadow:0 6px 18px #0000002e;position:relative;transition:transform .3s ease}
.featcard-v2:hover{transform:translateY(-6px)}
.featcard-v2::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#FE5091 0%,#E7CFED 100%);border-radius:5px 0 0 5px}
.iconholder-v2{width:56px;height:56px;background:linear-gradient(135deg,#FE5091 0%,#016445 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 4px 12px #fe50914d}
.iconholder-v2 i{font-size:28px;color:#fff}
.featcard-v2 h3{font-size:22px;line-height:1.35;color:#016445;margin:0 0 14px;font-weight:600}
.featcard-v2 p{font-size:16px;line-height:1.7;color:#444;margin:0}
.imgrow-v1{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.imgrow-v1 img{width:100%;height:220px;object-fit:cover;border-radius:4px;box-shadow:0 5px 15px #0003;transition:transform .3s ease}
.imgrow-v1 img:hover{transform:scale(1.05)}
@media (max-width: 768px) {
.cntwrap-v2{flex-direction:column;gap:36px}
.imgholder-v3{flex:1 1 auto;max-width:100%}
.txtholder-v1 h1{font-size:34px;margin-bottom:20px}
.manifesto-v1{font-size:16px}
.stryblk-v2 .headrow-v1 h2{font-size:30px}
.timelineholder-v1{padding-left:40px}
.mstone-v1::before{left:-32px}
.gridlayout-v3{grid-template-columns:1fr;gap:24px}
.approachsec-v1 .topheader-v2 h2{font-size:32px}
.imgrow-v1{grid-template-columns:1fr}
.imgrow-v1 img{height:260px}
}
@media (max-width: 480px) {
.herozone-v1{padding:60px 16px 64px}
.txtholder-v1 h1{font-size:28px}
.manifesto-v1{font-size:15px}
.stryblk-v2{padding:56px 16px 60px}
.stryblk-v2 .headrow-v1 h2{font-size:26px}
.mstone-v1{padding:22px 20px}
.mstone-v1 h3{font-size:20px}
.approachsec-v1{padding:60px 16px 64px}
.featcard-v2{padding:26px 22px}
}
.succshld{max-width:960px;margin:0 auto;padding:60px 20px}
.cnfrmbx{background:linear-gradient(135deg,#016445 0%,#E7CFED 100%);border-radius:6px;padding:80px 40px;text-align:center;position:relative;overflow:hidden;box-shadow:0 8px 24px #01644526;margin-bottom:50px}
.cnfrmbx::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#fe50911a 0%,transparent 70%);animation:pulsv1 4s ease-in-out infinite}
@keyframes pulsv1 {
0%,100%{transform:scale(1) rotate(0deg);opacity:.3}
50%{transform:scale(1.1) rotate(180deg);opacity:.6}
}
.cnfrmbx .icnhld{width:120px;height:120px;margin:0 auto 30px;position:relative;z-index:2}
.cnfrmbx .icnhld svg{width:100%;height:100%;filter:drop-shadow(0 4px 12px #fe50914d)}
.cnfrmbx .msgtxt{position:relative;z-index:2}
.cnfrmbx .msgtxt h1{font-size:42px;color:#fff;margin:0 0 20px;font-weight:700;text-shadow:0 2px 8px #0000001a}
.cnfrmbx .msgtxt .subtxt{font-size:18px;color:#fff;line-height:1.6;max-width:600px;margin:0 auto;opacity:.95}
.dtlsec{background:linear-gradient(90deg,#f8f9fa 0%,#fff 100%);border-radius:4px;padding:50px 40px;border-left:4px solid #FE5091;box-shadow:0 2px 12px #0000000d}
.dtlsec .hdr{margin-bottom:35px}
.dtlsec .hdr h2{font-size:32px;color:#016445;margin:0 0 15px;font-weight:600;position:relative;display:inline-block}
.dtlsec .hdr h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#FE5091 0%,#E7CFED 100%)}
.dtlsec .cntgrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:40px}
.infcrd{background:#fff;padding:25px;border-radius:3px;border:1px solid #0164451a;transition:all .3s ease}
.infcrd:hover{transform:translateY(-4px);box-shadow:0 6px 18px #fe50911f;border-color:#FE5091}
.infcrd .iclbl{display:flex;align-items:center;gap:12px;margin-bottom:15px}
.infcrd .iclbl svg{width:28px;height:28px;flex-shrink:0}
.infcrd .iclbl h3{font-size:20px;color:#016445;margin:0;font-weight:600}
.infcrd .dtltxt{font-size:16px;color:#2c3e50;line-height:1.6;margin:0}
.infcrd .dtltxt strong{color:#FE5091;font-weight:600}
.nxtstp{background:#fff;padding:30px;border-radius:3px;border-top:3px solid #E7CFED}
.nxtstp h3{font-size:24px;color:#016445;margin:0 0 20px;font-weight:600}
.nxtstp .stplst{list-style:none;padding:0;margin:0 0 30px}
.nxtstp .stplst li{padding:15px 0 15px 40px;position:relative;font-size:16px;color:#2c3e50;line-height:1.6;border-bottom:1px dashed #01644526}
.nxtstp .stplst li:last-child{border-bottom:none}
.nxtstp .stplst li::before{content:'';position:absolute;left:0;top:18px;width:24px;height:24px;background:linear-gradient(135deg,#FE5091 0%,#E7CFED 100%);border-radius:50%;box-shadow:0 2px 6px #fe50914d}
.nxtstp .stplst li::after{content:'✓';position:absolute;left:6px;top:18px;color:#fff;font-size:14px;font-weight:700}
.btnhld{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}
.btnv1{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#FE5091 0%,#E7CFED 100%);color:#fff;text-decoration:none;border-radius:4px;font-size:17px;font-weight:600;box-shadow:0 4px 12px #fe509140;transition:all .3s ease;border:none;cursor:pointer;position:relative;z-index:10;overflow:hidden}
.btnv1::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#016445 0%,#FE5091 100%);transition:left .4s ease;z-index:-1}
.btnv1:hover::before{left:0}
.btnv1:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fe509159}
.btnv2{display:inline-block;padding:16px 40px;background:#fff;color:#016445;text-decoration:none;border-radius:4px;font-size:17px;font-weight:600;box-shadow:0 2px 8px #01644526;transition:all .3s ease;border:2px solid #016445;cursor:pointer;position:relative;z-index:10}
.btnv2:hover{background:#016445;color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #01644540}
@media (max-width: 768px) {
.cnfrmbx{padding:60px 25px}
.cnfrmbx .icnhld{width:90px;height:90px}
.cnfrmbx .msgtxt h1{font-size:32px}
.cnfrmbx .msgtxt .subtxt{font-size:16px}
.dtlsec{padding:35px 25px}
.dtlsec .hdr h2{font-size:26px}
.dtlsec .cntgrd{grid-template-columns:1fr;gap:20px}
.btnhld{flex-direction:column}
.btnv1,.btnv2{width:100%;text-align:center}
}
@media (min-width: 769px) and (max-width: 1024px) {
.cnfrmbx{padding:70px 35px}
.dtlsec .cntgrd{grid-template-columns:repeat(2,1fr)}
}