.tabs{position:relative;z-index:2;width:100%;margin:0 0 40px 0;padding:0;position:relative;display:flex;flex-wrap:wrap}@keyframes showTab{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tabs>button{width:100%;font-family:inherit;font-size:100%;margin:0;outline:0;border:0;vertical-align:baseline;box-sizing:border-box;background:0 0}.tabs>.tab-button{position:relative;float:left;display:block;margin:0 15px 0 0;padding:15px 20px;background:#f4f4f4;font-weight:600;font-size:14px;color:rgba(0,0,0,.3);cursor:pointer;transition:all 250ms ease-in-out;order:1;align-items:flex-start;cursor:pointer}.tabs>.tab-button:hover{background:rgba(0,0,0,.04);color:#00ffa7}.tabs>input{display:none}.tabs>input:checked+.tab-button:hover,.tabs>input:checked+label{background:#fff;color:#000;z-index:1}.tabs>.tab{float:left;width:100%;background:#fff;padding:5%;margin:0;font-size:1em;line-height:1.6em;display:none;animation:fadeIn 1s;position:relative;box-shadow:0 25px 35px -10px rgba(0,0,0,.1);order:2}.tabs>input:checked+label+.tab{display:block}.tabs>input:checked+label+.tab>.meta{animation:showTab 250ms ease-in-out}.tab .meta{display:flex;justify-content:space-between;flex-wrap:wrap}.tabs>.tab p{font-size:1em;margin:0 0 1em}.tabs>.tab ul+p{margin:20px 0 1em 0}.tabs>.tab p:last-of-type{margin:0}.tabs>.tab ul+p:last-of-type{margin:20px 0 0 0}.tab .meta ul.half{width:48%;width:calc(50% - 40px);margin:0}.tabs.accordion{box-shadow:-20px -5px 60px rgba(0,0,0,.06)}.tabs.accordion>.tab{box-shadow:none}.tabs.accordion>.tab,.tabs.accordion>.tab-button{order:inherit;padding:40px}.tabs.accordion>.tab-button{width:100%;margin:0;border-top:2px solid rgba(0,0,0,.06)}.tabs.accordion>.tab-button:first-of-type{border-top:2px solid transparent}.tabs.accordion>.tab-button:after{content:"+";position:absolute;right:40px;top:0;font-size:28px;font-weight:500;line-height:100px;padding:0;color:#9ccb3b}.tabs.accordion>input:checked+label.tab-button:after{transform:rotate(45deg);color:#ffc909}.tabs>.tab{box-shadow:none}.tabs>.tab,.tabs>.tab-button{order:inherit;padding:20px}.tabs>.tab-button{width:100%;margin:0;border-bottom:2px solid rgba(0,0,0,.06)}.tabs>input:checked+label.tab-button{border-bottom:2px solid #f0f}.tabs>.tab-button:after{content:"+";position:absolute;right:20px;top:0;font-size:20px;font-weight:600;line-height:22px;padding:20px 0;color:#00ffa7}.tabs>input:checked+label.tab-button:after,.tabs>input:hover+label.tab-button:after{color:#f0f}.tabs>input:checked+label.tab-button:after{transform:rotate(45deg)}.subnav .tabs>.tab,.subnav .tabs>.tab-button,.tabs>input:checked .tab-button{padding:0;background:0 0;border:none!important;margin:0}.subnav .tabs>.tab{margin:20px 0 0 0}.subnav .tabs>.tab-button:after{right:0;top:4px;padding:0}.subnav .tabs h1,.subnav .tabs h2,.subnav .tabs h3,.subnav .tabs h4,.subnav .tabs h5,.subnav .tabs h6{margin:0;padding:4px 0}.subnav.left .tabs .facetwp-facet,.subnav.right .tabs .facetwp-facet{padding:0}