:root{--ink:#12243d;--muted:#66778a;--green:#0aa9b4;--green2:#18c2c8;--mint:#e9f8fa;--soft:#f5f8fa;--line:#e1e8ee;--white:#fff;--yellow:#ffb700;--shadow:0 14px 40px rgba(25,52,38,.08);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.svr-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.svr-topline{background:#10243f;color:#e6f8fa;text-align:center;padding:7px 15px;font-size:12px;letter-spacing:.03em}.svr-header{position:sticky;top:0;z-index:30;background:rgb(255 255 255 / .96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.svr-header-in{height:76px;display:flex;align-items:center;gap:28px}.svr-brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;font-size:24px;letter-spacing:-.04em}.svr-brand>span:last-child>span{color:var(--green)}.svr-brand-mark{width:34px;height:34px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center}.svr-nav{display:flex;align-items:center;gap:26px;margin-left:auto;font-size:14px;font-weight:650}.svr-nav ul{display:flex;gap:26px;list-style:none;padding:0;margin:0}.svr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:10px;font-weight:750;border:0;cursor:pointer}.svr-btn-dark{background:#12243d;color:#fff}.svr-btn-primary{background:var(--green);color:#fff}.svr-btn-block{width:100%}.svr-menu{display:none;background:none;border:0;font-size:25px}.svr-hero{background:radial-gradient(circle at 88% 10%,#dff7f9 0,transparent 27%),linear-gradient(135deg,#f5fbfc,#edf8fa);padding:86px 0 78px;overflow:hidden}.svr-hero-in{display:grid;grid-template-columns:1.45fr .65fr;align-items:center;gap:70px}.svr-pill,.svr-eyebrow{font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.12em;color:#087f8b}.svr-pill{display:inline-block;padding:8px 12px;background:#e1f6f8;border-radius:999px;letter-spacing:.03em;text-transform:none}.svr-hero h1{font-size:64px;line-height:1.03;letter-spacing:-.055em;margin:18px 0}.svr-hero h1 em{font-style:normal;color:var(--green)}.svr-hero-copy>p{font-size:19px;color:var(--muted);max-width:680px}.svr-search{display:flex;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:7px;margin-top:28px;max-width:690px}.svr-search>span{font-size:25px;padding:5px 11px}.svr-search input{flex:1;border:0;outline:0;font-size:16px;min-width:0}.svr-search button{border:0;background:var(--green);color:#fff;font-weight:750;border-radius:9px;padding:0 24px}.svr-trustline{display:flex;gap:24px;font-size:13px;color:#536779;margin-top:22px}.svr-hero-card{background:#fff;border:1px solid #dfe8ee;border-radius:24px;padding:30px;box-shadow:var(--shadow);transform:rotate(1.5deg)}.svr-card-top{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.svr-card-top b{color:#087f8b}.svr-big-rating{font-size:74px;font-weight:900;line-height:1;margin:26px 0 8px;letter-spacing:-.06em}.svr-stars{white-space:nowrap}.svr-stars span{color:#d8ddd9;font-size:19px}.svr-stars .is-on{color:var(--green)}.svr-hero-card .svr-stars span{font-size:28px}.svr-hero-card p{font-size:13px;color:var(--muted)}.svr-mini-bars{display:grid;gap:8px;margin-top:22px}.svr-mini-bars i{height:7px;background:#edf2f5;border-radius:99px;overflow:hidden}.svr-mini-bars i:after{content:"";display:block;width:var(--w);height:100%;background:var(--green);border-radius:99px}.svr-section{padding:76px 0}.svr-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.svr-section-head h2,.svr-why h2{font-size:36px;letter-spacing:-.04em;margin:7px 0 0}.svr-section-head>a{font-weight:750;color:#087f8b}.svr-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.svr-company-card{border:1px solid var(--line);border-radius:18px;padding:22px;display:grid;grid-template-columns:64px 1fr auto;gap:18px;align-items:center;background:#fff;transition:.2s}.svr-company-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#b9dce0}.svr-company-logo{width:64px;height:64px;background:linear-gradient(135deg,#17334e,#0aa9b4);color:#fff;display:grid;place-items:center;border-radius:15px;font-weight:900;font-size:26px;overflow:hidden}.svr-company-logo img{width:100%;height:100%;object-fit:cover}.svr-category{font-size:11px;text-transform:uppercase;color:#7a8998;font-weight:800;letter-spacing:.08em}.svr-company-card h3{font-size:20px;margin:2px 0 5px}.svr-verified{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#087f8b;color:#fff;font-size:11px}.svr-card-rating{display:flex;gap:9px;align-items:center}.svr-card-rating .svr-stars span{font-size:15px}.svr-card-rating b{font-size:14px}.svr-card-rating small{color:var(--muted)}.svr-company-card p{font-size:13px;color:var(--muted);margin:8px 0 0}.svr-arrow{font-size:24px;color:#8da0ad}.svr-ad-section{padding-top:10px;padding-bottom:20px}.svr-banner-slot img{display:block;margin:auto}.svr-ad-placeholder{border:1px dashed #b8c8d1;background:#f7fafb;min-height:180px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8293a0}.svr-ad-placeholder small{letter-spacing:.14em}.svr-ad-placeholder strong{font-size:22px;color:#516679;margin:8px}.svr-soft{background:var(--soft)}.svr-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.svr-category-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}.svr-category-card>span{width:45px;height:45px;border-radius:12px;background:var(--mint);color:#087f8b;display:grid;place-items:center;font-size:21px}.svr-category-card h3{margin:20px 0 6px}.svr-category-card p{margin:0;color:var(--muted);font-size:14px}.svr-why{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.svr-why>div:first-child p{color:var(--muted);font-size:17px}.svr-feature-list{display:grid;gap:14px}.svr-feature-list>div{display:flex;gap:16px;padding:18px;border:1px solid var(--line);border-radius:15px}.svr-feature-list b{color:#078895}.svr-feature-list span{display:grid}.svr-feature-list small{color:var(--muted);margin-top:4px}.svr-footer{background:#10243f;color:#d7e0db;padding:58px 0 20px}.svr-footer-grid{display:grid;grid-template-columns:1.6fr .7fr 1fr;gap:80px}.svr-brand-footer{color:#fff}.svr-footer p{max-width:400px;color:#9fadb8}.svr-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.svr-footer-grid strong{color:#fff;margin-bottom:6px}.svr-footer-bottom{border-top:1px solid #293f56;margin-top:45px;padding-top:20px;font-size:12px;color:#8fa1ad}.svr-page-hero{background:var(--soft);padding:60px 0}.svr-page-hero h1{font-size:48px;margin:5px 0}.svr-company-hero{background:linear-gradient(180deg,#f2faf6,#fff);padding:38px 0 48px;border-bottom:1px solid var(--line)}.svr-breadcrumb{font-size:12px;color:#7b8981;display:flex;gap:9px;margin-bottom:30px}.svr-company-header{display:flex;align-items:end;justify-content:space-between;gap:40px}.svr-company-identity{display:flex;gap:24px;align-items:center}.svr-company-logo-lg{width:92px;height:92px;border-radius:20px;font-size:36px}.svr-title-row{display:flex;align-items:center;gap:12px}.svr-title-row h1{font-size:42px;letter-spacing:-.045em;margin:0}.svr-company-identity p{margin:7px 0;color:var(--muted)}.svr-verified-pill{background:#ddf5f7;color:#087f8b;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:800}.svr-site-url{font-size:13px;color:#087f8b;font-weight:700}.svr-score-box{text-align:right}.svr-score-box>div strong{font-size:54px;letter-spacing:-.06em}.svr-score-label{display:block;text-transform:uppercase;font-size:10px;color:#8494a0;font-weight:850;letter-spacing:.1em}.svr-score-box p{margin:3px 0;color:var(--muted);font-size:12px}.svr-content-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:34px}.svr-rating-panel{padding:28px;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.svr-rating-panel h2{margin:5px 0;font-size:28px}.svr-distribution{display:grid;gap:7px}.svr-distribution>div{display:grid;grid-template-columns:34px 1fr 36px;gap:10px;align-items:center;font-size:12px}.svr-distribution i{height:7px;border-radius:99px;background:#edf2f5;overflow:hidden}.svr-distribution b{display:block;height:100%;background:var(--green)}.svr-review-cta{margin:26px 0;padding:26px 30px;border-radius:18px;background:#122d49;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.svr-review-cta .svr-eyebrow{color:#7edee3}.svr-review-cta h2{margin:5px 0}.svr-review-cta p{margin:0;color:#bfd0db}.svr-review-card{border:1px solid var(--line);border-radius:17px;padding:24px;margin-bottom:15px}.svr-review-top{display:flex;align-items:center;gap:12px}.svr-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e4f6f8;color:#087f8b;font-weight:850}.svr-review-top>div:nth-child(2){display:grid}.svr-review-top small{color:var(--muted)}.svr-review-stars{margin-left:auto}.svr-review-card h3{margin:18px 0 6px}.svr-review-card p{margin:0;color:#42566a}.svr-review-meta{font-size:11px;color:#788a98;margin-top:16px}.svr-review-form{border:1px solid var(--line);border-radius:20px;padding:30px;margin-top:30px;box-shadow:var(--shadow)}.svr-form-head{display:flex;justify-content:space-between;align-items:start}.svr-form-head h3{font-size:30px;margin:4px 0 20px}.svr-selected-rating{font-size:20px;color:var(--muted)}.svr-selected-rating span{font-size:40px;font-weight:900;color:var(--ink)}.svr-star-picker{display:flex;gap:6px;margin:8px 0 22px}.svr-star-picker label{border:0;background:#edf2f5;color:#c6ceca;font-size:32px;border-radius:8px;cursor:pointer;line-height:1;padding:8px 10px}.svr-star-picker label.active{background:#e1f6f8;color:var(--green)}.svr-review-form label{font-weight:700;font-size:13px}.svr-review-form input,.svr-review-form textarea{width:100%;border:1px solid #dce4df;border-radius:10px;padding:12px 13px;margin-top:6px;font:inherit;outline:0}.svr-review-form input:focus,.svr-review-form textarea:focus{border-color:#43b8c1;box-shadow:0 0 0 3px #e2f5f7}.svr-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.svr-check{display:flex;gap:8px;align-items:start;margin:14px 0}.svr-check input{width:auto;margin-top:4px}.svr-hp{position:absolute;left:-9999px}.svr-form-message{margin-top:15px;font-weight:700}.svr-form-message.success{color:#07834f}.svr-form-message.error{color:#ba2636}.svr-editorial{margin-top:35px;border-top:1px solid var(--line);padding-top:30px}.svr-side-card{position:sticky;top:105px;border:1px solid var(--line);border-radius:18px;padding:22px}.svr-side-card h3{font-size:24px;margin:5px 0 18px}.svr-side-score{display:flex;gap:15px;align-items:center;margin-bottom:20px}.svr-side-score>strong{font-size:44px}.svr-side-score>span{display:grid}.svr-side-score small{color:var(--muted)}.svr-ad-square{margin-top:20px;min-height:250px}.svr-page-content{max-width:820px;padding-top:20px;padding-bottom:50px}.svr-page-content h1{font-size:48px}.svr-pagination{margin-top:30px}@media(max-width:900px){.svr-nav,.svr-header-cta{display:none}.svr-nav.open{display:flex;position:absolute;top:76px;left:20px;right:20px;background:#fff;border:1px solid var(--line);padding:20px;box-shadow:var(--shadow)}.svr-menu{display:block;margin-left:auto}.svr-hero-in,.svr-why,.svr-content-grid{grid-template-columns:1fr}.svr-hero-card{display:none}.svr-hero h1{font-size:48px}.svr-card-grid{grid-template-columns:1fr}.svr-category-grid{grid-template-columns:repeat(2,1fr)}.svr-company-header{align-items:start}.svr-score-box{display:none}.svr-rating-panel{grid-template-columns:1fr}.svr-sidebar{order:-1}.svr-side-card{position:static}.svr-footer-grid{grid-template-columns:1fr 1fr}.svr-company-identity{align-items:start}}@media(max-width:600px){.svr-wrap{width:min(100% - 28px,1180px)}.svr-hero{padding:55px 0}.svr-hero h1{font-size:40px}.svr-search{display:grid;grid-template-columns:auto 1fr}.svr-search button{grid-column:1/-1;height:44px;margin-top:5px}.svr-trustline{display:grid;gap:7px}.svr-section{padding:55px 0}.svr-section-head h2,.svr-why h2{font-size:30px}.svr-category-grid{grid-template-columns:1fr 1fr}.svr-company-card{grid-template-columns:52px 1fr;padding:17px}.svr-company-logo{width:52px;height:52px}.svr-arrow{display:none}.svr-company-header{display:block}.svr-company-identity{display:block}.svr-company-logo-lg{margin-bottom:15px}.svr-title-row{align-items:start}.svr-title-row h1{font-size:34px}.svr-review-cta{display:block}.svr-review-cta .svr-btn{margin-top:18px}.svr-field-grid{grid-template-columns:1fr}.svr-footer-grid{grid-template-columns:1fr}.svr-form-head h3{font-size:25px}}.svr-inline-review-ad{margin:16px 0}.svr-inline-review-ad .svr-ad-widget,.svr-inline-review-ad img{max-width:100%;height:auto;margin:auto}.svr-ad-inline{min-height:90px;padding:14px}.svr-ad-inline strong{font-size:18px}@media(max-width:600px){.svr-ad-inline{min-height:76px}.svr-ad-inline strong{font-size:16px}.svr-inline-review-ad{margin:14px 0}}.svr-rating-fieldset{border:0;padding:0;margin:0 0 18px}.svr-rating-fieldset legend{font-weight:700;margin-bottom:8px}.svr-star-radio{position:absolute!important;opacity:0!important;pointer-events:none}.svr-star-picker label{cursor:pointer;user-select:none}.svr-star-picker label:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(max-width:600px){.single-svr_site .svr-company-logo.svr-company-logo-lg{width:140px;height:140px;border-radius:24px;margin-bottom:20px;font-size:48px}.single-svr_site .svr-company-logo.svr-company-logo-lg img{width:100%;height:100%;object-fit:cover}.single-svr_site .svr-company-identity{display:block}.single-svr_site .svr-title-row h1{font-size:34px}}.custom-logo-link{display:inline-flex;align-items:center}.custom-logo{max-height:56px;width:auto}.svr-footer-bottom{display:flex;justify-content:space-between;gap:18px;align-items:center}.svr-legal-links{display:flex;gap:18px}.svr-legal-links a:hover{text-decoration:underline}@media(max-width:600px){.svr-footer-bottom{display:grid}.svr-legal-links{gap:14px}}.svr-brand-image{display:inline-flex;align-items:center;line-height:0}.svr-uploaded-logo{display:block;max-width:240px;max-height:58px;width:auto;height:auto;object-fit:contain}.svr-uploaded-logo-footer{max-height:52px}@media(max-width:600px){.svr-uploaded-logo{max-width:190px;max-height:48px}.svr-header-in{height:70px}}.svr-category-card{display:block;position:relative}.svr-category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#b9dce0}.svr-category-link{display:inline-block;margin-top:18px;color:#087f8b;font-size:13px}.svr-category-card:focus-visible{outline:3px solid #8de1bb;outline-offset:3px}.svr-company-header{display:grid;grid-template-columns:110px minmax(0,1fr) 285px;align-items:center;gap:24px}.svr-company-details{min-width:0}.svr-company-details>p{margin:7px 0;color:var(--muted)}.svr-quick-glance{border:1px solid var(--line);border-radius:18px;background:#fff;padding:18px;box-shadow:0 10px 30px rgb(25 52 38 / .05)}.svr-quick-score{display:flex;align-items:center;gap:14px;margin:8px 0 14px}.svr-quick-score>strong{font-size:46px;line-height:1;letter-spacing:-.05em}.svr-quick-score>span{display:grid;gap:2px}.svr-quick-score small{color:var(--muted);font-size:12px}.svr-sidebar .svr-ad-square{margin-top:0}@media(max-width:900px){.svr-company-header{grid-template-columns:110px minmax(0,1fr);align-items:start}.svr-quick-glance{grid-column:1/-1}.svr-sidebar{order:initial}}@media(max-width:600px){.single-svr_site .svr-company-header{grid-template-columns:118px minmax(0,1fr);gap:14px;align-items:start}.single-svr_site .svr-company-logo.svr-company-logo-lg{width:118px;height:118px;border-radius:20px;margin-bottom:0;font-size:42px;grid-column:1;grid-row:1}.single-svr_site .svr-quick-glance{grid-column:2;grid-row:1;padding:14px;border-radius:16px;min-width:0}.single-svr_site .svr-quick-glance .svr-eyebrow{font-size:10px;letter-spacing:.08em}.single-svr_site .svr-quick-score{gap:8px;margin:6px 0 10px}.single-svr_site .svr-quick-score>strong{font-size:34px}.single-svr_site .svr-quick-score .svr-stars span{font-size:13px}.single-svr_site .svr-quick-score small{font-size:10px}.single-svr_site .svr-quick-glance .svr-btn{min-height:38px;padding:0 10px;font-size:12px}.single-svr_site .svr-company-details{grid-column:1/-1;grid-row:2;padding-top:4px}.single-svr_site .svr-title-row{display:flex;align-items:center;flex-wrap:wrap}.single-svr_site .svr-title-row h1{font-size:30px}.single-svr_site .svr-verified-pill{display:inline-block;margin-top:0}.single-svr_site .svr-company-details>p{font-size:13px}}@media(min-width:901px){.single-svr_site .svr-company-header{grid-template-columns:180px minmax(0,1fr) 285px;gap:30px}.single-svr_site .svr-company-logo.svr-company-logo-lg{width:180px;height:180px;border-radius:24px;font-size:56px;margin-bottom:0}.single-svr_site .svr-company-logo.svr-company-logo-lg img{width:100%;height:100%;object-fit:cover}}@media(min-width:901px){.svr-company-card{grid-template-columns:110px minmax(0,1fr) auto;gap:22px;align-items:center}.svr-company-card .svr-company-logo{width:110px!important;height:110px!important;min-width:110px;border-radius:20px;font-size:38px}.svr-company-card .svr-company-logo img{width:100%!important;height:100%!important;object-fit:cover;display:block}}@media(min-width:901px){.svr-company-card{grid-template-columns:200px minmax(0,1fr) auto;gap:24px;align-items:center}.svr-company-card .svr-company-logo{width:200px!important;height:125px!important;min-width:200px;border-radius:16px;background:#f5f8fa;border:1px solid var(--line);font-size:38px}.svr-company-card .svr-company-logo img{width:100%!important;height:100%!important;object-fit:cover;object-position:top center;display:block}.single-svr_site .svr-company-header{grid-template-columns:240px minmax(0,1fr) 285px}.single-svr_site .svr-company-logo.svr-company-logo-lg{width:240px!important;height:150px!important;min-width:240px;border-radius:18px;background:#f5f8fa;border:1px solid var(--line)}.single-svr_site .svr-company-logo.svr-company-logo-lg img{width:100%!important;height:100%!important;object-fit:cover;object-position:top center}}@media(max-width:600px){.svr-company-card{grid-template-columns:120px minmax(0,1fr);gap:14px;align-items:center}.svr-company-card .svr-company-logo{width:120px!important;height:75px!important;min-width:120px;border-radius:12px;background:#f5f8fa;border:1px solid var(--line)}.svr-company-card .svr-company-logo img{width:100%!important;height:100%!important;object-fit:cover;object-position:top center;display:block}.single-svr_site .svr-company-header{grid-template-columns:140px minmax(0,1fr);gap:12px;align-items:start}.single-svr_site .svr-company-logo.svr-company-logo-lg{width:140px!important;height:88px!important;min-width:140px;border-radius:14px;margin-bottom:0;background:#f5f8fa;border:1px solid var(--line);grid-column:1;grid-row:1}.single-svr_site .svr-company-logo.svr-company-logo-lg img{width:100%!important;height:100%!important;object-fit:cover;object-position:top center}.single-svr_site .svr-quick-glance{grid-column:2;grid-row:1}.single-svr_site .svr-company-details{grid-column:1/-1;grid-row:2}}@media screen and (max-width:600px){body .svr-company-card{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:14px!important;align-items:center!important}body .svr-company-card>.svr-company-logo{width:150px!important;height:94px!important;min-width:150px!important;max-width:150px!important;min-height:94px!important;max-height:94px!important;aspect-ratio:16 / 10!important;border-radius:12px!important;overflow:hidden!important;padding:0!important;margin:0!important}body .svr-company-card>.svr-company-logo img,body .svr-company-card>.svr-company-logo .wp-post-image{width:150px!important;height:94px!important;min-width:150px!important;max-width:150px!important;min-height:94px!important;max-height:94px!important;object-fit:cover!important;object-position:top center!important;display:block!important}body.single-svr_site .svr-company-header{display:grid!important;grid-template-columns:160px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg{width:160px!important;height:100px!important;min-width:160px!important;max-width:160px!important;min-height:100px!important;max-height:100px!important;aspect-ratio:16 / 10!important;border-radius:14px!important;overflow:hidden!important;padding:0!important;margin:0!important;grid-column:1!important;grid-row:1!important}body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg img,body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg .wp-post-image{width:160px!important;height:100px!important;min-width:160px!important;max-width:160px!important;min-height:100px!important;max-height:100px!important;object-fit:cover!important;object-position:top center!important;display:block!important}body.single-svr_site .svr-company-header>.svr-quick-glance{grid-column:2!important;grid-row:1!important;min-width:0!important}body.single-svr_site .svr-company-header>.svr-company-details{grid-column:1 / -1!important;grid-row:2!important}}@media screen and (min-width:901px){body .svr-company-card{display:grid!important;grid-template-columns:240px minmax(0,1fr) auto!important;gap:26px!important;align-items:center!important}body .svr-company-card>.svr-company-logo{width:240px!important;height:150px!important;min-width:240px!important;max-width:240px!important;min-height:150px!important;max-height:150px!important;aspect-ratio:16 / 10!important;border-radius:16px!important;overflow:hidden!important;padding:0!important;margin:0!important;background:#f5f8fa!important;border:1px solid var(--line)!important}body .svr-company-card>.svr-company-logo img,body .svr-company-card>.svr-company-logo .wp-post-image{width:240px!important;height:150px!important;min-width:240px!important;max-width:240px!important;min-height:150px!important;max-height:150px!important;object-fit:cover!important;object-position:top center!important;display:block!important}body.single-svr_site .svr-company-header{display:grid!important;grid-template-columns:300px minmax(0,1fr) 300px!important;gap:30px!important;align-items:center!important}body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg{width:300px!important;height:188px!important;min-width:300px!important;max-width:300px!important;min-height:188px!important;max-height:188px!important;aspect-ratio:16 / 10!important;border-radius:18px!important;overflow:hidden!important;padding:0!important;margin:0!important;background:#f5f8fa!important;border:1px solid var(--line)!important}body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg img,body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg .wp-post-image{width:300px!important;height:188px!important;min-width:300px!important;max-width:300px!important;min-height:188px!important;max-height:188px!important;object-fit:cover!important;object-position:top center!important;display:block!important}}\n @media screen and (min-width:901px){body .svr-company-card{display:grid!important;grid-template-columns:300px minmax(0,1fr) auto!important;gap:28px!important;align-items:center!important}body .svr-company-card>.svr-company-logo{width:300px!important;height:188px!important;min-width:300px!important;max-width:300px!important;min-height:188px!important;max-height:188px!important;aspect-ratio:16 / 10!important;border-radius:16px!important;overflow:hidden!important;padding:0!important;margin:0!important;background:#f5f8fa!important;border:1px solid var(--line)!important}body .svr-company-card>.svr-company-logo img,body .svr-company-card>.svr-company-logo .wp-post-image{width:100%!important;height:100%!important;min-width:100%!important;max-width:none!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;object-position:top center!important;display:block!important}body.single-svr_site .svr-company-header{display:grid!important;grid-template-columns:360px minmax(0,1fr) 300px!important;gap:32px!important}body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg{width:360px!important;height:225px!important;min-width:360px!important;max-width:360px!important;min-height:225px!important;max-height:225px!important;aspect-ratio:16 / 10!important}body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg img,body.single-svr_site .svr-company-header>.svr-company-logo.svr-company-logo-lg .wp-post-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:top center!important;display:block!important}}.svr-tax-description{max-width:780px;color:var(--muted);margin:12px 0 28px}.svr-tax-description p{margin:0 0 12px}.svr-footer-grid{grid-template-columns:1.3fr .8fr .9fr 1fr}.svr-related-sites{margin-top:46px;padding-top:34px;border-top:1px solid var(--line)}.svr-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.svr-related-card{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.2s ease}.svr-related-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#b9dce0}.svr-related-image{width:116px;height:72px;border-radius:10px;overflow:hidden;background:var(--soft)}.svr-related-image img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.svr-related-copy{display:grid;gap:4px;min-width:0}.svr-related-copy strong{font-size:15px}.svr-related-copy small{color:var(--muted);font-size:12px}@media(max-width:900px){.svr-footer-grid{grid-template-columns:1fr 1fr}.svr-related-grid{grid-template-columns:1fr}}@media(max-width:600px){.svr-footer-grid{grid-template-columns:1fr}.svr-related-card{grid-template-columns:110px minmax(0,1fr)}.svr-related-image{width:110px;height:69px}}.svr-content-grid{grid-template-columns:minmax(0,1fr)}.svr-uploaded-logo{max-width:390px;max-height:70px}.svr-uploaded-logo-footer{max-width:320px;max-height:62px}.svr-submit-page{max-width:900px;margin:0 auto;padding:64px 20px 80px}.svr-submit-intro{text-align:center;max-width:720px;margin:0 auto 30px}.svr-submit-intro h1{font-size:46px;letter-spacing:-.04em;margin:7px 0 12px}.svr-submit-intro p{font-size:17px;color:var(--muted);line-height:1.7}.svr-site-submit-form{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:var(--shadow)}.svr-site-submit-form label{font-weight:750;font-size:13px}.svr-site-submit-form input,.svr-site-submit-form textarea,.svr-site-submit-form select{width:100%;border:1px solid #dce4df;border-radius:10px;padding:12px 13px;margin-top:6px;font:inherit;background:#fff;outline:0}.svr-site-submit-form input:focus,.svr-site-submit-form textarea:focus,.svr-site-submit-form select:focus{border-color:#43b8c1;box-shadow:0 0 0 3px #e2f5f7}.svr-site-submit-form small{display:block;color:var(--muted);font-size:11px;margin-top:6px}.svr-submit-notice{border-radius:14px;padding:16px 18px;margin:0 0 22px;border:1px solid}.svr-submit-notice.success{background:#e9f8fa;border-color:#bee8ec;color:#087f8b}.svr-submit-notice.info{background:#eef7fb;border-color:#c7e4ef;color:#21596d}.svr-submit-notice.error{background:#fff1f2;border-color:#f1c5ca;color:#9b2431}.svr-submit-help{font-size:12px;color:var(--muted);margin:14px 0 0}@media(max-width:600px){.svr-uploaded-logo{max-width:245px;max-height:54px}.svr-submit-page{padding:38px 16px 60px}.svr-submit-intro h1{font-size:36px}.svr-site-submit-form{padding:22px}.svr-site-submit-form .svr-field-grid{grid-template-columns:1fr}}.svr-header-in{height:94px}.svr-brand-image{flex:0 0 auto}.svr-header .svr-uploaded-logo{max-width:485px;max-height:86px;width:auto;height:auto}@media(max-width:900px){.svr-header .svr-uploaded-logo{max-width:350px;max-height:72px}}@media(max-width:600px){.svr-header-in{height:78px}.svr-header .svr-uploaded-logo{max-width:270px;max-height:64px}}.svr-header-in{height:112px!important}.svr-header .svr-brand-image{display:flex;align-items:center;flex:0 0 auto}.svr-header .svr-uploaded-logo{display:block!important;height:94px!important;width:auto!important;max-height:none!important;max-width:540px!important;object-fit:contain}@media(max-width:900px){.svr-header-in{height:94px!important}.svr-header .svr-uploaded-logo{height:76px!important;max-width:390px!important}}@media(max-width:600px){.svr-header-in{height:80px!important}.svr-header .svr-uploaded-logo{height:62px!important;max-width:285px!important}}:root{--ink:#10243f;--muted:#66778a;--green:#0aa9b4;--green2:#18c2c8;--mint:#e9f8fa;--soft:#f5f8fa;--line:#dfe8ee;--yellow:#0aa9b4}.svr-topline,.svr-footer{background:#10243f}.svr-btn-primary,.svr-btn-green{background:#0aa9b4!important;border-color:#0aa9b4!important;color:#fff!important}.svr-btn-primary:hover,.svr-btn-green:hover{background:#087f8b!important;border-color:#087f8b!important}.svr-header-in{height:126px!important}.svr-header .svr-brand-image{display:flex!important;align-items:center!important;flex:0 0 auto!important;overflow:visible!important}.svr-header .svr-uploaded-logo{display:block!important;width:auto!important;height:110px!important;max-width:570px!important;max-height:none!important;object-fit:contain!important}@media(max-width:1050px){.svr-header-in{gap:16px}.svr-header .svr-uploaded-logo{height:88px!important;max-width:430px!important}}@media(max-width:900px){.svr-header-in{height:98px!important}.svr-header .svr-uploaded-logo{height:82px!important;max-width:400px!important}}@media(max-width:600px){.svr-header-in{height:86px!important}.svr-header .svr-uploaded-logo{height:70px!important;max-width:310px!important}}.svr-editorial-page{max-width:1180px;margin:0 auto;padding:66px 20px 86px}.svr-editorial-hero{max-width:800px;margin-bottom:42px}.svr-editorial-hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-.055em;margin:10px 0 18px;color:var(--ink)}.svr-editorial-hero p{font-size:19px;line-height:1.75;color:var(--muted);max-width:760px}.svr-editorial-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:34px 0 70px}.svr-editorial-cards article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 12px 35px rgb(16 36 63 / .06)}.svr-editorial-cards article>span{display:inline-flex;width:38px;height:38px;border-radius:12px;background:var(--mint);align-items:center;justify-content:center;color:#078d98;font-weight:850}.svr-editorial-cards h2{font-size:22px;margin:20px 0 10px}.svr-editorial-cards p,.svr-editorial-split p{color:var(--muted);line-height:1.72}.svr-editorial-split{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center;padding:56px;border-radius:28px;background:#f4fafb;margin-bottom:42px}.svr-editorial-split h2,.svr-contact-info h2{font-size:36px;line-height:1.12;letter-spacing:-.035em;margin:10px 0 18px}.svr-values-box{background:#10243f;color:#fff;border-radius:22px;padding:28px}.svr-values-box h3{font-size:21px;margin:0 0 14px}.svr-values-box ul{list-style:none;padding:0;margin:0}.svr-values-box li{padding:16px 0;border-top:1px solid rgb(255 255 255 / .12);display:grid;gap:5px}.svr-values-box li span{color:#c8d4df;font-size:13px;line-height:1.55}.svr-editorial-cta{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:34px 38px;border:1px solid #bfe7ea;border-radius:24px;background:linear-gradient(135deg,#e9f8fa,#fff)}.svr-editorial-cta h2{margin:7px 0;font-size:28px}.svr-editorial-cta p{margin:0;color:var(--muted)}.svr-editorial-cta>div:last-child{display:flex;gap:10px;flex-shrink:0}.svr-btn-outline{background:#fff!important;color:var(--ink)!important;border:1px solid var(--line)!important}.svr-contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}.svr-contact-info{background:#10243f;color:#fff;border-radius:26px;padding:38px;position:sticky;top:30px}.svr-contact-info .svr-eyebrow{color:#45d3db}.svr-contact-info h2{color:#fff}.svr-contact-info>p{color:#c8d4df;line-height:1.7}.svr-contact-point{padding:19px 0;border-top:1px solid rgb(255 255 255 / .12);display:grid;gap:5px}.svr-contact-point span{color:#c8d4df;font-size:13px;line-height:1.55}.svr-contact-form-wrap{background:#fff;border:1px solid var(--line);border-radius:26px;padding:34px;box-shadow:0 16px 42px rgb(16 36 63 / .07)}.svr-contact-form label{font-weight:750;font-size:13px}.svr-contact-form input,.svr-contact-form textarea{width:100%;border:1px solid #dce7ec;border-radius:11px;padding:13px 14px;margin-top:7px;font:inherit;outline:0}.svr-contact-form input:focus,.svr-contact-form textarea:focus{border-color:#43b8c1;box-shadow:0 0 0 3px #e2f5f7}.svr-contact-form .svr-check{margin:18px 0;display:flex}.svr-contact-form .svr-check input{width:auto;margin:2px 10px 0 0}.svr-hp{position:absolute!important;left:-9999px!important}@media(max-width:850px){.svr-editorial-cards{grid-template-columns:1fr}.svr-editorial-split,.svr-contact-layout{grid-template-columns:1fr}.svr-contact-info{position:static}.svr-editorial-cta{align-items:flex-start;flex-direction:column}.svr-editorial-split{padding:34px}.svr-editorial-cta>div:last-child{flex-wrap:wrap}}@media(max-width:600px){.svr-editorial-page{padding:42px 16px 64px}.svr-editorial-hero h1{font-size:42px}.svr-editorial-hero p{font-size:17px}.svr-contact-form-wrap,.svr-contact-info{padding:24px}.svr-editorial-split{padding:25px}.svr-editorial-split h2,.svr-contact-info h2{font-size:30px}}.svr-hero{position:relative;isolation:isolate;background-image:linear-gradient(90deg,rgb(8 29 52 / .94) 0%,rgb(10 39 65 / .90) 43%,rgb(8 36 57 / .66) 68%,rgb(7 30 48 / .46) 100%),url(https://images.unsplash.com/photo-1758611972971-1c8b9c6d7822?auto=format&fit=crop&fm=jpg&q=82&w=1800);background-size:cover;background-position:center right;min-height:610px;display:flex;align-items:center}.svr-hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;z-index:-1;background:linear-gradient(180deg,transparent,rgb(7 27 45 / .24));pointer-events:none}.svr-hero-in{position:relative;z-index:1}.svr-hero h1{color:#fff;text-shadow:0 2px 18px rgb(0 0 0 / .18)}.svr-hero-copy>p{color:#dce9ef;max-width:650px}.svr-hero .svr-pill{color:#8be7eb;background:rgb(10 169 180 / .16);border:1px solid rgb(126 222 227 / .28);backdrop-filter:blur(7px)}.svr-hero .svr-trustline{color:#d6e5eb}.svr-hero .svr-search{border-color:rgb(255 255 255 / .34);box-shadow:0 20px 50px rgb(0 0 0 / .24)}.svr-hero-card{box-shadow:0 28px 70px rgb(0 0 0 / .26);border-color:rgb(255 255 255 / .72);transform:rotate(1.2deg) translateY(4px)}.svr-hero-card:before{content:"";display:block;width:44px;height:5px;border-radius:99px;background:linear-gradient(90deg,#0aa9b4,#18c2c8);margin-bottom:20px}.svr-company-card,.svr-category-card,.svr-feature-list>div{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.svr-feature-list>div:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#b9dce0}@media(max-width:900px){.svr-hero{min-height:auto;background-position:62% center;padding:68px 0}.svr-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:rgb(5 27 45 / .22)}.svr-hero-in{grid-template-columns:1fr}.svr-hero-card{max-width:480px;transform:none}}@media(max-width:600px){.svr-hero{background-position:68% center;padding:54px 0}.svr-hero h1{font-size:42px}.svr-hero-card{padding:24px}}.svr-directory-filter{display:grid;grid-template-columns:minmax(280px,1.5fr) minmax(220px,.75fr) auto;gap:16px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 14px 38px rgb(16 36 63 / .07);margin:-18px 0 20px;position:relative;z-index:2}.svr-directory-filter label{display:block;font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--ink);margin:0 0 8px}.svr-filter-input{height:50px;display:flex;align-items:center;border:1px solid #d8e4e9;border-radius:12px;background:#fff;overflow:hidden;transition:.2s}.svr-filter-input:focus-within{border-color:#0aa9b4;box-shadow:0 0 0 3px #e3f6f7}.svr-filter-input span{font-size:23px;color:#0aa9b4;padding-left:14px}.svr-filter-input input{width:100%;height:100%;border:0!important;box-shadow:none!important;outline:0;padding:0 14px;font:inherit;background:#fff0}.svr-directory-category select{width:100%;height:50px;border:1px solid #d8e4e9;border-radius:12px;background:#fff;padding:0 38px 0 14px;font:inherit;color:var(--ink)}.svr-directory-actions{display:flex;align-items:center;gap:12px;min-height:50px}.svr-directory-actions .svr-btn{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center}.svr-filter-reset{font-size:13px;font-weight:750;color:#657789;white-space:nowrap}.svr-filter-reset:hover{color:#078d98}.svr-directory-meta{margin:8px 2px 20px;color:var(--muted);font-size:14px}.svr-directory-meta strong{color:var(--ink)}.svr-directory-empty{text-align:center;background:#f5fafb;border:1px solid #dcecef;border-radius:22px;padding:52px 24px}.svr-directory-empty h2{margin:0 0 10px;color:var(--ink)}.svr-directory-empty p{color:var(--muted);margin:0 0 24px}@media(max-width:900px){.svr-directory-filter{grid-template-columns:1fr 1fr}.svr-directory-actions{grid-column:1/-1}}@media(max-width:620px){.svr-directory-filter{grid-template-columns:1fr;padding:17px}.svr-directory-actions{grid-column:auto;flex-wrap:wrap}.svr-directory-actions .svr-btn{flex:1}.svr-filter-reset{padding:10px 0}}.svr-mobile-submit{display:none}@media(max-width:900px){.svr-nav.open{flex-direction:column;align-items:stretch;gap:14px}.svr-nav.open>ul{flex-direction:column;align-items:stretch;gap:14px;width:100%}.svr-nav.open>a:not(.svr-mobile-submit){display:block;padding:3px 0}.svr-nav.open .svr-mobile-submit{display:flex;width:100%;margin-top:5px;color:#fff;text-align:center}}.svr-profile-info{background:linear-gradient(135deg,#f2fbfc,#fff);border:1px solid #d8ecef;border-radius:22px;padding:28px;margin:28px 0}.svr-profile-info h2{margin:7px 0 20px;font-size:27px;color:var(--ink)}.svr-profile-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.svr-profile-info-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:grid;gap:5px}.svr-profile-info-grid small{color:var(--muted);font-size:12px}.svr-profile-info-grid strong{color:var(--ink);overflow-wrap:anywhere}.svr-editorial{margin-top:28px}.svr-editorial h2{margin:7px 0 14px;font-size:28px}.svr-editorial p{line-height:1.78;color:var(--muted);max-width:850px}@media(max-width:760px){.svr-profile-info-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.svr-profile-info-grid{grid-template-columns:1fr}.svr-profile-info{padding:20px}}.svr-widget-share{margin-top:38px;padding:30px;border:1px solid #dbe7f1;border-radius:20px;background:linear-gradient(145deg,#f8fcff,#eef7fb)}.svr-widget-share .svr-section-head p{max-width:760px;color:#5d6d7e;margin:8px 0 0}.svr-widget-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.svr-widget-option{background:#fff;border:1px solid #dbe7f1;border-radius:14px;padding:16px;box-shadow:0 8px 22px rgb(8 37 74 / .05)}.svr-widget-option-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.svr-widget-option-head span{font-size:12px;color:#087f8c;background:#e9f8f8;padding:4px 8px;border-radius:999px;font-weight:700}.svr-widget-option textarea{width:100%;resize:vertical;border:1px solid #d7e1eb;border-radius:9px;padding:11px;font:12px/1.5 Consolas,monospace;background:#f8fafc;color:#26384b;margin-bottom:10px}.svr-widget-note{font-size:13px;color:#687789;margin:15px 0 0}@media(max-width:760px){.svr-widget-share{padding:20px}.svr-widget-options{grid-template-columns:1fr}}.svr-widget-preview{margin:0 0 14px;padding:16px;border:1px dashed #cbdce9;border-radius:12px;background:#f9fcfe;overflow:auto}.svr-widget-preview .svr-stars{white-space:nowrap}.svr-v52-seal{max-width:320px;margin:auto;text-align:center;background:#fff;border:1px solid #dce5ef;border-radius:14px;padding:20px;box-shadow:0 8px 24px rgb(8 37 74 / .08);display:grid;gap:7px}.svr-v52-seal>strong,.svr-v52-box>strong,.svr-v52-compact strong{color:#08254a}.svr-v52-seal>small{color:#617086}.svr-v52-seal>b{font-size:28px;color:#08254a}.svr-v52-seal>a,.svr-v52-box>a,.svr-v52-compact>a,.svr-v52-topbar>a{background:#0877df;color:#fff!important;text-decoration:none;border-radius:8px;padding:10px 14px;font-weight:800}.svr-v52-box{max-width:430px;margin:auto;border:1px solid #dce5ef;border-radius:16px;padding:20px;background:linear-gradient(135deg,#fff,#f2f8fc);display:grid;gap:8px}.svr-v52-box h3{margin:0}.svr-v52-box p{margin:2px 0 8px;color:#53667d}.svr-v52-box a{justify-self:start}.svr-v52-compact{display:flex;align-items:center;justify-content:center;gap:14px;background:#fff;border:1px solid #dce5ef;border-radius:12px;padding:12px 14px;box-shadow:0 6px 18px rgb(8 37 74 / .07)}.svr-v52-compact>div{display:grid;gap:3px}.svr-v52-compact small{color:#617086}.svr-v52-topbar{min-width:680px;background:#08254a;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-radius:10px}.svr-v52-topbar>div:first-child{display:grid}.svr-v52-topbar small{color:#dbe8f5}.svr-v52-rating{display:flex;align-items:center;gap:8px;white-space:nowrap}.svr-v52-topbar .svr-stars{color:#ffb51b}.svr-v52-topbar .svr-star{color:#ffb51b}@media(max-width:760px){.svr-widget-preview{padding:12px}.svr-v52-compact{align-items:flex-start;flex-direction:column}.svr-widget-preview-topbar{overflow-x:auto}.svr-v52-topbar{min-width:620px}}.svr-widget-profile-cta{margin-top:38px;padding:26px 28px;border:1px solid #dbe7f1;border-radius:20px;background:linear-gradient(135deg,#f8fcff,#eef8fb);display:flex;align-items:center;justify-content:space-between;gap:28px}.svr-widget-profile-cta h2{margin:4px 0 7px}.svr-widget-profile-cta p{margin:0;max-width:680px;color:#586b80}.svr-widget-profile-cta .svr-btn{white-space:nowrap}.svr-widget-hub{max-width:1180px;margin:0 auto;padding:42px 20px 64px}.svr-widget-hub-hero{text-align:center;max-width:820px;margin:0 auto 28px}.svr-widget-hub-hero h1{font-size:clamp(32px,5vw,52px);line-height:1.08;margin:8px 0 14px}.svr-widget-hub-hero p{font-size:18px;color:#5a6b7e}.svr-widget-site-search{max-width:820px;margin:0 auto 28px;padding:22px;background:#fff;border:1px solid #dbe7f1;border-radius:18px;box-shadow:0 10px 30px rgb(8 37 74 / .06)}.svr-widget-site-search label{display:block;font-weight:800;margin-bottom:10px}.svr-widget-site-search>div{display:flex;gap:10px}.svr-widget-site-search input{flex:1;min-width:0;border:1px solid #cddbe8;border-radius:10px;padding:13px 14px;font-size:16px}.svr-widget-selected{display:flex;align-items:center;gap:22px;justify-content:space-between;margin:0 0 22px;padding:18px 20px;border-radius:14px;background:#08254a;color:#fff}.svr-widget-selected>div{display:grid;gap:2px}.svr-widget-selected span{font-size:13px;color:#d5e4f2}.svr-widget-selected a{color:#fff;font-weight:800}.svr-widget-hub-options{margin-top:0}.svr-widget-not-found,.svr-widget-start-note{max-width:820px;margin:0 auto;padding:22px;border-radius:14px;background:#f4f8fb;border:1px solid #dbe7f1}.svr-widget-not-found p{margin:6px 0 0}.svr-widget-hub .svr-widget-note{text-align:center;color:#68798b;margin-top:18px}@media(max-width:760px){.svr-widget-profile-cta{align-items:flex-start;flex-direction:column;padding:20px}.svr-widget-profile-cta .svr-btn{width:100%;text-align:center}.svr-widget-site-search>div{flex-direction:column}.svr-widget-site-search .svr-btn{width:100%}.svr-widget-selected{align-items:flex-start;flex-direction:column;gap:10px}.svr-widget-hub{padding:28px 14px 46px}}body .svr-card-grid{gap:14px}body .svr-company-card{min-height:0!important;padding:14px 16px!important;grid-template-columns:150px minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important;border-radius:15px!important}body .svr-company-card>.svr-company-logo{width:150px!important;height:94px!important;min-width:150px!important;max-width:150px!important;min-height:94px!important;max-height:94px!important;aspect-ratio:16/10!important;border-radius:11px!important;padding:0!important;margin:0!important}body .svr-company-card>.svr-company-logo img,body .svr-company-card>.svr-company-logo .wp-post-image{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:top center!important;display:block!important}body .svr-company-card .svr-company-main{min-width:0}body .svr-company-card .svr-category{font-size:10px;line-height:1.2}body .svr-company-card h3{font-size:17px;line-height:1.25;margin:3px 0 7px;overflow-wrap:anywhere}body .svr-company-card .svr-card-rating{gap:7px;flex-wrap:wrap}body .svr-company-card .svr-card-rating .svr-stars span{font-size:13px}body .svr-company-card .svr-card-rating b{font-size:13px}body .svr-company-card .svr-card-rating small{font-size:12px}body .svr-company-card>.svr-arrow{font-size:20px}body .svr-company-card .svr-company-main>p{display:none!important}@media(max-width:700px){body .svr-company-card{grid-template-columns:110px minmax(0,1fr)!important;padding:12px!important;gap:12px!important}body .svr-company-card>.svr-company-logo{width:110px!important;height:69px!important;min-width:110px!important;max-width:110px!important;min-height:69px!important;max-height:69px!important}body .svr-company-card h3{font-size:15px;margin-bottom:5px}body .svr-company-card .svr-card-rating{gap:5px}body .svr-company-card .svr-card-rating small{width:100%}body .svr-company-card>.svr-arrow{display:none!important}}.svr-v52-compact{width:min(100%,620px);margin:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-content:stretch;gap:13px;padding:11px 12px;border-radius:14px}.svr-v58-compact-mark{width:42px;height:42px;border-radius:11px;background:#08254a;color:#ffb51b;display:grid;place-items:center;font-size:24px;line-height:1;box-shadow:inset 0 -3px 0 rgb(0 0 0 / .08)}.svr-v58-compact-main{min-width:0;display:block!important}.svr-v58-compact-main>strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;margin-bottom:3px}.svr-v58-compact-meta{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap}.svr-v58-compact-meta .svr-stars{line-height:1}.svr-v58-compact-meta b{font-size:13px;white-space:nowrap}.svr-v52-compact>a{padding:9px 12px!important;border-radius:9px!important;font-size:13px;white-space:nowrap;text-align:center}@media(max-width:620px){.svr-v52-compact{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important}.svr-v52-compact>a{grid-column:1/-1;width:100%}.svr-v58-compact-mark{width:38px;height:38px}.svr-v58-compact-main>strong{font-size:13px}}.svr-v52-compact{grid-template-columns:42px minmax(0,1fr) auto!important;grid-template-areas:'mark main button';align-items:center!important;gap:13px!important}.svr-v58-compact-mark{grid-area:mark}.svr-v58-compact-main{grid-area:main;min-width:0;overflow:visible}.svr-v58-compact-main>strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere;line-height:1.25;margin-bottom:5px}.svr-v58-compact-meta{display:grid!important;grid-template-columns:1fr;gap:3px!important;align-items:start!important}.svr-v58-compact-meta .svr-stars{white-space:nowrap;display:block}.svr-v52-compact>a{grid-area:button;align-self:center}@media(max-width:620px){.svr-v52-compact{grid-template-columns:38px minmax(0,1fr)!important;grid-template-areas:'mark main' 'button button'!important}.svr-v52-compact>a{width:100%;grid-column:auto!important}.svr-v58-compact-main>strong{font-size:13px}}\n @media (max-width:480px){.svr-widget-preview .svr-v52-compact{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:14px!important;text-align:center!important;overflow:hidden!important}.svr-widget-preview .svr-v58-compact-mark{align-self:center!important;flex:0 0 auto!important}.svr-widget-preview .svr-v58-compact-main{width:100%!important;min-width:0!important;display:block!important}.svr-widget-preview .svr-v58-compact-main>strong{display:block!important;width:100%!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;font-size:14px!important;line-height:1.35!important}.svr-widget-preview .svr-v58-compact-meta{display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;width:100%!important}.svr-widget-preview .svr-v58-compact-meta .svr-stars{white-space:nowrap!important}.svr-widget-preview .svr-v52-compact>a{display:block!important;width:100%!important;max-width:100%!important;margin:2px 0 0!important;white-space:normal!important;box-sizing:border-box!important;text-align:center!important}}.svr-special-page-shell{padding:0!important}.svr-special-page-shell>.svr-wrap{max-width:none!important;padding:0!important}.svr-submit-page,.svr-editorial-page{max-width:1180px;margin:0 auto;padding:42px 20px 86px}.svr-v513-hero{position:relative;isolation:isolate;overflow:hidden;min-height:390px;border-radius:30px;margin:0 0 46px;display:flex;align-items:center;padding:58px 60px;background:#10243f;color:#fff;box-shadow:0 24px 60px rgb(16 36 63 / .14)}.svr-v513-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-position:center;background-size:cover;transform:scale(1.02)}.svr-v513-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(8 31 57 / .96) 0%,rgb(8 31 57 / .88) 46%,rgb(8 31 57 / .30) 76%,rgb(8 31 57 / .16) 100%)}.svr-v513-hero-submit:before{background-image:url(https://customer-reports.com/wp-content/themes/customer-reports-theme-v5.24/assets/css/../images/hero-submit.jpg);background-position:72% center}.svr-v513-hero-contact:before{background-image:url(https://customer-reports.com/wp-content/themes/customer-reports-theme-v5.24/assets/css/../images/hero-contact.jpg);background-position:78% center}.svr-v513-hero-about:before{background-image:url(https://customer-reports.com/wp-content/themes/customer-reports-theme-v5.24/assets/css/../images/hero-about.jpg);background-position:75% center}.svr-v513-hero-copy{max-width:660px}.svr-v513-kicker{display:block;color:#57dce3;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.svr-v513-hero h1,.svr-v513-directory-hero h1{color:#fff;font-size:clamp(42px,5vw,66px);line-height:1.02;letter-spacing:-.05em;margin:0 0 18px}.svr-v513-hero p,.svr-v513-directory-hero p{color:#d9e7ef;font-size:18px;line-height:1.7;max-width:650px;margin:0}.svr-v513-points{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px}.svr-v513-points span{font-size:13px;font-weight:750;color:#eefbfc;background:rgb(20 178 190 / .16);border:1px solid rgb(87 220 227 / .25);border-radius:999px;padding:8px 12px;backdrop-filter:blur(4px)}.svr-submit-page .svr-site-submit-form{margin-top:0}.svr-editorial-page .svr-editorial-cards{margin-top:0}.svr-v513-directory-hero{position:relative;isolation:isolate;overflow:hidden;background:#10243f;color:#fff;padding:72px 0 68px;border-bottom:1px solid rgb(255 255 255 / .08)}.svr-v513-directory-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:url(https://customer-reports.com/wp-content/themes/customer-reports-theme-v5.24/assets/css/../images/hero-directory.jpg) 80% center/cover no-repeat;transform:scale(1.03)}.svr-v513-directory-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(7 30 55 / .98) 0%,rgb(7 30 55 / .91) 50%,rgb(7 30 55 / .48) 78%,rgb(7 30 55 / .32) 100%)}.svr-v513-directory-copy{max-width:760px}.svr-v513-directory-hero .svr-v513-points{margin-top:24px}@media(max-width:760px){.svr-submit-page,.svr-editorial-page{padding:22px 14px 60px}.svr-v513-hero{min-height:0;border-radius:22px;padding:38px 25px;margin-bottom:30px}.svr-v513-hero:after{background:linear-gradient(90deg,rgb(8 31 57 / .96),rgb(8 31 57 / .82))}.svr-v513-hero h1,.svr-v513-directory-hero h1{font-size:40px}.svr-v513-hero p,.svr-v513-directory-hero p{font-size:16px}.svr-v513-points{gap:8px;margin-top:22px}.svr-v513-points span{font-size:11px}.svr-v513-directory-hero{padding:48px 0}.svr-v513-directory-hero:after{background:rgb(7 30 55 / .88)}}