/**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 *:before,.wtp-blog-wrap *:after{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,.10) 0,transparent 24%),radial-gradient(circle at 90% 10%,rgba(2,27,58,.07) 0,transparent 20%),linear-gradient(180deg,#ffffff 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:none;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,.10)}.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,.10),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,.10) 0,transparent 24%),radial-gradient(circle at 90% 10%,rgba(2,27,58,.07) 0,transparent 20%),linear-gradient(180deg,#ffffff 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-wrap .wtp-blog-thumb,.wtp-blog-section .wtp-blog-slide-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-wrap .wtp-blog-thumb img,.wtp-blog-wrap .wtp-blog-thumb .wtp-blog-featured-img,.wtp-blog-section .wtp-blog-slide-thumb img,.wtp-blog-section .wtp-blog-slide-thumb .wtp-blog-featured-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-wrap .wtp-blog-card,.wtp-blog-section .wtp-blog-slide-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,.10) 0,transparent 24%),radial-gradient(circle at top right,rgba(109,255,139,.08) 0,transparent 22%),linear-gradient(180deg,#ffffff 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,.10) 0,transparent 24%),linear-gradient(180deg,#ffffff 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:#ffffff;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:#ffffff;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:#ffffff;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:#ffffff;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,.20)}.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,.10);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:#ffffff;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:#ffffff;font-size:1rem;font-weight:950}.wtp-premium-test-blog .wtp-test-summary,.wtp-premium-test-blog .wtp-test-grid,.wtp-premium-test-blog .wtp-test-service-grid{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-summary-card,.wtp-premium-test-blog .wtp-test-content-card,.wtp-premium-test-blog .wtp-test-grid article,.wtp-premium-test-blog .wtp-test-services,.wtp-premium-test-blog .wtp-test-faq{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,#ffffff 0%,#f6fbff 100%)}.wtp-premium-test-blog .wtp-test-summary-card.is-dark{color:#ffffff;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-summary-card h2,.wtp-premium-test-blog .wtp-test-services h2,.wtp-premium-test-blog .wtp-test-faq h2,.wtp-premium-test-blog .wtp-test-content-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:#ffffff}.wtp-premium-test-blog .wtp-test-summary-card p,.wtp-premium-test-blog .wtp-test-content-card p,.wtp-premium-test-blog .wtp-test-services p,.wtp-premium-test-blog .wtp-test-grid p,.wtp-premium-test-blog .wtp-test-faq 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:#ffffff}.wtp-premium-test-blog .wtp-test-checks b,.wtp-premium-test-blog .wtp-test-card-head span{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:13px;color:#ffffff;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-services,.wtp-premium-test-blog .wtp-test-faq{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%),#ffffff;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,#ffffff 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,.10) 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,#ffffff 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:#ffffff}.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:#ffffff;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:#ffffff;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:#ffffff;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-hero,.wtp-premium-test-blog .wtp-test-summary,.wtp-premium-test-blog .wtp-test-services,.wtp-premium-test-blog .wtp-test-final-cta{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-hero,.wtp-premium-test-blog .wtp-test-summary,.wtp-premium-test-blog .wtp-test-grid{padding-left:16px;padding-right:16px}.wtp-premium-test-blog .wtp-test-content-card,.wtp-premium-test-blog .wtp-test-services,.wtp-premium-test-blog .wtp-test-faq,.wtp-premium-test-blog .wtp-test-final-cta{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,#ffffff 0%,#f8fbff 56%,#eef7ff 100%)}.wtp-converted-blog .wtp-blog-widget{width:100%;max-width:100%;margin:0 auto;padding:0;background:transparent;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,.10) 0,transparent 28%),linear-gradient(180deg,#ffffff 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:#ffffff;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:#ffffff;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:#ffffff;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-summary-card,.wtp-converted-blog .wtp-blog-services,.wtp-converted-blog .wtp-blog-faq,.wtp-converted-blog .wtp-test-content-card,.wtp-converted-blog .wtp-test-summary-card,.wtp-converted-blog .wtp-test-services,.wtp-converted-blog .wtp-test-faq{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:#ffffff;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-test-summary-card.is-dark h2,.wtp-converted-blog .wtp-blog-summary-card.is-dark h3,.wtp-converted-blog .wtp-test-summary-card.is-dark h3{color:#ffffff}.wtp-converted-blog p,.wtp-converted-blog li,.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{color:var(--wtp-text-soft);font-size:1rem;line-height:1.78}.wtp-converted-blog .wtp-blog-callout,.wtp-converted-blog .wtp-test-callout,.wtp-converted-blog .wtp-blog-related-reading{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,.10) 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:#ffffff;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,#ffffff 0%,#f8fbff 100%)}.wtp-converted-blog .wtp-blog-check-item span:first-child,.wtp-converted-blog .wtp-test-checks b,.wtp-converted-blog .wtp-test-card-head span{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:#ffffff;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,#ffffff 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:#ffffff;box-shadow:0 18px 42px rgba(2,27,58,.14)}.wtp-converted-blog .wtp-blog-cta strong,.wtp-converted-blog .wtp-blog-cta h2,.wtp-converted-blog .wtp-test-final-cta strong{color:#ffffff}.wtp-converted-blog .wtp-blog-btn,.wtp-converted-blog .wtp-test-final-cta a,.wtp-converted-blog .wtp-test-actions 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:#ffffff;box-shadow:0 10px 22px rgba(2,27,58,.10);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:#ffffff!important}.wtp-converted-blog img{max-width:100%;height:auto}@media(max-width:900px){.wtp-converted-blog .wtp-blog-hero,.wtp-converted-blog .wtp-blog-summary,.wtp-converted-blog .wtp-blog-cta,.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-summary-card,.wtp-converted-blog .wtp-blog-services,.wtp-converted-blog .wtp-blog-faq,.wtp-converted-blog .wtp-test-content-card,.wtp-converted-blog .wtp-test-summary-card,.wtp-converted-blog .wtp-test-services,.wtp-converted-blog .wtp-test-faq{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-final-cta a,.wtp-converted-blog .wtp-test-actions 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:#ffffff !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 img,.wtp-blog-section .wtp-blog-slide-thumb .wtp-blog-featured-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:.70rem !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-manual-shortcode-section,.wtp-blog-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,#ffffff 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:#ffffff !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-thumb img,.wtp-manual-shortcode-section .wtp-blog-slide-thumb .wtp-blog-featured-img,.wtp-manual-shortcode-section .wtp-blog-slide-card 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:.90rem !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:#ffffff !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}}.wtp-converted-blog,.wtp-converted-blog *,.wtp-converted-blog *:before,.wtp-converted-blog *:after{box-sizing:border-box!important}body.single-post h1.entry-title,body.single-post .entry-header .entry-title,body.single-post .post-title,body.single-post .page-title,body.single-post header.entry-header{display:none!important}.wtp-converted-blog{--wtp-navy:#021b3a;--wtp-navy-soft:#083a70;--wtp-blue:#00c2ff;--wtp-aqua:#00eaff;--wtp-green:#6dff8b;--wtp-page:#f7fbff;--wtp-card:#fff;--wtp-card-soft:#f8fbff;--wtp-text:#17395d;--wtp-text-soft:#5f7d99;--wtp-line:#d7e6f2;--wtp-line-soft:#e8f1f8;--wtp-shadow:0 18px 44px rgba(2,27,58,.075);--wtp-shadow-soft:0 10px 24px rgba(2,27,58,.05);--wtp-radius-shell:30px;--wtp-radius-card:24px;--wtp-blog-max:1080px;--wtp-font:"Plus Jakarta Sans",Inter,Arial,sans-serif;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important;overflow-x:hidden!important;font-family:var(--wtp-font)!important;color:var(--wtp-text)!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 48%,#f5f9ff 100%)!important}.wtp-converted-blog a{color:#075da8!important;font-weight:850!important;text-decoration:none!important;text-underline-offset:4px!important}.wtp-converted-blog a:hover{text-decoration:underline!important;color:var(--wtp-navy-soft)!important}.wtp-converted-blog .wtp-blog-widget{width:100%!important;max-width:100%!important;margin:0!important;padding:0 18px 42px!important;background:transparent!important;color:var(--wtp-text)!important;font-family:var(--wtp-font)!important}.wtp-converted-blog .wtp-blog-shell{width:100%!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;overflow:visible!important;box-shadow:none!important;background:transparent!important;position:relative!important;isolation:isolate!important}.wtp-converted-blog .wtp-blog-shell:before{display:none!important}.wtp-converted-blog .wtp-blog-inner{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.wtp-converted-blog .wtp-blog-hero{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:clamp(8px,1.4vw,18px) 18px clamp(12px,2vw,22px)!important;display:block!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;border-bottom:1px solid var(--wtp-line-soft)!important}.wtp-converted-blog .wtp-blog-hero>div:first-child{width:min(1320px,calc(100% - 36px))!important;margin:0 auto!important;text-align:center!important;display:grid!important;justify-items:center!important}.wtp-converted-blog .wtp-blog-hero aside,.wtp-converted-blog .wtp-blog-quote-card{display:none!important}.wtp-converted-blog h1,.wtp-converted-blog h2,.wtp-converted-blog h3{font-family:var(--wtp-font)!important;color:var(--wtp-navy)!important;letter-spacing:-.038em!important;text-wrap:balance!important;font-weight:950!important}.wtp-converted-blog h1{margin:0 auto!important;font-size:clamp(2.45rem,5vw,5.25rem)!important;line-height:.94!important;max-width:1320px!important;width:100%!important;text-align:center!important}.wtp-converted-blog h2{margin:0 0 14px!important;font-size:clamp(1.55rem,2.6vw,2.35rem)!important;line-height:1.08!important}.wtp-converted-blog h3{font-size:1.18rem!important;line-height:1.25!important}.wtp-converted-blog p,.wtp-converted-blog li{color:var(--wtp-text-soft)!important;font-size:1rem!important;line-height:1.78!important}.wtp-converted-blog strong,.wtp-converted-blog b{font-weight:900!important;color:var(--wtp-navy)!important}.wtp-converted-blog .wtp-blog-lead{max-width:920px!important;margin:14px auto 0!important;color:var(--wtp-text-soft)!important;font-size:clamp(1rem,1.35vw,1.08rem)!important;line-height:1.72!important;text-align:center!important}.wtp-converted-blog .wtp-blog-eyebrow,.wtp-converted-blog .wtp-blog-service-pitch-label{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:32px!important;padding:0 13px!important;margin:0 0 14px!important;border:1px solid rgba(0,194,255,.16)!important;border-radius:999px!important;background:#fff!important;color:var(--wtp-navy-soft)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.15em!important;line-height:1!important;text-transform:uppercase!important;box-shadow:0 8px 20px rgba(2,27,58,.035)!important}.wtp-converted-blog .wtp-blog-hero .wtp-blog-eyebrow{margin-left:auto!important;margin-right:auto!important}.wtp-converted-blog .wtp-converted-featured{width:min(1080px,calc(100% - 36px))!important;max-width:1080px!important;margin:18px auto 18px!important;border:1px solid var(--wtp-line)!important;border-radius:26px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 18px 42px rgba(2,27,58,.09)!important;position:relative!important;aspect-ratio:4/3!important}.wtp-converted-blog .wtp-converted-featured img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:4/3!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;border-radius:0!important}.wtp-converted-blog .wtp-converted-featured:after{display:none!important}.wtp-converted-blog .wtp-converted-featured-placeholder{width:min(1080px,calc(100% - 36px))!important;max-width:1080px!important;margin:18px auto 18px!important;border:1px solid var(--wtp-line)!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 18px 42px rgba(2,27,58,.09)!important;background:linear-gradient(135deg,#f8fbff 0%,#ffffff 42%,#eef7ff 100%)!important;aspect-ratio:4/3!important;height:auto!important;position:relative!important;display:grid!important;place-items:center!important}.wtp-converted-featured-placeholder:before{content:"";position:absolute;inset:6% 5%;border-radius:24px;background:radial-gradient(circle at 18% 20%,rgba(0,194,255,.20),transparent 28%),linear-gradient(135deg,#ffffff 0%,#eef7ff 48%,#dcecff 100%);box-shadow:0 24px 60px rgba(2,27,58,.12)}.wtp-converted-featured-placeholder:after{content:"";position:absolute;inset:18% 8% 10%;border-radius:24px;background:linear-gradient(135deg,rgba(2,27,58,.08),rgba(0,194,255,.15));border:1px solid rgba(0,194,255,.18)}.wtp-converted-featured-placeholder span{position:relative;z-index:1;max-width:850px;text-align:center;color:var(--wtp-navy)!important;font-size:clamp(1.6rem,3.2vw,3.4rem)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:-.04em!important}.wtp-converted-blog .wtp-blog-summary,.wtp-converted-blog .wtp-blog-card,.wtp-converted-blog .wtp-blog-services,.wtp-converted-blog .wtp-blog-faq,.wtp-converted-blog .wtp-blog-service-pitch,.wtp-converted-blog .wtp-blog-cta{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.wtp-converted-blog .wtp-blog-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-bottom:18px!important}.wtp-converted-blog .wtp-blog-card,.wtp-converted-blog .wtp-blog-summary-card,.wtp-converted-blog .wtp-blog-services,.wtp-converted-blog .wtp-blog-faq,.wtp-converted-blog .wtp-blog-service-pitch{margin-bottom:18px!important;border:1px solid var(--wtp-line)!important;border-radius:var(--wtp-radius-card)!important;overflow:hidden!important;background:rgba(255,255,255,.98)!important;box-shadow:var(--wtp-shadow-soft)!important;padding:clamp(24px,3vw,36px)!important;position:relative!important}.wtp-converted-blog .wtp-blog-card:before,.wtp-converted-blog .wtp-blog-service-pitch:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:3px!important;background:linear-gradient(90deg,var(--wtp-navy-soft),var(--wtp-blue),transparent 88%)!important;opacity:.35!important}.wtp-converted-blog .wtp-blog-summary-card.is-dark{color:var(--wtp-navy)!important;background:#fff!important;border-left:5px solid var(--wtp-blue)!important}.wtp-converted-blog .wtp-blog-summary-card.is-dark h2,.wtp-converted-blog .wtp-blog-summary-card.is-dark strong{color:var(--wtp-navy)!important}.wtp-converted-blog .wtp-blog-summary-card.is-dark p{color:var(--wtp-text-soft)!important}.wtp-converted-blog .wtp-blog-callout,.wtp-converted-blog .wtp-blog-related-reading{margin:22px 0!important;padding:22px!important;border:1px solid rgba(0,194,255,.14)!important;border-radius:22px!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important}.wtp-converted-blog .wtp-blog-mini-quote{position:relative!important;margin:24px 0!important;padding:24px 28px!important;border-left:0!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 24px rgba(2,27,58,.05)!important;color:var(--wtp-navy)!important;font-size:1.18rem!important;font-weight:900!important;line-height:1.5!important;letter-spacing:-.02em!important}.wtp-converted-blog .wtp-blog-mini-quote:before{content:'"'!important;color:var(--wtp-blue)!important;font-size:3rem!important;line-height:0!important;margin-right:6px!important;vertical-align:-.22em!important}.wtp-converted-blog .wtp-blog-check-row{display:grid!important;gap:10px!important;margin-top:16px!important}.wtp-converted-blog .wtp-blog-check-item{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:15px!important;border:1px solid var(--wtp-line-soft)!important;border-radius:18px!important;background:#fff!important;color:var(--wtp-text-soft)!important}.wtp-converted-blog .wtp-blog-check-item span:first-child{width:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;background:#eef7ff!important;border:1px solid rgba(0,194,255,.18)!important;color:var(--wtp-navy-soft)!important;font-weight:950!important}.wtp-converted-blog .wtp-blog-mini-grid,.wtp-converted-blog .wtp-blog-service-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin:20px 0!important}.wtp-converted-blog .wtp-blog-mini-card,.wtp-converted-blog .wtp-blog-service-card{display:flex!important;flex-direction:column!important;padding:18px!important;border:1px solid var(--wtp-line-soft)!important;border-radius:20px!important;background:#fff!important;text-decoration:none!important;box-shadow:0 8px 20px rgba(2,27,58,.04)!important}.wtp-converted-blog .wtp-blog-service-card:hover{transform:translateY(-2px)!important;border-color:rgba(0,194,255,.22)!important;box-shadow:0 14px 30px rgba(2,27,58,.07)!important}.wtp-converted-blog .wtp-blog-service-card small{color:var(--wtp-navy-soft)!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.wtp-converted-blog .wtp-blog-service-card em{margin-top:auto!important;padding-top:14px!important;color:var(--wtp-blue)!important;font-weight:950!important;font-style:normal!important}.wtp-converted-blog .wtp-blog-service-pitch{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)!important;gap:18px!important;align-items:stretch!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important}.wtp-converted-blog .wtp-blog-service-pitch .pitch-list{display:grid!important;gap:10px!important;margin-top:18px!important}.wtp-converted-blog .wtp-blog-service-pitch .pitch-list>div{padding:15px!important;border:1px solid var(--wtp-line-soft)!important;border-radius:18px!important;background:#fff!important}.wtp-converted-blog .wtp-blog-service-pitch .pitch-dark{border-radius:22px!important;padding:24px!important;background:#f7fbff!important;border:1px solid var(--wtp-line)!important;color:var(--wtp-navy)!important}.wtp-converted-blog .wtp-blog-service-pitch .pitch-dark h2,.wtp-converted-blog .wtp-blog-service-pitch .pitch-dark strong{color:var(--wtp-navy)!important}.wtp-converted-blog .wtp-blog-service-pitch .pitch-dark p{color:var(--wtp-text-soft)!important}.wtp-converted-blog .pitch-dark .wtp-blog-service-pitch-label{background:#fff!important;color:var(--wtp-navy-soft)!important;border-color:rgba(0,194,255,.14)!important}.wtp-converted-blog .wtp-blog-cta{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;margin-top:22px!important;padding:24px!important;border-radius:24px!important;background:linear-gradient(135deg,#f8fbff,#fff)!important;border:1px solid var(--wtp-line)!important;color:var(--wtp-navy)!important;box-shadow:var(--wtp-shadow-soft)!important}.wtp-converted-blog .wtp-blog-cta strong,.wtp-converted-blog .wtp-blog-cta span{display:block!important;color:var(--wtp-navy)!important}.wtp-converted-blog .wtp-blog-cta span{color:var(--wtp-text-soft)!important}.wtp-converted-blog .wtp-blog-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 18px!important;border:1px solid rgba(0,194,255,.22)!important;border-radius:14px!important;background:linear-gradient(135deg,var(--wtp-navy),var(--wtp-navy-soft) 65%,var(--wtp-blue))!important;color:#fff!important;font-size:.92rem!important;font-weight:950!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important}.wtp-converted-blog .wtp-blog-faq details{margin-top:12px!important;border:1px solid var(--wtp-line-soft)!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important}.wtp-converted-blog .wtp-blog-faq summary{display:grid!important;grid-template-columns:minmax(0,1fr) 32px!important;gap:12px!important;align-items:center!important;padding:18px!important;cursor:pointer!important;color:var(--wtp-navy)!important;font-weight:950!important;list-style:none!important}.wtp-converted-blog .wtp-blog-faq summary::-webkit-details-marker{display:none!important}.wtp-converted-blog .wtp-blog-faq summary:after{content:"+"!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;background:#eef7ff!important;color:var(--wtp-navy-soft)!important;border:1px solid rgba(0,194,255,.18)!important}.wtp-converted-blog .wtp-blog-faq details[open] summary:after{content:"-"!important}.wtp-converted-blog .wtp-blog-faq details p{padding:0 18px 18px!important;margin:0!important}.wtp-converted-blog .wtp-blog-services{padding:clamp(22px,2.6vw,30px)!important}.wtp-converted-blog .wtp-blog-service-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:2px 0 8px!important;margin:18px 0 0!important}.wtp-converted-blog .wtp-blog-service-card{flex:0 0 min(330px,82vw)!important;scroll-snap-align:start!important;min-height:170px!important}.wtp-converted-blog .wtp-blog-service-card strong,.wtp-converted-blog .wtp-blog-service-card small,.wtp-converted-blog .wtp-blog-service-card em{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.wtp-converted-blog .wtp-blog-service-card span{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.wtp-converted-blog .wtp-read-next{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin:24px auto 18px!important;padding:clamp(24px,3vw,34px)!important;border:1px solid var(--wtp-line)!important;border-radius:var(--wtp-radius-card)!important;background:linear-gradient(180deg,#fff 0%,#f9fcff 100%)!important;box-shadow:var(--wtp-shadow-soft)!important;overflow:hidden!important}.wtp-converted-blog .wtp-read-next-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:16px!important}.wtp-converted-blog .wtp-read-next-kicker{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:30px!important;padding:0 12px!important;margin:0 0 8px!important;border:1px solid rgba(0,194,255,.16)!important;border-radius:999px!important;background:#fff!important;color:var(--wtp-navy-soft)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}.wtp-converted-blog .wtp-read-next h2{margin:0!important;font-size:clamp(1.55rem,2.6vw,2.25rem)!important}.wtp-converted-blog .wtp-read-next-track{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:2px 0 10px!important}.wtp-converted-blog .wtp-read-next-card{flex:0 0 clamp(285px,28vw,365px)!important;scroll-snap-align:start!important;display:flex!important;flex-direction:column!important;border:1px solid var(--wtp-line-soft)!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(2,27,58,.045)!important;transition:transform .18s ease,box-shadow .18s ease!important}.wtp-converted-blog .wtp-read-next-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 32px rgba(2,27,58,.085)!important;text-decoration:none!important}.wtp-converted-blog .wtp-read-next-thumb{display:block!important;aspect-ratio:16/10!important;background:#f3f8ff!important;border-bottom:1px solid var(--wtp-line-soft)!important;overflow:hidden!important}.wtp-converted-blog .wtp-read-next-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;background:#f3f8ff!important}.wtp-converted-blog .wtp-read-next-body{padding:12px 13px 14px!important;display:flex!important;flex-direction:column!important;gap:0!important}.wtp-converted-blog .wtp-read-next-date{display:block!important;margin-bottom:7px!important;color:var(--wtp-text-soft)!important;font-size:.78rem!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}.wtp-converted-blog .wtp-read-next-title{display:block!important;white-space:normal!important;overflow:visible!important;color:var(--wtp-navy)!important;font-size:clamp(.88rem,1vw,.98rem)!important;line-height:1.24!important;font-weight:950!important;letter-spacing:-.02em!important}.wtp-converted-blog .wtp-read-next-all{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 14px!important;border-radius:14px!important;border:1px solid var(--wtp-line)!important;background:#fff!important;color:var(--wtp-navy)!important;font-weight:900!important;white-space:nowrap!important}.wtp-converted-blog .wtp-read-next-empty{margin:0!important;color:var(--wtp-text-soft)!important}.wtp-converted-blog .wtp-read-next-track{display:flex!important;align-items:stretch!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:2px 0 10px!important}.wtp-converted-blog .wtp-read-next-card{flex:0 0 min(300px,78vw)!important;width:min(300px,78vw)!important;display:flex!important;flex-direction:column!important;align-self:stretch!important;border:1px solid var(--wtp-line-soft)!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(2,27,58,.045)!important}.wtp-converted-blog .wtp-read-next-thumb{display:block!important;width:100%!important;aspect-ratio:4/3!important;height:auto!important;background:#f3f8ff!important;border-bottom:1px solid var(--wtp-line-soft)!important;overflow:hidden!important}.wtp-converted-blog .wtp-read-next-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#f3f8ff!important;border-radius:0!important}.wtp-converted-blog .wtp-read-next-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:15px!important}.wtp-converted-blog .wtp-read-next-title{display:block!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;color:var(--wtp-navy)!important;font-size:.95rem!important;line-height:1.24!important;font-weight:950!important;letter-spacing:-.02em!important}@media(max-width:760px){.wtp-converted-blog .wtp-read-next-card{flex-basis:min(300px,84vw)!important;width:min(300px,84vw)!important}}@media(max-width:980px){.wtp-converted-blog .wtp-blog-summary,.wtp-converted-blog .wtp-blog-service-pitch,.wtp-converted-blog .wtp-blog-cta{grid-template-columns:1fr!important}.wtp-converted-blog .wtp-blog-mini-grid,.wtp-converted-blog .wtp-blog-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.wtp-converted-blog .wtp-blog-widget{padding:0 10px 30px!important}.wtp-converted-blog h1{font-size:36px!important}.wtp-converted-blog .wtp-converted-featured,.wtp-converted-blog .wtp-converted-featured-placeholder{border-radius:20px!important;margin:14px auto!important;width:calc(100% - 20px)!important}.wtp-converted-blog .wtp-converted-featured img{height:100%!important}.wtp-converted-blog .wtp-converted-featured-placeholder{height:auto!important}.wtp-converted-blog .wtp-blog-mini-grid,.wtp-converted-blog .wtp-blog-service-grid{grid-template-columns:1fr!important}.wtp-converted-blog .wtp-blog-btn{width:100%!important;white-space:normal!important}.wtp-converted-blog .wtp-converted-featured,.wtp-converted-blog .wtp-converted-featured-placeholder,.wtp-converted-blog .wtp-blog-summary,.wtp-converted-blog .wtp-blog-card,.wtp-converted-blog .wtp-blog-services,.wtp-converted-blog .wtp-blog-faq,.wtp-converted-blog .wtp-blog-service-pitch,.wtp-converted-blog .wtp-blog-cta{width:calc(100% - 20px)!important}}.wtp-converted-blog.wtp-converted-template-b{background:#fff!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-widget{background:#fff!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-hero{padding-top:clamp(10px,1.6vw,20px)!important;background:#fff!important;border-bottom:1px solid rgba(215,230,242,.72)!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-hero .wtp-blog-eyebrow{background:linear-gradient(135deg,#ffffff,#eef7ff)!important;border-color:rgba(0,194,255,.24)!important;color:#083a70!important}.wtp-converted-blog.wtp-converted-template-b h1{max-width:1180px!important;font-size:clamp(2.35rem,4.6vw,4.8rem)!important;line-height:.98!important;color:#021b3a!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-lead{max-width:980px!important;color:#315b80!important;font-size:clamp(1.03rem,1.45vw,1.18rem)!important}.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured,.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured-placeholder{border-radius:30px!important;border:1px solid rgba(0,194,255,.18)!important;box-shadow:0 18px 44px rgba(2,27,58,.085)!important;background:#fff!important}.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured img{object-fit:contain!important;object-position:center center!important;background:#fff!important}.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured:after{display:none!important}.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured-placeholder span{font-size:clamp(1.25rem,2.7vw,2.55rem)!important;max-width:760px!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-summary-card{border-radius:26px!important;border:1px solid rgba(0,194,255,.18)!important;background:#fff!important;box-shadow:0 12px 28px rgba(2,27,58,.055)!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-summary-card.is-dark{background:#fff!important;color:#021b3a!important;border-left:5px solid #00c2ff!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-summary-card.is-dark h2,.wtp-converted-blog.wtp-converted-template-b .wtp-blog-summary-card.is-dark strong{color:#021b3a!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-summary-card.is-dark p{color:#5f7d99!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-card{border-radius:30px!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;border-color:rgba(0,194,255,.14)!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-card:before{background:linear-gradient(90deg,#00c2ff,#00eaff,rgba(109,255,139,.45))!important;opacity:.55!important;height:4px!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-mini-card{border-radius:24px!important;background:#fff!important;border-color:rgba(0,194,255,.16)!important;min-height:150px!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-check-item{border-radius:22px!important;background:#fff!important;border-color:rgba(0,194,255,.16)!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-check-item span:first-child{background:linear-gradient(135deg,#021b3a,#083a70 70%,#00c2ff)!important;color:#fff!important;border:0!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-service-pitch,.wtp-converted-blog.wtp-converted-template-b .wtp-blog-services{display:none!important}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-cta{display:none!important}.wtp-converted-blog .wtp-holiday-guide-next-step{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin:28px auto!important;padding:clamp(22px,2.6vw,32px)!important;border-radius:28px!important;border:1px solid rgba(0,194,255,.20)!important;background:linear-gradient(135deg,#021b3a 0%,#083a70 78%,#00c2ff 160%)!important;box-shadow:0 18px 44px rgba(2,27,58,.12)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;color:#fff!important}.wtp-converted-blog .wtp-holiday-guide-next-step h2,.wtp-converted-blog .wtp-holiday-guide-next-step strong{color:#fff!important}.wtp-converted-blog .wtp-holiday-guide-next-step p{color:rgba(255,255,255,.84)!important;margin:0!important}.wtp-converted-blog .wtp-holiday-guide-next-step .wtp-read-next-kicker{display:inline-flex!important;margin:0 0 10px!important;padding:7px 12px!important;border:1px solid rgba(0,234,255,.25)!important;border-radius:999px!important;color:#fff!important;background:rgba(255,255,255,.08)!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}.wtp-converted-blog .wtp-holiday-guide-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.wtp-converted-blog .wtp-blog-btn-light{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 18px!important;border-radius:14px!important;background:#fff!important;color:#021b3a!important;border:1px solid rgba(0,234,255,.24)!important;font-weight:950!important;text-decoration:none!important}@media(max-width:980px){.wtp-converted-blog.wtp-converted-template-b .wtp-blog-summary{grid-template-columns:1fr!important}.wtp-converted-blog .wtp-holiday-guide-next-step{grid-template-columns:1fr!important}.wtp-converted-blog .wtp-holiday-guide-actions{justify-content:flex-start!important}}.wtp-converted-blog.wtp-converted-template-b .wtp-blog-hero{background:#fff!important;border-bottom:0!important;padding-bottom:12px!important}.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured,.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured-placeholder{width:min(1040px,calc(100% - 36px))!important;max-width:1040px!important;aspect-ratio:4/3!important;background:#fff!important;border-color:rgba(0,194,255,.18)!important}.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}.wtp-converted-blog .wtp-holiday-linked-properties{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin:28px auto!important;padding:clamp(22px,2.6vw,34px)!important;border:1px solid rgba(0,194,255,.18)!important;border-radius:30px!important;background:#fff!important;box-shadow:0 14px 36px rgba(2,27,58,.065)!important}.wtp-converted-blog .wtp-holiday-linked-properties>h2{margin-bottom:18px!important}.wtp-converted-blog .wtp-holiday-featured-property{display:grid!important;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr)!important;gap:18px!important;align-items:center!important;margin:18px 0 24px!important;padding:18px!important;border:1px solid rgba(0,194,255,.16)!important;border-radius:26px!important;background:linear-gradient(135deg,#fff 0%,#f8fbff 100%)!important}.wtp-converted-blog .wtp-holiday-featured-copy span,.wtp-converted-blog .wtp-holiday-property-carousel-head span{display:inline-flex!important;margin-bottom:8px!important;padding:6px 10px!important;border-radius:999px!important;background:#eef7ff!important;color:#083a70!important;font-size:.7rem!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.wtp-converted-blog .wtp-holiday-featured-copy h3,.wtp-converted-blog .wtp-holiday-property-carousel-head h3{margin:0 0 8px!important;color:#021b3a!important}.wtp-converted-blog .wtp-holiday-featured-output>*{margin:0!important}.wtp-converted-blog .wtp-holiday-property-carousel-wrap{margin-top:18px!important}.wtp-converted-blog .wtp-holiday-property-carousel{display:flex!important;gap:16px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:8px 4px 16px!important}.wtp-converted-blog .wtp-holiday-property-carousel-item{flex:0 0 320px!important;max-width:320px!important;scroll-snap-align:start!important}.wtp-converted-blog .wtp-holiday-property-carousel-item>*{margin:0!important}.wtp-converted-blog .wtp-holiday-featured-output img,.wtp-converted-blog .wtp-holiday-property-carousel-item img{max-width:100%!important;height:auto!important}.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured,.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured-placeholder{width:min(1120px,calc(100% - 36px))!important;max-width:1120px!important;aspect-ratio:4/3!important;background:#fff!important;border-color:rgba(0,194,255,.18)!important}.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}.wtp-converted-blog.wtp-converted-template-a .wtp-blog-services{display:none!important}.wtp-converted-blog .wtp-template-a-related-support{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin:34px auto!important;padding:clamp(22px,2.8vw,36px)!important;border-radius:30px!important;border:1px solid rgba(0,194,255,.18)!important;background:#fff!important;box-shadow:0 16px 38px rgba(2,27,58,.065)!important;overflow:hidden!important}.wtp-converted-blog .wtp-template-a-support-head{text-align:center!important;max-width:760px!important;margin:0 auto 22px!important}.wtp-converted-blog .wtp-template-a-support-head span{display:inline-flex!important;margin-bottom:10px!important;padding:7px 12px!important;border-radius:999px!important;background:#eef7ff!important;color:#083a70!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}.wtp-converted-blog .wtp-template-a-support-head h2{margin:0 0 10px!important;color:#021b3a!important;font-size:clamp(1.65rem,2.6vw,2.45rem)!important;line-height:1.1!important}.wtp-converted-blog .wtp-template-a-support-head p{margin:0!important;color:#5f7d99!important;font-size:1rem!important;line-height:1.65!important}.wtp-converted-blog .wtp-template-a-support-shell{position:relative!important;padding:0 52px!important}.wtp-converted-blog .wtp-template-a-support-track{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;padding:4px 2px 12px!important;-webkit-overflow-scrolling:touch!important}.wtp-converted-blog .wtp-template-a-support-track::-webkit-scrollbar{height:8px!important}.wtp-converted-blog .wtp-template-a-support-track::-webkit-scrollbar-thumb{background:rgba(0,194,255,.28)!important;border-radius:999px!important}.wtp-converted-blog .wtp-template-a-support-card{flex:0 0 300px!important;width:300px!important;max-width:300px!important;scroll-snap-align:start!important;display:flex!important;flex-direction:column!important;gap:0!important;min-height:0!important;padding:0!important;border-radius:22px!important;border:1px solid rgba(0,194,255,.18)!important;background:#fff!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(2,27,58,.05)!important;overflow:hidden!important}.wtp-converted-blog .wtp-template-a-support-thumb{display:block!important;width:100%!important;aspect-ratio:4/3!important;background:#f3f8ff!important;border-bottom:1px solid rgba(0,194,255,.14)!important;overflow:hidden!important}.wtp-converted-blog .wtp-template-a-support-thumb img,.wtp-converted-blog .wtp-template-a-support-img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#f3f8ff!important}.wtp-converted-blog .wtp-template-a-support-placeholder{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;color:#083a70!important;font-weight:950!important;font-size:1.25rem!important;letter-spacing:.12em!important;background:linear-gradient(135deg,#eef7ff,#fff)!important}.wtp-converted-blog .wtp-template-a-support-card small{display:block!important;margin:14px 16px 7px!important;color:#083a70!important;font-weight:950!important;font-size:.72rem!important;text-transform:uppercase!important;letter-spacing:.12em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.wtp-converted-blog .wtp-template-a-support-card strong{padding:0 16px!important;color:#021b3a!important;font-size:1.04rem!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.wtp-converted-blog .wtp-template-a-support-card p{display:none!important}.wtp-converted-blog .wtp-template-a-support-card em{margin:12px 16px 16px!important;color:#00c2ff!important;font-style:normal!important;font-weight:950!important}.wtp-converted-blog .wtp-template-a-support-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:3!important;width:42px!important;height:42px!important;border-radius:999px!important;border:1px solid rgba(0,194,255,.24)!important;background:#00c2ff!important;color:#fff!important;font-size:30px!important;line-height:1!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 12px 24px rgba(0,194,255,.22)!important}.wtp-converted-blog .wtp-template-a-support-arrow.is-prev{left:0!important}.wtp-converted-blog .wtp-template-a-support-arrow.is-next{right:0!important}.wtp-converted-blog .wtp-template-a-support-arrow:disabled{opacity:.32!important;cursor:not-allowed!important;box-shadow:none!important}@media(max-width:980px){.wtp-converted-blog .wtp-holiday-featured-property{grid-template-columns:1fr!important}.wtp-converted-blog .wtp-holiday-property-carousel-item{flex-basis:290px!important;max-width:290px!important}}@media(max-width:640px){.wtp-converted-blog .wtp-converted-featured,.wtp-converted-blog .wtp-converted-featured-placeholder,.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured,.wtp-converted-blog.wtp-converted-template-b .wtp-converted-featured-placeholder{width:calc(100% - 20px)!important;aspect-ratio:4/3!important}.wtp-converted-blog .wtp-holiday-property-carousel-item{flex-basis:270px!important;max-width:270px!important}.wtp-converted-blog .wtp-template-a-support-shell{padding:0 38px!important}.wtp-converted-blog .wtp-template-a-support-card{flex-basis:270px!important;width:270px!important;max-width:270px!important}.wtp-converted-blog .wtp-template-a-support-arrow{width:34px!important;height:34px!important;font-size:24px!important}}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-in-content{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin:34px auto!important;padding:clamp(22px,2.6vw,34px)!important;border-radius:30px!important;border:1px solid rgba(0,194,255,.18)!important;background:#fff!important;box-shadow:0 16px 38px rgba(2,27,58,.07)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,420px)!important;gap:clamp(22px,3vw,42px)!important;align-items:center!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-copy{padding:4px 0!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-in-content .wtp-holiday-featured-copy span,.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-panel>span{display:inline-flex!important;margin-bottom:10px!important;padding:7px 12px!important;border-radius:999px!important;background:#eef7ff!important;color:#083a70!important;font-size:.72rem!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-in-content h2{margin:0 0 12px!important;color:#021b3a!important;font-size:clamp(1.65rem,2.6vw,2.5rem)!important;line-height:1.08!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-in-content p{margin:0!important;color:#5f7d99!important;font-size:clamp(1rem,1.25vw,1.12rem)!important;line-height:1.72!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-panel{padding:16px!important;border:1px solid rgba(0,194,255,.18)!important;border-radius:26px!important;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)!important;box-shadow:0 14px 32px rgba(2,27,58,.06)!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-panel h3{margin:0 0 14px!important;color:#021b3a!important;font-size:clamp(1.15rem,1.8vw,1.65rem)!important;line-height:1.16!important;letter-spacing:-.025em!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-output>*{margin:0!important;width:100%!important;max-width:100%!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-output img{max-width:100%!important;height:auto!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-linked-properties{background:#fff!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-linked-properties>.wtp-read-next-kicker,.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-linked-properties>h2{display:none!important}@media(max-width:900px){.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-in-content{grid-template-columns:1fr!important}.wtp-converted-blog.wtp-converted-template-b .wtp-holiday-featured-panel{max-width:520px!important;width:100%!important;margin:0 auto!important}}.wtp-blog-grid{contain:layout style paint}.wtp-blog-card{content-visibility:auto;contain-intrinsic-size:560px 520px}.wtp-blog-card[hidden]{display:none!important}.wtp-template-a-support-track,.wtp-manual-track{overscroll-behavior-inline:contain}.wtp-manual-shortcode-section{width:min(100%,1240px)!important;max-width:1240px!important;margin:24px auto!important;padding:20px!important;overflow:hidden!important;box-sizing:border-box!important;border:1px solid #d6e5f3!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{position:relative!important}.wtp-manual-shortcode-section .wtp-blog-section-head{padding-right:0!important;margin-bottom:16px!important}.wtp-manual-shortcode-section .wtp-blog-slider-actions{position:absolute!important;left:10px!important;right:10px!important;top:54%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:0!important;width:auto!important;z-index:20!important;pointer-events:none!important;margin:0!important}.wtp-manual-shortcode-section .wtp-blog-slider-actions .wtp-blog-slider-btn{pointer-events:auto!important;width:44px!important;height:44px!important;min-width:44px!important;border-radius:999px!important;border:2px solid #00c2ff!important;background:rgba(255,255,255,.96)!important;color:#00c2ff!important;box-shadow:0 12px 28px rgba(2,27,58,.16)!important;font-size:22px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.wtp-manual-shortcode-section .wtp-blog-slider-actions .wtp-blog-slider-btn:hover,.wtp-manual-shortcode-section .wtp-blog-slider-actions .wtp-blog-slider-btn:focus{background:#00c2ff!important;color:#021b3a!important;border-color:#00c2ff!important;outline:none!important}.wtp-manual-shortcode-section .wtp-manual-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:16px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;padding:2px 56px 14px!important;margin:0!important;scroll-padding-left:56px!important}.wtp-manual-shortcode-section .wtp-manual-card{flex:0 0 300px!important;width:300px!important;min-width:300px!important;max-width:300px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;scroll-snap-align:start!important;border:1px solid #d6e5f3!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 26px rgba(2,27,58,.07)!important}.wtp-manual-shortcode-section .wtp-manual-thumb{display:block!important;position:relative!important;flex:0 0 230px!important;width:100%!important;height:230px!important;min-height:230px!important;max-height:230px!important;aspect-ratio:auto!important;overflow:hidden!important;line-height:0!important;background:#eef7ff!important;border-radius:0!important}.wtp-manual-shortcode-section .wtp-manual-thumb img{display:block!important;position:absolute!important;inset:0!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:0!important;border-radius:0!important;margin:0!important;padding:0!important;transform:none!important}.wtp-manual-shortcode-section .wtp-manual-body{display:flex!important;flex-direction:column!important;gap:8px!important;flex:1 1 auto!important;min-height:170px!important;padding:13px 14px 14px!important}.wtp-manual-shortcode-section .wtp-manual-meta{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin:0!important}.wtp-manual-shortcode-section .wtp-manual-cat{max-width:160px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:4px 9px!important;border-radius:999px!important;background:#eef7ff!important;color:#083a70!important;font-size:.64rem!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}.wtp-manual-shortcode-section .wtp-manual-date{font-size:.7rem!important;color:#5f7d99!important;white-space:nowrap!important;font-weight:800!important}.wtp-manual-shortcode-section .wtp-manual-title{margin:0!important;color:#021b3a!important;font-size:.98rem!important;line-height:1.25!important;letter-spacing:-.02em!important;font-weight:900!important}.wtp-manual-shortcode-section .wtp-manual-title a{color:#021b3a!important;text-decoration:none!important;font-weight:900!important}.wtp-manual-shortcode-section .wtp-manual-excerpt{margin:0!important;color:#5f7d99!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-manual-shortcode-section .wtp-manual-read{margin-top:auto!important;align-self:flex-start!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;border-radius:999px!important;background:#021b3a!important;color:#fff!important;font-size:.74rem!important;font-weight:900!important;text-decoration:none!important}@media(max-width:640px){.wtp-manual-shortcode-section .wtp-blog-slider-actions{left:6px!important;right:6px!important;top:55%!important}.wtp-manual-shortcode-section .wtp-blog-slider-actions .wtp-blog-slider-btn{width:38px!important;height:38px!important;min-width:38px!important;font-size:19px!important}.wtp-manual-shortcode-section .wtp-manual-track{padding-left:46px!important;padding-right:46px!important;scroll-padding-left:46px!important}.wtp-manual-shortcode-section .wtp-manual-card{flex-basis:280px!important;width:280px!important;min-width:280px!important;max-width:280px!important}.wtp-manual-shortcode-section .wtp-manual-thumb{height:214px!important;min-height:214px!important;max-height:214px!important}}