:root{--ehoca-navy:#0f172a;--ehoca-bg-light:#f8fafc;--ehoca-card-bg:#fff;--ehoca-card-hover:#f1f5f9;--ehoca-red:#dc2626;--ehoca-red-hover:#b91c1c;--ehoca-red-light:#dc262614;--ehoca-orange:#b91c1c;--ehoca-green:#16a34a;--ehoca-amber:#d97706;--text-main:#0f172a;--text-muted:#475569;--text-sub:#64748b;--border-color:#e2e8f0;--border-highlight:#dc262640;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--shadow-sm:0 2px 6px #0f172a0a;--shadow-md:0 8px 24px #0f172a14;--shadow-lg:0 20px 40px #0f172a1f}html,body{background-color:var(--ehoca-bg-light);width:100%;min-height:100vh;color:var(--text-main);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:clip}h1,h2,h3,h4,h5,h6{color:#0f172a;margin:0;font-family:Outfit,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.fixed-whatsapp-call-btn{z-index:9999;color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:2.5s infinite pulseGlowWhatsapp;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 8px 24px #25d36673}.fixed-whatsapp-call-btn:hover{transform:scale(1.12);box-shadow:0 12px 28px #25d36699}@keyframes pulseGlowWhatsapp{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 16px #25d36600}to{box-shadow:0 0 #25d36600}}.fixed-phone-call-btn{z-index:9999;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:2.5s infinite pulseGlow;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #dc262673}.fixed-phone-call-btn:hover{transform:scale(1.12);box-shadow:0 12px 28px #dc262699}@keyframes pulseGlow{0%{box-shadow:0 0 #dc262680}70%{box-shadow:0 0 0 16px #dc262600}to{box-shadow:0 0 #dc262600}}@media (width<=640px){.fixed-phone-call-btn{width:50px;height:50px;bottom:18px;right:18px}.fixed-whatsapp-call-btn{width:50px;height:50px;bottom:18px;left:18px}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ehoca-navbar[data-astro-cid-nen7h5rs]{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color,#e2e8f0);background:#fffffff5;position:sticky;top:0;box-shadow:0 4px 20px #0f172a0f}.nav-container[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1.25rem;max-width:1380px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.ehoca-logo[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;display:flex}.brand-logo-img[data-astro-cid-nen7h5rs]{object-fit:contain;width:auto;height:44px;transition:transform .2s;display:block}.brand-logo-img[data-astro-cid-nen7h5rs]:hover{transform:scale(1.02)}.mega-menu-wrapper[data-astro-cid-nen7h5rs]{flex-shrink:0;position:relative}.btn-mega-trigger[data-astro-cid-nen7h5rs]{border:1px solid var(--border-color,#cbd5e1);color:#0f172a;cursor:pointer;background:#f1f5f9;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.btn-mega-trigger[data-astro-cid-nen7h5rs]:hover{border-color:var(--ehoca-red,#dc2626);background:#e2e8f0}.chevron-text[data-astro-cid-nen7h5rs]{font-size:.65rem;transition:transform .3s}.mega-menu-wrapper[data-astro-cid-nen7h5rs].open .chevron-text[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.mega-panel[data-astro-cid-nen7h5rs]{border:1px solid var(--border-color,#e2e8f0);z-index:1100;background:#fff;border-radius:24px;width:680px;padding:1.5rem;display:none;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 20px 40px #0f172a1f}.mega-menu-wrapper[data-astro-cid-nen7h5rs].open .mega-panel[data-astro-cid-nen7h5rs]{animation:.2s menuFade;display:block}@keyframes menuFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mega-grid[data-astro-cid-nen7h5rs]{grid-template-columns:1.2fr 1.2fr 1fr;gap:1.25rem;display:grid}.col-heading[data-astro-cid-nen7h5rs]{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.72rem;font-weight:800;display:block}.mega-item[data-astro-cid-nen7h5rs]{border-radius:12px;padding:.6rem .75rem;text-decoration:none;transition:background .2s;display:block}.mega-item[data-astro-cid-nen7h5rs]:hover{background:#f8fafc}.m-title[data-astro-cid-nen7h5rs]{color:#0f172a;font-size:.85rem;font-weight:700}.m-sub[data-astro-cid-nen7h5rs]{color:#64748b;font-size:.7rem}.highlighted-col[data-astro-cid-nen7h5rs]{background:#fdf2f2;border-radius:12px;flex-direction:column;gap:.4rem;padding:.85rem;display:flex}.sub-mega-link[data-astro-cid-nen7h5rs]{color:#334155;border-radius:6px;padding:.35rem .5rem;font-size:.82rem;text-decoration:none;transition:all .2s}.sub-mega-link[data-astro-cid-nen7h5rs]:hover{color:var(--ehoca-red,#dc2626);background:#dc262614}.sub-mega-link[data-astro-cid-nen7h5rs].highlighted{color:var(--ehoca-red,#dc2626);font-weight:700}.ehoca-search-box[data-astro-cid-nen7h5rs]{flex:1;align-items:center;max-width:440px;display:flex;position:relative}.ehoca-search-box[data-astro-cid-nen7h5rs] input[data-astro-cid-nen7h5rs]{border:1px solid var(--border-color,#cbd5e1);color:#0f172a;background:#f1f5f9;border-radius:999px;outline:none;width:100%;padding:.6rem 1.25rem;font-size:.88rem;transition:all .2s}.ehoca-search-box[data-astro-cid-nen7h5rs] input[data-astro-cid-nen7h5rs]:focus{border-color:var(--ehoca-red,#dc2626);background:#fff;box-shadow:0 0 0 3px #dc262626}.nav-actions[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;gap:1rem;display:flex}.desktop-links[data-astro-cid-nen7h5rs]{align-items:center;gap:1.25rem;display:flex}.desktop-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#334155;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s}.desktop-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--ehoca-red,#dc2626)}.btn-login-navbar[data-astro-cid-nen7h5rs]{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:999px;justify-content:center;align-items:center;gap:.45rem;margin-left:.4rem;padding:.55rem 1.25rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #dc262647;color:#fff!important}.btn-login-navbar[data-astro-cid-nen7h5rs]:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-2px);box-shadow:0 6px 18px #dc262661;color:#fff!important}.btn-login-navbar[data-astro-cid-nen7h5rs] .login-icon[data-astro-cid-nen7h5rs]{transition:transform .2s}.btn-login-navbar[data-astro-cid-nen7h5rs]:hover .login-icon[data-astro-cid-nen7h5rs]{transform:translate(2px)}.m-btn-login[data-astro-cid-nen7h5rs]{text-align:center;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.5rem;font-size:.92rem;font-weight:800;text-decoration:none;display:flex;box-shadow:0 6px 18px #dc26264d;color:#fff!important}.nav-dropdown-wrapper[data-astro-cid-nen7h5rs]{display:inline-block;position:relative}.nav-dropdown-btn[data-astro-cid-nen7h5rs]{color:#334155;cursor:pointer;align-items:center;gap:.3rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.nav-dropdown-wrapper[data-astro-cid-nen7h5rs]:hover .nav-dropdown-btn[data-astro-cid-nen7h5rs]{color:var(--ehoca-red,#dc2626)}.dd-arrow[data-astro-cid-nen7h5rs]{font-size:.7rem;transition:transform .2s}.nav-dropdown-wrapper[data-astro-cid-nen7h5rs]:hover .dd-arrow[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.nav-dropdown-menu[data-astro-cid-nen7h5rs]{z-index:1200;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:420px;margin-top:.4rem;padding:.6rem;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0f172a26}.nav-dropdown-wrapper[data-astro-cid-nen7h5rs]:hover .nav-dropdown-menu[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.35rem;animation:.2s menuFade;display:flex}.dd-item[data-astro-cid-nen7h5rs]{color:#1e293b;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.6rem .75rem;font-size:.8rem;font-weight:700;line-height:1.35;text-decoration:none;transition:background .2s,color .2s;display:flex}.dd-item[data-astro-cid-nen7h5rs]:hover{color:var(--ehoca-red,#dc2626);background:#fef2f2}.dd-dot[data-astro-cid-nen7h5rs]{background:var(--ehoca-red,#dc2626);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.4rem}.cart-text-btn[data-astro-cid-nen7h5rs]{color:var(--ehoca-red,#dc2626);background:#fef2f2;border:1px solid #fca5a5;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.cart-text-btn[data-astro-cid-nen7h5rs]:hover{background:#fee2e2;box-shadow:0 4px 12px #ef444426}.cart-count[data-astro-cid-nen7h5rs]{background:var(--ehoca-red,#dc2626);color:#fff;border-radius:999px;padding:.1rem .45rem;font-size:.72rem;font-weight:800}.auth-group[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;display:flex}.btn-ehoca-login[data-astro-cid-nen7h5rs]{color:#0f172a;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.btn-ehoca-login[data-astro-cid-nen7h5rs]:hover{background:#e2e8f0}.btn-ehoca-register[data-astro-cid-nen7h5rs]{background:linear-gradient(135deg, var(--ehoca-red,#dc2626), #b91c1c);color:#fff;border-radius:999px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #dc262640}.btn-ehoca-register[data-astro-cid-nen7h5rs]:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-1px)}.mobile-toggle-btn[data-astro-cid-nen7h5rs]{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .2s;display:none;box-shadow:0 2px 6px #0f172a0d}.mobile-toggle-btn[data-astro-cid-nen7h5rs]:hover{border-color:var(--ehoca-red,#dc2626);background:#fff}.hamburger-box[data-astro-cid-nen7h5rs]{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex;position:relative}.h-line[data-astro-cid-nen7h5rs]{background:#0f172a;border-radius:2px;width:100%;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .25s}.mobile-toggle-btn[data-astro-cid-nen7h5rs].active .h-line[data-astro-cid-nen7h5rs].top{background:var(--ehoca-red,#dc2626);transform:translateY(6px)rotate(45deg)}.mobile-toggle-btn[data-astro-cid-nen7h5rs].active .h-line[data-astro-cid-nen7h5rs].mid{opacity:0}.mobile-toggle-btn[data-astro-cid-nen7h5rs].active .h-line[data-astro-cid-nen7h5rs].bot{background:var(--ehoca-red,#dc2626);transform:translateY(-6px)rotate(-45deg)}.ehoca-mobile-drawer[data-astro-cid-nen7h5rs]{opacity:0;visibility:hidden;background:#fff;border-bottom:1px solid #e2e8f0;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s,visibility .25s;overflow:hidden;box-shadow:0 16px 32px #0f172a17}.ehoca-mobile-drawer[data-astro-cid-nen7h5rs].open{opacity:1;visibility:visible;max-height:85vh;overflow-y:auto}.mobile-drawer-content[data-astro-cid-nen7h5rs]{flex-direction:column;gap:1.25rem;padding:1.25rem 1rem 1.5rem;display:flex}.m-search-wrapper[data-astro-cid-nen7h5rs]{width:100%}.m-search-input[data-astro-cid-nen7h5rs]{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.m-search-input[data-astro-cid-nen7h5rs]:focus{border-color:var(--ehoca-red,#dc2626);background:#fff;box-shadow:0 0 0 3px #dc26261f}.m-section-title[data-astro-cid-nen7h5rs]{color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin-bottom:.6rem;font-size:.72rem;font-weight:800;display:block}.m-category-chips[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:.45rem;display:flex}.m-chip[data-astro-cid-nen7h5rs]{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .85rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s}.m-chip[data-astro-cid-nen7h5rs]:hover,.m-chip[data-astro-cid-nen7h5rs]:active{color:var(--ehoca-red,#dc2626);background:#fef2f2;border-color:#fca5a5}.m-links-list[data-astro-cid-nen7h5rs]{flex-direction:column;gap:.25rem;display:flex}.m-link-item[data-astro-cid-nen7h5rs]{color:#0f172a;border-radius:10px;padding:.75rem .85rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:block}.m-link-item[data-astro-cid-nen7h5rs]:active,.m-link-item[data-astro-cid-nen7h5rs]:hover{color:var(--ehoca-red,#dc2626);background:#f1f5f9}.m-accordion-group[data-astro-cid-nen7h5rs]{border-radius:10px;overflow:hidden}.m-accordion-btn[data-astro-cid-nen7h5rs]{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.75rem .85rem;font-size:.95rem;font-weight:700;transition:background .2s;display:flex}.m-accordion-btn[data-astro-cid-nen7h5rs]:hover,.m-accordion-btn[data-astro-cid-nen7h5rs]:active{background:#f1f5f9}.acc-chevron[data-astro-cid-nen7h5rs]{color:#64748b;font-size:.75rem;transition:transform .25s}.m-accordion-btn[data-astro-cid-nen7h5rs].open .acc-chevron[data-astro-cid-nen7h5rs]{color:var(--ehoca-red,#dc2626);transform:rotate(180deg)}.m-accordion-content[data-astro-cid-nen7h5rs]{border-left:3px solid var(--ehoca-red,#dc2626);background:#fafafa;border-radius:8px;flex-direction:column;gap:.25rem;margin-top:.25rem;padding:.4rem .5rem .4rem 1rem;display:none}.m-accordion-content[data-astro-cid-nen7h5rs].open{display:flex}.m-sub-item[data-astro-cid-nen7h5rs]{color:#334155;border-radius:6px;padding:.5rem .6rem;font-size:.82rem;font-weight:700;line-height:1.4;text-decoration:none;transition:all .2s;display:block}.m-sub-item[data-astro-cid-nen7h5rs]:active,.m-sub-item[data-astro-cid-nen7h5rs]:hover{color:var(--ehoca-red,#dc2626);background:#fef2f2}.m-actions-section[data-astro-cid-nen7h5rs]{border-top:1px solid #e2e8f0;flex-direction:column;gap:.75rem;padding-top:.75rem;display:flex}.m-auth-buttons[data-astro-cid-nen7h5rs]{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.btn-ehoca-login[data-astro-cid-nen7h5rs].full,.btn-ehoca-register[data-astro-cid-nen7h5rs].full{text-align:center;box-sizing:border-box;width:100%;padding:.65rem 1rem}.m-whatsapp-btn[data-astro-cid-nen7h5rs]{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:12px;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.m-whatsapp-btn[data-astro-cid-nen7h5rs]:active{background:#dcfce7}@media (width<=1100px){.ehoca-search-box[data-astro-cid-nen7h5rs],.desktop-links[data-astro-cid-nen7h5rs]{display:none}}@media (width<=850px){.btn-mega-trigger[data-astro-cid-nen7h5rs],.auth-group[data-astro-cid-nen7h5rs]{display:none}.mobile-toggle-btn[data-astro-cid-nen7h5rs]{display:flex}.nav-container[data-astro-cid-nen7h5rs]{padding:.65rem 1rem}.brand-logo-img[data-astro-cid-nen7h5rs]{height:38px}}@media (width<=480px){.cart-label[data-astro-cid-nen7h5rs]{display:none}.cart-text-btn[data-astro-cid-nen7h5rs]{padding:.45rem .65rem}}.ehoca-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border-color,#e2e8f0);color:#475569;background:#f8fafc;padding:3.5rem 0 2rem}.footer-cols-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.ehoca-logo[data-astro-cid-jo6i4kqk]{margin-bottom:1rem;display:block}.footer-logo-img[data-astro-cid-jo6i4kqk]{object-fit:contain;width:auto;height:40px;display:block}.footer-contact-row[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.f-contact-btn[data-astro-cid-jo6i4kqk]{border-radius:10px;align-items:center;gap:.55rem;padding:.55rem .9rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.phone-btn[data-astro-cid-jo6i4kqk]{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.phone-btn[data-astro-cid-jo6i4kqk]:hover{color:#dc2626;background:#f1f5f9;border-color:#94a3b8}.wa-btn[data-astro-cid-jo6i4kqk]{color:#166534;background:#f0fdf4;border:1px solid #86efac}.wa-btn[data-astro-cid-jo6i4kqk]:hover{background:#dcfce7}.social-row[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.social-icon-btn[data-astro-cid-jo6i4kqk]{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 6px #0f172a0d}.social-icon-btn[data-astro-cid-jo6i4kqk]:hover{background:var(--ehoca-red,#dc2626);color:#fff;border-color:var(--ehoca-red,#dc2626);transform:translateY(-3px)scale(1.08);box-shadow:0 8px 18px #dc262640}.f-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--ehoca-red,#dc2626)}.footer-sec-bar[data-astro-cid-jo6i4kqk]{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.25rem 0;display:flex}.pay-chips[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;display:flex}.pay-logo-badge[data-astro-cid-jo6i4kqk]{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0f}.pay-logo-badge[data-astro-cid-jo6i4kqk]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a1f}.footer-bottom[data-astro-cid-jo6i4kqk]{color:#94a3b8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.82rem;display:flex}.legal-links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:1.25rem;display:flex}.legal-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#64748b;text-decoration:none;transition:color .2s}.legal-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--ehoca-red,#dc2626)}@media (width<=900px){.footer-cols-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-cols-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}.footer-sec-bar[data-astro-cid-jo6i4kqk],.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start}}
