.accordion{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:flex-start;-webkit-align-items:flex-start;}.left,.right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:flex-start;-webkit-align-items:flex-start;-webkit-box-flex:1 50%;-moz-box-flex:1 50%;-webkit-flex:1 50%;-ms-flex:1 50%;flex:1 50%;}@media only screen and (max-width:700px){.left,.right{-webkit-box-flex:1 100%;-moz-box-flex:1 100%;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;}}.group-quest-answer{-webkit-box-flex:1 100%;-moz-box-flex:1 100%;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;margin:0 1%;position:relative;padding:0;}.group-quest-answer.active-group .answer{height:100% !important;padding:10px 20px !important;opacity:1 !important;}.group-quest-answer.active-group .question .text{color:red !important;}.group-quest-answer.active-group .question .arrow{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}div#faq div.question{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:white;color:black;border:1px solid #e2e2e2;margin-bottom:0;font-weight:bold;}div#faq div.question .text{color:gray;}div#faq div.question .text:hover{color:red;}div#faq div.answer{border-left:1px solid rgba(10,20,30,.05);border-right:1px solid rgba(10,20,30,.05);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;height:0;padding:0 20px;opacity:0;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#faq .group-quest-answer .answer a{color:#337ab7 !important;text-decoration:underline;}.faq-page-question-box{font-size:16px;margin-top:50px;margin-bottom:50px;}.faq-page-question-box .faq-page-question{margin-bottom:20px;font-weight:bold;}