.burger-menu-button{background:none;border:none;cursor:pointer;padding:10px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:44px;min-height:44px;flex-shrink:0;transition:opacity .3s ease;position:relative;z-index:10003;pointer-events:auto;touch-action:manipulation}.burger-menu-button:hover{opacity:.7}.burger-menu-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0;transition:transform .3s ease}.burger-menu-icon-open{filter:brightness(0) invert(1)}.burger-menu-icon-close{filter:brightness(0)}.burger-menu-icon-close-hero{filter:brightness(0);transform:rotate(90deg)}.burger-menu-icon-global{filter:brightness(0)}.burger-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:white;z-index:var(--ih-overlay-z);display:flex;flex-direction:column;align-items:center;isolation:isolate;opacity:0;transition:opacity .18s ease}.burger-menu-overlay.is-open{opacity:1}.burger-menu-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;opacity:0;transform:translateY(8px);transition:transform .18s ease,opacity .18s ease}.burger-menu-overlay.is-open .burger-menu-content{opacity:1;transform:translateY(0)}.burger-menu-header{display:flex;align-items:center;justify-content:space-between;padding:16px;max-width:1920px;width:100%;box-sizing:border-box;flex-shrink:0;z-index:2;border-bottom:1px solid rgba(0,0,0,.1)}.burger-menu-logo-button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;min-width:0;flex-shrink:1}.burger-menu-logo{height:39.814px;width:269.021px;position:relative;flex-shrink:1;min-width:0}.burger-menu-logo-image{width:100%;height:100%;object-fit:contain;filter:brightness(0)}.burger-menu-social{display:flex;gap:12px;align-items:center;flex-shrink:0}.burger-menu-whatsapp{width:24px;height:24px;position:relative;flex-shrink:0}.burger-menu-social-icon{width:100%;height:100%;object-fit:contain;filter:brightness(0)}.burger-menu-close{background:none;border:none;cursor:pointer;padding:10px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:44px;min-height:44px;flex-shrink:0;transition:opacity .3s ease}.burger-menu-close:hover{opacity:.7}.burger-menu-close-icon{width:24px;height:24px;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.close-line{position:absolute;width:20px;height:2px;background-color:#242424;border-radius:1px}.close-line:first-child{transform:rotate(45deg)}.close-line:last-child{transform:rotate(-45deg)}.burger-menu-main{flex:1;display:flex;align-items:center;justify-content:center;padding:64px 84px;width:100%;box-sizing:border-box;overflow:hidden;z-index:1;animation:mainContentFadeIn .3s ease-out}@keyframes mainContentFadeIn{0%{opacity:0}to{opacity:1}}.burger-menu-navigation{display:flex;flex-direction:column;gap:48px;align-items:center;justify-content:center;flex:1;min-width:0;min-height:0}.burger-menu-links{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}.burger-menu-link{font-family:Mont,sans-serif;font-weight:600;font-size:18px;line-height:1.3;color:#242424;text-decoration:none;letter-spacing:-.36px;white-space:nowrap;transition:color .3s ease,opacity .3s ease,transform .3s ease;position:relative;flex-shrink:0;animation:linkFadeIn .4s ease-out backwards;background:none;border:none;padding:0;cursor:pointer;display:inline-block}.burger-menu-link:first-child{animation-delay:.1s}.burger-menu-link:nth-child(2){animation-delay:.15s}.burger-menu-link:nth-child(3){animation-delay:.2s}.burger-menu-link:nth-child(4){animation-delay:.25s}.burger-menu-link:nth-child(5){animation-delay:.3s}.burger-menu-link:nth-child(6){animation-delay:.35s}@keyframes linkFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.burger-menu-link:hover{color:#b2876b}.burger-menu-divider{background-color:#d9d9d9;height:1px;width:500px;flex-shrink:0;animation:linkFadeIn .4s ease-out backwards;animation-delay:.4s}.burger-menu-cta{background-color:#b2876b;border-radius:4px;padding:16px 22px;height:46px;width:192px;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;transition:all .3s ease;box-sizing:border-box;flex-shrink:0;animation:linkFadeIn .4s ease-out backwards;animation-delay:.45s;border:none;cursor:pointer;font-family:inherit}.burger-menu-cta:hover{background-color:#9a6f5a;transform:translateY(-1px)}.burger-menu-cta p{font-family:Mont,sans-serif;font-weight:600;font-size:16px;line-height:1.4;color:white;margin:0;white-space:nowrap}@media (max-width:768px){.burger-menu-header{height:48px;min-height:48px;padding:0 16px;min-width:0}.burger-menu-logo{width:180px;height:27px;min-width:0;flex-shrink:1}.burger-menu-social{gap:12px;flex-shrink:0}.burger-menu-main{padding:32px 24px}.burger-menu-links{gap:20px}.burger-menu-link{font-size:18px;word-wrap:break-word;overflow-wrap:break-word}.burger-menu-divider{width:300px;max-width:100%}.burger-menu-cta{width:100%;max-width:300px;height:46px;padding:16px 22px}.burger-menu-cta p{font-size:16px}}@media (max-width:480px){.burger-menu-header{height:48px;min-height:48px;padding:0 12px;gap:12px}.burger-menu-logo{width:140px;height:21px;min-width:0}.burger-menu-social{gap:12px}.burger-menu-whatsapp{width:20px;height:20px}.burger-menu-close{width:44px;height:44px;min-width:44px;min-height:44px;padding:12px}.burger-menu-close-icon{width:20px;height:20px}.close-line{width:18px;height:2.5px}.burger-menu-main{padding:24px 16px}.burger-menu-links{gap:16px}.burger-menu-link{font-size:16px;word-wrap:break-word;overflow-wrap:break-word}.burger-menu-divider{width:250px;max-width:100%}.burger-menu-cta{width:100%;max-width:250px;height:46px;padding:14px 20px}.burger-menu-cta p{font-size:15px}}@media (max-width:375px){.burger-menu-header{height:48px;min-height:48px;padding:0 10px;gap:12px}.burger-menu-logo{width:120px;height:18px}.burger-menu-social{gap:12px}.burger-menu-main{padding:20px 12px}.burger-menu-link{font-size:15px}.burger-menu-divider{width:200px}.burger-menu-cta{max-width:200px;padding:12px 18px}.burger-menu-cta p{font-size:14px}}