body{margin:0}:root{--font-family:"Open Sans",sans-serif;--primary-color:#f60;--primary-hover:#e55b00;--heading-color:#222;--text-color:#444;--cta-color:#000}.custom-header{background-color:var(--header-bg,#fff);box-shadow:0 2px 6px rgba(0,0,0,.05);margin:auto;padding:24px 150px;position:relative;z-index:10}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:100%}.header-container .logo img{display:block;height:48px;width:auto}.header-cta .btn-primary{border:1px solid #db1b7c;border-radius:.5rem;color:#db1b7c;font-family:Open Sans,sans-serif;font-size:1.5rem;font-weight:500;padding:8px 45px;text-align:center;text-decoration:none;transition:all .3s ease}.header-cta .btn-primary:hover{background-color:#db1b7c;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.custom-header{padding:16px 24px}.header-container{align-items:flex-start;flex-direction:column;gap:12px}.header-cta{align-self:flex-end}}@media only screen and (min-width:1100px) and (max-width:1365px){.custom-header{padding:24px 80px}}@media only screen and (min-width:360px) and (max-width:560px){.header-container{align-items:center!important;flex-direction:row!important;justify-content:space-between!important}.header-container .logo img{height:auto!important;object-fit:contain!important;width:95px!important}.header-cta .btn-primary{display:flex!important;font-size:16px!important;padding:10px 30px!important}}