.featured-product-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background-color:#222222a6;display:none;justify-content:center;align-items:center}.featured-product-modal__content{width:460px;padding:24px;background:#fff;border-radius:12px;max-height:90vh;overflow-y:auto}.featured-product-modal__close{width:24px;height:24px}.featured-product-modal__header{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:24px}.featured-product-modal__title{font-size:16px;font-weight:600;line-height:20px}.featured-product-modal__list{display:flex;flex-direction:column;gap:16px;margin-bottom:34px}.featured-product-modal__item{display:flex;gap:12px}.featured-product-modal__item-icon{width:34px;height:34px;flex-shrink:0}.featured-product-modal__item-info{display:flex;flex-direction:column;gap:8px;flex-grow:1}.featured-product-modal__item:not(:last-child) .featured-product-modal__item-info{padding-bottom:16px;border-bottom:1px solid rgba(0,23,82,.06)}.featured-product-modal__item-info span{font-size:14px;font-weight:500}.featured-product-modal__item-info p{font-size:12px;line-height:20px;color:#00175299}@media(max-width:1024px){.featured-product-modal{align-items:flex-end}.featured-product-modal__content{width:100%;max-height:90vh;padding:20px;border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .3s ease-out;overflow-y:auto}.featured-product-modal.show .featured-product-modal__content{transform:translateY(0)}.featured-product-modal__list{margin-bottom:44px}}@media(min-width:1024px){.featured-product-modal{transition:opacity .3s ease-out;opacity:0}.featured-product-modal.show{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-featured-product-modal.css.map */
