.seo-footer{padding:24px;border-radius:16px;background:var(--surface-background-secondary-50);display:flex;flex-direction:column;margin-top:40px}.seo-footer .features,.seo-footer .seo-content{display:flex;flex-direction:column;gap:16px}.seo-footer .features{margin-top:24px;border-top:1px solid var(--surface-line);padding-top:24px}.seo-footer .features .features-container{display:grid;grid-template-columns:1fr 1fr;gap:16px}.seo-footer .features .features-container:empty{display:none}.seo-footer .features .features-container .feature-block{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 16px;border-radius:16px;background:var(--surface-background)}.seo-footer .features .features-container .feature-block img{width:48px;height:48px}.seo-footer .features .features-container .feature-block .feature-content{display:flex;flex-direction:column;align-items:center;gap:8px}.seo-footer .features .features-container .feature-block .feature-content>*{text-align:center;overflow-wrap:anywhere}.seo-footer .advantages-container,.seo-footer .faq-container,.seo-footer .how-it-works,.seo-footer .reviews-container{margin-top:24px;border-top:1px solid var(--surface-line);padding-top:24px}.seo-footer .how-it-works .how-it-works-content{padding:24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;background:var(--surface-background);border-radius:16px;margin-top:16px}.seo-footer .how-it-works .how-it-works-content .row{display:flex;align-items:center;gap:12px}.seo-footer .how-it-works .how-it-works-content .row .number-container{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:1000px;background:var(--surface-background-secondary-50);flex-shrink:0}.seo-footer .how-it-works .how-it-works-content .row .number-container .number{color:var(--text-brand);text-align:center;font-family:Inter,sans-serif;font-size:28px;font-style:italic;font-weight:500;line-height:28px}.seo-footer .how-it-works .how-it-works-content .row .row-content{display:flex;flex-direction:column;gap:2px}.seo-footer .advantages-container .advantages-list{margin-top:16px;display:flex;flex-direction:column;gap:4px}.seo-footer .advantages-container .advantages-list .advantage-container,.seo-footer .reviews-container .reviews-content .review-container{border-radius:16px;background:var(--surface-background);cursor:pointer;outline:2px solid transparent;transition:outline-color 250ms ease-in-out;display:flex}.seo-footer .advantages-container .advantages-list .advantage-container{padding:24px;align-items:center;gap:12px}.seo-footer .advantages-container .advantages-list .advantage-container:hover{outline-color:var(--surface-brand)}.seo-footer .advantages-container .advantages-list .advantage-container img{width:20px;height:20px}.seo-footer .advantages-container .advantages-list .advantage-container .advantage-content{display:flex;flex-direction:column;gap:2px}.seo-footer .reviews-container .reviews-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;margin-top:16px}.seo-footer .reviews-container .reviews-content .review-container{padding:24px 16px;flex-direction:column;gap:8px}.seo-footer .reviews-container .reviews-content .review-container:hover{outline-color:var(--surface-brand)}.seo-footer .reviews-container .reviews-content .review-container .name-container{display:flex;align-items:center;gap:8px}.seo-footer .reviews-container .reviews-content .review-container .name-container .avatar-container{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:1000px;background:var(--surface-brand);flex-shrink:0}.seo-footer .reviews-container .reviews-content .review-container .name-container .avatar-container span{color:var(--text-on-brand);text-align:center;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:28px}.seo-footer .reviews-container .reviews-content .review-container .stars-container{display:flex;align-items:center;gap:4px}.seo-footer .reviews-container .reviews-content .review-container .stars-container img{width:32px;height:32px}.seo-footer .reviews-container .reviews-content .review-container .paragraph-text{overflow-wrap:anywhere;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px;color:var(--text-secondary)}.seo-footer .faq-container .faq-items{margin-top:16px;display:flex;flex-direction:column;gap:4px}.seo-footer .faq-container .faq-items .faq-item{padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:2px;background:var(--surface-background)}@media (max-width:768px){.seo-footer .features .features-container,.seo-footer .reviews-container .reviews-content{grid-template-columns:1fr}.seo-footer,.seo-footer .advantages-container .advantages-list .advantage-container,.seo-footer .faq-container .faq-items .faq-item{padding:16px}.seo-footer .how-it-works .how-it-works-content{padding:16px;grid-template-columns:1fr}}