.seo-tips{display:flex;flex-direction:column;gap:3.5rem}@media(max-width:1600px){.seo-tips{gap:2.5rem}}@media(max-width:1440px){.seo-tips{gap:2.5rem}}@media(max-width:768px){.seo-tips{gap:2rem}}@media(max-width:475px){.seo-tips{gap:1.5rem}}.seo-tips-body{display:flex;flex-direction:column;list-style:none;gap:2.5rem}@media(max-width:1600px){.seo-tips-body{gap:2rem}}@media(max-width:1440px){.seo-tips-body{gap:1.5rem}}@media(max-width:475px){.seo-tips-body{gap:.625rem}}.seo-tips-body-row{position:relative;width:100%;min-height:16rem;border-radius:2rem;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;background:linear-gradient(180deg,#190828,#280942)}@media(max-width:1600px){.seo-tips-body-row{border-radius:1.5rem;height:auto;padding:2rem 2.5rem;gap:1rem}}@media(max-width:1440px){.seo-tips-body-row{padding:1.5rem 2rem}}@media(max-width:768px){.seo-tips-body-row{padding:2rem;gap:.5rem}}@media(max-width:475px){.seo-tips-body-row{padding:1.5rem}}.seo-tips-body-row-title{font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:700;line-height:2.5rem;color:#fff}@media(max-width:1600px){.seo-tips-body-row-title{font-family:var(--font-sf-pro-display);font-size:1.75rem;font-weight:700;line-height:2.25rem}}@media(max-width:1440px){.seo-tips-body-row-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:700;line-height:2rem}}@media(max-width:475px){.seo-tips-body-row-title{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:700;line-height:1.75rem}}.seo-tips-body-row-text{font-family:var(--font-sf-pro-text);font-size:1.5rem;font-weight:400;line-height:2rem;color:hsla(0,0%,100%,.4)}@media(max-width:1600px){.seo-tips-body-row-text{font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:1440px){.seo-tips-body-row-text{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.seo-tips-body-row-text{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.seo-tips-body-row: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:1600px){.seo-tips-body-row:before{border-radius:1.5rem}}