.content-card-5{margin:0 auto;max-width:var(--body-max-width);padding-left:var(--layout-padding);padding-right:var(--layout-padding);position:relative;width:100%}.content-card-5__background{height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.content-card-5__content{margin-bottom:56px;width:100%}.content-card-5__content-title{margin-bottom:12px;text-align:center}@media(max-width:991.98px){.content-card-5__content-title{margin-bottom:16px;text-align:left}}.content-card-5__content-description{font-family:var(--secondary-font);margin-bottom:100px;text-align:center}@media(max-width:991.98px){.content-card-5__content-description{text-align:left}.content-card-5__content{margin-bottom:48px}}.content-card-5__cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:1199.98px){.content-card-5__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:991.98px){.content-card-5__cards{display:none}}.content-card-5__cards-mobile{display:none}@media(max-width:991.98px){.content-card-5__cards-mobile{display:block}}.content-card-5__cards-mobile-slide{display:flex;flex-direction:column;gap:16px;height:auto}.content-card-5__card{border-radius:10px;min-height:392px;padding:32px 24px 40px;width:100%}.content-card-5__card.--image{align-items:flex-end;background:transparent!important;display:flex;justify-content:center;overflow:hidden;padding:0!important}.content-card-5__card-image{height:100%;max-width:532px;overflow:hidden;width:100%}.content-card-5__card-image img{height:100%!important;object-fit:contain;object-position:bottom center;width:100%}.content-card-5__card-icon{align-items:center;color:var(--color-white);display:flex;flex-shrink:0;height:60px;justify-content:center;margin-bottom:24px;overflow:hidden;transition:all .3s ease;width:60px}.content-card-5__card-icon svg{height:100%;width:100%}.content-card-5__card-icon svg path{fill:currentColor!important}.content-card-5__card-title{letter-spacing:-.6px;margin-bottom:13px}.content-card-5__card-description,.content-card-5__card-read-more{font-family:var(--secondary-font);line-height:1.4}.content-card-5__card-read-more{display:none;margin-top:10px;text-decoration:underline}@media(max-width:991.98px){.content-card-5__card{border-radius:4px;min-height:unset;padding:20px 16px}.content-card-5__card.--image{height:100%;min-height:260px}.content-card-5__card-image{margin:-20px -16px;max-width:361px}.content-card-5__card-icon{height:48px;margin-bottom:24px;width:48px}.content-card-5__card-title{margin-bottom:10px}.content-card-5__card-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.content-card-5__card-description.is-expanded{-webkit-line-clamp:unset;overflow:visible}.content-card-5__card-read-more{cursor:pointer;display:none}.content-card-5__card-read-more.has-overflow{display:block}}.content-card-5__progress{background-color:var(--color-black-60);display:none;height:1px;margin-top:24px;position:relative;width:100%}@media(max-width:991.98px){.content-card-5__progress{display:block}}.content-card-5__progress-bar{background-color:var(--color-secondary);border-radius:5px;height:100%;height:3px;left:0;position:absolute;top:-1px;transition:left .3s ease,width .3s ease;width:0}