@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--crimson:#6b1a1a;--crimson-light:#8b2a2a;--crimson-deep:#3d0f0f;--gold:#c9a84c;--gold-light:#e2c97e;--cream:#faf7f2;--warm-white:#fefcf9;--charcoal:#1a1612;--muted:#6b6560;--border:rgba(107,26,26,.12);--font-heading:"Cormorant Garamond",serif;--font-body:"DM Sans",sans-serif;--color-primary:var(--crimson);--color-primary-light:var(--crimson-light);--color-primary-dark:var(--crimson-deep);--color-white:#fff;--border-radius-card:16px;--border-radius-input:8px;--border-radius-btn:10px}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}body,html{min-height:100%;width:100%;overflow-x:hidden;font-family:var(--font-body);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:1;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input{font-family:var(--font-body)}.WhatsAppSection_whatsappSticky__beWFu{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:35px;box-shadow:2px 2px 10px rgba(0,0,0,.2);z-index:1000;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.WhatsAppSection_whatsappSticky__beWFu:hover{background-color:#128c7e;transform:scale(1.1);box-shadow:2px 5px 15px rgba(0,0,0,.3)}.WhatsAppSection_pulse__wlO9N{position:absolute;width:100%;height:100%;border-radius:50%;background-color:#25d366;opacity:.7;z-index:-1;animation:WhatsAppSection_pulse__wlO9N 2s infinite}@keyframes WhatsAppSection_pulse__wlO9N{0%{transform:scale(1);opacity:.7}to{transform:scale(1.6);opacity:0}}.FooterLanding_footer__a_Ejh{background:#efefef;font-family:Poppins,sans-serif;color:#000;padding:80px 72px 40px;margin-top:80px;position:relative}.FooterLanding_fMain__wmp6X{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;grid-gap:60px;gap:60px;margin-bottom:60px}.FooterLanding_fBrand__i3bnX{display:flex;flex-direction:column}.FooterLanding_fLogo__aLA_s{max-width:180px;margin-top:-20px;margin-bottom:5px;object-fit:contain}.FooterLanding_foundedText__9Z_3u{font-size:9px;font-weight:500;color:#000;margin-bottom:30px;letter-spacing:.5px}.FooterLanding_fTitle__XjsxT{font-size:1.35rem;font-weight:700;color:#723838;margin-bottom:24px}.FooterLanding_fText__Ga5f2{font-size:.95rem;line-height:1.7;color:#723838}.FooterLanding_fCol__aBfKP,.FooterLanding_fLinks__oQEhp{display:flex;flex-direction:column}.FooterLanding_fLinks__oQEhp{gap:16px}.FooterLanding_fLinks__oQEhp a,.FooterLanding_fLinks__oQEhp span{color:#000;text-decoration:none;font-size:.95rem;transition:color .2s;line-height:1.5}.FooterLanding_fLinks__oQEhp a:hover{color:#723838}.FooterLanding_fBottom__esqeU{display:flex;align-items:center;justify-content:center;gap:40px;max-width:1300px;margin:0 auto}.FooterLanding_fLine__YqH87{flex-grow:1;height:1px;max-width:300px;background-color:#c9c9c9}.FooterLanding_fSocials__8iLHy{display:flex;gap:24px;align-items:center}.FooterLanding_fSocials__8iLHy a{display:flex;align-items:center;justify-content:center;color:#000;font-size:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.FooterLanding_fSocials__8iLHy a:hover{color:#723838;transform:translateY(-4px)}@media (max-width:1100px){.FooterLanding_fMain__wmp6X{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:768px){.FooterLanding_footer__a_Ejh{padding:60px 24px 30px}.FooterLanding_fMain__wmp6X{grid-template-columns:1fr;gap:40px}.FooterLanding_fBottom__esqeU{gap:20px}.FooterLanding_fSocials__8iLHy{gap:16px}}.CustomModal_modalOverlay__Nq774{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:CustomModal_fadeIn__jeNK_ .2s ease-out}.CustomModal_modalContent__trEBV{background:#fff;padding:40px;border-radius:20px;max-width:500px;width:90%;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.2);transform:translateY(0);animation:CustomModal_slideUp__6Xd0u .3s cubic-bezier(.175,.885,.32,1.275)}.CustomModal_modalTitle__3KPHv{font-family:Inter,sans-serif;font-weight:700;font-size:24px;color:#723838;margin-bottom:20px}.CustomModal_modalMessage__uOJbE{font-family:Inter,sans-serif;font-size:16px;color:#333;line-height:1.6;margin-bottom:30px}.CustomModal_modalActions__Wtqq4{display:flex;gap:15px;justify-content:center}.CustomModal_modalBtn__s0EdZ{padding:12px 30px;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.CustomModal_modalBtnPrimary__8tPEp{background:#723838;color:#fff;border:none}.CustomModal_modalBtnPrimary__8tPEp:hover{background:#571313}.CustomModal_modalBtnSecondary__H7dWO{background:#f0f0f0;color:#333;border:1px solid #ddd}.CustomModal_modalBtnSecondary__H7dWO:hover{background:#e0e0e0}@keyframes CustomModal_fadeIn__jeNK_{0%{opacity:0}to{opacity:1}}@keyframes CustomModal_slideUp__6Xd0u{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}