:root{--plx-blue:#078af5;--plx-deep:#061536;--plx-mid:#0b4fc4;--plx-bg:#f6f9ff;--plx-line:#dce6f4;--plx-text:#0a1735}*{box-sizing:border-box}.plx2-site{margin:0;background:#fff;color:var(--plx-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.plx2-site a{text-decoration:none}.plx2-header{height:84px;background:#fff;border-bottom:1px solid #e8eef7;position:relative;z-index:30}.plx2-nav{height:100%;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.plx2-brand img{display:block;width:auto;height:45px;max-width:170px;object-fit:contain}.plx2-menu{display:flex;align-items:center;gap:34px}.plx2-menu>a{font-weight:700;font-size:14px;color:#101a33}.plx2-menu>a:hover{color:#087ff0}.plx2-menu .plx2-login{padding:13px 22px;background:#078af5;border-radius:10px;color:white;box-shadow:0 10px 25px rgba(7,138,245,.2)}.plx2-mobile-toggle{display:none;background:#078af5;color:white;border:0;border-radius:9px;font-size:23px;padding:7px 13px}.plx2-hero{background:linear-gradient(110deg,#0a2a78 0%,#0757c9 55%,#10a6f6 100%);color:white;overflow:hidden}.plx2-hero-inner{max-width:1260px;margin:auto;min-height:570px;padding:58px 28px;display:grid;grid-template-columns:.82fr 1.18fr;gap:44px;align-items:center}.plx2-badge{display:inline-block;padding:8px 17px;border-radius:30px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.25);font-size:13px;font-weight:700}.plx2-badge.light{background:#edf5ff;border-color:#cce3ff;color:#1766cf}.plx2-hero h1{font-size:clamp(44px,5.1vw,74px);line-height:.98;margin:24px 0 22px;letter-spacing:-2.5px;max-width:600px}.plx2-hero-copy>p{font-size:18px;line-height:1.72;max-width:620px;color:#e3edff}.plx2-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.plx2-actions.vertical{flex-direction:column}.plx2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 23px;border-radius:10px;font-weight:800;border:1px solid transparent;cursor:pointer}.plx2-btn.primary{background:#12a0ff;color:#fff;box-shadow:0 10px 30px rgba(0,79,210,.2)}.plx2-btn.outline{border-color:rgba(255,255,255,.8);color:white;background:transparent}.plx2-btn.outline.dark{border-color:#aabbd3;color:#0a1735}.plx2-btn.ghost{background:#edf4ff;color:#0757c9}.plx2-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:35px;font-size:12px;font-weight:700}.plx2-hero-visual img{width:100%;display:block;border-radius:24px;box-shadow:0 30px 70px rgba(0,20,74,.4)}.plx2-hero.is-animated .plx2-hero-visual{animation:plxfloat 5s ease-in-out infinite}@keyframes plxfloat{50%{transform:translateY(-8px)}}.plx2-quick{margin-top:-47px;position:relative;z-index:5}.plx2-quick-inner{max-width:1280px;margin:auto;background:#fff;border:1px solid #e5edf9;border-radius:24px;box-shadow:0 18px 44px rgba(5,39,100,.12);display:grid;grid-template-columns:repeat(6,1fr);padding:20px}.plx2-quick a{display:flex;align-items:center;gap:12px;padding:8px 14px;color:#0a1735;border-right:1px solid #e7edf7}.plx2-quick a:last-child{border-right:0}.plx2-quick .ico{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#edf5ff;font-size:20px}.plx2-quick b,.plx2-quick small{display:block}.plx2-quick b{font-size:13px}.plx2-quick small{color:#718099;font-size:11px;margin-top:4px}.plx2-section,.plx2-page{max-width:1180px;margin:0 auto;padding:90px 24px}.plx2-section-head,.plx2-page-title{text-align:center;max-width:760px;margin:0 auto 40px}.plx2-section-head>span,.plx2-page-title>span,.plx2-agent-head span,.plx2-enquiry>div>span{font-weight:900;color:#0b7de6;font-size:12px;letter-spacing:1.5px}.plx2-section-head h2,.plx2-page-title h1{font-size:clamp(34px,4vw,52px);letter-spacing:-1.5px;margin:10px 0}.plx2-section-head p,.plx2-page-title p{color:#68788f;font-size:17px}.plx2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.plx2-card{display:block;background:#fff;border:1px solid #e0e8f4;border-radius:18px;overflow:hidden;color:#0a1735;box-shadow:0 10px 28px rgba(15,48,100,.07);transition:.2s}.plx2-card:not(.static):hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(15,48,100,.13)}.plx2-card img{width:100%;height:210px;object-fit:cover;background:#eaf3ff}.plx2-card .body{padding:22px}.plx2-card .cat{font-size:11px;font-weight:900;letter-spacing:.7px;color:#0782ec}.plx2-card h3{font-size:21px;margin:8px 0}.plx2-card p{color:#6d7a8f;line-height:1.55}.plx2-card .price{display:block;margin:14px 0;color:#0a1735}.plx2-card .view{font-weight:800;color:#0b75df}.plx2-how{max-width:1180px;margin:0 auto 90px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plx2-how>div{padding:28px;border:1px solid #e1e9f4;border-radius:17px;background:#f9fbff}.plx2-how span{font-weight:900;color:#0b82ee}.plx2-how h3{font-size:21px}.plx2-how p{color:#6d7b90}.plx2-final-cta{max-width:1180px;margin:0 auto 90px;border-radius:25px;padding:50px;text-align:center;background:#071d4c;color:white}.plx2-final-cta h2{font-size:38px;margin:0 0 8px}.plx2-final-cta p{color:#cad9f3}.plx2-simple-box,.plx2-login-box{max-width:700px;margin:25px auto;background:#fff;border:1px solid #dfe8f4;border-radius:20px;padding:35px;box-shadow:0 12px 32px rgba(12,50,110,.08)}.plx2-login-box{max-width:520px}.plx2-login-box label{display:block;font-weight:700;margin:15px 0}.plx2-login-box input:not([type=checkbox]){display:block;width:100%;padding:14px;border:1px solid #cfdced;border-radius:9px;margin-top:7px}.plx2-login-box .remember{display:flex;align-items:center;gap:7px;font-weight:500}.plx2-error{padding:12px;background:#fff0f0;color:#a52b2b;border-radius:8px;margin:12px 0}.plx2-agent-head{display:flex;justify-content:space-between;align-items:center;padding:28px;background:#ecf5ff;border-radius:18px;margin-bottom:35px}.plx2-agent-head h1{margin:6px 0}.plx2-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.plx2-plan-grid article{padding:32px;border:1px solid #dfe8f4;border-radius:19px}.plx2-plan-grid .featured{border:2px solid #0b84ef;box-shadow:0 14px 30px rgba(9,114,220,.12)}.bigprice{font-size:32px;font-weight:900;margin:16px 0}.bigprice small{font-size:13px;color:#7a889d}.plx2-service-page{padding-top:50px}.plx2-back{color:#0b75df;font-weight:700}.plx2-product{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-top:25px}.plx2-product-img{width:100%;border-radius:22px;box-shadow:0 18px 40px rgba(7,47,110,.12)}.plx2-product-copy h1{font-size:48px;line-height:1.05;margin:18px 0}.plx2-product-price{font-size:22px;font-weight:900;color:#0a68d0;margin-bottom:18px}.plx2-description{font-size:17px;color:#59697f;line-height:1.7}.plx2-enquiry{margin-top:70px;padding:38px;border-radius:22px;background:#f3f8ff;display:grid;grid-template-columns:.8fr 1.2fr;gap:35px}.plx2-enquiry form label{display:block;font-weight:700;font-size:13px}.plx2-enquiry input{display:block;width:100%;padding:13px;border:1px solid #ccd9eb;border-radius:9px;margin-top:6px}.plx2-enquiry .two{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:13px}.plx2-footer{border-top:1px solid #e2e9f4;max-width:1180px;margin:auto;padding:30px 24px;display:flex;justify-content:space-between;color:#607089}.plx2-footer strong,.plx2-footer span{display:block}.plx2-footer strong{color:#061536}.plx2-wa-float{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:9px;background:#19a957;color:white;padding:13px 18px;border-radius:999px;box-shadow:0 13px 35px rgba(0,100,50,.28)}.plx2-wa-float span{font-size:20px}.plx2-wa-float b{font-size:13px}@media(max-width:980px){.plx2-mobile-toggle{display:block}.plx2-menu{display:none;position:absolute;top:75px;left:20px;right:20px;background:white;padding:18px;border-radius:14px;box-shadow:0 15px 40px rgba(0,20,60,.18);flex-direction:column;align-items:stretch;gap:8px}.plx2-menu.open{display:flex}.plx2-menu>a{padding:10px}.plx2-hero-inner,.plx2-product,.plx2-enquiry{grid-template-columns:1fr}.plx2-hero-inner{padding-bottom:90px}.plx2-quick-inner{grid-template-columns:repeat(2,1fr)}.plx2-quick a{border-right:0}.plx2-grid,.plx2-plan-grid,.plx2-how{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.plx2-header{height:72px}.plx2-brand img{height:37px}.plx2-hero-inner{padding:40px 20px 85px;min-height:auto}.plx2-hero h1{font-size:45px}.plx2-hero-copy>p{font-size:16px}.plx2-quick{margin-top:-45px;padding:0 12px}.plx2-quick-inner{grid-template-columns:1fr 1fr;padding:10px}.plx2-quick a{padding:8px}.plx2-grid,.plx2-plan-grid,.plx2-how{grid-template-columns:1fr}.plx2-section,.plx2-page{padding:65px 18px}.plx2-product-copy h1{font-size:36px}.plx2-enquiry{padding:22px}.plx2-enquiry .two{grid-template-columns:1fr}.plx2-final-cta{margin:0 15px 60px;padding:35px 20px}.plx2-footer{flex-direction:column;gap:10px}.plx2-wa-float b{display:none}.plx2-wa-float{width:54px;height:54px;justify-content:center;padding:0}.plx2-agent-head{align-items:flex-start;gap:10px;flex-direction:column}}
