:root{--vdd--site-padding:clamp( 0.75rem, 0.125rem + 1.6667vw, 2rem );--vdd--content-width--default:calc(956px + var(--vdd--site-padding) * 2);--vdd--content-width--narrow:calc(632px + var(--vdd--site-padding) * 2);--vdd--content-width--wide:calc(1280px + var(--vdd--site-padding) * 2);--vdd--transition--default:0.15s ease-out;--vdd--border-radius--default:12px;--vdd--border-radius--tight:6px;--vdd--border-radius--pill:1337px;--vdd--font-weight--regular:400;--vdd--font-weight--medium:450;--vdd--font-weight--semi-bold:600;--vdd--font-weight--bold:700;--vdd--focus-outline:2px dashed var(--wp--preset--color--primary-200)}.vdd-usp-card{overflow:hidden;position:relative;border-radius:var(--vdd--border-radius--default)}.vdd-usp-card::after{content:"";pointer-events:none;position:absolute;background:linear-gradient(180deg,rgba(3,67,113,0) 50%,rgba(3,67,113,.55) 70%,rgba(3,67,113,.75) 85%,rgba(3,67,113,.8) 100%);inset:0}@media only screen and (min-width:1000px){.vdd-usp-card::after{background:linear-gradient(180deg,rgba(3,67,113,0) 50%,rgba(3,67,113,.55) 72.5%,rgba(3,67,113,.75) 87.5%,rgba(3,67,113,.8) 100%)}}.vdd-usp-card .vdd-usp-card__cover{align-items:flex-end;padding:1rem;height:100%;min-height:unset}@media only screen and (min-width:1000px){.vdd-usp-card .vdd-usp-card__cover{padding:1.25rem}}.vdd-usp-card .vdd-usp-card__cover .wp-block-cover__inner-container{z-index:1;position:unset}.vdd-usp-card .vdd-usp-card__tagline{font-size:var(--wp--preset--font-size--md);font-weight:var(--vdd--font-weight--regular);color:var(--wp--preset--color--neutral-100)}.vdd-usp-card .vdd-usp-card__heading{display:flex;align-items:center;margin-top:0;font-size:var(--wp--preset--font-size--xl);font-weight:var(--vdd--font-weight--medium)}@media only screen and (min-width:1000px){.vdd-usp-card .vdd-usp-card__heading{gap:.75rem}}.vdd-usp-card .vdd-usp-card__heading::after{content:"";width:.375rem;height:.625rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjEwIiB2aWV3Qm94PSIwIDAgNiAxMCIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik0wLjc1IDguNzVMNC43NSA0Ljc1TDAuNzUgMC43NSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=);background-size:contain;transform:translateY(2px);transition:transform var(--vdd--transition--default)}@media only screen and (width <=999px){.vdd-usp-card .vdd-usp-card__heading::after{display:none}}@media(hover:hover){.vdd-usp-card .vdd-usp-card__heading:has(a:hover)::after{transform:translate(.25rem,2px)}}.vdd-usp-card .vdd-usp-card__heading a{text-decoration:none;color:var(--wp--preset--color--neutral-100)}.vdd-usp-card .vdd-usp-card__heading a::after{content:"";position:absolute;inset:0}.vdd-usp-card:first-child::after{background:linear-gradient(180deg,rgba(3,67,113,0) 50%,rgba(3,67,113,.55) 70%,rgba(3,67,113,.75) 85%,rgba(3,67,113,.8) 100%)}@media only screen and (min-width:1000px){.vdd-usp-card:first-child::after{background:linear-gradient(180deg,rgba(3,67,113,0) 50%,rgba(3,67,113,.55) 70%,rgba(3,67,113,.75) 85%,rgba(3,67,113,.8) 100%)}}.vdd-usp-card:first-child .vdd-usp-card__heading{font-size:var(--wp--preset--font-size--xxl)}