.sticky-aem .sticky-cta.active{max-height:75px;min-height:75px;opacity:1}
.sticky-aem .sticky-cta{display:flex;position:fixed;max-height:0;min-height:0;width:100%;align-items:center;justify-content:center;top:0;overflow:hidden;opacity:1;background-color:#93e5fd;transition:all 300ms ease;z-index:9;gap:16px;left:0}
.sticky-aem .btn-wrap{display:flex;justify-content:center;width:1095px;padding:0 50px}
.sticky-aem .btn-wrap a{display:block}
.sticky-aem .btn-wrap a{display:flex;max-width:fit-content;min-width:275px;min-height:56px}
.sticky-aem .btn__primary-white:hover{text-decoration:none;background-color:#dadada}
.sticky-aem a:hover{color:#051131;text-decoration:underline}
.sticky-aem a:hover{color:#051131;text-decoration:underline}
.sticky-aem .btn__primary-white{background:white;color:var(--petco__dk-blue)}
.sticky-aem .btn{box-sizing:border-box;width:100%;max-width:200px;display:flex;align-items:center;justify-content:center;font-family:var(--petco__font-family) !important;font-size:16px;font-weight:bold !important;text-transform:uppercase;line-height:1;white-space:nowrap;padding:16px 32px;border-radius:5px;text-decoration:none !important}