.Header-module__IsmiSW__header{z-index:100;transition:background .35s var(--ease), box-shadow .35s var(--ease), border-color .35s var(--ease);border-bottom:1px solid #0000;position:absolute;top:0;left:0;right:0}.Header-module__IsmiSW__scrolled{background:#fffffff5;box-shadow:0 6px 20px #0a25400f}.Header-module__IsmiSW__headerInner{max-width:var(--container);z-index:1;align-items:center;gap:16px;height:76px;margin:0 auto;padding:0 40px;display:flex;position:relative}.Header-module__IsmiSW__hamburger{cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;transition:background .2s;display:none}.Header-module__IsmiSW__hamburger span{width:22px;height:1.5px;transition:all .3s var(--ease);background:#fff;border-radius:2px;display:block}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__hamburger span{background:var(--navy)}.Header-module__IsmiSW__hamburger:hover{background:#ffffff1a}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__hamburger:hover{background:var(--bg-grey)}.Header-module__IsmiSW__hamburger.Header-module__IsmiSW__active span:first-child{transform:translateY(6.5px)rotate(45deg)}.Header-module__IsmiSW__hamburger.Header-module__IsmiSW__active span:nth-child(2){opacity:0}.Header-module__IsmiSW__hamburger.Header-module__IsmiSW__active span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Header-module__IsmiSW__logo{cursor:pointer;flex-shrink:0;align-items:center;display:flex}.Header-module__IsmiSW__logoText{font-family:var(--serif);letter-spacing:-.025em;color:#fff;transition:color .35s var(--ease);text-shadow:none;-webkit-text-stroke:0;font-size:26px;font-weight:800;line-height:1;position:relative}.Header-module__IsmiSW__logoImg{width:auto;height:36px;transition:opacity .35s var(--ease);display:block}.Header-module__IsmiSW__logo{align-items:center;display:inline-flex;position:relative}.Header-module__IsmiSW__logoLight,.Header-module__IsmiSW__logoDark{width:auto;height:36px}.Header-module__IsmiSW__logoDark{opacity:0;position:absolute;inset:0}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__logoLight{opacity:0}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__logoDark{opacity:1}.Header-module__IsmiSW__logoText:after{content:".";color:var(--accent);font-weight:700}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__logoText{color:var(--navy)}.Header-module__IsmiSW__navLinks{flex:1;justify-content:center;align-items:center;gap:0;display:flex}.Header-module__IsmiSW__navItem{position:relative}.Header-module__IsmiSW__navLink{color:#fff;letter-spacing:-.005em;transition:color .2s var(--ease);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;text-shadow:none;-webkit-text-stroke:0;background:0 0;border:none;align-items:center;gap:4px;padding:22px 8px;font-family:inherit;font-size:13px;font-weight:700;display:flex;position:relative}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__navLink{color:var(--navy);font-weight:700}.Header-module__IsmiSW__navLink:after{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .22s var(--ease);border-radius:1px;position:absolute;bottom:14px;left:9px;right:9px;transform:scaleX(0)}.Header-module__IsmiSW__navItem:hover .Header-module__IsmiSW__navLink{color:#fff}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__navItem:hover .Header-module__IsmiSW__navLink{color:var(--accent)}.Header-module__IsmiSW__navItem:hover .Header-module__IsmiSW__navLink:after{transform:scaleX(1)}.Header-module__IsmiSW__navLink svg{opacity:.6;transition:transform .22s var(--ease);flex-shrink:0}.Header-module__IsmiSW__hasMega:hover .Header-module__IsmiSW__navLink svg{transform:rotate(180deg)}.Header-module__IsmiSW__megamenu{border:1px solid var(--line-soft);opacity:0;visibility:hidden;min-width:340px;transition:opacity .22s var(--ease), transform .22s var(--ease), visibility .22s;z-index:50;background:#fff;border-radius:14px 14px 0 0;padding:14px 8px 8px;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)translateY(-4px);box-shadow:0 20px 48px #0a254024,0 4px 10px #0a25400f}.Header-module__IsmiSW__megamenuWide{min-width:780px;padding:22px 14px 12px}.Header-module__IsmiSW__mmGrid{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 6px;display:grid}.Header-module__IsmiSW__mmCol{flex-direction:column;gap:1px;padding:0 8px;display:flex;position:relative}.Header-module__IsmiSW__mmCol:not(:last-child):after{content:"";background:var(--line-soft);width:1px;position:absolute;top:14px;bottom:14px;right:0}.Header-module__IsmiSW__mmColHead{font-family:var(--label);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--accent-light);margin-bottom:2px;padding:10px 14px 8px;font-size:10.5px;font-weight:700}.Header-module__IsmiSW__megamenu:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.Header-module__IsmiSW__hasMega:hover .Header-module__IsmiSW__megamenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__IsmiSW__mmItem{border-radius:8px;padding:11px 14px;text-decoration:none;transition:background .15s;display:block}.Header-module__IsmiSW__mmItem:hover{background:var(--bg-soft)}.Header-module__IsmiSW__mmItemLabel{color:var(--navy);margin-bottom:2px;font-size:14px;font-weight:500;line-height:1.3;display:block}.Header-module__IsmiSW__mmItemDesc{color:var(--text-light);font-size:12px;line-height:1.4;display:block}.Header-module__IsmiSW__mmFooter{border-top:1px solid var(--line-soft);margin-top:4px;padding:10px 14px 6px}.Header-module__IsmiSW__mmFooter a{font-family:var(--label);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);transition:gap .18s var(--ease), color .18s var(--ease);align-items:center;gap:5px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__IsmiSW__mmFooter a:hover{color:var(--accent-deep);gap:8px}.Header-module__IsmiSW__megamenuFlyoutHost{border-radius:14px;overflow:visible!important}.Header-module__IsmiSW__mmItemWithSub{position:relative}.Header-module__IsmiSW__mmItemChevron{vertical-align:middle;color:var(--accent);opacity:.55;transition:transform .22s var(--ease), opacity .22s;margin-left:6px;display:inline-block}.Header-module__IsmiSW__mmItemWithSub:hover .Header-module__IsmiSW__mmItemChevron{opacity:1;transform:translate(2px)}.Header-module__IsmiSW__mmItemWithSub:hover>.Header-module__IsmiSW__mmItem{background:var(--bg-soft)}.Header-module__IsmiSW__mmSub{border:1px solid var(--line-soft);opacity:0;visibility:hidden;min-width:320px;transition:opacity .22s var(--ease), transform .22s var(--ease), visibility .22s;z-index:51;background:#fff;border-radius:14px;margin-left:8px;padding:14px 8px 8px;position:absolute;top:-14px;left:100%;transform:translate(-6px);box-shadow:0 20px 48px #0a254024,0 4px 10px #0a25400f}.Header-module__IsmiSW__mmSub:before{content:"";width:10px;position:absolute;top:0;bottom:0;left:-10px}.Header-module__IsmiSW__mmItemWithSub:hover .Header-module__IsmiSW__mmSub,.Header-module__IsmiSW__mmSub:hover{opacity:1;visibility:visible;transform:translate(0)}.Header-module__IsmiSW__mmSubHead{font-family:var(--label);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--accent-light);margin-bottom:4px;padding:6px 14px 10px;font-size:10.5px;font-weight:700}.Header-module__IsmiSW__mmSubItem{border-radius:8px;padding:9px 14px;text-decoration:none;transition:background .15s;display:block}.Header-module__IsmiSW__mmSubItem:hover{background:var(--bg-soft)}.Header-module__IsmiSW__mmSubItemLabel{color:var(--navy);margin-bottom:1px;font-size:13.5px;font-weight:500;line-height:1.3;display:block}.Header-module__IsmiSW__mmSubItemDesc{color:var(--text-light);font-size:11.5px;line-height:1.4;display:block}.Header-module__IsmiSW__mmSubWide{grid-template-columns:1fr 1fr;gap:4px 12px;min-width:540px;padding:16px 12px 12px;display:grid}.Header-module__IsmiSW__mmSubCol{flex-direction:column;gap:1px;padding:0 6px;display:flex;position:relative}.Header-module__IsmiSW__mmSubCol:not(:last-child):after{content:"";background:var(--line-soft);width:1px;position:absolute;top:14px;bottom:14px;right:0}.Header-module__IsmiSW__mmSubCol .Header-module__IsmiSW__mmSubHead{margin-bottom:2px;padding:4px 10px 8px}.Header-module__IsmiSW__navActions{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}.Header-module__IsmiSW__navIcon{color:#fff;width:38px;height:38px;transition:background .2s var(--ease), color .2s var(--ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Header-module__IsmiSW__navIcon:hover{background:#ffffff1f}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__navIcon{color:var(--navy)}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__navIcon:hover{background:var(--bg-grey)}.Header-module__IsmiSW__navIconWa:hover{color:#25d366}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__navIconWa:hover{color:#128c7e}.Header-module__IsmiSW__navIconTel:hover{color:var(--accent-bright)}.Header-module__IsmiSW__scrolled .Header-module__IsmiSW__navIconTel:hover{color:var(--accent)}.Header-module__IsmiSW__bookBtn{white-space:nowrap;margin-left:2px;min-height:38px!important;padding:9px 18px!important;font-size:13px!important}.Header-module__IsmiSW__mobileOverlay{z-index:10000;opacity:0;visibility:hidden;background:#0a1f4473;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Header-module__IsmiSW__mobileOverlay.Header-module__IsmiSW__active{opacity:1;visibility:visible}.Header-module__IsmiSW__mobileMenu{z-index:10001;width:100%;max-width:400px;transition:transform .38s var(--ease);content-visibility:hidden;background:#fff;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%)}.Header-module__IsmiSW__mobileMenu.Header-module__IsmiSW__active{content-visibility:visible;transform:translate(0)}.Header-module__IsmiSW__mmHead{border-bottom:1px solid var(--line-soft);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Header-module__IsmiSW__mmClose{background:var(--bg-grey);width:38px;height:38px;color:var(--navy);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex}.Header-module__IsmiSW__mmClose:hover{background:var(--line)}.Header-module__IsmiSW__mmBody{-webkit-overflow-scrolling:touch;flex:1;padding:8px 20px 20px;overflow-y:auto}.Header-module__IsmiSW__mmAcc{border-bottom:1px solid var(--line-soft)}.Header-module__IsmiSW__mmAccBtn{cursor:pointer;width:100%;font-family:var(--serif);letter-spacing:-.01em;color:var(--navy);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:15px 2px;font-size:15.5px;font-weight:600;transition:color .2s;display:flex}.Header-module__IsmiSW__mmAccBtn:hover{color:var(--accent)}.Header-module__IsmiSW__mmAccChev{color:var(--accent);transition:transform .28s var(--ease);flex-shrink:0}.Header-module__IsmiSW__mmAccPanel{max-height:0;transition:max-height .32s var(--ease);overflow:hidden}.Header-module__IsmiSW__mmLink{color:var(--navy);justify-content:space-between;align-items:center;padding:12px 0;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.Header-module__IsmiSW__mmLink:hover{color:var(--accent)}.Header-module__IsmiSW__mmLink svg{color:var(--text-light);flex-shrink:0}.Header-module__IsmiSW__mmAccPanelInner .Header-module__IsmiSW__mmLink{border-bottom:1px solid var(--line-soft);padding:11px 2px 11px 14px;font-size:14px}.Header-module__IsmiSW__mmAccPanelInner .Header-module__IsmiSW__mmLink:first-child{border-top:1px solid var(--line-soft)}.Header-module__IsmiSW__mmAccPanelInner .Header-module__IsmiSW__mmLink:last-child{border-bottom:none;padding-bottom:14px}.Header-module__IsmiSW__mmFoot{border-top:1px solid var(--line-soft);background:var(--bg-soft);flex-shrink:0;padding:20px 24px}.Header-module__IsmiSW__mmContact{color:var(--text-muted);flex-direction:column;gap:8px;margin-top:16px;font-size:13px;display:flex}.Header-module__IsmiSW__mmContact a{color:var(--text-muted);align-items:center;gap:8px;text-decoration:none;transition:color .2s;display:flex}.Header-module__IsmiSW__mmContact a:hover{color:var(--navy)}@media (max-width:1360px){.Header-module__IsmiSW__navLinks{display:none}.Header-module__IsmiSW__hamburger{display:flex}.Header-module__IsmiSW__headerInner{gap:16px}}@media (max-width:768px){.Header-module__IsmiSW__headerInner{gap:12px;height:64px;padding:0 20px}.Header-module__IsmiSW__logoImg,.Header-module__IsmiSW__logoLight,.Header-module__IsmiSW__logoDark{height:30px}.Header-module__IsmiSW__header .Header-module__IsmiSW__logoLight{filter:drop-shadow(0 1px 3px #05152899)}.Header-module__IsmiSW__navIcon{display:none}.Header-module__IsmiSW__bookBtn{min-height:36px!important;padding:9px 14px!important;font-size:12px!important}}@media (max-width:480px){.Header-module__IsmiSW__headerInner{gap:8px;height:58px;padding:0 14px}.Header-module__IsmiSW__logoImg,.Header-module__IsmiSW__logoLight,.Header-module__IsmiSW__logoDark{height:26px}.Header-module__IsmiSW__bookBtn{min-height:34px!important;padding:8px 13px!important;font-size:11.5px!important}}
.WhatsAppFloat-module__LSgk8G__widget{z-index:60;width:350px;max-width:calc(100vw - 32px);max-height:calc(100vh - 210px);animation:WhatsAppFloat-module__LSgk8G__waPop .22s var(--ease,cubic-bezier(.22, .61, .36, 1));background:#fff;border-radius:16px;flex-direction:column;display:flex;position:fixed;bottom:176px;right:24px;overflow:hidden;box-shadow:0 20px 60px #0a254047,0 4px 12px #0a25401f}@keyframes WhatsAppFloat-module__LSgk8G__waPop{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.WhatsAppFloat-module__LSgk8G__header{color:#fff;background:linear-gradient(135deg,#128c7e 0%,#25d366 100%);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.WhatsAppFloat-module__LSgk8G__agent{align-items:center;gap:11px;min-width:0;display:flex}.WhatsAppFloat-module__LSgk8G__avatar{color:#fff;background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.WhatsAppFloat-module__LSgk8G__agentName{font-size:15px;font-weight:700;line-height:1.2}.WhatsAppFloat-module__LSgk8G__agentStatus{color:#ffffffd9;align-items:center;gap:6px;margin-top:2px;font-size:11.5px;display:flex}.WhatsAppFloat-module__LSgk8G__onlineDot{background:#b9f6ca;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 2px #ffffff59}.WhatsAppFloat-module__LSgk8G__close{color:#ffffffd9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:inline-flex}.WhatsAppFloat-module__LSgk8G__close:hover{color:#fff;background:#ffffff2e}.WhatsAppFloat-module__LSgk8G__body{background:#f7f9fb;padding:16px;overflow-y:auto}.WhatsAppFloat-module__LSgk8G__welcome{border:1px solid var(--line,#e5e7eb);color:var(--text,#1f2937);background:#fff;border-radius:4px 14px 14px;margin-bottom:14px;padding:12px 14px;font-size:13px;line-height:1.55;box-shadow:0 2px 8px #0a25400d}.WhatsAppFloat-module__LSgk8G__form{flex-direction:column;gap:10px;display:flex}.WhatsAppFloat-module__LSgk8G__input,.WhatsAppFloat-module__LSgk8G__select{border:1.5px solid var(--line,#e5e7eb);width:100%;color:var(--navy,#0a2540);background:#fff;border-radius:10px;padding:11px 13px;font-size:13.5px;transition:border-color .2s}.WhatsAppFloat-module__LSgk8G__input::placeholder{color:#9aa4b2}.WhatsAppFloat-module__LSgk8G__input:focus,.WhatsAppFloat-module__LSgk8G__select:focus{border-color:var(--accent,#c11f1f);outline:none}.WhatsAppFloat-module__LSgk8G__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235A6471' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.WhatsAppFloat-module__LSgk8G__group{flex-direction:column;gap:5px;display:flex}.WhatsAppFloat-module__LSgk8G__label{color:var(--text-muted,#5a6471);font-size:11.5px;font-weight:600}.WhatsAppFloat-module__LSgk8G__req{color:var(--accent,#c11f1f)}.WhatsAppFloat-module__LSgk8G__consent{color:var(--text-muted,#5a6471);cursor:pointer;align-items:flex-start;gap:8px;margin-top:2px;font-size:11px;line-height:1.5;display:flex}.WhatsAppFloat-module__LSgk8G__consent input{accent-color:var(--accent,#c11f1f);flex-shrink:0;width:14px;height:14px;margin-top:2px}.WhatsAppFloat-module__LSgk8G__consent a{color:var(--accent,#c11f1f);font-weight:600}.WhatsAppFloat-module__LSgk8G__consent a:hover{text-decoration:underline}.WhatsAppFloat-module__LSgk8G__error{color:var(--accent,#c11f1f);background:var(--accent-pale,#fff5f5);border:1px solid var(--accent-light,#ffe5e5);border-radius:8px;padding:8px 11px;font-size:12px}.WhatsAppFloat-module__LSgk8G__submit{color:#fff;background:var(--accent,#c11f1f);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:4px;padding:13px 18px;font-size:14px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.WhatsAppFloat-module__LSgk8G__submit:hover:not(:disabled){background:var(--accent-bright,#e54b4b);transform:translateY(-1px);box-shadow:0 8px 24px #d6282847}.WhatsAppFloat-module__LSgk8G__submit:disabled{opacity:.6;cursor:default}.WhatsAppFloat-module__LSgk8G__privacy{color:var(--text-light,#646b76);justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:11px;font-weight:600;display:flex}.WhatsAppFloat-module__LSgk8G__done{text-align:center;padding:14px 8px 6px}.WhatsAppFloat-module__LSgk8G__doneIcon{color:#25d366;margin:0 auto 8px}.WhatsAppFloat-module__LSgk8G__doneTitle{color:var(--navy,#0a2540);margin-bottom:6px;font-size:15px;font-weight:700}.WhatsAppFloat-module__LSgk8G__doneLink{color:var(--accent,#c11f1f);font-size:12.5px;font-weight:600;text-decoration:underline}@media (max-width:768px){.WhatsAppFloat-module__LSgk8G__widget{width:calc(100vw - 24px);max-height:calc(100vh - 180px);bottom:150px;right:12px}}@media (max-width:480px){.WhatsAppFloat-module__LSgk8G__widget{bottom:140px}}
.ArticleCTA-module__X6gxIW__cta{display:block}.ArticleCTA-module__X6gxIW__sidebar{background:linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 55%, var(--navy-mid) 100%);border:1px solid var(--navy);border-top:3px solid var(--accent);border-radius:18px 18px 0 0;padding:24px 22px;position:relative;overflow:hidden;box-shadow:0 12px 28px #0a25402e}.ArticleCTA-module__X6gxIW__sidebar:before{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#d6282847 0%,#0000 65%);border-radius:50%;width:140px;height:140px;position:absolute;top:-40px;right:-40px}.ArticleCTA-module__X6gxIW__sidebar .ArticleCTA-module__X6gxIW__heading{font-family:var(--serif);color:#fff;letter-spacing:-.012em;margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.3;position:relative}.ArticleCTA-module__X6gxIW__sidebar .ArticleCTA-module__X6gxIW__body{color:#ffffffd9;margin-bottom:18px;font-size:13.5px;line-height:1.6;position:relative}.ArticleCTA-module__X6gxIW__sidebar .ArticleCTA-module__X6gxIW__btn{background:var(--accent);color:#fff;border-radius:var(--r-sm);border:1px solid var(--accent);align-items:center;gap:8px;padding:11px 20px;font-size:13px;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.ArticleCTA-module__X6gxIW__sidebar .ArticleCTA-module__X6gxIW__btn:hover{background:var(--accent-bright);border-color:var(--accent-bright);transform:translateY(-1px);box-shadow:0 6px 18px #d6282859}.ArticleCTA-module__X6gxIW__banner{border-top:4px solid var(--accent);background:linear-gradient(#fff 0%,#fafbfd 60%,#f4f6fb 100%);border-radius:24px 24px 0 0;margin:3em 0;padding:56px 48px 44px;position:relative;overflow:hidden;box-shadow:0 18px 48px #0a25401a,0 6px 16px #0a25400d}.ArticleCTA-module__X6gxIW__bannerBg{pointer-events:none;background:radial-gradient(circle at 100% 0,#c11f1f1a 0%,#0000 65%),radial-gradient(circle at 0 100%,#c11f1f0a 0%,#0000 50%);position:absolute;inset:0}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__inner{flex-direction:column;align-items:flex-start;gap:14px;max-width:640px;display:flex;position:relative}.ArticleCTA-module__X6gxIW__bannerEyebrow{color:var(--accent);font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;background:#c11f1f1a;border:1px solid #c11f1f33;border-radius:100px;padding:5px 12px;font-size:10.5px;font-weight:700;display:inline-block}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__heading{font-family:var(--serif);color:var(--navy);letter-spacing:-.022em;margin:0;font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.18}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__body{color:var(--text-muted,#4f5963);max-width:560px;margin:0;font-size:16px;line-height:1.6}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__btn{background:var(--accent);color:#fff;border-radius:var(--r-sm);letter-spacing:.005em;border:1px solid var(--accent);align-items:center;gap:8px;margin-top:6px;padding:15px 30px;font-size:14.5px;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__btn:hover{background:var(--accent-bright);border-color:var(--accent-bright);transform:translateY(-2px);box-shadow:0 12px 28px #d6282859}.ArticleCTA-module__X6gxIW__bannerMicro{color:var(--text-light,#6b7791);letter-spacing:.005em;margin:10px 0 0;font-size:12px}.ArticleCTA-module__X6gxIW__inline{border:1px solid var(--line);border-left:4px solid var(--accent);background:linear-gradient(#0a254006 0%,#d6282808 100%);border-radius:0 14px 14px 0;margin:2.4em 0;padding:26px 28px 24px;position:relative;box-shadow:0 4px 14px #0a25400d}.ArticleCTA-module__X6gxIW__inlineEyebrow{color:var(--accent);font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:10px;font-size:10.5px;font-weight:700;display:inline-flex}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__heading{font-family:var(--serif);color:var(--navy);letter-spacing:-.014em;margin:0 0 6px;font-size:19px;font-weight:700;line-height:1.25}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__body{color:var(--text-muted);margin:0 0 18px;font-size:14.5px;line-height:1.65}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__btn{background:var(--accent);color:#fff;border-radius:var(--r-sm);border:1px solid var(--accent);align-items:center;gap:8px;min-height:44px;padding:13px 22px;font-size:13.5px;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__btn:hover{background:var(--accent-bright);border-color:var(--accent-bright);transform:translateY(-1px);box-shadow:0 6px 18px #d628284d}@media (max-width:768px){.ArticleCTA-module__X6gxIW__banner{margin:2.4em 0;padding:44px 32px 32px}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__heading{font-size:26px;line-height:1.15}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__body{max-width:100%;font-size:15px}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__btn{padding:14px 26px;font-size:14px}.ArticleCTA-module__X6gxIW__bannerMicro{font-size:12px}.ArticleCTA-module__X6gxIW__bannerEyebrow{font-size:10px}.ArticleCTA-module__X6gxIW__inline{margin:2em 0;padding:22px 22px 20px}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__heading{font-size:18px;line-height:1.2}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__body{font-size:14px}.ArticleCTA-module__X6gxIW__inlineEyebrow{font-size:10px}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__btn{padding:13px 20px;font-size:13.5px}}@media (max-width:600px){.ArticleCTA-module__X6gxIW__banner{border-radius:18px 18px 0 0;margin:2em 0;padding:32px 20px 24px}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__heading{font-size:22px}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__body{font-size:14.5px}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__btn{justify-content:center;width:100%;padding:13px 22px;font-size:14px}.ArticleCTA-module__X6gxIW__bannerMicro{font-size:11.5px}.ArticleCTA-module__X6gxIW__inline{margin:1.8em 0;padding:20px 18px 18px}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__heading{font-size:17px}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__body{margin-bottom:16px;font-size:13.5px}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__btn{justify-content:center;width:100%}}@media (max-width:480px){.ArticleCTA-module__X6gxIW__banner{border-radius:14px 14px 0 0;padding:28px 16px 22px}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__heading{letter-spacing:-.02em;font-size:20px}.ArticleCTA-module__X6gxIW__banner .ArticleCTA-module__X6gxIW__body{font-size:14px}.ArticleCTA-module__X6gxIW__bannerEyebrow{padding:4px 10px}.ArticleCTA-module__X6gxIW__inline{border-left-width:3px;padding:18px 16px 16px}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__heading{font-size:16px}.ArticleCTA-module__X6gxIW__inline .ArticleCTA-module__X6gxIW__body{font-size:13.5px}}
.ArticleDisclaimer-module__nWL_xq__disclaimer{background:var(--bg-soft);border:1px solid var(--line-soft);border-left:3px solid var(--text-light);border-radius:0 14px 14px 0;align-items:flex-start;gap:16px;margin:2.5em 0 2em;padding:22px 24px;display:flex}.ArticleDisclaimer-module__nWL_xq__icon{border:1px solid var(--line);width:36px;height:36px;color:var(--text-muted);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ArticleDisclaimer-module__nWL_xq__body{flex:1;min-width:0}.ArticleDisclaimer-module__nWL_xq__label{font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:0 0 8px;font-size:10.5px;font-weight:700}.ArticleDisclaimer-module__nWL_xq__text{color:var(--text-muted);margin:0;font-size:12.5px;line-height:1.7}.ArticleDisclaimer-module__nWL_xq__text strong{color:var(--navy);font-weight:700}.ArticleDisclaimer-module__nWL_xq__link{color:var(--accent);border-bottom:1px solid #d628284d;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.ArticleDisclaimer-module__nWL_xq__link:hover{color:var(--accent-deep);border-bottom-color:var(--accent)}@media (max-width:768px){.ArticleDisclaimer-module__nWL_xq__disclaimer{gap:14px;margin:2em 0 1.6em;padding:20px}.ArticleDisclaimer-module__nWL_xq__icon{width:34px;height:34px}}@media (max-width:600px){.ArticleDisclaimer-module__nWL_xq__disclaimer{gap:12px;padding:18px 16px}.ArticleDisclaimer-module__nWL_xq__icon{width:32px;height:32px}.ArticleDisclaimer-module__nWL_xq__label{font-size:10px}.ArticleDisclaimer-module__nWL_xq__text{font-size:12px}}@media (max-width:480px){.ArticleDisclaimer-module__nWL_xq__disclaimer{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 14px}.ArticleDisclaimer-module__nWL_xq__text{font-size:12.5px;line-height:1.6}}
.TableOfContents-module__y9lH4q__toc{border:1px solid var(--line);border-top:3px solid var(--accent);background:#fff;border-radius:14px 14px 12px 12px;max-height:calc(100vh - 120px);padding:20px 22px 18px;position:sticky;top:96px;overflow-y:auto;box-shadow:0 4px 14px #0a25400d}.TableOfContents-module__y9lH4q__label{font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--line-soft);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;margin:0 0 12px;padding-bottom:12px;font-size:10.5px;font-weight:700;list-style:none;display:flex}.TableOfContents-module__y9lH4q__label::-webkit-details-marker{display:none}.TableOfContents-module__y9lH4q__label:before{content:"";background-color:currentColor;flex-shrink:0;width:14px;height:14px;display:inline-block;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M3 3h10M3 7h10M3 11h7' stroke='black' stroke-width='1.6' stroke-linecap='round'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M3 3h10M3 7h10M3 11h7' stroke='black' stroke-width='1.6' stroke-linecap='round'/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.TableOfContents-module__y9lH4q__labelText{flex:1}.TableOfContents-module__y9lH4q__labelCount{font-family:var(--label);letter-spacing:.05em;color:var(--accent);background:#d628280f;border-radius:100px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700;display:none}.TableOfContents-module__y9lH4q__list{counter-reset:toc-counter;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.TableOfContents-module__y9lH4q__item{padding:0;position:relative}.TableOfContents-module__y9lH4q__link{min-height:44px;color:var(--text-muted);border-left:2px solid #0000;border-radius:0 4px 4px 0;align-items:center;padding:10px 0 10px 14px;font-size:13.5px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .18s,border-color .18s,background .18s,padding-left .18s;display:flex}.TableOfContents-module__y9lH4q__link:hover{color:var(--navy);border-left-color:var(--line);padding-left:16px}.TableOfContents-module__y9lH4q__active{background:#d628280a;font-weight:700;color:var(--navy)!important;border-left-color:var(--accent)!important;border-left-width:3px!important;padding-left:14px!important}@media (min-width:769px){.TableOfContents-module__y9lH4q__toc .TableOfContents-module__y9lH4q__label{cursor:default}.TableOfContents-module__y9lH4q__toc .TableOfContents-module__y9lH4q__label:after,.TableOfContents-module__y9lH4q__toc .TableOfContents-module__y9lH4q__labelCount{display:none}}.TableOfContents-module__y9lH4q__toc::-webkit-scrollbar{width:4px}.TableOfContents-module__y9lH4q__toc::-webkit-scrollbar-track{background:0 0}.TableOfContents-module__y9lH4q__toc::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.TableOfContents-module__y9lH4q__toc::-webkit-scrollbar-thumb:hover{background:var(--text-light)}@media (max-width:768px){.TableOfContents-module__y9lH4q__toc{border-radius:12px 12px 10px 10px;max-height:none;padding:14px 18px;position:static;overflow-y:visible}.TableOfContents-module__y9lH4q__toc[open]{padding-bottom:14px}.TableOfContents-module__y9lH4q__label{border-bottom:none;min-height:36px;margin:0;padding:6px 0;font-size:10.5px}.TableOfContents-module__y9lH4q__labelCount{align-items:center;display:inline-flex}.TableOfContents-module__y9lH4q__label:after{content:"";width:12px;height:12px;transition:transform .22s var(--ease);background-color:currentColor;flex-shrink:0;margin-left:4px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M4 6l4 4 4-4' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M4 6l4 4 4-4' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.TableOfContents-module__y9lH4q__toc[open] .TableOfContents-module__y9lH4q__label:after{transform:rotate(180deg)}.TableOfContents-module__y9lH4q__toc[open] .TableOfContents-module__y9lH4q__label{border-bottom:1px solid var(--line-soft);margin-bottom:8px;padding-bottom:10px}.TableOfContents-module__y9lH4q__link{min-height:44px;padding:12px 0 12px 12px;font-size:13.5px}}@media (max-width:480px){.TableOfContents-module__y9lH4q__toc{padding:12px 14px}.TableOfContents-module__y9lH4q__label{font-size:10px}.TableOfContents-module__y9lH4q__labelCount{padding:2px 7px;font-size:10.5px}.TableOfContents-module__y9lH4q__link{padding:11px 0 11px 10px;font-size:13px}}
.PillarHero-module__Rgmy-W__hero{background:radial-gradient(at 75% 30%,#c40a2d2e 0%,#0000 55%),radial-gradient(at 20% 80%,#4a90e21f 0%,#0000 50%),linear-gradient(135deg,#002b4a 0%,#00283f 50%,#001a2a 100%);padding-top:108px;padding-bottom:48px;position:relative;overflow:hidden}.PillarHero-module__Rgmy-W__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:60px;margin-top:28px;display:grid}.PillarHero-module__Rgmy-W__text{flex-direction:column;align-items:flex-start;gap:0;display:flex}.PillarHero-module__Rgmy-W__eyebrowRow{align-items:center;gap:10px;margin-bottom:18px;display:flex}.PillarHero-module__Rgmy-W__sectionBadge{background:var(--accent);font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;color:#fff;border-radius:100px;padding:5px 12px;font-size:10.5px;font-weight:700;display:inline-block}.PillarHero-module__Rgmy-W__readTime{font-family:var(--label);color:#fff9;letter-spacing:.06em;font-size:11.5px}.PillarHero-module__Rgmy-W__dot{color:#fff6;-webkit-user-select:none;user-select:none}.PillarHero-module__Rgmy-W__title{font-family:var(--serif);color:#fff;letter-spacing:-.028em;max-width:16ch;margin:0 0 20px;font-size:clamp(30px,4.2vw,52px);font-weight:400;line-height:1.05}.PillarHero-module__Rgmy-W__lead{color:#ffffffd1;max-width:36em;margin:0 0 28px;font-size:clamp(15px,1.3vw,18px);line-height:1.55}.PillarHero-module__Rgmy-W__lead.article-summary{background:0 0;border-left:0;border-radius:0;padding-left:0}.PillarHero-module__Rgmy-W__authorRow{border-top:1px solid #ffffff2e;align-items:center;gap:12px;width:100%;max-width:360px;margin-bottom:28px;padding-top:22px;display:flex}.PillarHero-module__Rgmy-W__avatar{background:var(--navy);border:2px solid #fff;border-radius:50%;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0a25402e}.PillarHero-module__Rgmy-W__avatarImg{object-fit:cover;object-position:center top;border-radius:50%}.PillarHero-module__Rgmy-W__authorBody{flex-direction:column;gap:1px;min-width:0;display:flex}.PillarHero-module__Rgmy-W__authorName{color:#fff;margin:0;font-size:13.5px;font-weight:600;line-height:1.3}.PillarHero-module__Rgmy-W__authorMeta{color:#fff9;margin:0;font-size:12px;line-height:1.3}.PillarHero-module__Rgmy-W__cta{background:var(--accent);color:#fff;border-radius:var(--r-sm);letter-spacing:.005em;border:1px solid var(--accent);transition:background .22s var(--ease), box-shadow .22s var(--ease), transform .22s var(--ease);align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #d628282e}.PillarHero-module__Rgmy-W__cta:hover{background:var(--accent-bright);border-color:var(--accent-bright);transform:translateY(-1px);box-shadow:0 8px 22px #d6282852}.PillarHero-module__Rgmy-W__imageWrap{position:relative}.PillarHero-module__Rgmy-W__imageCard{aspect-ratio:16/10;background:linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 100%);border-top:3px solid var(--accent);border-radius:18px 18px 12px 12px;position:relative;overflow:hidden;box-shadow:0 22px 56px #0a25402e,0 4px 12px #0a254014,0 0 0 1px #0a25400a}.PillarHero-module__Rgmy-W__image{object-fit:cover;object-position:center;transition:transform 1s var(--ease)}.PillarHero-module__Rgmy-W__imageCard:hover .PillarHero-module__Rgmy-W__image{transform:scale(1.03)}@media (max-width:1100px){.PillarHero-module__Rgmy-W__grid{gap:44px}.PillarHero-module__Rgmy-W__title{font-size:clamp(28px,4vw,44px)}.PillarHero-module__Rgmy-W__lead{max-width:32em}}@media (max-width:900px){.PillarHero-module__Rgmy-W__hero{padding-top:92px;padding-bottom:40px}.PillarHero-module__Rgmy-W__grid{grid-template-columns:1fr;gap:28px;margin-top:22px}.PillarHero-module__Rgmy-W__imageWrap{order:-1}.PillarHero-module__Rgmy-W__imageCard{aspect-ratio:16/10;border-top-width:2px;border-radius:14px 14px 10px 10px}.PillarHero-module__Rgmy-W__title{max-width:none;font-size:clamp(24px,6vw,34px)}.PillarHero-module__Rgmy-W__lead{max-width:none;margin-bottom:22px;font-size:15px}.PillarHero-module__Rgmy-W__authorRow{max-width:none;margin-bottom:22px;padding-top:18px}.PillarHero-module__Rgmy-W__cta{justify-content:center;width:100%;min-height:48px;padding:14px 24px}}@media (max-width:768px){.PillarHero-module__Rgmy-W__hero{padding-top:88px;padding-bottom:32px}.PillarHero-module__Rgmy-W__grid{gap:24px;margin-top:18px}.PillarHero-module__Rgmy-W__eyebrowRow{gap:8px;margin-bottom:14px}.PillarHero-module__Rgmy-W__sectionBadge{padding:4px 10px;font-size:10.5px}.PillarHero-module__Rgmy-W__readTime{font-size:11px}.PillarHero-module__Rgmy-W__title{margin-bottom:16px;font-size:clamp(24px,5.5vw,32px)}.PillarHero-module__Rgmy-W__lead{margin-bottom:20px;font-size:15px}.PillarHero-module__Rgmy-W__authorRow{gap:10px;max-width:100%}.PillarHero-module__Rgmy-W__avatar{width:42px;height:42px}.PillarHero-module__Rgmy-W__imageCard{aspect-ratio:16/11}}@media (max-width:600px){.PillarHero-module__Rgmy-W__hero{padding-top:78px;padding-bottom:28px}.PillarHero-module__Rgmy-W__grid{gap:22px}.PillarHero-module__Rgmy-W__title{margin-bottom:14px;font-size:clamp(22px,7vw,30px);line-height:1.1}.PillarHero-module__Rgmy-W__lead{margin-bottom:18px;font-size:14.5px;line-height:1.5}.PillarHero-module__Rgmy-W__sectionBadge{letter-spacing:.12em;padding:3px 9px;font-size:10px}.PillarHero-module__Rgmy-W__imageCard{aspect-ratio:4/3;border-radius:12px 12px 8px 8px}.PillarHero-module__Rgmy-W__authorName{font-size:13px}.PillarHero-module__Rgmy-W__authorMeta{font-size:11.5px}.PillarHero-module__Rgmy-W__cta{padding:13px 22px;font-size:13.5px}}@media (max-width:480px){.PillarHero-module__Rgmy-W__hero{padding-top:72px;padding-bottom:24px}.PillarHero-module__Rgmy-W__title{font-size:clamp(20px,7.5vw,26px)}.PillarHero-module__Rgmy-W__lead{font-size:14px}.PillarHero-module__Rgmy-W__imageCard{border-top-width:2px;border-radius:10px 10px 8px 8px}}
.EncorServiceShell-module__fwvyCG__page{color:#333;background:#fff}.EncorServiceShell-module__fwvyCG__container{max-width:var(--container);width:100%;margin:0 auto;padding:0 24px}.EncorServiceShell-module__fwvyCG__grayBg{background:#f7f7f7}.EncorServiceShell-module__fwvyCG__h2Major{color:#00283f;letter-spacing:-.5px;text-transform:none;margin:0 0 24px;font-size:40px;font-weight:600;line-height:44px}.EncorServiceShell-module__fwvyCG__h2Mid{color:#00283f;letter-spacing:-.3px;text-transform:none;margin:0 0 16px;font-size:30px;font-weight:600;line-height:45px}.EncorServiceShell-module__fwvyCG__h3{color:#191a21;margin:0;font-size:16px;font-weight:600;line-height:24px}.EncorServiceShell-module__fwvyCG__body{color:#333;margin:0 0 16px;font-size:14px;font-weight:400;line-height:24px}.EncorServiceShell-module__fwvyCG__hero{background:#00283f;align-items:center;height:625px;padding-top:80px;display:flex;position:relative;overflow:hidden}.EncorServiceShell-module__fwvyCG__heroBg{z-index:0;position:absolute;inset:0}.EncorServiceShell-module__fwvyCG__heroGradient{background:radial-gradient(at 75% 30%,#c40a2d2e 0%,#0000 55%),radial-gradient(at 20% 80%,#4a90e21f 0%,#0000 50%),linear-gradient(135deg,#002b4a 0%,#00283f 50%,#001a2a 100%);position:absolute;inset:0}.EncorServiceShell-module__fwvyCG__heroPattern{opacity:.06;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-position:-1px -1px;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 60%,#000 0%,#0000 70%);mask-image:radial-gradient(at 60%,#000 0%,#0000 70%)}.EncorServiceShell-module__fwvyCG__heroContent{z-index:2;position:relative}.EncorServiceShell-module__fwvyCG__heroHeadline{color:#fff;letter-spacing:-.5px;margin:0 0 18px;font-size:40px;font-weight:600;line-height:60px}.EncorServiceShell-module__fwvyCG__heroLead{color:#ffffffc7;max-width:560px;margin:0 0 28px;font-size:15px;font-weight:400;line-height:24px}.EncorServiceShell-module__fwvyCG__heroChips{flex-wrap:wrap;gap:8px 10px;margin:0;padding:0;list-style:none;display:flex}.EncorServiceShell-module__fwvyCG__heroChip{color:#fff;letter-spacing:.1px;-webkit-backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:6px;padding:7px 12px 7px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.EncorServiceShell-module__fwvyCG__heroChip svg{color:#ff8893;flex-shrink:0}.EncorServiceShell-module__fwvyCG__intro{background:#fff;padding:80px 0}.EncorServiceShell-module__fwvyCG__introGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:64px;display:grid}.EncorServiceShell-module__fwvyCG__introText{flex-direction:column;justify-content:center;display:flex}.EncorServiceShell-module__fwvyCG__introImage{border-radius:12px;align-self:center;width:100%;height:100%;min-height:440px;max-height:680px;position:relative;overflow:hidden;box-shadow:0 18px 40px #00283f1a}.EncorServiceShell-module__fwvyCG__introImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.EncorServiceShell-module__fwvyCG__solutions{background:#fff;padding:96px 0}.EncorServiceShell-module__fwvyCG__solutionsHead{text-align:center;flex-direction:column;gap:16px;max-width:760px;margin:0 auto 56px;display:flex}.EncorServiceShell-module__fwvyCG__solutionsHead .EncorServiceShell-module__fwvyCG__h2Major{text-transform:none;letter-spacing:-.5px;margin:0}.EncorServiceShell-module__fwvyCG__solutionsHead .EncorServiceShell-module__fwvyCG__body{max-width:620px;margin:0 auto}.EncorServiceShell-module__fwvyCG__licenceGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.EncorServiceShell-module__fwvyCG__licenceGrid:has(>:last-child:nth-child(4)){grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__licenceGrid:has(>:last-child:nth-child(2)){grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__licenceCard{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:28px 26px 26px;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative;overflow:hidden}.EncorServiceShell-module__fwvyCG__licenceCard:before{content:"";opacity:0;transform-origin:0;background:#c40a2d;height:3px;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.EncorServiceShell-module__fwvyCG__licenceCard:hover{border-color:#c40a2d59;transform:translateY(-3px);box-shadow:0 14px 28px #00283f14}.EncorServiceShell-module__fwvyCG__licenceCard:hover:before{opacity:1;transform:scaleX(1)}.EncorServiceShell-module__fwvyCG__licenceBadge{color:#c40a2d;letter-spacing:.8px;width:38px;height:28px;font-size:12px;font-weight:700;font-family:var(--label,inherit);background:#c40a2d14;border-radius:6px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.EncorServiceShell-module__fwvyCG__licenceTitle{color:#00283f;letter-spacing:-.2px;margin:0 0 10px;font-size:17px;font-weight:600;line-height:1.32}.EncorServiceShell-module__fwvyCG__licenceBody{color:#555;margin:0;font-size:13.5px;font-weight:400;line-height:22px}.EncorServiceShell-module__fwvyCG__benefits{padding:96px 0 80px}.EncorServiceShell-module__fwvyCG__benefitsHead{text-align:center;flex-direction:column;gap:16px;max-width:760px;margin:0 auto 56px;display:flex}.EncorServiceShell-module__fwvyCG__benefitsHead .EncorServiceShell-module__fwvyCG__h2Major,.EncorServiceShell-module__fwvyCG__benefitsHead .EncorServiceShell-module__fwvyCG__h2Mid{text-transform:none;letter-spacing:-.3px;margin:0}.EncorServiceShell-module__fwvyCG__benefitsHead .EncorServiceShell-module__fwvyCG__body{max-width:600px;margin:0 auto}.EncorServiceShell-module__fwvyCG__benefitsList{grid-template-columns:1fr 1fr;gap:18px;display:grid}.EncorServiceShell-module__fwvyCG__benefitItem{background:#fff;border:1px solid #e5e5e5;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:28px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.EncorServiceShell-module__fwvyCG__benefitItem:hover{border-color:#c40a2d59;transform:translateY(-2px);box-shadow:0 10px 24px #00283f0f}.EncorServiceShell-module__fwvyCG__benefitItem .EncorServiceShell-module__fwvyCG__h3{text-transform:uppercase;letter-spacing:.2px;color:#00283f;font-size:14px;font-weight:700;line-height:22px}.EncorServiceShell-module__fwvyCG__benefitItem:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C40A2D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border:1.5px solid #c40a2d;border-radius:50%;flex-shrink:0;width:32px;height:32px}.EncorServiceShell-module__fwvyCG__advantage{padding:56px 0 104px}.EncorServiceShell-module__fwvyCG__advantageHead{text-align:center;flex-direction:column;gap:16px;max-width:800px;margin:0 auto 56px;display:flex}.EncorServiceShell-module__fwvyCG__advantageHead .EncorServiceShell-module__fwvyCG__h2Major{text-transform:none;letter-spacing:-.5px;margin:0}.EncorServiceShell-module__fwvyCG__advantageHead .EncorServiceShell-module__fwvyCG__body{max-width:680px;margin:0 auto}.EncorServiceShell-module__fwvyCG__advGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.EncorServiceShell-module__fwvyCG__advGrid:has(>:last-child:nth-child(4)){grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__advGrid:has(>:last-child:nth-child(2)){grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__advCard{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:14px;padding:30px 26px 28px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.EncorServiceShell-module__fwvyCG__advCard:hover{border-color:#c40a2d59;transform:translateY(-3px);box-shadow:0 14px 28px #00283f14}.EncorServiceShell-module__fwvyCG__advIcon{color:#fff;background:linear-gradient(135deg,#00283f 0%,#001e32 100%);border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;transition:background .3s,transform .3s;display:inline-flex;box-shadow:0 6px 14px #00283f2e}.EncorServiceShell-module__fwvyCG__advCard:hover .EncorServiceShell-module__fwvyCG__advIcon{background:linear-gradient(135deg,#c40a2d 0%,#8a0820 100%);transform:rotate(-4deg)}.EncorServiceShell-module__fwvyCG__advTitle{color:#00283f;letter-spacing:-.2px;margin:0;font-size:16px;font-weight:600;line-height:1.35}.EncorServiceShell-module__fwvyCG__advBody{color:#555;margin:0;font-size:13.5px;font-weight:400;line-height:22px}.EncorServiceShell-module__fwvyCG__cta{background:#fff;padding:80px 0 0;position:relative;overflow:hidden}.EncorServiceShell-module__fwvyCG__ctaCard{background:linear-gradient(#fff 0%,#fafbfd 60%,#f4f6fb 100%);border-top:4px solid #c11f1f;border-radius:30px 30px 0 0;padding:72px 32px 80px;position:relative;overflow:hidden;box-shadow:0 -1px #c11f1f00,0 18px 48px #0a25401a,0 6px 16px #0a25400d}.EncorServiceShell-module__fwvyCG__ctaCardGlow{pointer-events:none;filter:blur(30px);z-index:0;background:radial-gradient(circle,#c11f1f1a 0%,#0000 65%);width:540px;height:540px;position:absolute;top:-160px;right:-180px}.EncorServiceShell-module__fwvyCG__ctaInner{z-index:1;text-align:center;max-width:720px;margin:0 auto;position:relative}.EncorServiceShell-module__fwvyCG__ctaHeadline{color:#0a2540;letter-spacing:-.5px;margin:0 0 18px;font-size:40px;font-weight:600;line-height:50px}.EncorServiceShell-module__fwvyCG__ctaBody{color:#5a6a82;max-width:620px;margin:0 auto 32px;font-size:15px;font-weight:400;line-height:26px}.EncorServiceShell-module__fwvyCG__ctaBtn{align-items:center;gap:10px;padding:14px 28px!important;font-size:15px!important;display:inline-flex!important}.EncorServiceShell-module__fwvyCG__ctaBtn svg{transition:transform .25s}.EncorServiceShell-module__fwvyCG__ctaBtn:hover svg{transform:translate(3px)}.EncorServiceShell-module__fwvyCG__licences{background:#fff;padding:96px 0}.EncorServiceShell-module__fwvyCG__licencesGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.EncorServiceShell-module__fwvyCG__licenceTypeCard{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:14px;padding:32px 28px 28px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.EncorServiceShell-module__fwvyCG__licenceTypeCard:hover{border-color:#c40a2d59;transform:translateY(-3px);box-shadow:0 14px 28px #00283f14}.EncorServiceShell-module__fwvyCG__licenceTypeIcon{color:#fff;background:linear-gradient(135deg,#00283f 0%,#001e32 100%);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s,transform .3s;display:inline-flex;box-shadow:0 6px 14px #00283f2e}.EncorServiceShell-module__fwvyCG__licenceTypeCard:hover .EncorServiceShell-module__fwvyCG__licenceTypeIcon{background:linear-gradient(135deg,#c40a2d 0%,#8a0820 100%);transform:rotate(-4deg)}.EncorServiceShell-module__fwvyCG__licenceList{border-top:1px solid #f0f0f0;flex-direction:column;gap:0;margin:6px 0 0;padding:0;list-style:none;display:flex}.EncorServiceShell-module__fwvyCG__licenceList li{color:#00283f;border-bottom:1px solid #f0f0f0;padding:11px 0 11px 20px;font-size:13.5px;font-weight:500;line-height:1.4;position:relative}.EncorServiceShell-module__fwvyCG__licenceList li:before{content:"→";color:#c40a2d;font-size:14px;font-weight:700;position:absolute;top:11px;left:0}.EncorServiceShell-module__fwvyCG__process{background:#fff;padding:96px 0}.EncorServiceShell-module__fwvyCG__processList{flex-direction:column;gap:0;max-width:880px;margin:0 auto;padding:0;list-style:none;display:flex;position:relative}.EncorServiceShell-module__fwvyCG__processStep{border-bottom:1px solid #e5e5e5;grid-template-columns:72px 1fr;align-items:start;gap:28px;padding:22px 0;display:grid}.EncorServiceShell-module__fwvyCG__processStep:last-child{border-bottom:0}.EncorServiceShell-module__fwvyCG__processNum{color:#c40a2d;letter-spacing:1px;background:#c40a2d0f;border:1.5px solid #c40a2d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:16px;font-weight:700;display:inline-flex}.EncorServiceShell-module__fwvyCG__processBody{flex-direction:column;gap:6px;padding-top:12px;display:flex}.EncorServiceShell-module__fwvyCG__processTitle{color:#00283f;letter-spacing:-.2px;margin:0;font-size:17px;font-weight:600;line-height:1.3}.EncorServiceShell-module__fwvyCG__processText{color:#555;margin:0;font-size:14px;font-weight:400;line-height:22px}.EncorServiceShell-module__fwvyCG__documents{padding:96px 0}.EncorServiceShell-module__fwvyCG__documentsCard{background:#fff;border:1px solid #e5e5e5;border-radius:16px;max-width:1000px;margin:0 auto;padding:56px;box-shadow:0 18px 40px #00283f0f}.EncorServiceShell-module__fwvyCG__documentsHead{text-align:center;flex-direction:column;gap:14px;max-width:700px;margin:0 auto 36px;display:flex}.EncorServiceShell-module__fwvyCG__documentsHead .EncorServiceShell-module__fwvyCG__h2Major{text-transform:none;margin:0}.EncorServiceShell-module__fwvyCG__documentsHead .EncorServiceShell-module__fwvyCG__body{margin:0 auto}.EncorServiceShell-module__fwvyCG__documentsList{grid-template-columns:1fr 1fr;gap:0 32px;margin:0;padding:0;list-style:none;display:grid}.EncorServiceShell-module__fwvyCG__documentsItem{color:#00283f;border-bottom:1px solid #f0f0f0;align-items:center;gap:14px;padding:16px 0;font-size:14px;font-weight:500;line-height:1.45;display:flex}.EncorServiceShell-module__fwvyCG__documentsItem svg{color:#c40a2d;flex-shrink:0}.EncorServiceShell-module__fwvyCG__documentsGroups{flex-direction:column;gap:40px;display:flex}.EncorServiceShell-module__fwvyCG__documentsGroupLabel{font-family:var(--label,inherit);letter-spacing:.12em;text-transform:uppercase;color:#c40a2d;border-bottom:2px solid #f3e1e4;margin:0 0 8px;padding-bottom:12px;font-size:12px;font-weight:700}.EncorServiceShell-module__fwvyCG__industries{padding:96px 0}.EncorServiceShell-module__fwvyCG__industriesGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.EncorServiceShell-module__fwvyCG__industryCard{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;align-items:flex-start;gap:14px;padding:28px 22px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.EncorServiceShell-module__fwvyCG__industryCard:hover{border-color:#c40a2d59;transform:translateY(-3px);box-shadow:0 14px 28px #00283f14}.EncorServiceShell-module__fwvyCG__industryIcon{color:#fff;background:linear-gradient(135deg,#00283f 0%,#001e32 100%);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,transform .3s;display:inline-flex;box-shadow:0 6px 14px #00283f2e}.EncorServiceShell-module__fwvyCG__industryCard:hover .EncorServiceShell-module__fwvyCG__industryIcon{background:linear-gradient(135deg,#c40a2d 0%,#8a0820 100%);transform:rotate(-4deg)}.EncorServiceShell-module__fwvyCG__industryTitle{color:#00283f;letter-spacing:-.1px;margin:0;font-size:14.5px;font-weight:600;line-height:1.35}.EncorServiceShell-module__fwvyCG__pillars{background:#fff;padding:96px 0}.EncorServiceShell-module__fwvyCG__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.EncorServiceShell-module__fwvyCG__pillarsGrid:has(>:last-child:nth-child(4)){grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__pillarsGrid:has(>:last-child:nth-child(2)){grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__pillarCard{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:16px;padding:36px 30px 32px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.EncorServiceShell-module__fwvyCG__pillarCard:before{content:"";opacity:0;transform-origin:0;background:#c40a2d;height:3px;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.EncorServiceShell-module__fwvyCG__pillarCard:hover{border-color:#c40a2d59;transform:translateY(-3px);box-shadow:0 14px 28px #00283f14}.EncorServiceShell-module__fwvyCG__pillarCard:hover:before{opacity:1;transform:scaleX(1)}.EncorServiceShell-module__fwvyCG__pillarIcon{color:#fff;background:linear-gradient(135deg,#00283f 0%,#001e32 100%);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;transition:background .3s,transform .3s;display:inline-flex;box-shadow:0 6px 14px #00283f2e}.EncorServiceShell-module__fwvyCG__pillarCard:hover .EncorServiceShell-module__fwvyCG__pillarIcon{background:linear-gradient(135deg,#c40a2d 0%,#8a0820 100%);transform:rotate(-4deg)}.EncorServiceShell-module__fwvyCG__pillarTitle{color:#00283f;letter-spacing:-.2px;margin:0;font-size:18px;font-weight:600;line-height:1.3}.EncorServiceShell-module__fwvyCG__pillarBody{color:#555;margin:0;font-size:14px;font-weight:400;line-height:23px}.EncorServiceShell-module__fwvyCG__specialists{background:#fff;padding:96px 0}.EncorServiceShell-module__fwvyCG__specialistsGrid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}@media (min-width:1101px){.EncorServiceShell-module__fwvyCG__specialistsGrid:has(>:nth-child(6):last-child)>:nth-child(6){grid-column:3}.EncorServiceShell-module__fwvyCG__specialistsGrid:has(>:nth-child(4):last-child){grid-template-columns:repeat(4,1fr)}}.EncorServiceShell-module__fwvyCG__specialistCard{aspect-ratio:3/4;transition:transform .5s var(--ease), box-shadow .5s var(--ease);background:linear-gradient(#f8fafd 0%,#e8eef6 50%,#d8e2ee 100%);border-radius:24px 24px 0 0;position:relative;overflow:hidden;box-shadow:0 4px 16px #0a25400f,0 1px 3px #0a25400a}.EncorServiceShell-module__fwvyCG__specialistCard:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0a25402e,0 4px 12px #0a254014}.EncorServiceShell-module__fwvyCG__specialistLink{z-index:1;color:inherit;text-decoration:none;display:block;position:absolute;inset:0}.EncorServiceShell-module__fwvyCG__specialistImgWrap{position:absolute;inset:0;overflow:hidden}.EncorServiceShell-module__fwvyCG__specialistImg{object-fit:cover;object-position:center 18%;transition:transform .7s var(--ease)}.EncorServiceShell-module__fwvyCG__specialistCard:hover .EncorServiceShell-module__fwvyCG__specialistImg{transform:scale(1.05)}.EncorServiceShell-module__fwvyCG__specialistImgWrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0a1f4440 25%,#0a1f44bf 55%,#051026f5 100%);height:55%;position:absolute;bottom:0;left:0;right:0}.EncorServiceShell-module__fwvyCG__specialistInfo{color:#fff;z-index:2;-webkit-backdrop-filter:blur(18px)saturate(140%);background:#0a25406b;border:1px solid #ffffff2e;border-radius:16px 16px 0 0;padding:14px 16px 16px;position:absolute;bottom:16px;left:16px;right:16px}.EncorServiceShell-module__fwvyCG__specialistName{font-family:var(--serif);color:#fff;letter-spacing:-.02em;text-align:center;text-shadow:0 2px 8px #0000004d;margin:0 0 6px;font-size:16.5px;font-weight:700;line-height:1.18}.EncorServiceShell-module__fwvyCG__specialistRole{color:#fff;text-align:center;letter-spacing:.01em;margin:0;font-size:11.5px;font-weight:400;line-height:1.4}.EncorServiceShell-module__fwvyCG__specialistLinkedin{-webkit-backdrop-filter:blur(12px);width:34px;height:34px;color:var(--navy);transition:all .35s var(--ease);z-index:3;opacity:0;background:#ffffffd9;border:1px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px;transform:scale(.85);box-shadow:0 4px 12px #0a1f4426}.EncorServiceShell-module__fwvyCG__specialistCard:hover .EncorServiceShell-module__fwvyCG__specialistLinkedin{opacity:1;transform:scale(1)}.EncorServiceShell-module__fwvyCG__specialistLinkedin:hover{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 6px 20px #d6282866}@media (max-width:1100px){.EncorServiceShell-module__fwvyCG__specialistsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.EncorServiceShell-module__fwvyCG__specialistsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.EncorServiceShell-module__fwvyCG__specialistName{font-size:14px}.EncorServiceShell-module__fwvyCG__specialistRole{font-size:10.5px}.EncorServiceShell-module__fwvyCG__specialistInfo{padding:12px;bottom:12px;left:12px;right:12px}.EncorServiceShell-module__fwvyCG__specialistLinkedin{width:30px;height:30px;top:12px;right:12px}}.EncorServiceShell-module__fwvyCG__pillarsLayout{grid-template-columns:1fr 1.1fr;align-items:stretch;gap:36px;display:grid}.EncorServiceShell-module__fwvyCG__pillarsPhoto{background:#00283f;border-radius:12px;width:100%;min-height:100%;position:relative;overflow:hidden;box-shadow:0 18px 40px #00283f1f}.EncorServiceShell-module__fwvyCG__pillarsImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.EncorServiceShell-module__fwvyCG__pillarsStack{flex-direction:column;gap:14px;display:flex}.EncorServiceShell-module__fwvyCG__pillarsStack .EncorServiceShell-module__fwvyCG__pillarCard{flex-direction:row;align-items:flex-start;gap:20px;padding:26px 26px 24px}.EncorServiceShell-module__fwvyCG__pillarsStack .EncorServiceShell-module__fwvyCG__pillarCard .EncorServiceShell-module__fwvyCG__pillarIcon{border-radius:10px;flex-shrink:0;width:46px;height:46px}.EncorServiceShell-module__fwvyCG__pillarsStack .EncorServiceShell-module__fwvyCG__pillarTitle{margin:0 0 6px;font-size:17px}.EncorServiceShell-module__fwvyCG__pillarsStack .EncorServiceShell-module__fwvyCG__pillarBody{font-size:13.5px;line-height:22px}.EncorServiceShell-module__fwvyCG__related{background:#fff;padding:96px 0}.EncorServiceShell-module__fwvyCG__relatedGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.EncorServiceShell-module__fwvyCG__relatedCard{color:inherit;background:#fff;border:1px solid #e5e5e5;border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;overflow:hidden}.EncorServiceShell-module__fwvyCG__relatedCard:hover{border-color:#c40a2d59;transform:translateY(-4px);box-shadow:0 18px 32px #00283f1a}.EncorServiceShell-module__fwvyCG__relatedThumb{aspect-ratio:16/10;background:#f0f2f5;width:100%;position:relative;overflow:hidden}.EncorServiceShell-module__fwvyCG__relatedImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.EncorServiceShell-module__fwvyCG__relatedCard:hover .EncorServiceShell-module__fwvyCG__relatedImg{transform:scale(1.06)}.EncorServiceShell-module__fwvyCG__relatedBadge{color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(6px);text-transform:uppercase;background:#00283feb;border-radius:6px;align-items:center;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.EncorServiceShell-module__fwvyCG__relatedBody{flex-direction:column;flex-grow:1;gap:6px;padding:20px 22px 22px;display:flex;position:relative}.EncorServiceShell-module__fwvyCG__relatedTitle{color:#00283f;letter-spacing:-.2px;margin:0;font-size:16px;font-weight:600;line-height:1.32}.EncorServiceShell-module__fwvyCG__relatedDesc{color:#555;flex-grow:1;margin:0;font-size:13px;font-weight:400;line-height:20px}.EncorServiceShell-module__fwvyCG__relatedArrow{color:#c40a2d;background:#c40a2d14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-top:10px;transition:background .25s,transform .25s,color .25s;display:inline-flex}.EncorServiceShell-module__fwvyCG__relatedCard:hover .EncorServiceShell-module__fwvyCG__relatedArrow{color:#fff;background:#c40a2d;transform:translate(4px)}.EncorServiceShell-module__fwvyCG__disclaimer{padding:40px 0 52px}.EncorServiceShell-module__fwvyCG__disclaimerInner{background:#fff;border:1px solid #e5e5e5;border-left:3px solid #c40a2d;border-radius:10px;max-width:760px;margin:0 auto;padding:22px 26px 20px}.EncorServiceShell-module__fwvyCG__disclaimerHead{font-family:var(--label,inherit);letter-spacing:.18em;text-transform:uppercase;color:#c40a2d;margin-bottom:10px;font-size:10.5px;font-weight:700}.EncorServiceShell-module__fwvyCG__disclaimerText{color:#555;margin:0 0 8px;font-size:12.5px;font-weight:400;line-height:20px}.EncorServiceShell-module__fwvyCG__disclaimerText:last-child{margin-bottom:0}.EncorServiceShell-module__fwvyCG__testimonials{background:#fff;padding:96px 0}.EncorServiceShell-module__fwvyCG__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.EncorServiceShell-module__fwvyCG__testimonialCard{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:18px;padding:36px 30px 28px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.EncorServiceShell-module__fwvyCG__testimonialCard:before{content:"";opacity:0;transform-origin:0;background:#c40a2d;height:3px;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.EncorServiceShell-module__fwvyCG__testimonialCard:hover{border-color:#c40a2d59;transform:translateY(-3px);box-shadow:0 14px 28px #00283f14}.EncorServiceShell-module__fwvyCG__testimonialCard:hover:before{opacity:1;transform:scaleX(1)}.EncorServiceShell-module__fwvyCG__testimonialQuoteIcon{color:#c40a2d;opacity:.85}.EncorServiceShell-module__fwvyCG__testimonialText{color:#333;flex-grow:1;margin:0;font-size:14px;font-weight:400;line-height:23px}.EncorServiceShell-module__fwvyCG__testimonialFoot{border-top:1px solid #f0f0f0;align-items:center;gap:14px;padding-top:18px;display:flex}.EncorServiceShell-module__fwvyCG__testimonialAvatar{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#00283f 0%,#001e32 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:600;display:inline-flex}.EncorServiceShell-module__fwvyCG__testimonialName{color:#00283f;letter-spacing:-.1px;margin:0;font-size:14px;font-weight:600;line-height:1.3}.EncorServiceShell-module__fwvyCG__testimonialRole{color:#777;margin:2px 0 0;font-size:12px;font-weight:500;line-height:1.4}.EncorServiceShell-module__fwvyCG__testimonialStars{color:#f5a524;align-items:center;gap:3px;display:inline-flex;position:absolute;top:30px;right:26px}.EncorServiceShell-module__fwvyCG__faqs{padding:96px 0}.EncorServiceShell-module__fwvyCG__faqList{flex-direction:column;gap:12px;max-width:880px;margin:0 auto;display:flex}.EncorServiceShell-module__fwvyCG__faqItem{background:#fff;border:1px solid #e5e5e5;border-radius:10px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.EncorServiceShell-module__fwvyCG__faqItem[open]{border-color:#c40a2d59;box-shadow:0 10px 22px #00283f12}.EncorServiceShell-module__fwvyCG__faqQ{cursor:pointer;color:#00283f;letter-spacing:-.15px;padding:20px 56px 20px 24px;font-size:15px;font-weight:600;line-height:1.4;list-style:none;transition:color .2s;position:relative}.EncorServiceShell-module__fwvyCG__faqQ::-webkit-details-marker{display:none}.EncorServiceShell-module__fwvyCG__faqQ:after{content:"+";color:#c40a2d;border:1.5px solid #c40a2d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:400;line-height:1;transition:transform .25s,background .25s,color .25s;display:inline-flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.EncorServiceShell-module__fwvyCG__faqItem[open] .EncorServiceShell-module__fwvyCG__faqQ:after{content:"−";color:#fff;background:#c40a2d;transform:translateY(-50%)rotate(180deg)}.EncorServiceShell-module__fwvyCG__faqItem[open] .EncorServiceShell-module__fwvyCG__faqQ{color:#c40a2d}.EncorServiceShell-module__fwvyCG__faqA{color:#555;padding:0 24px 22px;font-size:14px;font-weight:400;line-height:24px}@media (max-width:1100px){.EncorServiceShell-module__fwvyCG__licenceGrid,.EncorServiceShell-module__fwvyCG__advGrid,.EncorServiceShell-module__fwvyCG__pillarsGrid,.EncorServiceShell-module__fwvyCG__testimonialsGrid{grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__licencesGrid{grid-template-columns:1fr}.EncorServiceShell-module__fwvyCG__industriesGrid,.EncorServiceShell-module__fwvyCG__specialistsGrid,.EncorServiceShell-module__fwvyCG__relatedGrid{grid-template-columns:repeat(3,1fr)}.EncorServiceShell-module__fwvyCG__documentsCard{padding:44px 36px}.EncorServiceShell-module__fwvyCG__pillarsLayout{grid-template-columns:1fr;gap:28px}.EncorServiceShell-module__fwvyCG__pillarsPhoto{aspect-ratio:16/9;min-height:0}}@media (max-width:760px){.EncorServiceShell-module__fwvyCG__industriesGrid,.EncorServiceShell-module__fwvyCG__specialistsGrid{grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__testimonialsGrid{grid-template-columns:1fr}.EncorServiceShell-module__fwvyCG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:900px){.EncorServiceShell-module__fwvyCG__hero{background-image:var(--hero-mobile-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:460px}.EncorServiceShell-module__fwvyCG__heroGradient{background:linear-gradient(#0016278c 0%,#001627e0 100%)}.EncorServiceShell-module__fwvyCG__heroPattern{opacity:0}.EncorServiceShell-module__fwvyCG__heroHeadline{font-size:30px;line-height:40px}.EncorServiceShell-module__fwvyCG__heroLead{max-width:100%;margin-bottom:14px;font-size:14px;line-height:22px}.EncorServiceShell-module__fwvyCG__heroChips{display:none}.EncorServiceShell-module__fwvyCG__introGrid{grid-template-columns:1fr;gap:32px}.EncorServiceShell-module__fwvyCG__introImage{aspect-ratio:16/10;border-radius:10px;height:auto;min-height:0}.EncorServiceShell-module__fwvyCG__introImg{object-fit:cover;width:100%;height:100%}.EncorServiceShell-module__fwvyCG__h2Major{font-size:32px;line-height:38px}.EncorServiceShell-module__fwvyCG__h2Mid{font-size:26px;line-height:36px}.EncorServiceShell-module__fwvyCG__benefitsList{grid-template-columns:1fr;gap:14px}.EncorServiceShell-module__fwvyCG__benefitItem{padding:22px}.EncorServiceShell-module__fwvyCG__benefitsHead,.EncorServiceShell-module__fwvyCG__solutionsHead,.EncorServiceShell-module__fwvyCG__advantageHead,.EncorServiceShell-module__fwvyCG__documentsHead{margin-bottom:40px}.EncorServiceShell-module__fwvyCG__licenceGrid,.EncorServiceShell-module__fwvyCG__advGrid,.EncorServiceShell-module__fwvyCG__pillarsGrid,.EncorServiceShell-module__fwvyCG__industriesGrid,.EncorServiceShell-module__fwvyCG__specialistsGrid,.EncorServiceShell-module__fwvyCG__testimonialsGrid,.EncorServiceShell-module__fwvyCG__relatedGrid{grid-template-columns:1fr;gap:14px}.EncorServiceShell-module__fwvyCG__related{padding:56px 0}.EncorServiceShell-module__fwvyCG__licenceCard,.EncorServiceShell-module__fwvyCG__advCard,.EncorServiceShell-module__fwvyCG__pillarCard,.EncorServiceShell-module__fwvyCG__licenceTypeCard,.EncorServiceShell-module__fwvyCG__industryCard,.EncorServiceShell-module__fwvyCG__testimonialCard{padding:24px 22px}.EncorServiceShell-module__fwvyCG__pillarsStack .EncorServiceShell-module__fwvyCG__pillarCard{flex-direction:column;gap:14px;padding:24px 22px}.EncorServiceShell-module__fwvyCG__intro,.EncorServiceShell-module__fwvyCG__solutions,.EncorServiceShell-module__fwvyCG__benefits,.EncorServiceShell-module__fwvyCG__licences,.EncorServiceShell-module__fwvyCG__process,.EncorServiceShell-module__fwvyCG__pillars,.EncorServiceShell-module__fwvyCG__industries,.EncorServiceShell-module__fwvyCG__faqs,.EncorServiceShell-module__fwvyCG__documents,.EncorServiceShell-module__fwvyCG__specialists,.EncorServiceShell-module__fwvyCG__testimonials{padding:56px 0}.EncorServiceShell-module__fwvyCG__advantage{padding:40px 0 72px}.EncorServiceShell-module__fwvyCG__documentsCard{padding:36px 24px}.EncorServiceShell-module__fwvyCG__documentsList{grid-template-columns:1fr;gap:0}.EncorServiceShell-module__fwvyCG__processStep{grid-template-columns:56px 1fr;gap:18px}.EncorServiceShell-module__fwvyCG__processNum{width:44px;height:44px;font-size:14px}.EncorServiceShell-module__fwvyCG__processBody{padding-top:6px}.EncorServiceShell-module__fwvyCG__heroChip{padding:6px 10px 6px 9px;font-size:11.5px}.EncorServiceShell-module__fwvyCG__heroLead{font-size:14px;line-height:22px}.EncorServiceShell-module__fwvyCG__faqQ{padding:18px 50px 18px 20px;font-size:14.5px}.EncorServiceShell-module__fwvyCG__faqQ:after{right:20px}.EncorServiceShell-module__fwvyCG__faqA{padding:0 20px 20px;font-size:13.5px;line-height:22px}.EncorServiceShell-module__fwvyCG__cta{padding:56px 0 64px}.EncorServiceShell-module__fwvyCG__ctaCard{border-radius:22px 22px 0 0;padding:56px 24px 60px}.EncorServiceShell-module__fwvyCG__ctaHeadline{font-size:30px;line-height:40px}.EncorServiceShell-module__fwvyCG__ctaBody{font-size:14px;line-height:24px}}@media (max-width:480px){.EncorServiceShell-module__fwvyCG__container{padding:0 18px}.EncorServiceShell-module__fwvyCG__hero{height:380px;padding-top:64px}.EncorServiceShell-module__fwvyCG__heroHeadline{font-size:24px;line-height:32px}.EncorServiceShell-module__fwvyCG__heroLead{margin-bottom:0;font-size:13px;line-height:20px}.EncorServiceShell-module__fwvyCG__h2Major{font-size:26px;line-height:32px}.EncorServiceShell-module__fwvyCG__h2Mid{font-size:22px;line-height:30px}.EncorServiceShell-module__fwvyCG__intro,.EncorServiceShell-module__fwvyCG__solutions,.EncorServiceShell-module__fwvyCG__benefits,.EncorServiceShell-module__fwvyCG__licences,.EncorServiceShell-module__fwvyCG__process,.EncorServiceShell-module__fwvyCG__pillars,.EncorServiceShell-module__fwvyCG__industries,.EncorServiceShell-module__fwvyCG__faqs,.EncorServiceShell-module__fwvyCG__documents,.EncorServiceShell-module__fwvyCG__specialists,.EncorServiceShell-module__fwvyCG__testimonials,.EncorServiceShell-module__fwvyCG__related{padding:44px 0}.EncorServiceShell-module__fwvyCG__advantage{padding:32px 0 52px}.EncorServiceShell-module__fwvyCG__cta{padding:44px 0 52px}.EncorServiceShell-module__fwvyCG__licenceCard,.EncorServiceShell-module__fwvyCG__advCard,.EncorServiceShell-module__fwvyCG__pillarCard,.EncorServiceShell-module__fwvyCG__licenceTypeCard,.EncorServiceShell-module__fwvyCG__industryCard,.EncorServiceShell-module__fwvyCG__testimonialCard,.EncorServiceShell-module__fwvyCG__relatedCard,.EncorServiceShell-module__fwvyCG__pillarsStack .EncorServiceShell-module__fwvyCG__pillarCard{padding:22px 20px}.EncorServiceShell-module__fwvyCG__benefitItem{padding:18px}.EncorServiceShell-module__fwvyCG__processStep{grid-template-columns:44px 1fr;gap:14px;padding:18px 0}.EncorServiceShell-module__fwvyCG__processNum{width:36px;height:36px;font-size:12px}.EncorServiceShell-module__fwvyCG__processBody{padding-top:2px}.EncorServiceShell-module__fwvyCG__processTitle{font-size:15.5px}.EncorServiceShell-module__fwvyCG__processText{font-size:13.5px;line-height:21px}.EncorServiceShell-module__fwvyCG__documentsCard{border-radius:12px;padding:28px 18px}.EncorServiceShell-module__fwvyCG__documentsHead{margin-bottom:28px}.EncorServiceShell-module__fwvyCG__documentsItem{padding:14px 0;font-size:13.5px}.EncorServiceShell-module__fwvyCG__specialistsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.EncorServiceShell-module__fwvyCG__specialistName{font-size:14px}.EncorServiceShell-module__fwvyCG__specialistRole{font-size:11.5px}.EncorServiceShell-module__fwvyCG__relatedGrid{grid-template-columns:1fr;gap:14px}.EncorServiceShell-module__fwvyCG__relatedThumb{aspect-ratio:16/9}.EncorServiceShell-module__fwvyCG__relatedTitle{font-size:15.5px}.EncorServiceShell-module__fwvyCG__industriesGrid{grid-template-columns:repeat(2,1fr);gap:12px}.EncorServiceShell-module__fwvyCG__industryCard{gap:10px;padding:20px 16px}.EncorServiceShell-module__fwvyCG__industryIcon{width:38px;height:38px}.EncorServiceShell-module__fwvyCG__industryTitle{font-size:13px}.EncorServiceShell-module__fwvyCG__pillarsPhoto{aspect-ratio:16/10}.EncorServiceShell-module__fwvyCG__ctaCard{border-radius:18px 18px 0 0;padding:40px 20px 44px}.EncorServiceShell-module__fwvyCG__ctaHeadline{font-size:22px;line-height:30px}.EncorServiceShell-module__fwvyCG__ctaBody{margin-bottom:24px;font-size:13.5px;line-height:22px}.EncorServiceShell-module__fwvyCG__faqQ{padding:16px 46px 16px 16px;font-size:14px}.EncorServiceShell-module__fwvyCG__faqQ:after{width:26px;height:26px;right:14px}.EncorServiceShell-module__fwvyCG__faqA{padding:0 16px 18px;font-size:13px}}@media (max-width:380px){.EncorServiceShell-module__fwvyCG__heroHeadline{font-size:22px;line-height:30px}.EncorServiceShell-module__fwvyCG__h2Major{font-size:23px;line-height:30px}.EncorServiceShell-module__fwvyCG__h2Mid{font-size:20px;line-height:28px}}.EncorServiceShell-module__fwvyCG__whyZone{padding:96px 0}.EncorServiceShell-module__fwvyCG__whyZoneHead{text-align:center;max-width:720px;margin:0 auto 48px}.EncorServiceShell-module__fwvyCG__whyZoneBadge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#c40a2d;border-radius:999px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-block}.EncorServiceShell-module__fwvyCG__whyZoneHead .EncorServiceShell-module__fwvyCG__h2Major{margin-bottom:14px}.EncorServiceShell-module__fwvyCG__whyZoneHead .EncorServiceShell-module__fwvyCG__body{color:#4a4a4a;font-size:17px;line-height:1.6}.EncorServiceShell-module__fwvyCG__whyZoneGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:36px;display:grid}.EncorServiceShell-module__fwvyCG__whyZoneCard{background:#fff;border:1px solid #e6eaf0;border-radius:14px;flex-direction:column;gap:12px;padding:28px 26px 26px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.EncorServiceShell-module__fwvyCG__whyZoneCard:hover{border-color:#c40a2d59;transform:translateY(-2px);box-shadow:0 14px 36px #0a254014}.EncorServiceShell-module__fwvyCG__whyZoneIcon{color:#c40a2d;background:#c40a2d14;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:inline-flex}.EncorServiceShell-module__fwvyCG__whyZoneTitle{color:#0a2540;margin:0;font-size:17px;font-weight:600;line-height:1.3}.EncorServiceShell-module__fwvyCG__whyZoneBody{color:#4a5870;margin:0;font-size:14.5px;line-height:1.6}.EncorServiceShell-module__fwvyCG__whyZoneBestFor{background:#fff;border:1px solid #e6eaf0;border-left:4px solid #c40a2d;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:22px;padding:22px 26px;display:grid}.EncorServiceShell-module__fwvyCG__whyZoneBestForLabel{letter-spacing:.14em;text-transform:uppercase;color:#c40a2d;font-size:11px;font-weight:700}.EncorServiceShell-module__fwvyCG__whyZoneBestForList{flex-wrap:wrap;gap:14px 22px;margin:0;padding:0;list-style:none;display:flex}.EncorServiceShell-module__fwvyCG__whyZoneBestForList li{color:#1a2940;align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.EncorServiceShell-module__fwvyCG__whyZoneBestForList svg{color:#1e7e34;flex-shrink:0}.EncorServiceShell-module__fwvyCG__taxBlock{background:#fff;padding:96px 0}.EncorServiceShell-module__fwvyCG__taxHead{text-align:center;max-width:720px;margin:0 auto 48px}.EncorServiceShell-module__fwvyCG__taxHead .EncorServiceShell-module__fwvyCG__h2Major{margin-bottom:14px}.EncorServiceShell-module__fwvyCG__taxHead .EncorServiceShell-module__fwvyCG__body{color:#4a5870;font-size:17px;line-height:1.6}.EncorServiceShell-module__fwvyCG__taxGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:28px;display:grid}.EncorServiceShell-module__fwvyCG__taxCard{background:linear-gradient(#fafbfd 0%,#f4f6fb 100%);border:1px solid #e6eaf0;border-top:4px solid #c40a2d;border-radius:14px;padding:30px 30px 26px;position:relative;overflow:hidden}.EncorServiceShell-module__fwvyCG__taxCardEyebrow{letter-spacing:.16em;text-transform:uppercase;color:#c40a2d;margin-bottom:10px;font-size:11px;font-weight:700}.EncorServiceShell-module__fwvyCG__taxCardHeadline{letter-spacing:-.01em;color:#0a2540;margin:0 0 12px;font-size:22px;font-weight:600;line-height:1.25}.EncorServiceShell-module__fwvyCG__taxCardBody{color:#4a5870;margin:0 0 16px;font-size:15px;line-height:1.65}.EncorServiceShell-module__fwvyCG__taxCardNote{color:#4a5870;background:#fff;border:1px solid #e6eaf0;border-radius:10px;padding:14px 16px;font-size:13.5px;line-height:1.55}.EncorServiceShell-module__fwvyCG__taxCardNoteLabel{letter-spacing:.08em;text-transform:uppercase;color:#0a2540;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.EncorServiceShell-module__fwvyCG__taxNoteDesignated{background:#ecf7ef;border-color:#c6e6ce}.EncorServiceShell-module__fwvyCG__taxNoteDesignated .EncorServiceShell-module__fwvyCG__taxCardNoteLabel{color:#1e7e34}.EncorServiceShell-module__fwvyCG__taxNoteNotDesignated{background:#fbeaea;border-color:#f3c8c8}.EncorServiceShell-module__fwvyCG__taxNoteNotDesignated .EncorServiceShell-module__fwvyCG__taxCardNoteLabel{color:#a51a1a}.EncorServiceShell-module__fwvyCG__taxNoteVerify{background:#fff8e6;border-color:#ffe4a8}.EncorServiceShell-module__fwvyCG__taxNoteVerify .EncorServiceShell-module__fwvyCG__taxCardNoteLabel{color:#b06d00}.EncorServiceShell-module__fwvyCG__taxOngoing{color:#fff;background:#0a2540;border-radius:14px;margin-bottom:22px;padding:28px 32px}.EncorServiceShell-module__fwvyCG__taxOngoingHead{letter-spacing:.02em;color:#fff;margin:0 0 14px;font-size:16px;font-weight:600}.EncorServiceShell-module__fwvyCG__taxOngoingList{grid-template-columns:repeat(2,1fr);gap:12px 24px;margin:0;padding:0;list-style:none;display:grid}.EncorServiceShell-module__fwvyCG__taxOngoingList li{color:#ffffffe0;align-items:center;gap:10px;font-size:14px;display:flex}.EncorServiceShell-module__fwvyCG__taxOngoingList svg{color:var(--accent-bright);flex-shrink:0}.EncorServiceShell-module__fwvyCG__taxSources{color:#6b7791;text-align:center;margin:0;padding-top:18px;font-size:12.5px;line-height:1.55}.EncorServiceShell-module__fwvyCG__taxSources strong{color:#0a2540;font-weight:600}.EncorServiceShell-module__fwvyCG__introSummary{color:#0a2540;background:#f6f9fc;border-left:4px solid #c11f1f;border-radius:0 8px 8px 0;margin:0 0 20px;padding:16px 20px;font-size:18px;font-weight:500;line-height:1.65}@media (max-width:640px){.EncorServiceShell-module__fwvyCG__introSummary{padding:14px 16px;font-size:16px}}.EncorServiceShell-module__fwvyCG__taxSourceLink{color:#0a2540;text-underline-offset:2px;-webkit-text-decoration:underline #c9d3e0;text-decoration:underline #c9d3e0;transition:color .15s,text-decoration-color .15s}.EncorServiceShell-module__fwvyCG__taxSourceLink:hover{color:#c11f1f;text-decoration-color:#c11f1f}@media (max-width:980px){.EncorServiceShell-module__fwvyCG__whyZoneGrid{grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__taxGrid,.EncorServiceShell-module__fwvyCG__taxOngoingList{grid-template-columns:1fr}.EncorServiceShell-module__fwvyCG__whyZoneBestFor{grid-template-columns:1fr;gap:14px}}@media (max-width:620px){.EncorServiceShell-module__fwvyCG__whyZone,.EncorServiceShell-module__fwvyCG__taxBlock{padding:64px 0}.EncorServiceShell-module__fwvyCG__whyZoneGrid{grid-template-columns:1fr}.EncorServiceShell-module__fwvyCG__whyZoneCard,.EncorServiceShell-module__fwvyCG__taxCard{padding:24px 22px}.EncorServiceShell-module__fwvyCG__taxCardHeadline{font-size:19px}.EncorServiceShell-module__fwvyCG__taxOngoing{padding:22px}}.EncorServiceShell-module__fwvyCG__heroCrumbs{color:#ffffff9e;align-items:center;gap:.4rem;margin-bottom:.9rem;font-size:.82rem;display:flex}.EncorServiceShell-module__fwvyCG__heroCrumbs a{color:#ffffffc7;border-bottom:1px solid #0000;text-decoration:none;transition:color .15s,border-color .15s}.EncorServiceShell-module__fwvyCG__heroCrumbs a:hover{color:#fff;border-bottom-color:#ffffff80}.EncorServiceShell-module__fwvyCG__costStrip{padding:0 0 clamp(1.4rem,3vw,2.2rem)}.EncorServiceShell-module__fwvyCG__costStripInner{background:var(--accent-pale);border:1px solid #f3d6d6;border-left:4px solid var(--accent);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.1rem 1.35rem;display:flex}.EncorServiceShell-module__fwvyCG__costStripLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0 0 .25rem;font-size:.72rem;font-weight:800}.EncorServiceShell-module__fwvyCG__costStripText{color:#3a4855;max-width:62ch;margin:0;font-size:.98rem;line-height:1.55}.EncorServiceShell-module__fwvyCG__costStripText strong{color:var(--accent-deep)}.EncorServiceShell-module__fwvyCG__costStripBtn{background:var(--accent);color:#fff;border-radius:10px;flex-shrink:0;align-items:center;gap:.45rem;padding:.72rem 1.15rem;font-size:.93rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.EncorServiceShell-module__fwvyCG__costStripBtn:hover{background:var(--accent-deep);transform:translateY(-2px)}@media (max-width:700px){.EncorServiceShell-module__fwvyCG__costStripInner{flex-direction:column;align-items:stretch}.EncorServiceShell-module__fwvyCG__costStripBtn{justify-content:center}}.EncorServiceShell-module__fwvyCG__bodyGrid{max-width:var(--container);grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:44px;margin:0 auto;padding:0 24px;display:grid}.EncorServiceShell-module__fwvyCG__bodyMain{min-width:0}.EncorServiceShell-module__fwvyCG__sidebar{flex-direction:column;gap:16px;display:flex}.EncorServiceShell-module__fwvyCG__sideCard{background:#fff;border:1px solid #e6e9ee;border-radius:16px;padding:22px;box-shadow:0 22px 48px -34px #00283f8c}.EncorServiceShell-module__fwvyCG__sideEyebrow{letter-spacing:.09em;text-transform:uppercase;color:#c40a2d;margin:0 0 6px;font-size:11px;font-weight:800}.EncorServiceShell-module__fwvyCG__sideTitle{color:#00283f;margin:0 0 8px;font-size:1.2rem;font-weight:700;line-height:1.25}.EncorServiceShell-module__fwvyCG__sideSub{color:#55606b;margin:0 0 14px;font-size:13px;line-height:1.55}.EncorServiceShell-module__fwvyCG__sideActions{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.EncorServiceShell-module__fwvyCG__sideCall,.EncorServiceShell-module__fwvyCG__sideWa{text-align:center;border-radius:10px;padding:10px;font-size:13px;font-weight:700;text-decoration:none}.EncorServiceShell-module__fwvyCG__sideCall{color:#00283f;border:1.5px solid #00283f}.EncorServiceShell-module__fwvyCG__sideWa{color:#fff;background:#25d366}.EncorServiceShell-module__fwvyCG__sideTrustTitle{color:#00283f;margin:0 0 12px;font-size:1rem;font-weight:700}.EncorServiceShell-module__fwvyCG__sideList{color:#333;flex-direction:column;gap:10px;margin:0;padding:0;font-size:13px;line-height:1.4;list-style:none;display:flex}.EncorServiceShell-module__fwvyCG__sideList li{align-items:flex-start;gap:9px;display:flex}.EncorServiceShell-module__fwvyCG__sideList li span{color:#1b6b33;flex:none;font-weight:800}@media (min-width:1025px){.EncorServiceShell-module__fwvyCG__sidebar{max-height:calc(100vh - 104px);position:sticky;top:88px;overflow:hidden auto}.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__container{width:100%;max-width:none;margin:0;padding:0}.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__grayBg{background:0 0}.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__introGrid,.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__pillarsLayout{grid-template-columns:1fr;gap:28px}.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__licenceGrid,.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__advGrid{grid-template-columns:repeat(2,1fr)}.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__industriesGrid,.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__specialistsGrid{grid-template-columns:repeat(3,1fr)}.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__relatedGrid,.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__testimonialsGrid,.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__benefitsList,.EncorServiceShell-module__fwvyCG__bodyMain .EncorServiceShell-module__fwvyCG__documentsList{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.EncorServiceShell-module__fwvyCG__bodyGrid,.EncorServiceShell-module__fwvyCG__bodyMain{display:contents}.EncorServiceShell-module__fwvyCG__sidebar{max-width:var(--container);margin:12px auto 0;padding:0 24px}}
.VideoSection-module__as0C2G__videoSection{background:var(--bg-soft);padding:120px 0}.VideoSection-module__as0C2G__videoInner{grid-template-columns:1fr 1.15fr;align-items:center;gap:80px;display:grid}.VideoSection-module__as0C2G__videoText .eyebrow{margin-bottom:20px}.VideoSection-module__as0C2G__videoH2{font-family:var(--serif);color:var(--navy);letter-spacing:-.026em;margin-bottom:24px;font-size:clamp(26px,2.8vw,42px);font-weight:600;line-height:1.12}.VideoSection-module__as0C2G__videoBody{color:var(--text-muted);margin-bottom:36px;font-size:15px;line-height:1.75}.VideoSection-module__as0C2G__videoSpeaker{padding-top:24px}.VideoSection-module__as0C2G__speakerName{font-family:var(--serif);color:var(--navy);letter-spacing:-.012em;margin-bottom:4px;font-size:16px;font-weight:600}.VideoSection-module__as0C2G__speakerTitle{font-family:var(--label);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.VideoSection-module__as0C2G__watchOnYouTube{border:1px solid var(--line);color:var(--navy);font-family:var(--label);letter-spacing:.04em;transition:transform .25s var(--ease), border-color .25s var(--ease), box-shadow .25s var(--ease), color .25s var(--ease);background:#fff;border-radius:999px;align-items:center;gap:8px;margin-top:22px;padding:10px 18px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.VideoSection-module__as0C2G__watchOnYouTube svg{color:#f03}.VideoSection-module__as0C2G__watchOnYouTube:hover{color:var(--accent-deep);border-color:#f03;transform:translateY(-1px);box-shadow:0 8px 22px #ff003324}.VideoSection-module__as0C2G__videoPlayer{aspect-ratio:16/9;background:linear-gradient(135deg,#0a1024 0%,#0a2540 100%);border-radius:4px;position:relative;overflow:hidden;box-shadow:0 18px 50px #0a10242e}.VideoSection-module__as0C2G__videoIframe{background:#000;border:0;width:100%;height:100%;position:absolute;inset:0}.VideoSection-module__as0C2G__videoComingSoon{color:#ffffff8c;font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}@media (max-width:1100px){.VideoSection-module__as0C2G__videoSection{padding:80px 0}.VideoSection-module__as0C2G__videoInner{gap:56px}}@media (max-width:900px){.VideoSection-module__as0C2G__videoInner{grid-template-columns:1fr;gap:40px}.VideoSection-module__as0C2G__videoText{max-width:600px}}@media (max-width:768px){.VideoSection-module__as0C2G__videoSection{padding:56px 0}.VideoSection-module__as0C2G__videoInner{gap:28px}.VideoSection-module__as0C2G__videoH2{font-size:26px}.VideoSection-module__as0C2G__videoBody{font-size:14.5px}.VideoSection-module__as0C2G__watchOnYouTube{margin-top:18px;padding:9px 16px;font-size:11.5px}}@media (max-width:480px){.VideoSection-module__as0C2G__videoSection{padding:48px 0}.VideoSection-module__as0C2G__videoH2{font-size:22px}.VideoSection-module__as0C2G__videoBody{font-size:14px}.VideoSection-module__as0C2G__videoBreak{display:none}.VideoSection-module__as0C2G__speakerName{font-size:14.5px}.VideoSection-module__as0C2G__speakerTitle{font-size:10px}}
.TagChips-module__E16WxW__chips{flex-wrap:wrap;gap:6px;margin:0 0 18px;padding:0;list-style:none;display:flex}.TagChips-module__E16WxW__chip{letter-spacing:.02em;color:#11314f;white-space:nowrap;background:#f0f3f8;border:1px solid #e6eaf0;border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:500}.TagChips-module__E16WxW__primary{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#c11f1f;border-color:#c11f1f;font-size:10.5px;font-weight:600}@media (max-width:560px){.TagChips-module__E16WxW__chip{padding:4px 9px;font-size:11px}.TagChips-module__E16WxW__primary{font-size:10px}}
