/**handles:wtp-blog-archive-style**/
.wtp-blog-wrap{--wtp-navy:#021b3a;--wtp-navy-soft:#083a70;--wtp-navy-deep:#041a35;--wtp-blue:#00c2ff;--wtp-aqua:#00eaff;--wtp-green:#6dff8b;--wtp-bg:#f5fbff;--wtp-bg-soft:#eef7ff;--wtp-card:#ffffff;--wtp-line:#d6e5f3;--wtp-line-strong:#b9d5eb;--wtp-text:#16395c;--wtp-text-soft:#5f7d99;--wtp-shadow:0 28px 72px rgba(2,27,58,.12);font-family:"Plus Jakarta Sans",Inter,Arial,sans-serif!important;width:100%;max-width:1120px;margin:26px auto 42px;padding:0;box-sizing:border-box}.wtp-blog-wrap,.wtp-blog-wrap *,.wtp-blog-wrap :after,.wtp-blog-wrap :before{box-sizing:border-box}.wtp-blog-shell{position:relative;overflow:hidden;padding:22px;border:1px solid var(--wtp-line);border-radius:30px;background:radial-gradient(circle at top left,rgba(0,194,255,.1) 0,transparent 24%),radial-gradient(circle at 90% 10%,rgba(2,27,58,.07) 0,transparent 20%),linear-gradient(180deg,#fff 0,#f7fbff 54%,#eef7ff 100%);box-shadow:var(--wtp-shadow)}.wtp-blog-shell:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,194,255,.28),transparent);pointer-events:none}.wtp-blog-header{margin:0 0 20px}.wtp-blog-eyebrow{margin:0 0 8px;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--wtp-navy-soft)}.wtp-blog-title{margin:0;max-width:720px;font-size:clamp(2rem,2.8vw,2.8rem);line-height:1.02;letter-spacing:-.04em;font-weight:900;color:var(--wtp-navy)}.wtp-blog-subtitle{margin:10px 0 0;max-width:720px;color:var(--wtp-text-soft);font-size:.98rem;line-height:1.6}.wtp-blog-controls-card{margin:0 0 18px;padding:18px;border:1px solid var(--wtp-line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(246,251,255,.98) 100%);box-shadow:0 12px 30px rgba(2,27,58,.06)}.wtp-blog-controls{display:grid;grid-template-columns:minmax(0,1.65fr) repeat(3,minmax(140px,1fr));gap:12px;align-items:end}.wtp-blog-field{display:grid;gap:8px;min-width:0}.wtp-blog-field label{margin:0;display:flex;align-items:center;min-height:24px;font-size:.9rem;font-weight:800;color:var(--wtp-navy)}.wtp-blog-controls input,.wtp-blog-controls select{width:100%;min-height:46px;height:46px;padding:0 14px;border-radius:16px;border:1px solid var(--wtp-line-strong);background:#f7fbff;color:var(--wtp-navy);font:inherit;font-size:.92rem;outline:0;box-shadow:none;appearance:auto}.wtp-blog-controls input::placeholder{color:rgba(95,125,153,.78);opacity:1}.wtp-blog-controls input:focus,.wtp-blog-controls select:focus{border-color:rgba(0,194,255,.48);box-shadow:0 0 0 3px rgba(0,194,255,.1)}.wtp-blog-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0}.wtp-blog-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--wtp-line);background:#fff;color:var(--wtp-navy);font:inherit;font-size:.85rem;font-weight:800;cursor:pointer;transition:all .18s ease}.wtp-blog-chip:hover{border-color:rgba(0,194,255,.34);background:#f7fbff}.wtp-blog-chip.is-active{border-color:transparent;background:linear-gradient(90deg,var(--wtp-aqua),var(--wtp-green));color:var(--wtp-navy-deep);box-shadow:0 12px 20px rgba(0,194,255,.12)}.wtp-blog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin:0 0 16px}.wtp-blog-results{color:var(--wtp-navy);font-size:.95rem;font-weight:700}.wtp-blog-clear{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:1px solid var(--wtp-line);border-radius:999px;background:#fff;color:var(--wtp-navy);font:inherit;font-size:.85rem;font-weight:800;cursor:pointer;transition:.18s ease}.wtp-blog-clear:hover{border-color:rgba(0,194,255,.34);background:#f7fbff}.wtp-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wtp-blog-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--wtp-line);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(243,249,255,.98) 100%);box-shadow:0 12px 28px rgba(2,27,58,.06);transition:.18s ease}.wtp-blog-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(2,27,58,.09)}.wtp-blog-card[hidden]{display:none!important}.wtp-blog-thumb{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,#dff8ff 0,#eef7ff 42%,#f9fcff 100%)}.wtp-blog-thumb img{display:block;width:100%;height:100%;object-fit:contain}.wtp-blog-thumb-placeholder{background:radial-gradient(circle at top left,rgba(0,194,255,.1),transparent 24%),linear-gradient(135deg,#dff8ff 0,#eef7ff 42%,#f9fcff 100%)}.wtp-blog-content{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;padding:16px}.wtp-blog-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-wrap:wrap;margin:0}.wtp-blog-cat{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:rgba(0,194,255,.08);border:1px solid rgba(0,194,255,.16);color:var(--wtp-navy-soft);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wtp-blog-date{color:var(--wtp-text-soft);font-size:.8rem;font-weight:800;white-space:nowrap}.wtp-blog-card h3{margin:0;color:var(--wtp-navy);font-size:1.06rem;line-height:1.35;letter-spacing:-.02em}.wtp-blog-card h3 a{color:var(--wtp-navy);text-decoration:none;font-weight:900}.wtp-blog-card p{margin:0;color:var(--wtp-text-soft);font-size:.92rem;line-height:1.62}.wtp-blog-read{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:40px;margin-top:auto;padding:0 15px;border-radius:999px;background:var(--wtp-navy);color:#fff;text-decoration:none;font-size:.84rem;font-weight:900;box-shadow:0 10px 18px rgba(2,27,58,.14)}.wtp-blog-empty{display:none;margin-top:14px;padding:18px;border:1px solid var(--wtp-line);border-radius:18px;background:#fff;color:var(--wtp-text-soft);text-align:center}.wtp-blog-loadmore-wrap{display:flex;justify-content:center;margin-top:22px}.wtp-blog-loadmore{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--wtp-line);border-radius:16px;background:#fff;color:var(--wtp-navy);font:inherit;font-size:.88rem;font-weight:900;cursor:pointer;box-shadow:0 10px 20px rgba(2,27,58,.05)}.wtp-blog-loadmore:hover{border-color:rgba(0,194,255,.34);background:#f7fbff}@media (max-width:980px){.wtp-blog-wrap{max-width:100%}}@media (max-width:860px){.wtp-blog-controls{grid-template-columns:1fr 1fr}.wtp-blog-field-search{grid-column:1/-1}.wtp-blog-grid{grid-template-columns:1fr}}@media (max-width:640px){.wtp-blog-shell{padding:16px;border-radius:22px}.wtp-blog-controls{grid-template-columns:1fr}.wtp-blog-field-search{grid-column:auto}}.wtp-blog-section{position:relative;width:100%;max-width:1240px;margin:24px auto;padding:22px;border:1px solid var(--wtp-line);border-radius:30px;background:radial-gradient(circle at top left,rgba(0,194,255,.1) 0,transparent 24%),radial-gradient(circle at 90% 10%,rgba(2,27,58,.07) 0,transparent 20%),linear-gradient(180deg,#fff 0,#f7fbff 54%,#eef7ff 100%);box-shadow:var(--wtp-shadow)}.wtp-blog-section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;flex-wrap:wrap;margin-bottom:18px}.wtp-blog-section-eyebrow{margin:0 0 8px;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--wtp-navy-soft)}.wtp-blog-section-title{margin:0;color:var(--wtp-navy);font-size:clamp(1.7rem,2.2vw,2.3rem);line-height:1.05;letter-spacing:-.035em;font-weight:900}.wtp-blog-section-subtitle{margin:10px 0 0;max-width:760px;color:var(--wtp-text-soft);font-size:.96rem;line-height:1.6}.wtp-blog-slider-actions{display:flex;gap:10px}.wtp-blog-slider-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;border:1px solid var(--wtp-line);background:linear-gradient(135deg,#083a70 0,#0b4d85 56%,#00c2ff 86%,#42e7b2 100%);color:#fff;font-size:1rem;font-weight:900;cursor:pointer;box-shadow:0 12px 22px rgba(0,194,255,.16)}.wtp-blog-slider-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,32%);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:rgba(8,58,112,.35) rgba(214,229,243,.5)}.wtp-blog-slider-track::-webkit-scrollbar{height:10px}.wtp-blog-slider-track::-webkit-scrollbar-track{background:rgba(214,229,243,.55);border-radius:999px}.wtp-blog-slider-track::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#083a70,#00c2ff);border-radius:999px}.wtp-blog-section-footer{display:flex;justify-content:flex-end;margin-top:18px}.wtp-blog-show-all{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--wtp-line);border-radius:16px;background:linear-gradient(135deg,#083a70 0,#0b4d85 56%,#00c2ff 86%,#42e7b2 100%);color:#fff;text-decoration:none;font-size:.88rem;font-weight:900;box-shadow:0 10px 20px rgba(0,194,255,.15)}.wtp-blog-slide-card{scroll-snap-align:start;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--wtp-line);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(243,249,255,.98) 100%);box-shadow:0 12px 28px rgba(2,27,58,.06)}.wtp-blog-slide-thumb{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,#dff8ff 0,#eef7ff 42%,#f9fcff 100%)}.wtp-blog-slide-thumb img{display:block;width:100%;height:100%;object-fit:contain}.wtp-blog-slide-content{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;padding:16px}@media (max-width:980px){.wtp-blog-section{max-width:100%}.wtp-blog-slider-track{grid-auto-columns:minmax(280px,74%)}}@media (max-width:640px){.wtp-blog-section{padding:16px;border-radius:22px}.wtp-blog-slider-track{grid-auto-columns:minmax(260px,86%)}}.wtp-blog-section .wtp-blog-slide-thumb,.wtp-blog-wrap .wtp-blog-thumb{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important;aspect-ratio:4/3!important;min-height:0!important;max-height:none!important;overflow:visible!important;background:linear-gradient(135deg,#dff8ff 0,#eef7ff 42%,#f9fcff 100%)!important}.wtp-blog-section .wtp-blog-slide-thumb .wtp-blog-featured-img,.wtp-blog-section .wtp-blog-slide-thumb img,.wtp-blog-wrap .wtp-blog-thumb .wtp-blog-featured-img,.wtp-blog-wrap .wtp-blog-thumb img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;border-radius:0!important;transform:none!important}.wtp-blog-section .wtp-blog-slide-card,.wtp-blog-wrap .wtp-blog-card{overflow:hidden!important}.wtp-premium-test-blog,.wtp-premium-test-blog *{box-sizing:border-box}.wtp-premium-test-blog{--wtp-navy:#021b3a;--wtp-navy-soft:#083a70;--wtp-navy-mid:#0b2f5f;--wtp-blue:#00c2ff;--wtp-aqua:#00eaff;--wtp-green:#6dff8b;--wtp-text:#17395d;--wtp-text-soft:#5f7d99;--wtp-line:#d7e6f2;--wtp-line-soft:#e6eef5;--wtp-card:#ffffff;--wtp-card-soft:#f6fbff;--wtp-shadow:0 28px 72px rgba(2,27,58,.12);--wtp-shadow-soft:0 16px 38px rgba(2,27,58,.08);width:100%;max-width:100%;margin:0 auto;padding:18px;font-family:"Plus Jakarta Sans",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wtp-text);background:radial-gradient(circle at top left,rgba(0,194,255,.1) 0,transparent 24%),radial-gradient(circle at top right,rgba(109,255,139,.08) 0,transparent 22%),linear-gradient(180deg,#fff 0,#f8fbff 54%,#eef7ff 100%)}.wtp-premium-test-blog a{color:#075da8;text-decoration:none;font-weight:900}.wtp-premium-test-blog a:hover{text-decoration:underline;text-underline-offset:4px}.wtp-premium-test-blog .wtp-test-shell{max-width:1240px;margin:0 auto;border:1px solid var(--wtp-line);border-radius:36px;overflow:hidden;background:radial-gradient(circle at top left,rgba(0,194,255,.12) 0,transparent 26%),radial-gradient(circle at 92% 3%,rgba(109,255,139,.1) 0,transparent 24%),linear-gradient(180deg,#fff 0,#f7fbff 58%,#eef7ff 100%);box-shadow:var(--wtp-shadow)}.wtp-premium-test-blog .wtp-test-shell::before{content:"";display:block;height:7px;background:linear-gradient(90deg,var(--wtp-navy) 0,var(--wtp-navy-soft) 42%,var(--wtp-blue) 80%,var(--wtp-green) 100%)}.wtp-premium-test-blog .wtp-test-topbar{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:16px 26px;border-bottom:1px solid var(--wtp-line-soft);background:rgba(255,255,255,.78)}.wtp-premium-test-blog .wtp-test-topbar span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(0,194,255,.18);background:#f6fbff;color:var(--wtp-navy-soft);font-size:.75rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.wtp-premium-test-blog .wtp-test-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:20px;padding:clamp(24px,4vw,46px);align-items:stretch}.wtp-premium-test-blog .wtp-test-hero-copy{display:flex;flex-direction:column;justify-content:center}.wtp-premium-test-blog .wtp-test-eyebrow,.wtp-premium-test-blog .wtp-test-small-label{display:inline-flex;align-items:center;width:max-content;min-height:34px;padding:0 14px;margin:0 0 14px;border-radius:999px;color:#fff;background:linear-gradient(90deg,var(--wtp-navy) 0,var(--wtp-navy-soft) 56%,var(--wtp-blue) 100%);box-shadow:0 14px 28px rgba(0,194,255,.16);font-size:.74rem;font-weight:950;letter-spacing:.13em;line-height:1;text-transform:uppercase}.wtp-premium-test-blog .wtp-test-small-label{margin-bottom:10px;font-size:.72rem}.wtp-premium-test-blog h1,.wtp-premium-test-blog h2,.wtp-premium-test-blog h3{color:var(--wtp-navy);letter-spacing:-.04em;text-wrap:balance}.wtp-premium-test-blog h1{margin:0 0 16px;max-width:780px;font-size:clamp(2.55rem,5.2vw,5rem);line-height:.93;font-weight:950}.wtp-premium-test-blog .wtp-test-lead{margin:0;max-width:76ch;color:var(--wtp-text-soft);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.78;font-weight:650}.wtp-premium-test-blog .wtp-test-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.wtp-premium-test-blog .wtp-test-actions a,.wtp-premium-test-blog .wtp-test-final-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border-radius:16px;border:1px solid rgba(0,194,255,.24);background:#fff;color:var(--wtp-navy);font-size:.92rem;font-weight:950;box-shadow:0 12px 26px rgba(2,27,58,.08);text-decoration:none!important}.wtp-premium-test-blog .wtp-test-actions a:first-child,.wtp-premium-test-blog .wtp-test-final-cta a{color:#fff;background:linear-gradient(135deg,#083a70 0,#0b4d85 56%,#00c2ff 86%,#42e7b2 100%);box-shadow:0 16px 32px rgba(0,194,255,.18)}.wtp-premium-test-blog .wtp-test-hero-card{min-height:390px;padding:28px;border-radius:30px;border:1px solid rgba(255,255,255,.16);color:#fff;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at top right,rgba(109,255,139,.16) 0,transparent 34%),radial-gradient(circle at bottom left,rgba(0,234,255,.18) 0,transparent 32%),linear-gradient(180deg,#083467 0,#041d40 58%,#02152e 100%);box-shadow:0 24px 52px rgba(2,27,58,.2)}.wtp-premium-test-blog .wtp-test-card-tag{width:max-content;min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1);color:#effcff;font-size:.73rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase;margin-bottom:22px}.wtp-premium-test-blog blockquote{margin:0;color:#fff;font-size:clamp(1.5rem,2.2vw,2.25rem);line-height:1.12;letter-spacing:-.04em;font-weight:950}.wtp-premium-test-blog .wtp-test-hero-card p{color:#d7ecff;font-size:.98rem;line-height:1.7;margin:18px 0}.wtp-premium-test-blog .wtp-test-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.wtp-premium-test-blog .wtp-test-stats span{display:grid;gap:3px;padding:13px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#d8efff;font-size:.78rem;font-weight:800}.wtp-premium-test-blog .wtp-test-stats strong{display:block;color:#fff;font-size:1rem;font-weight:950}.wtp-premium-test-blog .wtp-test-grid,.wtp-premium-test-blog .wtp-test-service-grid,.wtp-premium-test-blog .wtp-test-summary{display:grid;gap:16px}.wtp-premium-test-blog .wtp-test-summary{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 clamp(24px,4vw,46px) 18px}.wtp-premium-test-blog .wtp-test-content-card,.wtp-premium-test-blog .wtp-test-faq,.wtp-premium-test-blog .wtp-test-grid article,.wtp-premium-test-blog .wtp-test-services,.wtp-premium-test-blog .wtp-test-summary-card{border:1px solid var(--wtp-line);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:var(--wtp-shadow-soft);overflow:hidden}.wtp-premium-test-blog .wtp-test-summary-card{min-height:230px;padding:24px;background:radial-gradient(circle at top right,rgba(0,234,255,.09) 0,transparent 30%),linear-gradient(180deg,#fff 0,#f6fbff 100%)}.wtp-premium-test-blog .wtp-test-summary-card.is-dark{color:#fff;border-color:rgba(255,255,255,.14);background:radial-gradient(circle at top right,rgba(0,234,255,.14) 0,transparent 30%),radial-gradient(circle at bottom left,rgba(109,255,139,.12) 0,transparent 28%),linear-gradient(180deg,#083467 0,#041d40 58%,#02152e 100%)}.wtp-premium-test-blog .wtp-test-content-card h2,.wtp-premium-test-blog .wtp-test-faq h2,.wtp-premium-test-blog .wtp-test-services h2,.wtp-premium-test-blog .wtp-test-summary-card h2{margin:0 0 12px;font-size:clamp(1.55rem,2.8vw,2.7rem);line-height:1.02;font-weight:950}.wtp-premium-test-blog .wtp-test-summary-card.is-dark h2{color:#fff}.wtp-premium-test-blog .wtp-test-content-card p,.wtp-premium-test-blog .wtp-test-faq p,.wtp-premium-test-blog .wtp-test-grid p,.wtp-premium-test-blog .wtp-test-services p,.wtp-premium-test-blog .wtp-test-summary-card p{margin:0 0 16px;color:var(--wtp-text-soft);font-size:1rem;line-height:1.78}.wtp-premium-test-blog .wtp-test-summary-card.is-dark p{color:#d7ecff}.wtp-premium-test-blog .wtp-test-checks{display:grid;gap:10px}.wtp-premium-test-blog .wtp-test-checks div{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:start;padding:13px;border:1px solid var(--wtp-line-soft);border-radius:18px;background:#fff}.wtp-premium-test-blog .wtp-test-card-head span,.wtp-premium-test-blog .wtp-test-checks b{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:13px;color:#fff;font-size:.85rem;font-weight:950;background:linear-gradient(135deg,var(--wtp-navy-soft),var(--wtp-blue));box-shadow:0 8px 18px rgba(0,194,255,.14)}.wtp-premium-test-blog .wtp-test-checks span{color:var(--wtp-text-soft);line-height:1.55}.wtp-premium-test-blog .wtp-test-content-card,.wtp-premium-test-blog .wtp-test-faq,.wtp-premium-test-blog .wtp-test-services{margin:0 clamp(24px,4vw,46px) 18px;padding:clamp(22px,3vw,34px);position:relative}.wtp-premium-test-blog .wtp-test-content-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--wtp-navy-soft),var(--wtp-blue),transparent 84%)}.wtp-premium-test-blog .wtp-test-card-head{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;margin-bottom:14px}.wtp-premium-test-blog .wtp-test-card-head p{margin:0 0 6px;color:var(--wtp-navy-soft);font-size:.74rem;letter-spacing:.14em;font-weight:950;text-transform:uppercase}.wtp-premium-test-blog .wtp-test-mini-quote{margin:24px 0 0;padding:22px 22px 22px 26px;border-left:5px solid var(--wtp-blue);border-radius:22px;background:radial-gradient(circle at top right,rgba(0,234,255,.08) 0,transparent 32%),#fff;box-shadow:0 14px 28px rgba(2,27,58,.06);color:var(--wtp-navy);font-size:1.18rem;font-weight:950;line-height:1.45}.wtp-premium-test-blog .wtp-test-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 clamp(24px,4vw,46px) 18px}.wtp-premium-test-blog .wtp-test-grid article{padding:22px;background:radial-gradient(circle at top right,rgba(0,234,255,.08) 0,transparent 28%),linear-gradient(180deg,#fff 0,#f8fbff 100%)}.wtp-premium-test-blog .wtp-test-grid article span,.wtp-premium-test-blog .wtp-test-service-grid small{display:block;margin-bottom:9px;color:var(--wtp-navy-soft);font-size:.72rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.wtp-premium-test-blog .wtp-test-grid h3,.wtp-premium-test-blog .wtp-test-service-grid strong{display:block;margin:0 0 9px;color:var(--wtp-navy);font-size:1.15rem;line-height:1.18;font-weight:950}.wtp-premium-test-blog .wtp-test-callout{margin-top:22px;padding:22px;border-radius:24px;border:1px solid rgba(0,194,255,.22);background:radial-gradient(circle at top right,rgba(0,234,255,.1) 0,transparent 28%),linear-gradient(180deg,#fafdff 0,#eef7ff 100%)}.wtp-premium-test-blog .wtp-test-callout strong{display:block;margin-bottom:7px;color:var(--wtp-navy)}.wtp-premium-test-blog .wtp-test-callout span{display:block;color:var(--wtp-text-soft);line-height:1.7}.wtp-premium-test-blog .wtp-test-services{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:18px;align-items:start}.wtp-premium-test-blog .wtp-test-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wtp-premium-test-blog .wtp-test-service-grid a{display:flex;flex-direction:column;min-height:170px;padding:18px;border:1px solid var(--wtp-line);border-radius:22px;background:radial-gradient(circle at top right,rgba(0,234,255,.08) 0,transparent 28%),linear-gradient(180deg,#fff 0,#f8fbff 100%);text-decoration:none!important}.wtp-premium-test-blog .wtp-test-service-grid span{color:var(--wtp-text-soft);font-size:.92rem;line-height:1.55}.wtp-premium-test-blog .wtp-test-faq details{margin-top:12px;border:1px solid var(--wtp-line-soft);border-radius:20px;overflow:hidden;background:#fff}.wtp-premium-test-blog .wtp-test-faq summary{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:12px;align-items:center;padding:18px;cursor:pointer;color:var(--wtp-navy);font-weight:950;line-height:1.45;list-style:none}.wtp-premium-test-blog .wtp-test-faq summary::-webkit-details-marker{display:none}.wtp-premium-test-blog .wtp-test-faq summary::after{content:"+";width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--wtp-navy-soft),var(--wtp-blue))}.wtp-premium-test-blog .wtp-test-faq details[open] summary::after{content:"-"}.wtp-premium-test-blog .wtp-test-faq details p{padding:0 18px 18px}.wtp-premium-test-blog .wtp-test-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:0 clamp(24px,4vw,46px) clamp(24px,4vw,46px);padding:24px;border-radius:28px;background:radial-gradient(circle at left center,rgba(109,255,139,.14) 0,transparent 24%),linear-gradient(135deg,#083a70 0,#0b4d85 56%,#00c2ff 86%,#42e7b2 100%);color:#fff;box-shadow:0 18px 42px rgba(2,27,58,.14)}.wtp-premium-test-blog .wtp-test-final-cta strong{display:block;margin:0 0 7px;color:#fff;font-size:1.22rem;line-height:1.2}.wtp-premium-test-blog .wtp-test-final-cta span{display:block;color:#e6f6ff;line-height:1.6}@media(max-width:1060px){.wtp-premium-test-blog .wtp-test-final-cta,.wtp-premium-test-blog .wtp-test-hero,.wtp-premium-test-blog .wtp-test-services,.wtp-premium-test-blog .wtp-test-summary{grid-template-columns:1fr}.wtp-premium-test-blog .wtp-test-grid,.wtp-premium-test-blog .wtp-test-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.wtp-premium-test-blog{padding:10px}.wtp-premium-test-blog .wtp-test-shell{border-radius:24px}.wtp-premium-test-blog .wtp-test-grid,.wtp-premium-test-blog .wtp-test-hero,.wtp-premium-test-blog .wtp-test-summary{padding-left:16px;padding-right:16px}.wtp-premium-test-blog .wtp-test-content-card,.wtp-premium-test-blog .wtp-test-faq,.wtp-premium-test-blog .wtp-test-final-cta,.wtp-premium-test-blog .wtp-test-services{margin-left:16px;margin-right:16px}.wtp-premium-test-blog h1{font-size:36px}.wtp-premium-test-blog .wtp-test-grid,.wtp-premium-test-blog .wtp-test-service-grid,.wtp-premium-test-blog .wtp-test-stats{grid-template-columns:1fr}.wtp-premium-test-blog .wtp-test-final-cta a{width:100%}}.wtp-converted-blog,.wtp-converted-blog *{box-sizing:border-box}.wtp-converted-blog{--wtp-navy:#021b3a;--wtp-navy-soft:#083a70;--wtp-navy-mid:#0b2f5f;--wtp-navy-deep:#041a35;--wtp-blue:#00c2ff;--wtp-aqua:#00eaff;--wtp-green:#6dff8b;--wtp-white:#ffffff;--wtp-page:#f6fbff;--wtp-page-soft:#eef7ff;--wtp-card:#ffffff;--wtp-card-soft:#f6fbff;--wtp-text:#17395d;--wtp-text-soft:#5f7d99;--wtp-text-light:#d7ecff;--wtp-line:#d7e6f2;--wtp-line-soft:#e6eef5;--wtp-radius-shell:34px;--wtp-radius-card:28px;--wtp-radius-small:18px;--wtp-shadow:0 24px 62px rgba(2,27,58,.11);--wtp-shadow-soft:0 14px 34px rgba(2,27,58,.07);--wtp-shadow-hover:0 18px 42px rgba(2,27,58,.12);--wtp-blog-max:1080px;--wtp-font:"Plus Jakarta Sans",Inter,Arial,sans-serif;width:100%;max-width:100%;margin:0 auto;padding:clamp(10px,2vw,18px);overflow-x:hidden;font-family:var(--wtp-font);color:var(--wtp-text);background:radial-gradient(circle at top left,rgba(0,194,255,.08) 0,transparent 24%),radial-gradient(circle at top right,rgba(109,255,139,.08) 0,transparent 24%),linear-gradient(180deg,#fff 0,#f8fbff 56%,#eef7ff 100%)}.wtp-converted-blog .wtp-blog-widget{width:100%;max-width:100%;margin:0 auto;padding:0;background:0 0;color:var(--wtp-text);font-family:var(--wtp-font)}.wtp-converted-blog .wtp-blog-shell{width:100%;max-width:var(--wtp-blog-max);margin:0 auto;border:1px solid rgba(215,230,242,.95);border-radius:var(--wtp-radius-shell);overflow:hidden;box-shadow:var(--wtp-shadow);background:radial-gradient(circle at top left,rgba(0,194,255,.12) 0,transparent 26%),radial-gradient(circle at top right,rgba(109,255,139,.1) 0,transparent 28%),linear-gradient(180deg,#fff 0,#f8fbff 54%,#eef7ff 100%);position:relative;isolation:isolate}.wtp-converted-blog .wtp-blog-shell::before{content:"";display:block;height:7px;background:linear-gradient(90deg,var(--wtp-navy) 0,var(--wtp-navy-soft) 40%,var(--wtp-blue) 78%,var(--wtp-green) 100%)}.wtp-converted-blog .wtp-blog-inner{padding:clamp(18px,3vw,34px)}.wtp-converted-blog h1,.wtp-converted-blog h2,.wtp-converted-blog h3{color:var(--wtp-navy);letter-spacing:-.035em;text-wrap:balance}.wtp-converted-blog h1{margin:0 0 18px;font-size:clamp(2.25rem,5vw,4.65rem);line-height:.96;font-weight:950}.wtp-converted-blog h2,.wtp-converted-blog h3{font-weight:950}.wtp-converted-blog .wtp-blog-lead{max-width:72ch;margin:0;color:var(--wtp-text-soft);font-size:clamp(1rem,1.6vw,1.08rem);line-height:1.78}.wtp-converted-blog .wtp-blog-eyebrow,.wtp-converted-blog .wtp-test-eyebrow,.wtp-converted-blog .wtp-test-small-label{display:inline-flex;align-items:center;width:max-content;min-height:34px;padding:0 14px;margin:0 0 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:linear-gradient(90deg,var(--wtp-navy) 0,var(--wtp-navy-soft) 54%,var(--wtp-blue) 100%);box-shadow:0 14px 28px rgba(0,194,255,.16);color:#fff;font-size:.74rem;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase}.wtp-converted-blog .wtp-blog-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:22px;align-items:stretch;margin-bottom:22px}.wtp-converted-blog .wtp-blog-quote-card,.wtp-converted-blog .wtp-test-hero-card{display:flex;flex-direction:column;justify-content:space-between;min-height:300px;padding:clamp(22px,2.5vw,28px);border:1px solid rgba(255,255,255,.16);border-radius:var(--wtp-radius-card);overflow:hidden;color:#fff;background:radial-gradient(circle at top right,rgba(109,255,139,.18) 0,transparent 34%),radial-gradient(circle at bottom left,rgba(0,234,255,.18) 0,transparent 32%),linear-gradient(180deg,#083467 0,#041d40 58%,#02152e 100%);box-shadow:0 24px 48px rgba(2,27,58,.18)}.wtp-converted-blog .wtp-blog-quote-card blockquote,.wtp-converted-blog .wtp-test-hero-card blockquote{margin:0;color:#fff;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.18;letter-spacing:-.035em;font-weight:900}.wtp-converted-blog .wtp-blog-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.wtp-converted-blog .wtp-blog-card,.wtp-converted-blog .wtp-blog-faq,.wtp-converted-blog .wtp-blog-services,.wtp-converted-blog .wtp-blog-summary-card,.wtp-converted-blog .wtp-test-content-card,.wtp-converted-blog .wtp-test-faq,.wtp-converted-blog .wtp-test-services,.wtp-converted-blog .wtp-test-summary-card{width:100%;margin-bottom:18px;border:1px solid var(--wtp-line);border-radius:var(--wtp-radius-card);overflow:hidden;background:rgba(255,255,255,.94);box-shadow:var(--wtp-shadow-soft);padding:clamp(22px,3vw,34px)}.wtp-converted-blog .wtp-blog-card,.wtp-converted-blog .wtp-test-content-card{position:relative}.wtp-converted-blog .wtp-blog-card::before,.wtp-converted-blog .wtp-test-content-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--wtp-navy-soft),var(--wtp-blue),transparent 84%);opacity:.82}.wtp-converted-blog .wtp-blog-summary-card.is-dark,.wtp-converted-blog .wtp-test-summary-card.is-dark{color:#fff;border-color:rgba(255,255,255,.14);background:radial-gradient(circle at top right,rgba(0,234,255,.14) 0,transparent 30%),radial-gradient(circle at bottom left,rgba(109,255,139,.12) 0,transparent 28%),linear-gradient(180deg,#083467 0,#041d40 58%,#02152e 100%)}.wtp-converted-blog .wtp-blog-summary-card.is-dark h2,.wtp-converted-blog .wtp-blog-summary-card.is-dark h3,.wtp-converted-blog .wtp-test-summary-card.is-dark h2,.wtp-converted-blog .wtp-test-summary-card.is-dark h3{color:#fff}.wtp-converted-blog .wtp-blog-card p,.wtp-converted-blog .wtp-blog-services p,.wtp-converted-blog .wtp-test-content-card p,.wtp-converted-blog .wtp-test-services p,.wtp-converted-blog li,.wtp-converted-blog p{color:var(--wtp-text-soft);font-size:1rem;line-height:1.78}.wtp-converted-blog .wtp-blog-callout,.wtp-converted-blog .wtp-blog-related-reading,.wtp-converted-blog .wtp-test-callout{margin:22px 0;padding:22px;border:1px solid rgba(0,194,255,.22);border-radius:24px;background:radial-gradient(circle at top right,rgba(0,234,255,.1) 0,transparent 28%),linear-gradient(180deg,#fafdff 0,#eef7ff 100%)}.wtp-converted-blog .wtp-blog-mini-quote,.wtp-converted-blog .wtp-test-mini-quote{position:relative;margin:24px 0;padding:22px 22px 22px 26px;border-left:5px solid var(--wtp-blue);border-radius:22px;background:#fff;box-shadow:0 14px 28px rgba(2,27,58,.06);color:var(--wtp-navy);font-size:1.18rem;font-weight:900;line-height:1.45;letter-spacing:-.02em}.wtp-converted-blog .wtp-blog-check-row,.wtp-converted-blog .wtp-test-checks{display:grid;grid-template-columns:1fr;gap:10px;width:100%;margin-top:16px}.wtp-converted-blog .wtp-blog-check-item,.wtp-converted-blog .wtp-test-checks div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:15px;border:1px solid var(--wtp-line);border-radius:20px;background:linear-gradient(180deg,#fff 0,#f8fbff 100%)}.wtp-converted-blog .wtp-blog-check-item span:first-child,.wtp-converted-blog .wtp-test-card-head span,.wtp-converted-blog .wtp-test-checks b{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--wtp-navy-soft),var(--wtp-blue));box-shadow:0 8px 18px rgba(0,194,255,.14);color:#fff;font-size:.82rem;font-weight:900}.wtp-converted-blog .wtp-blog-mini-grid,.wtp-converted-blog .wtp-blog-service-grid,.wtp-converted-blog .wtp-test-grid,.wtp-converted-blog .wtp-test-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.wtp-converted-blog .wtp-blog-mini-card,.wtp-converted-blog .wtp-blog-service-card,.wtp-converted-blog .wtp-test-grid article,.wtp-converted-blog .wtp-test-service-grid a{padding:18px;border:1px solid var(--wtp-line-soft);border-radius:22px;background:radial-gradient(circle at top right,rgba(0,234,255,.08) 0,transparent 28%),linear-gradient(180deg,#fff 0,#f8fbff 100%);box-shadow:0 12px 24px rgba(2,27,58,.05);text-decoration:none!important}.wtp-converted-blog .wtp-blog-cta,.wtp-converted-blog .wtp-test-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:22px;padding:22px;border-radius:26px;background:radial-gradient(circle at left center,rgba(109,255,139,.14) 0,transparent 24%),linear-gradient(135deg,#083a70 0,#0b4d85 56%,#00c2ff 86%,#42e7b2 100%);color:#fff;box-shadow:0 18px 42px rgba(2,27,58,.14)}.wtp-converted-blog .wtp-blog-cta h2,.wtp-converted-blog .wtp-blog-cta strong,.wtp-converted-blog .wtp-test-final-cta strong{color:#fff}.wtp-converted-blog .wtp-blog-btn,.wtp-converted-blog .wtp-test-actions a,.wtp-converted-blog .wtp-test-final-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#fff;box-shadow:0 10px 22px rgba(2,27,58,.1);color:var(--wtp-navy)!important;font-size:.92rem;font-weight:900;line-height:1.2;text-align:center;text-decoration:none!important;white-space:nowrap}.wtp-converted-blog .wtp-test-actions a:first-child,.wtp-converted-blog .wtp-test-final-cta a{background:linear-gradient(135deg,#083a70 0,#0b4d85 56%,#00c2ff 86%,#42e7b2 100%);color:#fff!important}.wtp-converted-blog img{max-width:100%;height:auto}@media(max-width:900px){.wtp-converted-blog .wtp-blog-cta,.wtp-converted-blog .wtp-blog-hero,.wtp-converted-blog .wtp-blog-summary,.wtp-converted-blog .wtp-test-final-cta{grid-template-columns:1fr}.wtp-converted-blog .wtp-blog-mini-grid,.wtp-converted-blog .wtp-blog-service-grid,.wtp-converted-blog .wtp-test-grid,.wtp-converted-blog .wtp-test-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.wtp-converted-blog{padding:10px}.wtp-converted-blog .wtp-blog-shell{border-radius:24px}.wtp-converted-blog .wtp-blog-inner{padding:16px}.wtp-converted-blog h1{font-size:36px}.wtp-converted-blog .wtp-blog-card,.wtp-converted-blog .wtp-blog-faq,.wtp-converted-blog .wtp-blog-services,.wtp-converted-blog .wtp-blog-summary-card,.wtp-converted-blog .wtp-test-content-card,.wtp-converted-blog .wtp-test-faq,.wtp-converted-blog .wtp-test-services,.wtp-converted-blog .wtp-test-summary-card{border-radius:22px;padding:20px}.wtp-converted-blog .wtp-blog-mini-grid,.wtp-converted-blog .wtp-blog-service-grid,.wtp-converted-blog .wtp-test-grid,.wtp-converted-blog .wtp-test-service-grid{grid-template-columns:1fr}.wtp-converted-blog .wtp-blog-btn,.wtp-converted-blog .wtp-test-actions a,.wtp-converted-blog .wtp-test-final-cta a{width:100%;white-space:normal}}.wtp-blog-section{width:100%!important;max-width:1240px!important;margin:24px auto!important;overflow:hidden!important}.wtp-blog-section .wtp-blog-slider-track{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:260px!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;align-items:stretch!important;padding:2px 2px 10px!important}.wtp-blog-section .wtp-blog-slide-card{scroll-snap-align:start!important;display:flex!important;flex-direction:column!important;width:260px!important;min-width:260px!important;max-width:260px!important;min-height:0!important;overflow:hidden!important;border-radius:20px!important;background:#fff!important;border:1px solid var(--wtp-line)!important;box-shadow:0 12px 28px rgba(2,27,58,.06)!important}.wtp-blog-section .wtp-blog-slide-thumb{display:block!important;flex:0 0 auto!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:4/3!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:#eef7ff!important}.wtp-blog-section .wtp-blog-slide-thumb .wtp-blog-featured-img,.wtp-blog-section .wtp-blog-slide-thumb img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border-radius:0!important;transform:none!important}.wtp-blog-section .wtp-blog-slide-content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;gap:8px!important;padding:13px 14px 14px!important;min-height:0!important}.wtp-blog-section .wtp-blog-meta{gap:8px!important;margin:0!important}.wtp-blog-section .wtp-blog-cat{max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-height:24px!important;padding:4px 8px!important;font-size:.64rem!important;color:var(--wtp-navy-soft)!important}.wtp-blog-section .wtp-blog-date{font-size:.7rem!important;white-space:nowrap!important;color:var(--wtp-text-soft)!important}.wtp-blog-section .wtp-blog-slide-card h3,.wtp-blog-section .wtp-blog-slide-card h3 a{color:var(--wtp-navy)!important;text-decoration:none!important}.wtp-blog-section .wtp-blog-slide-card h3{margin:0!important;font-size:.94rem!important;line-height:1.24!important;letter-spacing:-.015em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.wtp-blog-section .wtp-blog-slide-card p{margin:0!important;color:var(--wtp-text-soft)!important;font-size:.78rem!important;line-height:1.38!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.wtp-blog-section .wtp-blog-read{margin-top:auto!important;min-height:34px!important;padding:0 12px!important;font-size:.74rem!important}@media(max-width:980px){.wtp-blog-section .wtp-blog-slider-track{grid-auto-columns:260px!important}}@media(max-width:640px){.wtp-blog-section .wtp-blog-slider-track{grid-auto-columns:min(260px,82vw)!important}.wtp-blog-section .wtp-blog-slide-card{width:min(260px,82vw)!important;min-width:min(260px,82vw)!important;max-width:min(260px,82vw)!important}}.wtp-blog-section.wtp-manual-shortcode-section,.wtp-manual-shortcode-section{--wtp-navy:#021b3a;--wtp-navy-soft:#083a70;--wtp-blue:#00c2ff;--wtp-aqua:#00eaff;--wtp-green:#6dff8b;--wtp-bg:#f5fbff;--wtp-card:#ffffff;--wtp-line:#d6e5f3;--wtp-text:#16395c;--wtp-text-soft:#5f7d99;box-sizing:border-box!important;width:min(100%,1240px)!important;max-width:1240px!important;margin:24px auto!important;padding:20px!important;overflow:hidden!important;border:1px solid var(--wtp-line)!important;border-radius:28px!important;background:linear-gradient(180deg,#fff 0,#f7fbff 100%)!important;box-shadow:0 18px 44px rgba(2,27,58,.07)!important}.wtp-manual-shortcode-section,.wtp-manual-shortcode-section *{box-sizing:border-box!important}.wtp-manual-shortcode-section .wtp-blog-section-head{margin:0 0 14px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important}.wtp-manual-shortcode-section .wtp-blog-section-title{color:var(--wtp-navy)!important;font-size:clamp(1.45rem,2vw,2rem)!important;line-height:1.08!important;margin:0!important}.wtp-manual-shortcode-section .wtp-blog-section-subtitle{max-width:760px!important;margin:8px 0 0!important;color:var(--wtp-text-soft)!important;font-size:.92rem!important;line-height:1.48!important}.wtp-manual-shortcode-section .wtp-blog-slider-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:14px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;padding:2px 2px 12px!important;margin:0!important}.wtp-manual-shortcode-section .wtp-blog-slide-card{flex:0 0 255px!important;width:255px!important;min-width:255px!important;max-width:255px!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;scroll-snap-align:start!important;border:1px solid var(--wtp-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(2,27,58,.055)!important}.wtp-manual-shortcode-section .wtp-blog-slide-thumb,.wtp-manual-shortcode-section a.wtp-blog-slide-thumb{flex:0 0 165px!important;display:block!important;position:relative!important;width:100%!important;height:165px!important;min-height:165px!important;max-height:165px!important;aspect-ratio:auto!important;overflow:hidden!important;line-height:0!important;background:#eef7ff!important;border-radius:0!important}.wtp-manual-shortcode-section .wtp-blog-slide-card img,.wtp-manual-shortcode-section .wtp-blog-slide-thumb .wtp-blog-featured-img,.wtp-manual-shortcode-section .wtp-blog-slide-thumb img{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:0!important;transform:none!important;margin:0!important;padding:0!important}.wtp-manual-shortcode-section .wtp-blog-slide-content{display:flex!important;flex-direction:column!important;gap:8px!important;padding:12px 13px 13px!important;flex:1 1 auto!important;min-height:150px!important}.wtp-manual-shortcode-section .wtp-blog-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;margin:0!important}.wtp-manual-shortcode-section .wtp-blog-cat{max-width:138px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-height:22px!important;padding:3px 8px!important;font-size:.61rem!important;color:var(--wtp-navy-soft)!important;background:#f6fbff!important}.wtp-manual-shortcode-section .wtp-blog-date{font-size:.68rem!important;color:var(--wtp-text-soft)!important;white-space:nowrap!important}.wtp-manual-shortcode-section .wtp-blog-slide-card h3{margin:0!important;color:var(--wtp-navy)!important;font-size:.9rem!important;line-height:1.23!important;letter-spacing:-.015em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.wtp-manual-shortcode-section .wtp-blog-slide-card h3 a{color:var(--wtp-navy)!important;text-decoration:none!important;font-weight:900!important}.wtp-manual-shortcode-section .wtp-blog-slide-card p{margin:0!important;color:var(--wtp-text-soft)!important;font-size:.76rem!important;line-height:1.36!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.wtp-manual-shortcode-section .wtp-blog-read{margin-top:auto!important;align-self:flex-start!important;min-height:32px!important;padding:0 11px!important;border-radius:999px!important;background:var(--wtp-navy)!important;color:#fff!important;font-size:.72rem!important;font-weight:900!important;text-decoration:none!important}@media(max-width:640px){.wtp-manual-shortcode-section{padding:16px!important;border-radius:22px!important}.wtp-manual-shortcode-section .wtp-blog-slide-card{flex-basis:245px!important;width:245px!important;min-width:245px!important;max-width:245px!important}.wtp-manual-shortcode-section .wtp-blog-slide-thumb,.wtp-manual-shortcode-section a.wtp-blog-slide-thumb{height:158px!important;min-height:158px!important;max-height:158px!important}}