.ofhb-header{align-items:center;background-color:#fff;box-shadow:0 1px 0 #e5e9eb;display:flex;justify-content:space-between;padding:24px;position:relative;width:100%}.ofhb-header__logo{line-height:1;width:133px}.ofhb-header__logo a{display:block}.ofhb-header__logo img{height:auto;width:100%}.ofhb-header__buttonArea{align-items:right;box-shadow:0 2px 4px rgba(4,176,251,.1);display:flex;gap:12px;margin:0 .5rem}.ofhb-header__buttonArea:hover{opacity:.6;scale:1.02;transition:.1s}@media (max-width:478px){.ofhb-header{padding:12px}.ofhb-header__logo{width:100px}.ofhb-header__buttonArea .ofhb-button:nth-of-type(2){display:none}}