.components-content-creators{background-color:var(--primary-900);margin:100px 0}.components-content-creators .container{max-width:1200px;margin:0 auto;padding:0 24px}.components-content-creators .header{text-align:left;margin-bottom:48px}.components-content-creators .header .subtitle{color:var(--secondary-500);margin:0 0 15px;font-size:16px;font-weight:500;line-height:1.5}.components-content-creators .header .title{color:var(--white-100);margin:0;font-size:28px;font-weight:700;line-height:normal}.components-content-creators .creators-grid{justify-content:center;gap:200px;margin:0 auto;display:flex}@media (max-width:1200px){.components-content-creators .creators-grid{gap:100px}}@media (max-width:768px){.components-content-creators .creators-grid{flex-wrap:wrap;gap:40px}}.components-content-creators .creator-card{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:192px;display:flex}.components-content-creators .creator-card .creator-image{background-color:var(--white-10);border:2px solid var(--primary-500);border-radius:50%;width:192px;height:192px;margin-bottom:18px;overflow:hidden}.components-content-creators .creator-card .creator-image img{object-fit:cover;width:100%;height:100%}.components-content-creators .creator-card .creator-info{width:100%}.components-content-creators .creator-card .creator-info .creator-name{color:var(--white-100);justify-content:center;align-items:center;gap:5px;margin:0 0 18px;font-size:18px;font-weight:700;display:flex}.components-content-creators .creator-card .creator-info .creator-name .creator-link{color:var(--white-100);align-items:center;transition:opacity .2s;display:inline-flex}.components-content-creators .creator-card .creator-info .creator-name .creator-link:hover{opacity:.8}.components-content-creators .creator-card .creator-info .creator-name .creator-link svg{width:24px;height:24px}.components-content-creators .creator-card .creator-info .creator-subscribers{color:var(--white-100);margin:0;font-size:18px;font-weight:400}@media (max-width:767px){.components-content-creators .header{margin-bottom:40px}.components-content-creators .header .title{font-size:24px}.components-content-creators .creators-grid{gap:32px}}
