.faqShort__body{flex-direction:column;flex-grow:1;margin-top:1.5rem;display:flex;overflow:hidden}@media screen and (max-width:1024px){.faqShort__body{margin-top:.875rem}}.faqShort{flex-grow:1;justify-content:space-between;gap:5rem;display:flex;position:relative}@media screen and (max-width:1024px){.faqShort{flex-direction:column;gap:1rem}}.faqShort__list{width:100%;color:var(--ig-text-white);border:1px solid var(--ig-border-gray);background-color:var(--ig-bg-gray-2);border-radius:.75rem;flex-direction:column;gap:.625rem;margin:0;padding:1.5rem;display:flex;position:relative;overflow-y:auto}@media screen and (max-width:770px){.faqShort__list{padding:1rem}}@media screen and (max-width:440px){.faqShort__list{padding:.5rem}}.faqShort__list-item{flex-direction:column;flex-grow:1;padding:1rem 1.25rem;display:flex}@media screen and (max-width:770px){.faqShort__list-item{padding:1rem .75rem}}@media screen and (max-width:440px){.faqShort__list-item{padding:.5rem}}.faqShort__list-item:not(:last-child){border-bottom:1px solid var(--ig-border-gray)}.faqShort__list-item-heading{cursor:pointer;justify-content:space-between;gap:.5rem;display:flex}.faqShort__list-item-title{font-size:1.25rem;font-weight:400}@media screen and (max-width:440px){.faqShort__list-item-title{font-size:1rem}}.faqShort__list-item-icon{flex-shrink:0;width:2rem;height:2rem;transition:all .3s ease-in-out;display:flex}@media screen and (max-width:375px){.faqShort__list-item-icon{width:1.5rem;height:1.5rem}}.faqShort__list-item-icon img{object-fit:contain;width:100%;height:100%}.faqShort__list-item-icon.rotate{transform:rotate(180deg)}.faqShort_answer{margin-top:.875rem}
