.content-card-3{display:grid;gap:30px;grid-template-columns:repeat(12,1fr);position:relative}.content-card-3__content{grid-column:1/8}.content-card-3__title{font-weight:800;margin-bottom:29px}.content-card-3__title strong{background-color:var(--color-primary)}.content-card-3__title h1,.content-card-3__title h2,.content-card-3__title h3,.content-card-3__title h4,.content-card-3__title h5,.content-card-3__title h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.content-card-3__title.--highlight{line-height:1.45;padding-left:9px;padding-top:8px}.content-card-3__title.--highlight h1,.content-card-3__title.--highlight h2,.content-card-3__title.--highlight h3,.content-card-3__title.--highlight h4,.content-card-3__title.--highlight h5,.content-card-3__title.--highlight h6,.content-card-3__title.--highlight>div{background-color:var(--color-primary);box-decoration-break:clone;box-shadow:6px 0 0 var(--color-primary),-6px 0 0 var(--color-primary);display:inline;line-height:1.45;padding:8px 0}@media(max-width:767.98px){.content-card-3__title.--highlight h1,.content-card-3__title.--highlight h2,.content-card-3__title.--highlight h3,.content-card-3__title.--highlight h4,.content-card-3__title.--highlight h5,.content-card-3__title.--highlight h6,.content-card-3__title.--highlight>div{padding:3px 0}}.content-card-3__description{font-weight:500}.content-card-3__subdescription{display:flex;flex-direction:column;gap:30px;margin-bottom:28px;margin-top:28px}.content-card-3__subdescription-item{font-weight:500}.content-card-3__subdescription-item.-medium{font-weight:800!important}.content-card-3__subdescription ul{list-style-type:none;margin:16px 0;padding-inline-start:0}.content-card-3__subdescription li{padding-left:28px;position:relative}.content-card-3__subdescription li:before{background-image:var(--list-image);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;left:0;position:absolute;top:4px;width:24px}@media(max-width:767.98px){.content-card-3__subdescription li:before{height:18px;width:18px}}.content-card-3__subdescription li:not(:last-child){margin-bottom:7px}@media(max-width:767.98px){.content-card-3__subdescription li:not(:last-child){margin-bottom:10px}}.content-card-3__ctas{display:flex;flex-direction:row;gap:31px}.content-card-3__image{align-items:center;display:flex;grid-column:8/13;justify-content:center;width:calc(100% + min(135px,50vw - 50%))}.content-card-3__image.--default{border-radius:20px;overflow:hidden;width:100%}.content-card-3__image.--left{justify-content:flex-start;width:100%}.content-card-3__image-mobile{display:none}@media(max-width:991.98px){.content-card-3__image:not(.--mobile){display:none}.content-card-3__image-mobile{border-radius:20px;display:block;margin-bottom:20px;margin-top:10px;overflow:hidden;width:100%}.content-card-3__image-mobile img{height:100%;max-height:400px;object-fit:cover;object-position:center;width:100%}}@media(max-width:1199.98px){.content-card-3__image{width:calc(100% + var(--layout-padding, 0))}}@media(max-width:991.98px){.content-card-3{grid-template-columns:1fr;row-gap:61px}.content-card-3.--small-gap{row-gap:30px}.content-card-3__content{grid-column:1}.content-card-3__title{margin-bottom:20px}.content-card-3__description.--mobile-large{font-size:20px;line-height:32px}.content-card-3__subdescription{margin-top:20px}.content-card-3__image{grid-column:1;margin:0 auto;max-width:400px;width:100%}.content-card-3__image.--left{margin-left:0;max-width:235px}.content-card-3__image.--left img{height:auto}}@media(max-width:767.98px){.content-card-3__ctas{flex-direction:column}.content-card-3__ctas .btn{width:100%}}