@property --body-locked-bg-color{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.88);}@property --text-color{syntax: "<color>"; inherits: true; initial-value: #000;}@property --link-color{syntax: "<color>"; inherits: true; initial-value: #4185CA;}@property --font-size{syntax: "<length>"; inherits: true; initial-value: 16px;}@property --h2-font-size{syntax: "<length>"; inherits: true; initial-value: 24px;}:root{--body-locked-bg-color: rgba(0, 0, 0, .25);--h1-font-size-lg: 2.5rem;--h1-font-size: 2rem;--h1-line-height: 1.25;--h1-line-height-lg: 1.2;--h2-font-size-lg: 2rem;--h2-font-size: 1.75rem;--h3-font-size-lg: 1.5rem;--h3-font-size: 1.5rem;--h3-line-height: 1.4;--h3-line-height-lg: 1.4}.vm-submenu{position:relative;background-color:#f8f9fa;border-bottom:1px solid #E9F2FC;padding:1rem 0;z-index:2}.vm-submenu.expanded{z-index:51}@media (min-width: 992px){.vm-submenu{padding:0}.vm-submenu .link.style--menu{position:relative;padding:1rem 0}.vm-submenu .link.style--menu:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background-color:transparent}.vm-submenu .link.style--menu.active:after{background-color:currentColor}}.vm-submenu .icon--arrow-down-secondary{transition:transform .2s ease-in-out}.vm-submenu.expanded .icon--arrow-down-secondary{transform:rotate(180deg)}.vm-mobile-submenu-dropdown{display:none;position:absolute;top:100%;left:0;right:0;background-color:#f8f9fa;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.vm-anchor-tabs{display:inline-flex;flex-direction:row;align-items:center;gap:1.5rem;white-space:nowrap;background-color:#fff;border:1px solid #F8F9FA;border-radius:2rem;padding:.5rem 1.5rem;box-shadow:0 .125rem .375rem #0000000d}.service-image{display:none;height:554px;background-repeat:no-repeat;background-position:center center;background-size:cover;transition:all .2s ease-in-out;border-radius:1.5rem}@media (min-width: 992px){.service-image{display:block}}.service-rive{display:none;aspect-ratio:1166/554;border-radius:1.5rem;background-color:#fff}@media (min-width: 992px){.service-rive{display:block}}.paper-image-card-content{display:inline-flex;align-items:center;padding:.5rem 0;max-height:100%;overflow:auto}
