/* Generated by tools/build_frontend_css.py. Do not edit directly. */
/* Ownership output: v2-layout-system */

/* Source 1: assets/src/v2/layout-system.css | media: all */
/*
 * Velocity Hub V2 canonical layout/runtime utilities.
 * WO212 replaces Bootstrap structural ownership with a bounded theme-owned layer.
 * These classes describe layout semantics only; component appearance remains with
 * canonical component/section owners.
 */
/* Local document baseline formerly supplied indirectly by Bootstrap Reboot.
 * Keep it scoped to the canonical body class so it cannot become another
 * global reset owner.
 */
.vh-site {
  margin: 0;
  font-family: var(--vh-body-font-family, Source Sans Pro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);
  font-size: var(--vh-body-font-size, 1rem);
  font-weight: var(--vh-body-font-weight, 400);
  line-height: var(--vh-body-line-height, 1.5);
  color: var(--vh-body-text, #212529);
  text-align: left;
  background: var(--vh-page-canvas, #fff);
  --vh-layout-gutter-x: 1.5rem;
  --vh-layout-gutter-y: 0;
  --vh-layout-container: 1320px;
  --vh-layout-radius: .5rem;
  --vh-layout-radius-lg: .75rem;
  --vh-layout-shadow-sm: 0 .125rem .25rem rgba(15,23,42,.075);
  --vh-layout-shadow: 0 .5rem 1rem rgba(15,23,42,.15);
  --vh-layout-shadow-lg: 0 1rem 3rem rgba(15,23,42,.175);
}

.vh-site button,.vh-site input,.vh-site optgroup,.vh-site select,.vh-site textarea{font:inherit;line-height:inherit}
.vh-site img,.vh-site svg{vertical-align:middle}


.vh-container,
.vh-container-fluid { box-sizing:border-box; width: 100%; padding-right: calc(var(--vh-layout-gutter-x) * .5); padding-left: calc(var(--vh-layout-gutter-x) * .5); margin-right: auto; margin-left: auto; }
.vh-container { max-width: var(--vh-layout-container); }
@media (max-width: 1399.98px){ .vh-container{max-width:1140px;} }
@media (max-width: 1199.98px){ .vh-container{max-width:960px;} }
@media (max-width: 991.98px){ .vh-container{max-width:720px;} }
@media (max-width: 767.98px){ .vh-container{max-width:540px;} }
@media (max-width: 575.98px){ .vh-container{max-width:100%;} }

.vh-row { --vh-layout-gutter-x: 1.5rem; --vh-layout-gutter-y: 0; display:flex; flex-wrap:wrap; margin-top:calc(-1 * var(--vh-layout-gutter-y)); margin-right:calc(-.5 * var(--vh-layout-gutter-x)); margin-left:calc(-.5 * var(--vh-layout-gutter-x)); }
.vh-row > :where(.vh-col,[class*="vh-col-"]) { box-sizing:border-box; flex-shrink:0; width:100%; max-width:100%; padding-right:calc(var(--vh-layout-gutter-x) * .5); padding-left:calc(var(--vh-layout-gutter-x) * .5); margin-top:var(--vh-layout-gutter-y); }
.vh-gap-0{--vh-layout-gutter-x:0;--vh-layout-gutter-y:0}.vh-gap-1{--vh-layout-gutter-x:.25rem;--vh-layout-gutter-y:.25rem}.vh-gap-2{--vh-layout-gutter-x:.5rem;--vh-layout-gutter-y:.5rem}.vh-gap-3{--vh-layout-gutter-x:1rem;--vh-layout-gutter-y:1rem}.vh-gap-4{--vh-layout-gutter-x:1.5rem;--vh-layout-gutter-y:1.5rem}.vh-gap-5{--vh-layout-gutter-x:3rem;--vh-layout-gutter-y:3rem}
.vh-g-0{--vh-layout-gutter-x:0;--vh-layout-gutter-y:0}.vh-g-1{--vh-layout-gutter-x:.25rem;--vh-layout-gutter-y:.25rem}.vh-g-2{--vh-layout-gutter-x:.5rem;--vh-layout-gutter-y:.5rem}.vh-g-3{--vh-layout-gutter-x:1rem;--vh-layout-gutter-y:1rem}.vh-g-4{--vh-layout-gutter-x:1.5rem;--vh-layout-gutter-y:1.5rem}.vh-g-5{--vh-layout-gutter-x:3rem;--vh-layout-gutter-y:3rem}
.vh-col{flex:1 0 0%}.vh-col-6{flex:0 0 auto;width:50%}.vh-col-12{flex:0 0 auto;width:100%}
@media(min-width:768px){.vh-col-md-3{flex:0 0 auto;width:25%}.vh-col-md-6{flex:0 0 auto;width:50%}.vh-col-md-10{flex:0 0 auto;width:83.333333%}.vh-flex-md{display:flex}.vh-justify-md-start{justify-content:flex-start}}
@media(min-width:992px){.vh-offset-lg-1{margin-left:8.333333%}.vh-col-lg-2{flex:0 0 auto;width:16.666667%}.vh-col-lg-3{flex:0 0 auto;width:25%}.vh-col-lg-4{flex:0 0 auto;width:33.333333%}.vh-col-lg-5{flex:0 0 auto;width:41.666667%}.vh-col-lg-6{flex:0 0 auto;width:50%}.vh-col-lg-7{flex:0 0 auto;width:58.333333%}.vh-col-lg-8{flex:0 0 auto;width:66.666667%}.vh-col-lg-9{flex:0 0 auto;width:75%}.vh-col-lg-10{flex:0 0 auto;width:83.333333%}.vh-order-lg-1{order:1}.vh-order-lg-2{order:2}.vh-text-lg-end{text-align:right}.vh-show-lg{display:block}.vh-hide-lg{display:none}.vh-justify-lg-end{justify-content:flex-end}.vh-p-lg-4{padding:1.5rem}.vh-p-lg-5{padding:3rem}}
@media(min-width:1400px){.vh-col-xxl-6{flex:0 0 auto;width:50%}}
@media(min-width:1200px){.vh-col-xl-3{flex:0 0 auto;width:25%}.vh-col-xl-4{flex:0 0 auto;width:33.333333%}.vh-col-xl-5{flex:0 0 auto;width:41.666667%}.vh-col-xl-7{flex:0 0 auto;width:58.333333%}.vh-col-xl-8{flex:0 0 auto;width:66.666667%}.vh-col-xl-9{flex:0 0 auto;width:75%}}

.vh-flex{display:flex}.vh-grid{display:grid}.vh-block{display:block}.vh-inline-block{display:inline-block}.vh-hidden{display:none}
.vh-flex-wrap{flex-wrap:wrap}.vh-flex-column{flex-direction:column}.vh-flex-shrink-0{flex-shrink:0}
.vh-justify-start{justify-content:flex-start}.vh-justify-center{justify-content:center}.vh-justify-between{justify-content:space-between}.vh-justify-end{justify-content:flex-end}
.vh-items-start{align-items:flex-start}.vh-items-center{align-items:center}.vh-items-end{align-items:flex-end}.vh-items-stretch{align-items:stretch}
.vh-order-1{order:1}.vh-order-2{order:2}.vh-w-full{width:100%}.vh-h-full{height:100%}
.vh-relative{position:relative}.vh-absolute{position:absolute}
.vh-p-0{padding:0}.vh-p-3{padding:1rem}.vh-p-4{padding:1.5rem}.vh-p-5{padding:3rem}
.vh-px-4{padding-left:1.5rem;padding-right:1.5rem}.vh-mb-0{margin-bottom:0}.vh-mb-2{margin-bottom:.5rem}.vh-mb-3{margin-bottom:1rem}.vh-mb-4{margin-bottom:1.5rem}.vh-mb-5{margin-bottom:3rem}.vh-mt-3{margin-top:1rem}.vh-mt-4{margin-top:1.5rem}.vh-mt-5{margin-top:3rem}.vh-me-1{margin-right:.25rem}.vh-me-2{margin-right:.5rem}.vh-ms-auto{margin-left:auto}
@media(min-width:992px){.vh-px-lg-5{padding-left:3rem;padding-right:3rem}.vh-mb-lg-0{margin-bottom:0}}

.vh-text-center{text-align:center}.vh-text-start{text-align:left}.vh-text-uppercase{text-transform:uppercase}.vh-no-underline{text-decoration:none}.vh-text-reset{color:inherit}
.vh-text-muted,.vh-text-body-secondary{color:var(--vh-muted-text,#6c757d)}.vh-text-secondary{color:var(--vh-link,var(--vh-muted-text,#6c757d))}.vh-text-body-emphasis{color:var(--vh-body-text,#212529)}.vh-text-white{color:#fff}.vh-text-white-50{color:rgba(255,255,255,.5)}
.vh-bg-light{background:var(--vh-section-surface,#f8f9fa)}.vh-bg-white{background:#fff}.vh-bg-secondary{background:var(--vh-link,#6c757d)}.vh-bg-transparent{background:transparent}.vh-bg-dark{background:#212529}
.vh-border{border:1px solid var(--vh-border-color,#dee2e6)}.vh-border-0{border:0}.vh-border-top{border-top:1px solid var(--vh-border-color,#dee2e6)}.vh-border-bottom{border-bottom:1px solid var(--vh-border-color,#dee2e6)}.vh-border-top-0{border-top:0}
.vh-rounded{border-radius:.375rem}.vh-rounded-3{border-radius:.5rem}.vh-rounded-4{border-radius:1rem}.vh-rounded-circle{border-radius:50%}.vh-rounded-pill{border-radius:999px}
.vh-shadow-sm{box-shadow:var(--vh-layout-shadow-sm)}.vh-shadow{box-shadow:var(--vh-layout-shadow)}.vh-shadow-lg{box-shadow:var(--vh-layout-shadow-lg)}
.vh-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Canonical generic card extensions used by migrated listings/templates. */
.vh-c-badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.375rem}.vh-c-badge--light{color:var(--vh-body-text,#212529);background:var(--vh-section-surface,#f8f9fa)}
.vh-c-alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.5rem}.vh-c-alert--warning{color:#664d03;background:#fff3cd;border-color:#ffecb5}.vh-c-alert--light{color:var(--vh-body-text,#212529);background:#fefefe;border-color:#fdfdfe}.vh-c-alert--secondary{color:#41464b;background:#e2e3e5;border-color:#d3d6d8}

/* Button variants not already covered by primitives.css. */
.vh-c-button--light{--vh-c-button-bg:#f8f9fa;--vh-c-button-text:#212529;--vh-c-button-border:#f8f9fa}
.vh-c-button--outline-primary{--vh-c-button-bg:transparent;--vh-c-button-text:var(--vh-link,#0d6efd);--vh-c-button-border:var(--vh-link,#0d6efd)}
.vh-c-button--outline-secondary{--vh-c-button-bg:transparent;--vh-c-button-text:var(--vh-muted-text,#6c757d);--vh-c-button-border:var(--vh-muted-text,#6c757d)}
.vh-c-button--outline-dark{--vh-c-button-bg:transparent;--vh-c-button-text:#212529;--vh-c-button-border:#212529}.vh-c-button--outline-light{--vh-c-button-bg:transparent;--vh-c-button-text:#fff;--vh-c-button-border:rgba(255,255,255,.8)}
.vh-c-button--sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}

/* Forms. */
.vh-form-label{display:inline-block;margin-bottom:.5rem}.vh-form-control,.vh-form-select{display:block;width:100%;padding:.5rem .75rem;font:inherit;line-height:1.5;color:var(--vh-body-text,#212529);background:#fff;border:1px solid var(--vh-border-color,#ced4da);border-radius:.375rem}.vh-form-control:focus,.vh-form-select:focus{outline:3px solid color-mix(in srgb,var(--vh-link,#0d6efd) 25%,transparent);outline-offset:1px;border-color:var(--vh-link,#0d6efd)}
.vh-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.vh-input-group>.vh-form-control,.vh-input-group>.vh-form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.vh-input-group__text{display:flex;align-items:center;padding:.5rem .75rem;background:#e9ecef;border:1px solid var(--vh-border-color,#ced4da);border-radius:.375rem}

.vh-collapse{display:none}.vh-collapse.is-open{display:block}

/* Accordion. */
.vh-c-accordion__item{color:var(--vh-body-text,#212529);background:var(--vh-card-surface,#fff);border:1px solid var(--vh-border-color,#dee2e6)}.vh-c-accordion__item+.vh-c-accordion__item{border-top:0}.vh-c-accordion__heading{margin:0}.vh-c-accordion__button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font:inherit;font-weight:700;text-align:left;color:inherit;background:transparent;border:0;cursor:pointer}.vh-c-accordion__button::after{content:"";width:.7rem;height:.7rem;margin-left:auto;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.vh-c-accordion__button[aria-expanded="true"]::after{transform:rotate(225deg)}.vh-c-accordion__collapse{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .2s ease,visibility 0s linear .2s}.vh-c-accordion__collapse>.vh-c-accordion__body{min-height:0;overflow:hidden}.vh-c-accordion__collapse.is-open{grid-template-rows:1fr;visibility:visible;transition-delay:0s}.vh-c-accordion__body{padding:1rem 1.25rem}@media (prefers-reduced-motion:reduce){.vh-c-accordion__collapse{transition:none}}

/* Carousel. */
.vh-c-carousel{position:relative}.vh-c-carousel__inner{position:relative;width:100%;overflow:hidden}.vh-c-carousel__item{position:relative;display:none;width:100%}.vh-c-carousel__item.active{display:block}.vh-c-carousel__control{position:absolute;top:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;background:transparent;border:0;cursor:pointer}.vh-c-carousel__control--prev{left:0}.vh-c-carousel__control--next{right:0}.vh-c-carousel__control-icon{display:inline-block;width:2rem;height:2rem;background:center/100% 100% no-repeat}.vh-c-carousel__control--prev .vh-c-carousel__control-icon::before,.vh-c-carousel__control--next .vh-c-carousel__control-icon::before{content:"";display:block;width:1rem;height:1rem;border-top:3px solid currentColor;border-left:3px solid currentColor}.vh-c-carousel__control--prev .vh-c-carousel__control-icon::before{transform:rotate(-45deg)}.vh-c-carousel__control--next .vh-c-carousel__control-icon::before{transform:rotate(135deg)}.vh-c-carousel__indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;gap:.4rem;margin:0 15% 1rem;padding:0;list-style:none}.vh-c-carousel__indicators button{width:30px;height:3px;padding:0;border:0;background:#fff;opacity:.5}.vh-c-carousel__indicators button.active{opacity:1}

/* Native modal/lightbox. */
.vh-c-modal{position:fixed;inset:0;z-index:1055;display:none;overflow:auto;background:rgba(0,0,0,.72);padding:1.5rem}.vh-c-modal.is-open{display:flex;align-items:center;justify-content:center}.vh-c-modal__dialog{position:relative;width:min(1140px,100%);max-height:calc(100vh - 3rem)}.vh-c-modal__content{position:relative;display:flex;flex-direction:column;max-height:inherit;color:#fff;background:#111827;border:1px solid rgba(255,255,255,.15);border-radius:.75rem;box-shadow:0 1.5rem 4rem rgba(0,0,0,.45)}.vh-c-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.15)}.vh-c-modal__title{margin:0}.vh-c-modal__body{position:relative;flex:1 1 auto;padding:0;overflow:auto}.vh-c-modal__close{width:2.5rem;height:2.5rem;border:0;background:transparent;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.vh-c-modal__close::before{content:"×"}.vh-c-modal__dialog--xl{width:min(1140px,100%)}.vh-c-modal__dialog--centered{margin:auto}.vh-c-modal__close--light{color:#fff}.vh-modal-open{overflow:hidden}

/* Primary navigation. */
.vh-c-navbar{position:relative;display:flex;align-items:center;flex-wrap:wrap;padding:.5rem 0}.vh-c-navbar--fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.vh-c-navbar__brand{display:inline-flex;align-items:center;margin-right:1rem;text-decoration:none}.vh-c-navbar__toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:.5rem .75rem;border:1px solid rgba(255,255,255,.35);border-radius:.375rem;background:transparent;color:inherit}.vh-c-navbar__toggle-icon{width:1.5rem;height:1.25rem;display:block;background:linear-gradient(currentColor,currentColor) 0 0/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 50%/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 100%/100% 2px no-repeat}.vh-c-navbar__collapse{display:none;flex-basis:100%;flex-grow:1}.vh-c-navbar__collapse.is-open{display:block}.vh-c-navbar__nav{display:flex;flex-direction:column;list-style:none;padding-left:0;margin:0}.vh-c-navbar__item{position:relative}.vh-c-navbar__link{display:block;padding:.5rem 0;color:inherit;text-decoration:none}.vh-c-navbar__dropdown{display:none;position:absolute;z-index:1000;min-width:12rem;padding:.5rem 0;margin:0;list-style:none;background:#fff;color:#212529;border:1px solid rgba(0,0,0,.15);border-radius:.375rem;box-shadow:var(--vh-layout-shadow)}.vh-c-navbar__item:hover>.vh-c-navbar__dropdown,.vh-c-navbar__item:focus-within>.vh-c-navbar__dropdown{display:block}.vh-c-navbar__dropdown-link{display:block;padding:.35rem 1rem;color:inherit;text-decoration:none}
@media(min-width:992px){.vh-c-navbar--expand-lg{flex-wrap:nowrap}.vh-c-navbar--expand-lg .vh-c-navbar__toggle{display:none}.vh-c-navbar--expand-lg .vh-c-navbar__collapse{display:flex;flex-basis:auto}.vh-c-navbar--expand-lg .vh-c-navbar__nav{flex-direction:row;margin-left:auto}.vh-c-navbar--expand-lg .vh-c-navbar__link{padding:.5rem .75rem}}

/* Aspect ratio. */
.vh-ratio{position:relative;width:100%}.vh-ratio::before{display:block;padding-top:var(--vh-aspect-ratio,100%);content:""}.vh-ratio>img,.vh-ratio>video,.vh-ratio>iframe,.vh-ratio>.vh-ratio__content,.vh-ratio>.vh-tile-bg,.vh-ratio>.vh-flex{position:absolute;top:0;left:0;width:100%;height:100%}.vh-ratio-square{--vh-aspect-ratio:100%}
/* Spacing/typography utilities used by migrated templates. */
.vh-m-0{margin:0}.vh-mt-auto{margin-top:auto}.vh-mx-auto{margin-left:auto;margin-right:auto}.vh-my-5{margin-top:3rem;margin-bottom:3rem}
.vh-mb-1{margin-bottom:.25rem}.vh-mb-2{margin-bottom:.5rem}.vh-mb-3{margin-bottom:1rem}.vh-mb-4{margin-bottom:1.5rem}.vh-mb-5{margin-bottom:3rem}
.vh-mt-1{margin-top:.25rem}.vh-mt-2{margin-top:.5rem}.vh-mt-3{margin-top:1rem}.vh-mt-4{margin-top:1.5rem}.vh-mt-5{margin-top:3rem}.vh-ms-2{margin-left:.5rem}.vh-ms-3{margin-left:1rem}.vh-ms-auto{margin-left:auto}.vh-me-2{margin-right:.5rem}.vh-me-3{margin-right:1rem}
.vh-p-0{padding:0}.vh-p-3{padding:1rem}.vh-p-4{padding:1.5rem}.vh-p-5{padding:3rem}.vh-px-0{padding-left:0;padding-right:0}.vh-px-3{padding-left:1rem;padding-right:1rem}.vh-px-4{padding-left:1.5rem;padding-right:1.5rem}.vh-px-5{padding-left:3rem;padding-right:3rem}.vh-py-0{padding-top:0;padding-bottom:0}.vh-py-1{padding-top:.25rem;padding-bottom:.25rem}.vh-py-2{padding-top:.5rem;padding-bottom:.5rem}.vh-py-4{padding-top:1.5rem;padding-bottom:1.5rem}.vh-py-5{padding-top:3rem;padding-bottom:3rem}.vh-pt-0{padding-top:0}.vh-pt-2{padding-top:.5rem}.vh-pt-3{padding-top:1rem}.vh-pt-5{padding-top:3rem}.vh-pb-0{padding-bottom:0}.vh-pb-2{padding-bottom:.5rem}.vh-pb-3{padding-bottom:1rem}.vh-pb-5{padding-bottom:3rem}.vh-ps-2{padding-left:.5rem}
.vh-gx-0{--vh-layout-gutter-x:0}.vh-gx-5{--vh-layout-gutter-x:3rem}.vh-gy-5{--vh-layout-gutter-y:3rem}
@media(min-width:768px){.vh-p-md-5{padding:3rem}.vh-me-md-2{margin-right:.5rem}}
@media(min-width:992px){.vh-mb-lg-0{margin-bottom:0}.vh-g-lg-5{--vh-layout-gutter-x:3rem;--vh-layout-gutter-y:3rem}.vh-p-lg-4{padding:1.5rem}.vh-p-lg-5{padding:3rem}.vh-px-lg-5{padding-left:3rem;padding-right:3rem}}
@media(min-width:1200px){.vh-g-xl-5{--vh-layout-gutter-x:3rem;--vh-layout-gutter-y:3rem}}
.vh-small,.vh-small-text{font-size:.875em}.vh-lead{font-size:1.25rem;font-weight:300}.vh-fw-bold{font-weight:700}.vh-fw-bolder{font-weight:bolder}.vh-fw-normal{font-weight:400}.vh-lh-1{line-height:1}.vh-fs-4{font-size:calc(1.275rem + .3vw)}.vh-italic{font-style:italic}.vh-overflow-hidden{overflow:hidden}.vh-top-0{top:0}.vh-start-0{left:0}

.vh-text-shadow-1{text-shadow:0 .125rem .25rem rgba(0,0,0,.25)}

.vh-row-cols-1>.vh-col,.vh-row-cols-1>[class*="vh-col-"]{flex:0 0 auto;width:100%}
@media(min-width:768px){.vh-row-cols-md-2>.vh-col,.vh-row-cols-md-2>[class*="vh-col-"]{flex:0 0 auto;width:50%}.vh-row-cols-md-4>.vh-col,.vh-row-cols-md-4>[class*="vh-col-"]{flex:0 0 auto;width:25%}}
@media(min-width:992px){.vh-row-cols-lg-3>.vh-col,.vh-row-cols-lg-3>[class*="vh-col-"]{flex:0 0 auto;width:33.333333%}}
@media(min-width:1200px){.vh-row-cols-xl-3>.vh-col,.vh-row-cols-xl-3>[class*="vh-col-"]{flex:0 0 auto;width:33.333333%}}
.vh-img-fluid{max-width:100%;height:auto}.vh-list-unstyled{padding-left:0;list-style:none}
.vh-text-light{color:#f8f9fa}.vh-text-dark{color:#212529}
.vh-type-h1{font-size:calc(1.375rem + 1.5vw);font-weight:700}.vh-type-h2{font-size:calc(1.325rem + .9vw);font-weight:700}.vh-type-h3{font-size:calc(1.3rem + .6vw);font-weight:700}.vh-type-h4{font-size:calc(1.275rem + .3vw);font-weight:700}.vh-type-h5{font-size:1.25rem;font-weight:700}.vh-type-h6{font-size:1rem;font-weight:700}.vh-display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}.vh-display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.vh-type-h1{font-size:2.5rem}.vh-type-h2{font-size:2rem}.vh-type-h3{font-size:1.75rem}.vh-type-h4{font-size:1.5rem}.vh-display-4{font-size:3.5rem}.vh-display-5{font-size:3rem}}
.vh-c-card__footer{padding:1rem 1rem;border-top:1px solid var(--vh-border-color,#dee2e6)}

/* Responsive visibility must win after base display utilities. */
@media(min-width:992px){.vh-hidden.vh-show-lg,.vh-show-lg{display:block}.vh-hide-lg{display:none}}
/* R2 visual-parity guards for migrated listing/card templates. */
.vh-services-grid,.vh-card-grid--faq{min-width:0;max-width:100%}
.vh-services-grid > .vh-col,.vh-card-grid--faq > .vh-faq-listing-cell{min-width:0}
.vh-services-grid .service-card,.vh-card-grid--faq .vh-faq-card,.vh-card-grid--faq .vh-c-card__body,.vh-card-grid--faq .vh-faq-card__link{box-sizing:border-box;min-width:0;max-width:100%}
.vh-card-grid--faq .vh-card-title,.vh-card-grid--faq .vh-card-text{min-width:0;max-width:100%;overflow-wrap:anywhere}
/* R4.2 responsive utility precedence.
 * Bootstrap's responsive variants are defined after their base utilities. The
 * initial native replacement inverted that order for order/alignment/display,
 * so base classes could silently win at desktop. Keep responsive variants last. */
@media(min-width:768px){
  .vh-flex-md{display:flex}
  .vh-justify-md-start{justify-content:flex-start}
}
@media(min-width:992px){
  .vh-order-lg-1{order:1}
  .vh-order-lg-2{order:2}
  .vh-text-lg-end{text-align:right}
  .vh-justify-lg-end{justify-content:flex-end}
}
