.header-contacts{padding-bottom:1rem;padding-top:1rem;position:fixed;right:0;top:0;z-index:99}.button-wrap{align-items:center;background-color:#f78e28;border-bottom-left-radius:10rem;border-top-left-radius:10rem;display:flex;justify-content:flex-start;margin-bottom:.5rem;transform:translateX(77%);transition:background-color .2s ease,transform .2s ease-in-out}.custom_header_button{align-items:center;color:#24242c;display:flex;padding:.25rem 1rem}.button-wrap a,.custom_header_button{background-color:transparent;border:0 solid transparent;border-radius:10rem;cursor:pointer;font-size:1rem;font-weight:700;line-height:1.5;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.button-wrap a{color:#fff;display:inline-block;padding:.25rem 1.5rem .25rem 0}.custom_header_button svg{height:auto;max-width:100%;width:20px}.button-wrap.open-details{background-color:#1e4488;transform:translateX(0)}