.UtilityStrip-module__w1ESQq__utility{background:var(--ink-3);font-family:var(--mono);letter-spacing:.12em;color:var(--steel);z-index:60;border-bottom:1px solid #ffffff0d;font-size:11.5px;position:relative}.UtilityStrip-module__w1ESQq__utility .wrap{justify-content:space-between;align-items:center;height:38px;display:flex}.UtilityStrip-module__w1ESQq__left{gap:26px;display:flex}.UtilityStrip-module__w1ESQq__left span{align-items:center;gap:8px;display:inline-flex}.UtilityStrip-module__w1ESQq__dot{background:var(--gold);border-radius:50%;width:5px;height:5px}.UtilityStrip-module__w1ESQq__right{gap:22px;display:flex}.UtilityStrip-module__w1ESQq__utility a:hover{color:var(--gold)}@media (max-width:860px){.UtilityStrip-module__w1ESQq__left span:nth-child(2),.UtilityStrip-module__w1ESQq__right{display:none}}
.MobileDrawer-module__Ogj1WW__drawer{z-index:70;background:var(--ink-3);transition:transform .5s var(--ease);flex-direction:column;padding:110px 32px 40px;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.MobileDrawer-module__Ogj1WW__drawer.MobileDrawer-module__Ogj1WW__open{transform:translate(0)}.MobileDrawer-module__Ogj1WW__drawer>*{flex-shrink:0}.MobileDrawer-module__Ogj1WW__drawer a,.MobileDrawer-module__Ogj1WW__mToggle{font-family:var(--serif);color:var(--paper);border-bottom:1px solid #ffffff0f;padding:14px 0;font-size:1.7rem;display:block}.MobileDrawer-module__Ogj1WW__mSub{max-height:0;transition:max-height .5s var(--ease);overflow:hidden}.MobileDrawer-module__Ogj1WW__mSub.MobileDrawer-module__Ogj1WW__open{max-height:1200px}.MobileDrawer-module__Ogj1WW__mSub a{font-family:var(--sans);color:var(--steel);border-bottom:1px solid #ffffff0a;padding:11px 0 11px 18px;font-size:1.05rem}.MobileDrawer-module__Ogj1WW__mToggle{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.MobileDrawer-module__Ogj1WW__caret{opacity:.7;border-bottom:1.5px solid;border-right:1.5px solid;width:9px;height:9px;transition:transform .35s;transform:rotate(45deg)translateY(-2px)}.MobileDrawer-module__Ogj1WW__mLangs{gap:10px;margin-top:24px;display:flex}.MobileDrawer-module__Ogj1WW__mLangs button{font-family:var(--mono);letter-spacing:.1em;border:1px solid var(--line-gold);color:var(--gold);padding:10px 18px;font-size:13px}.MobileDrawer-module__Ogj1WW__mLangs button.MobileDrawer-module__Ogj1WW__active{background:var(--gold);color:var(--ink)}
.Navigation-module___ALmOW__nav{z-index:50;transition:background .5s var(--ease), box-shadow .5s, border-color .5s;border-bottom:1px solid #0000;position:sticky;top:0}.Navigation-module___ALmOW__nav.Navigation-module___ALmOW__scrolled{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#08101cdb;border-bottom-color:#c6a15b29;box-shadow:0 18px 50px -30px #000}.Navigation-module___ALmOW__nav.Navigation-module___ALmOW__drawerOpen{z-index:80;background:var(--ink-3);border-bottom-color:#ffffff0d}.Navigation-module___ALmOW__nav .wrap{justify-content:space-between;align-items:center;height:84px;display:flex}.Navigation-module___ALmOW__menu{align-items:center;gap:4px;display:flex}.Navigation-module___ALmOW__menu>li>a{letter-spacing:.04em;color:var(--paper);white-space:nowrap;text-transform:uppercase;font-size:13.5px;font-weight:500;font-family:var(--sans);align-items:center;gap:7px;padding:12px 15px;transition:color .3s;display:inline-flex;position:relative}.Navigation-module___ALmOW__menu>li>a:after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .4s var(--ease);position:absolute;bottom:7px;left:15px;right:15px;transform:scaleX(0)}.Navigation-module___ALmOW__menu>li>a:hover{color:var(--gold-2)}.Navigation-module___ALmOW__menu>li>a:hover:after{transform:scaleX(1)}.Navigation-module___ALmOW__caret{opacity:.7;border-bottom:1.5px solid;border-right:1.5px solid;width:9px;height:9px;transition:transform .35s;transform:rotate(45deg)translateY(-2px)}.Navigation-module___ALmOW__hasDrop{position:relative}.Navigation-module___ALmOW__hasDrop:hover .Navigation-module___ALmOW__caret{transform:rotate(-135deg)translateY(-1px)}.Navigation-module___ALmOW__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--line-gold);opacity:0;visibility:hidden;min-width:300px;transition:.4s var(--ease);background:#091220f7;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 30px 70px -30px #000}.Navigation-module___ALmOW__dropdownInner{scrollbar-width:thin;scrollbar-color:var(--line-gold) transparent;max-height:calc(100vh - 120px);padding:12px;overflow-y:auto}.Navigation-module___ALmOW__dropdownInner::-webkit-scrollbar{width:4px}.Navigation-module___ALmOW__dropdownInner::-webkit-scrollbar-track{background:0 0;margin:12px 0}.Navigation-module___ALmOW__dropdownInner::-webkit-scrollbar-thumb{background-color:var(--line-gold);border-radius:4px}.Navigation-module___ALmOW__dropdown:before{content:"";border-left:1px solid var(--line-gold);border-top:1px solid var(--line-gold);background:#091220f7;width:12px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.Navigation-module___ALmOW__hasDrop:hover .Navigation-module___ALmOW__dropdown,.Navigation-module___ALmOW__hasDrop:focus-within .Navigation-module___ALmOW__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navigation-module___ALmOW__langDrop{min-width:180px;left:auto;right:0;transform:translate(0)translateY(10px)}.Navigation-module___ALmOW__langDrop:before{left:auto;right:24px;transform:rotate(45deg)}.Navigation-module___ALmOW__hasDrop:hover .Navigation-module___ALmOW__langDrop,.Navigation-module___ALmOW__hasDrop:focus-within .Navigation-module___ALmOW__langDrop{transform:translate(0)translateY(0)}.Navigation-module___ALmOW__dropdownInner a,.Navigation-module___ALmOW__dropdownInner button{color:var(--steel);text-align:left;text-transform:none;letter-spacing:normal;width:100%;font-size:14px;font-family:var(--sans);border-radius:2px;align-items:center;gap:14px;padding:13px 16px;transition:all .3s;display:flex;position:relative}.Navigation-module___ALmOW__di{font-family:var(--mono);color:var(--gold-deep);width:20px;font-size:10px}.Navigation-module___ALmOW__dropdownInner a:hover,.Navigation-module___ALmOW__dropdownInner button:hover{color:var(--paper);background:#c6a15b17;padding-left:22px}.Navigation-module___ALmOW__flag{font-family:var(--mono);letter-spacing:.1em;color:var(--gold);font-size:11px}.Navigation-module___ALmOW__langDrop button.Navigation-module___ALmOW__active{color:var(--gold);background:#c6a15b12}.Navigation-module___ALmOW__langTrigger{font-family:var(--mono);letter-spacing:.18em;color:var(--gold);border:1px solid var(--line-gold);align-items:center;padding:11px 16px;font-size:12.5px;display:inline-flex}.Navigation-module___ALmOW__langTrigger:hover{background:#c6a15b14}.Navigation-module___ALmOW__navActions{align-items:center;gap:12px;margin-left:6px;display:flex}.Navigation-module___ALmOW__navActions .btn{padding:12px 18px;font-size:12px}.Navigation-module___ALmOW__burger{z-index:80;flex-direction:column;gap:5px;padding:10px;display:none}.Navigation-module___ALmOW__burger span{background:var(--paper);width:26px;height:2px;transition:.4s var(--ease)}.Navigation-module___ALmOW__burger.Navigation-module___ALmOW__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navigation-module___ALmOW__burger.Navigation-module___ALmOW__open span:nth-child(2){opacity:0}.Navigation-module___ALmOW__burger.Navigation-module___ALmOW__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:1080px){.Navigation-module___ALmOW__menu,.Navigation-module___ALmOW__navActions{display:none}.Navigation-module___ALmOW__burger{display:flex}}
.Footer-module__KWgBSG__footer{background:var(--ink-3);border-top:1px solid var(--line-gold);padding:88px 0 0;position:relative}.Footer-module__KWgBSG__footer:before{content:"";opacity:.05;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='90'%3E%3Cg fill='none' stroke='%23C6A15B'%3E%3Cpath d='M0 45h100'/%3E%3Ccircle cx='50' cy='45' r='32'/%3E%3Ccircle cx='50' cy='45' r='20'/%3E%3C/g%3E%3C/svg%3E");height:90px;position:absolute;top:0;left:0;right:0}.Footer-module__KWgBSG__footGrid{grid-template-columns:1.5fr 1fr 1fr 1.2fr 1.2fr;gap:32px;padding-bottom:64px;display:grid}.Footer-module__KWgBSG__footBrand .logo{margin-bottom:24px}.Footer-module__KWgBSG__footBrand p{color:var(--steel);max-width:40ch;margin-bottom:28px;font-size:.95rem;line-height:1.7}.Footer-module__KWgBSG__socials{gap:11px;display:flex}.Footer-module__KWgBSG__socials a{border:1px solid var(--line-gold);width:44px;height:44px;color:var(--steel);transition:.4s var(--ease);place-items:center;display:grid}.Footer-module__KWgBSG__socials a:hover{background:var(--gold);color:var(--ink);border-color:var(--gold);transform:translateY(-3px)}.Footer-module__KWgBSG__socials svg{width:18px;height:18px}.Footer-module__KWgBSG__footCol h3{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:26px;font-size:11px;font-weight:500}.Footer-module__KWgBSG__footCol ul li{margin-bottom:14px}.Footer-module__KWgBSG__footCol ul li a{color:var(--steel);align-items:center;gap:9px;font-size:.96rem;transition:all .3s;display:inline-flex}.Footer-module__KWgBSG__footCol ul li a:before{content:"";background:var(--gold);width:0;height:1px;transition:width .35s var(--ease)}.Footer-module__KWgBSG__footCol ul li a:hover{color:var(--paper)}.Footer-module__KWgBSG__footCol ul li a:hover:before{width:14px}.Footer-module__KWgBSG__footContact li{color:var(--steel);align-items:flex-start;gap:13px;margin-bottom:18px;font-size:.95rem;display:flex}.Footer-module__KWgBSG__footContact li svg{width:17px;height:17px;color:var(--gold);flex-shrink:0;margin-top:3px}.Footer-module__KWgBSG__footBottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:26px 0;display:flex}.Footer-module__KWgBSG__footBottom p{font-family:var(--mono);letter-spacing:.08em;color:var(--steel-d);font-size:11.5px}.Footer-module__KWgBSG__fbLinks{gap:24px;display:flex}.Footer-module__KWgBSG__fbLinks a{font-family:var(--mono);letter-spacing:.08em;color:var(--steel);font-size:11.5px;transition:color .3s}.Footer-module__KWgBSG__fbLinks a:hover{color:var(--gold)}@media (max-width:920px){.Footer-module__KWgBSG__footGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:520px){.Footer-module__KWgBSG__footGrid{grid-template-columns:1fr}}
.WhatsAppWidget-module__j0-HZW__widget{color:#fff;z-index:50;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;left:2rem;box-shadow:0 4px 10px #00000026}.WhatsAppWidget-module__j0-HZW__widget:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 6px 14px #0003}.WhatsAppWidget-module__j0-HZW__widget svg{width:2rem;height:2rem}@media (max-width:768px){.WhatsAppWidget-module__j0-HZW__widget{width:3rem;height:3rem;bottom:1.5rem;left:1.5rem}.WhatsAppWidget-module__j0-HZW__widget svg{width:1.75rem;height:1.75rem}}
