.faqPage__header{position:relative;display:flex;gap:40px;align-items:flex-start;justify-content:space-between;height:410px;margin-bottom:176px;overflow:hidden}.faqPage__headerContent{flex:1 1;padding-top:70px}.faqPage__title{margin-bottom:18px;line-height:96px}.faqPage__description{margin-bottom:6px}.faqPage__ctaLink{color:var(--primary600);text-decoration:none;transition:opacity .2s}.faqPage__ctaLink:hover{opacity:.8}.faqPage__raccoon{position:absolute;top:0;right:-80px;z-index:1;flex-shrink:0;width:570px;height:auto}.faqPage__raccoon img{width:100%;height:100%;object-fit:contain}.faqPage__raccoon:after{position:absolute;right:0;bottom:0;left:0;z-index:2;height:80px;pointer-events:none;content:"";background:linear-gradient(to top,var(--background-body-color) 0,transparent 100%)}.faqPage__content{min-height:640px;max-width:900px;margin-right:auto;margin-bottom:-200px;margin-left:auto}.faqPage__search{margin-bottom:24px}.faqPage__searchField{position:relative;display:flex;align-items:center;min-height:64px;padding:0 20px;background:var(--grey700);border:1px solid #14181c;border-radius:6px}.faqPage__searchIcon{position:relative;flex-shrink:0;width:18px;height:18px;margin-right:12px;border:2px solid hsla(0,0%,100%,.7607843137);border-radius:50%}.faqPage__searchIcon:after{position:absolute;right:-4px;bottom:-3px;width:8px;height:2px;content:"";background:hsla(0,0%,100%,.7607843137);border-radius:999px;transform:rotate(45deg);transform-origin:center}.faqPage__searchInput{width:100%;font-family:var(--font-dm-sans);font-size:20px;font-weight:400;line-height:1.2;color:var(--grey100);background:rgba(0,0,0,0);border:none;outline:none}.faqPage__searchInput::placeholder{color:hsla(0,0%,100%,.4)}.faqPage__searchInput::-webkit-search-cancel-button{display:none;-webkit-appearance:none;appearance:none}.faqPage__highlight{padding:0;color:#111;background:#9bc7ea;border-radius:4px}.faqPage__searchEmpty{padding:20px 24px;background:var(--grey700);border-radius:14px}.faqPage__bottomBg{width:100vw;padding-top:80px;margin-left:calc(-50vw + 50%)}.faqPage .accordionList{max-width:100%}.appInnerLayout__content:has(.faqPage){padding-bottom:0}@media(max-width:1200px){.faqPage__header{height:260px;margin-bottom:80px}.faqPage__headerContent{padding-top:0}.faqPage__raccoon{top:0;width:400px;height:auto}.faqPage__content{min-height:440px}}@media(max-width:980px){.faqPage__header{flex-direction:column;gap:24px;height:auto;margin-bottom:60px}.faqPage__raccoon{top:20px;right:-20px;align-self:center;width:auto;height:180px}.faqPage__title.title{margin-bottom:16px;font-size:54px;line-height:1.1}.faqPage__description{max-width:300px;margin-bottom:0;font-size:16px}.faqPage__searchInput{font-size:18px}}@media(max-width:780px){.faqPage__header{height:480px;margin-bottom:0}.faqPage__title{width:300px}.faqPage__raccoon{top:280px;right:-20px;align-self:center;width:auto;height:180px}.faqPage__searchField{min-height:64px;padding:0 16px}.faqPage__searchInput{font-size:16px}}