.accordion{margin-bottom:40px}.accordion h2,.accordion h3{color:#000}.accordion h2.plan-title{font-size:2em}.accordion.gold .tab-container{background-color:#fef2dc}.accordion.premier .tab-container{background-color:#d9e8f3}.accordion .tab-container{padding:24px 40px;margin:5px 0;background-color:#e7eaf1}.accordion .tab-container .tab-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.accordion .tab-container .tab-title:after{content:" ";width:18px;height:10px;background-image:url(../img/arrow-down.svg);background-size:contain;background-position:center center}.accordion .tab-container .tab-content{display:none;padding:40px 10px 10px}.accordion .tab-container .tab-content.columns{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.accordion .tab-container .tab-content.columns>div{width:calc(33.333% - 30px)}@media (max-width: 767px){.accordion .tab-container .tab-content.columns>div{width:calc(50% - 15px)}}@media (max-width: 599px){.accordion .tab-container .tab-content.columns>div{width:100%}}.accordion .tab-container table{background-color:#fffdfa;margin:20px 0}.accordion .tab-container table tr th,.accordion .tab-container table tr td{border:2px solid #e9e7e5;text-align:center;vertical-align:top;padding:10px}.accordion .tab-container table tr th:first-child,.accordion .tab-container table tr td:first-child{border-left:none}.accordion .tab-container table tr th:last-child,.accordion .tab-container table tr td:last-child{border-right:none}.accordion .tab-container table tr:first-child th,.accordion .tab-container table tr:first-child td{border-top:none}.accordion .tab-container table tr:first-child th{padding:10px}.accordion .tab-container table tr:last-child th,.accordion .tab-container table tr:last-child td{border-bottom:none}.accordion .tab-container.inactive .tab-title{cursor:unset}.accordion .tab-container.inactive .tab-title:after{content:none}.accordion .tab-container.active .tab-title:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width: 767px){.accordion .tab-container table{display:none}}
/*# sourceMappingURL=accordion.min.css.map */