.mome-fp{padding:40px 16px}.mome-fp__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:28px}.mome-fp__media{position:relative}.mome-fp__badge{position:absolute;top:16px;left:16px;z-index:2;font-size:11px;font-weight:700;letter-spacing:.06em;padding:6px 12px;border-radius:4px;text-transform:uppercase}.mome-fp__media-row{display:flex;flex-direction:column-reverse;gap:12px}.mome-fp__thumbs{display:flex;flex-direction:row;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.mome-fp__thumbs::-webkit-scrollbar{display:none;width:0;height:0}.mome-fp__thumb{flex-shrink:0;width:56px;height:56px;border-radius:8px;border:2px solid transparent;padding:0;background:#f4f4f4;cursor:pointer;overflow:hidden}.mome-fp__thumb img{width:100%;height:100%;object-fit:contain;display:block;border-radius:6px}.mome-fp__thumb--active{border-color:#2b2926}.mome-fp__image-wrap{position:relative;border-radius:16px;overflow:hidden;background:#f4f4f4;height:420px}.mome-fp__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#f4f4f4;cursor:zoom-in}.mome-fp__zoom-hint{position:absolute;bottom:14px;right:14px;z-index:2;width:38px;height:38px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:#fffffff2;box-shadow:0 2px 10px #0000001f;display:flex;align-items:center;justify-content:center;cursor:zoom-in;transition:background-color .15s ease,transform .15s ease}.mome-fp__zoom-hint:hover{background:#fff;transform:scale(1.06)}.mome-fp__zoom-hint svg{width:18px;height:18px;color:#2b2926}.mome-fp__slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:34px;height:34px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:#fffffff2;box-shadow:0 2px 10px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.mome-fp__slider-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.mome-fp__slider-arrow svg{width:16px;height:16px}.mome-fp__slider-arrow--prev{left:10px}.mome-fp__slider-arrow--next{right:10px}@media(min-width:600px){.mome-fp__slider-arrow{width:40px;height:40px}.mome-fp__slider-arrow svg{width:18px;height:18px}.mome-fp__slider-arrow--prev{left:14px}.mome-fp__slider-arrow--next{right:14px}}.mome-fp__image-placeholder{width:100%;height:100%;background:#f4f4f4;display:flex;align-items:center;justify-content:center}.mome-fp__image-placeholder svg{width:50%;height:50%}.mome-fp__content{display:flex;flex-direction:column}.mome-fp__rating{display:flex;align-items:center;gap:8px;margin-bottom:10px}.mome-fp__stars{display:inline-flex;gap:2px}.mome-fp__rating-text{font-size:14px}.mome-fp__title{font-style:normal;font-size:26px;line-height:1.25;margin:0 0 12px}.mome-fp__description{font-size:15px;line-height:1.6;margin:0 0 16px}.mome-fp__description p{margin:0 0 8px}.mome-fp__description p:last-child{margin-bottom:0}.mome-fp__price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:12px}.mome-fp__compare-price{font-size:17px;text-decoration:line-through;opacity:.65}.mome-fp__price{font-size:28px;font-weight:800}.mome-fp__discount-pill{display:inline-block;align-self:flex-start;font-size:14px;font-weight:600;border:1px solid;border-radius:30px;padding:8px 18px;margin-bottom:18px}.mome-fp__discount-pill strong{font-weight:700;color:#fff}.mome-fp__timer{margin-bottom:20px;background:#dd84a914;border-radius:12px;padding:14px 18px;display:inline-flex;flex-direction:column;gap:8px;align-self:flex-start}.mome-fp__timer-label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0}.mome-fp__timer-display{display:flex;align-items:center;gap:8px}.mome-fp__timer-unit{display:flex;flex-direction:column;align-items:center;min-width:36px}.mome-fp__timer-num{font-size:22px;font-weight:700;line-height:1}.mome-fp__timer-unit-label{font-size:10px;letter-spacing:.04em;margin-top:2px}.mome-fp__timer-colon{font-size:20px;font-weight:700;color:inherit;opacity:.6}.mome-fp__swatch-block{margin-bottom:18px}.mome-fp__swatch-label{font-size:14px;margin:0 0 10px}.mome-fp__swatch-label span{font-weight:700}.mome-fp__swatches{display:flex;flex-wrap:wrap;gap:10px}.mome-fp__swatch{width:44px;height:44px;border-radius:50%;border:2px solid transparent;padding:2px;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-color .15s ease}.mome-fp__swatch img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.mome-fp__swatch--active{border-color:#2b2926}.mome-fp__swatch:focus-visible{outline:2px solid #2b2926;outline-offset:2px}.mome-fp__size-block{margin-bottom:22px}.mome-fp__size-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mome-fp__size-label{font-size:14px;margin:0}.mome-fp__size-label span{font-weight:700}.mome-fp__size-chart-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font-size:13px;font-weight:600;text-decoration:underline;cursor:pointer;padding:0;flex-shrink:0}.mome-fp__sizes{display:flex;flex-wrap:wrap;gap:8px}.mome-fp__size{min-width:48px;padding:10px 14px;border-radius:6px;border:1px solid #d8d4cf;background:#fff;font-size:14px;cursor:pointer;transition:border-color .15s ease,opacity .15s ease}.mome-fp__size--active{border-color:#2b2926;border-width:2px;background:#2b2926;color:#fff}.mome-fp__size--oos{color:#b8b3ac;text-decoration:line-through;cursor:not-allowed;border-style:dashed}.mome-fp__qty-cart-row{display:flex;gap:12px;margin-bottom:14px}.mome-fp__qty{display:flex;align-items:center;border:1px solid #d8d4cf;border-radius:6px;overflow:hidden;flex-shrink:0}.mome-fp__qty-btn{width:36px;height:48px;background:#fff;border:none;font-size:18px;cursor:pointer}.mome-fp__qty-input{width:40px;height:48px;border:none;border-left:1px solid #d8d4cf;border-right:1px solid #d8d4cf;text-align:center;font-size:15px;-moz-appearance:textfield}.mome-fp__add-btn{flex:1;height:48px;border:none;border-radius:6px;color:#fff;font-size:15px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:opacity .15s ease}.mome-fp__add-btn:disabled{opacity:.6;cursor:not-allowed}.mome-fp__status{font-size:13px;min-height:18px;margin:0}@media(min-width:900px){.mome-fp{padding:64px 80px}.mome-fp__inner{flex-direction:row;align-items:flex-start;gap:56px}.mome-fp__media{flex:1;max-width:520px}.mome-fp__content{flex:1;padding-top:8px}.mome-fp__title{font-size:34px}.mome-fp__media-row{flex-direction:row;align-items:flex-start}.mome-fp__thumbs{flex-direction:column;overflow-x:visible;overflow-y:auto;max-height:600px;width:64px;scrollbar-width:none;-ms-overflow-style:none}.mome-fp__thumbs::-webkit-scrollbar{display:none;width:0;height:0}.mome-fp__thumb{width:64px;height:64px}.mome-fp__image-wrap{flex:1;min-width:0;height:600px}}.mome-fp__size-chart-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:9999;align-items:center;justify-content:center;padding:20px}.mome-fp__size-chart-modal--active{display:flex}.mome-fp__size-chart-modal-content{position:relative;width:100%;max-width:640px;max-height:85vh;overflow-y:auto;background:#fff;border-radius:12px;padding:32px 28px}.mome-fp__size-chart-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;background:#f4f4f4;border-radius:50%;font-size:22px;line-height:1;cursor:pointer}.mome-fp__size-chart-title{font-style:normal;font-size:20px;margin:0 0 16px}.mome-fp__size-chart-body img{width:100%;height:auto;display:block;border-radius:6px}.mome-size-chart-richtext{font-size:14px;line-height:1.6}.mome-size-chart-richtext table{width:100%;border-collapse:collapse}.mome-size-chart-richtext th,.mome-size-chart-richtext td{border:1px solid #e5e1dc;padding:8px 10px;text-align:left}.mome-fp__trust-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 6px;margin:24px 0 8px;padding-top:24px;border-top:1px solid #ece8e3}.mome-fp__trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;min-width:0}.mome-fp__trust-icon{width:36px;height:36px;border-radius:50%;border:1px solid currentColor;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.mome-fp__trust-icon svg{width:18px;height:18px}.mome-fp__trust-icon img{width:100%;height:100%;object-fit:cover;display:block}.mome-fp__trust-label{font-size:11px;line-height:1.3;margin:0;word-break:break-word}.mome-fp__accordions{margin-top:28px}.mome-fp__accordion{border-top:1px solid #ece8e3}.mome-fp__accordion:last-child{border-bottom:1px solid #ece8e3}.mome-fp__accordion-summary{display:flex;align-items:center;justify-content:space-between;padding:16px 2px;font-size:16px;font-weight:700;cursor:pointer;list-style:none}.mome-fp__accordion-summary::-webkit-details-marker{display:none}.mome-fp__accordion-chevron{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}.mome-fp__accordion[open] .mome-fp__accordion-chevron{transform:rotate(180deg)}.mome-fp__accordion-body{padding:0 2px 18px;font-size:14px;line-height:1.6}.mome-fp__accordion-body p{margin:0 0 8px}.mome-fp__accordion-body p:last-child{margin-bottom:0}@media(min-width:600px){.mome-fp__trust-badges{gap:20px 14px}.mome-fp__trust-icon{width:44px;height:44px}.mome-fp__trust-icon svg{width:22px;height:22px}.mome-fp__trust-label{font-size:13px}}.mome-fp__zoom-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000eb;z-index:10000;align-items:center;justify-content:center;padding:24px}.mome-fp__zoom-modal--active{display:flex}.mome-fp__zoom-modal-inner{max-width:100%;max-height:100%;overflow:auto;display:flex;align-items:center;justify-content:center}.mome-fp__zoom-image{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;display:block}.mome-fp__zoom-close{position:fixed;top:20px;right:20px;z-index:10001;width:40px;height:40px;border:none;background:#ffffff26;color:#fff;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.mome-fp__zoom-close:hover{background:#ffffff4d}.mome-fp__zoom-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10001;width:48px;height:48px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 12px #00000040;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.mome-fp__zoom-arrow:hover{background:#f4f4f4;transform:translateY(-50%) scale(1.05)}.mome-fp__zoom-arrow svg{width:22px;height:22px}.mome-fp__zoom-arrow--prev{left:16px}.mome-fp__zoom-arrow--next{right:16px}@media(min-width:768px){.mome-fp__zoom-arrow--prev{left:32px}.mome-fp__zoom-arrow--next{right:32px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/mome-featured-product.css.map */
