.fv2{--fv2-primary: #142c73;--fv2-primary-light: #1e3a8a;--fv2-primary-dark: #0a1a4d;--fv2-accent: #f5a623;--fv2-accent-soft: #fff3e0;--fv2-ink: #0f1c3f;--fv2-text: #2a3551;--fv2-text-mute: #6b7194;--fv2-bg: #f7f8fc;--fv2-paper: #ffffff;--fv2-border: #e3e6f0;--fv2-success: #108474;background:var(--fv2-bg);color:var(--fv2-text);font-family:inherit;margin-top:2rem}.fv2-trust{background:linear-gradient(135deg,var(--fv2-primary) 0%,var(--fv2-primary-light) 100%);color:#fff;padding:1.4rem 1rem}.fv2-trust__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){.fv2-trust__inner{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.fv2-trust__inner{grid-template-columns:repeat(5,1fr)}}.fv2-trust__item{display:flex;align-items:center;gap:.6rem}.fv2-trust__item>svg{color:var(--fv2-accent);flex-shrink:0}.fv2-trust__item>div{display:flex;flex-direction:column;line-height:1.2;min-width:0}.fv2-trust__item strong{font-size:.88rem;font-weight:700;color:#fff;white-space:nowrap}.fv2-trust__item span{font-size:.72rem;opacity:.78;white-space:nowrap}.fv2-newsletter{background:var(--fv2-paper);padding:2.5rem 1rem;border-bottom:1px solid var(--fv2-border)}.fv2-newsletter__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.8rem;align-items:center}@media(min-width:900px){.fv2-newsletter__inner{grid-template-columns:1.1fr 1fr;gap:3rem}}.fv2-newsletter__badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--fv2-accent-soft);color:#b35900;font-size:.7rem;font-weight:800;letter-spacing:.08em;padding:.4rem .85rem;border-radius:100px;margin-bottom:.9rem;border:1px solid rgba(245,166,35,.3)}.fv2-newsletter__badge svg{color:var(--fv2-accent)}.fv2-newsletter__title{font-size:1.5rem;line-height:1.2;margin:0 0 .55rem;color:var(--fv2-ink);font-weight:800;letter-spacing:-.02em}@media(min-width:720px){.fv2-newsletter__title{font-size:2rem}}.fv2-newsletter__sub{font-size:.95rem;line-height:1.55;color:var(--fv2-text-mute);margin:0}.fv2-newsletter__sub strong{color:var(--fv2-primary);font-weight:700}.fv2-newsletter__form-wrap{min-width:0}.fv2-newsletter__form{margin:0}.fv2-newsletter__row{display:flex;flex-direction:column;gap:.5rem}@media(min-width:480px){.fv2-newsletter__row{flex-direction:row}}.fv2-newsletter__form input[type=email]{flex:1;padding:1rem 1.2rem;border:2px solid var(--fv2-border);border-radius:100px;font-size:1rem;font-family:inherit;color:var(--fv2-text);background:#fff;outline:none;min-width:0;transition:all .2s ease}.fv2-newsletter__form input[type=email]:focus{border-color:var(--fv2-primary);box-shadow:0 0 0 4px #142c7326}.fv2-newsletter__form button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:linear-gradient(135deg,var(--fv2-primary) 0%,var(--fv2-primary-light) 100%);color:#fff;border:none;padding:1rem 1.8rem;border-radius:100px;font-size:.95rem;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .2s ease;box-shadow:0 6px 18px #142c7340;flex-shrink:0}.fv2-newsletter__form button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #142c7359}.fv2-newsletter__msg{margin:.7rem 0 0;font-size:.85rem;font-weight:600;padding:.6rem .9rem;border-radius:10px}.fv2-newsletter__msg--ok{color:var(--fv2-success);background:#10847414;display:flex;align-items:center;gap:.35rem}.fv2-newsletter__msg--err{color:#c64545;background:#c6454514}.fv2-newsletter__legal{display:flex;align-items:center;gap:.35rem;font-size:.78rem;color:var(--fv2-text-mute);margin:.8rem 0 0;line-height:1.5}.fv2-newsletter__legal svg{flex-shrink:0;opacity:.6}.fv2-newsletter__legal a{color:var(--fv2-primary);font-weight:600;text-decoration:underline;text-underline-offset:2px}.fv2-main{background:var(--fv2-paper);padding:2.5rem 1rem 1.5rem}.fv2-main__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:0}@media(min-width:768px){.fv2-main__inner{grid-template-columns:1.5fr repeat(4,1fr);gap:2.5rem}}@media(min-width:1100px){.fv2-main__inner{gap:3rem}}.fv2-col{border-bottom:1px solid var(--fv2-border);padding:.9rem 0}@media(min-width:768px){.fv2-col{border-bottom:none;padding:0}}.fv2-col__title{display:flex;align-items:center;justify-content:space-between;font-size:.95rem;font-weight:700;color:var(--fv2-ink);margin:0;padding:.4rem 0;cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:-.005em}@media(min-width:768px){.fv2-col__title{cursor:default;margin-bottom:1.1rem;padding:0;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fv2-text-mute)}}.fv2-col__chev{transition:transform .25s ease;color:var(--fv2-text-mute)}.fv2-col.is-open .fv2-col__chev{transform:rotate(180deg)}@media(min-width:768px){.fv2-col__chev{display:none}}.fv2-col__list{list-style:none;padding:0;margin:0;display:none}.fv2-col.is-open .fv2-col__list{display:block;padding-top:.5rem}@media(min-width:768px){.fv2-col__list{display:block!important;padding:0!important}}.fv2-col__list li{margin-bottom:.4rem}.fv2-col__list a{display:inline-flex;align-items:center;gap:.35rem;font-size:.88rem;color:var(--fv2-text);text-decoration:none;padding:.3rem 0;transition:color .15s ease,transform .15s ease;line-height:1.4}.fv2-col__list a:hover{color:var(--fv2-primary);transform:translate(2px)}.fv2-link-accent{color:var(--fv2-accent)!important;font-weight:700}.fv2-link-accent:hover{color:#b35900!important}.fv2-col--brand{border-bottom:1px solid var(--fv2-border);padding-bottom:1.5rem;margin-bottom:.5rem}@media(min-width:768px){.fv2-col--brand{border-bottom:none;padding-bottom:0;margin-bottom:0}}.fv2-logo{display:inline-block;margin-bottom:.9rem;color:var(--fv2-primary);line-height:0}.fv2-logo img{width:auto;max-width:180px;max-height:60px;height:auto;object-fit:contain;display:block}.fv2-logo svg{width:130px;height:auto}.fv2-brand__tagline{font-size:.88rem;color:var(--fv2-text-mute);line-height:1.55;margin:0 0 1.2rem}.fv2-social{display:flex;gap:.5rem;margin-bottom:1.3rem;flex-wrap:wrap}.fv2-social__btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--fv2-bg);border:1.5px solid var(--fv2-border);color:var(--fv2-primary);transition:all .2s ease}.fv2-social__btn:hover{background:var(--fv2-primary);border-color:var(--fv2-primary);color:#fff;transform:translateY(-2px);box-shadow:0 6px 14px #142c7340}.fv2-social__btn--whatsapp:hover{background:#25d366;border-color:#25d366;box-shadow:0 6px 14px #25d36666}.fv2-contact{display:flex;flex-direction:column;gap:.5rem}.fv2-contact__row{display:inline-flex;align-items:center;gap:.5rem;font-size:.88rem;color:var(--fv2-text);text-decoration:none}.fv2-contact__row svg{color:var(--fv2-primary);flex-shrink:0}.fv2-contact__row strong{color:var(--fv2-ink);font-weight:700}a.fv2-contact__row:hover strong,a.fv2-contact__row:hover span{color:var(--fv2-primary)}.fv2-payment{background:var(--fv2-paper);border-top:1px solid var(--fv2-border);padding:1.5rem 1rem}.fv2-payment__inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:900px){.fv2-payment__inner{flex-direction:row;justify-content:center;gap:1.5rem}}.fv2-payment__group{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;justify-content:center}.fv2-payment__label{font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fv2-text-mute);white-space:nowrap}.fv2-payment__badges{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center}.fv2-payment-badge{background:var(--fv2-bg);border:1px solid var(--fv2-border);color:var(--fv2-text);font-size:.72rem;font-weight:700;padding:.4rem .7rem;border-radius:8px;letter-spacing:.02em;display:inline-flex;align-items:center;gap:.25rem}.fv2-payment-badge--iyzico{background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;border-color:transparent}.fv2-payment-badge--cash{background:var(--fv2-success);color:#fff;border-color:transparent}.fv2-payment-badge--cargo{background:#fff8e6;border-color:#f5a62340;color:#8a5a00}.fv2-payment__divider{display:none;width:1px;height:32px;background:var(--fv2-border)}@media(min-width:900px){.fv2-payment__divider{display:block}}.fv2-bottom{background:var(--fv2-primary-dark);color:#ffffffbf;padding:1.2rem 1rem;font-size:.78rem}.fv2-bottom__inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:.7rem;text-align:center;align-items:center}@media(min-width:900px){.fv2-bottom__inner{flex-direction:row;justify-content:space-between;text-align:left}}.fv2-bottom__copy{line-height:1.5}.fv2-bottom__copy strong{color:#fff;font-weight:700}.fv2-bottom__sep{margin:0 .4rem;opacity:.4}.fv2-bottom__legal{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem}.fv2-bottom__legal a{color:#ffffffbf;text-decoration:none;font-weight:500;padding:.2rem .3rem;border-radius:4px;transition:all .15s ease}.fv2-bottom__legal a:hover{color:#fff;background:#ffffff14}.fv2-bottom__legal span{opacity:.3}.fv2 a:focus-visible,.fv2 button:focus-visible,.fv2 input:focus-visible,.fv2-col__title:focus-visible{outline:3px solid var(--fv2-accent);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/36/assets/footer-v2.css.map */
