@font-face{font-family:LatoBoldCustom;src:url(/assets/Lato-Bold-DytMKTuU.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:EternalLogo;src:url(/assets/eternal-logo-zmwYa7x1.ttf) format("truetype");font-weight:400;font-style:normal}.header[data-v-14e2239a]{position:fixed;top:0;left:0;z-index:9999;background:#fff;width:100%;border-bottom:1px solid #e1e5f0}.header-inner[data-v-14e2239a]{max-width:1200px;margin:0 auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:32px}.header-left[data-v-14e2239a]{display:flex;flex-direction:column;gap:2px;color:#124277}.line-top[data-v-14e2239a]{font-family:LatoBoldCustom,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:18px;letter-spacing:.15em}.line-middle[data-v-14e2239a],.line-bottom[data-v-14e2239a]{font-family:EternalLogo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;line-height:1.1}.header-right-block[data-v-14e2239a]{display:flex;flex-direction:row;justify-content:flex-end;gap:30px}.header-right-text[data-v-14e2239a]{height:50px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;color:#124277;white-space:nowrap;right:0}.right-line-1[data-v-14e2239a]{font-family:LatoBoldCustom,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:14px;letter-spacing:.18em;text-transform:uppercase}.right-line-2[data-v-14e2239a]{font-family:EternalLogo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:23px}.header-logo-wrapper[data-v-14e2239a]{flex:0 0 auto}.header-logo-img[data-v-14e2239a]{height:50px;width:auto}@media(max-width:900px){.header-inner[data-v-14e2239a]{padding:12px 16px;gap:16px}.line-top[data-v-14e2239a]{font-size:16px}.line-middle[data-v-14e2239a],.line-bottom[data-v-14e2239a]{font-size:20px}.right-line-1[data-v-14e2239a]{font-size:12px;letter-spacing:.12em}.right-line-2[data-v-14e2239a]{font-size:18px}.header-right-text[data-v-14e2239a],.header-logo-img[data-v-14e2239a]{height:56px}}@media(max-width:640px){.header-inner[data-v-14e2239a]{flex-direction:column;align-items:flex-start;height:140px}.header-right-text[data-v-14e2239a]{order:2;text-align:left}.header-logo-wrapper[data-v-14e2239a]{order:3}.header-right-block[data-v-14e2239a]{flex-direction:column}.header-logo-img[data-v-14e2239a]{position:absolute;top:13px;right:13px}}@font-face{font-family:LatoBoldCustom;src:url(/assets/Lato-Bold-DytMKTuU.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:EternalLogo;src:url(/assets/eternal-logo-zmwYa7x1.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:LatoRegular;src:url(./fonts/Lato-Regular.ttf) format("truetype");font-weight:200;font-style:normal}.card[data-v-cc847b32]{background:#fff;border:1px solid #dfe3eb;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:.3s ease;box-shadow:0 6px 18px #0000000d}.image-wrapper[data-v-cc847b32]{padding:15px;overflow:hidden;transition:padding .25s ease}.card:hover .image-wrapper[data-v-cc847b32]{padding:10px}.card-image[data-v-cc847b32]{width:100%;height:auto;display:block;object-fit:cover;border-radius:10px}.card-body[data-v-cc847b32]{padding:16px 18px 20px}.card-tags[data-v-cc847b32]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.tag[data-v-cc847b32]{font-size:11px;text-transform:uppercase;background:#f2f3f7;border-radius:999px;padding:6px 10px;color:#7a7f92;font-weight:600}.card-title[data-v-cc847b32]{font-size:14px;font-weight:800;text-transform:uppercase;margin:0 0 14px;color:#1f2b3d}.card-footer[data-v-cc847b32]{display:flex;gap:10px;align-items:center}.card-image--sold .card-image[data-v-cc847b32]{filter:grayscale(100%)}.price[data-v-cc847b32]{flex:0 0 auto;padding:10px 14px;border-radius:999px;background:#f2f3f7;font-weight:700;font-size:14px}.btn[data-v-cc847b32]{flex:1 1 auto;border-radius:999px;border:none;padding:10px 16px;font-weight:700;font-size:14px;cursor:pointer;text-transform:uppercase}.btn-pay[data-v-cc847b32]{background:#7ac943;color:#fff}.btn-sold[data-v-cc847b32]{background:#ff3b30;color:#fff}.btn[data-v-cc847b32]:disabled{cursor:default;opacity:.9}.modal-backdrop[data-v-cc847b32]{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:10000}.modal-window[data-v-cc847b32]{position:relative;max-width:420px;width:90%;background:#fff;border-radius:20px;padding:24px 24px 20px;box-shadow:0 20px 50px #00000026;animation:modal-in-cc847b32 .2s ease-out}.modal-title[data-v-cc847b32]{margin:0 0 12px;font-size:20px;font-weight:700;color:#124277}.modal-text[data-v-cc847b32]{margin:0 0 8px;font-size:14px;line-height:1.4;color:#2b384f}.modal-close[data-v-cc847b32]{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:20px;line-height:1;cursor:pointer;color:#7a7f92}.modal-close[data-v-cc847b32]:hover{color:#124277}@keyframes modal-in-cc847b32{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.footer[data-v-db7413e1]{width:100%;height:180px;position:relative}.footer-inner[data-v-db7413e1]{position:relative;width:100%;height:100%}.footer-img[data-v-db7413e1]{position:absolute;bottom:0;width:auto}.footer-left[data-v-db7413e1]{left:0}.footer-center[data-v-db7413e1]{left:50%;transform:translate(-50%)}.footer-right[data-v-db7413e1]{right:0}.footer-wave[data-v-db7413e1]{position:absolute;left:0;bottom:0;width:100%;height:100%}.footer-wave path[data-v-db7413e1]{fill:#124277;opacity:.9}@media(max-width:768px){.footer-img[data-v-db7413e1]{height:80px}.footer-center[data-v-db7413e1]{height:50px}.footer[data-v-db7413e1]{height:150px}}.page[data-v-49f7d6ee]{min-height:100vh;display:flex;flex-direction:column;background:#f6f7fb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.content[data-v-49f7d6ee]{flex:1;padding:120px 40px 40px}.catalog[data-v-49f7d6ee]{max-width:1200px;margin:0 auto}.catalog-grid[data-v-49f7d6ee]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media(max-width:1024px){.catalog-grid[data-v-49f7d6ee]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.content[data-v-49f7d6ee]{padding:170px 16px 16px}.catalog-grid[data-v-49f7d6ee]{grid-template-columns:1fr}}@font-face{font-family:LatoBoldCustom;src:url(/assets/Lato-Bold-DytMKTuU.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:EternalLogo;src:url(/assets/eternal-logo-zmwYa7x1.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:LatoRegular;src:url(/assets/Lato-Regular-xku9AjPn.ttf) format("truetype");font-weight:200;font-style:normal}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}
