.lp_header_wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem}.lp_header_logo{width:100%}.lp_header_button{display:flex;justify-content:center}@media (min-width:768px){.lp_header_wrapper{align-items:center;flex-direction:row;justify-content:space-between;text-align:left}.lp_header_button,.lp_header_logo{width:auto}.lp_header_button{justify-content:flex-end}}@media (max-width:767.98px){.lp_header_wrapper{text-align:center}.lp_header_button{justify-content:center}}.lp_header_btn{border:0 solid transparent;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;width:100%}@media (min-width:768px){.lp_header_btn{width:auto}}.header-btn-custom{background-color:#b4192b;border-color:#0d6efd;border-radius:6.25rem;color:#fff;padding:1.125rem 2rem}.header-btn-custom:focus,.header-btn-custom:hover{background-color:#d80032;border-color:#0a58ca;color:#fff}