.product-grid-with-popup{padding-top:32px;padding-bottom:32px}.pgwp-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.pgwp-card{border-radius:8px;overflow:hidden;position:relative;height:100%;max-height:480px}.pgwp-card--product .pgwp-card__content{align-items:center;display:flex;flex-direction:column;gap:12px;padding:32px 16px 20px;text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 2px 2px 1px #ffffff4d,inset -2px -2px 2px 1px #ffffff4d,0 4px 8px #0003,0 6px 20px #0003;color:#fffc;transition:all .3s cubic-bezier(.2,.9,.3,1.5);height:100%;border:2px solid white}.pgwp-grid--featured .pgwp-card__content{background:#fff}.pgwp-card--promo{border:2px solid white}.pgwp-product-title{font-size:34px;font-weight:400;line-height:40px;margin:0;text-transform:uppercase;color:#000;white-space:nowrap}.pgwp-product-subtitle{font-size:26px;line-height:44px;font-family:Metropolis;margin:0;color:#000413;text-transform:capitalize}.pgwp-card__media-wrapper{margin-top:auto;max-width:214px;width:100%;max-height:326px;height:100%;position:relative}.pgwp-card__media{display:block;margin:0 auto;max-width:100%;width:100%;object-fit:cover}.pgwp-card__info-trigger{align-items:center;background:#c0c0c063;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 1px 3px 8px #ffffff4d,inset -2px -2px 4px 2px #ffffff4d,1px 0 11px #fff0,0 6px 20px #fff0;color:#fffc;transition:all .3s cubic-bezier(.2,.9,.3,1.5);border:0;border-radius:50%;bottom:14px;cursor:pointer;display:inline-flex;height:72px;justify-content:center;padding:10px;position:absolute;right:-28px;width:72px;z-index:2}.pgwp-card__info-trigger svg{display:block;height:36px;width:36px}.pgwp-promo{min-height:100%;position:relative;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 2px 2px 1px #ffffff4d,inset -2px -2px 2px 1px #ffffff4d,0 4px 8px #0003,0 6px 20px #0003;transition:all .3s cubic-bezier(.2,.9,.3,1.5)}.pgwp-promo__content{align-items:center;display:flex;flex-direction:column;min-height:100%;padding:24px 0;position:relative;text-align:center;z-index:1}.pgwp-promo__content-heading,.pgwp-promo__content-heading:hover,.pgwp-promo__content-heading *{color:#000413;text-decoration:none}.pgwp-grid--featured .pgwp-promo__content-heading{display:flex;flex-direction:column-reverse}.pgwp-promo__title{font-size:34px;font-weight:700;line-height:40px;margin:0;text-transform:uppercase;text-align:center}.pgwp-promo__subtitle{font-size:26px;line-height:44px;font-family:Metropolis;margin:0}.pgwp-promo__image{display:block;height:100%;max-height:169px;margin:4px auto 8px;max-width:100%;width:100%}.pgwp-promo__badges{align-items:center;display:flex;gap:24px;justify-content:center;width:100%}.pgwp-promo__badge-item{display:flex;flex-direction:column;align-items:center;gap:8px}.pgwp-promo__badge{background:#fff;border-radius:999px;display:inline-block;font-size:34px;font-weight:700;line-height:40px;min-width:104px;padding:8px 16px}.pgwp-promo__badge-text{font-size:1.6rem}.pgwp-promo__button{background:var(--pgwp-btn-bg, #d70016);border-radius:999px;color:var(--pgwp-btn-color, #ffffff);display:inline-flex;font-size:16px;font-weight:700;line-height:24px;margin-top:38px;padding:12px 32px;text-decoration:none;text-transform:uppercase}.pgwp-promo__button:hover{color:#fff;background:#000}.pgwp-popup-actions{display:flex;flex-direction:column;gap:14px;margin-top:24px}@media screen and (max-width:749px){.pgwp-popup-actions{margin-top:0}}.pgwp-popup-btn{align-items:center;border-radius:999px;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;line-height:24px;min-height:40px;padding:0 8px;text-decoration:none;text-transform:uppercase;width:100%}.pgwp-popup-btn--primary{background:#ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 2px 2px 1px #ffffff4d,inset -2px -2px 2px 1px #ffffff4d,0 4px 8px #0003,0 6px 20px #0003;color:#fffc;transition:all .3s cubic-bezier(.2,.9,.3,1.5)}.pgwp-popup-btn--secondary{background:#fff;color:#061022;gap:10px}.pgwp-popup-btn__icon{align-items:center;display:inline-flex;line-height:0}.pgwp-popup-btn__icon svg{height:16px;width:16px}.pgwp-popup-notes{align-items:center;display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:center}.pgwp-popup-note{align-items:center;display:flex;gap:6px}.pgwp-popup-note__icon{align-items:center;display:flex;flex-shrink:0;line-height:0}.pgwp-popup-note__icon--delivery svg{height:12px;width:12px}.pgwp-popup-note__icon--cancel svg{height:16px;width:16px}.pgwp-popup-note__text{color:#fff;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap}@media screen and (max-width:749px){.pgwp-popup-note__text{font-size:10px;line-height:16px}}.pgwp-info-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483646;visibility:hidden;pointer-events:none;display:flex;justify-content:flex-end;background-color:rgba(var(--color-body-text),.4);transition:visibility var(--duration-default) ease}.pgwp-info-drawer .mm-info-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent}.pgwp-info-drawer .mm-info-drawer__inner{position:absolute;right:0;top:0;height:100%;width:528px;max-width:calc(100vw - 3rem);background:#000;transform:translate(100%);transition:transform .25s ease;padding:0;overflow-y:auto}.pgwp-info-drawer .mm-info-drawer__close{position:absolute;top:40px;left:40px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 2px 2px 1px #ffffff4d,inset -2px -2px 2px 1px #ffffff4d,0 4px 8px #0003,0 6px 20px #0003;color:#fffc;cursor:pointer;border:none}.pgwp-info-drawer .mm-info-drawer__close svg{width:24px;height:24px}.pgwp-info-drawer .mm-info-drawer__close svg path{stroke:#fff!important}.pgwp-info-drawer .mm-info-drawer__content,.pgwp-info-drawer .mm-info-drawer__panel{height:100%}.pgwp-info-drawer .mm-info-drawer__panel{position:relative}.pgwp-info-drawer .mm-info-drawer__panel.hidden{display:none}.pgwp-info-drawer .mm-info-drawer__banner{position:absolute;top:0;right:0;bottom:0;left:0}.pgwp-info-drawer .mm-info-drawer__banner-image{width:100%;height:100%;object-fit:cover}.pgwp-info-drawer .mm-info-drawer__card{position:absolute;max-width:448px;left:40px;right:40px;bottom:40px;z-index:2;border-radius:12px;background:#ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 2px 2px 1px #ffffff4d,inset -2px -2px 2px 1px #ffffff4d,0 4px 8px #0003,0 6px 20px #0003;color:#fffc;transition:all .3s cubic-bezier(.2,.9,.3,1.5);padding:20px;display:flex;flex-direction:column;gap:12px}.pgwp-info-drawer .mm-info-drawer__title{margin:0;font-size:34px;line-height:40px;color:#fff}.pgwp-info-drawer .mm-info-drawer__description{font-size:15px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:749px){.pgwp-info-drawer .mm-info-drawer__description{font-size:14px;font-style:normal;font-weight:400;line-height:20px}}.pgwp-info-drawer .mm-info-drawer__description p{margin:0}.pgwp-info-drawer .mm-info-drawer__advantages{padding:0;margin:0;list-style:none;display:flex;flex-direction:column}.pgwp-info-drawer .mm-info-drawer__advantages li{position:relative;padding-left:20px;font-size:15px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:749px){.pgwp-info-drawer .mm-info-drawer__advantages li{font-size:14px;font-style:normal;font-weight:400;line-height:20px}}.pgwp-info-drawer .mm-info-drawer__advantages li:before{content:"";position:absolute;left:0;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M10.6 4.40039L3.44048 11.6004L1 9.14611' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.pgwp-info-drawer.active{visibility:visible;pointer-events:auto}.pgwp-info-drawer.active .mm-info-drawer__overlay{opacity:1}.pgwp-info-drawer.active .mm-info-drawer__inner{transform:translate(0)}@media screen and (max-width:989px){.pgwp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pgwp-product-title,.pgwp-promo__title{font-size:16px;line-height:24px}.pgwp-product-subtitle,.pgwp-promo__subtitle{font-size:14px;line-height:120%}.pgwp-popup-btn{font-size:14px;line-height:20px}.pgwp-grid--featured .pgwp-promo__subtitle{font-size:12px;font-style:normal;font-weight:700;line-height:16px;color:#bd0f10;text-transform:uppercase}.pgwp-grid--featured .pgwp-promo__title{font-family:Suisse Works;font-size:20px;font-style:italic;font-weight:450;line-height:32px;text-transform:none}.pgwp-grid--featured .pgwp-promo{background-color:#fff!important;box-shadow:none}.pgwp-grid--featured .pgwp-card--promo{border:none!important}}@media screen and (max-width:749px){.pgwp-grid{gap:10px}.pgwp-promo__badges{display:none}.pgwp-promo__image{max-height:90px;margin:0 0 5px;object-fit:none!important}.pgwp-promo__content-heading{margin-bottom:5px}.pgwp-promo__button{font-size:14px;line-height:20px;padding:10px 16px;margin-top:0}.pgwp-card__media{max-height:147px;max-width:92px;clip-path:inset(0 0 12px 0);transform:translateY(8px)}.pgwp-card--product .pgwp-card__content,.pgwp-promo__content{max-height:205px}.pgwp-promo__content{padding:12px 0}.pgwp-card--product .pgwp-card__content{padding:12px;box-shadow:inset 2px 2px 1px #ffffff4d,inset -2px -2px 2px 1px #ffffff4d}.pgwp-card__info-trigger{bottom:16px;height:48px;right:0;width:48px}.pgwp-info-drawer .mm-info-drawer__inner{width:100%;max-width:100%}.pgwp-info-drawer .mm-info-drawer__close{width:48px;height:48px;top:16px;left:16px}.pgwp-info-drawer .mm-info-drawer__card{left:16px;right:16px;bottom:16px;padding:12px 16px}.pgwp-info-drawer .mm-info-drawer__title{font-size:16px;line-height:24px}.pgwp-grid--featured .pgwp-promo__content{background-color:#fff}}@media screen and (min-width:990px){.pgwp-grid--featured{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}.pgwp-grid--featured .pgwp-card--product{flex:1 1 0;height:293px;max-height:none;min-width:0}.pgwp-grid--featured .pgwp-card--promo{flex:1 1 100%;height:auto;max-height:none;order:1}.pgwp-grid--featured .pgwp-card--product .pgwp-card__content{gap:4px;padding:24px 16px 20px;background-color:#fff}.pgwp-grid--featured .pgwp-product-title{font-size:24px;line-height:1.1}.pgwp-grid--featured .pgwp-product-subtitle{font-size:14px;line-height:20px;text-transform:uppercase;margin-top:4px}.pgwp-grid--featured .pgwp-card__media-wrapper{flex:1 1 auto;height:auto;margin-top:0;max-height:none;max-width:none;min-height:0;width:100%}.pgwp-grid--featured .pgwp-card__media{width:100%;height:auto;object-fit:contain;max-height:211px;max-width:131px;transform:translateY(28px)}.pgwp-grid--featured .pgwp-card__info-trigger{bottom:-2px;height:56px;right:0;width:56px}.pgwp-grid--featured .pgwp-card__info-trigger svg{height:28px;width:28px}.pgwp-grid--featured .pgwp-card--promo .pgwp-promo{min-height:auto}.pgwp-grid--featured .pgwp-promo__content{align-items:center;display:grid;gap:0 24px;grid-template-areas:"heading image badges" "button image badges";grid-template-columns:minmax(0,270px) minmax(0,374px) minmax(0,254px);justify-content:space-between;min-height:0;padding:16px 64px;text-align:left;background-color:#fff}.pgwp-grid--featured .pgwp-promo__content-heading{align-self:end;display:flex;flex-direction:column-reverse;grid-area:heading}.pgwp-grid--featured .pgwp-promo__title{color:inherit;font-family:Suisse Works,serif;font-size:40px;font-style:italic;font-weight:400;line-height:1.2;text-transform:none}.pgwp-grid--featured .pgwp-promo__subtitle{color:#bd0f10;font-family:inherit;font-size:17px;font-weight:700;line-height:28px;text-transform:uppercase;text-align:center}.pgwp-grid--featured .pgwp-promo__button{align-self:start;display:inline-flex;grid-area:button;height:48px;justify-self:center;margin-top:20px;padding:0 24px;align-items:center;min-width:185px;justify-content:center}.pgwp-grid--featured .pgwp-promo__image-link{align-self:center;grid-area:image;width:100%}.pgwp-grid--featured .pgwp-promo__image{margin:0 0 11px;max-height:165px;object-fit:cover}.pgwp-grid--featured .pgwp-promo__badges{align-self:center;grid-area:badges;justify-content:flex-end;width:100%}.pgwp-grid--featured .pgwp-promo__badge{align-items:center;background:#f7f6f4;border:2px solid rgba(255,255,255,.12);border-radius:999px;display:flex;font-size:40px;height:104px;justify-content:center;line-height:1.2;min-width:0;padding:0;width:104px}.pgwp-grid--featured .pgwp-promo__badge-text{font-size:17px;line-height:28px}}.pgwp-grid--featured .pgwp-card__info-trigger{background:#00000026}
/*# sourceMappingURL=/cdn/shop/t/180/assets/section-product-grid-with-popup.css.map */
