.author-text-card{position:relative;display:flex;gap:1.25rem;padding:1.25rem;border-radius:2rem;width:100%;background:linear-gradient(180deg,#190828,#280942)}@media(max-width:475px){.author-text-card{gap:1.5rem;border-radius:1.5rem;padding:16px;flex-direction:column}}.author-text-card-img{position:relative;min-width:286px;height:208px;border-radius:1.5rem}@media(max-width:1920px){.author-text-card-img{min-width:242px;height:176px;border-radius:16px}}@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:235px}}.author-text-card-img>a>img{border-radius:1.5rem;object-fit:cover}@media(max-width:1920px){.author-text-card-img>a>img{border-radius:1rem}}.author-text-card-content{display:flex;flex-direction:column;gap:.5rem;padding:20px}@media(max-width:1920px){.author-text-card-content{padding:12px 0}}@media(max-width:1024px){.author-text-card-content{padding:0;gap:1.25rem}}@media(max-width:475px){.author-text-card-content{gap:1rem}}.author-text-card-content-main{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.author-text-card-content-title{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.75rem;font-weight:700;line-height:2.25rem;color:#fff}@media(max-width:1920px){.author-text-card-content-title{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);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,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:700;line-height:1.5rem}}.author-text-card-content-title.author-text-card__link{text-decoration:none}.author-text-card-content-desc{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem;color:var(--white-60)}@media(max-width:1920px){.author-text-card-content-desc{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);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,system-ui,-apple-system,sans-serif);font-size:.75rem;font-weight:400;line-height:1rem}}.author-text-card-content-link{cursor:pointer;font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.125rem;font-weight:700;line-height:1.5rem;display:flex;align-items:center;text-decoration:none;gap:.375rem;color:#fff;z-index:2}@media(max-width:475px){.author-text-card-content-link{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,#8f13f1cc,#8f13f166 50%,#8f13f100);padding:.125rem;border-radius:2rem}@media(max-width:475px){.author-text-card:before{border-radius:1.5rem}}.author-main{display:flex;flex-direction:column;gap:10rem;z-index:1}@media(max-width:1920px){.author-main{gap:7.5rem}}@media(max-width:1600px){.author-main{gap:6rem}}@media(max-width:1440px){.author-main{gap:4rem}}.author-main .footer .footer-container{background:linear-gradient(180deg,#8f13f103,#8f13f11a),linear-gradient(116deg,#8f13f100 54.48%,#8f13f11a),#2c085733}@media(max-width:769px){.author-main .footer{padding:0}.author-main .footer .footer-container{border-radius:2rem 2rem 0 0}}.author-slogan-subtitle{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1.5rem;font-weight:400;line-height:2rem;color:#fff9;text-align:center;display:flex;flex-direction:column;gap:10rem}@media(max-width:1600px){.author-slogan-subtitle{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:1024px){.author-slogan-subtitle{text-align:start}}@media(max-width:768px){.author-slogan-subtitle{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.author-slogan-subtitle{font-family:var(--font-sf-pro-text,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:400;line-height:1.25rem}}.author-text-button{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:.375rem;width:-moz-fit-content;width:fit-content;align-self:center;margin:0 auto;padding:0;border:none;background:#0000;color:#fff;cursor:pointer;font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:1.125rem;font-weight:700;line-height:1.5rem}@media(max-width:475px){.author-text-button{font-family:var(--font-sf-pro-display,system-ui,-apple-system,sans-serif);font-size:.875rem;font-weight:700;line-height:1.5rem;padding:8px 24px}}.author-text-button-label-hide{display:none}.author-text-button.is-expanded>img,.author-text.is-expanded .author-text-button>img{transform:rotate(-180deg)}.author-text-button.is-expanded .author-text-button-label-show,.author-text.is-expanded .author-text-button .author-text-button-label-show{display:none}.author-text-button.is-expanded .author-text-button-label-hide,.author-text.is-expanded .author-text-button .author-text-button-label-hide{display:inline}.author-text-button>img{transition:transform .3s ease-in-out}