.faqV2__body{display:flex;flex-grow:1;overflow:hidden}@media screen and (max-width:770px){.faqV2__body{padding:4.6875rem 0 0}}.faqV2{position:relative;display:flex;flex-grow:1;justify-content:space-between;gap:5rem}@media screen and (max-width:1024px){.faqV2{flex-direction:column;gap:1rem}}.faqV2__info{display:flex;flex-direction:column;width:calc((100% - 5rem)/2)}@media screen and (max-width:1024px){.faqV2__info{width:100%}}.faqV2__title-and-image{width:calc((100% - 5rem)/2)}@media screen and (max-width:1024px){.faqV2__title-and-image{width:100%}}.faqV2__title{width:100%;max-width:25rem}@media screen and (max-width:770px){.faqV2__title{max-width:unset;width:calc(100% - 9.5rem)}}@media screen and (max-width:440px){.faqV2__title{width:calc(100% - 6.25rem)}}.faqV2__list,.faqV2__list-wrapper{position:relative;display:flex;flex-direction:column}.faqV2__list{color:var(--ig-text-white);gap:.625rem;overflow-y:auto;border-radius:.75rem;border:1px solid var(--ig-border-gray);background:hsla(0,0%,100%,.0470588235);padding:1.5rem;margin:0}@media screen and (max-width:375px){.faqV2__list{padding:1rem}}.faqV2__list-item{display:flex;flex-direction:column;flex-grow:1}.faqV2__list-item:not(:last-child){border-bottom:1px solid var(--ig-border-gray)}.faqV2__list-item-heading{display:flex;justify-content:space-between;cursor:pointer;padding:1rem 1.25rem}@media screen and (max-width:440px){.faqV2__list-item-heading{padding:1rem .75rem}}.faqV2__list-item-title{margin-right:.875rem;font-size:1.25rem;font-weight:400}@media screen and (max-width:440px){.faqV2__list-item-title{font-size:1rem}}.faqV2__list-item-icon{display:flex;width:2rem;height:2rem;transition:.3s ease-in-out;flex-shrink:0}@media screen and (max-width:375px){.faqV2__list-item-icon{width:1.5rem;height:1.5rem}}.faqV2__list-item-icon img{width:100%;height:100%;object-fit:contain}.faqV2__list-item-icon.rotate{transform:rotate(180deg)}.faqV2_answer{padding:0 1.25rem 1.25rem}@media screen and (max-width:440px){.faqV2_answer{padding:0 .75rem 1.25rem}}.faqV2__list-show-more{position:absolute;bottom:0;color:#deff4e;cursor:pointer;width:max-content;background:none;border:none;padding:1rem 1rem 1rem 0;z-index:1}.faqV2__list-show-more:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(6,10,32,0),#060A20 96.15%);z-index:-1}.faqV2__image-wrapper{width:100%;display:flex;justify-content:flex-end}.faqV2__image{position:relative;display:flex;width:100%;max-width:25rem;height:auto;z-index:1}@media screen and (max-width:1024px){.faqV2__image{max-width:10rem;height:10rem;margin-bottom:-3rem}}.faqV2__image img{width:100%;height:100%;object-fit:contain}.faqV2__list--collapsed .faqV2__list-item:nth-child(5){position:relative;overflow:hidden}.faqV2__list--collapsed .faqV2__list-item:nth-child(5):after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3.125rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.9));pointer-events:none;z-index:1}