.Header-module__KHjLKa__nav{z-index:200;justify-content:space-between;align-items:center;height:78px;padding:0 6%;transition:all .45s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__KHjLKa__scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:64px;box-shadow:0 1px 0 var(--border);background:#fffffff5}.Header-module__KHjLKa__menuOpen{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important}.Header-module__KHjLKa__logo{font-family:var(--font-main), serif;color:#fff;letter-spacing:.04em;z-index:201;font-size:1.45rem;font-weight:400;text-decoration:none;transition:color .4s;position:relative}.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__logo{color:var(--dark)}.Header-module__KHjLKa__logoImg{object-fit:contain;width:auto;height:52px;transition:opacity .3s;display:block}.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__logoImg{filter:brightness(0)}.Header-module__KHjLKa__menuOpen .Header-module__KHjLKa__logo{color:#fff!important}.Header-module__KHjLKa__menuOpen .Header-module__KHjLKa__logoImg{filter:brightness(0)invert()!important}.Header-module__KHjLKa__links{align-items:center;gap:32px;list-style:none;display:flex}.Header-module__KHjLKa__links>li{position:relative}.Header-module__KHjLKa__links a,.Header-module__KHjLKa__links .Header-module__KHjLKa__noLink{letter-spacing:.14em;color:#fffc;text-transform:uppercase;font-size:.72rem;font-weight:300;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.Header-module__KHjLKa__links a:after,.Header-module__KHjLKa__links .Header-module__KHjLKa__noLink:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-3px;right:0}.Header-module__KHjLKa__links a:hover{color:var(--gold-light)}.Header-module__KHjLKa__links a:hover:after{width:100%}.Header-module__KHjLKa__noLink{cursor:default}.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__links a,.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__links .Header-module__KHjLKa__noLink{color:var(--text-mid)}.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__links a:hover{color:var(--gold)}.Header-module__KHjLKa__linkActive{color:var(--gold-light)!important}.Header-module__KHjLKa__linkActive:after{width:100%!important}.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__linkActive{color:var(--gold)!important}.Header-module__KHjLKa__hasDropdown>a:before,.Header-module__KHjLKa__hasDropdown>.Header-module__KHjLKa__noLink:before{content:"▾";vertical-align:middle;opacity:.6;margin-right:4px;font-size:.5rem}.Header-module__KHjLKa__dropdown{border-top:2px solid var(--gold,#b8935a);opacity:0;pointer-events:none;background:#fff;border-radius:0 0 10px 10px;min-width:200px;padding:6px 0 10px;list-style:none;transition:opacity .28s,transform .3s cubic-bezier(.34,1.3,.64,1);position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-10px);box-shadow:0 20px 60px #00000021,0 4px 12px #00000012}.Header-module__KHjLKa__dropdown:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.Header-module__KHjLKa__dropdownOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__KHjLKa__dropdown li{opacity:0;transition:opacity,transform;display:block;transform:translateY(-5px)}.Header-module__KHjLKa__dropdownOpen li{opacity:1;transition:opacity .22s ease calc(var(--j,0) * 60ms), transform .22s ease calc(var(--j,0) * 60ms);transform:none}.Header-module__KHjLKa__dropdownItem{letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;box-sizing:border-box;align-items:center;gap:10px;width:100%;padding:10px 20px;font-size:.72rem;font-weight:400;text-decoration:none;transition:background .18s,color .18s,padding-right .18s;position:relative;color:var(--text-mid,#6b5b4e)!important;display:flex!important}.Header-module__KHjLKa__dropdownItem:before{content:"";background:var(--gold,#b8935a);flex-shrink:0;width:0;height:1px;transition:width .2s;display:block!important}.Header-module__KHjLKa__dropdownItem:after{display:none!important}.Header-module__KHjLKa__dropdownItem:hover{background:#faf7f4;padding-right:24px;color:var(--gold,#b8935a)!important}.Header-module__KHjLKa__dropdownItem:hover:before{width:14px}.Header-module__KHjLKa__navRight{z-index:201;align-items:center;gap:16px;display:flex;position:relative}.Header-module__KHjLKa__cta{color:#ffffffe6;font-family:var(--font-main), sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff8c;padding:9px 22px;font-size:.72rem;text-decoration:none;transition:all .3s;display:inline-block}.Header-module__KHjLKa__cta:hover{background:#ffffff1f;border-color:#fff}.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__cta{border-color:var(--gold);color:var(--gold)}.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__cta:hover{background:var(--gold);color:#fff}.Header-module__KHjLKa__menuOpen .Header-module__KHjLKa__cta{color:#ffffffe6;background:0 0;border-color:#ffffff80}.Header-module__KHjLKa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Header-module__KHjLKa__burger span{transform-origin:50%;background:#fff;border-radius:2px;height:1.5px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s,width .3s;display:block}.Header-module__KHjLKa__burger span:first-child{width:22px;margin-right:auto}.Header-module__KHjLKa__burger span:nth-child(2){width:28px}.Header-module__KHjLKa__burger span:nth-child(3){width:18px;margin-right:auto}.Header-module__KHjLKa__scrolled .Header-module__KHjLKa__burger span{background:var(--dark)}.Header-module__KHjLKa__menuOpen .Header-module__KHjLKa__burger span{background:#fff}.Header-module__KHjLKa__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg);width:24px!important}.Header-module__KHjLKa__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__KHjLKa__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg);width:24px!important}.Header-module__KHjLKa__drawer{z-index:199;background:var(--black);clip-path:circle(0% at calc(100% - 38px) 39px);pointer-events:none;direction:rtl;flex-direction:column;transition:clip-path .55s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.Header-module__KHjLKa__drawerOpen{clip-path:circle(150% at calc(100% - 38px) 39px);pointer-events:auto}.Header-module__KHjLKa__drawerInner{flex-direction:column;height:100%;padding:90px 8% 32px;display:flex;position:relative;overflow:hidden}.Header-module__KHjLKa__drawerTag{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);opacity:0;flex-shrink:0;margin-bottom:16px;font-size:.58rem;transition:opacity .3s .3s,transform .3s .3s;transform:translateY(8px)}.Header-module__KHjLKa__drawerOpen .Header-module__KHjLKa__drawerTag{opacity:1;transform:none}.Header-module__KHjLKa__drawerLinks{flex-direction:column;flex-shrink:0;list-style:none;display:flex}.Header-module__KHjLKa__drawerLinks li{opacity:0;transition:opacity .35s calc(.15s + var(--i) * 60ms), transform .35s calc(.15s + var(--i) * 60ms);border-bottom:1px solid #ffffff12;transform:translate(20px)}.Header-module__KHjLKa__drawerOpen .Header-module__KHjLKa__drawerLinks li{opacity:1;transform:none}.Header-module__KHjLKa__drawerLinks a{font-family:var(--font-main), sans-serif;color:#fffc;letter-spacing:.06em;align-items:center;gap:12px;padding:11px 0;font-size:1.05rem;font-weight:400;text-decoration:none;transition:color .22s,padding-right .22s;display:flex}.Header-module__KHjLKa__drawerLinks a:before{content:"";background:var(--gold);opacity:0;transform-origin:100%;flex-shrink:0;width:18px;height:1px;transition:opacity .2s,transform .2s;transform:scaleX(0)}.Header-module__KHjLKa__drawerLinks a:hover{color:var(--gold-light);padding-right:4px}.Header-module__KHjLKa__drawerLinks a:hover:before{opacity:1;transform:scaleX(1)}.Header-module__KHjLKa__drawerLinkActive{color:var(--gold-light)!important}.Header-module__KHjLKa__drawerLinkActive:before{opacity:1!important;transform:scaleX(1)!important}.Header-module__KHjLKa__drawerItemRow{justify-content:space-between;align-items:center;display:flex}.Header-module__KHjLKa__drawerItemRow a{flex:1}.Header-module__KHjLKa__drawerToggle{cursor:pointer;width:100%;font-family:var(--font-main), sans-serif;color:#fffc;letter-spacing:.06em;text-align:right;background:0 0;border:none;justify-content:space-between;align-items:center;padding:11px 30px 11px 0;font-size:1.05rem;font-weight:400;display:flex}.Header-module__KHjLKa__drawerToggle:hover{color:var(--gold-light)}.Header-module__KHjLKa__drawerArrowBtn{cursor:pointer;color:#fff6;background:0 0;border:none;flex-shrink:0;padding:4px 8px;font-size:.75rem;transition:color .2s}.Header-module__KHjLKa__drawerArrowBtn:hover{color:var(--gold-light)}.Header-module__KHjLKa__drawerArrow{color:#fff6;font-size:.75rem;transition:transform .25s;display:inline-block}.Header-module__KHjLKa__drawerArrowOpen{color:var(--gold-light);transform:rotate(180deg)}.Header-module__KHjLKa__drawerSubLinks{border-right:1px solid #b8935a40;margin:0 8px 8px;padding-right:20px;list-style:none;overflow:hidden}.Header-module__KHjLKa__drawerSubLinks li{border-bottom:1px solid #ffffff0a}.Header-module__KHjLKa__drawerSubLink{font-family:var(--font-main), sans-serif;color:#ffffff8c;letter-spacing:.06em;padding:8px 0;font-size:.85rem;font-weight:300;text-decoration:none;transition:color .2s;display:block}.Header-module__KHjLKa__drawerSubLink:hover{color:var(--gold-light)}.Header-module__KHjLKa__drawerCta{border:1px solid var(--gold);color:var(--gold);font-family:var(--font-main), sans-serif;letter-spacing:.16em;text-transform:uppercase;opacity:0;flex-shrink:0;align-self:flex-start;margin-top:20px;padding:11px 26px;font-size:.75rem;text-decoration:none;transition:opacity .35s .45s,transform .35s .45s,background .25s,color .25s;display:inline-block;transform:translateY(10px)}.Header-module__KHjLKa__drawerOpen .Header-module__KHjLKa__drawerCta{opacity:1;transform:none}.Header-module__KHjLKa__drawerCta:hover{background:var(--gold);color:#fff}.Header-module__KHjLKa__drawerDeco{pointer-events:none;border:1px solid #b8935a12;border-radius:50%;flex-shrink:0;width:300px;height:300px;position:absolute;bottom:-100px;left:-100px}.Header-module__KHjLKa__backdrop{z-index:198;background:#0006;position:fixed;inset:0}@media (max-width:768px){.Header-module__KHjLKa__links{display:none}.Header-module__KHjLKa__nav{padding:0 5%}.Header-module__KHjLKa__burger{display:flex}}
.CtaFormModal-module__qghAZa__overlay{z-index:10000;background:#0a0502b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CtaFormModal-module__qghAZa__modal{direction:rtl;background:#fff;border-radius:12px;width:100%;max-width:440px;padding:40px 36px 36px;animation:.3s cubic-bezier(.34,1.4,.64,1) CtaFormModal-module__qghAZa__modalIn;position:relative;box-shadow:0 24px 80px #00000059}@keyframes CtaFormModal-module__qghAZa__modalIn{0%{opacity:0;transform:scale(.92)translateY(20px)}to{opacity:1;transform:none}}.CtaFormModal-module__qghAZa__closeBtn{color:#9a8070;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1.6rem;line-height:1;transition:color .2s,background .2s;position:absolute;top:14px;left:16px}.CtaFormModal-module__qghAZa__closeBtn:hover{color:#2d1a0e;background:#f5f0eb}.CtaFormModal-module__qghAZa__header{margin-bottom:24px}.CtaFormModal-module__qghAZa__headerTag{letter-spacing:.22em;text-transform:uppercase;color:#b8935a;margin-bottom:8px;font-size:.6rem;font-weight:600;display:inline-block}.CtaFormModal-module__qghAZa__headerTitle{color:#2d1a0e;margin:0;font-size:1.25rem;font-weight:500;line-height:1.4}.CtaFormModal-module__qghAZa__form{flex-direction:column;gap:16px;display:flex}.CtaFormModal-module__qghAZa__field{flex-direction:column;gap:5px;display:flex}.CtaFormModal-module__qghAZa__label{color:#7a6050;letter-spacing:.05em;font-size:.72rem;font-weight:600}.CtaFormModal-module__qghAZa__input,.CtaFormModal-module__qghAZa__textarea{color:#2d1a0e;box-sizing:border-box;direction:rtl;background:#faf7f4;border:1px solid #b8935a40;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.9rem;transition:border-color .25s}.CtaFormModal-module__qghAZa__input:focus,.CtaFormModal-module__qghAZa__textarea:focus{border-color:#b8935a}.CtaFormModal-module__qghAZa__textarea{resize:vertical;min-height:90px}.CtaFormModal-module__qghAZa__termsRow{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.CtaFormModal-module__qghAZa__checkbox{accent-color:#b8935a;flex-shrink:0;width:16px;height:16px;margin-top:2px}.CtaFormModal-module__qghAZa__termsText{color:#9a8070;font-size:.75rem;line-height:1.5}.CtaFormModal-module__qghAZa__termsText a{color:#b8935a;text-decoration:underline}.CtaFormModal-module__qghAZa__termsText a:hover{color:#8a6a3a}.CtaFormModal-module__qghAZa__errorMsg{color:#c0392b;margin:0;font-size:.8rem}.CtaFormModal-module__qghAZa__submitBtn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#b8935a;border:none;border-radius:6px;margin-top:4px;padding:14px 24px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .25s}.CtaFormModal-module__qghAZa__submitBtn:hover:not(:disabled){background:#9a7040}.CtaFormModal-module__qghAZa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.CtaFormModal-module__qghAZa__success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:16px 0 8px;display:flex}.CtaFormModal-module__qghAZa__successIcon{color:#fff;background:linear-gradient(135deg,#b8935a,#8a6a3a);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:8px;font-size:1.5rem;font-weight:700;display:flex}.CtaFormModal-module__qghAZa__successTitle{color:#2d1a0e;margin:0;font-size:1.1rem;font-weight:500}.CtaFormModal-module__qghAZa__successSub{color:#9a8070;margin:0;font-size:.82rem}.CtaFormModal-module__qghAZa__successClose{color:#b8935a;cursor:pointer;background:0 0;border:1px solid #b8935a66;border-radius:6px;margin-top:8px;padding:10px 24px;font-family:inherit;font-size:.8rem;transition:border-color .2s,background .2s}.CtaFormModal-module__qghAZa__successClose:hover{background:#b8935a14;border-color:#b8935a}@media (max-width:480px){.CtaFormModal-module__qghAZa__modal{padding:32px 20px 28px}}
.Footer-module__yg9ahW__footer{background:var(--black);padding:68px 6% 36px}.Footer-module__yg9ahW__grid{border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 1fr 1fr 1fr;gap:52px;margin-bottom:32px;padding-bottom:52px;display:grid}.Footer-module__yg9ahW__brand .Footer-module__yg9ahW__logoImg{filter:brightness(0)invert();width:auto;max-height:48px;margin-bottom:14px;display:block}.Footer-module__yg9ahW__brand .Footer-module__yg9ahW__logo{font-family:var(--font-main), serif;color:#fff;margin-bottom:14px;font-size:1.4rem;font-weight:400;display:block}.Footer-module__yg9ahW__brand p{color:#ffffff52;margin-bottom:24px;font-size:.78rem;font-weight:200;line-height:1.9}.Footer-module__yg9ahW__social{gap:10px;display:flex}.Footer-module__yg9ahW__socBtn{color:#ffffff59;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.72rem;text-decoration:none;transition:border-color .3s,color .3s;display:flex}.Footer-module__yg9ahW__socBtn:hover{border-color:var(--gold);color:var(--gold)}.Footer-module__yg9ahW__socBtn[aria-label=WhatsApp]:hover{color:#25d366;border-color:#25d366}.Footer-module__yg9ahW__col h5{letter-spacing:.26em;text-transform:uppercase;color:var(--gold);margin-bottom:22px;font-size:.6rem;font-weight:400}.Footer-module__yg9ahW__col ul{list-style:none}.Footer-module__yg9ahW__col li{margin-bottom:11px}.Footer-module__yg9ahW__col a{color:#ffffff5c;letter-spacing:.02em;font-size:.78rem;font-weight:300;text-decoration:none;transition:color .3s}.Footer-module__yg9ahW__col a:hover{color:#ffffffbf}.Footer-module__yg9ahW__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.Footer-module__yg9ahW__legalLinks{align-items:center;gap:8px;font-size:.68rem;display:flex}.Footer-module__yg9ahW__legalSep{color:#ffffff26}.Footer-module__yg9ahW__bottom p{color:#ffffff73;letter-spacing:.04em;font-size:.68rem;font-weight:300}.Footer-module__yg9ahW__bottom a{color:#b8935a73;text-decoration:none;transition:color .2s,opacity .2s}.Footer-module__yg9ahW__bottom a:hover{color:#b8935ae6}.Footer-module__yg9ahW__poweredBy{color:#ffffff40;direction:ltr;align-items:center;gap:6px;font-size:.68rem;font-weight:200;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__yg9ahW__poweredBy img{opacity:.5;transition:opacity .2s}.Footer-module__yg9ahW__poweredBy:hover{color:#ffffffe6}.Footer-module__yg9ahW__poweredBy:hover img{opacity:1}@media (max-width:900px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:640px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr}.Footer-module__yg9ahW__bottom{text-align:center;flex-direction:column;gap:8px}}
.WhatsAppButton-module__FExjia__btn{z-index:500;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:transform .3s;animation:3s ease-in-out infinite WhatsAppButton-module__FExjia__waPulse;display:flex;position:fixed;bottom:30px;left:30px;box-shadow:0 6px 26px #25d36661}.WhatsAppButton-module__FExjia__btn:hover{transform:scale(1.1)}@keyframes WhatsAppButton-module__FExjia__waPulse{0%,to{box-shadow:0 6px 26px #25d36661}50%{box-shadow:0 6px 44px #25d3669e}}
.Hero-module__ejOdHG__hero{background:#1a1108;align-items:center;height:100dvh;min-height:680px;display:flex;position:relative;overflow:hidden}.Hero-module__ejOdHG__heroVid{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__ejOdHG__ytPlayer{pointer-events:none;border:none;width:max(100vw,177.78vh);height:max(100vh,56.25vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ejOdHG__heroOv1{z-index:1;background:linear-gradient(270deg,#190f05bf 0%,#190f0573 50%,#190f0533 100%);position:absolute;inset:0}.Hero-module__ejOdHG__heroOv2{z-index:1;background:linear-gradient(#0000 45%,#0f0802b3 100%);position:absolute;inset:0}.Hero-module__ejOdHG__heroOv3{z-index:1;background:radial-gradient(100% 90% at 65%,#0000 35%,#0a050080 100%);position:absolute;inset:0}.Hero-module__ejOdHG__heroGrain{z-index:2;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px;position:absolute;inset:0}.Hero-module__ejOdHG__heroDeco{z-index:2;pointer-events:none;position:absolute;inset:0}.Hero-module__ejOdHG__heroDeco span{background:linear-gradient(#0000,#b8935a4d 30% 70%,#0000);width:1px;position:absolute;top:0;bottom:0}.Hero-module__ejOdHG__heroDeco span:first-child{animation:4s ease-in-out infinite Hero-module__ejOdHG__lpulse;right:38%}.Hero-module__ejOdHG__heroDeco span:nth-child(2){opacity:.35;animation:4s ease-in-out 1.2s infinite Hero-module__ejOdHG__lpulse;right:38.5%}@keyframes Hero-module__ejOdHG__lpulse{0%,to{opacity:.15}50%{opacity:.7}}.Hero-module__ejOdHG__heroC{z-index:3;max-width:680px;margin-right:auto;padding:0 6%;position:relative}.Hero-module__ejOdHG__heroTag{opacity:0;align-items:center;gap:10px;margin-bottom:28px;animation:1s .3s forwards Hero-module__ejOdHG__fup;display:inline-flex}.Hero-module__ejOdHG__heroTagLine{background:var(--gold);width:36px;height:1px}.Hero-module__ejOdHG__heroTag span{letter-spacing:.32em;color:var(--gold);text-transform:uppercase;font-size:.65rem;font-weight:500}.Hero-module__ejOdHG__heroH1{font-family:var(--font-main), serif;letter-spacing:-.01em;color:#fff;opacity:0;margin-bottom:10px;font-size:clamp(2.8rem,5.5vw,5.2rem);font-weight:700;line-height:1.08;animation:1s .5s forwards Hero-module__ejOdHG__fup}.Hero-module__ejOdHG__heroH1 em{color:var(--gold-light);font-style:italic;font-weight:400;display:block}.Hero-module__ejOdHG__heroSub{color:#ffffffbf;opacity:0;letter-spacing:.02em;max-width:460px;margin-bottom:44px;font-size:1rem;font-weight:400;line-height:1.8;animation:1s .7s forwards Hero-module__ejOdHG__fup}.Hero-module__ejOdHG__heroStats{opacity:0;gap:28px;margin-bottom:48px;animation:1s .9s forwards Hero-module__ejOdHG__fup;display:flex}.Hero-module__ejOdHG__heroStatNum{font-family:var(--font-main), serif;color:var(--gold);font-size:1.9rem;font-weight:600;line-height:1}.Hero-module__ejOdHG__heroStatLbl{color:#fff6;letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:.6rem;font-weight:300}.Hero-module__ejOdHG__heroSep{background:#ffffff1a;align-self:stretch;width:1px}.Hero-module__ejOdHG__heroBtns{opacity:0;align-items:center;gap:20px;animation:1s 1.1s forwards Hero-module__ejOdHG__fup;display:flex}.Hero-module__ejOdHG__heroScroll{z-index:3;opacity:0;flex-direction:column;align-items:center;gap:9px;animation:1s 2s forwards Hero-module__ejOdHG__fin;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.Hero-module__ejOdHG__heroScroll span{letter-spacing:.28em;color:#ffffff4d;text-transform:uppercase;font-size:.58rem}.Hero-module__ejOdHG__heroScrollLine{background:linear-gradient(#ffffff59,#0000);width:1px;height:44px;animation:2s ease-in-out infinite Hero-module__ejOdHG__spulse}@keyframes Hero-module__ejOdHG__spulse{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3)}}@keyframes Hero-module__ejOdHG__fup{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ejOdHG__fin{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Hero-module__ejOdHG__heroStats{gap:14px}.Hero-module__ejOdHG__heroBtns{flex-direction:column;align-items:flex-start;gap:14px}}
.About-module__zLAUoW__about{background:var(--white);padding:110px 6%}.About-module__zLAUoW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.About-module__zLAUoW__aboutImgWrap{position:relative}.About-module__zLAUoW__aboutImgPh{aspect-ratio:4/5;width:100%;color:var(--text-soft);font-family:var(--font-main), serif;background:linear-gradient(160deg,#f3e4d3 0%,#ecdfd0 60%,#e0cdb8 100%);justify-content:center;align-items:center;font-size:1rem;font-style:italic;display:flex}.About-module__zLAUoW__aboutImg{aspect-ratio:4/5;object-fit:cover;width:100%}.About-module__zLAUoW__aboutImgFrame{border:1px solid var(--border-gold);z-index:-1;width:calc(100% - 10px);height:100%;position:absolute;top:22px;right:-18px}.About-module__zLAUoW__aboutBadge{background:var(--gold);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:absolute;bottom:-24px;right:-24px;box-shadow:0 16px 44px #b8935a4d}.About-module__zLAUoW__aboutBadge .About-module__zLAUoW__n{font-family:var(--font-main), serif;color:#fff;font-size:2rem;font-weight:400;line-height:1}.About-module__zLAUoW__aboutBadge .About-module__zLAUoW__l{color:#fffc;letter-spacing:.1em;text-align:center;margin-top:3px;font-size:.55rem;line-height:1.4}.About-module__zLAUoW__aboutText .About-module__zLAUoW__quote{font-family:var(--font-main), serif;color:var(--dark);border-right:2px solid var(--gold);margin:28px 0 24px;padding-right:24px;font-size:1.5rem;font-style:italic;font-weight:300;line-height:1.6}.About-module__zLAUoW__aboutText p{color:var(--text-mid);margin-bottom:14px;font-size:.9rem;font-weight:300;line-height:2}.About-module__zLAUoW__aboutCreds{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.About-module__zLAUoW__credTag{background:var(--beige);color:var(--text-mid);letter-spacing:.06em;padding:8px 16px;font-size:.7rem;font-weight:400}@media (max-width:900px){.About-module__zLAUoW__aboutGrid{grid-template-columns:1fr;gap:60px}}@media (max-width:768px){.About-module__zLAUoW__about{padding:70px 6%}}
.Services-module__mtNLoG__services{background:var(--dark);padding:110px 6%;position:relative;overflow:hidden}.Services-module__mtNLoG__servicesBg{pointer-events:none;background:radial-gradient(circle,#b8935a0f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;left:-80px}.Services-module__mtNLoG__servicesHead{text-align:center;margin-bottom:72px}.Services-module__mtNLoG__servicesHead p{color:#fff6;letter-spacing:.03em;margin-top:14px;font-size:.88rem;font-weight:200}.Services-module__mtNLoG__servicesGrid{background:#b8935a1f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.Services-module__mtNLoG__svc{background:var(--dark);padding:48px 36px;transition:background .45s;position:relative;overflow:hidden}.Services-module__mtNLoG__svc:after{content:"";background:var(--gold);width:0;height:2px;transition:width .5s;position:absolute;bottom:0;right:0}.Services-module__mtNLoG__svc:hover{background:#f3e4d30a}.Services-module__mtNLoG__svc:hover:after{width:100%}.Services-module__mtNLoG__svcN{font-family:var(--font-main), serif;color:#b8935a1a;margin-bottom:4px;font-size:3.8rem;font-weight:300;line-height:1;transition:color .45s}.Services-module__mtNLoG__svc:hover .Services-module__mtNLoG__svcN{color:#b8935a38}.Services-module__mtNLoG__svcExclusive{background:var(--gold);color:#fff;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px;padding:4px 10px;font-size:.58rem;font-weight:500;display:inline-block}.Services-module__mtNLoG__svcIcon{opacity:.7;width:38px;height:38px;margin-bottom:20px}.Services-module__mtNLoG__svc h3{font-family:var(--font-main), serif;color:#fff;margin-bottom:14px;font-size:1.55rem;font-weight:400;line-height:1.2}.Services-module__mtNLoG__svc p{color:#ffffff6b;font-size:.82rem;font-weight:300;line-height:1.9}.Services-module__mtNLoG__svcLink{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);opacity:0;align-items:center;gap:8px;margin-top:24px;font-size:.68rem;text-decoration:none;transition:opacity .3s;display:inline-flex}.Services-module__mtNLoG__svc:hover .Services-module__mtNLoG__svcLink{opacity:1}@media (max-width:900px){.Services-module__mtNLoG__servicesGrid{grid-template-columns:1fr}}@media (max-width:768px){.Services-module__mtNLoG__services{padding:70px 6%}.Services-module__mtNLoG__svc{padding:36px 24px}}
.BeforeAfter-module__hdAV0G__ba{background:var(--beige);padding:110px 6%}.BeforeAfter-module__hdAV0G__baHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:64px;display:flex}.BeforeAfter-module__hdAV0G__baHead p{color:var(--text-mid);max-width:340px;font-size:.88rem;font-weight:300;line-height:1.8}.BeforeAfter-module__hdAV0G__baGrid{grid-template-rows:auto auto;grid-template-columns:repeat(12,1fr);gap:3px;display:grid}.BeforeAfter-module__hdAV0G__baCard{cursor:pointer;position:relative;overflow:hidden}.BeforeAfter-module__hdAV0G__baCard:first-child{grid-area:span 2/span 5}.BeforeAfter-module__hdAV0G__baCard:nth-child(2){grid-column:span 4}.BeforeAfter-module__hdAV0G__baCard:nth-child(3),.BeforeAfter-module__hdAV0G__baCard:nth-child(4){grid-column:span 3}.BeforeAfter-module__hdAV0G__baCard:nth-child(5){grid-column:span 4}.BeforeAfter-module__hdAV0G__baInner{width:100%;height:100%;min-height:220px;position:relative;overflow:hidden}.BeforeAfter-module__hdAV0G__baCard:first-child .BeforeAfter-module__hdAV0G__baInner{min-height:480px}.BeforeAfter-module__hdAV0G__baPh{transition:transform .7s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.BeforeAfter-module__hdAV0G__baCard:hover .BeforeAfter-module__hdAV0G__baPh{transform:scale(1.04)}.BeforeAfter-module__hdAV0G__baPhBefore,.BeforeAfter-module__hdAV0G__baPhAfter{width:50%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;bottom:0}.BeforeAfter-module__hdAV0G__ph1{background:linear-gradient(135deg,#c9a882 0%,#8b6840 100%)}.BeforeAfter-module__hdAV0G__ph2{background:linear-gradient(135deg,#d4b896 0%,#9a7050 100%)}.BeforeAfter-module__hdAV0G__ph3{background:linear-gradient(135deg,#b89070 0%,#7a5535 100%)}.BeforeAfter-module__hdAV0G__ph4{background:linear-gradient(135deg,#c8a070 0%,#8a5f40 100%)}.BeforeAfter-module__hdAV0G__ph5{background:linear-gradient(135deg,#d0aa80 0%,#906045 100%)}.BeforeAfter-module__hdAV0G__baOv{opacity:0;background:linear-gradient(#0000 45%,#000000b8 100%);transition:opacity .4s;position:absolute;inset:0}.BeforeAfter-module__hdAV0G__baCard:hover .BeforeAfter-module__hdAV0G__baOv{opacity:1}.BeforeAfter-module__hdAV0G__baInfo{opacity:0;padding:22px 20px;transition:all .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.BeforeAfter-module__hdAV0G__baCard:hover .BeforeAfter-module__hdAV0G__baInfo{opacity:1;transform:translateY(0)}.BeforeAfter-module__hdAV0G__baInfoLabel{letter-spacing:.2em;color:#fff9;text-transform:uppercase;margin-bottom:4px;font-size:.6rem}.BeforeAfter-module__hdAV0G__baInfoTitle{font-family:var(--font-main), serif;color:var(--gold-light);font-size:1.1rem;font-style:italic}.BeforeAfter-module__hdAV0G__baImgBefore{object-fit:cover;object-position:center top;width:50%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;right:0}.BeforeAfter-module__hdAV0G__baImgAfter{object-fit:cover;object-position:center top;width:50%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.BeforeAfter-module__hdAV0G__baPhBefore{left:50%;right:0}.BeforeAfter-module__hdAV0G__baPhAfter{left:0;right:50%}.BeforeAfter-module__hdAV0G__baCard:hover .BeforeAfter-module__hdAV0G__baImgBefore,.BeforeAfter-module__hdAV0G__baCard:hover .BeforeAfter-module__hdAV0G__baImgAfter{transform:scale(1.04)}.BeforeAfter-module__hdAV0G__baBadgeBefore,.BeforeAfter-module__hdAV0G__baBadgeAfter{letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf;z-index:2;pointer-events:none;background:#00000059;border-radius:2px;padding:3px 8px;font-size:.55rem;position:absolute;top:12px}.BeforeAfter-module__hdAV0G__baBadgeBefore{right:12px}.BeforeAfter-module__hdAV0G__baBadgeAfter{left:12px}.BeforeAfter-module__hdAV0G__baDivider{opacity:.35;z-index:2;background:#fff9;width:1.5px;transition:opacity .4s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.BeforeAfter-module__hdAV0G__baCard:hover .BeforeAfter-module__hdAV0G__baDivider{opacity:.85}.BeforeAfter-module__hdAV0G__baHandle{width:36px;height:36px;color:var(--dark);opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;transition:opacity .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #00000040}.BeforeAfter-module__hdAV0G__baCard:hover .BeforeAfter-module__hdAV0G__baHandle{opacity:1}.BeforeAfter-module__hdAV0G__baCta{text-align:center;margin-top:52px}@media (max-width:900px){.BeforeAfter-module__hdAV0G__baGrid{grid-template-columns:1fr 1fr}.BeforeAfter-module__hdAV0G__baCard:first-child{grid-area:span 1/span 2}.BeforeAfter-module__hdAV0G__baCard:nth-child(2),.BeforeAfter-module__hdAV0G__baCard:nth-child(3),.BeforeAfter-module__hdAV0G__baCard:nth-child(4),.BeforeAfter-module__hdAV0G__baCard:nth-child(5){grid-column:span 1}}@media (max-width:768px){.BeforeAfter-module__hdAV0G__ba{padding:70px 6%}.BeforeAfter-module__hdAV0G__baGrid{grid-template-columns:1fr}.BeforeAfter-module__hdAV0G__baCard:nth-child(n){grid-area:span 1/span 1}}
.BaLightbox-module__Cj6tCa__overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);direction:rtl;background:#0a0806e0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.BaLightbox-module__Cj6tCa__box{background:#1a1a1a;border:1px solid #b8935a33;border-radius:16px;width:100%;max-width:900px;padding:32px 28px 28px;position:relative;overflow:visible;box-shadow:0 32px 80px #000000b3}.BaLightbox-module__Cj6tCa__close{color:#fff;cursor:pointer;z-index:1;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;transition:background .15s;display:flex;position:absolute;top:14px;left:14px}.BaLightbox-module__Cj6tCa__close:hover{background:#ffffff2e}.BaLightbox-module__Cj6tCa__header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.BaLightbox-module__Cj6tCa__label{letter-spacing:.2em;text-transform:uppercase;color:#b8935a;background:#b8935a1a;border:1px solid #b8935a4d;border-radius:100px;padding:4px 12px;font-size:.65rem}.BaLightbox-module__Cj6tCa__title{color:#fff;font-size:1.05rem;font-weight:500}.BaLightbox-module__Cj6tCa__images{grid-template-columns:1fr 1fr;gap:14px;display:grid}.BaLightbox-module__Cj6tCa__imageWrap{background:#111;border-radius:10px;height:min(55vh,480px);position:relative;overflow:hidden}.BaLightbox-module__Cj6tCa__image{object-fit:cover;width:100%;height:100%;display:block}.BaLightbox-module__Cj6tCa__badgeBefore,.BaLightbox-module__Cj6tCa__badgeAfter{letter-spacing:.15em;text-transform:uppercase;border-radius:100px;padding:4px 12px;font-size:.65rem;font-weight:600;position:absolute;bottom:12px}.BaLightbox-module__Cj6tCa__badgeBefore{color:#ffffffd9;background:#0000008c;border:1px solid #ffffff40;right:12px}.BaLightbox-module__Cj6tCa__badgeAfter{color:#ffffffd9;background:#0000008c;border:1px solid #ffffff40;left:12px}@media (max-width:600px){.BaLightbox-module__Cj6tCa__overlay{align-items:center;padding:12px}.BaLightbox-module__Cj6tCa__box{border-radius:16px;max-height:92dvh;padding:20px 14px 16px;overflow-y:auto}.BaLightbox-module__Cj6tCa__images{grid-template-columns:1fr;gap:10px}.BaLightbox-module__Cj6tCa__imageWrap{height:min(38vh,300px)}}
.Process-module__fu4vFq__process{background:var(--white);padding:110px 6%}.Process-module__fu4vFq__processHead{margin-bottom:80px}.Process-module__fu4vFq__processSteps{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.Process-module__fu4vFq__processSteps:before{content:"";background:linear-gradient(to left, transparent, var(--border-gold) 15%, var(--border-gold) 85%, transparent);height:1px;position:absolute;top:27px;left:calc(12.5% + 4px);right:calc(12.5% + 4px)}.Process-module__fu4vFq__procStep{text-align:center;padding:0 20px}.Process-module__fu4vFq__procNum{background:var(--white);border:1px solid var(--border-gold);width:54px;height:54px;font-family:var(--font-main), serif;color:var(--gold);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:1.35rem;font-weight:400;transition:all .4s;display:flex;position:relative;box-shadow:0 4px 18px #0000000d}.Process-module__fu4vFq__procStep:hover .Process-module__fu4vFq__procNum{background:var(--gold);color:#fff;border-color:var(--gold);box-shadow:0 8px 28px #b8935a59}.Process-module__fu4vFq__procStep h4{font-family:var(--font-main), serif;color:var(--dark);margin-bottom:10px;font-size:1.18rem;font-weight:500}.Process-module__fu4vFq__procStep p{color:var(--text-mid);font-size:.8rem;font-weight:300;line-height:1.9}@media (max-width:900px){.Process-module__fu4vFq__processSteps{grid-template-columns:1fr 1fr;gap:40px}.Process-module__fu4vFq__processSteps:before{display:none}}@media (max-width:768px){.Process-module__fu4vFq__process{padding:70px 6%}.Process-module__fu4vFq__processSteps{grid-template-columns:1fr}}
.Why-module__XQV0wW__why{background:var(--beige);padding:110px 6%;position:relative;overflow:hidden}.Why-module__XQV0wW__whyCircle{pointer-events:none;border:1px solid #b8935a1f;border-radius:50%;position:absolute}.Why-module__XQV0wW__whyCircle:first-child{width:600px;height:600px;top:-200px;left:-150px}.Why-module__XQV0wW__whyCircle:nth-child(2){width:400px;height:400px;bottom:-150px;right:-80px}.Why-module__XQV0wW__whyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.Why-module__XQV0wW__whyFeatures{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Why-module__XQV0wW__whyFeat{background:var(--white);border:1px solid #0000;padding:28px 24px;transition:all .4s;position:relative;overflow:hidden}.Why-module__XQV0wW__whyFeat:after{content:"";background:var(--gold);width:0;height:2px;transition:width .4s;position:absolute;bottom:0;right:0}.Why-module__XQV0wW__whyFeat:hover{border-color:#b8935a33;transform:translateY(-3px);box-shadow:0 16px 44px #0000000d}.Why-module__XQV0wW__whyFeat:hover:after{width:100%}.Why-module__XQV0wW__whyFeatIco{opacity:.8;margin-bottom:14px;font-size:1.1rem}.Why-module__XQV0wW__whyFeat h4{font-family:var(--font-main), serif;color:var(--dark);margin-bottom:8px;font-size:1.12rem;font-weight:500}.Why-module__XQV0wW__whyFeat p{color:var(--text-mid);font-size:.78rem;font-weight:300;line-height:1.85}.Why-module__XQV0wW__whyText h2{margin-bottom:20px}.Why-module__XQV0wW__whyText>p{color:var(--text-mid);margin-bottom:36px;font-size:.9rem;font-weight:300;line-height:2}.Why-module__XQV0wW__statsRow{border-top:1px solid #b8935a2e;gap:36px;margin-top:36px;padding-top:36px;display:flex}.Why-module__XQV0wW__statN{font-family:var(--font-main), serif;color:var(--dark);font-size:2.6rem;font-weight:300;line-height:1}.Why-module__XQV0wW__statL{color:var(--text-mid);letter-spacing:.05em;margin-top:5px;font-size:.68rem;font-weight:300}@media (max-width:900px){.Why-module__XQV0wW__whyGrid{grid-template-columns:1fr;gap:50px}}@media (max-width:768px){.Why-module__XQV0wW__why{padding:70px 6%}.Why-module__XQV0wW__whyFeatures{grid-template-columns:1fr}}
.Testimonials-module__L9Y4ma__testi{background:var(--dark);padding:110px 6%;overflow:hidden}.Testimonials-module__L9Y4ma__testiHead{text-align:center;margin-bottom:64px}.Testimonials-module__L9Y4ma__testiHead p{color:#ffffff61;margin-top:14px;font-size:.88rem;font-weight:200}.Testimonials-module__L9Y4ma__carouselWrap{align-items:center;gap:12px;display:flex}.Testimonials-module__L9Y4ma__viewport{flex:1;min-width:0;overflow:hidden}.Testimonials-module__L9Y4ma__track{backface-visibility:hidden;touch-action:pan-y pinch-zoom;display:flex}.Testimonials-module__L9Y4ma__slide{box-sizing:border-box;flex:0 0 100%;min-width:0;padding:0 8px}@media (min-width:640px){.Testimonials-module__L9Y4ma__slide{flex:0 0 50%}}@media (min-width:1024px){.Testimonials-module__L9Y4ma__slide{flex:0 0 33.333%}}.Testimonials-module__L9Y4ma__card{cursor:pointer;display:block}.Testimonials-module__L9Y4ma__cardCaption{text-align:center;padding:12px 4px 4px}.Testimonials-module__L9Y4ma__cardDesc{color:#ffffff80;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.Testimonials-module__L9Y4ma__thumb{aspect-ratio:16/9;background:#0a0a0a;border:1px solid #b8935a1f;border-radius:10px;width:100%;transition:border-color .2s;position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__card:hover .Testimonials-module__L9Y4ma__thumb{border-color:#b8935a80}.Testimonials-module__L9Y4ma__thumbMedia{object-fit:cover;width:100%;height:100%;display:block}.Testimonials-module__L9Y4ma__thumbBlank{background:#ffffff0a;width:100%;height:100%}.Testimonials-module__L9Y4ma__play{background:#0003;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.Testimonials-module__L9Y4ma__card:hover .Testimonials-module__L9Y4ma__play{background:#0000006b}.Testimonials-module__L9Y4ma__play span{color:#1a1a1a;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding-right:3px;font-size:1.15rem;transition:transform .18s;display:flex}.Testimonials-module__L9Y4ma__card:hover .Testimonials-module__L9Y4ma__play span{transform:scale(1.1)}.Testimonials-module__L9Y4ma__arrow{color:#ffffffbf;cursor:pointer;background:#ffffff0a;border:1px solid #b8935a4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding-bottom:2px;font-size:1.7rem;line-height:1;transition:background .18s,border-color .18s,color .18s;display:flex}.Testimonials-module__L9Y4ma__arrow:hover:not(:disabled){color:var(--gold);background:#b8935a1f;border-color:#b8935ab3}.Testimonials-module__L9Y4ma__arrowOff{opacity:.22;cursor:default}.Testimonials-module__L9Y4ma__lightboxOverlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.18s Testimonials-module__L9Y4ma__fadeOverlay;display:flex;position:fixed;inset:0}@keyframes Testimonials-module__L9Y4ma__fadeOverlay{0%{opacity:0}to{opacity:1}}.Testimonials-module__L9Y4ma__lightboxBox{background:#111;border-radius:12px;width:100%;max-width:860px;position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__lightboxClose{z-index:10;color:#fff;cursor:pointer;background:#0009;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;transition:background .15s;display:flex;position:absolute;top:12px;left:12px}.Testimonials-module__L9Y4ma__lightboxClose:hover{background:#ffffff26}.Testimonials-module__L9Y4ma__lightboxVideo{aspect-ratio:16/9;width:100%;position:relative}.Testimonials-module__L9Y4ma__lightboxIframe{border:none;width:100%;height:100%;display:block}.Testimonials-module__L9Y4ma__lightboxCaption{text-align:center;border-top:1px solid #ffffff14;padding:16px 22px}.Testimonials-module__L9Y4ma__lightboxDesc{color:#ffffff8c;font-size:.82rem;font-weight:300;line-height:1.7}@media (max-width:768px){.Testimonials-module__L9Y4ma__testi{padding:70px 4%}.Testimonials-module__L9Y4ma__arrow{width:36px;height:36px;font-size:1.4rem}}
.Faq-module__wIbwua__faq{background:var(--beige);padding:110px 6%}.Faq-module__wIbwua__faqGrid{grid-template-columns:1fr 1.6fr;align-items:start;gap:90px;display:grid}.Faq-module__wIbwua__faqLeft h2{margin-bottom:18px}.Faq-module__wIbwua__faqLeft>p{color:var(--text-mid);margin-bottom:32px;font-size:.88rem;font-weight:300;line-height:2}.Faq-module__wIbwua__faqLeftCta{color:var(--gold-dark);align-items:center;gap:8px;font-size:.78rem;text-decoration:none;display:flex}.Faq-module__wIbwua__faqLeftCta:before{content:"";background:var(--gold-dark);width:24px;height:1px;display:block}.Faq-module__wIbwua__faqMoreBtn{background:var(--dark,#292929);color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-top:20px;padding:12px 28px;font-size:.78rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.Faq-module__wIbwua__faqMoreBtn:hover{background:#3d3d3d}.Faq-module__wIbwua__accItem{border-bottom:1px solid #2929291a}.Faq-module__wIbwua__accBtn{cursor:pointer;text-align:right;width:100%;font-family:var(--font-main), sans-serif;direction:rtl;background:0 0;border:none;justify-content:space-between;align-items:center;padding:22px 0;display:flex}.Faq-module__wIbwua__accQ{color:var(--dark);text-align:right;font-size:.92rem;font-weight:400}.Faq-module__wIbwua__accIco{width:26px;height:26px;color:var(--gold);border:1px solid #29292926;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:14px;font-size:.85rem;transition:all .3s;display:flex}.Faq-module__wIbwua__open .Faq-module__wIbwua__accIco{background:var(--gold);color:#fff;border-color:var(--gold);transform:rotate(45deg)}.Faq-module__wIbwua__accBody{max-height:0;transition:max-height .4s cubic-bezier(.25,.46,.45,.94);overflow:hidden}.Faq-module__wIbwua__open .Faq-module__wIbwua__accBody{max-height:260px}.Faq-module__wIbwua__accBody p{color:var(--text-mid);padding-bottom:18px;font-size:.83rem;font-weight:300;line-height:2}@media (max-width:900px){.Faq-module__wIbwua__faqGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.Faq-module__wIbwua__faq{padding:70px 6%}}
.about-page-module__ySMK-W__main{direction:rtl}.about-page-module__ySMK-W__hero{background:linear-gradient(135deg,#160e07 0%,#1e1209 35%,#2d1a0e 65%,#1a1210 100%);padding:150px 6% 0;position:relative;overflow:hidden}.about-page-module__ySMK-W__heroOrb1{pointer-events:none;background:radial-gradient(circle,#6e142d4d 0%,#0000 68%);border-radius:50%;width:580px;height:580px;position:absolute;top:-120px;right:-120px}.about-page-module__ySMK-W__heroOrb2{pointer-events:none;background:radial-gradient(circle,#a078402e 0%,#0000 70%);border-radius:50%;width:440px;height:440px;position:absolute;bottom:60px;left:-80px}.about-page-module__ySMK-W__heroOrb3{pointer-events:none;background:radial-gradient(circle,#6e142d1a 0%,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:40%;left:42%}.about-page-module__ySMK-W__heroGrid{z-index:1;grid-template-columns:1fr 1.1fr;align-items:center;gap:64px;max-width:1160px;margin:0 auto;padding-bottom:80px;display:grid;position:relative}.about-page-module__ySMK-W__heroText{flex-direction:column;gap:24px;display:flex}.about-page-module__ySMK-W__heroTagRow{align-items:center;gap:14px;display:flex}.about-page-module__ySMK-W__heroTagLine{opacity:.7;background:#a07840;width:36px;height:1px}.about-page-module__ySMK-W__heroTagText{letter-spacing:.24em;text-transform:uppercase;color:#c9a96e;font-size:.68rem;font-weight:300}.about-page-module__ySMK-W__heroH1{color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(2rem,3.8vw,3.6rem);font-weight:300;line-height:1.15}.about-page-module__ySMK-W__heroH1Em{color:var(--admin-accent,#6e142d);filter:drop-shadow(0 0 16px #6e142d8c);-webkit-text-stroke:.5px #6e142d4d;font-style:italic;font-weight:300;display:block}.about-page-module__ySMK-W__heroBody{color:#ffffffa6;margin:0;font-size:.93rem;font-weight:300;line-height:2}.about-page-module__ySMK-W__heroQuote{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0a;border:1px solid #c9a96e33;border-radius:12px;gap:16px;padding:20px 24px;display:flex}.about-page-module__ySMK-W__heroQuoteBar{background:linear-gradient(#c9a96e,#6e142d);border-radius:4px;flex-shrink:0;width:3px}.about-page-module__ySMK-W__heroQuote p{color:#ffffffbf;margin:0;font-size:.88rem;font-style:italic;font-weight:300;line-height:1.8}.about-page-module__ySMK-W__heroActions{flex-wrap:wrap;gap:14px;margin-top:4px;display:flex}.about-page-module__ySMK-W__heroCtaPrimary{background:var(--admin-accent,#6e142d);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:8px;align-items:center;padding:15px 34px;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 22px #6e142d8c}.about-page-module__ySMK-W__heroCtaPrimary:hover{background:#8a1a38;transform:translateY(-2px);box-shadow:0 6px 30px #6e142db3}.about-page-module__ySMK-W__heroCtaWa{color:#ffffffe0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:8px;padding:15px 26px;font-size:.84rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.about-page-module__ySMK-W__heroCtaWa:hover{background:#22c55e2e;border-color:#22c55e73;transform:translateY(-2px)}.about-page-module__ySMK-W__heroImageWrap{justify-content:center;align-items:flex-end;display:flex;position:relative}.about-page-module__ySMK-W__heroImgFrame{width:100%;max-width:440px;position:relative}.about-page-module__ySMK-W__heroImgFrame:before{content:"";pointer-events:none;border:1.5px solid #c9a96e40;border-radius:20px;position:absolute;inset:-12px -12px 12px 12px}.about-page-module__ySMK-W__heroImgFrame:after{content:"";pointer-events:none;border-radius:16px;position:absolute;inset:0;box-shadow:0 40px 80px #00000080,0 0 0 1px #6e142d33}.about-page-module__ySMK-W__heroImg{object-fit:cover;aspect-ratio:4/5;z-index:1;border-radius:16px;width:100%;display:block;position:relative}.about-page-module__ySMK-W__heroImgPh{aspect-ratio:4/5;z-index:1;background:linear-gradient(160deg,#2d1a0e 0%,#1a0e08 40%,#6e142d26 100%);border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.about-page-module__ySMK-W__heroImgPhIcon{opacity:.2;font-size:3rem}.about-page-module__ySMK-W__heroWave{z-index:1;margin-top:0;line-height:0;position:relative}.about-page-module__ySMK-W__heroWave svg{width:100%;height:60px;display:block}.about-page-module__ySMK-W__sectionLight{background:#fff;padding:100px 6%}.about-page-module__ySMK-W__sectionBeige{background:#faf6f2;padding:100px 6%}.about-page-module__ySMK-W__sectionDark{background:linear-gradient(160deg,#160e07 0%,#1e1209 50%,#211209 100%);padding:100px 6%;position:relative;overflow:hidden}.about-page-module__ySMK-W__sectionDark:before{content:"";pointer-events:none;background:radial-gradient(circle,#6e142d2e 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.about-page-module__ySMK-W__sectionInner{max-width:1160px;margin:0 auto}.about-page-module__ySMK-W__sectionHead,.about-page-module__ySMK-W__sectionHeadDark{text-align:center;margin-bottom:64px}.about-page-module__ySMK-W__sectionTag{letter-spacing:.24em;text-transform:uppercase;color:#a07840;margin-bottom:14px;font-size:.68rem;display:inline-block}.about-page-module__ySMK-W__sectionTagDark{letter-spacing:.24em;text-transform:uppercase;color:#c9a96e;margin-bottom:14px;font-size:.68rem;display:inline-block}.about-page-module__ySMK-W__sectionTitle{color:#1e1209;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:300;line-height:1.2}.about-page-module__ySMK-W__sectionTitleDark{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:300;line-height:1.2}.about-page-module__ySMK-W__sectionTitleEm{color:var(--admin-accent,#6e142d);font-style:italic}.about-page-module__ySMK-W__sectionTitleEmGold{color:#c9a96e;font-style:italic}.about-page-module__ySMK-W__sectionSub{color:#7a6a5a;max-width:580px;margin:0 auto;font-size:.9rem;font-weight:300;line-height:1.8}.about-page-module__ySMK-W__sectionSubDark{color:#ffffff73;max-width:580px;margin:0 auto;font-size:.9rem;font-weight:300;line-height:1.8}.about-page-module__ySMK-W__goldRule{background:linear-gradient(270deg,#c9a96e,#a07840);border-radius:2px;width:48px;height:2px;margin:20px auto 0}.about-page-module__ySMK-W__approachGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.about-page-module__ySMK-W__approachCard{background:#fff;border:1px solid #ede5dc;border-radius:18px;flex-direction:column;gap:18px;padding:36px 28px 32px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 32px #1e12090f}.about-page-module__ySMK-W__approachCard:hover{transform:translateY(-6px);box-shadow:0 12px 48px #1e12091f}.about-page-module__ySMK-W__approachCardNum{letter-spacing:.22em;text-transform:uppercase;color:#c9a96e;font-size:.68rem;font-weight:300}.about-page-module__ySMK-W__approachCardImg{aspect-ratio:16/9;object-fit:cover;border-radius:10px;width:100%}.about-page-module__ySMK-W__approachCardImgPh{aspect-ratio:16/9;background:linear-gradient(135deg,#f5f0eb 0%,#ede5dc 100%);border-radius:10px;width:100%}.about-page-module__ySMK-W__approachCardTitle{color:#1e1209;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:500}.about-page-module__ySMK-W__approachCardBody{color:#7a6a5a;margin:0;font-size:.86rem;font-weight:300;line-height:1.9}.about-page-module__ySMK-W__approachCard:before{content:"";background:linear-gradient(to left, var(--admin-accent,#6e142d), #6e142d4d);opacity:0;height:3px;transition:opacity .22s;position:absolute;top:0;left:0;right:0}.about-page-module__ySMK-W__approachCard:hover:before{opacity:1}.about-page-module__ySMK-W__baGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.about-page-module__ySMK-W__baCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;transition:border-color .2s,transform .22s;overflow:hidden}.about-page-module__ySMK-W__baCard:hover{border-color:#c9a96e4d;transform:translateY(-4px)}.about-page-module__ySMK-W__baPair{grid-template-columns:1fr 1fr;display:grid}.about-page-module__ySMK-W__baImgWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.about-page-module__ySMK-W__baImg{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.about-page-module__ySMK-W__baCard:hover .about-page-module__ySMK-W__baImg{transform:scale(1.03)}.about-page-module__ySMK-W__baImgPh{background:#ffffff0d;width:100%;height:100%}.about-page-module__ySMK-W__baLabel{color:#ffffffd9;letter-spacing:.16em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:4px;padding:4px 10px;font-size:.62rem;position:absolute;bottom:10px;right:10px}.about-page-module__ySMK-W__baCardInfo{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.about-page-module__ySMK-W__baCardLabel{color:#c9a96e;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.about-page-module__ySMK-W__baCardTitle{color:#ffffffa6;font-size:.82rem;font-weight:300}.about-page-module__ySMK-W__certGrid{grid-template-columns:1fr 1.1fr;align-items:center;gap:72px;display:grid}.about-page-module__ySMK-W__certImgSide{justify-content:center;display:flex}.about-page-module__ySMK-W__certImgFrame{width:100%;max-width:420px;position:relative}.about-page-module__ySMK-W__certImgFrame:before{content:"";pointer-events:none;border:1.5px solid #a0784033;border-radius:20px;position:absolute;inset:-10px -10px 10px 10px}.about-page-module__ySMK-W__certImg{aspect-ratio:4/5;object-fit:cover;z-index:1;border-radius:16px;width:100%;display:block;position:relative;box-shadow:0 20px 60px #1e120926}.about-page-module__ySMK-W__certImgPh{aspect-ratio:4/5;z-index:1;background:linear-gradient(160deg,#ede5dc 0%,#f5f0eb 100%);border-radius:16px;width:100%;position:relative}.about-page-module__ySMK-W__certTextSide{flex-direction:column;gap:24px;display:flex}.about-page-module__ySMK-W__certTag{letter-spacing:.24em;text-transform:uppercase;color:#a07840;font-size:.68rem}.about-page-module__ySMK-W__certTitle{color:#1e1209;letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:300;line-height:1.2}.about-page-module__ySMK-W__certSub{color:#7a6a5a;margin:-12px 0 0;font-size:.9rem;font-style:italic;font-weight:300}.about-page-module__ySMK-W__certBody{color:#7a6a5a;border-right:3px solid var(--admin-accent,#6e142d);background:#f5f0eb;border-radius:10px;margin:0;padding:20px 24px;font-size:.9rem;font-weight:300;line-height:2}.about-page-module__ySMK-W__certBullets{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.about-page-module__ySMK-W__certBulletItem{color:#2a1f1a;align-items:flex-start;gap:14px;font-size:.9rem;font-weight:300;line-height:1.6;display:flex}.about-page-module__ySMK-W__certCheck{width:24px;height:24px;color:var(--admin-accent,#6e142d);background:#6e142d1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.72rem;font-weight:700;display:flex}.about-page-module__ySMK-W__equipHighlight{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff08;border:1px solid #c9a96e33;border-radius:14px;max-width:700px;margin:0 auto 56px;padding:28px 32px}.about-page-module__ySMK-W__equipHighlightTitle{color:#c9a96e;letter-spacing:.04em;margin-bottom:10px;font-size:.9rem;font-weight:500;display:block}.about-page-module__ySMK-W__equipHighlightBody{color:#ffffff8c;margin:0;font-size:.88rem;font-weight:300;line-height:1.9}.about-page-module__ySMK-W__equipGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:900px;margin:0 auto;display:grid}.about-page-module__ySMK-W__equipItem{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:14px;padding:32px 28px;transition:border-color .2s,background .2s,transform .22s;display:flex}.about-page-module__ySMK-W__equipItem:hover{background:#ffffff0f;border-color:#c9a96e40;transform:translateY(-4px)}.about-page-module__ySMK-W__equipIcon{font-size:2.2rem}.about-page-module__ySMK-W__equipItemTitle{color:#fff;margin:0;font-size:.96rem;font-weight:500}.about-page-module__ySMK-W__equipItemBody{color:#ffffff80;margin:0;font-size:.84rem;font-weight:300;line-height:1.85}.about-page-module__ySMK-W__safetyGrid{grid-template-columns:1fr 1fr;gap:28px;max-width:1000px;margin:0 auto;display:grid}.about-page-module__ySMK-W__safetyCard{border:1px solid #ede5dc;border-right:4px solid var(--admin-accent,#6e142d);background:#faf6f2;border-radius:16px;padding:36px 28px;box-shadow:0 2px 20px #1e12090d}.about-page-module__ySMK-W__safetyCardTitle{color:#1e1209;letter-spacing:-.01em;margin:0 0 14px;font-size:1.05rem;font-weight:500}.about-page-module__ySMK-W__safetyCardBody{color:#7a6a5a;margin:0;font-size:.88rem;font-weight:300;line-height:1.95}.about-page-module__ySMK-W__suitGrid{grid-template-columns:1fr 1fr;gap:28px;max-width:1000px;margin:0 auto;display:grid}.about-page-module__ySMK-W__suitCard{background:#fff;border:1px solid #ede5dc;border-radius:16px;padding:40px 32px;position:relative;overflow:hidden;box-shadow:0 4px 28px #1e12090f}.about-page-module__ySMK-W__suitCard:after{content:"";background:linear-gradient(to left, var(--admin-accent,#6e142d), #6e142d33);height:3px;position:absolute;top:0;left:0;right:0}.about-page-module__ySMK-W__suitCardTitle{color:var(--admin-accent,#6e142d);margin:0 0 16px;font-size:1.1rem;font-weight:500}.about-page-module__ySMK-W__suitCardBody{color:#7a6a5a;margin:0;font-size:.9rem;font-weight:300;line-height:1.95}.about-page-module__ySMK-W__richBody{overflow-wrap:break-word}.about-page-module__ySMK-W__richBody p{margin:0 0 .6em}.about-page-module__ySMK-W__richBody p:last-child{margin-bottom:0}.about-page-module__ySMK-W__richBody ul{margin:0 0 .6em;padding-left:0;padding-right:1.4em;list-style:outside}.about-page-module__ySMK-W__richBody ol{margin:0 0 .6em;padding-left:0;padding-right:1.4em;list-style:decimal}.about-page-module__ySMK-W__richBody li{margin-bottom:.3em;padding-right:0}.about-page-module__ySMK-W__richBody strong{font-weight:600}.about-page-module__ySMK-W__richBody em{font-style:italic}.about-page-module__ySMK-W__richBody h2{margin:.8em 0 .3em;font-size:1.05rem;font-weight:600}.about-page-module__ySMK-W__richBody h3{margin:.6em 0 .3em;font-size:.95rem;font-weight:600}.about-page-module__ySMK-W__richBody a{color:var(--admin-accent,#6e142d);text-decoration:underline}.about-page-module__ySMK-W__stepsRow{grid-template-columns:repeat(3,1fr);gap:28px;display:grid;position:relative}.about-page-module__ySMK-W__stepsRow:before{content:"";pointer-events:none;background:linear-gradient(270deg,#c9a96e4d,#c9a96e1a,#c9a96e4d);height:1px;position:absolute;top:44px;left:calc(33.33% + 14px);right:calc(33.33% + 14px)}.about-page-module__ySMK-W__step{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:16px;padding:36px 28px;transition:border-color .2s,background .2s;display:flex}.about-page-module__ySMK-W__step:hover{background:#ffffff0d;border-color:#c9a96e40}.about-page-module__ySMK-W__stepNum{background:linear-gradient(135deg,#c9a96e 0%,#a07840 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.2rem;font-weight:200;line-height:1}.about-page-module__ySMK-W__stepLabel{color:#fff;margin:0;font-size:1rem;font-weight:500}.about-page-module__ySMK-W__stepBody{color:#ffffff80;margin:0;font-size:.86rem;font-weight:300;line-height:1.9}.about-page-module__ySMK-W__privacyGrid{grid-template-columns:1fr 1fr;gap:48px;max-width:1000px;margin:0 auto;display:grid}.about-page-module__ySMK-W__privacyCol{color:#7a6a5a;font-size:.9rem;font-weight:300;line-height:2}.about-page-module__ySMK-W__privacyCol p{margin:0}.about-page-module__ySMK-W__accessBlock{text-align:center;background:#fff;border:1px solid #ede5dc;border-radius:16px;flex-direction:column;gap:16px;max-width:700px;margin:0 auto;padding:48px 40px;display:flex;box-shadow:0 4px 28px #1e12090f}.about-page-module__ySMK-W__accessBody{color:#7a6a5a;margin:0;font-size:.9rem;font-weight:300;line-height:2}.about-page-module__ySMK-W__ctaSection{text-align:center;background:linear-gradient(135deg,#1e1209 0%,#2d1a0e 50%,#3d1e14 100%);padding:110px 6%;position:relative;overflow:hidden}.about-page-module__ySMK-W__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#6e142d33 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.about-page-module__ySMK-W__ctaInner{z-index:1;flex-direction:column;align-items:center;gap:20px;max-width:680px;margin:0 auto;display:flex;position:relative}.about-page-module__ySMK-W__ctaTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.9rem,3.5vw,3rem);font-weight:300;line-height:1.2}.about-page-module__ySMK-W__ctaSub{color:#ffffff8c;margin:0;font-size:.9rem;font-weight:300;line-height:1.85}.about-page-module__ySMK-W__ctaBtns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex}.about-page-module__ySMK-W__ctaBtn{background:var(--admin-accent,#6e142d);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:8px;align-items:center;padding:16px 38px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 22px #6e142d8c}.about-page-module__ySMK-W__ctaBtn:hover{background:#8a1a38;transform:translateY(-2px);box-shadow:0 6px 30px #6e142db3}.about-page-module__ySMK-W__ctaWaBtn{color:#ffffffe0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:8px;padding:16px 28px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.about-page-module__ySMK-W__ctaWaBtn:hover{background:#22c55e33;border-color:#22c55e80;transform:translateY(-2px)}@media (max-width:1024px){.about-page-module__ySMK-W__heroGrid{grid-template-columns:1fr;gap:48px;padding-bottom:60px}.about-page-module__ySMK-W__heroImageWrap{order:-1}.about-page-module__ySMK-W__heroImgFrame{max-width:380px}.about-page-module__ySMK-W__heroText{text-align:center;align-items:center}.about-page-module__ySMK-W__heroTagRow,.about-page-module__ySMK-W__heroActions{justify-content:center}.about-page-module__ySMK-W__certGrid{grid-template-columns:1fr;gap:48px}.about-page-module__ySMK-W__certImgSide{order:-1}.about-page-module__ySMK-W__stepsRow:before{display:none}}@media (max-width:768px){.about-page-module__ySMK-W__hero{padding:118px 5% 0}.about-page-module__ySMK-W__sectionLight,.about-page-module__ySMK-W__sectionBeige,.about-page-module__ySMK-W__sectionDark{padding:72px 5%}.about-page-module__ySMK-W__approachGrid,.about-page-module__ySMK-W__baGrid,.about-page-module__ySMK-W__equipGrid,.about-page-module__ySMK-W__safetyGrid,.about-page-module__ySMK-W__suitGrid,.about-page-module__ySMK-W__stepsRow{grid-template-columns:1fr}.about-page-module__ySMK-W__privacyGrid{grid-template-columns:1fr;gap:28px}.about-page-module__ySMK-W__accessBlock{padding:32px 24px}.about-page-module__ySMK-W__ctaSection{padding:80px 5%}.about-page-module__ySMK-W__heroH1{font-size:clamp(1.8rem,7vw,2.6rem)}.about-page-module__ySMK-W__heroCtaPrimary,.about-page-module__ySMK-W__heroCtaWa{justify-content:center;width:100%}}
.contact-page-module__caqOaW__main{direction:rtl}.contact-page-module__caqOaW__hero{text-align:center;background:linear-gradient(135deg,#1e1209 0%,#2d1a0e 40%,#3d1e14 70%,#1a1212 100%);padding:160px 6% 0;position:relative;overflow:hidden}.contact-page-module__caqOaW__heroDecorLeft{pointer-events:none;background:radial-gradient(circle,#6e142d59 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-80px;left:-80px}.contact-page-module__caqOaW__heroDecorRight{pointer-events:none;background:radial-gradient(circle,#a0784033 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:40px;right:-100px}.contact-page-module__caqOaW__heroInner{z-index:1;max-width:820px;margin:0 auto;padding-bottom:80px;position:relative}.contact-page-module__caqOaW__heroBadgeWrap{margin-bottom:20px}.contact-page-module__caqOaW__heroBadge{color:#f5c8c8;letter-spacing:.2em;text-transform:uppercase;background:#6e142d80;border:1px solid #6e142db3;border-radius:100px;padding:7px 20px;font-size:.68rem;display:inline-block}.contact-page-module__caqOaW__heroTagWrap{justify-content:center;align-items:center;gap:14px;margin-bottom:22px;display:flex}.contact-page-module__caqOaW__heroTagLine{background:var(--gold-dark,#a07840);opacity:.7;width:40px;height:1px}.contact-page-module__caqOaW__heroTagText{letter-spacing:.22em;text-transform:uppercase;color:var(--gold-dark,#a07840);font-size:.7rem}.contact-page-module__caqOaW__heroH1{font-family:var(--font-main), sans-serif;color:#fff;margin-bottom:32px;font-size:clamp(2.6rem,5.5vw,5rem);font-weight:300;line-height:1.12}.contact-page-module__caqOaW__heroH1 em{color:var(--admin-accent,#6e142d);-webkit-text-stroke:.5px #6e142d4d;filter:drop-shadow(0 0 18px #6e142d80);font-style:italic;font-weight:300;display:block}.contact-page-module__caqOaW__heroBullets{flex-wrap:wrap;justify-content:center;gap:12px 28px;margin-bottom:40px;display:flex}.contact-page-module__caqOaW__heroBullet{color:#ffffffbf;align-items:center;gap:8px;font-size:.88rem;font-weight:300;display:flex}.contact-page-module__caqOaW__bulletTick{background:var(--admin-accent,#6e142d);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;font-weight:700;display:flex}.contact-page-module__caqOaW__heroActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.contact-page-module__caqOaW__heroCtaPrimary{background:var(--admin-accent,#6e142d);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:8px;align-items:center;padding:16px 36px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #6e142d80}.contact-page-module__caqOaW__heroCtaPrimary:hover{background:#8a1a38;transform:translateY(-2px);box-shadow:0 6px 28px #6e142da6}.contact-page-module__caqOaW__heroCtaWa{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:16px 28px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.contact-page-module__caqOaW__heroCtaWa:hover{background:#22c55e33;border-color:#22c55e80;transform:translateY(-2px)}.contact-page-module__caqOaW__heroWave{margin-top:0;line-height:0;display:block}.contact-page-module__caqOaW__heroWave svg{width:100%;height:60px;display:block}.contact-page-module__caqOaW__contactBody{background:var(--beige,#faf7f4);padding:80px 6%}.contact-page-module__caqOaW__contactGrid{grid-template-columns:1.5fr 1fr;gap:28px;max-width:1100px;margin:0 auto;display:grid}.contact-page-module__caqOaW__formCard,.contact-page-module__caqOaW__infoCard{background:#fff;border-radius:16px;padding:40px 36px;box-shadow:0 4px 40px #29292917}.contact-page-module__caqOaW__formCard{position:relative;overflow:hidden}.contact-page-module__caqOaW__formCardAccent{background:linear-gradient(to left, var(--admin-accent,#6e142d), #a01840);height:4px;position:absolute;top:0;left:0;right:0}.contact-page-module__caqOaW__cardTitle{font-family:var(--font-main), sans-serif;color:var(--dark,#292929);margin-bottom:8px;font-size:1.3rem;font-weight:400}.contact-page-module__caqOaW__formSub{color:var(--text-mid,#666);margin-bottom:24px;font-size:.84rem;font-weight:300;line-height:1.7}.contact-page-module__caqOaW__form{flex-direction:column;gap:14px;display:flex}.contact-page-module__caqOaW__input{width:100%;color:var(--dark,#292929);box-sizing:border-box;background:#fafafa;border:1.5px solid #29292921;border-radius:10px;padding:15px 18px;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s,box-shadow .2s}.contact-page-module__caqOaW__input:focus{border-color:var(--admin-accent,#6e142d);background:#fff;outline:none;box-shadow:0 0 0 3px #6e142d14}.contact-page-module__caqOaW__input::placeholder{color:#b0a090}.contact-page-module__caqOaW__checkLabel{color:var(--text-mid,#666);cursor:pointer;align-items:center;gap:8px;font-size:.78rem;display:flex}.contact-page-module__caqOaW__checkLabel input{width:16px;height:16px;accent-color:var(--admin-accent,#6e142d);cursor:pointer}.contact-page-module__caqOaW__checkLink{color:#9a6a2a;text-underline-offset:2px;text-decoration:underline}.contact-page-module__caqOaW__checkLink:hover{color:#6e142d}.contact-page-module__caqOaW__btnPrimary{background:var(--dark,#292929);color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:10px;width:100%;padding:18px;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .2s,transform .15s}.contact-page-module__caqOaW__btnPrimary:hover:not(:disabled){background:var(--admin-accent,#6e142d);transform:translateY(-1px)}.contact-page-module__caqOaW__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.contact-page-module__caqOaW__btnWa{color:#fff;box-sizing:border-box;letter-spacing:.04em;background:#22c55e;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:17px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 16px #22c55e59}.contact-page-module__caqOaW__btnWa:hover{background:#16a34a;transform:translateY(-1px);box-shadow:0 6px 20px #22c55e73}.contact-page-module__caqOaW__benefits{border-top:1px solid #29292914;flex-direction:column;gap:7px;margin:0;padding:18px 0 0;list-style:none;display:flex}.contact-page-module__caqOaW__benefits li{color:var(--text-mid,#666);align-items:center;gap:8px;font-size:.8rem;display:flex}.contact-page-module__caqOaW__benefits li span{color:#22c55e;font-size:.85rem;font-weight:700}.contact-page-module__caqOaW__successMsg{text-align:center;flex-direction:column;align-items:center;gap:0;padding:44px 24px 36px;animation:.45s both contact-page-module__caqOaW__successFadeIn;display:flex}@keyframes contact-page-module__caqOaW__successFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.contact-page-module__caqOaW__successCheckWrap{margin-bottom:24px}.contact-page-module__caqOaW__successCheck{width:64px;height:64px;animation:.5s cubic-bezier(.34,1.5,.64,1) .1s both contact-page-module__caqOaW__checkPop}@keyframes contact-page-module__caqOaW__checkPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.contact-page-module__caqOaW__successTagWrap{align-items:center;gap:10px;margin-bottom:14px;display:flex}.contact-page-module__caqOaW__successTagLine{background:linear-gradient(90deg,#0000,#c9a84c,#0000);flex:1;max-width:36px;height:1px}.contact-page-module__caqOaW__successTagText{letter-spacing:.22em;text-transform:uppercase;color:#c9a84c;font-size:.65rem;font-weight:700}.contact-page-module__caqOaW__successTitle{color:var(--dark,#1e1209);margin:0 0 10px;font-size:1.25rem;font-weight:600;line-height:1.4}.contact-page-module__caqOaW__successSub{color:#7a6a5a;max-width:280px;margin:0;font-size:.87rem;line-height:1.6}.contact-page-module__caqOaW__successDivider{background:linear-gradient(90deg,#0000,#b8935a80,#0000);width:40px;height:1px;margin:20px 0}.contact-page-module__caqOaW__successWa{color:#1a9e53;background:#25d3661a;border:1px solid #25d3664d;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.contact-page-module__caqOaW__successWa:hover{background:#25d3662e;border-color:#25d36680}.contact-page-module__caqOaW__errorMsg{color:#c0392b;text-align:center;font-size:.8rem}.contact-page-module__caqOaW__infoCard{flex-direction:column;gap:0;display:flex}.contact-page-module__caqOaW__infoRow{color:inherit;border-bottom:1px solid #29292912;align-items:flex-start;gap:16px;padding:16px 0;text-decoration:none;transition:opacity .2s;display:flex}.contact-page-module__caqOaW__infoRowLast{border-bottom:none}.contact-page-module__caqOaW__infoRow:hover{opacity:.75}.contact-page-module__caqOaW__infoIconBox{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.contact-page-module__caqOaW__infoLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-soft,#9a8070);margin-bottom:4px;font-size:.65rem}.contact-page-module__caqOaW__infoValue{color:var(--dark,#292929);font-size:.9rem;font-weight:400}.contact-page-module__caqOaW__infoValueMuted{color:#c0b0a0;font-size:.85rem;font-style:italic;font-weight:300}.contact-page-module__caqOaW__infoSub{color:var(--text-mid,#666);margin-top:2px;font-size:.75rem}.contact-page-module__caqOaW__waBox{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1.5px solid #86efac;border-radius:12px;margin-top:8px;padding:20px}.contact-page-module__caqOaW__waTitle{color:#15803d;letter-spacing:.02em;margin-bottom:14px;font-size:.85rem;font-weight:600}.contact-page-module__caqOaW__waBigBtn{color:#fff;letter-spacing:.03em;background:#16a34a;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 20px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 18px #16a34a4d}.contact-page-module__caqOaW__waBigBtn:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 6px 24px #16a34a66}.contact-page-module__caqOaW__mapSection{background:var(--dark,#292929);padding:70px 6%}.contact-page-module__caqOaW__mapHead{text-align:center;margin-bottom:32px}.contact-page-module__caqOaW__mapTitle{font-family:var(--font-main), sans-serif;color:#fff;margin-bottom:8px;font-size:clamp(1.5rem,2.8vw,2.4rem);font-weight:300}.contact-page-module__caqOaW__mapSub{color:#ffffff80;font-size:.88rem;font-weight:300}.contact-page-module__caqOaW__mapWrap{border-radius:14px;overflow:hidden;box-shadow:0 8px 48px #00000059}.contact-page-module__caqOaW__mapIframe{border:none;width:100%;height:440px;display:block}.contact-page-module__caqOaW__mapPlaceholder{color:#fff6;text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;height:280px;padding:20px;font-size:.85rem;display:flex}.contact-page-module__caqOaW__mapNav{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.contact-page-module__caqOaW__mapNavBtn{color:#fffc;background:#ffffff0f;border:1px solid #fff3;border-radius:8px;align-items:center;gap:7px;padding:12px 24px;font-size:.82rem;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.contact-page-module__caqOaW__mapNavBtn:hover{color:#fff;background:#ffffff1f;border-color:#ffffff80}.contact-page-module__caqOaW__faqSection{background:#fff;padding:80px 6%}.contact-page-module__caqOaW__faqHead{text-align:center;margin-bottom:44px}.contact-page-module__caqOaW__faqTitle{font-family:var(--font-main), sans-serif;color:var(--dark,#292929);font-size:clamp(1.5rem,2.8vw,2.4rem);font-weight:300}.contact-page-module__caqOaW__faqList{max-width:860px;margin:0 auto}.contact-page-module__caqOaW__faqCard{border-bottom:1px solid #2929291a}.contact-page-module__caqOaW__faqBtn{cursor:pointer;text-align:right;width:100%;color:var(--dark,#292929);direction:rtl;background:0 0;border:none;justify-content:space-between;align-items:center;padding:22px 0;font-family:inherit;font-size:.93rem;font-weight:400;display:flex}.contact-page-module__caqOaW__faqIco{width:28px;height:28px;color:var(--admin-accent,#6e142d);border:1.5px solid #29292926;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:16px;font-size:.88rem;transition:all .3s;display:flex}.contact-page-module__caqOaW__faqOpen .contact-page-module__caqOaW__faqIco{background:var(--admin-accent,#6e142d);color:#fff;border-color:var(--admin-accent);transform:rotate(45deg)}.contact-page-module__caqOaW__faqBody{max-height:0;transition:max-height .4s cubic-bezier(.25,.46,.45,.94);overflow:hidden}.contact-page-module__caqOaW__faqOpen .contact-page-module__caqOaW__faqBody{max-height:240px}.contact-page-module__caqOaW__faqBody p{color:var(--text-mid,#555);margin:0;padding-bottom:20px;font-size:.85rem;font-weight:300;line-height:2}@media (max-width:1024px){.contact-page-module__caqOaW__contactGrid{grid-template-columns:1fr}}@media (max-width:768px){.contact-page-module__caqOaW__hero{padding:130px 5% 0}.contact-page-module__caqOaW__heroH1{font-size:clamp(2rem,7vw,3rem)}.contact-page-module__caqOaW__heroBullets,.contact-page-module__caqOaW__heroActions{flex-direction:column;align-items:center}.contact-page-module__caqOaW__heroCtaPrimary,.contact-page-module__caqOaW__heroCtaWa{justify-content:center;width:100%}.contact-page-module__caqOaW__contactBody,.contact-page-module__caqOaW__mapSection,.contact-page-module__caqOaW__faqSection{padding:60px 5%}.contact-page-module__caqOaW__formCard,.contact-page-module__caqOaW__infoCard{padding:28px 22px}.contact-page-module__caqOaW__mapIframe{height:320px}}
.faq-page-module__fYFWEW__main{direction:rtl}.faq-page-module__fYFWEW__hero{background:var(--dark);padding:160px 6% 90px;position:relative;overflow:hidden}.faq-page-module__fYFWEW__heroInner{z-index:1;max-width:620px;position:relative}.faq-page-module__fYFWEW__heroH1{font-family:var(--font-main), sans-serif;color:#fff;margin:16px 0 20px;font-size:clamp(2rem,3.8vw,3.4rem);font-weight:300;line-height:1.22}.faq-page-module__fYFWEW__heroH1 em{color:var(--gold);font-style:italic;font-weight:300;display:block}.faq-page-module__fYFWEW__heroSub{color:#fff9;max-width:500px;font-size:.9rem;font-weight:300;line-height:1.9}.faq-page-module__fYFWEW__heroDeco{pointer-events:none;background:radial-gradient(circle,#6e142d40 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-60px;left:-60px}.faq-page-module__fYFWEW__chatSection{background:var(--beige,#faf7f4);padding:80px 6%}.faq-page-module__fYFWEW__chat{flex-direction:column;gap:36px;max-width:760px;margin:0 auto;display:flex}.faq-page-module__fYFWEW__pair{flex-direction:column;gap:16px;display:flex}.faq-page-module__fYFWEW__msgWrapClient,.faq-page-module__fYFWEW__msgWrapDoctor{align-items:flex-end;gap:12px;max-width:85%;display:flex}.faq-page-module__fYFWEW__msgWrapClient{flex-direction:row;margin-left:auto}.faq-page-module__fYFWEW__msgWrapDoctor{flex-direction:row-reverse;margin-right:auto}.faq-page-module__fYFWEW__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:600;display:flex}.faq-page-module__fYFWEW__avatarClient{color:var(--dark,#292929);background:#29292914}.faq-page-module__fYFWEW__avatarDoctor{background:var(--admin-accent,#6e142d);color:#fff}.faq-page-module__fYFWEW__bubbleClient,.faq-page-module__fYFWEW__bubbleDoctor{border-radius:18px;padding:16px 20px;line-height:1.7}.faq-page-module__fYFWEW__bubbleClient p,.faq-page-module__fYFWEW__bubbleDoctor p{margin:0;font-size:.9rem;font-weight:300}.faq-page-module__fYFWEW__bubbleClient{color:var(--dark,#292929);background:#fff;border:1px solid #2929291a;border-bottom-right-radius:4px}.faq-page-module__fYFWEW__bubbleDoctor{background:var(--dark,#292929);color:#ffffffd9;border-bottom-left-radius:4px}.faq-page-module__fYFWEW__drLabel{letter-spacing:.12em;color:var(--gold,#c9a96e);text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:500;display:block}.faq-page-module__fYFWEW__cta{text-align:center;background:#fff;padding:90px 6%}.faq-page-module__fYFWEW__ctaInner{max-width:520px;margin:0 auto}.faq-page-module__fYFWEW__ctaTitle{font-family:var(--font-main), sans-serif;color:var(--dark,#292929);margin-bottom:14px;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:300;line-height:1.25}.faq-page-module__fYFWEW__ctaDesc{color:var(--text-mid,#555);margin-bottom:32px;font-size:.88rem;font-weight:300;line-height:1.9}.faq-page-module__fYFWEW__ctaBtn{background:var(--admin-accent,#6e142d);color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:15px 42px;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.faq-page-module__fYFWEW__ctaBtn:hover{background:#8a1a38}@media (max-width:768px){.faq-page-module__fYFWEW__hero{padding:130px 6% 70px}.faq-page-module__fYFWEW__chatSection{padding:60px 5%}.faq-page-module__fYFWEW__msgWrapClient,.faq-page-module__fYFWEW__msgWrapDoctor{max-width:95%}}
.gallery-module__NCUE0q__main{direction:rtl}.gallery-module__NCUE0q__hero{background:var(--dark);padding:160px 6% 90px;position:relative;overflow:hidden}.gallery-module__NCUE0q__heroInner{z-index:1;max-width:640px;position:relative}.gallery-module__NCUE0q__heroH1{font-family:var(--font-main), sans-serif;color:#fff;margin:16px 0 20px;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:300;line-height:1.18}.gallery-module__NCUE0q__heroH1 em{color:var(--gold);font-style:italic;font-weight:300;display:block}.gallery-module__NCUE0q__heroSub{color:#fff9;max-width:500px;font-size:.9rem;font-weight:300;line-height:1.9}.gallery-module__NCUE0q__heroDeco{pointer-events:none;background:radial-gradient(circle,#6e142d33 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-80px;left:-80px}.gallery-module__NCUE0q__section{background:var(--beige,#faf7f4);padding:80px 6%}.gallery-module__NCUE0q__sectionDark{background:var(--dark,#292929)}.gallery-module__NCUE0q__sectionHead{margin-bottom:48px}.gallery-module__NCUE0q__sectionH2{font-family:var(--font-main), sans-serif;color:var(--dark,#292929);margin-bottom:10px;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:300;line-height:1.25}.gallery-module__NCUE0q__sectionH2 em{color:var(--gold-dark);margin-right:8px;font-style:italic;font-weight:300}.gallery-module__NCUE0q__sectionH2White{color:#fff}.gallery-module__NCUE0q__sectionH2White em{color:var(--gold-light,#d4af7a)}.gallery-module__NCUE0q__sectionDesc{color:var(--text-mid,#555);font-size:.88rem;font-weight:300;line-height:1.8}.gallery-module__NCUE0q__sectionDescWhite{color:#ffffff8c}.gallery-module__NCUE0q__baGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.gallery-module__NCUE0q__baCard{aspect-ratio:3/4;cursor:default;border-radius:10px;overflow:hidden}.gallery-module__NCUE0q__baInner{grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid;position:relative}.gallery-module__NCUE0q__baImgBefore,.gallery-module__NCUE0q__baImgAfter{object-fit:cover;width:100%;height:100%;display:block}.gallery-module__NCUE0q__baPhBefore,.gallery-module__NCUE0q__baPhAfter{background:#e8e0da;width:100%;height:100%}.gallery-module__NCUE0q__baPhAfter{background:#d8cfc8}.gallery-module__NCUE0q__baBadgeBefore,.gallery-module__NCUE0q__baBadgeAfter{letter-spacing:.15em;text-transform:uppercase;color:#fff;pointer-events:none;background:#00000073;border-radius:20px;padding:3px 9px;font-size:.6rem;position:absolute;top:12px}.gallery-module__NCUE0q__baBadgeBefore{right:calc(50% + 8px)}.gallery-module__NCUE0q__baBadgeAfter{left:calc(50% + 8px)}.gallery-module__NCUE0q__baOv{pointer-events:none;background:linear-gradient(#0000 50%,#0000008c 100%);position:absolute;inset:0}.gallery-module__NCUE0q__baDivider{background:#ffffffb3;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.gallery-module__NCUE0q__baHandle{width:30px;height:30px;color:var(--dark,#292929);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.gallery-module__NCUE0q__baInfo{z-index:1;padding:12px 14px;position:absolute;bottom:0;left:0;right:0}.gallery-module__NCUE0q__baInfoLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light,#d4af7a);margin-bottom:3px;font-size:.6rem}.gallery-module__NCUE0q__baInfoTitle{color:#fff;font-size:.82rem;font-weight:400}.gallery-module__NCUE0q__videosGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.gallery-module__NCUE0q__videoCard{cursor:pointer;background:#ffffff0d;border-radius:10px;transition:transform .2s;overflow:hidden}.gallery-module__NCUE0q__videoCard:hover{transform:translateY(-3px)}.gallery-module__NCUE0q__videoThumb{aspect-ratio:16/9;background:#1a1a1a;position:relative;overflow:hidden}.gallery-module__NCUE0q__videoThumbMedia{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.gallery-module__NCUE0q__videoCard:hover .gallery-module__NCUE0q__videoThumbMedia{transform:scale(1.04)}.gallery-module__NCUE0q__videoThumbBlank{background:#2a2a2a;width:100%;height:100%}.gallery-module__NCUE0q__videoPlay{background:#0000004d;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.gallery-module__NCUE0q__videoCard:hover .gallery-module__NCUE0q__videoPlay{background:#00000080}.gallery-module__NCUE0q__videoPlay span{width:48px;height:48px;color:var(--dark,#292929);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;padding-right:2px;font-size:.85rem;display:flex}.gallery-module__NCUE0q__videoDesc{color:#ffffffa6;text-align:center;margin:0;padding:12px 14px;font-size:.8rem;font-weight:300;line-height:1.6}.gallery-module__NCUE0q__lightboxOverlay{z-index:1000;background:#000000e0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.gallery-module__NCUE0q__lightboxBox{background:#111;border-radius:10px;width:100%;max-width:900px;position:relative;overflow:hidden}.gallery-module__NCUE0q__lightboxClose{z-index:10;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;transition:background .2s;display:flex;position:absolute;top:10px;right:10px}.gallery-module__NCUE0q__lightboxClose:hover{background:#000c}.gallery-module__NCUE0q__lightboxVideo{aspect-ratio:16/9;position:relative}.gallery-module__NCUE0q__lightboxIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.gallery-module__NCUE0q__lightboxCaption{color:#ffffffb3;text-align:center;padding:14px 20px;font-size:.85rem;font-weight:300;line-height:1.6}.gallery-module__NCUE0q__cta{text-align:center;background:#fff;padding:90px 6%}.gallery-module__NCUE0q__ctaInner{max-width:520px;margin:0 auto}.gallery-module__NCUE0q__ctaTitle{font-family:var(--font-main), sans-serif;color:var(--dark,#292929);margin-bottom:14px;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:300;line-height:1.25}.gallery-module__NCUE0q__ctaDesc{color:var(--text-mid,#555);margin-bottom:32px;font-size:.88rem;font-weight:300;line-height:1.9}.gallery-module__NCUE0q__ctaBtn{background:var(--admin-accent,#6e142d);color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:15px 42px;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.gallery-module__NCUE0q__ctaBtn:hover{background:#8a1a38}@media (max-width:1024px){.gallery-module__NCUE0q__baGrid,.gallery-module__NCUE0q__videosGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-module__NCUE0q__hero{padding:130px 6% 70px}.gallery-module__NCUE0q__section{padding:60px 5%}.gallery-module__NCUE0q__baGrid,.gallery-module__NCUE0q__videosGrid{grid-template-columns:1fr}}
:root{--beige:#faf7f4;--gold:#b8935a;--gold-light:#d4ae78;--gold-dark:#a07840;--dark:#1a1a1a;--text-mid:#666}.article-page-module__q1q-YG__main{direction:rtl}.article-page-module__q1q-YG__hero{background:linear-gradient(135deg,#141414 0%,#1a1a1a 50%,#222 100%);padding:140px 6% 0;position:relative;overflow:hidden}.article-page-module__q1q-YG__heroDecorLeft{pointer-events:none;background:radial-gradient(circle,#b8935a26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;left:-120px}.article-page-module__q1q-YG__heroDecorRight{pointer-events:none;background:radial-gradient(circle,#b8935a1a 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:60px;right:-80px}.article-page-module__q1q-YG__heroDiamonds{pointer-events:none;background-image:radial-gradient(1px 1px at 20% 30%,#b8935a66 0%,#0000 100%),radial-gradient(1px 1px at 80% 20%,#b8935a4d 0%,#0000 100%),radial-gradient(1px 1px at 50% 60%,#b8935a40 0%,#0000 100%),radial-gradient(1px 1px at 10% 70%,#b8935a33 0%,#0000 100%),radial-gradient(1px 1px at 90% 80%,#b8935a4d 0%,#0000 100%);position:absolute;inset:0}.article-page-module__q1q-YG__heroInner{z-index:1;max-width:860px;margin:0 auto;padding-bottom:60px;position:relative}.article-page-module__q1q-YG__breadcrumb{letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;font-size:.75rem;display:flex}.article-page-module__q1q-YG__breadcrumbLink{color:var(--gold,#b8935a);text-decoration:none;transition:color .2s}.article-page-module__q1q-YG__breadcrumbLink:hover{color:var(--gold-light,#d4ae78)}.article-page-module__q1q-YG__breadcrumbSep{color:#ffffff40}.article-page-module__q1q-YG__breadcrumbCurrent{color:#ffffff80}.article-page-module__q1q-YG__categoryBadge{color:var(--gold-light,#d4ae78);letter-spacing:.22em;text-transform:uppercase;background:#b8935a1f;border:1px solid #b8935a59;border-radius:100px;margin-bottom:20px;padding:6px 18px;font-size:.62rem;display:inline-block}.article-page-module__q1q-YG__heroH1{font-family:var(--font-main), sans-serif;color:#fff;margin-bottom:22px;font-size:clamp(2rem,4.5vw,3.8rem);font-weight:300;line-height:1.2}.article-page-module__q1q-YG__heroMeta{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:22px;display:flex}.article-page-module__q1q-YG__heroAuthor{color:#ffffff8c;font-size:.82rem;font-weight:400}.article-page-module__q1q-YG__heroMetaSep{color:#fff3;font-size:.7rem}.article-page-module__q1q-YG__heroDate{color:#ffffff73;font-size:.78rem}.article-page-module__q1q-YG__heroReadTime{color:var(--gold,#b8935a);opacity:.85;font-size:.78rem}.article-page-module__q1q-YG__heroSummary{color:#ffffffb3;max-width:680px;font-size:1.1rem;font-weight:300;line-height:1.85}.article-page-module__q1q-YG__heroWave{line-height:0;display:block}.article-page-module__q1q-YG__heroWave svg{width:100%;height:60px;display:block}.article-page-module__q1q-YG__mainImageWrap{background:var(--beige,#faf7f4);padding:0 6%}.article-page-module__q1q-YG__mainImageInner{max-width:1100px;margin:0 auto;padding:48px 0 0}.article-page-module__q1q-YG__mainImage{object-fit:cover;border-radius:16px;width:100%;max-height:520px;display:block;box-shadow:0 16px 60px #1a1a1a2e}.article-page-module__q1q-YG__contentSection{background:var(--beige,#faf7f4);padding:60px 6% 90px}.article-page-module__q1q-YG__contentInner{max-width:760px;margin:0 auto}.article-page-module__q1q-YG__richBody{color:#4a4440;word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none;font-size:1.07rem;font-weight:400;line-height:2}.article-page-module__q1q-YG__richBody h2{font-family:var(--font-main), sans-serif;color:var(--gold-dark,#a07840);border-bottom:1px solid #b8935a2e;margin:48px 0 18px;padding-bottom:12px;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:400;line-height:1.25}.article-page-module__q1q-YG__richBody h3{color:var(--dark,#1a1a1a);margin:36px 0 14px;font-size:1.15rem;font-weight:600;line-height:1.4}.article-page-module__q1q-YG__richBody p{margin:0 0 22px}.article-page-module__q1q-YG__richBody p:last-child{margin-bottom:0}.article-page-module__q1q-YG__richBody strong{color:var(--dark,#1a1a1a);font-weight:700}.article-page-module__q1q-YG__richBody em{color:#5a4e48;font-style:italic}.article-page-module__q1q-YG__richBody ul{margin:16px 0 24px;padding-right:0;list-style:none}.article-page-module__q1q-YG__richBody ul li{color:#3a3430;margin-bottom:12px;padding-right:22px;font-size:1.05rem;position:relative}.article-page-module__q1q-YG__richBody ul li:before{content:"";background:var(--gold,#b8935a);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;right:0}.article-page-module__q1q-YG__richBody ol{margin:16px 0 24px;padding-right:28px;list-style:decimal}.article-page-module__q1q-YG__richBody ol li{color:#3a3430;margin-bottom:12px;padding-right:6px;font-size:1.05rem}.article-page-module__q1q-YG__richBody ol li::marker{color:var(--gold,#b8935a);font-weight:700}.article-page-module__q1q-YG__richBody a{color:var(--gold-dark,#a07840);text-underline-offset:3px;overflow-wrap:anywhere;word-break:break-all;text-decoration:underline}.article-page-module__q1q-YG__richBody a:hover{color:var(--gold,#b8935a)}.article-page-module__q1q-YG__richBody blockquote{border-right:3px solid var(--gold,#b8935a);color:#5a4e48;background:#b8935a0d;border-radius:0 8px 8px 0;margin:28px 0;padding:18px 24px;font-size:1.05rem;font-style:italic}.article-page-module__q1q-YG__cta{text-align:center;background:linear-gradient(135deg,#141414 0%,#1a1a1a 50%,#222 100%);padding:110px 6%;position:relative;overflow:hidden}.article-page-module__q1q-YG__ctaDecorLeft{pointer-events:none;background:radial-gradient(circle,#b8935a26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-80px;left:-80px}.article-page-module__q1q-YG__ctaDecorRight{pointer-events:none;background:radial-gradient(circle,#b8935a1a 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-60px;right:-60px}.article-page-module__q1q-YG__ctaInner{z-index:1;max-width:680px;margin:0 auto;position:relative}.article-page-module__q1q-YG__ctaTagWrap{justify-content:center;align-items:center;gap:14px;margin-bottom:24px;display:flex}.article-page-module__q1q-YG__tagLineGold{background:var(--gold,#b8935a);opacity:.5;width:36px;height:1px}.article-page-module__q1q-YG__tagTextGold{letter-spacing:.22em;text-transform:uppercase;color:var(--gold,#b8935a);font-size:.68rem}.article-page-module__q1q-YG__ctaH2{font-family:var(--font-main), sans-serif;color:#fff;margin-bottom:20px;font-size:clamp(2rem,4vw,3.6rem);font-weight:300;line-height:1.15}.article-page-module__q1q-YG__ctaH2 em{color:var(--gold-light,#d4ae78);filter:drop-shadow(0 0 20px #b8935a73);margin-top:6px;font-style:italic;display:block}.article-page-module__q1q-YG__ctaSub{color:#ffffffa6;margin-bottom:40px;font-size:.95rem;font-weight:300;line-height:1.9}.article-page-module__q1q-YG__ctaActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.article-page-module__q1q-YG__ctaBtn1{background:var(--gold,#b8935a);color:#1a1a1a;letter-spacing:.1em;text-transform:uppercase;border-radius:8px;align-items:center;padding:18px 44px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #b8935a73}.article-page-module__q1q-YG__ctaBtn1:hover{background:var(--gold-light,#d4ae78);transform:translateY(-2px);box-shadow:0 8px 36px #b8935a99}.article-page-module__q1q-YG__ctaBtn2{color:#4ade80;background:#22c55e26;border:1.5px solid #22c55e80;border-radius:8px;align-items:center;gap:10px;padding:17px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.article-page-module__q1q-YG__ctaBtn2:hover{background:#22c55e40;border-color:#22c55ecc;transform:translateY(-2px)}@media (max-width:768px){.article-page-module__q1q-YG__hero{padding:120px 5% 0}.article-page-module__q1q-YG__heroH1{font-size:clamp(1.7rem,7vw,2.8rem)}.article-page-module__q1q-YG__contentSection{padding:40px 5% 70px}.article-page-module__q1q-YG__mainImageWrap{padding:0 5%}.article-page-module__q1q-YG__mainImageInner{padding:32px 0 0}.article-page-module__q1q-YG__mainImage{border-radius:12px;max-height:320px}.article-page-module__q1q-YG__cta{padding:70px 5%}.article-page-module__q1q-YG__ctaBtn1,.article-page-module__q1q-YG__ctaBtn2{justify-content:center;width:100%}}
:root{--beige:#faf7f4;--gold:#b8935a;--gold-light:#d4ae78;--gold-dark:#a07840;--dark:#1a1a1a;--text-mid:#666}.info-center-module__j12YUa__main{direction:rtl}.info-center-module__j12YUa__hero{text-align:center;background:linear-gradient(135deg,#141414 0%,#1a1a1a 50%,#222 100%);padding:160px 6% 0;position:relative;overflow:hidden}.info-center-module__j12YUa__heroDecorLeft{pointer-events:none;background:radial-gradient(circle,#b8935a2e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;left:-120px}.info-center-module__j12YUa__heroDecorRight{pointer-events:none;background:radial-gradient(circle,#b8935a1f 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:60px;right:-80px}.info-center-module__j12YUa__heroDiamonds{pointer-events:none;background-image:radial-gradient(1px 1px at 20% 30%,#b8935a66 0%,#0000 100%),radial-gradient(1px 1px at 80% 20%,#b8935a4d 0%,#0000 100%),radial-gradient(1px 1px at 50% 60%,#b8935a40 0%,#0000 100%),radial-gradient(1px 1px at 10% 70%,#b8935a33 0%,#0000 100%),radial-gradient(1px 1px at 90% 80%,#b8935a4d 0%,#0000 100%);position:absolute;inset:0}.info-center-module__j12YUa__heroInner{z-index:1;max-width:840px;margin:0 auto;padding-bottom:60px;position:relative}.info-center-module__j12YUa__heroBadgeWrap{margin-bottom:22px}.info-center-module__j12YUa__heroBadge{color:var(--gold-light,#d4ae78);letter-spacing:.22em;text-transform:uppercase;background:#b8935a1f;border:1px solid #b8935a59;border-radius:100px;padding:7px 22px;font-size:.67rem;display:inline-block}.info-center-module__j12YUa__heroH1{font-family:var(--font-main), sans-serif;color:#fff;margin-bottom:28px;font-size:clamp(2.6rem,5.5vw,5rem);font-weight:300;line-height:1.1}.info-center-module__j12YUa__heroH1 em{color:var(--gold-light,#d4ae78);-webkit-text-stroke:.5px #b8935a4d;filter:drop-shadow(0 0 20px #b8935a73);font-style:italic;font-weight:300;display:block}.info-center-module__j12YUa__heroSub{color:#ffffffa6;margin-bottom:40px;max-width:580px;margin-inline:auto;font-size:1.05rem;font-weight:300;line-height:1.8}.info-center-module__j12YUa__heroWave{line-height:0;display:block}.info-center-module__j12YUa__heroWave svg{width:100%;height:60px;display:block}.info-center-module__j12YUa__filterBar{background:var(--beige,#faf7f4);border-bottom:1px solid #b8935a26;padding:28px 6% 0}.info-center-module__j12YUa__filterBarInner{flex-wrap:wrap;gap:10px;max-width:1200px;margin:0 auto;padding-bottom:20px;display:flex}.info-center-module__j12YUa__filterBtn{color:var(--text-mid,#666);cursor:pointer;background:0 0;border:1px solid #b8935a4d;border-radius:100px;padding:9px 22px;font-family:inherit;font-size:.8rem;font-weight:500;transition:background .2s,border-color .2s,color .2s}.info-center-module__j12YUa__filterBtn:hover{border-color:var(--gold,#b8935a);color:var(--gold-dark,#a07840);background:#b8935a0f}.info-center-module__j12YUa__filterBtnActive{background:var(--gold,#b8935a);border-color:var(--gold,#b8935a);color:#fff}.info-center-module__j12YUa__filterBtnActive:hover{background:var(--gold-dark,#a07840);border-color:var(--gold-dark,#a07840);color:#fff}.info-center-module__j12YUa__grid{background:var(--beige,#faf7f4);padding:60px 6% 100px}.info-center-module__j12YUa__gridInner{max-width:1200px;margin:0 auto}.info-center-module__j12YUa__loadMoreWrap{flex-direction:column;align-items:center;gap:10px;margin-top:52px;display:flex}.info-center-module__j12YUa__loadMoreBtn{border:1.5px solid var(--gold,#b8935a);color:var(--gold-dark,#a07840);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:8px;padding:14px 44px;font-family:inherit;font-size:.88rem;transition:background .2s,color .2s,border-color .2s,transform .15s}.info-center-module__j12YUa__loadMoreBtn:hover{background:var(--gold,#b8935a);color:#fff;transform:translateY(-2px)}.info-center-module__j12YUa__loadMoreCount{color:var(--text-mid,#888);letter-spacing:.05em;font-size:.78rem}.info-center-module__j12YUa__empty{text-align:center;color:var(--text-mid,#666);padding:60px 0;font-size:.95rem}.info-center-module__j12YUa__cards{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.info-center-module__j12YUa__card{border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:380px;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s;display:flex;position:relative;overflow:hidden}.info-center-module__j12YUa__cardImage{background-position:50%;background-size:cover;box-shadow:0 8px 40px #1a1a1a2e}.info-center-module__j12YUa__cardImage:hover{box-shadow:0 0 0 2px var(--gold,#b8935a), 0 24px 64px #1a1a1a33;transform:translateY(-8px)}.info-center-module__j12YUa__cardPlain{background:var(--dark,#1a1a1a);box-shadow:0 8px 40px #1a1a1a1f}.info-center-module__j12YUa__cardPlain:hover{box-shadow:0 0 0 2px var(--gold,#b8935a), 0 24px 64px #1a1a1a2e;transform:translateY(-8px)}.info-center-module__j12YUa__cardOverlay{background:linear-gradient(#1a1a1a1a 0%,#1a1a1a80 55%,#1a1a1aeb 100%);transition:opacity .35s;position:absolute;inset:0}.info-center-module__j12YUa__card:hover .info-center-module__j12YUa__cardOverlay{opacity:.95}.info-center-module__j12YUa__cardGoldLine{background:linear-gradient(90deg, transparent, var(--gold,#b8935a), transparent);height:3px;position:absolute;top:0;left:0;right:0}.info-center-module__j12YUa__cardCatBadge{z-index:2;letter-spacing:.18em;text-transform:uppercase;color:#1a1a1a;background:linear-gradient(135deg, var(--gold,#b8935a), var(--gold-light,#d4ae78));border-radius:100px;padding:5px 12px;font-size:.6rem;font-weight:700;position:absolute;top:16px;right:16px}.info-center-module__j12YUa__cardBody{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;gap:8px;padding:24px 22px 20px;display:flex;position:relative}.info-center-module__j12YUa__cardTitleLink{color:inherit;text-decoration:none}.info-center-module__j12YUa__cardTitleLink:hover .info-center-module__j12YUa__cardTitle{text-underline-offset:3px;text-decoration:underline}.info-center-module__j12YUa__cardTitle{font-family:var(--font-main), sans-serif;color:#fff;margin:0;font-size:1.15rem;font-weight:500;line-height:1.3}.info-center-module__j12YUa__cardSummary{color:#ffffffa6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;font-weight:300;line-height:1.75;display:-webkit-box;overflow:hidden}.info-center-module__j12YUa__cardFooter{border-top:1px solid #b8935a33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-top:4px;padding-top:12px;display:flex}.info-center-module__j12YUa__cardMeta{flex-direction:column;gap:2px;display:flex}.info-center-module__j12YUa__cardAuthor{color:#ffffff73;font-size:.7rem;font-weight:400}.info-center-module__j12YUa__cardReadTime{color:#b8935abf;margin-top:1px;font-size:.68rem}.info-center-module__j12YUa__cardDate{color:#fff6;font-size:.68rem}.info-center-module__j12YUa__cardLink{letter-spacing:.08em;color:var(--gold,#b8935a);white-space:nowrap;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s}.info-center-module__j12YUa__cardLink:hover{color:var(--gold-light,#d4ae78)}.info-center-module__j12YUa__cta{text-align:center;background:linear-gradient(135deg,#141414 0%,#1a1a1a 50%,#222 100%);padding:110px 6%;position:relative;overflow:hidden}.info-center-module__j12YUa__ctaDecorLeft{pointer-events:none;background:radial-gradient(circle,#b8935a26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-80px;left:-80px}.info-center-module__j12YUa__ctaDecorRight{pointer-events:none;background:radial-gradient(circle,#b8935a1a 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-60px;right:-60px}.info-center-module__j12YUa__ctaInner{z-index:1;max-width:680px;margin:0 auto;position:relative}.info-center-module__j12YUa__ctaTagWrap{justify-content:center;align-items:center;gap:14px;margin-bottom:24px;display:flex}.info-center-module__j12YUa__tagLineGold{background:var(--gold,#b8935a);opacity:.5;width:36px;height:1px}.info-center-module__j12YUa__tagTextGold{letter-spacing:.22em;text-transform:uppercase;color:var(--gold,#b8935a);font-size:.68rem}.info-center-module__j12YUa__ctaH2{font-family:var(--font-main), sans-serif;color:#fff;margin-bottom:20px;font-size:clamp(2rem,4vw,3.6rem);font-weight:300;line-height:1.15}.info-center-module__j12YUa__ctaH2 em{color:var(--gold-light,#d4ae78);filter:drop-shadow(0 0 20px #b8935a73);margin-top:6px;font-style:italic;display:block}.info-center-module__j12YUa__ctaSub{color:#ffffffa6;margin-bottom:40px;font-size:.95rem;font-weight:300;line-height:1.9}.info-center-module__j12YUa__ctaActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.info-center-module__j12YUa__ctaBtn1{background:var(--gold,#b8935a);color:#1a1a1a;letter-spacing:.1em;text-transform:uppercase;border-radius:8px;align-items:center;padding:18px 44px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #b8935a73}.info-center-module__j12YUa__ctaBtn1:hover{background:var(--gold-light,#d4ae78);transform:translateY(-2px);box-shadow:0 8px 36px #b8935a99}.info-center-module__j12YUa__ctaBtn2{color:#4ade80;background:#22c55e26;border:1.5px solid #22c55e80;border-radius:8px;align-items:center;gap:10px;padding:17px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.info-center-module__j12YUa__ctaBtn2:hover{background:#22c55e40;border-color:#22c55ecc;transform:translateY(-2px)}@media (max-width:1024px){.info-center-module__j12YUa__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.info-center-module__j12YUa__hero{padding:130px 5% 0}.info-center-module__j12YUa__heroH1{font-size:clamp(2rem,8vw,3rem)}.info-center-module__j12YUa__grid{padding:50px 5% 80px}.info-center-module__j12YUa__cards{grid-template-columns:1fr}.info-center-module__j12YUa__card{min-height:340px}.info-center-module__j12YUa__cta{padding:70px 5%}.info-center-module__j12YUa__ctaBtn1,.info-center-module__j12YUa__ctaBtn2{justify-content:center;width:100%}.info-center-module__j12YUa__filterBar{padding:20px 5% 0}}@media (max-width:480px){.info-center-module__j12YUa__card{min-height:300px}}
.legal-module__hN4n0a__main{direction:rtl;overflow-x:hidden}.legal-module__hN4n0a__hero{text-align:center;background:linear-gradient(135deg,#1e1209 0%,#2d1a0e 40%,#3d1e14 70%,#1a1212 100%);padding:140px 6% 0;position:relative;overflow:hidden}.legal-module__hN4n0a__heroDecorLeft{pointer-events:none;background:radial-gradient(circle,#6e142d4d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-60px;left:-80px}.legal-module__hN4n0a__heroDecorRight{pointer-events:none;background:radial-gradient(circle,#a078402e 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:40px;right:-80px}.legal-module__hN4n0a__heroInner{max-width:700px;margin:0 auto;padding-bottom:60px;position:relative}.legal-module__hN4n0a__heroH1{color:#fff;letter-spacing:.06em;margin:0 0 14px;font-size:clamp(2rem,5vw,3rem);font-weight:300}.legal-module__hN4n0a__heroSub{color:#ffffff59;margin:0;font-size:.82rem}.legal-module__hN4n0a__heroWave{margin-top:0;line-height:0;position:relative}.legal-module__hN4n0a__heroWave svg{width:100%;height:60px;display:block}.legal-module__hN4n0a__body{background:var(--beige,#faf7f4);padding:64px 6% 80px}.legal-module__hN4n0a__richBody{color:#3a2a1a;max-width:760px;margin:0 auto;font-size:.95rem;line-height:1.9}.legal-module__hN4n0a__richBody h2{color:#1e1209;letter-spacing:.02em;margin:2.2em 0 .6em;font-size:1.1rem;font-weight:600}.legal-module__hN4n0a__richBody h2:first-child{margin-top:0}.legal-module__hN4n0a__richBody p{margin:0 0 1em}.legal-module__hN4n0a__richBody a{color:#9a6a2a;text-underline-offset:2px;text-decoration:underline}.legal-module__hN4n0a__richBody a:hover{color:#6e142d}.legal-module__hN4n0a__richBody ul{margin:0 0 1em;padding-right:1.4em}.legal-module__hN4n0a__richBody li{margin-bottom:.4em}.legal-module__hN4n0a__richBody *{overflow-wrap:break-word}.legal-module__hN4n0a__richBody table{table-layout:fixed;width:100%}.legal-module__hN4n0a__richBody pre,.legal-module__hN4n0a__richBody code{white-space:pre-wrap}.legal-module__hN4n0a__richBody img{max-width:100%;height:auto}
.ContactCta-module__6lsWja__ctaSec{background:linear-gradient(140deg, var(--dark) 0%, #000 100%);text-align:center;padding:100px 6%;position:relative;overflow:hidden}.ContactCta-module__6lsWja__ctaSecBg{background:radial-gradient(60% 70% at 25%,#b8935a12 0%,#0000 60%),radial-gradient(40% 50% at 80%,#b8935a0d 0%,#0000 60%);position:absolute;inset:0}.ContactCta-module__6lsWja__ctaSec h2{margin-bottom:14px;position:relative}.ContactCta-module__6lsWja__ctaSec>p{color:#ffffff73;letter-spacing:.04em;margin-bottom:48px;font-size:.9rem;font-weight:200;position:relative}.ContactCta-module__6lsWja__ctaForm{gap:0;max-width:540px;margin:0 auto;display:flex;position:relative}.ContactCta-module__6lsWja__ctaInp{color:#fff;font-family:var(--font-main), sans-serif;direction:rtl;background:#ffffff0f;border:1px solid #b8935a47;border-left:none;outline:none;flex:1;padding:16px 20px;font-size:.82rem;transition:border-color .3s}.ContactCta-module__6lsWja__ctaInp::placeholder{color:#ffffff47}.ContactCta-module__6lsWja__ctaInp:focus{border-color:var(--gold)}.ContactCta-module__6lsWja__ctaInp:first-child{border-left:1px solid #b8935a47}.ContactCta-module__6lsWja__ctaSub{background:var(--gold);color:#fff;font-family:var(--font-main), sans-serif;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:none;flex-shrink:0;padding:16px 28px;font-size:.73rem;font-weight:500;transition:background .3s}.ContactCta-module__6lsWja__ctaSub:hover{background:var(--gold-dark)}.ContactCta-module__6lsWja__ctaSub:disabled{opacity:.6;cursor:not-allowed}.ContactCta-module__6lsWja__ctaNote{color:#ffffff38;letter-spacing:.04em;margin-top:14px;font-size:.68rem;position:relative}.ContactCta-module__6lsWja__successBox{flex-direction:column;align-items:center;gap:0;padding:8px 0 4px;animation:.45s both ContactCta-module__6lsWja__successIn;display:flex;position:relative}@keyframes ContactCta-module__6lsWja__successIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.ContactCta-module__6lsWja__successCheck{width:58px;height:58px;margin-bottom:20px;animation:.5s cubic-bezier(.34,1.5,.64,1) .1s both ContactCta-module__6lsWja__checkPop}@keyframes ContactCta-module__6lsWja__checkPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ContactCta-module__6lsWja__successTagWrap{align-items:center;gap:10px;margin-bottom:14px;display:flex}.ContactCta-module__6lsWja__successTagLine{background:linear-gradient(90deg,#0000,#c9a84c99,#0000);flex:1;max-width:32px;height:1px}.ContactCta-module__6lsWja__successTagText{letter-spacing:.22em;text-transform:uppercase;color:#c9a84c;font-size:.62rem;font-weight:700}.ContactCta-module__6lsWja__successTitle{color:#ffffffe6;margin:0 0 8px;font-size:1.1rem;font-weight:500;line-height:1.4}.ContactCta-module__6lsWja__successSub{color:#fff6;margin:0;font-size:.8rem}.ContactCta-module__6lsWja__successMsg{color:var(--gold-light);margin-top:20px;font-size:.9rem;position:relative}@media (max-width:640px){.ContactCta-module__6lsWja__ctaForm{flex-direction:column}.ContactCta-module__6lsWja__ctaInp{border-bottom:none;border-left:1px solid #b8935a47!important}.ContactCta-module__6lsWja__ctaInp:last-of-type{border-bottom:1px solid #b8935a47}}.ContactCta-module__6lsWja__termsNote{color:#ffffff73;text-align:center;margin:10px 0 0;font-size:.72rem;line-height:1.6}.ContactCta-module__6lsWja__termsNote a{color:#d4ae78bf;text-decoration:underline}.ContactCta-module__6lsWja__termsNote a:hover{color:#d4ae78}
