.sticky-header{position:fixed;z-index:1;top:0;left:0;width:100%;background:#e5f1f1;border-bottom-left-radius:18px;border-bottom-right-radius:18px;box-shadow:0 2px 2px 0 rgba(0,0,0,.2);transform:translateY(-100%)}.sticky-header .text--mini{line-height:16px;font-family:Source Sans Pro,sans-serif}.sticky-header .header__inner{padding:15px}.sticky-header__image{height:50px;display:flex;align-items:center;gap:8px}.sticky-header__pricing{display:flex;width:100%;justify-content:space-between;align-items:center}.sticky-header__pricing span:first-child{padding-right:5px}.sticky-header__pricing .original-price{text-decoration:line-through}.sticky-header__pricing{text-align:right;font-family:Source Sans Pro,sans-serif}.sticky-header__pricing .sticky-header__product-title{font-size:22px;line-height:33px;font-weight:600}@media screen and (max-width:991px){.sticky-header__pricing .sticky-header__product-title{font-size:16px;line-height:24px}}@media (max-width:767px){.sticky-header__pricing .sticky-header__product-title{text-align:left}}.sticky-header__pricing .original-price{font-size:12px}.sticky-header__pricing .discounted-price{font-weight:600}.sticky-header__pricing .delivery-status{position:relative;padding-left:1.3em;display:inline-block}.sticky-header__pricing .delivery-status:before{content:"";background:#000;width:1em;height:1em;border-radius:50%;position:absolute;bottom:3px;margin-left:-15px}.sticky-header__pricing .delivery-status.inStock:before{background-color:#009a3b}.sticky-header__pricing .delivery-status.outOfStock:before{background-color:#dd292f}.sticky-header__pricing .delivery-status.lowStock:before{background-color:#f2cd3f}.sticky-header--transition{transition:transform .5s ease-in-out .6s}.sticky-header__toggle{position:absolute;bottom:65px;height:1px;width:1px}@media screen and (min-width:1200px){.sticky-header__toggle{bottom:111px}}.sticky-header__content{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.sticky-header__content .aem-button{margin-bottom:0}@media screen and (min-width:768px){.sticky-header__content{justify-content:flex-end}}.sticky-header__button{height:fit-content}.sticky-header__button .aem-button{display:flex;width:max-content;align-items:center;padding:3px 15px 4px;line-height:23px;min-width:max-content}.sticky-header__button .aem-button:before{content:var(--sf-img-30);margin-right:3px;position:relative;top:2px;transform:scale(.9)}@media screen and (min-width:1200px){.sticky-header__button{margin-left:25px}}