.header{padding-block:30px}.header__inner{height:70px;justify-content:space-between}.header__inner,.header__left{align-items:center;display:flex}.header__left{gap:3em}.header__logo a{align-items:center;display:flex;gap:8px;text-decoration:none;width:170px}.header__logo a img{object-fit:contain;width:100%}.header__logo-icon{flex-shrink:0}.header__text{color:#09152b;padding-right:2em}.header__text .highlight{color:#549c35}.header__right{align-items:center;display:flex;gap:12px}.header__btn{align-items:center;background-color:#549c35;border-radius:6px;color:#fff;display:inline-flex;font-weight:500;height:60px;justify-content:center;line-height:1.4;padding:8px;text-align:center;text-decoration:none;transition:opacity .2s;white-space:nowrap;width:190px}.header__btn:hover{opacity:.85}@media (max-width:1279px){.header__left{gap:2em}.header__logo a{width:140px}.header__btn{width:165px}}@media (max-width:767px){.header{padding-block:15px}.header__text{display:none}.header__left{width:30%}.header__logo,.header__logo a{width:100%}.header__right{height:100%;justify-content:space-between;width:64%}.header__btn{height:100%;text-wrap:wrap;width:48%}}