.faq__wrapper{flex-grow:1;justify-content:space-between;gap:5rem;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1024px){.faq__wrapper{flex-direction:column;gap:1rem}}.faq__item{flex-direction:column;width:calc(50% - 2.5rem);display:flex}@media screen and (max-width:1024px){.faq__item{width:100%}}.faq__title{width:100%;max-width:80%}.faq__list{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){.faq__list{padding:1.125rem .625rem}}.faq__list-item{flex-direction:column;flex-grow:1;padding:1rem 1.25rem;display:flex}.faq__list-item:not(:last-child){border-bottom:1px solid var(--ig-border-gray)}@media screen and (max-width:440px){.faq__list-item{padding:1rem .75rem}}.faq__list-item-heading{cursor:pointer;justify-content:space-between;font-size:1.25rem;font-weight:400;display:flex}@media screen and (max-width:440px){.faq__list-item-heading{font-size:1rem}}.faq__list-item-icon{flex-shrink:0;width:2rem;height:2rem;margin-left:.875rem;transition:all .3s ease-in-out;display:flex}@media screen and (max-width:375px){.faq__list-item-icon{width:1.5rem;height:1.5rem}}.faq__list-item-icon img{object-fit:contain;width:100%;height:100%}.faq__list-item-icon.rotate{transform:rotate(180deg)}.faq_answer{margin-top:1rem}.faq__image-wrapper{justify-content:flex-end;width:100%;display:flex}.faq__image{z-index:1;width:100%;max-width:25rem;height:auto;display:flex;position:relative}@media screen and (max-width:1024px){.faq__image{max-width:10rem;height:10rem;margin-bottom:-3rem}}.faq__image img{object-fit:contain;width:100%;height:100%}
.contactBanner{overflow:hidden}.contactBanner__wrapper{-webkit-backdrop-filter:blur(.75rem);background-image:-webkit-image-set(url(/images/common/contactBanner/contactBg.avif) 1x type("image/avif"),url(/images/common/contactBanner/contactBg.webp) 1x type("image/webp"),url(/images/common/contactBanner/contactBg.jpg) 1x type("image/jpg"));background-image:image-set("/images/common/contactBanner/contactBg.avif" 1x type("image/avif"),"/images/common/contactBanner/contactBg.webp" 1x type("image/webp"),"/images/common/contactBanner/contactBg.jpg" 1x type("image/jpg"));background-color:var(--ig-bg-dark);border:1px solid var(--ig-border-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:3.75rem;display:flex;position:relative;-webkit-backdrop-filter:blur(.75rem)!important;backdrop-filter:blur(.75rem)!important}@media screen and (max-width:440px){.contactBanner__wrapper{padding:3.75rem 2.875rem}}@media screen and (max-width:375px){.contactBanner__wrapper{padding:2.875rem 1.5rem}}.contactBanner__image{width:100%;max-width:7.75rem;margin-bottom:2.25rem}@media screen and (max-width:440px){.contactBanner__image{max-width:6rem;margin-bottom:1.75rem}}.contactBanner__image img{object-fit:contain;width:100%;height:100%}.contactBanner__title{text-align:center;width:100%;max-width:53.5rem}.contactBanner__text{text-align:center;margin-bottom:1.5rem}
