.theme-cards3{position:relative;padding:2.5rem 0;overflow:hidden}@media (min-width: 768px){.theme-cards3{padding:3.75rem 0}}@media (min-width: 1200px){.theme-cards3{padding:5rem 0}}.theme-cards3--bg{padding:3.75rem 0}@media (min-width: 768px){.theme-cards3--bg{padding:5rem 0}}@media (min-width: 1200px){.theme-cards3--bg{padding:6.25rem 0 7.5rem}}.theme-cards3__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:2rem}@media (min-width: 768px){.theme-cards3__header{gap:1.5rem;margin-bottom:3rem}}.theme-cards3__title{margin-bottom:0}.theme-cards3__description{margin-bottom:0;max-width:56.25rem}.theme-cards3__grid{display:flex;flex-wrap:wrap;gap:calc(var(--bs-gutter-x))}@media (min-width: 992px){.theme-cards3__grid{justify-content:center}}.theme-cards3__card{display:flex;flex-direction:column;width:100%;background:var(--theme-base-light);border-radius:var(--theme-radius);box-shadow:var(--theme-xs-shadow);text-decoration:none;color:inherit;overflow:hidden;transition:box-shadow var(--theme-transition),background var(--theme-transition)}@media (min-width: 992px){.theme-cards3__card{max-width:24.8125rem}}@media (min-width: 1200px){.theme-cards3__card{max-width:21.6875rem}}@media (min-width: 1710px){.theme-cards3__card{max-width:24.8125rem}}.theme-cards3__card:hover,.theme-cards3__card:focus-visible{box-shadow:var(--theme-sm-shadow);background:var(--theme-base-beige)}.theme-cards3__card:hover .theme-cards3__card-link-icon,.theme-cards3__card:focus-visible .theme-cards3__card-link-icon{transform:translate(.5rem)}.theme-cards3__card-image{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.theme-cards3__card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.theme-cards3__card-body{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:1rem;gap:1rem}@media (min-width: 768px){.theme-cards3__card-body{padding:1.25rem;gap:1.5rem}}.theme-cards3__card-text{display:flex;flex-direction:column;gap:.5rem}.theme-cards3 .theme-cards3__card-title.h5{--margin-x: 0;color:var(--theme-secondary-color);margin:0;font-weight:700}.theme-cards3__card-desc{color:var(--theme-dark-grey-color);margin:0}.theme-cards3__card-desc ul{list-style:none;padding-left:0;margin:0;display:flex;flex-direction:column;gap:.5rem}@media (min-width: 992px){.theme-cards3__card-desc ul{gap:.75rem}}@media (min-width: 1710px){.theme-cards3__card-desc ul{gap:1rem}}.theme-cards3__card-desc li{display:flex;align-items:baseline;gap:.5rem}@media (min-width: 1710px){.theme-cards3__card-desc li{gap:.625rem}}.theme-cards3__card-desc li .icon{position:relative;top:0;flex-shrink:0;width:.75rem;height:.75rem;fill:var(--theme-primary-color)}@media (min-width: 1710px){.theme-cards3__card-desc li .icon{top:.125rem;width:1rem;height:1rem}}.theme-cards3__card-link{display:flex;align-items:center;gap:.75rem}@media (min-width: 768px){.theme-cards3__card-link{gap:1rem}}.theme-cards3__card-link-text{font-family:var(--theme-text-ff);font-weight:700;font-size:1rem;line-height:1.5;color:var(--theme-secondary-color)}@media (min-width: 768px){.theme-cards3__card-link-text{font-size:1.125rem}}.theme-cards3__card-link-icon{display:flex;align-items:center;width:1.25rem;height:1.25rem;color:var(--theme-secondary-color);transition:transform var(--theme-transition)}@media (min-width: 768px){.theme-cards3__card-link-icon{width:1.5rem;height:1.5rem}}.theme-cards3__card-link-icon .icon{width:100%;height:100%}
