.header{background:linear-gradient(180deg,#282828 0%,#fff0 100%)}.header__wrap{display:flex;align-items:center;justify-content:space-between;padding:25px 0}@media (max-width:990px){.header__wrap{padding:15px 0}}@media (max-width:576px){.header__wrap{display:grid;grid-template-columns:1fr;grid-gap:20px}}.header__logo img{max-width:100%;height:45px;width:auto;object-fit:contain}@media (max-width:576px){.header__logo{margin:0 auto;display:flex;align-items:center;justify-content:center}}.header__btn{display:flex;align-items:center}@media (max-width:576px){.header__btn{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px}}.header__btn button{max-width:190px;min-width:190px;width:100%;box-sizing:border-box;margin-left:25px;padding:12px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:16px;line-height:20px;color:#fff;font-weight:900;background:#CF222D;box-shadow:0 5px 0 0 #870009}@media (max-width:990px){.header__btn button{max-width:150px;min-width:150px}}@media (max-width:576px){.header__btn button{min-width:auto;max-width:100%;margin:0}}.acf-comment-fields{display:none}