.author-text-card{position:relative;display:flex;gap:2.5rem;padding:2.5rem;border-radius:2rem;align-items:center;width:100%;background:linear-gradient(180deg,#190828,#280942)}@media(max-width:1440px){.author-text-card{padding:2rem;gap:2rem}}@media(max-width:475px){.author-text-card{padding:1.5rem;gap:1.5rem;border-radius:1.5rem;flex-direction:column}}.author-text-card-img{position:relative;width:100%;max-width:16.5rem;height:12rem;border-radius:1.5rem}@media(max-width:1440px){.author-text-card-img{max-width:15.125rem;min-width:15.125rem;height:11rem}}@media(max-width:475px){.author-text-card-img{max-width:100%;height:13.9375rem}}.author-text-card-img>img{border-radius:1.5rem;object-fit:cover}.author-text-card-content{display:flex;flex-direction:column;gap:1rem}@media(max-width:1600px){.author-text-card-content{gap:.5rem}}.author-text-card-content-title{font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:700;line-height:2.5rem;color:#fff}@media(max-width:1600px){.author-text-card-content-title{font-family:var(--font-sf-pro-display);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(max-width:1440px){.author-text-card-content-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:475px){.author-text-card-content-title{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.author-text-card-content-desc{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem;color:hsla(0,0%,100%,.4)}@media(max-width:1440px){.author-text-card-content-desc{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}@media(max-width:475px){.author-text-card-content-desc{font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:400;line-height:1rem}}.author-text-card-content-link{cursor:pointer;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:700;line-height:1.5rem;display:flex;align-items:center;text-decoration:none;padding:.75rem 0;gap:.3125rem;color:#fff;z-index:2}@media(max-width:1440px){.author-text-card-content-link{font-size:1rem;font-size:.875rem}}.author-text-card-content-link>img{transform:rotate(-90deg)}.author-text-card:before{content:"";position:absolute;inset:-.125rem;z-index:-1;width:100%;height:100%;background:linear-gradient(180deg,rgba(143,19,241,.8),rgba(143,19,241,.4) 50%,rgba(143,19,241,0));padding:.125rem;border-radius:2rem}@media(max-width:475px){.author-text-card:before{border-radius:1.5rem}}.author-text-show{cursor:pointer;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;align-self:center;padding:1.25rem 2.5rem;border-radius:1.875rem;background-color:hsla(0,0%,100%,.102);border:none;color:#fff;font-family:var(--font-sf-pro-display);font-size:1.125rem;font-weight:700;line-height:1.5rem}@media(max-width:1440px){.author-text-show{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:700;line-height:1.5rem;padding:1rem 2rem}}@media(max-width:475px){.author-text-show{font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:700;line-height:1.5rem;padding:.75rem 2rem}}