.content-card-1{position:relative}.content-card-1__background{background-color:var(--module-background);height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.content-card-1__content{display:flex;gap:24px;justify-content:space-between;margin:0 auto}@media(max-width:767.98px){.content-card-1__content{align-items:center;flex-direction:column}}.content-card-1__content.card-1{max-width:706px}.content-card-1__content.card-1 .content-card-1__item{width:fit-content}.content-card-1__content.card-1 .content-card-1__title{color:var(--color-white);display:block;font-weight:600;margin-bottom:4px;min-width:80px;text-align:center;transition:all .3s ease}.content-card-1__content.card-1 .content-card-1__description{color:var(--color-white);font-weight:500;line-height:21px;text-align:center}.content-card-1__content.card-2{max-width:1196px}.content-card-1__content.card-2 .content-card-1__item{max-width:368px;width:100%}.content-card-1__content.card-2 .content-card-1__image{height:40px;margin-bottom:12px;width:fit-content}.content-card-1__content.card-2 .content-card-1__image img{height:100%!important;object-fit:contain;width:100%}.content-card-1__content.card-2 .content-card-1__description{color:var(--color-white);font-weight:500;line-height:28px;text-align:left}@media(max-width:767.98px){.content-card-1__content.card-2 .content-card-1__item{max-width:350px}.content-card-1__content.card-2 .content-card-1__image{width:100%}.content-card-1__content.card-2 .content-card-1__description{text-align:center}}