.dropcontent{position:absolute;top:-9999px;left:-9999px;padding-bottom:30px}.dropcontent.opened{position:static}.dropcontent p{margin:0}.droptitle{cursor:pointer;margin-top:30px;margin-bottom:30px;position:relative;padding-right:60px}.dropdown:first-child .droptitle{margin-top:0}.droptitle .wrap,.dropdown .wrap{float:right;position:absolute;right:0;top:0}.arrow{width:1.35rem;height:1.35rem;display:inline-block;position:relative}.arrow span{top:.5rem;position:absolute;width:.75rem;height:.1rem;background-color:#00529f;display:inline-block;transition:all .2s ease}.arrow span:first-of-type{left:0;transform:rotate(30deg)}.arrow span:last-of-type{right:0;transform:rotate(-30deg)}.arrow.active span:first-of-type{transform:rotate(-30deg)}.arrow.active span:last-of-type{transform:rotate(30deg)}