.demo-page_container__RQ_b8{margin-top:3rem}.demo-page_row__Uy9Nl{margin-top:1rem;display:flex;flex-wrap:wrap;gap:1rem}.demo-page_item__o4xLt{flex:1 1;background-color:#f0f0f0;background-position:top;background-size:cover;background-repeat:no-repeat;text-align:center;border:1px solid #ccc;border-radius:4px;aspect-ratio:.6;transition:all 1.8s linear}.demo-page_item__o4xLt:hover{background-position:bottom}@media screen and (max-width:1200px){.demo-page_item__o4xLt{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem)}}@media screen and (max-width:700px){.demo-page_item__o4xLt{flex:0 0 100%}}.faq_container__DekXk{margin-top:3rem}.faq_content__noEBN{margin-top:1rem;display:flex;justify-content:center}.faq_content__noEBN>div{max-width:980px;width:100%}.select_container__AdHht{position:relative;z-index:10}.select_content__WlKl5{padding:.25em .75em;display:flex;align-items:center;height:52px;width:100%;border-radius:4px;border:1.2px solid #7851a9;position:relative;cursor:pointer}.select_content__WlKl5 .select_text__nxQDW{flex:1 1}.select_content__WlKl5:after{content:"";display:inline-block;margin-left:4px;height:24px;width:24px;transition:all .3s ease-in-out;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960' fill='currentColor'%3E%3Cpath d='M461-403 318.88-545.19q-2.94-2.95-4.41-6.38Q313-555 313-558.5q0-7 4.95-12.25T331-576h298q8.1 0 13.05 5.4Q647-565.2 647-558q0 1-5.88 12.77L499-403q-4 4-9 6t-10 2q-5 0-10-2t-9-6Z'/%3E%3C/svg%3E");mask-size:24px;mask-repeat:no-repat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960' fill='currentColor'%3E%3Cpath d='M461-403 318.88-545.19q-2.94-2.95-4.41-6.38Q313-555 313-558.5q0-7 4.95-12.25T331-576h298q8.1 0 13.05 5.4Q647-565.2 647-558q0 1-5.88 12.77L499-403q-4 4-9 6t-10 2q-5 0-10-2t-9-6Z'/%3E%3C/svg%3E");-webkit-mask-size:24px;-webkit-mask-repeat:no-repat;-webkit-mask-position:center}.select_content__WlKl5.select_open__UaJdQ:after{transform:rotate(180deg)}.select_dropdown__iObdW{position:absolute;top:52;right:0;left:0;background-color:#fff;border-radius:4px;padding:.25em;box-shadow:0 0 8px rgba(60,41,84,.18);transition:transform .3s ease-in-out}.select_item__znEpl{padding:.5em .75em;display:flex;align-items:center;border-radius:4px;min-height:52px;font-size:15px;font-family:inherit;line-height:1.5}.select_item__znEpl:not(.select_active__m3u6l){cursor:pointer}.select_item__znEpl.select_active__m3u6l{font-weight:600;color:#7851a9}.select_item__znEpl:not(.select_active__m3u6l):hover{background-color:rgba(120,81,169,.12)}