/*
 * VM Rechtsanwälte start page – reference calibration 1.9.0.
 * Desktop geometry follows the restored Elementor page (post 342),
 * Smart Slider exports and the seven supplied side-by-side captures.
 */
.home .vmrae-site-main{background:#fff}
.home .vmrae-entry-content{overflow:visible}
.home .vmrae-front-page{margin:0}

/* Smart Slider 3 blur-fit reconstruction. */
.vmrae-slider{position:relative;height:800px;overflow:hidden;background:var(--vmrae-secondary);color:#fff}
.vmrae-slides,.vmrae-slide,.vmrae-slide-picture,.vmrae-slide-shade{position:absolute;inset:0;width:100%;height:100%}
.vmrae-slide{visibility:hidden;opacity:0;transition:opacity .65s ease,visibility .65s ease}
.vmrae-slide.is-active{visibility:visible;opacity:1}
.vmrae-slide-picture{overflow:hidden;background:#202b3d}
.vmrae-slide-picture::before{content:"";position:absolute;inset:-18px;background-image:var(--slide-image);background-position:var(--slide-position,56% 30%);background-size:cover;filter:blur(7px);transform:scale(1.035);opacity:.92}
.vmrae-slide-picture img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:contain;object-position:var(--slide-position,56% 30%)}
.vmrae-slide-shade{z-index:1;background:linear-gradient(90deg,rgba(13,25,43,var(--slide-overlay,.10)) 0%,rgba(13,25,43,.07) 48%,rgba(13,25,43,.015) 78%,transparent 100%)}
.vmrae-slide-stage{position:relative;z-index:2;display:flex;height:100%;align-items:flex-start;padding-top:280px;padding-left:35px}
.vmrae-slide-content{width:min(760px,68%);padding:0;color:#fff}
.vmrae-slide-welcome{margin:0 0 13px;color:#fff;font-family:"Libre Baskerville","Frank Ruhl Libre",Georgia,serif;font-size:46px;font-weight:400;line-height:1.18;text-shadow:0 1px 8px rgba(0,0,0,.18)}
.vmrae-slide-text{max-width:760px;margin:0 0 20px;color:#fff;font-family:"Libre Franklin",Karla,Arial,sans-serif;font-size:34px;font-weight:300;line-height:1.17;text-shadow:0 1px 8px rgba(0,0,0,.20)}
.vmrae-hero-call{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:10px 30px;border:5px solid #fff;border-radius:10px;background:#15243c;color:#fff;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;text-decoration:none;box-shadow:none}
.vmrae-hero-call:hover{border-color:#fff;background:var(--vmrae-primary);color:#fff}
.vmrae-hero-call .vmrae-svg{width:23px;height:23px}
.vmrae-hero-badges{position:relative;display:grid;width:600px;max-width:calc(100vw - 80px);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:20px;margin:15px 0 0 120px;padding:15px 10px 0;background:linear-gradient(135deg,rgba(21,36,60,.94) 0%,rgba(21,36,60,.87) 74%,rgba(21,36,60,0) 74.2%)}
.vmrae-hero-badges>a,.vmrae-hero-badges>.vmrae-google-review-widget{display:flex;min-width:0;min-height:68px;align-items:center;justify-content:center}
.vmrae-hero-badges>a{background:#fff}
.vmrae-hero-badges>a{padding:5px 10px}
.vmrae-hero-badges img{width:auto;max-width:230px;max-height:62px;object-fit:contain}
.vmrae-hero-badges .vmrae-google-review-widget{width:100%;background:transparent}
.vmrae-hero-anwalt-badge{display:none!important}
.vmrae-slider-controls{position:absolute;z-index:5;right:max(24px,calc((100vw - 1170px)/2));bottom:27px;display:flex;align-items:center;gap:8px}
.vmrae-slider-arrow{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.55);background:rgba(21,36,60,.48);color:#fff;font:25px/1 Georgia,serif}
.vmrae-slider-arrow:hover{border-color:var(--vmrae-primary);background:var(--vmrae-primary)}
.vmrae-slider-dots{display:flex;gap:6px}
.vmrae-slider-dots button{width:8px;height:8px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent}
.vmrae-slider-dots button[aria-selected=true]{border-color:var(--vmrae-primary);background:var(--vmrae-primary)}

/* Four original fancy-box cards. */
.vmrae-front-practice-cards{padding:20px 0 50px;background:#fff}
.vmrae-front-practice-cards>.vmrae-practice-grid{width:calc(100% - 10px)!important;max-width:none!important;margin:auto!important}
.vmrae-practice-grid-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}
.vmrae-practice-card{position:relative;min-height:545px;padding:18px;overflow:hidden;background:#f0f0f0;box-shadow:0 0 10px rgba(0,0,0,.50);isolation:isolate}
.vmrae-practice-card-image,.vmrae-practice-card-overlay{position:absolute;inset:18px;opacity:0;transition:opacity .35s ease}
.vmrae-practice-card-image{z-index:-2;background-image:var(--card-bg);background-position:center;background-size:cover;transform:scale(1.03);transition:opacity .35s ease,transform .5s ease}
.vmrae-practice-card-overlay{z-index:-1;background:rgba(21,36,60,.85)}
.vmrae-practice-card-inner{display:flex;height:100%;min-height:509px;flex-direction:column;align-items:center;padding:14px 30px 24px;background:#fff;text-align:center;transition:background .35s ease,color .35s ease}
.vmrae-practice-icon{display:grid;width:100px;height:100px;place-items:center;margin:0 0 7px;color:var(--vmrae-primary)}
.vmrae-practice-icon .vmrae-svg{width:92px;height:92px}
.vmrae-practice-card h3{min-height:52px;margin:0 0 13px;color:var(--vmrae-secondary);font-size:21px;font-weight:600;line-height:1.18;transition:color .35s ease}
.vmrae-practice-card p{max-width:360px;margin:0;color:#444b55;font-size:16px;line-height:1.65;transition:color .35s ease}
.vmrae-practice-link{display:inline-flex;min-width:172px;min-height:42px;align-items:center;justify-content:center;gap:9px;margin-top:auto;padding:9px 14px;background:var(--vmrae-secondary);color:#fff;font-size:10px;font-weight:700;letter-spacing:.025em;text-transform:uppercase;transition:background .25s ease,color .25s ease}
.vmrae-practice-link .vmrae-svg{width:11px;height:11px}
.vmrae-card-hit{position:absolute;z-index:10;inset:0}
.vmrae-practice-card:hover .vmrae-practice-card-image,.vmrae-practice-card:focus-within .vmrae-practice-card-image,.vmrae-practice-card:hover .vmrae-practice-card-overlay,.vmrae-practice-card:focus-within .vmrae-practice-card-overlay{opacity:1}
.vmrae-practice-card:hover .vmrae-practice-card-image,.vmrae-practice-card:focus-within .vmrae-practice-card-image{transform:scale(1)}
.vmrae-practice-card:hover .vmrae-practice-card-inner,.vmrae-practice-card:focus-within .vmrae-practice-card-inner{background:transparent;color:#fff}
.vmrae-practice-card:hover h3,.vmrae-practice-card:focus-within h3,.vmrae-practice-card:hover p,.vmrae-practice-card:focus-within p{color:#fff}
.vmrae-practice-card:hover .vmrae-practice-link,.vmrae-practice-card:focus-within .vmrae-practice-link{background:#fff;color:var(--vmrae-secondary)}

/* Welcome section: exact 70/30 Elementor structure. */
.vmrae-front-welcome{padding:20px 0;background:#fff}
.vmrae-front-welcome-grid{width:min(calc(100% - 40px),1140px)!important;max-width:1140px!important;margin:auto!important;align-items:flex-start;gap:30px}
.vmrae-front-welcome-copy{padding:0 0 20px}
.vmrae-front-welcome-copy>.vmrae-section-kicker{margin-bottom:13px;color:var(--vmrae-primary);font-size:22px;font-weight:600}
.vmrae-front-welcome-copy>.vmrae-section-kicker::before{width:35px;margin-right:16px}
.vmrae-front-welcome-title{margin-bottom:18px!important;color:var(--vmrae-secondary);font-size:40px!important;font-weight:600!important;line-height:1.14!important}
.vmrae-front-welcome-text{color:#666;font-family:Karla,Arial,sans-serif;font-size:17px;line-height:1.82;text-align:justify}
.vmrae-front-welcome-text p{margin:0 0 17px}
.vmrae-front-welcome-text h2{margin:18px 0 7px;color:var(--vmrae-secondary);font-size:28px;font-weight:600;line-height:1.2}
.vmrae-front-welcome-text a{color:var(--vmrae-secondary)}
.vmrae-front-profile-column{padding:0 0 20px}
.vmrae-front-profile-card{position:relative;overflow:visible;border:1px solid #333;background:#fff;color:var(--vmrae-secondary);box-shadow:none;text-align:center}
.vmrae-front-profile-card>.vmrae-front-profile-image{margin:0}
.vmrae-front-profile-card>.vmrae-front-profile-image img{width:100%;height:260px;object-fit:cover;object-position:center center}
.vmrae-profile-monogram{position:absolute;z-index:2;top:210px;left:50%;width:100px!important;height:100px!important;margin:0!important;transform:translateX(-50%);overflow:hidden;border:4px solid #fff;border-radius:50%;background:var(--vmrae-secondary);box-shadow:0 3px 10px rgba(0,0,0,.18)}
.vmrae-profile-monogram img{width:100%!important;height:100%!important;object-fit:contain}
.vmrae-front-profile-card>h3,.vmrae-front-profile-card>p,.vmrae-front-profile-card>.wp-block-buttons{margin-right:28px;margin-left:28px}
.vmrae-front-profile-card>h3{margin-top:67px;margin-bottom:3px;color:var(--vmrae-secondary);font-size:23px;font-weight:600}
.vmrae-profile-profession{margin-top:0;margin-bottom:22px;color:var(--vmrae-secondary);font-size:15px;font-weight:600;text-transform:none}
.vmrae-front-profile-card>p:not(.vmrae-profile-profession){margin-bottom:27px;color:#61656b;font-size:14px;line-height:1.65}
.vmrae-profile-actions{display:grid!important;grid-template-columns:1fr;gap:15px;margin-bottom:27px!important}
.vmrae-profile-actions .wp-block-button{width:100%}
.vmrae-profile-actions .wp-block-button__link{display:flex;min-height:55px;width:100%;align-items:center;justify-content:center;border:0;border-radius:0;background:var(--vmrae-secondary);color:#fff;font-size:12px;font-weight:700;text-transform:none}
.vmrae-profile-actions .wp-block-button__link:hover{background:var(--vmrae-primary);color:#fff}
.vmrae-profile-reviews{margin-top:20px!important;background:#fff}

/* Original boxed CTA: full Elementor boxed width, not viewport-wide. */
.vmrae-front-cta{padding:0 0 20px;background:#fff}
.vmrae-front-cta .vmrae-cta-inner{width:min(calc(100% - 40px),1140px)!important;max-width:1140px!important;min-height:136px;margin:0 auto!important;padding:28px 44px;border-top:5px solid var(--vmrae-primary);border-bottom:5px solid var(--vmrae-primary);background:var(--vmrae-secondary)}
.vmrae-front-cta h2{color:#fff;font-size:35px;font-weight:500;text-shadow:0 0 10px rgba(0,0,0,.3)}
.vmrae-front-cta .vmrae-button{min-width:185px;min-height:55px;border-color:var(--vmrae-primary);background:var(--vmrae-primary);color:#fff;font-size:12px}

/* Specializations, based on the original 50/50 nested section. */
.vmrae-front-specializations{padding:20px 0;background:#fff}
.vmrae-front-specializations>.vmrae-section-kicker,.vmrae-front-partner-section>.vmrae-section-kicker,.vmrae-front-review-section>.vmrae-section-kicker{display:flex;align-items:center;justify-content:center;gap:25px;margin:0 0 11px;color:var(--vmrae-primary);font-weight:700;letter-spacing:-.66px;text-align:center}
.vmrae-front-specializations>.vmrae-section-kicker{font-size:22px}
.vmrae-front-partner-section>.vmrae-section-kicker,.vmrae-front-review-section>.vmrae-section-kicker{font-size:30px}
.vmrae-front-specializations>.vmrae-section-kicker::before,.vmrae-front-specializations>.vmrae-section-kicker::after,.vmrae-front-partner-section>.vmrae-section-kicker::before,.vmrae-front-partner-section>.vmrae-section-kicker::after,.vmrae-front-review-section>.vmrae-section-kicker::before,.vmrae-front-review-section>.vmrae-section-kicker::after{content:"";display:block;width:48px;height:2px;margin:0;background:currentColor}
.vmrae-front-specializations>h2{margin-bottom:68px;font-size:35px;font-weight:600}
.vmrae-specializations-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:min(calc(100% - 40px),1140px)!important;max-width:1140px!important;align-items:stretch;margin:auto!important}
.vmrae-specializations-grid>.wp-block-column{width:auto!important;flex-basis:auto!important}
.vmrae-practice-grid-list{display:grid;gap:0;width:100%;margin:0}
.vmrae-practice-list-item{position:relative;border:0}
.vmrae-practice-list-item>a{display:grid;grid-template-columns:64px minmax(0,1fr);gap:24px;align-items:start;padding:0 0 54px;color:inherit;text-decoration:none}
.vmrae-practice-list-item>a::before{display:none}
.vmrae-practice-list-icon{display:grid;width:60px;height:60px;place-items:center;color:var(--vmrae-primary)}
.vmrae-practice-list-icon .vmrae-svg{width:56px;height:56px}
.vmrae-practice-list-copy h3{margin:0 0 7px;color:var(--vmrae-primary);font-size:21px;font-weight:500;line-height:1.25}
.vmrae-practice-list-copy p{margin:0;color:#24344b;font-size:16px;line-height:1.88}
.vmrae-practice-list-item>a:hover,.vmrae-practice-list-item>a:focus{padding-left:0;background:transparent;box-shadow:none}
.vmrae-specializations-portrait{display:flex;align-items:flex-start;padding-left:70px}
.vmrae-specializations-portrait figure{width:100%;height:auto}
.vmrae-specializations-portrait img{width:100%;height:auto;aspect-ratio:641/961;object-fit:cover;object-position:center top}

/* Partner logos and full-width divider of the boxed Elementor section. */
.vmrae-front-partner-section{padding:0;background:#fff}
.vmrae-front-partner-section>.wp-block-separator{width:min(calc(100% - 40px),1140px)!important;max-width:1140px!important;margin:38px auto;border:0;border-top:5px solid var(--vmrae-primary)}
.vmrae-front-partner-section>h2{margin-bottom:15px;font-size:35px;font-weight:600}
.vmrae-partners{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;width:min(calc(100% - 40px),790px)!important;max-width:790px!important;margin:auto!important}
.vmrae-partners>a,.vmrae-partner-google{display:flex;min-height:125px;flex-direction:column;align-items:center;justify-content:center;padding:0;border:0;background:#fff;color:var(--vmrae-secondary);text-decoration:none;box-shadow:none}
.vmrae-partners>a:hover,.vmrae-partner-google:hover{border:0;box-shadow:none;transform:translateY(-2px)}
.vmrae-partner-logo{display:flex;width:100%;height:112px;align-items:center;justify-content:center}
.vmrae-partner-logo img{width:auto;max-width:250px;max-height:105px;object-fit:contain}
.vmrae-partner-google{padding:0}

/* Original half-overlap service composition. */
.vmrae-front-services-wrap{position:relative;z-index:3;padding:72px 0 0;background:transparent;margin-bottom:-302px!important}
.vmrae-service-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;width:min(calc(100% - 40px),1140px)!important;max-width:1140px!important;margin:0 auto!important}
.vmrae-service-card{position:relative;min-height:520px;padding:30px;background:#f3f3f3;box-shadow:none}
.vmrae-service-card-inner{display:flex;height:100%;min-height:460px;flex-direction:column;align-items:center;padding:30px 38px 0;background:#fff;text-align:center;color:var(--vmrae-secondary)}
.vmrae-service-icon{display:grid;width:78px;height:78px;place-items:center;margin:0 0 8px;border:0;color:var(--vmrae-primary)}
.vmrae-service-icon .vmrae-svg{width:66px;height:66px}
.vmrae-service-kicker{margin:0 0 7px;color:var(--vmrae-primary);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.vmrae-service-card h3{margin:0 0 17px;color:var(--vmrae-secondary);font-size:25px;font-weight:600}
.vmrae-service-description{max-width:470px;margin:0 0 24px;color:#26354a;font-size:16px;line-height:1.78;white-space:pre-line}
.vmrae-service-button{display:inline-flex;min-width:245px;min-height:47px;align-items:center;justify-content:center;gap:14px;margin-top:auto;padding:11px 21px;background:var(--vmrae-secondary);color:#fff;font-size:12px;font-weight:700;text-decoration:none;text-transform:uppercase}
.vmrae-service-button .vmrae-svg{width:12px;height:12px}
.vmrae-service-button:hover{background:var(--vmrae-primary);color:#fff}
.vmrae-front-services-background{position:relative;z-index:1;min-height:430px;padding:430px 0 0;background-image:url('../../media/counter-bg-1.webp');background-position:center center;background-size:cover;background-repeat:no-repeat}

/* Reference section: original 41.6667 / 58.3333 geometry. */
.vmrae-front-review-section{padding:70px 0 0;border-top:1px solid #26354a;background:#fff}
.vmrae-front-review-section>h2{margin-bottom:68px;font-size:35px;font-weight:600}
.vmrae-front-review-grid{display:grid!important;grid-template-columns:41.666667% 58.333333%;gap:0;width:min(calc(100% - 40px),1140px)!important;max-width:1140px!important;align-items:center;margin:auto!important}
.vmrae-front-review-grid>.wp-block-column{width:auto!important;flex-basis:auto!important}
.vmrae-front-review-portrait{display:flex;align-items:center;justify-content:center}
.vmrae-front-review-portrait img{width:61%!important;height:auto;aspect-ratio:641/961;object-fit:cover;object-position:center top}
.vmrae-google-review-widget{width:100%}
.vmrae-front-review-grid::after{content:"";grid-column:1/-1;width:100%;height:5px;margin-top:20px;background:var(--vmrae-primary)}

/* Original white callback form. */
.vmrae-front-callback{padding:0 0 85px;background:#fff;color:#222}
.vmrae-front-callback-grid{display:block!important;width:min(calc(100% - 40px),1140px)!important;max-width:1140px!important;margin:auto!important}
.vmrae-front-callback-grid>.wp-block-column{width:100%!important;max-width:none!important;flex-basis:auto!important}
.vmrae-front-callback .vmrae-section-kicker{margin:18px 0 8px;color:var(--vmrae-primary);font-size:20px;font-weight:600}
.vmrae-front-callback .vmrae-section-kicker::before{width:48px;margin-right:28px}
.vmrae-front-callback h2{max-width:none;margin:0 0 3px;color:var(--vmrae-secondary);font-size:30px;font-weight:600;line-height:1.16}
.vmrae-front-callback .vmrae-form{gap:4px}
.vmrae-front-callback .vmrae-form-grid{grid-template-columns:1fr;gap:0}
.vmrae-front-callback .vmrae-form label,.vmrae-front-callback .vmrae-form legend{color:#111;font-size:16px;font-weight:700}
.vmrae-front-callback .vmrae-form input,.vmrae-front-callback .vmrae-form textarea,.vmrae-front-callback .vmrae-form select{min-height:61px;margin-top:0;padding:20px 0 6px;border:0;border-bottom:1px solid #333;border-radius:0;background:transparent;color:#111}
.vmrae-front-callback .vmrae-form textarea{min-height:80px}
.vmrae-front-callback .vmrae-form fieldset{padding:9px 0 3px;border:0}
.vmrae-front-callback .vmrae-radio-grid{display:flex;flex-wrap:wrap;gap:12px 27px}
.vmrae-front-callback .vmrae-check input{width:19px;height:19px;margin-top:1px}
.vmrae-front-callback .vmrae-form-help,.vmrae-front-callback .vmrae-form-privacy-copy,.vmrae-front-callback .vmrae-form-privacy-copy a{margin:0;color:#333;font-size:12px;line-height:1.55}
.vmrae-front-callback .vmrae-button{min-height:97px;width:100%;margin-top:8px;border-color:var(--vmrae-secondary);background:var(--vmrae-secondary);font-size:34px;font-weight:600;letter-spacing:.025em;text-transform:none}
.vmrae-front-callback .vmrae-button:hover{border-color:var(--vmrae-primary);background:var(--vmrae-primary);color:#fff}

@media(max-width:1120px){
  .vmrae-slider{height:660px}
  .vmrae-slide-stage{padding-top:225px;padding-left:20px}
  .vmrae-slide-welcome{font-size:40px}
  .vmrae-slide-text{font-size:27px}
  .vmrae-hero-badges{width:520px;margin-left:80px}
  .vmrae-practice-grid-cards{gap:16px}
  .vmrae-practice-card-inner{padding-inline:18px}
  .vmrae-front-welcome-grid{width:min(calc(100% - 30px),970px)!important}
  .vmrae-front-welcome-grid{flex-wrap:wrap}
  .vmrae-front-welcome-grid>.wp-block-column{flex-basis:100%!important}
  .vmrae-front-profile-column{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:24px;align-items:start}
  .vmrae-front-profile-card{max-width:420px}
  .vmrae-front-cta .vmrae-cta-inner,.vmrae-specializations-grid,.vmrae-front-partner-section>.wp-block-separator,.vmrae-service-cards,.vmrae-front-review-grid,.vmrae-front-callback-grid{width:min(calc(100% - 40px),970px)!important;max-width:970px!important}
  .vmrae-specializations-portrait{padding-left:50px}
}

@media(max-width:767px){
  .vmrae-slider{height:568px}
  .vmrae-slide-picture::before{background-image:var(--slide-mobile-image)}
  .vmrae-slide-picture img{object-fit:cover;object-position:center center}
  .vmrae-slide-shade{background:linear-gradient(180deg,rgba(21,36,60,.03),rgba(21,36,60,.70))}
  .vmrae-slide-stage{align-items:flex-end;padding:0 0 25px}
  .vmrae-slide-content{width:100%;padding:18px 0 105px}
  .vmrae-slide-welcome{margin-bottom:10px;font-size:34px}
  .vmrae-slide-text{font-size:17px;line-height:1.4}
  .vmrae-hero-call{min-height:47px;padding:9px 16px;border-width:3px;font-size:12px}
  .vmrae-hero-badges{position:absolute;right:0;bottom:16px;left:0;width:auto;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:8px;background:rgba(21,36,60,.72)}
  .vmrae-hero-badges>a,.vmrae-hero-badges>.vmrae-google-review-widget{min-height:49px;padding:4px 6px}
  .vmrae-hero-badges img{max-width:102px;max-height:39px}
  .vmrae-hero-anwalt-badge{display:flex!important}
  .vmrae-slider-controls{right:13px;bottom:84px}
  .vmrae-slider-arrow{display:none}
  .vmrae-front-practice-cards{padding:14px 0 38px}
  .vmrae-front-practice-cards>.vmrae-practice-grid{width:min(calc(100% - 24px),560px)!important}
  .vmrae-practice-grid-cards{grid-template-columns:1fr;gap:18px}
  .vmrae-practice-card{min-height:430px;padding:13px}
  .vmrae-practice-card-inner{min-height:404px;padding:25px 22px 22px}
  .vmrae-practice-card-image,.vmrae-practice-card-overlay{inset:13px}
  .vmrae-practice-icon,.vmrae-practice-icon .vmrae-svg{width:78px;height:78px}
  .vmrae-practice-card h3{min-height:0;font-size:22px}
  .vmrae-practice-card p{font-size:14px}
  .vmrae-front-welcome{padding-top:5px}
  .vmrae-front-welcome-grid{width:min(calc(100% - 30px),560px)!important}
  .vmrae-front-welcome-copy>.vmrae-section-kicker{font-size:17px}
  .vmrae-front-welcome-title{font-size:30px!important}
  .vmrae-front-welcome-text{font-size:15px;line-height:1.7;text-align:left}
  .vmrae-front-welcome-text h2{font-size:23px}
  .vmrae-front-profile-column{display:block}
  .vmrae-front-profile-card{max-width:420px;margin:auto}
  .vmrae-profile-reviews{max-width:420px;margin-right:auto!important;margin-left:auto!important}
  .vmrae-front-cta .vmrae-cta-inner{width:min(calc(100% - 30px),560px)!important;max-width:560px!important;min-height:0;padding:25px 20px}
  .vmrae-front-cta h2{font-size:25px}
  .vmrae-front-cta .vmrae-cta-inner{align-items:flex-start;flex-direction:column}
  .vmrae-front-specializations>.vmrae-section-kicker,.vmrae-front-partner-section>.vmrae-section-kicker,.vmrae-front-review-section>.vmrae-section-kicker{gap:11px;font-size:15px}
  .vmrae-front-specializations>.vmrae-section-kicker::before,.vmrae-front-specializations>.vmrae-section-kicker::after,.vmrae-front-partner-section>.vmrae-section-kicker::before,.vmrae-front-partner-section>.vmrae-section-kicker::after,.vmrae-front-review-section>.vmrae-section-kicker::before,.vmrae-front-review-section>.vmrae-section-kicker::after{width:24px}
  .vmrae-front-specializations>h2,.vmrae-front-partner-section>h2,.vmrae-front-review-section>h2{font-size:28px}
  .vmrae-front-specializations>h2{margin-bottom:40px}
  .vmrae-specializations-grid{grid-template-columns:1fr;gap:28px;width:min(calc(100% - 30px),560px)!important;max-width:560px!important}
  .vmrae-practice-list-item>a{grid-template-columns:54px minmax(0,1fr);gap:15px;padding-bottom:32px}
  .vmrae-practice-list-icon,.vmrae-practice-list-icon .vmrae-svg{width:50px;height:50px}
  .vmrae-practice-list-copy h3{font-size:20px}
  .vmrae-practice-list-copy p{font-size:14px;line-height:1.65}
  .vmrae-specializations-portrait{padding-left:0}
  .vmrae-front-partner-section>.wp-block-separator{width:min(calc(100% - 30px),560px)!important;max-width:560px!important}
  .vmrae-partners{grid-template-columns:1fr;width:min(calc(100% - 30px),560px)!important;max-width:560px!important;gap:12px}
  .vmrae-front-services-wrap{padding-top:45px;margin-bottom:0!important}
  .vmrae-service-cards{grid-template-columns:1fr;width:min(calc(100% - 30px),560px)!important;max-width:560px!important}
  .vmrae-service-card{min-height:0;padding:18px}
  .vmrae-service-card-inner{min-height:0;padding:30px 22px 0}
  .vmrae-service-description{font-size:14px;line-height:1.7}
  .vmrae-front-services-background{min-height:240px;padding:0;margin-top:25px}
  .vmrae-front-review-section{padding-top:48px}
  .vmrae-front-review-section>h2{margin-bottom:38px}
  .vmrae-front-review-grid{grid-template-columns:1fr;gap:30px;width:min(calc(100% - 30px),560px)!important;max-width:560px!important}
  .vmrae-front-review-portrait img{width:100%!important;max-width:380px;height:auto}
  .vmrae-front-callback{padding:0 0 60px}
  .vmrae-front-callback-grid{width:min(calc(100% - 30px),560px)!important;max-width:560px!important}
  .vmrae-front-callback h2{font-size:27px}
  .vmrae-front-callback .vmrae-radio-grid{display:grid;grid-template-columns:1fr}
  .vmrae-front-callback .vmrae-button{min-height:68px;font-size:24px}
}

/* 1.9.0 final reference calibration: CTA dividers only; Google widgets remain exactly at the proven 1.6.0 presentation. */
.vmrae-front-cta{
  position:relative;
  padding:15px 0 20px;
  background:#fff;
}
.vmrae-front-cta::before,
.vmrae-front-cta::after{
  content:"";
  display:block;
  width:min(calc(100% - 40px),1140px);
  height:5px;
  margin-right:auto;
  margin-left:auto;
  background:var(--vmrae-primary);
}
.vmrae-front-cta::before{margin-bottom:15px}
.vmrae-front-cta::after{margin-top:15px}
.vmrae-front-cta .vmrae-cta-inner{
  min-height:106px;
  border:0;
}
