.header{border:1px solid var(--General-Color-Light-Grey,#eee);background:var(--General-Color-White,#fff);z-index:9999;border-radius:15px;justify-content:space-between;align-items:center;width:calc(100% - 24px);padding:10px 10px 10px 20px;transition:width .4s cubic-bezier(.22,1,.36,1),left .4s cubic-bezier(.22,1,.36,1),margin-left .4s cubic-bezier(.22,1,.36,1),padding .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:6px;left:12px}.header.header--hidden{transform:translateY(calc(-100% - 20px))}.header .logo{flex:1}.header .extra-actions{flex:1;justify-content:flex-end;align-items:center;gap:15px;padding-right:10px;display:flex}.header .extra-actions .btn{background:var(--Adam-Brand-Color-Teal-Green,#016d5b);color:var(--General-Color-White,#fff);text-align:center;border-radius:10px;align-items:center;gap:10px;padding:9px 24px;font-size:14px;font-weight:500;line-height:normal;display:flex}.header .extra-actions svg{cursor:pointer}.header .extra-actions .menu-trigger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header .extra-actions .whatsapp-btn{display:none}.header.header--labs .extra-actions .btn{background:#042753}.header.header--compact{width:580px;max-width:calc(100% - 24px);margin-left:-290px;padding:10px;left:50%}.header.header--compact .logo{flex:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header.header--compact.header--menu-open{width:calc(100% - 24px);max-width:none;margin-left:0;padding:10px 10px 10px 20px;left:12px}@media (max-width:575px){.header{background:var(--General-Color-White,#fff);z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;border-radius:0;flex-shrink:0;justify-content:space-between;align-items:center;gap:5px;width:100%;height:50px;padding:6px 12px;transition:width .4s cubic-bezier(.22,1,.36,1),left .4s cubic-bezier(.22,1,.36,1),margin-left .4s cubic-bezier(.22,1,.36,1),padding .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;left:0}.header .logo{flex:1}.header .switch-lang-btn--header{display:none!important}.header .extra-actions{flex:1;justify-content:flex-end;align-items:center;gap:5px;padding-right:10px;display:flex}.header .extra-actions .btn{background:var(--Adam-Brand-Color-Teal-Green,#016d5b);color:var(--General-Color-White,#fff);text-align:center;border-radius:10px;align-items:center;gap:10px;margin-right:5px;padding:9px 24px;font-size:14px;font-weight:500;line-height:normal;display:flex}.header .extra-actions svg{cursor:pointer}.header .extra-actions .menu-trigger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header .extra-actions .whatsapp-btn{background:#25d366;border-radius:6px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.header .extra-actions .whatsapp-btn svg{width:20px;height:20px}.header.header--labs .extra-actions .btn{background:#042753}.header.header--compact{width:100%;max-width:100%;margin-left:0;padding:6px 12px;left:0}.header.header--compact .logo{flex:1;position:static;top:auto;left:auto;transform:none}.header.header--compact.header--menu-open{width:100%;max-width:100%;margin-left:0;padding:6px 12px;left:0}}
