.faq{padding:120px 0;background:#fff}@media screen and (max-width:1150px){.faq{padding:96px 0}}.faq__layout{display:grid;grid-template-columns:minmax(0,576px) minmax(0,1fr);gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media screen and (max-width:991px){.faq__layout{grid-template-columns:1fr}}@media screen and (max-width:600px){.faq{padding:64px 0}.faq__layout{gap:48px}}.faq__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:46px}@media screen and (max-width:600px){.faq__left{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px}}.faq__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.faq__title,.faq__title-gradient{margin:0;font-size:64px;font-weight:600;line-height:1.05;letter-spacing:0}@media screen and (max-width:1150px){.faq__title,.faq__title-gradient{font-size:56px}}@media screen and (max-width:600px){.faq__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;text-align:center}.faq__title,.faq__title-gradient{font-size:32px;line-height:1}}.faq__title{max-width:576px;color:#171717}.faq__title-gradient{color:transparent;background:linear-gradient(102deg,#3a87d9 0,#2f1a6b 25%,#200000 50%,#ad3822 75%,#f7a75f 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:50px;margin:0;padding:0 24px;overflow:hidden;border:1px solid transparent;border-radius:8px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(102deg,#3a87d9 0,#2f1a6b 25%,#200000 50%,#ad3822 75%,#f7a75f 100%) border-box}.faq__search:focus-within{-webkit-box-shadow:0 0 0 2px rgba(58,135,217,.16);box-shadow:0 0 0 2px rgba(58,135,217,.16)}.faq__controls,.faq__search-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.faq__controls{gap:28px}@media screen and (max-width:600px){.faq__controls{gap:24px}}.faq__search-group{gap:4px}.faq__search-input{min-width:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;height:48px;padding:0;border:0!important;background:0 0;-webkit-box-shadow:none!important;box-shadow:none!important;color:#171717;font-size:16px;font-weight:400;line-height:24px;outline:0}.faq__search-input:focus{outline:0;-webkit-box-shadow:none!important;box-shadow:none!important}.faq__search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:24px;height:24px;border:0;background:0 0;color:#0c0a09}.faq__search-icon{position:relative;display:block;width:24px;height:24px}.faq__search-icon::before{content:"";position:absolute;inset:3px 5px 5px 3px;border:2px solid currentColor;border-radius:999px}.faq__search-icon::after{content:"";position:absolute;right:3px;bottom:3px;width:8px;height:2px;border-radius:999px;background:currentColor;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.faq__result-count{margin:0;color:#171717;font-size:12px;font-weight:500;line-height:24px}.faq__result-count[hidden]{display:none}.faq__chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;width:100%}@media screen and (max-width:600px){.faq__chips{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.faq__chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:36px;padding:8px 16px;border:1px solid transparent;border-radius:8px;background:#f3f3f3;color:#8b8b8b;font-size:16px;font-weight:500;line-height:20px;-webkit-transition:background-color .2s,border-color .2s,color .2s;transition:background-color .2s,border-color .2s,color .2s}.faq__chip.is-active,.faq__chip:focus-visible,.faq__chip:hover{border-color:#3a87d9;background:#fff;color:#0c0a09;font-weight:600}.faq__right{min-width:0}.faq__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.faq__category,.faq__item{width:100%;-webkit-transition:opacity .22s,-webkit-transform .22s;transition:opacity .22s,transform .22s,-webkit-transform .22s}.faq__category.is-filter-hidden,.faq__item.is-filter-hidden{opacity:0;-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)}.faq__category[hidden],.faq__item[hidden]{display:none}.faq__category-head,.faq__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;width:100%;min-height:100px;padding:24px 0;border:0;border-bottom:1px solid #0c0a09;background:0 0;color:#0c0a09;text-align:left}.faq__category-title,.faq__item-title{min-width:0;color:#0c0a09;font-size:24px;font-weight:500;line-height:32px}.faq__category-body,.faq__item-body{display:grid;grid-template-rows:0fr;overflow:hidden;-webkit-transition:grid-template-rows .26s;transition:grid-template-rows .26s;transition:grid-template-rows .26s,-ms-grid-rows .26s}.faq__category.is-open>.faq__category-body,.faq__item.is-open>.faq__item-body{grid-template-rows:1fr}.faq__category-content,.faq__item-content{min-height:0;overflow:hidden}.faq__category-body{background:#f9f9f9}.faq__item{padding:0 24px;border-bottom:1px solid #b9b9b9}.faq__item:last-child{border-bottom-color:transparent}.faq__item-head{border-bottom:0}@media screen and (max-width:600px){.faq__category-head,.faq__item-head{gap:16px}.faq__item{padding:0 16px}.faq__item-head{min-height:100px}}.faq__answer{padding:0 0 24px;color:#5d5d5d;font-size:18px;font-weight:400;line-height:24px}.faq__answer>:first-child{margin-top:0}.faq__answer>:last-child{margin-bottom:0}.faq__answer ol,.faq__answer p,.faq__answer ul{margin:0 0 16px}.faq__answer a{color:#3a87d9;text-decoration:underline;text-underline-offset:2px}.faq__toggle{position:relative;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;color:#0c0a09}.faq__toggle::after,.faq__toggle::before{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;border-radius:999px;background:currentColor;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.faq__toggle::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.faq__category.is-open>.faq__category-head .faq__toggle::after,.faq__item.is-open>.faq__item-head .faq__toggle::after{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.faq__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:640px;border-radius:16px;background:#f9f9f9}.faq__empty[hidden]{display:none}@media screen and (max-width:600px){.faq__empty{min-height:320px}}.faq__empty-icon{width:48px;height:48px}.faq__empty-title{margin:8px 0 0;color:#0c0a09;font-size:24px;font-weight:500;line-height:1;text-align:center}@media (prefers-reduced-motion:reduce){.faq__category,.faq__category-body,.faq__item,.faq__item-body,.faq__toggle::after{-webkit-transition:none;transition:none}}.editor-styles-wrapper .faq{padding:64px 0}.editor-styles-wrapper .faq__layout{grid-template-columns:1fr;gap:32px}.editor-styles-wrapper .faq__left{gap:28px}.editor-styles-wrapper .faq__right{display:none}.editor-styles-wrapper .faq__title,.editor-styles-wrapper .faq__title-gradient{max-width:none;font-size:40px;line-height:1.08}.editor-styles-wrapper .faq__category-head,.editor-styles-wrapper .faq__item-head{min-height:72px;padding:18px 0}.editor-styles-wrapper .faq__category-title,.editor-styles-wrapper .faq__item-title{font-size:20px;line-height:28px}.editor-styles-wrapper .faq__answer{font-size:16px;line-height:22px}
/*# sourceMappingURL=../../sourcemaps/faq/block.css.map */
