.dixel-faq{padding-bottom:40px;padding-top:40px}@media (min-width:720px){.dixel-faq{padding-bottom:52px;padding-top:52px}}@media (min-width:1280px){.dixel-faq{padding-bottom:80px;padding-top:80px}}.dixel-faq__title{color:#251b4c;margin-bottom:50px;text-align:center}@media (min-width:720px){.dixel-faq__title{margin-bottom:50px}}@media (min-width:1280px){.dixel-faq__title{margin-bottom:50px}}.dixel-faq-wrapper{margin:0 auto;max-width:800px;padding:0 16px}@media (min-width:720px){.dixel-faq-wrapper{padding:0 40px}}@media (min-width:1280px){.dixel-faq-wrapper{padding:0}}.dixel-faq-card{background:#fff;border-radius:24px;box-shadow:4px 4px 40px 0 rgba(0,0,0,.05),-4px -4px 40px 0 rgba(0,0,0,.05);overflow:hidden;transition:all .3s ease}@media (min-width:720px){.dixel-faq-card{border-radius:32px}}@media (min-width:1280px){.dixel-faq-card{border-radius:40px}}.dixel-faq-card:hover{box-shadow:8px 8px 60px 0 rgba(0,0,0,.1),-8px -8px 60px 0 rgba(0,0,0,.1)}.dixel-faq-item{position:relative;transition:background-color .3s ease}.dixel-faq-item:last-child{border-bottom:none}.dixel-faq-item__divider{background:linear-gradient(90deg,transparent,rgba(37,27,76,.1) 20%,rgba(37,27,76,.1) 80%,transparent);height:1px;margin:0 24px}@media (min-width:720px){.dixel-faq-item__divider{margin:0 32px}}@media (min-width:1280px){.dixel-faq-item__divider{margin:0 40px}}.dixel-faq-item__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:24px 24px 20px;transition:background-color .3s ease}@media (min-width:720px){.dixel-faq-item__header{padding:32px 32px 28px}}@media (min-width:1280px){.dixel-faq-item__header{padding:40px 40px 36px}}.dixel-faq-item__header:hover{background-color:rgba(235,244,255,.3)}.dixel-faq-item__question{color:#251b4c;line-height:1.2;margin:0;padding-right:20px}@media (min-width:720px){.dixel-faq-item__question{padding-right:32px}}.dixel-faq-item__icon{align-items:center;background:#ebf4ff;border-radius:50%;color:#251b4c;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .3s ease;width:32px}@media (min-width:720px){.dixel-faq-item__icon{height:40px;width:40px}}.dixel-faq-item__icon svg{transition:transform .3s ease}.dixel-faq-item.active .dixel-faq-item__icon{background:#ec5532;color:#fff}.dixel-faq-item__content{max-height:0;overflow:hidden;transition:max-height .3s ease}.dixel-faq-item__answer{color:#251b4c;line-height:1.4;margin:0;opacity:.8;padding:0 24px 24px}@media (min-width:720px){.dixel-faq-item__answer{padding:0 32px 32px}}@media (min-width:1280px){.dixel-faq-item__answer{padding:0 40px 40px}}.dixel-faq-item__content{transition:max-height .3s cubic-bezier(.4,0,.2,1)}.dixel-faq-item.active{background:linear-gradient(135deg,rgba(235,244,255,.1),rgba(235,244,255,.05))}.dixel-faq-item.active .dixel-faq-item__header{background-color:rgba(235,244,255,.2)}@media (max-width:719px){.dixel-faq-item__question{font-size:18px;line-height:22px}.dixel-faq-item__answer{font-size:16px;line-height:22px}}.dixel-faq-item__header:focus{outline:2px solid #ec5532;outline-offset:2px}.dixel-faq-item__header:focus-visible{outline:2px solid #ec5532;outline-offset:2px}.dixel-faq-item__icon:hover{transform:scale(1.05)}.dixel-faq-item.active .dixel-faq-item__icon:hover{background:#d44a2a}.dixel-faq-item:first-child .dixel-faq-item__header{border-top-left-radius:inherit;border-top-right-radius:inherit}.dixel-faq-item:last-child .dixel-faq-item__header{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.dixel-faq-item.active .dixel-faq-item__divider{background:linear-gradient(90deg,transparent,rgba(236,85,50,.2) 20%,rgba(236,85,50,.2) 80%,transparent)}