.container{padding:200px}.faq-drawer{margin-bottom:30px}.faq-drawer__content-wrapper{font-size:1.25em;line-height:1.4em;max-height:0;overflow:hidden;transition:.25s ease-in-out}.faq-drawer__title{border-bottom:2px solid #999;color:#0078bf;cursor:pointer;display:block;font-size:1.25em;font-weight:700;margin-bottom:0;padding:30px 0;position:relative;text-transform:uppercase;transition:all .25s ease-out}.faq-drawer__title:after{border-style:solid;border-width:2px 2px 0 0;color:#0078bf;content:" ";display:inline-block;float:right;height:10px;left:0;position:relative;right:0;top:0;transform:rotate(135deg);transition:.35s ease-in-out;vertical-align:top;width:10px}.faq-drawer__title:hover{color:#0078bf}.faq-drawer__trigger:checked+.faq-drawer__title+.faq-drawer__content-wrapper{min-height:fit-content}.faq-drawer__trigger:checked+.faq-drawer__title:after{transform:rotate(-45deg);transition:.25s ease-in-out}input[type=checkbox]{display:none}@media only screen and (max-width:600px){.container{padding:80px}}