.header__view-offers-btn{display:none}@media screen and (min-width:750px){.header__view-offers-btn{display:inline-flex;border-radius:var(--radius-full);white-space:nowrap;margin-left:2.4rem;flex-shrink:0}}.menu-drawer__view-offers-item{padding:.8rem 0}.menu-drawer__view-offers{display:flex;align-items:center;justify-content:center;width:100%;background:rgb(var(--color-iconography-primary));border:.15rem solid #212427;border-radius:var(--radius-full);cursor:pointer;padding:1.2rem 1.6rem;color:#212427;font-size:1.4rem;font-weight:700;font-family:inherit;text-decoration:none;text-align:center;box-shadow:var(--shadow-xs)}.header__view-offers-btn.btn--secondary:hover{border-color:rgb(var(--color-iconography-primary))}@media screen and (min-width:750px){.header__view-offers-btn.btn--secondary:focus{box-shadow:none}}.offers-drawer{position:fixed;z-index:9999;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:flex-start;visibility:hidden;transition:visibility var(--duration-default) ease}.offers-drawer.active{visibility:visible}.offers-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-text-primary),.5);opacity:0;transition:opacity var(--duration-long) ease}.offers-drawer.active .offers-drawer__overlay{opacity:1}.offers-drawer__inner{position:relative;height:100%;width:90vw;max-width:42.9rem;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .4s cubic-bezier(.57,.14,.03,1);overflow-y:auto;overflow-x:hidden}.offers-drawer.active .offers-drawer__inner{transform:translate(0)}.offers-drawer__header{position:sticky;top:0;z-index:1;background:inherit;display:flex;align-items:center;justify-content:center;padding:2.4rem 5.6rem 1.6rem;border-bottom:.1rem solid rgba(var(--color-text-primary),.12);flex-shrink:0}.offers-drawer__header-content{text-align:center}.offers-drawer__title{font-family:var(--font-heading-family),sans-serif;font-weight:500;font-size:2.4rem;line-height:3.2rem;color:rgb(var(--color-text-primary));margin:0 0 2.4rem}.offers-drawer__subtitle,.offers-drawer__subtitle p{font-size:1.4rem;line-height:2rem;color:rgb(var(--color-text-primary));margin:0}.offers-drawer__close{position:absolute;right:2.4rem;top:2.4rem;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;background:transparent;border:none;cursor:pointer;color:rgb(var(--color-text-primary))}.offers-drawer__close svg{width:1.4rem;height:1.4rem}.offers-drawer__body{padding:2.4rem;flex:1}.offers-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.6rem}.offers-drawer__item{display:flex;align-items:center;gap:1rem;min-height:9rem;padding:2rem;background:#f7ece1;border-radius:var(--radius-xl);text-decoration:none;color:rgb(var(--color-text-secondary));transition:background-color var(--duration-default) ease}.offers-drawer__item-image{flex-shrink:0;width:4rem;height:6rem;overflow:hidden}.offers-drawer__item-image img{width:100%;height:100%;object-fit:contain}.offers-drawer__item:hover{background:rgb(var(--color-iconography-quarternary))}.offers-drawer__item-content{flex:1;min-width:0;margin-right:auto}.offers-drawer__item-title{font-family:var(--font-heading-family),sans-serif;font-weight:700;font-size:1.6rem;line-height:2.4rem;color:rgb(var(--color-text-secondary));margin:0}.offers-drawer__item-subtitle{font-family:var(--font-heading-family),sans-serif;font-weight:500;font-size:1.2rem;line-height:2rem;color:rgb(var(--color-text-primary));margin:.2rem 0 0}.offers-drawer__item-icon{flex-shrink:0;width:2rem;height:2rem;color:rgb(var(--color-text-secondary))}.offers-drawer__item-icon svg{display:block;width:100%;height:100%;transform:rotate(-90deg)}body.overflow-hidden .offers-drawer{pointer-events:all}
/*# sourceMappingURL=/cdn/shop/t/858/assets/section-offers-drawer.css.map */
