.v12-faq__wrapper{gap:64px}.v12-faq__info,.v12-faq__list,.v12-faq__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v12-faq__info,.v12-faq__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1}.v12-faq__list{width:100%}.v12-faq__list-item{border-top:1px solid var(--line-secondary);padding-bottom:16px;width:100%}.v12-faq__list-item:last-child{border-bottom:1px solid var(--line-secondary)}.v12-faq__list-item summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--text-main);cursor:pointer;gap:16px;justify-content:space-between;list-style:none;padding-top:16px;-webkit-transition:margin-bottom .3s ease-in-out;transition:margin-bottom .3s ease-in-out}.v12-faq__list-item summary::-webkit-details-marker{display:none}.v12-faq__list-item .text-block{height:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;interpolate-size:allow-keywords;color:var(--text-secondary);margin-top:-2px;overflow:hidden;padding:0 16px;visibility:hidden}.v12-faq__list-item_open .text-block{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;visibility:visible}.v12-faq__list-item_open .v12-faq__dropdown:after{opacity:0}.v12-faq__list-item_open .v12-faq__list-question{margin-bottom:16px}.v12-faq__dropdown-wrapper{background:var(--button-bg);border-radius:50%;padding:8px;-ms-flex-negative:0;flex-shrink:0;height:30px;width:30px}.v12-faq__dropdown-wrapper .v12-faq__arrow:after,.v12-faq__dropdown-wrapper .v12-faq__arrow:before{background:var(--button-hover-color)}.v12-faq__dropdown{display:inline-block;height:14px;position:relative;width:14px}.v12-faq__dropdown:after,.v12-faq__dropdown:before{background-color:var(--button-color);border-radius:6px;content:"";position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v12-faq__dropdown:before{height:2px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.v12-faq__dropdown:after{height:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px}.v12-faq__list-question{font-size:18px;font-weight:500;line-height:150%;-webkit-transition:margin-bottom .3s ease-in-out;transition:margin-bottom .3s ease-in-out;width:calc(100% - 43px)}@media (max-width:900px){.v12-faq__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}@media not all and (pointer:coarse){.v12-faq__dropdown-wrapper:hover{background:var(--button-hover-bg)}}