.bs .faq_section1 input{position:absolute;opacity:0;z-index:-1}.bs .faq_section1{display:flex}.bs .faq_section1 .col{flex:1}.bs .faq_section1 .col:last-child{margin-left:1em}.bs .faq_section1_tabs{overflow:hidden}.bs .faq_section1_tab{width:100%;color:#fff;overflow:hidden}.bs .faq_section1_tab_label{display:flex;justify-content:space-between;padding-right:.5em;background:#164194;font-weight:700;cursor:pointer;margin-right:0}.bs .faq_section1_tab_label:hover{background:#e30613}.bs .faq_section1_tab_label::after{content:"\276F";width:1em;height:1em;text-align:center;transition:all .35s;margin-top:.2em}.bs .faq_section1_tab_content{font-family:Arial,sans-serif;max-height:0;font-weight:100;padding:0 1em;color:#000;background:#fff;transition:all .35s}.bs .faq_section1 input:checked+.faq_section1_tab_label{background:#e30613}.bs .faq_section1 input:checked+.faq_section1_tab_label::after{transform:rotate(90deg)}.bs .faq_section1 input:checked~.faq_section1_tab_content{max-height:200vh;padding:1em}