.why-header-left-logo a{display:flex}.why-header-right-btn-one a{background-color:#fff;border:1px solid #fff;border-radius:8px;color:#1e1e1e;display:inline-block;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px;padding:12px 24px;text-decoration:none;transition:all .5s}.why-header-right-btn-one a:hover{border:1px solid #6200ee;color:#6200ee;transition:all .5s}.why-header-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.why-header-right-btns-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px}section.why-header-outer{padding:14px 0}.why-header-outer{background-color:transparent;box-shadow:0 4px 6px rgba(0,0,0,.1)}.why-header-outer.sticky{background-color:#fff}.why-header-outer{position:relative;z-index:9999999}.sticky{animation:smoothScroll 1s forwards;left:0;position:fixed!important;right:0;top:0;width:100%}.why-header-right-btn-two a{display:none}.why-header-outer.sticky .why-header-right-btn-two a{align-items:center;animation:smoothScroll 1s forwards;display:flex}@media (max-width:600px){.why-header-outer.sticky .why-header-right-btn-one{display:none}}