.styles_GroupCard__dy_2Q{position:relative;border:0;border-radius:0;background-color:#f1f1f1;overflow:hidden;cursor:pointer;padding:2rem;transition:border-radius .3s ease-in-out,background-color .3s ease-in-out}.styles_GroupCard__dy_2Q:hover{border-radius:0 100px 0 0;background-color:var(--hover-color,#150235)}.styles_GroupCard__dy_2Q:hover .contentWrapper{color:#fff}.styles_GroupCard__dy_2Q:hover .contentWrapper .buttonWrapper,.styles_GroupCard__dy_2Q:hover .contentWrapper .description{opacity:1}.styles_GroupCard__dy_2Q:hover img{filter:invert(1) hue-rotate(180deg)}.styles_GroupCard__dy_2Q .contentWrapper{position:relative;display:flex;min-height:500px;height:100%;flex-direction:column;justify-content:space-between}@media(min-width:768px){.styles_GroupCard__dy_2Q .contentWrapper{min-height:600px}}.styles_GroupCard__dy_2Q .contentWrapper .h3{font-family:Manrope,sans-serif!important}.styles_GroupCard__dy_2Q .contentWrapper .h3 a{color:inherit!important}.styles_GroupCard__dy_2Q .contentWrapper .title{width:80%}.styles_GroupCard__dy_2Q .contentWrapper .description{opacity:0;transition:opacity .3s ease-in-out;font-family:Manrope,sans-serif!important}.styles_GroupCard__dy_2Q .contentWrapper .buttonWrapper{opacity:0;transition:opacity .3s ease-in-out}.styles_GroupCard__dy_2Q .contentWrapper .buttonWrapper button{height:49px;width:49px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background-color:#fff}.styles_GroupCard__dy_2Q .logoWrapper{display:flex;height:100%;width:100%}.styles_GroupCard__dy_2Q .logoWrapper img{transition:filter .3s ease-in-out;object-fit:contain;width:auto;height:90px;max-width:200px}@media(max-width:479.98px){.styles_GroupCard__dy_2Q .logoWrapper img{height:65px}}