*,::before,::after{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Rubik',sans-serif;font-size:16px;line-height:1.6;color:#333;background:#FCFEE3}
.cntnr-wrp{max-width:1366px;margin:0 auto;padding:0 20px}
.hdr-utlty-bar{background:linear-gradient(135deg,#29A7C0 0%,#1a7d91 100%);padding:10px 0;box-shadow:0 2px 4px #0000001a}
.hdr-utlty-bar .utlty-cntnt{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}
.cntct-info-grp{display:flex;gap:25px;flex-wrap:wrap}
.phn-item,.eml-item,.lctn-info{display:flex;align-items:center;gap:6px;color:#FCFEE3;font-size:14px}
.phn-item i,.eml-item i,.lctn-info i{font-size:16px}
.phn-item a,.eml-item a{color:#FCFEE3;text-decoration:none;transition:opacity .2s}
.phn-item a:hover,.eml-item a:hover{opacity:.85}
.hdr-main-zn{background:#fff;padding:20px 0;box-shadow:0 4px 6px #00000014;position:relative}
.hdr-main-zn::before{content:'Domain';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:120px;font-weight:700;color:#29a7c00a;z-index:0;pointer-events:none;white-space:nowrap}
.hdr-main-cntnt{display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;z-index:1}
.lg-wrp{position:relative;z-index:2}
.lg-lnk{display:block;position:relative}
.lg-img{height:110px;width:110px;display:block;box-shadow:0 3px 8px #29a7c026;border-radius:4px;background:#fff;padding:8px}
.brnd-nm-ovrl{position:absolute;bottom:-8px;right:-15px;font-size:28px;font-weight:700;color:#bc0d2340;z-index:-1;pointer-events:none}
.nvgtn-main{flex-grow:1;display:flex;justify-content:flex-end}
.nvgtn-lst{list-style:none;display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.nv-itm{margin:0}
.nv-lnk{display:block;padding:12px 20px;color:#333;text-decoration:none;font-weight:600;font-size:15px;border-radius:4px;background:linear-gradient(135deg,#29a7c014 0%,#bc0d2314 100%);transition:background 0.2s,color .2s;white-space:nowrap}
.nv-lnk:hover{background:linear-gradient(135deg,#29A7C0 0%,#BC0D23 100%);color:#FCFEE3}
.ftr-wrp{background:#fff;padding:25px 0;margin-top:60px;box-shadow:0 -2px 6px #0000000f}
.ftr-cntnt{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}
.ftr-nvgtn{display:flex;gap:20px;flex-wrap:wrap}
.ftr-lnk{color:#29A7C0;text-decoration:none;font-size:14px;transition:color .2s}
.ftr-lnk:hover{color:#BC0D23}
.cpyrght-txt{font-size:14px;color:#666}
.ckie-pnl{position:fixed;bottom:20px;right:20px;z-index:9999;transform:translateY(120%);transition:transform .3s ease-out}
.ckie-pnl[data-visible="true"]{transform:translateY(0)}
.ckie-bx{background:#fff;padding:25px;border-radius:4px;box-shadow:0 6px 20px #00000040;max-width:400px;border:2px solid #29A7C0}
.ckie-ttl{font-size:20px;font-weight:700;color:#29A7C0;margin-bottom:10px}
.ckie-dsc{font-size:14px;color:#555;margin-bottom:20px;line-height:1.5}
.cnsnt-sldr-wrp{margin-bottom:20px;display:flex;flex-direction:column;gap:12px}
.cnsnt-lbl{display:flex;align-items:center;gap:10px;font-size:14px;color:#333;cursor:pointer}
.cnsnt-chk{width:18px;height:18px;cursor:pointer}
.cnsnt-chk:disabled{cursor:not-allowed;opacity:.6}
.ckie-btns{display:flex;gap:12px;justify-content:flex-end}
.btn-rjct,.btn-ccpt{padding:10px 20px;border:none;border-radius:2px;font-family:'Rubik',sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:background 0.2s,transform .1s}
.btn-rjct{background:#ddd;color:#333}
.btn-rjct:hover{background:#ccc}
.btn-ccpt{background:linear-gradient(135deg,#29A7C0 0%,#BC0D23 100%);color:#FCFEE3}
.btn-ccpt:hover{background:linear-gradient(135deg,#1a7d91 0%,#9a0a1c 100%)}
.btn-rjct:active,.btn-ccpt:active{transform:scale(0.98)}
@media (max-width: 768px) {
.hdr-utlty-bar .utlty-cntnt{flex-direction:column;align-items:flex-start}
.hdr-main-zn::before{font-size:60px}
.hdr-main-cntnt{flex-direction:column;align-items:flex-start}
.nvgtn-main{width:100%}
.nvgtn-lst{flex-direction:column;width:100%;gap:6px}
.nv-lnk{width:100%;text-align:center}
.lg-img{height:80px;width:80px}
.brnd-nm-ovrl{font-size:20px;bottom:-6px;right:-10px}
.ftr-cntnt{flex-direction:column;align-items:flex-start}
.ckie-pnl{bottom:10px;right:10px;left:10px}
.ckie-bx{max-width:100%}
.ckie-btns{flex-direction:column;width:100%}
.btn-rjct,.btn-ccpt{width:100%}
}
@media (max-width: 480px) {
.cntct-info-grp{flex-direction:column;gap:10px}
.ftr-nvgtn{flex-direction:column;gap:10px}
}
.hwWrk-main{max-width:1366px;margin:0 auto;padding:0}
.hwWrk-ttl-blck{display:grid;grid-template-columns:1fr 380px;gap:60px;padding:80px 40px;align-items:center;background:linear-gradient(135deg,#FCFEE3 0%,#fff 100%)}
.hwWrk-ttl-txt-wrp{position:relative}
.hwWrk-ttl-main{font-size:56px;font-weight:700;line-height:1.1;color:#1a1a1a;margin:0 0 16px}
.hwWrk-ttl-scndry{font-size:32px;font-weight:500;line-height:1.3;color:#29A7C0;margin:0 0 24px}
.hwWrk-ttl-dscrptn{font-size:18px;line-height:1.6;color:#444;max-width:580px}
.hwWrk-ttl-dscrptn::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#BC0D23,#29A7C0);margin-bottom:20px;border-radius:2px}
.hwWrk-ttl-img-hldr{position:relative;height:420px;clip-path:polygon(15% 0%,100% 0%,100% 85%,85% 100%,0% 100%,0% 15%);overflow:hidden;box-shadow:0 6px 20px #29a7c026}
.hwWrk-ttl-img-hldr::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(135deg,#29A7C0,#BC0D23);z-index:-1;border-radius:4px}
.hwWrk-ttl-img{width:100%;height:100%;object-fit:cover}
.hwWrk-prcss-sctn{padding:100px 40px;background:#fff}
.hwWrk-prcss-hdr{text-align:center;margin-bottom:70px}
.hwWrk-prcss-hdr h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.hwWrk-prcss-hdr h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#29A7C0,#BC0D23);border-radius:2px}
.hwWrk-prcss-hdr p{font-size:18px;color:#666;max-width:680px;margin:24px auto 0;line-height:1.6}
.hwWrk-stps-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:60px}
.hwWrk-stp-crd{background:#fafafa;padding:40px 32px;border-radius:16px;border:2px solid transparent;transition:all .3s ease;position:relative;overflow:hidden}
.hwWrk-stp-crd::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#29A7C0,#BC0D23);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.hwWrk-stp-crd:hover::before{transform:scaleX(1)}
.hwWrk-stp-crd:hover{border-color:#29A7C0;box-shadow:0 8px 24px #29a7c01f;transform:translateY(-4px)}
.hwWrk-stp-nmbr{width:56px;height:56px;background:linear-gradient(135deg,#29A7C0,#BC0D23);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:24px;box-shadow:0 4px 12px #29a7c033}
.hwWrk-stp-crd h3{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 12px}
.hwWrk-stp-crd p{font-size:16px;line-height:1.6;color:#555;margin:0}
.hwWrk-flw-vsl{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;padding:40px 0}
.hwWrk-flw-arrw{width:40px;height:40px;position:relative}
.hwWrk-flw-arrw svg{width:100%;height:100%;fill:#29A7C0}
.hwWrk-bnfts-sctn{padding:100px 40px;background:linear-gradient(180deg,#FCFEE3 0%,#fff 100%)}
.hwWrk-bnfts-wrp{max-width:1100px;margin:0 auto}
.hwWrk-bnfts-hdr{margin-bottom:60px}
.hwWrk-bnfts-hdr h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 20px}
.hwWrk-bnfts-hdr h2::before{content:'';display:inline-block;width:8px;height:8px;background:#BC0D23;border-radius:50%;margin-right:16px;vertical-align:middle}
.hwWrk-bnfts-hdr p{font-size:18px;color:#666;line-height:1.6;margin:0}
.hwWrk-bnfts-lst{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.hwWrk-bnft-itm{background:#fff;padding:32px;border-radius:12px;border-left:4px solid #29A7C0;box-shadow:0 2px 12px #0000000f;transition:all .3s ease}
.hwWrk-bnft-itm:nth-child(even){border-left-color:#BC0D23}
.hwWrk-bnft-itm:hover{box-shadow:0 6px 20px #0000001a;transform:translateX(8px)}
.hwWrk-bnft-itm h3{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:12px}
.hwWrk-bnft-itm h3::before{content:'';display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,#29A7C0,#BC0D23);color:#fff;border-radius:50%;font-size:16px;flex-shrink:0}
.hwWrk-bnft-itm p{font-size:16px;line-height:1.6;color:#555;margin:0}
.hwWrk-cta-wrp{margin-top:60px;text-align:center}
.hwWrk-cta-btn{display:inline-block;padding:18px 48px;background:linear-gradient(135deg,#29A7C0,#BC0D23);color:#fff;text-decoration:none;font-size:18px;font-weight:600;border-radius:8px;box-shadow:0 4px 16px #29a7c04d;transition:all .3s ease;position:relative;z-index:10}
.hwWrk-cta-btn:hover{box-shadow:0 6px 24px #29a7c066;transform:translateY(-2px)}
@media (max-width: 1024px) {
.hwWrk-ttl-blck{grid-template-columns:1fr;gap:40px;padding:60px 30px}
.hwWrk-ttl-main{font-size:44px}
.hwWrk-ttl-scndry{font-size:28px}
.hwWrk-ttl-img-hldr{height:320px}
.hwWrk-prcss-sctn{padding:80px 30px}
.hwWrk-prcss-hdr h2{font-size:36px}
.hwWrk-bnfts-sctn{padding:80px 30px}
.hwWrk-bnfts-hdr h2{font-size:36px}
.hwWrk-bnfts-lst{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hwWrk-ttl-blck{padding:40px 20px}
.hwWrk-ttl-main{font-size:36px}
.hwWrk-ttl-scndry{font-size:24px}
.hwWrk-ttl-dscrptn{font-size:16px}
.hwWrk-ttl-img-hldr{height:280px}
.hwWrk-prcss-sctn{padding:60px 20px}
.hwWrk-prcss-hdr h2{font-size:32px}
.hwWrk-prcss-hdr p{font-size:16px}
.hwWrk-stps-grd{grid-template-columns:1fr;gap:24px}
.hwWrk-stp-crd{padding:32px 24px}
.hwWrk-bnfts-sctn{padding:60px 20px}
.hwWrk-bnfts-hdr h2{font-size:32px}
.hwWrk-bnft-itm{padding:24px}
.hwWrk-cta-btn{padding:16px 36px;font-size:16px}
}
@media (max-width: 480px) {
.hwWrk-ttl-main{font-size:28px}
.hwWrk-ttl-scndry{font-size:20px}
.hwWrk-prcss-hdr h2{font-size:28px}
.hwWrk-bnfts-hdr h2{font-size:28px}
}
.heroCntr{position:relative;max-width:1366px;margin:0 auto;padding:60px 20px;overflow:hidden}
.heroInrWrpr{display:flex;flex-direction:row;align-items:center;gap:40px;position:relative;z-index:2}
.heroTxtZn{flex:1;max-width:600px}
.heroPrblm{font-size:18px;color:#666;margin-bottom:16px;line-height:1.5}
.heroSltn h1{font-size:42px;color:#1a1a1a;line-height:1.2;margin:0 0 24px;font-weight:700}
.heroSltn p{font-size:18px;color:#444;line-height:1.6;margin:0}
.heroImgZn{position:relative;flex:1;max-width:500px}
.heroImgShp{width:100%;height:380px;clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%);overflow:hidden;border-radius:8px}
.heroImgShp img{width:100%;height:100%;object-fit:cover}
.heroGeoShp{position:absolute;width:120px;height:120px;background:linear-gradient(135deg,#29A7C0,#BC0D23);opacity:.15;border-radius:50%;top:-30px;right:-30px;z-index:-1}
.heroGeoShp-2{position:absolute;width:80px;height:80px;background:#FCFEE3;opacity:.4;transform:rotate(45deg);bottom:20px;left:-20px;z-index:-1;border-radius:4px}
.mchncsSec{max-width:1366px;margin:80px auto;padding:0 20px}
.mchncsTtl{text-align:center;margin-bottom:50px}
.mchncsTtl h2{font-size:36px;color:#1a1a1a;margin:0 0 16px;font-weight:700;position:relative;display:inline-block}
.mchncsTtl h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#29A7C0,#BC0D23);border-radius:2px}
.mchncsTtl p{font-size:16px;color:#666;margin:24px 0 0;line-height:1.6}
.mchncsGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.mchncsCard{background:#fff;border:2px solid #f0f0f0;border-radius:16px;padding:32px 24px;transition:all .3s ease;position:relative;overflow:hidden}
.mchncsCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#29A7C0,#BC0D23);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.mchncsCard:hover::before{transform:scaleX(1)}
.mchncsCard:hover{border-color:#29A7C0;box-shadow:0 6px 20px #29a7c026;transform:translateY(-4px)}
.mchncsIcn{width:64px;height:64px;margin-bottom:20px;background:linear-gradient(135deg,#29a7c01a,#bc0d231a);border-radius:12px;display:flex;align-items:center;justify-content:center}
.mchncsIcn svg{width:36px;height:36px}
.mchncsCard h3{font-size:22px;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.mchncsCard p{font-size:15px;color:#555;line-height:1.6;margin:0}
.bznsSltnWrpr{background:linear-gradient(135deg,#29a7c00d,#fcfee34d);padding:80px 20px;margin:80px 0}
.bznsSltnCntr{max-width:1366px;margin:0 auto;display:flex;flex-direction:row-reverse;gap:50px;align-items:center}
.bznsSltnTxt{flex:1}
.bznsSltnTxt h2{font-size:34px;color:#1a1a1a;margin:0 0 24px;font-weight:700;position:relative;padding-left:20px}
.bznsSltnTxt h2::before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#29A7C0,#BC0D23);border-radius:3px}
.bznsSltnLst{list-style:none;padding:0;margin:0}
.bznsSltnLst li{padding:16px 0;border-bottom:1px solid #00000014;font-size:16px;color:#444;line-height:1.5;position:relative;padding-left:32px}
.bznsSltnLst li::before{content:'';position:absolute;left:0;top:22px;width:18px;height:18px;background:#29A7C0;border-radius:50%;box-shadow:0 2px 6px #29a7c04d}
.bznsSltnLst li:last-child{border-bottom:none}
.bznsSltnImg{flex:1;max-width:500px}
.bznsSltnImg img{width:100%;height:auto;border-radius:20px;box-shadow:0 8px 24px #0000001f}
.lrnDrctnsSec{max-width:1366px;margin:80px auto;padding:0 20px}
.lrnDrctnsTtl{text-align:left;margin-bottom:50px;max-width:700px}
.lrnDrctnsTtl h2{font-size:36px;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.lrnDrctnsTtl p{font-size:16px;color:#666;line-height:1.6;margin:0}
.lrnDrctnsGrd{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.lrnDrctnBx{background:#fff;border-radius:12px;overflow:hidden;border:2px solid #f5f5f5;display:flex;flex-direction:row;transition:all .3s ease}
.lrnDrctnBx:hover{box-shadow:0 4px 16px #00000014;border-color:#29A7C0}
.lrnDrctnImgArea{width:180px;height:180px;overflow:hidden;flex-shrink:0}
.lrnDrctnImgArea img{width:100%;height:100%;object-fit:cover}
.lrnDrctnCntnt{padding:24px;flex:1}
.lrnDrctnCntnt h3{font-size:20px;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.lrnDrctnCntnt p{font-size:15px;color:#555;line-height:1.6;margin:0 0 16px}
.lrnDrctnMta{display:flex;gap:20px;font-size:14px;color:#777}
.lrnDrctnMta span::before{content:'•';margin-right:6px;color:#29A7C0}
.sprtSec{background:#1a1a1a;color:#fff;padding:80px 20px;position:relative;overflow:hidden}
.sprtSec::before{content:'';position:absolute;top:0;right:0;width:400px;height:400px;background:radial-gradient(circle,#29a7c01a,transparent);border-radius:50%}
.sprtCntr{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.sprtHdr{text-align:center;margin-bottom:50px}
.sprtHdr h2{font-size:36px;color:#fff;margin:0 0 16px;font-weight:700}
.sprtHdr p{font-size:16px;color:#ccc;margin:0;line-height:1.6}
.sprtGrd{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.sprtItm{text-align:center;padding:32px 20px;background:#ffffff0d;border-radius:16px;border:1px solid #ffffff1a;transition:all .3s ease}
.sprtItm:hover{background:#29a7c01a;border-color:#29A7C0;transform:translateY(-6px)}
.sprtIcnWrpr{width:72px;height:72px;margin:0 auto 20px;background:linear-gradient(135deg,#29A7C0,#BC0D23);border-radius:50%;display:flex;align-items:center;justify-content:center}
.sprtIcnWrpr svg{width:38px;height:38px}
.sprtItm h3{font-size:19px;color:#fff;margin:0 0 10px;font-weight:600}
.sprtItm p{font-size:14px;color:#bbb;line-height:1.5;margin:0}
.ctaSecWrpr{max-width:1366px;margin:80px auto;padding:0 20px}
.ctaBx{background:linear-gradient(135deg,#29A7C0,#BC0D23);border-radius:24px;padding:60px 50px;text-align:center;color:#fff;position:relative;overflow:hidden}
.ctaBx::before{content:'';position:absolute;top:-50px;left:-50px;width:200px;height:200px;background:#fcfee31a;border-radius:50%}
.ctaBx::after{content:'';position:absolute;bottom:-60px;right:-60px;width:240px;height:240px;background:#ffffff14;border-radius:50%}
.ctaCntnt{position:relative;z-index:2;max-width:700px;margin:0 auto}
.ctaCntnt h2{font-size:34px;color:#fff;margin:0 0 16px;font-weight:700}
.ctaCntnt p{font-size:17px;color:#fffffff2;margin:0 0 32px;line-height:1.6}
.ctaBtnsWrpr{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.ctaPrmBtn{background:#fff;color:#29A7C0;padding:16px 36px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #fff;box-shadow:0 4px 12px #00000026}
.ctaPrmBtn:hover{background:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0003}
.ctaScndBtn{background:transparent;color:#fff;padding:16px 36px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #fff}
.ctaScndBtn:hover{background:#fff;color:#29A7C0;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}
@media (max-width: 1024px) {
.heroInrWrpr{flex-direction:column;gap:30px}
.heroTxtZn,.heroImgZn{max-width:100%}
.mchncsGrd{grid-template-columns:repeat(2,1fr)}
.bznsSltnCntr{flex-direction:column}
.bznsSltnImg{max-width:100%}
.sprtGrd{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.heroSltn h1{font-size:32px}
.mchncsGrd{grid-template-columns:1fr}
.mchncsTtl h2,.lrnDrctnsTtl h2,.sprtHdr h2,.ctaCntnt h2{font-size:28px}
.bznsSltnTxt h2{font-size:26px}
.lrnDrctnsGrd{grid-template-columns:1fr}
.lrnDrctnBx{flex-direction:column}
.lrnDrctnImgArea{width:100%;height:240px}
.sprtGrd{grid-template-columns:1fr;gap:20px}
.ctaBx{padding:40px 30px}
.ctaBtnsWrpr{flex-direction:column}
.ctaPrmBtn,.ctaScndBtn{width:100%}
}
@media (max-width: 480px) {
.heroCntr{padding:40px 16px}
.heroSltn h1{font-size:26px}
.heroImgShp{height:280px}
.mchncsSec,.lrnDrctnsSec{margin:50px auto}
.bznsSltnWrpr,.sprtSec{padding:50px 16px}
.ctaSecWrpr{margin:50px auto}
}
.cntctHdr{background:linear-gradient(135deg,#29A7C0 0%,#BC0D23 100%);padding:80px 20px;position:relative;overflow:hidden}
.cntctHdr::before{content:'';position:absolute;width:300px;height:300px;background:#fcfee326;border-radius:50%;top:-100px;right:-80px}
.cntctHdr::after{content:'';position:absolute;width:200px;height:200px;background:#fcfee31a;transform:rotate(45deg);bottom:-50px;left:100px}
.hdrWrpr{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.hdrTtl{font-size:48px;font-weight:700;color:#FCFEE3;margin:0 0 16px;line-height:1.2}
.hdrTtl .accnt{color:#fff;position:relative;display:inline-block}
.hdrTtl .accnt::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#FCFEE3}
.hdrTxt{font-size:20px;color:#fcfee3e6;margin:0;max-width:600px}
.cntctBdy{background:#fafafa;padding:60px 20px}
.bdyWrpr{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:60px}
.infSctn{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 8px #00000014}
.infTtl{font-size:28px;font-weight:600;color:#2c2c2c;margin:0 0 24px}
.infItm{margin-bottom:28px}
.infLbl{font-size:14px;font-weight:600;color:#29A7C0;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px}
.infVl{font-size:16px;color:#4a4a4a;margin:0;line-height:1.6}
.infVl a{color:#BC0D23;text-decoration:none;transition:color .3s}
.infVl a:hover{color:#29A7C0}
.frmSctn{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 8px #00000014}
.frmTtl{font-size:28px;font-weight:600;color:#2c2c2c;margin:0 0 12px}
.frmSbttl{font-size:16px;color:#6a6a6a;margin:0 0 32px}
.frmFld{margin-bottom:24px}
.fldLbl{display:block;font-size:15px;font-weight:600;color:#3a3a3a;margin-bottom:8px}
.fldInpt{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;color:#2c2c2c;background:#fafafa;transition:all .3s;box-sizing:border-box}
.fldInpt:focus{outline:none;border-color:#29A7C0;background:#fff}
.fldSlct{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;color:#2c2c2c;background:#fafafa;transition:all .3s;box-sizing:border-box;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%232c2c2c' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}
.fldSlct:focus{outline:none;border-color:#29A7C0;background-color:#fff}
.prvcyChck{margin:28px 0;display:flex;align-items:flex-start;gap:10px}
.prvcyChck input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.prvcyTxt{font-size:14px;color:#5a5a5a;line-height:1.5}
.prvcyTxt a{color:#BC0D23;text-decoration:none;font-weight:600}
.prvcyTxt a:hover{color:#29A7C0}
.sbmtBtn{width:100%;padding:16px 32px;background:linear-gradient(135deg,#29A7C0,#BC0D23);color:#fff;font-size:17px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s;box-shadow:0 4px 6px #29a7c04d;position:relative;z-index:10}
.sbmtBtn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #29a7c066}
.sbmtBtn:active{transform:translateY(0)}
.xtrInf{background:#fff;padding:60px 20px}
.xtrWrpr{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.xtrCrd{padding:32px;background:linear-gradient(135deg,#29a7c00d,#bc0d230d);border-radius:12px;border:2px solid transparent;transition:all .3s;position:relative}
.xtrCrd::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#29A7C0,#BC0D23);border-radius:12px 12px 0 0}
.xtrCrd:hover{border-color:#29A7C0;transform:translateY(-4px);box-shadow:0 6px 12px #0000001a}
.xtrIcn{width:56px;height:56px;margin-bottom:20px}
.xtrHdng{font-size:22px;font-weight:600;color:#2c2c2c;margin:0 0 12px}
.xtrDsc{font-size:15px;color:#5a5a5a;line-height:1.6;margin:0}
@media (max-width: 992px) {
.bdyWrpr{grid-template-columns:1fr;gap:40px}
.xtrWrpr{grid-template-columns:1fr;gap:30px}
.cntctHdr{padding:60px 20px}
.hdrTtl{font-size:36px}
}
@media (max-width: 768px) {
.cntctHdr{padding:50px 20px}
.hdrTtl{font-size:32px}
.hdrTxt{font-size:18px}
.infSctn,.frmSctn{padding:30px 24px}
.frmTtl,.infTtl{font-size:24px}
.xtrCrd{padding:28px}
}
@media (max-width: 480px) {
.hdrTtl{font-size:28px}
.hdrTxt{font-size:16px}
.infSctn,.frmSctn{padding:24px 20px}
.xtrCrd{padding:24px}
}
.abt-tle-wrppr{background:linear-gradient(135deg,#29A7C0 0%,#29a7c01a 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.abt-tle-wrppr::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background:#bc0d2326}
.abt-tle-wrppr::after{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background:#bc0d2326}
.abt-tle-cntnr{max-width:1366px;margin:0 auto;text-align:center;position:relative;z-index:2}
.abt-tle-cntnr h1{font-size:56px;color:#1a1a1a;margin:0 0 24px;font-weight:700;letter-spacing:-1px}
.abt-tle-cntnr .sbttl-txt{font-size:22px;color:#4a4a4a;line-height:1.6;max-width:720px;margin:0 auto}
.stry-sctn{padding:100px 20px;background:#fff}
.stry-cntnr{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.stry-txt-bx h2{font-size:42px;color:#1a1a1a;margin:0 0 32px;font-weight:700;position:relative;padding-left:20px}
.stry-txt-bx h2::before{content:'';position:absolute;left:0;top:10px;width:4px;height:40px;background:linear-gradient(180deg,#BC0D23,#29A7C0);border-radius:2px}
.stry-txt-bx p{font-size:17px;color:#5a5a5a;line-height:1.7;margin:0 0 24px}
.stry-mg-hldr{position:relative;border-radius:8px;overflow:hidden;box-shadow:4px 4px 12px #0000001f}
.stry-mg-hldr img{width:100%;height:auto;display:block;object-fit:cover}
.apprch-sctn{padding:90px 20px;background:linear-gradient(to right,#FCFEE3 0%,#fcfee34d 100%);position:relative}
.apprch-cntnr{max-width:1366px;margin:0 auto}
.apprch-hdr{text-align:center;margin-bottom:70px}
.apprch-hdr h2{font-size:46px;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.apprch-hdr .dscr-ln{font-size:19px;color:#4a4a4a;max-width:680px;margin:0 auto;line-height:1.6}
.apprch-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.apprch-crd{background:#fff;padding:48px 36px;border-radius:6px;box-shadow:3px 3px 10px #00000014;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.apprch-crd:hover{transform:translateY(-6px);box-shadow:5px 5px 18px #00000024}
.apprch-crd::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#29A7C0,#BC0D23);border-radius:6px 6px 0 0}
.apprch-crd h3{font-size:26px;color:#1a1a1a;margin:0 0 18px;font-weight:600}
.apprch-crd p{font-size:16px;color:#5a5a5a;line-height:1.65;margin:0}
.vlv-sctn{padding:110px 20px;background:#fff}
.vlv-cntnr{max-width:1366px;margin:0 auto}
.vlv-grd{display:flex;gap:60px;align-items:stretch}
.vlv-mg-wrp{flex:0 0 45%;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.vlv-mg-bx{border-radius:8px;overflow:hidden;box-shadow:3px 3px 10px #0000001a;position:relative}
.vlv-mg-bx img{width:100%;height:100%;object-fit:cover;display:block}
.vlv-mg-bx:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}
.vlv-mg-bx:nth-child(2){grid-column:2 / 3;grid-row:1 / 3}
.vlv-cntn-bx{flex:1;display:flex;flex-direction:column;justify-content:center}
.vlv-cntn-bx h2{font-size:44px;color:#1a1a1a;margin:0 0 36px;font-weight:700;line-height:1.2}
.vlv-lst{list-style:none;padding:0;margin:0}
.vlv-lst li{font-size:18px;color:#5a5a5a;line-height:1.7;margin-bottom:28px;padding-left:40px;position:relative}
.vlv-lst li::before{content:'';position:absolute;left:0;top:6px;width:24px;height:24px;background:linear-gradient(135deg,#29A7C0,#BC0D23);border-radius:50%;box-shadow:2px 2px 6px #0000001f}
.cta-sctn{padding:80px 20px;background:linear-gradient(135deg,#BC0D23 0%,#29A7C0 100%);text-align:center;position:relative;overflow:hidden}
.cta-sctn::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fcfee326 0%,transparent 70%);border-radius:50%}
.cta-cntnr{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.cta-cntnr h2{font-size:48px;color:#fff;margin:0 0 28px;font-weight:700}
.cta-cntnr .cta-txt{font-size:20px;color:#fffffff2;margin:0 0 40px;line-height:1.6}
.cta-btn-wrp{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}
.cta-btn{display:inline-block;padding:18px 48px;font-size:18px;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease;box-shadow:3px 3px 10px #0003;position:relative;z-index:10}
.cta-btn.prmry{background:#fff;color:#BC0D23}
.cta-btn.prmry:hover{background:#FCFEE3;transform:translateY(-3px);box-shadow:4px 4px 14px #00000040}
.cta-btn.scndry{background:transparent;color:#fff;border:2px solid #fff}
.cta-btn.scndry:hover{background:#ffffff26;transform:translateY(-3px);box-shadow:4px 4px 14px #00000040}
@media (max-width: 1024px) {
.abt-tle-cntnr h1{font-size:44px}
.stry-cntnr{grid-template-columns:1fr;gap:50px}
.apprch-grd{grid-template-columns:1fr;gap:30px}
.vlv-grd{flex-direction:column}
.vlv-mg-wrp{flex:1}
.cta-cntnr h2{font-size:38px}
}
@media (max-width: 768px) {
.abt-tle-wrppr{padding:80px 20px 60px}
.abt-tle-cntnr h1{font-size:36px}
.abt-tle-cntnr .sbttl-txt{font-size:18px}
.stry-sctn{padding:60px 20px}
.stry-txt-bx h2{font-size:32px}
.apprch-sctn{padding:60px 20px}
.apprch-hdr h2{font-size:34px}
.vlv-sctn{padding:70px 20px}
.vlv-cntn-bx h2{font-size:34px}
.vlv-mg-wrp{grid-template-columns:1fr}
.vlv-mg-bx:nth-child(2){grid-column:1 / 2;grid-row:auto}
.cta-sctn{padding:60px 20px}
.cta-cntnr h2{font-size:32px}
.cta-btn-wrp{flex-direction:column;align-items:center}
.cta-btn{width:100%;max-width:320px}
}
.pgWrppr{max-width:1366px;margin:0 auto;padding:0}
.ttlBlck{display:flex;align-items:stretch;min-height:280px;background:linear-gradient(135deg,#29A7C0 0%,#BC0D23 100%);position:relative;overflow:hidden;margin-bottom:80px}
.ttlBlck::before{content:'';position:absolute;width:400px;height:400px;border-radius:50%;background:#fcfee31a;top:-150px;right:-100px;z-index:1}
.ttlBlck::after{content:'';position:absolute;width:300px;height:300px;border-radius:50%;background:#fcfee314;bottom:-120px;left:15%;z-index:1}
.ttlImgStrp{width:180px;flex-shrink:0;overflow:hidden;position:relative;z-index:2}
.ttlImgStrp img{width:100%;height:100%;object-fit:cover;opacity:.6}
.ttlCntnt{flex:1;padding:60px 80px;display:flex;align-items:center;position:relative;z-index:3}
.ttlTxt h1{font-size:42px;color:#FCFEE3;margin:0 0 18px;font-weight:700;line-height:1.2}
.ttlTxt p{font-size:18px;color:#fcfee3f2;margin:0;line-height:1.6;max-width:680px}
.prrBlck{max-width:1200px;margin:0 auto 100px;padding:0 40px}
.prrGrid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.prrImgSd{position:relative}
.prrImgWrp{position:relative;border-radius:20px;overflow:hidden;box-shadow:6px 6px 0 #bc0d2326}
.prrImgWrp img{width:100%;height:auto;display:block}
.prrImgWrp::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#29a7c033 0%,#bc0d231a 100%);z-index:1;pointer-events:none}
.prrCntntSd h2{font-size:36px;color:#BC0D23;margin:0 0 28px;font-weight:700;line-height:1.3;position:relative;padding-left:24px}
.prrCntntSd h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:32px;background:#29A7C0;border-radius:3px}
.prrLst{list-style:none;padding:0;margin:0 0 40px}
.prrLst li{padding:20px 0;border-bottom:2px solid #29a7c01f;position:relative;padding-left:50px}
.prrLst li:last-child{border-bottom:none}
.prrLst li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:36px;background:linear-gradient(135deg,#29A7C0,#BC0D23);border-radius:8px;box-shadow:3px 3px 0 #29a7c033}
.prrLst li::after{content:'';position:absolute;left:12px;top:50%;transform:translateY(-50%);width:12px;height:8px;border-left:3px solid #FCFEE3;border-bottom:3px solid #FCFEE3;transform:translateY(-60%) rotate(-45deg)}
.prrTtl{font-size:20px;font-weight:600;color:#BC0D23;margin:0 0 8px}
.prrDsc{font-size:16px;color:#333;margin:0;line-height:1.6}
.prrLnk{display:inline-block;padding:16px 36px;background:#29A7C0;color:#FCFEE3;text-decoration:none;border-radius:8px;font-size:17px;font-weight:600;box-shadow:4px 4px 0 #29a7c040;transition:all .3s ease;position:relative;z-index:10}
.prrLnk:hover{background:#BC0D23;box-shadow:6px 6px 0 #bc0d2340;transform:translateY(-2px)}
@media (max-width: 1024px) {
.ttlBlck{min-height:240px}
.ttlImgStrp{width:140px}
.ttlCntnt{padding:40px 50px}
.ttlTxt h1{font-size:36px}
.ttlTxt p{font-size:17px}
.prrGrid{gap:50px}
.prrCntntSd h2{font-size:32px}
}
@media (max-width: 768px) {
.ttlBlck{flex-direction:column;min-height:auto}
.ttlImgStrp{width:100%;height:120px}
.ttlCntnt{padding:40px 30px}
.ttlTxt h1{font-size:30px;margin-bottom:14px}
.ttlTxt p{font-size:16px}
.prrBlck{padding:0 20px;margin-bottom:70px}
.prrGrid{grid-template-columns:1fr;gap:40px}
.prrImgSd{order:2}
.prrCntntSd{order:1}
.prrCntntSd h2{font-size:28px;margin-bottom:24px}
.prrLst li{padding-left:45px}
.prrLst li::before{width:32px;height:32px}
.prrTtl{font-size:18px}
.prrDsc{font-size:15px}
}
@media (max-width: 480px) {
.ttlCntnt{padding:30px 20px}
.ttlTxt h1{font-size:26px}
.ttlTxt p{font-size:15px}
.prrCntntSd h2{font-size:24px;padding-left:20px}
.prrCntntSd h2::before{width:5px;height:28px}
.prrLst{margin-bottom:30px}
.prrLst li{padding:16px 0 16px 42px}
.prrLst li::before{width:30px;height:30px}
.prrLnk{padding:14px 30px;font-size:16px}
}
.ckPlyWrpr{max-width:1366px;margin:0 auto;padding:60px 20px;background:linear-gradient(135deg,#FCFEE3 0%,#f8f9fa 100%)}
.plyHdr{position:relative;margin-bottom:48px;padding:40px 0}
.plyHdr::before{content:'';position:absolute;top:0;left:-5%;width:120px;height:120px;background:radial-gradient(circle,#29A7C0,transparent);border-radius:16px;opacity:.15;transform:rotate(12deg);animation:shpFlot 8s ease-in-out infinite}
.plyHdr::after{content:'';position:absolute;bottom:20px;right:8%;width:90px;height:90px;background:linear-gradient(45deg,#BC0D23,transparent);border-radius:50%;opacity:.12;animation:shpFlot 10s ease-in-out infinite reverse}
@keyframes shpFlot {
0%,100%{transform:translateY(0) rotate(12deg)}
50%{transform:translateY(-20px) rotate(18deg)}
}
.plyTtl{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.2}
.plyTtl::before{content:'';display:inline-block;width:6px;height:48px;background:linear-gradient(180deg,#29A7C0,#BC0D23);margin-right:16px;vertical-align:middle;border-radius:3px}
.plySubttl{font-size:18px;color:#555;line-height:1.6;max-width:820px}
.plyCntntWrpr{background:#fff;border-radius:20px;padding:48px;box-shadow:0 4px 6px #00000014;margin-bottom:32px}
.plySctTtl{font-size:28px;font-weight:600;color:#2a2a2a;margin:0 0 24px;padding-bottom:12px;border-bottom:3px solid #29A7C0;position:relative}
.plySctTtl::after{content:'';position:absolute;bottom:-3px;left:0;width:80px;height:3px;background:#BC0D23}
.plyPrgph{font-size:16px;line-height:1.8;color:#444;margin:0 0 20px}
.plyPrgph strong{color:#29A7C0;font-weight:600}
.plyLstWrpr{margin:24px 0;padding-left:0;list-style:none}
.plyLstItm{position:relative;padding-left:32px;margin-bottom:16px;font-size:16px;line-height:1.7;color:#444}
.plyLstItm::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;background:#29A7C0;border-radius:2px;transform:rotate(45deg)}
.plyLstItm:nth-child(even)::before{background:#BC0D23}
.plyDvdr{height:2px;background:linear-gradient(90deg,transparent,#29A7C0,#BC0D23,transparent);margin:40px 0;border:none}
.plyTblWrpr{overflow-x:auto;margin:32px 0;border-radius:12px;box-shadow:0 2px 4px #0000000d}
.plyTbl{width:100%;border-collapse:collapse;background:#fafafa}
.plyTbl thead{background:linear-gradient(135deg,#29A7C0,#1e8a9f)}
.plyTbl th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;border-bottom:3px solid #BC0D23}
.plyTbl td{padding:16px 20px;font-size:15px;color:#444;border-bottom:1px solid #e0e0e0}
.plyTbl tr:hover{background:#f5f5f5}
.plyHghlght{background:linear-gradient(120deg,#FCFEE3 0%,#fff9c4 100%);padding:24px 28px;border-left:5px solid #29A7C0;border-radius:8px;margin:28px 0;box-shadow:0 2px 4px #0000000a}
.plyHghlght .plyPrgph{margin-bottom:0;font-style:italic}
.plyCntctBx{background:linear-gradient(135deg,#f8f9fa,#fff);padding:32px;border-radius:16px;border:2px solid #e0e0e0;margin-top:40px}
.plyCntctTtl{font-size:22px;font-weight:600;color:#2a2a2a;margin:0 0 20px}
.plyCntctTtl::before{content:'';display:inline-block;width:5px;height:24px;background:#BC0D23;margin-right:12px;vertical-align:middle;border-radius:2px}
.plyCntctInf{display:flex;flex-wrap:wrap;gap:24px}
.plyCntctDtl{flex:1 1 300px}
.plyCntctLbl{font-size:14px;font-weight:600;color:#29A7C0;display:block;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}
.plyCntctVl{font-size:16px;color:#444;display:block}
.plyCntctVl a{color:#29A7C0;text-decoration:none;transition:color .3s ease}
.plyCntctVl a:hover{color:#BC0D23}
.plyDtStmp{font-size:14px;color:#777;text-align:center;margin-top:48px;padding-top:24px;border-top:1px solid #e0e0e0}
@media (max-width: 768px) {
.ckPlyWrpr{padding:40px 16px}
.plyTtl{font-size:32px}
.plyCntntWrpr{padding:28px 20px}
.plySctTtl{font-size:24px}
.plyTbl th,.plyTbl td{padding:12px 14px;font-size:14px}
.plyCntctInf{flex-direction:column;gap:16px}
}
@media (max-width: 480px) {
.plyTtl{font-size:28px}
.plyTtl::before{height:36px;margin-right:12px}
.plyCntntWrpr{padding:20px 16px}
.plySctTtl{font-size:22px}
.plyHghlght{padding:18px 20px}
}
.prvcy-wrppr{max-width:1366px;margin:0 auto;padding:0 20px}
.ttl-sctn{background:linear-gradient(135deg,#29A7C0 0%,#FCFEE3 100%);padding:80px 20px;margin-bottom:60px;border-radius:0 0 24px 24px;position:relative;overflow:hidden}
.ttl-sctn::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#bc0d2326 0%,transparent 70%);border-radius:50%}
.ttl-sctn::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#fcfee34d 0%,transparent 70%);border-radius:50%}
.ttl-cntnt-wrppr{max-width:900px;margin:0 auto;position:relative;z-index:2}
.ttl-cntnt-wrppr h1{font-size:48px;font-weight:700;color:#1a1a1a;margin:0 0 20px;line-height:1.2}
.ttl-cntnt-wrppr .sbtl{font-size:18px;color:#2d2d2d;line-height:1.6;margin:0}
.lstUpdtd{display:inline-block;background:#ffffffe6;padding:8px 16px;border-radius:6px;font-size:14px;color:#555;margin-top:24px;box-shadow:0 2px 8px #0000001a}
.plcy-cntnt{background:#fff;padding:60px 40px;border-radius:16px;box-shadow:0 4px 16px #00000014;margin-bottom:60px}
.plcy-sctn{margin-bottom:48px}
.plcy-sctn:last-child{margin-bottom:0}
.plcy-sctn h2{font-size:28px;font-weight:600;color:#29A7C0;margin:0 0 20px;padding-bottom:12px;border-bottom:3px solid #FCFEE3;position:relative}
.plcy-sctn h2::before{content:'';position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:#BC0D23}
.plcy-sctn h3{font-size:22px;font-weight:600;color:#2d2d2d;margin:32px 0 16px}
.plcy-sctn p{font-size:16px;line-height:1.7;color:#4a4a4a;margin:0 0 16px}
.plcy-sctn ul{margin:0 0 20px;padding-left:24px}
.plcy-sctn li{font-size:16px;line-height:1.7;color:#4a4a4a;margin-bottom:12px;position:relative}
.plcy-sctn li::marker{color:#29A7C0}
.hghlght-bx{background:linear-gradient(120deg,#FCFEE3 0%,#29a7c01a 100%);padding:24px;border-radius:12px;border-left:4px solid #BC0D23;margin:24px 0}
.hghlght-bx p{margin:0;font-weight:500}
.cntct-infrmtn{background:#f8f9fa;padding:32px;border-radius:12px;margin-top:24px;border:2px solid #FCFEE3}
.cntct-infrmtn h4{font-size:20px;font-weight:600;color:#29A7C0;margin:0 0 16px}
.cntct-infrmtn p{margin:8px 0}
.cntct-infrmtn a{color:#BC0D23;text-decoration:none;font-weight:500;transition:color .3s ease}
.cntct-infrmtn a:hover{color:#29A7C0}
.dta-tbl{width:100%;border-collapse:collapse;margin:24px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d}
.dta-tbl th{background:linear-gradient(90deg,#29A7C0,#29A7C0);color:#fff;padding:16px;text-align:left;font-weight:600;font-size:16px}
.dta-tbl td{padding:16px;border-bottom:1px solid #e9ecef;color:#4a4a4a;font-size:15px}
.dta-tbl tr:last-child td{border-bottom:none}
.dta-tbl tr:nth-child(even){background:#f8f9fa}
@media (max-width: 1024px) {
.ttl-sctn{padding:60px 20px}
.ttl-cntnt-wrppr h1{font-size:38px}
.plcy-cntnt{padding:40px 30px}
.plcy-sctn h2{font-size:24px}
}
@media (max-width: 768px) {
.ttl-sctn{padding:48px 20px;margin-bottom:40px}
.ttl-cntnt-wrppr h1{font-size:32px}
.ttl-cntnt-wrppr .sbtl{font-size:16px}
.plcy-cntnt{padding:32px 24px;margin-bottom:40px}
.plcy-sctn{margin-bottom:36px}
.plcy-sctn h2{font-size:22px}
.plcy-sctn h3{font-size:19px}
.plcy-sctn p,.plcy-sctn li{font-size:15px}
.cntct-infrmtn{padding:24px}
.dta-tbl{font-size:14px}
.dta-tbl th,.dta-tbl td{padding:12px}
}
@media (max-width: 480px) {
.ttl-cntnt-wrppr h1{font-size:28px}
.plcy-cntnt{padding:24px 16px}
.plcy-sctn h2{font-size:20px}
.hghlght-bx{padding:16px}
.dta-tbl{display:block;overflow-x:auto}
}
.sccssPgWrppr{background:linear-gradient(135deg,#29A7C0 0%,#BC0D23 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden}
.sccssPgWrppr::before{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,#fcfee326 0%,transparent 70%);border-radius:50%;top:-100px;right:-100px;animation:prticlFlt 8s infinite ease-in-out}
.sccssPgWrppr::after{content:'';position:absolute;width:300px;height:300px;background:radial-gradient(circle,#fcfee31a 0%,transparent 70%);border-radius:50%;bottom:-80px;left:-80px;animation:prticlFlt 12s infinite ease-in-out reverse}
@keyframes prticlFlt {
0%,100%{transform:translate(0,0) scale(1);opacity:.3}
50%{transform:translate(20px,-20px) scale(1.1);opacity:.5}
}
.sccssCntnrMx{max-width:1366px;margin:0 auto;width:100%;position:relative;z-index:2}
.sccssCrdBx{background:#FCFEE3;padding:80px 60px;border-radius:24px;box-shadow:0 8px 24px #00000040;text-align:center;max-width:720px;margin:0 auto;position:relative}
.sccssCrdBx::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(135deg,#29A7C0,#BC0D23);border-radius:24px;z-index:-1;opacity:.3}
.icnChckWrp{width:120px;height:120px;margin:0 auto 40px;position:relative}
.icnChckWrp svg{width:100%;height:100%}
.chckCrcl{fill:none;stroke:#29A7C0;stroke-width:3;stroke-linecap:round;animation:drwCrcl 1s ease-out forwards;transform-origin:center}
.chckMrk{fill:none;stroke:#BC0D23;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:drwChck .8s ease-out .5s forwards}
@keyframes drwCrcl {
from{stroke-dasharray:0 314}
to{stroke-dasharray:314 314}
}
@keyframes drwChck {
to{stroke-dashoffset:0}
}
.sccssHdng{font-size:42px;font-weight:600;color:#29A7C0;margin:0 0 24px;line-height:1.2}
.sccssTxtPrmry{font-size:20px;color:#333;margin:0 0 16px;line-height:1.5}
.sccssTxtScndry{font-size:16px;color:#666;margin:0 0 40px;line-height:1.6}
.sccssBttnWrppr{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.sccssBttnPrmry{background:linear-gradient(135deg,#29A7C0,#BC0D23);color:#FCFEE3;padding:16px 40px;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 12px #29a7c04d;position:relative;z-index:5}
.sccssBttnPrmry:hover{transform:translateY(-2px);box-shadow:0 6px 16px #29a7c066}
.sccssBttnScndry{background:transparent;color:#29A7C0;padding:16px 40px;border:2px solid #29A7C0;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease;position:relative;z-index:5}
.sccssBttnScndry:hover{background:#29A7C0;color:#FCFEE3;transform:translateY(-2px)}
.nxtStpsBlck{background:#fff;padding:60px 20px}
.stpsCntnr{max-width:1366px;margin:0 auto}
.stpsHdng{font-size:36px;font-weight:600;color:#29A7C0;text-align:center;margin:0 0 50px;position:relative}
.stpsHdng::after{content:'';width:80px;height:4px;background:linear-gradient(90deg,#29A7C0,#BC0D23);display:block;margin:16px auto 0;border-radius:2px}
.stpsGrdWrp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;padding:0 20px}
.stpCrd{background:linear-gradient(135deg,#29a7c00d,#bc0d230d);padding:40px 32px;border-radius:16px;border:2px solid transparent;transition:all .3s ease;position:relative}
.stpCrd::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;padding:2px;background:linear-gradient(135deg,#29A7C0,#BC0D23);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}
.stpCrd:hover::before{opacity:1}
.stpCrd:hover{transform:translateY(-4px);box-shadow:0 8px 20px #29a7c026}
.stpNmbr{width:60px;height:60px;background:linear-gradient(135deg,#29A7C0,#BC0D23);color:#FCFEE3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 0 24px}
.stpTtl{font-size:24px;font-weight:600;color:#333;margin:0 0 16px}
.stpDsc{font-size:16px;color:#666;line-height:1.6;margin:0}
@media (max-width: 768px) {
.sccssPgWrppr{padding:40px 20px}
.sccssCrdBx{padding:50px 30px}
.sccssHdng{font-size:32px}
.sccssTxtPrmry{font-size:18px}
.sccssBttnWrppr{flex-direction:column;align-items:stretch}
.sccssBttnPrmry,.sccssBttnScndry{width:100%}
.stpsGrdWrp{grid-template-columns:1fr}
.stpsHdng{font-size:28px}
}
@media (max-width: 480px) {
.icnChckWrp{width:90px;height:90px}
.sccssHdng{font-size:28px}
.sccssTxtPrmry{font-size:16px}
.sccssCrdBx{padding:40px 20px}
}