.home-video-section{padding:64px 0 34px;background:var(--paper)}
.home-video-section + .services{padding-top:64px}
.home-video-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);gap:28px;align-items:center;background:#263a50;color:#fff;border-radius:5px;padding:30px;overflow:hidden;position:relative;isolation:isolate}
.home-video-shell:before{content:'';position:absolute;inset:auto -80px -150px auto;width:360px;height:360px;border-radius:50%;background:rgba(231,182,75,.08);z-index:-1}
.home-video-copy{padding:16px 0 16px 0}
.home-video-pill{display:inline-flex;align-items:center;gap:9px;background:#fff;color:#172938;border-radius:30px;padding:11px 15px;font-size:13px;font-weight:800;line-height:1.2}
.home-video-pill i{width:9px;height:9px;background:#ed1c24;border-radius:50%;display:block;flex:none}
.home-video-copy h2{font-size:clamp(40px,3.25vw,52px);line-height:1.05;letter-spacing:-.055em;margin:22px 0 18px;max-width:700px;font-weight:800;color:#fff}
.home-video-copy p{font-size:15px;line-height:1.65;color:#dbe2e4;max-width:650px;margin-bottom:25px}
.home-video-actions{display:flex;gap:12px;flex-wrap:wrap}
.home-video-button{min-height:52px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:15px;font-size:14px;font-weight:800;transition:.25s}
.home-video-button-primary{background:#ed1016;color:#fff}.home-video-button-primary:hover{background:#ff3538;transform:translateY(-2px)}
.home-video-button-light{background:#fff;color:#172938}.home-video-button-light:hover{background:#e7b64b;transform:translateY(-2px)}
.home-video-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}
.home-video-badges span{border:1px solid rgba(255,255,255,.34);border-radius:18px;padding:7px 12px;color:#f4f6f5;font-size:11px;font-weight:700;line-height:1.2}
.home-video-media{height:350px;min-height:350px;border-radius:22px;overflow:hidden;background:#172938;position:relative;display:grid;place-items:center;box-shadow:0 20px 40px rgba(0,0,0,.18)}
.home-video-media video,.home-video-media img{display:block;width:100%;height:100%;min-height:350px;object-fit:cover}
.home-video-media video{background:#172938}
.home-video-media:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,41,56,0) 55%,rgba(13,25,35,.58));pointer-events:none}
.home-video-caption{position:absolute;z-index:1;left:16px;bottom:16px;background:rgba(13,25,35,.78);border-radius:18px;padding:10px 14px;color:#fff;font-size:12px;font-weight:700}
.home-video-caption:first-letter{color:#e7b64b}
.home-video-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:350px;padding:30px;text-align:center;color:#dbe2e4;font-size:13px}.home-video-empty strong{font-size:19px;color:#fff}.home-video-empty span{color:#aebbbf}
@media(max-width:1000px){.home-video-section{padding:48px 0 28px}.home-video-section + .services{padding-top:54px}.home-video-shell{grid-template-columns:1fr;gap:28px}.home-video-copy{padding:10px 0 0}.home-video-media{height:320px;min-height:320px}.home-video-media video,.home-video-media img{min-height:0}}
@media(max-width:620px){.home-video-section{padding:36px 0 18px}.home-video-section + .services{padding-top:46px}.home-video-shell{padding:20px;border-radius:3px}.home-video-copy h2{font-size:39px}.home-video-copy p{font-size:14px}.home-video-button{width:100%;border-radius:12px}.home-video-media{height:240px;min-height:240px;border-radius:14px}.home-video-media video,.home-video-media img{min-height:0}.home-video-empty{min-height:240px}}
.home-video-media.is-empty{background:radial-gradient(circle at 75% 20%,rgba(231,182,75,.17),transparent 28%),linear-gradient(145deg,#1c3043,#101f2d)}
.google-reviews-section{background:#f5f3ee}
.google-reviews-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px}
.google-reviews-heading h2{margin:0;max-width:620px}
.google-reviews-intro{max-width:360px}.google-reviews-intro p{color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:20px}
.google-reviews-layout{display:grid;grid-template-columns:235px 1fr;gap:20px}
.google-rating-card{background:#fff;padding:30px;display:flex;flex-direction:column;align-items:flex-start;min-height:250px;border:1px solid #e0e4e0}
.google-logo{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#4285f4;color:#fff;font-size:24px;font-weight:800;font-family:Arial,sans-serif;margin-bottom:20px}
.google-rating-label{font-size:11px;color:var(--muted);margin-bottom:4px}.google-rating-card strong{font-size:56px;letter-spacing:-.08em;line-height:1;font-weight:600}.google-stars{color:#f4b400;letter-spacing:2px;font-size:16px;white-space:nowrap}.google-rating-card small{color:var(--muted);font-size:11px;margin-top:9px}
.google-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.google-review-card{background:#fff;border:1px solid #e0e4e0;padding:24px;min-height:250px;display:flex;flex-direction:column}
.google-review-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.google-review-card-top>span:last-child{font-size:10px;color:var(--muted);white-space:nowrap}
.google-review-card p{color:#566167;font-size:13px;line-height:1.75;margin:20px 0 24px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.google-review-author{display:flex;flex-direction:column;gap:5px;margin-top:auto}.google-review-author strong{font-size:12px}.google-review-author a{font-size:11px;color:#537685}
.google-reviews-empty{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #e0e4e0;padding:28px}.google-reviews-empty .google-logo{margin:0;flex:none}.google-reviews-empty strong{font-size:16px}.google-reviews-empty p{color:var(--muted);font-size:13px;margin:4px 0 0}.google-reviews-empty .button{margin-left:auto;white-space:nowrap}
.google-attribution{margin-top:20px;color:#89918f;font-size:10px}.google-attribution a{color:#537685;text-decoration:underline}
@media(max-width:1000px){.google-reviews-heading{display:block}.google-reviews-intro{margin-top:22px;max-width:520px}.google-reviews-layout{grid-template-columns:1fr}.google-rating-card{min-height:auto}.google-review-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.google-reviews-heading h2{font-size:39px}.google-review-grid{grid-template-columns:1fr}.google-review-card{min-height:auto}.google-reviews-empty{display:block}.google-reviews-empty .google-logo{margin-bottom:17px}.google-reviews-empty .button{margin:21px 0 0}.google-rating-card{padding:25px}.google-attribution{line-height:1.6}}
