.showhide__expander{display:none}.showhide__button{border-top:1px solid #d3e4ea;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.125rem;padding:1.5625rem 2.5rem;position:relative;width:100%}.showhide__button .title{color:#4b4b4b;font-family:poppinssemibold,arial,Helvetica,sans-serif;font-size:18px;font-size:1.125rem;font-weight:600}.showhide__button .hide,.showhide__button--opened .answer{display:none}.showhide__button--opened .hide{display:inherit}.showhide__content{border-bottom:1px solid #d3e4ea;left:0}.showhide__content>input:checked+.showhide__hidden{max-height:1000px;max-height:62.5rem;-webkit-transition:max-height 1s ease-in-out,padding-bottom 1s ease-in-out;transition:max-height 1s ease-in-out,padding-bottom 1s ease-in-out}.showhide__hidden{float:none;list-style:none;max-height:0;overflow:hidden;width:300px;width:18.75rem}.showhide__hidden .wrapper{background-color:#f1f9fc;border-bottom:1px solid #d3e4ea;border-top:1px solid #d3e4ea;padding:1.25rem 2.5rem}.showhide__hidden--full{width:100%}