.support-hero{position:relative;display:flex;flex-direction:column;align-items:center;padding:24px 6% 4rem;gap:32px;isolation:isolate;background:linear-gradient(180deg,#000,#c8102e);overflow:hidden}@media(min-width:768px){.support-hero{padding:24px 11% 4rem}}.support-hero__ellipse{position:absolute;width:120%;aspect-ratio:1;pointer-events:none}.support-hero__ellipse--red{left:-50%;top:-18%;background:radial-gradient(circle,#e700268c,#e7002600 60%);z-index:0}.support-hero__ellipse--blue{left:45%;top:-22%;background:radial-gradient(circle,#045acbb8,#045acb00 62%);z-index:1}.support-hero__inner{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;max-width:1180px;margin:110px auto 0;padding:0 1.5rem;text-align:center}.support-hero__headings{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.support-hero__title{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:1.875rem;line-height:40px;letter-spacing:-.72px;color:#fff}@media(min-width:768px){.support-hero__title{font-size:2.25rem}}.support-hero__subtitle{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:.875rem;line-height:20px;color:#fff;opacity:.8;max-width:760px}.support-directory{display:flex;justify-content:center;padding:4rem 6%;background:#f7f5f2}@media(max-width:768px){.support-directory{padding:3rem 1rem}}.support-directory__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;width:100%;max-width:1180px}@media(max-width:768px){.support-directory__grid{grid-template-columns:1fr;gap:12px}}.support-card{display:flex;flex-direction:column;gap:24px;padding:28px;background:#fff;border:1px solid #E1DFDC;border-radius:24px}@media(max-width:768px){.support-card{padding:20px;gap:16px}}.support-card--general{grid-column:1/-1;background:linear-gradient(120deg,#fff,#fbf3f4);border-color:#c8102e47}@media(min-width:768px){.support-card--general .support-card__contacts{flex-direction:row;flex-wrap:wrap;gap:12px 40px}}.support-card__head{display:flex;flex-direction:column;gap:10px}.support-card__name{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:1.125rem;line-height:24px;letter-spacing:-.3px;color:#08101b}.support-card__desc{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:.875rem;line-height:18px;color:#8b8d98}.support-card__contacts{display:flex;flex-direction:column;gap:12px;margin-top:auto;list-style:none;padding:0}.support-card__row{display:flex;align-items:center;gap:10px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;line-height:18px}.support-card__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:10px;background:#c8102e14;color:#c8102e}.support-card__icon svg{width:18px;height:18px}.support-card__row-label{flex-shrink:0;color:#8b8d98}.support-card__row-value{margin-inline-start:auto;text-align:end;font-weight:500;color:#08101b;word-break:break-word}.support-card__row-value--link{color:#c8102e;text-decoration:none;transition:opacity .15s ease}.support-card__row-value--link:hover{opacity:.8}
