.sectiontitle[data-v-359a293c]{display:flex;flex-direction:column;gap:10px}.sectiontitle[data-v-359a293c]:has(.date){align-items:center;flex-direction:row;justify-content:space-between}.sectiontitle .inner[data-v-359a293c]{align-items:center;display:flex;flex:1;gap:6px;justify-content:space-between}.sectiontitle .title[data-v-359a293c]{align-items:baseline;color:#101010;display:flex;flex:1;flex-direction:column;font-size:18px;font-weight:700;gap:5px;line-height:18px;position:relative}.sectiontitle .title[data-v-359a293c]:has(+.button){line-height:1.3em;overflow-x:scroll;padding-right:20px;white-space:nowrap}.sectiontitle .title[data-v-359a293c]:has(.text){align-items:flex-end}.sectiontitle .title[data-v-359a293c]::-webkit-scrollbar{display:none}.sectiontitle .note[data-v-359a293c]{color:#ccc;font-size:12px;line-height:12px}.sectiontitle .button[data-v-359a293c]{display:flex;justify-content:flex-end}.sectiontitle .button[data-v-359a293c]:after{background:linear-gradient(90deg,#fff0,#fff 80%,#fff);content:"";height:100%;left:-20px;position:absolute;top:0;width:20px;z-index:10}.sectiontitle .button .reloadButton[data-v-359a293c]{align-items:center;border:2px solid #fff;border-radius:40px;box-shadow:0 2px 4px #00000026;cursor:pointer;display:flex;gap:5px;padding:3px 7px}.sectiontitle .button .reloadButton .text[data-v-359a293c]{flex:1;font-size:12px;font-weight:700;line-height:12px}.sectiontitle .button .reloadButton .image[data-v-359a293c]{height:24px;transform-origin:center;width:24px}.sectiontitle .button .reloadButton[data-color=white][data-v-359a293c]{background:#eef1f8}.sectiontitle .button .reloadButton[data-color=white] .text[data-v-359a293c]{color:#3569c0}.sectiontitle .button .reloadButton[data-color=blue][data-v-359a293c]{background:#438fec}.sectiontitle .button .reloadButton[data-color=blue] .text[data-v-359a293c]{color:#fff}.sectiontitle .button .reloadButton[data-dir=bottom] .image[data-v-359a293c]{transform:rotate(90deg)}.sectiontitle .button .reloadButton[data-dir=top] .image[data-v-359a293c]{transform:rotate(-90deg)}@media screen and (min-width:830px){.sectiontitle .button .reloadButton[data-v-359a293c]{transition:box-shadow .2s ease-in-out}.sectiontitle .button .reloadButton[data-v-359a293c]:hover{box-shadow:0 2px 6px #00000073}}.sectiontitle .text[data-v-359a293c]{color:#101010;font-size:14px;line-height:14px;text-align:right}.sectiontitle .date[data-v-359a293c]{color:#606060;font-size:12px;font-weight:600;line-height:12px;text-align:right;white-space:nowrap}.sectiontitle .search[data-v-359a293c]{position:relative}.sectiontitle .search .input[data-v-359a293c]{background-color:#fff;border:1px solid silver;border-radius:66px;font-size:15px;line-height:1.5em;max-width:130px;padding:5px 35px 5px 10px}.sectiontitle .search .submit[data-v-359a293c]{position:absolute;right:10px;top:-3px}@media screen and (min-width:830px){main .sectiontitle[data-v-359a293c]{align-items:center;flex-direction:row;gap:0;justify-content:space-between}main .sectiontitle .title[data-v-359a293c]{flex-direction:row;font-size:22px;line-height:22px;overflow-x:unset;white-space:wrap}main .sectiontitle .title[data-v-359a293c]:has(.text){display:flex;justify-content:space-between}main .sectiontitle .title[data-v-359a293c]:after{display:none}main .sectiontitle .text[data-v-359a293c]{font-weight:600}main .sectiontitle .date[data-v-359a293c]{font-size:14px;font-weight:300;line-height:14px}}.faq[data-v-39c4c978]{gap:10px;min-height:170px}.faq[data-v-39c4c978],.faq .inner[data-v-39c4c978]{display:flex;flex-direction:column}.faq .inner[data-v-39c4c978]{gap:5px}.faq .content[data-v-39c4c978]{background-color:#fff;border:2px solid #eef1f8;border-radius:4px;display:flex;flex-direction:column;padding-left:10px;padding-right:20px;position:relative}.faq .content .question[data-v-39c4c978]{align-items:center;cursor:pointer;display:flex;gap:5px;padding-bottom:10px;padding-top:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.faq .content .question .mark[data-v-39c4c978]{background-color:#f5cf24;color:#303030}.faq .content .question .button[data-v-39c4c978]{background-color:#3569c0;border-radius:50%;height:10px;position:absolute;right:5px;top:5px;transition:.2s ease-in-out;width:10px}.faq .content .question .button[data-v-39c4c978]:after,.faq .content .question .button[data-v-39c4c978]:before{background-color:#fff;border-radius:1px;content:"";height:16%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;transition:.2s ease-in-out;width:67%}.faq .content .question .button[data-v-39c4c978]:before{transform:translate(-50%,-50%) rotate(90deg)}.faq .content .question .button[data-open=true][data-v-39c4c978]{background-color:#fafcfe}.faq .content .question .button[data-open=true][data-v-39c4c978]:after,.faq .content .question .button[data-open=true][data-v-39c4c978]:before{background-color:#303030}.faq .content .question .button[data-open=true][data-v-39c4c978]:before{opacity:0;transform:translate(-50%,-50%) rotate(0)}.faq .content .answer[data-v-39c4c978]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-in-out}.faq .content .answer[data-open=true][data-v-39c4c978]{grid-template-rows:1fr}.faq .content .answer .box[data-v-39c4c978]{overflow:hidden}.faq .content .answer .block[data-v-39c4c978]{border-top:1px dashed #ccc;display:flex;gap:6px;margin-top:5px;padding-bottom:10px;padding-top:10px}.faq .content .answer .mark[data-v-39c4c978]{background-color:#438fec;color:#fff}.faq .content .mark[data-v-39c4c978]{border-radius:50%;font-size:9px;font-weight:700;height:15px;line-height:15px;text-align:center;width:15px}.faq .content .title[data-v-39c4c978]{color:#101010;flex:1;font-size:15px;font-weight:600;line-height:1.25em}.faq .content .text[data-v-39c4c978]{color:#303030;font-size:14px;line-height:20px}.faq .content .textarea[data-v-39c4c978]{align-items:flex-end;display:flex;flex:1;flex-direction:column;gap:5px;padding-right:3px}@media screen and (min-width:830px){.faq .content .question[data-v-39c4c978]{transition:opacity .2s ease-in-out}.faq .content .question[data-v-39c4c978]:hover{opacity:.6}}
