.CardsListv3{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:90px;padding-top:32px;position:relative;width:100%;z-index:1}.CardsListv3.backgroundwhite{background-color:#fff}.CardsListv3.backgroundbeige{background-color:#fffef3}.CardsListv3.backgrounddarkerbeige{background-color:#f5efe5}.CardsListv3.backgrounddark{background-color:#212121}.CardsListv3.backgroundblush{background-color:#f6f1e9}.CardsListv3.backgroundgrey{background-color:#fffdfa}.CardsListv3.backgroundblue{background-color:#deedff}.CardsListv3 .container{display:grid;gap:0 1rem;grid-template-columns:repeat(4,1fr);overflow:hidden;padding:0 1.75rem;position:relative;width:100%}.CardsListv3 .wrapper{display:flex;flex-direction:column;gap:1rem;grid-column:1/-1}.CardsListv3 .cards-list-content{border-radius:1rem;display:flex;flex-direction:column;gap:1rem 0;padding:2rem;text-decoration:none;transition:all .3s ease;width:100%}.CardsListv3 .cards-list-headings{display:flex;flex-direction:column;gap:16px}.CardsListv3 .cards-list-title{color:#184d32;transition:all .3s ease}.CardsListv3 .cards-list-title *{font-family:Work Sans,sans-serif;font-size:2.125rem;font-style:normal;font-weight:400}.CardsListv3 .cards-list-desc{color:#57b57d;transition:all .3s ease}.CardsListv3 .cards-list-desc *{font-family:Work Sans,sans-serif;font-size:.875rem;font-weight:500}@media (min-width:80rem){.CardsListv3 .cards-list-desc *{font-size:1.0625rem}}.CardsListv3 .cards-list-icon{margin-top:auto;transition:all .3s ease}.CardsListv3.cardsThemeorange .cards-list-content{background-color:#f9f5f0;border:1px solid #ffcfa8;transform:all 3s ease}.CardsListv3.cardsThemeorange .cards-list-title{color:#9d260f}.CardsListv3.cardsThemeorange .cards-list-desc,.CardsListv3.cardsThemeorange .cards-list-icon{color:#ff9052}.CardsListv3.cardsThemeorange .cards-list-icon svg path{fill:#ff9052}.CardsListv3.cardsThemeorange .cards-list-content:hover{background-color:#fff5ed;border:1px solid #ff9052;box-shadow:0 12px 16px -4px rgba(255,144,82,.08),0 4px 6px -2px rgba(255,144,82,.03);transform:all .3 ease!important}.CardsListv3.cardsThemeorange .cards-list-content:hover .cards-list-title{color:#fe5c11}.CardsListv3.cardsThemeorange .cards-list-content:hover .cards-list-desc,.CardsListv3.cardsThemeorange .cards-list-content:hover .cards-list-icon{color:#9d260f}.CardsListv3.cardsThemegreen .cards-list-content{background-color:#f9f5f0;border:1px solid #b6e4c4}.CardsListv3.cardsThemegreen .cards-list-title{color:#184d32}.CardsListv3.cardsThemegreen .cards-list-desc,.CardsListv3.cardsThemegreen .cards-list-icon{color:#57b57d}.CardsListv3.cardsThemegreen .cards-list-icon svg path{fill:#57b57d}.CardsListv3.cardsThemegreen .cards-list-content:hover{background-color:#effaf2;border:1px solid #57b57d;box-shadow:0 12px 16px -4px rgba(87,181,125,.08),0 4px 6px -2px rgba(87,181,125,.03)}.CardsListv3.cardsThemegreen .cards-list-content:hover .cards-list-title{color:#57b57d}.CardsListv3.cardsThemegreen .cards-list-content:hover .cards-list-desc,.CardsListv3.cardsThemegreen .cards-list-content:hover .cards-list-icon{color:#184d32}.CardsListv3.cardsThemeblue .cards-list-content{background-color:#2a2a2a;border:1px solid #5881fc}.CardsListv3.cardsThemeblue .cards-list-title{color:#4b67f2}.CardsListv3.cardsThemeblue .cards-list-desc,.CardsListv3.cardsThemeblue .cards-list-icon{color:#5881fc}.CardsListv3.cardsThemeblue .cards-list-icon svg path{fill:#5881fc}.CardsListv3.cardsThemeblue .cards-list-content:hover{background-color:#212121;border:1px solid #4b67f2;box-shadow:0 12px 16px -4px rgba(75,103,242,.08),0 4px 6px -2px rgba(75,103,242,.03)}.CardsListv3.cardsThemeblue .cards-list-content:hover .cards-list-title{color:#5881fc}.CardsListv3.cardsThemeblue .cards-list-content:hover .cards-list-desc,.CardsListv3.cardsThemeblue .cards-list-content:hover .cards-list-icon{color:#deedff}.CardsListv3.darkTheme .cards-list-content{background-color:#2a2a2a;border:1px solid #4a4a4a}.CardsListv3.darkTheme .cards-list-title{color:#fff}.CardsListv3.darkTheme .cards-list-content:hover{background-color:#212121;border:1px solid #4b67f2;box-shadow:0 12px 16px -4px rgba(75,103,242,.08),0 4px 6px -2px rgba(75,103,242,.03)}.CardsListv3.darkTheme .cards-list-content:hover .cards-list-title{color:#5881fc}.CardsListv3.darkTheme .cards-list-content:hover .cards-list-desc,.CardsListv3.darkTheme .cards-list-content:hover .cards-list-icon{color:#deedff}@media (min-width:48rem){.CardsListv3 .container{display:grid;gap:0 2rem;grid-template-columns:repeat(8,1fr);padding:0 4rem}}@media (min-width:80rem){.CardsListv3{padding-bottom:120px;padding-top:60px}.CardsListv3 .container{display:grid;gap:0 2rem;grid-template-columns:repeat(12,1fr);max-width:1440px;padding:0 4rem}.CardsListv3 .wrapper{flex-direction:row;gap:2rem;justify-content:center}.CardsListv3 .cards-list-content{align-items:flex-start;flex-direction:column;gap:2.5rem;max-width:19rem;width:25%}}