.seo-faq{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;width:100%;display:flex}@media (max-width:1024px){.seo-faq{gap:20px;padding:10px}}.seo-faq__title{font-size:1.525rem;font-weight:700}@media (max-width:1024px){.seo-faq__title{font-size:1.1rem;font-weight:600}}.seo-faq__list{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.seo-faq__item{border:1px solid var(--color-border);z-index:0;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:10px 12px;display:flex;position:relative}@media (max-width:1024px){.seo-faq__item{border-radius:15px}}.seo-faq__item--open:before{content:"";border-radius:inherit;background:var(--gradient-bg);-webkit-mask-composite:xor;pointer-events:none;z-index:-1;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.seo-faq__question{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.seo-faq__question--clickable{cursor:pointer}.seo-faq__question h3{text-align:left;width:100%;white-space:wrap;font-size:1.1rem;font-weight:600}.seo-faq__icon{width:12px;height:12px;transition:all .3s;rotate:90deg}.seo-faq__icon--active{rotate:-90deg}.seo-faq__answer{text-align:left;width:100%;font-size:.925rem;font-weight:200}
.seo-about{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:18px;width:100%;display:flex}@media (max-width:1024px){.seo-about{padding:10px}}.seo-about__title{font-size:1.525rem;font-weight:700}@media (max-width:1024px){.seo-about__title{font-size:1.1rem;font-weight:600}}.seo-about__content{white-space:pre-line;font-size:.925rem;font-weight:200}@media (max-width:1024px){.seo-about__content{font-size:1rem}}
