.icon[data-v-f04ab3a2]{display:grid;overflow:hidden;place-items:center;fill:currentColor;border:none;pointer-events:none}[v-cloak]{display:none}.cards{flex-wrap:wrap;gap:clamp(1.5rem,1.1176470588rem + 1.568627451vw,3rem);justify-content:center;max-width:100%;position:relative}.cards,.cards a{display:flex;width:100%}.cards a{max-width:clamp(18.75rem,17.7941176471rem + 3.9215686275vw,22.5rem)}@media (width <= 30.06125rem){.cards a{max-width:100%}}.cards__item{border-radius:1rem;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d,inset 0 -2px 6px #0a254059;display:flex;flex-direction:column;opacity:.85;outline:var(--outline-theme);overflow:hidden;position:relative;transition:opacity .2s ease-in,transform .2s ease-in;width:100%}@media (any-hover:hover){.cards__item:hover{opacity:.95;transform:translateY(-.2rem)}}@media (any-hover:none){.cards__item:active{opacity:.95;transform:translateY(-.2rem)}}.cards__img-wrap{aspect-ratio:16/9;background-color:var(--primary-light);overflow:hidden;width:100%}.cards__img-wrap img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cards__content{background-color:var(--primary);display:flex;flex-direction:column;flex-grow:1;gap:.2rem;padding:0 1rem 1rem;position:relative;z-index:2}.cards__content:before{background-color:var(--primary);border-radius:0 100% 0 0;content:"";height:3rem;left:0;pointer-events:none;position:absolute;top:0;transform:translateY(-80%);width:5rem;z-index:-1}.cards__content:hover .cards__description{max-height:10lh}.cards__svg-wrap{aspect-ratio:1;background-color:var(--text-primary-light);border-radius:50%;bottom:100%;display:grid;max-width:3.25rem;outline:var(--outline);overflow:hidden;place-content:center;pointer-events:none;position:absolute;width:100%}.cards__title{margin:0;white-space:nowrap}.cards__description,.cards__title{color:var(--text-primary-light);overflow:hidden;text-overflow:ellipsis}.cards__description{flex-grow:1;height:-moz-max-content;height:max-content;-webkit-hyphens:auto;hyphens:auto;margin:unset;margin-bottom:.8rem;max-height:2.2lh;padding-block:.1lh;padding-inline:.4lh;position:relative;word-wrap:break-word;border-radius:1rem;transition:max-height .4s cubic-bezier(.645,.045,.355,1),background-color .2s ease-in,color .2s ease-in}.cards__description:before{background-color:var(--primary-light);border-radius:1rem;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:-1}@media (any-hover:hover){.cards__description:hover{background-color:var(--secondary);color:var(--primary)}}@media (any-hover:none){.cards__description:active{background-color:var(--secondary);color:var(--primary)}}@media (width <= 30.06125rem){.cards__description{max-height:10lh}}.cards .cards__button-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:auto}.cards .cards__button-wrap a{max-width:calc(50% - .5rem);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.cards .cards__img-wrap:after{background-color:rgba(var(--primary-rgb),.75);border-radius:0 0 100%;content:"";height:160%;left:-50%;outline:var(--outline-theme);pointer-events:none;position:absolute;top:-50%;transform:scale(0);transform-origin:top left;transition:transform .3s ease-in-out;width:160%;z-index:1}.cards .cards__img-wrap:hover:after{transform:scale(1)}.cards .cards__img-wrap:before{background-color:transparent;color:var(--text-primary);content:attr(data-desc);font-family:var(--font-family-base);font-size:clamp(1.125rem,1.0612745098rem + .2614379085vw,1.375rem);font-weight:400;-webkit-hyphens:auto;hyphens:auto;top:0;right:0;bottom:0;left:0;letter-spacing:-.03em;line-height:1.2;padding:.5rem 1rem;pointer-events:none;position:absolute;z-index:2;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;opacity:0;overflow:hidden;text-overflow:ellipsis;transition:opacity .4s ease-in-out}.cards .cards__img-wrap:hover:before{opacity:.85}
