.paragraph.paragraph--type--hero-ctas-image-vertical{background:var(--hero-bg);display:flex;flex-direction:column;align-items:center;justify-content:end;text-align:center;color:var(--hero-ctas-image-vertical-text-color, var(--color-white));background-color:var(--hero-ctas-image-vertical-bg-color, #213343);background-image:linear-gradient(#213343 40%, #265c72);box-sizing:border-box}.paragraph.paragraph--type--hero-ctas-image-vertical .phciv-group{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.paragraph.paragraph--type--hero-ctas-image-vertical .phciv-group .paragraph__title{max-width:48rem}.paragraph.paragraph--type--hero-ctas-image-vertical .phciv-group .paragraph__title h1{color:var(--hero-ctas-image-vertical-text-color, var(--color-white));font-weight:500;margin-bottom:2rem}.paragraph.paragraph--type--hero-ctas-image-vertical .phciv-group .paragraph__subtitle{color:var(--text-color-secondary);padding-bottom:2rem;max-width:35rem}.paragraph.paragraph--type--hero-ctas-image-vertical .phciv-group .paragraph__links{width:100%}.paragraph.paragraph--type--hero-ctas-image-vertical .phciv-group .paragraph__links>div{display:flex;flex-direction:row;gap:1rem;justify-content:center}@media(max-width: 991px){.paragraph.paragraph--type--hero-ctas-image-vertical .phciv-group .paragraph__links>div{flex-direction:column}}.paragraph.paragraph--type--hero-ctas-image-vertical .phciv-group .paragraph__links>div a{display:block}.paragraph.paragraph--type--hero-ctas-image-vertical .paragraph__image{width:100%;max-width:75rem}.paragraph.paragraph--type--hero-ctas-image-vertical .paragraph__image>div>div>div>div{display:flex;justify-content:center}.paragraph.paragraph--type--hero-ctas-image-vertical .paragraph__image>div>div>div>div img{border-radius:10px 10px 0 0;height:auto}.paragraph.paragraph--type--hero-ctas-image-vertical .paragraph__tyest{font-size:var(--font-size-lg)}