.fact-file{background:grey;background-position:50% 50%;background-size:cover !important;float:left;margin:0 0 20px;position:relative;width:100%}.fact-file img{display:none}.fact-file .facts{background:black;border-right:3px solid white;float:left;width:60%;max-width:300px}.fact-file .facts h2{color:white;font-family:wwf;margin:5% 5% 1%;padding-bottom:4%;position:relative;text-transform:uppercase}.fact-file .facts h2:after{content:"";width:60px;height:4px;background:white;position:absolute;bottom:0;left:0}.fact-file .facts .fact,.fact-file .facts label.fact{background:black;border-bottom:2px solid white;color:white;display:block;font-size:1.3em;line-height:1em;margin:0;padding:10px 5%;position:relative;width:100%}.fact-file .facts label.fact{cursor:pointer}.fact-file .facts input[type=checkbox]{display:none}.fact-file .facts .fact span.fact-title{font-family:wwf;text-transform:uppercase}.fact-file .facts .fact span.fact-detail{font-family:sans-serif;font-size:.8em}.fact-file .facts .fact span.fact-extra-detail{background:white;color:black;display:none;font-size:.8em;padding:10px;position:absolute;right:2%;top:85%;width:96%;z-index:100}.fact-file .facts .fact span.fact-extra-detail p{margin-bottom:0}.fact-file .facts .fact span.fact-extra-detail:before{background:white;content:"";width:8px;height:8px;position:absolute;top:2px;right:2px;margin-top:-6px;transform:rotate(45deg)}.fact-file .facts .fact i.fas{font-size:.8em;margin-top:-0.5em;position:absolute;right:.3em;top:50%}.fact-file .facts .fact i.fas.fa-times-circle,.fact-file .facts input[type=checkbox]:checked+.fact i.fas.fa-info-circle{display:none}.fact-file .facts input[type=checkbox]:checked+.fact i.fas.fa-times-circle,.fact-file .facts input[type=checkbox]:checked+.fact span.fact-extra-detail{display:block}p.expanding-form-button{text-align:center}p.expanding-form-button label{background:#dd681b;color:white;cursor:pointer;display:inline-block;font-family:wwf;font-size:1.5em;line-height:1em;margin:20px auto 0;padding:.5em;text-transform:uppercase}input#expand-form{display:none}.expanding-form{height:0px;margin:0 auto;overflow:hidden;transition:height 1s;width:100%;max-width:560px}input[type=checkbox]#expand-form:checked+.expanding-form{height:630px}@media only screen and (max-width:600px){.fact-file img{display:block;float:left;width:100%}.fact-file .facts{border-right:0;width:100%;max-width:100%}}@media only screen and (max-width:480px){input[type=checkbox]#expand-form:checked+.expanding-form{height:810px}}