.trait_drop{width:calc(100% - 4rem);height:1px;background-color:#002752;margin:0 auto}.dropbtn{cursor:pointer;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;max-width:950px;width:100%;padding:2rem 0}.dropbtn span{display:block;width:100%}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;width:calc(100% - 2rem);-webkit-box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);box-shadow:0 8px 16px #0003;z-index:1;max-height:300px;overflow-y:auto}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#ddd}.show{display:block}
