.panel{margin-bottom:2rem}.panel-heading .panel-title{margin:0px;font-weight:normal;-webkit-transition:0.3s;transition:0.3s}.panel-heading .panel-title>a{background:#25306D;border-radius:24px;padding:1rem 2rem;z-index:1;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;text-decoration:none;color:#fff}.panel-heading .panel-title>a:hover{color:#FFEFCA;-webkit-transition:0.4s;transition:0.4s}.panel-heading .panel-title>a:hover .plusminus{background:#FFEFCA;-webkit-transition:0.4s;transition:0.4s}.panel-heading .plusminus{color:#25306D;background:#fff;width:30px;height:30px;border:0;font-size:1.5em;position:relative;border-radius:100px;display:inline-block;-webkit-transition:0.3s;transition:0.3s}.panel-heading .plusminus span{position:absolute;-webkit-transition:300ms;transition:300ms;color:#25306D;border-radius:2px;background:#25306D;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.panel-heading .plusminus span:first-child{top:25%;bottom:25%;width:10%;left:45%}.panel-heading .plusminus span:last-child{left:50%;right:50%}.panel-heading .collapsed .plusminus span:last-child{left:25%;right:25%;height:10%;top:45%}.panel-body{z-index:0;border:1px solid #eee;padding:4rem 1rem 1rem;margin-top:-2rem;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.table thead th{border-top:none;color:#009CDD;font-weight:400;border-bottom:none}.panel-group tr{display:-webkit-box;display:flex}.panel-group tr th:nth-child(1),.panel-group tr td:nth-child(1){flex-basis:10%;text-align:center}.panel-group tr th:nth-child(2),.panel-group tr td:nth-child(2){flex-basis:80%;text-align:left}.panel-group tr th:nth-child(3),.panel-group tr td:nth-child(3){flex-basis:10%;text-align:center}.panel-group tr th:nth-child(3) a img,.panel-group tr td:nth-child(3) a img{-webkit-transition:0.4s;transition:0.4s}.panel-group tr th:nth-child(3) a:hover img,.panel-group tr td:nth-child(3) a:hover img{-webkit-transition:0.4s;transition:0.4s;-webkit-transform:translate(0px, 3px);transform:translate(0px, 3px)}.panel-single{margin-bottom:2rem}

