@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap";@keyframes rotating{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.supportCenter-faq-wrap{display:flex;flex-direction:column}.supportCenterArticle-detail-image{width:100%;height:auto;aspect-ratio:16/6}.supportCenterArticle-detail-image img{width:100%;height:100%;object-fit:cover}.supportCenterArticle-wrap .supportCenterArticle{display:flex;height:100%;min-height:30rem;flex-direction:column;justify-content:space-between;padding:1.6rem;border:.1rem solid var(--color-grey);border-radius:.5rem;background-color:var(--color-white);color:var(--color-black);text-decoration:none}.supportCenterArticle-wrap .supportCenterArticle .supportCenterArticle-header{margin-bottom:1.6rem;font-size:1.6rem;font-weight:bold}.supportCenterArticle-wrap .supportCenterArticle .supportCenterArticle-content{display:flex;flex-direction:column;gap:1.6rem}