.faq-wrapper{width:50%}.faq-wrapper.full-width{width:100%;margin-top:48px}.faq-dropdown{display:block;overflow:hidden;width:100%;margin-bottom:10px;border-radius:8px;background-color:#151720;transition:transform .3s ease}.faq-dropdown:hover{transform:translateY(-2px)}.faq-dropdown-toggle{display:flex;padding:12px;align-items:center;font-family:Space Grotesk,sans-serif;color:#fff;font-size:16px;line-height:22px;font-weight:500}.faq-dropdown-toggle.full-width{padding:16px}.faq-icon-block{position:relative;display:flex;width:32px;height:32px;margin-right:16px;justify-content:center;align-items:center;flex:0 0 auto;border-radius:4px;background-color:#20222b}.faq-flex-wrapper{display:flex;align-items:flex-start}.faq-dropdown-list{position:static;background-color:#151720;transition:all .25s}.faq-dropdown-list.w--open{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.faq-icon-line{width:16px;height:2px;border-radius:4px;background-color:#fff;transition:all .25s}.faq-icon-line.rotate{position:absolute;transform:rotate(90deg)}.collapsed .faq-icon-line:first-of-type{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.collapsed .faq-icon-line:last-of-type{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(90deg) skew(0deg,0deg);transform-style:preserve-3d}.not-collapsed .faq-icon-line:first-of-type,.not-collapsed .faq-icon-line:last-of-type{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(180deg) skew(0deg,0deg);transform-style:preserve-3d}.faq-paragraph{margin-bottom:0;padding-right:24px;padding-bottom:24px;padding-left:64px}.faq-title{max-width:100%;white-space:normal}.faq-title.large{font-size:18px;line-height:24px}@media screen and (max-width:767px){.faq-wrapper{width:100%}.faq-dropdown-toggle.full-width{padding:12px}.faq-flex-wrapper{flex-direction:column}.faq-title.large{font-size:16px;line-height:22px}}