.dynamic-content-2{margin:0 auto;max-width:1295px;padding-bottom:var(--module-padding-bottom);padding-top:var(--module-padding-top);position:relative;z-index:0}.dynamic-content-2__background{height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.dynamic-content-2__card{background-color:#fff;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:14px;position:relative;transition:box-shadow .3s ease-in-out}.dynamic-content-2__card:hover{box-shadow:0 5px 45px 4px rgba(0,0,0,.08)}.dynamic-content-2__card-image{aspect-ratio:608/330;border-radius:16px;max-height:330px;overflow:hidden;position:relative;width:100%}.dynamic-content-2__card-image img{height:100%;object-fit:cover;width:100%}.dynamic-content-2__card-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:35px 9px 33px}.dynamic-content-2__card-content .btn{margin-top:auto}.dynamic-content-2__card-title{font-size:28px;font-weight:600;letter-spacing:-.49%;line-height:30px;margin-bottom:20px;max-width:80%;text-align:center}.dynamic-content-2__card-description{font-size:17px;line-height:25px;margin-bottom:30px;max-width:80%;opacity:.6;text-align:center}.dynamic-content-2__card-link{background-color:#1d63ad;border-radius:10px;color:#fff;display:block;font-size:20px;font-weight:700;line-height:100%;margin:auto auto 0;padding:17px 30px;text-decoration:none;width:fit-content}@media only screen and (max-width:992px){.dynamic-content-2{padding-bottom:var(--module-padding-bottom-mobile,var(--module-padding-bottom));padding-top:var(--module-padding-top-mobile,var(--module-padding-top))}.dynamic-content-2__card-content{padding:25px 9px}.dynamic-content-2__card-title{font-size:24px;line-height:28px;max-width:95%}.dynamic-content-2__card-description{font-size:16px;line-height:24px;max-width:95%}}