.supportPage-module-scss-module__VeNj1W__page{flex-direction:column;min-height:calc(100dvh - 190px);margin-top:40px;display:flex}.supportPage-module-scss-module__VeNj1W__page section{width:100%;max-width:var(--container-width);margin:0 auto 40px;padding:0 24px;display:flex}@media (max-width:775px){.supportPage-module-scss-module__VeNj1W__page{padding-bottom:50px}}.supportPage-module-scss-module__VeNj1W__cards{flex-direction:column;flex-grow:1;justify-content:space-between;align-items:stretch;gap:20px}@media (min-width:775px){.supportPage-module-scss-module__VeNj1W__cards{flex-direction:row}}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card{border:1px solid var(--gray12);border-radius:8px;flex-direction:column;gap:16px;width:100%;padding:20px;display:flex}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card hr{border:none;border-top:1px solid var(--gray12);width:100%;margin:0}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card:hover{border:1px solid var(--ctaBlue);transition:color .2s}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card:hover hr{border-color:var(--ctaBlue2);transition:color .2s}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card:hover h2{color:var(--ctaBlue);transition:color .2s}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card h2{font-size:24px;font-weight:700;font-family:var(--baseFontNarrow);letter-spacing:.01em;color:var(--gray00);line-height:120%}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card h2 a{color:inherit;text-decoration:none}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card h2 a:hover{font-weight:inherit}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card ul{flex-direction:column;gap:16px;margin-block:0;padding-inline-start:0;list-style:none;display:flex}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card a{color:var(--gray02);text-decoration:none}.supportPage-module-scss-module__VeNj1W__cards .supportPage-module-scss-module__VeNj1W__card a:hover{font-weight:700}.supportPage-module-scss-module__VeNj1W__featured{flex-direction:column;align-items:stretch;gap:20px}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid{grid-auto-columns:minmax(280px,82vw);grid-auto-flow:column;gap:20px;display:grid;overflow-y:hidden}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid::-webkit-scrollbar{height:8px}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid::-webkit-scrollbar-thumb{background:var(--gray14);border-radius:8px}@media (min-width:1024px){.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid{grid-template-columns:repeat(3,1fr)}}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature{border:1px solid var(--gray12);border-radius:8px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature:hover .supportPage-module-scss-module__VeNj1W__image .supportPage-module-scss-module__VeNj1W__overlay{opacity:1}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature .supportPage-module-scss-module__VeNj1W__image{background:var(--gray18);width:100%;height:auto;position:relative;overflow:hidden}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature .supportPage-module-scss-module__VeNj1W__image img{object-fit:cover;width:100%;height:100%;transition:filter .3s}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature .supportPage-module-scss-module__VeNj1W__image .supportPage-module-scss-module__VeNj1W__overlay{text-align:center;color:var(--gray18);opacity:0;background:#000000a6;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:opacity .3s;display:none;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature .supportPage-module-scss-module__VeNj1W__image .supportPage-module-scss-module__VeNj1W__overlay{display:flex}}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature .supportPage-module-scss-module__VeNj1W__caption{padding:8px 16px;background:var(--primary-dark);color:var(--gray18);flex-direction:column;flex-grow:1;justify-content:space-between;gap:4px;padding-bottom:10px;display:flex}.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature .supportPage-module-scss-module__VeNj1W__caption p{line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (hover:hover) and (pointer:fine){.supportPage-module-scss-module__VeNj1W__featured .supportPage-module-scss-module__VeNj1W__grid .supportPage-module-scss-module__VeNj1W__feature .supportPage-module-scss-module__VeNj1W__caption{display:none}}.supportPage-module-scss-module__VeNj1W__cta{flex-direction:column;justify-content:space-between;align-items:flex-start;row-gap:16px;width:100%;padding-bottom:0;display:flex;margin-top:40px!important}.supportPage-module-scss-module__VeNj1W__cta a{color:var(--ctaBlue)}
