.footer{color:#fff;background:linear-gradient(#7e3e11 0%,#5f2f12 100%);flex-direction:column;align-items:center;width:100%;display:flex}.footer .footerTop{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;width:min(1120px,100%);padding:1.35rem 1rem;display:grid}.footer .footerBrand{align-items:center;gap:.8rem;min-width:0;display:flex}.footer .footerBrand img{filter:drop-shadow(0 8px 14px #00000029);background-color:#ffffff1f;border-radius:50%;width:58px;height:58px}.footer .footerBrandText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.footer .footerBrandText p,.footer .footerBrandText span{margin:0}.footer .footerBrandText p{overflow-wrap:anywhere;font-family:New Sun Playful,Kalam,cursive;font-size:24px;font-weight:700;line-height:1}.footer .footerBrandText span{color:#ffffffc7;overflow-wrap:anywhere;font-size:12px;font-weight:500}.footer .footerCredit{color:#ffffffe6;text-align:center;white-space:nowrap;background-color:#ffffff17;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;max-width:100%;margin:0;padding:.55rem .85rem;font-size:14px;font-weight:500;display:inline-flex}.footer .footerCredit .heartIcon{color:#ff6b6b;flex-shrink:0}.footer .footerLinks{justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.footer .footerSocial{color:#fff;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff24;border-radius:.85rem;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,color .2s,transform .2s,border-color .2s;display:inline-flex}.footer .footerSocial .footerIcon{width:21px;height:21px}.footer .footerSocial:hover{background-color:#ffffff2e;transform:translateY(-2px)}.footer .footerSocial.instagram:hover{color:#cb88ee;border-color:#b453e652}.footer .footerSocial.whatsapp:hover{color:#25d366;border-color:#25d36652}.footer .footerBottom{color:#ffffffad;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100%);padding:.9rem 1rem 1.15rem;display:flex}.footer .footerBottom p,.footer .footerBottom span{overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.4}@media (max-width:820px){.footer .footerTop{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.1rem}.footer .footerBrand{justify-content:center}.footer .footerCredit{white-space:normal}.footer .footerLinks{justify-content:center}.footer .footerBottom{text-align:center;flex-direction:column;gap:.35rem}}@media (max-width:420px){.footer .footerBrand{flex-direction:column}.footer .footerBrandText p{font-size:18px}}
