.lmd{display:contents}.lmd__trigger{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;padding:0;margin:0;font-size:12px;font-weight:400;line-height:1.2;cursor:pointer;transition:transform .2s ease}.lmd__trigger:hover{text-decoration:underline}.lmd__trigger:active{transform:translate(1px)}.lmd__trigger-icon{width:12px;height:12px}.lmd__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:flex-end;padding:20px}.lmd__modal[hidden]{display:none}.lmd__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f163c73;opacity:0;transition:opacity .4s ease}.lmd__modal.is-open .lmd__overlay{opacity:1}.lmd__dialog{position:relative;background:#fff;border-radius:16px;width:100%;max-width:460px;height:calc(100dvh - 40px);max-height:calc(100dvh - 40px);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px #0f163c38;transform:translate(calc(100% + 20px));opacity:0;transition:transform .5s cubic-bezier(.32,.72,0,1),opacity .35s ease;will-change:transform,opacity}.lmd__modal.is-open .lmd__dialog{transform:translate(0);opacity:1}@media(max-width:640px){.lmd__modal{align-items:flex-end;justify-content:center;padding:0}.lmd__dialog{max-width:100%;width:100%;height:70dvh;max-height:70dvh;border-radius:16px 16px 0 0;transform:translateY(100%)}.lmd__modal.is-open .lmd__dialog{transform:translateY(0)}}.lmd__close{position:absolute;top:16px;right:16px;z-index:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e6e8ee;border-radius:50%;color:#111;cursor:pointer}.lmd__close svg{width:20px;height:20px;transition:transform .3s ease}.lmd__close:hover svg{transform:rotate(90deg)}.lmd__body{overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0;opacity:0;transition:opacity .3s ease}.lmd__modal.is-open .lmd__body{opacity:1;transition:opacity .3s ease .45s}.lmd__media{background:#f4f4f4;aspect-ratio:4 / 3;overflow:hidden}.lmd__img{width:100%;height:100%;object-fit:cover;display:block}.lmd__content{padding:24px 24px 28px}.lmd__title{font-size:22px;font-weight:700;line-height:1.25;margin:0 0 12px;color:#111}.lmd__desc{font-size:15px;line-height:1.55;color:#303440}.lmd__desc p{margin:0 0 10px}.lmd__desc p:last-child{margin-bottom:0}body.lmd-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/620/compiled_assets/styles.css.map */
