.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{-webkit-backdrop-filter:blur(20px)saturate(180%);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{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:150;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:200;width:100%;max-width:400px;transition:transform .38s var(--ease);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{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:20px 24px;overflow-y:auto}.Header-module__IsmiSW__mmSection{margin-bottom:20px}.Header-module__IsmiSW__mmSectionTitle{font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:6px;padding-bottom:6px;font-size:11px;font-weight:700}.Header-module__IsmiSW__mmLink{color:var(--navy);border-bottom:1px solid var(--line-soft);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__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__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{display:none}.Header-module__IsmiSW__navIcon{width:34px;height:34px}}
.page-module__liXC9W__topBar{background:#00283f;padding:94px 0 14px}.page-module__liXC9W__breadcrumb{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.page-module__liXC9W__breadcrumb a{color:var(--sky-deep);transition:color .2s}.page-module__liXC9W__breadcrumb a:hover{color:var(--sapphire)}.page-module__liXC9W__pageWrap{padding:60px 0 100px}.page-module__liXC9W__pageInner{max-width:780px;margin:0 auto;padding:0 48px}.page-module__liXC9W__pageTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.025em;margin-bottom:8px;font-size:clamp(28px,3.5vw,42px);font-weight:400;line-height:1.1}.page-module__liXC9W__pageSubtitle{color:var(--text-light);margin-bottom:40px;font-size:13.5px}@media (max-width:768px){.page-module__liXC9W__pageInner{padding:0 20px}.page-module__liXC9W__pageWrap{padding:40px 0 72px}}
.page-module__DTfItG__topBar{background:#00283f;padding:94px 0 14px}.page-module__DTfItG__breadcrumb{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.page-module__DTfItG__breadcrumb a{color:var(--sky-deep);transition:color .2s}.page-module__DTfItG__breadcrumb a:hover{color:var(--sapphire)}.page-module__DTfItG__pageWrap{padding:60px 0 100px}.page-module__DTfItG__pageInner{max-width:780px;margin:0 auto;padding:0 48px}.page-module__DTfItG__pageTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.025em;margin-bottom:8px;font-size:clamp(28px,3.5vw,42px);font-weight:400;line-height:1.1}.page-module__DTfItG__pageSubtitle{color:var(--text-light);margin-bottom:40px;font-size:13.5px}@media (max-width:768px){.page-module__DTfItG__pageInner{padding:0 20px}.page-module__DTfItG__pageWrap{padding:40px 0 72px}}
.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);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__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__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);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}}
.page-module__de7EFW__topBar{background:#00283f;border-bottom:1px solid #ffffff14;padding:94px 0 14px}.page-module__de7EFW__breadcrumb{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.page-module__de7EFW__breadcrumb a{color:#ffffffd9;text-decoration:none;transition:color .2s}.page-module__de7EFW__breadcrumb a:hover{color:var(--sky-deep)}.page-module__de7EFW__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:72px 0 88px;position:relative;overflow:hidden}.page-module__de7EFW__heroCurve{pointer-events:none;background:0 0;position:absolute;inset:0}.page-module__de7EFW__heroInner{z-index:1;flex-direction:column;gap:24px;max-width:760px;display:flex;position:relative}.page-module__de7EFW__heroEyebrow{color:var(--sky-bright);display:block}.page-module__de7EFW__heroTitle{font-family:var(--serif);color:#fff;letter-spacing:-.5px;font-size:clamp(28px,3.4vw,40px);font-weight:600;line-height:1.5}.page-module__de7EFW__heroTitle .em{color:#fff;font-style:normal}.page-module__de7EFW__heroLead{color:#fff;max-width:600px;font-size:clamp(16px,1.2vw,18px);line-height:1.65}.page-module__de7EFW__heroBtns{flex-wrap:wrap;gap:14px;display:flex}.page-module__de7EFW__stats{background:#001a2a;padding:36px 0}.page-module__de7EFW__statsGrid{grid-template-columns:repeat(4,1fr);display:grid}.page-module__de7EFW__statItem{border-right:1px solid #fff3;flex-direction:column;align-items:center;padding:12px 0;display:flex}.page-module__de7EFW__statItem:last-child{border-right:0}.page-module__de7EFW__statNum{font-family:var(--serif);color:#fff;letter-spacing:-.02em;font-size:clamp(26px,2.8vw,40px);font-weight:400;line-height:1}.page-module__de7EFW__statLabel{color:#fff;text-align:center;margin-top:6px;font-size:13px}.page-module__de7EFW__about{padding:96px 0}.page-module__de7EFW__aboutGrid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.page-module__de7EFW__aboutLeft{flex-direction:column;gap:16px;display:flex}.page-module__de7EFW__aboutTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.025em;margin-top:14px;font-size:clamp(24px,2.8vw,36px);font-weight:400;line-height:1.1}.page-module__de7EFW__aboutRight p{color:var(--text-muted);margin-bottom:1.2em;font-size:16px;line-height:1.78}.page-module__de7EFW__services{background:var(--bg-soft);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:88px 0}.page-module__de7EFW__servicesHead{margin-bottom:52px}.page-module__de7EFW__servicesTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.025em;margin:12px 0 14px;font-size:clamp(26px,3vw,40px);font-weight:400;line-height:1.08}.page-module__de7EFW__servicesDesc{color:var(--text-muted);max-width:560px;font-size:16px}.page-module__de7EFW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__de7EFW__serviceCard{background:var(--bg);border:1px solid var(--line-soft);border-radius:14px;flex-direction:column;gap:12px;padding:32px 28px;transition:border-color .2s,box-shadow .2s;display:flex}.page-module__de7EFW__serviceCard:hover{border-color:var(--sky-deep);box-shadow:0 4px 20px #0084cc14}.page-module__de7EFW__serviceIcon{background:var(--sky-pale);width:48px;height:48px;color:var(--sky-deep);border-radius:12px;justify-content:center;align-items:center;display:flex}.page-module__de7EFW__serviceTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.015em;font-size:19px;font-weight:400}.page-module__de7EFW__serviceBody{color:var(--text-muted);flex:1;font-size:14.5px;line-height:1.65}.page-module__de7EFW__serviceRead{color:var(--sky-deep);align-items:center;gap:5px;margin-top:4px;font-size:13px;font-weight:600;display:flex}.page-module__de7EFW__blogCta{padding:96px 0}.page-module__de7EFW__blogCtaInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.page-module__de7EFW__blogCtaLeft{flex-direction:column;gap:18px;display:flex}.page-module__de7EFW__blogCtaRight{flex-direction:column;justify-content:center;display:flex}.page-module__de7EFW__blogCtaTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.025em;font-size:clamp(24px,2.8vw,36px);font-weight:400;line-height:1.1}.page-module__de7EFW__blogCtaDesc{color:var(--text-muted);font-size:15.5px;line-height:1.7}.page-module__de7EFW__blogCtaBox{background:var(--bg-soft);border:1px solid var(--line-soft);border-radius:16px;padding:8px 0}.page-module__de7EFW__blogCtaItem{align-items:center;gap:20px;padding:20px 28px;display:flex}.page-module__de7EFW__blogCtaNum{font-family:var(--serif);color:var(--sky-deep);flex-shrink:0;min-width:56px;font-size:28px;font-weight:400}.page-module__de7EFW__blogCtaLabel{color:var(--text-muted);font-size:14.5px;line-height:1.4}.page-module__de7EFW__blogCtaDivider{background:var(--line-soft);height:1px;margin:0 28px}.page-module__de7EFW__cta{background:var(--navy);padding:80px 0}.page-module__de7EFW__ctaInner{flex-direction:column;gap:18px;max-width:640px;display:flex}.page-module__de7EFW__ctaTitle{font-family:var(--serif);color:#fff;letter-spacing:-.025em;font-size:clamp(26px,3vw,38px);font-weight:400;line-height:1.1}.page-module__de7EFW__ctaDesc{color:#fff;font-size:16px;line-height:1.6}.page-module__de7EFW__ctaBtns{flex-wrap:wrap;gap:14px;display:flex}@media (max-width:1000px){.page-module__de7EFW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.page-module__de7EFW__aboutGrid,.page-module__de7EFW__blogCtaInner{grid-template-columns:1fr;gap:36px}.page-module__de7EFW__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__de7EFW__statItem:nth-child(2){border-right:0}}@media (max-width:640px){.page-module__de7EFW__servicesGrid{grid-template-columns:1fr}.page-module__de7EFW__hero{padding:48px 0 60px}.page-module__de7EFW__about,.page-module__de7EFW__services,.page-module__de7EFW__blogCta{padding:64px 0}}
.author-module__S9L_uW__topBar{background:#fff;padding:94px 0 14px}.author-module__S9L_uW__breadcrumb{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.author-module__S9L_uW__breadcrumb a{color:var(--text-muted);text-decoration:none;transition:color .2s}.author-module__S9L_uW__breadcrumb a:hover{color:var(--accent)}.author-module__S9L_uW__hero{background:radial-gradient(at 80% 20%,#c40a2d2e 0%,#0000 55%),radial-gradient(at 15% 90%,#4a90e21f 0%,#0000 50%),linear-gradient(135deg,#002b4a 0%,#00283f 50%,#001a2a 100%);padding:72px 0 76px;position:relative;overflow:hidden}.author-module__S9L_uW__hero:before{content:"";opacity:.06;pointer-events:none;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 60% 45%,#000 0%,#0000 72%);mask-image:radial-gradient(at 60% 45%,#000 0%,#0000 72%)}.author-module__S9L_uW__hero .container{z-index:1;position:relative}.author-module__S9L_uW__heroGrid{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:44px;display:grid}.author-module__S9L_uW__photoWrap{border:1px solid #fff3;border-radius:20px 20px 20px 0;flex-shrink:0;width:240px;height:240px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0006}.author-module__S9L_uW__photo{object-fit:cover;object-position:center top}.author-module__S9L_uW__heroBody{min-width:0}.author-module__S9L_uW__eyebrow{font-family:var(--label);letter-spacing:.14em;text-transform:uppercase;color:#ff8893;margin-bottom:12px;font-size:11.5px;font-weight:700;display:block}.author-module__S9L_uW__name{font-family:var(--serif);color:#fff;letter-spacing:-.024em;margin-bottom:8px;font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.08}.author-module__S9L_uW__role{color:#ffffffe0;margin-bottom:20px;font-size:16px;font-weight:600}.author-module__S9L_uW__bio{color:#ffffffc2;max-width:64ch;margin-bottom:14px;font-size:16px;line-height:1.7}.author-module__S9L_uW__expertise{flex-wrap:wrap;gap:10px;margin:22px 0 24px;padding:0;list-style:none;display:flex}.author-module__S9L_uW__chip{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}.author-module__S9L_uW__chip svg{color:#ff8893}.author-module__S9L_uW__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.author-module__S9L_uW__linkedin{color:#00283f;transition:transform .25s var(--ease), background .25s var(--ease), color .25s var(--ease);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.author-module__S9L_uW__linkedin:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.author-module__S9L_uW__contact{color:#ffffffb8;align-items:center;gap:7px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.author-module__S9L_uW__contact:hover{color:#fff}.author-module__S9L_uW__credentials{background:#fff;padding:56px 0 48px}.author-module__S9L_uW__credentialsH2{font-family:var(--serif);color:var(--navy);letter-spacing:-.022em;margin-bottom:28px;font-size:clamp(22px,2.4vw,30px);font-weight:700}.author-module__S9L_uW__credGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.author-module__S9L_uW__credBlock{background:var(--bg-soft);border:1px solid var(--line-soft);border-top:3px solid var(--accent);border-radius:12px 12px 0 0;align-items:flex-start;gap:14px;padding:20px;display:flex}.author-module__S9L_uW__credIcon{background:var(--navy);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.author-module__S9L_uW__credBody{flex-direction:column;gap:4px;min-width:0;display:flex}.author-module__S9L_uW__credLabel{font-family:var(--label);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:10.5px;font-weight:700}.author-module__S9L_uW__credValue{color:var(--navy);overflow-wrap:anywhere;font-size:14.5px;font-weight:500;line-height:1.45}@media (max-width:480px){.author-module__S9L_uW__credentials{padding:40px 0 32px}.author-module__S9L_uW__credBlock{padding:16px}}.author-module__S9L_uW__quoteSection{background:#fff;padding:56px 0}.author-module__S9L_uW__quote{font-family:var(--serif);color:var(--navy);letter-spacing:-.018em;border-left:3px solid var(--accent);max-width:900px;padding-left:28px;font-size:clamp(20px,2.4vw,30px);font-style:italic;font-weight:500;line-height:1.4}.author-module__S9L_uW__quoteAttr{font-family:var(--label);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-top:18px;padding-left:31px;font-size:12.5px;font-weight:700}.author-module__S9L_uW__articles{background:var(--bg-soft);padding:64px 0}.author-module__S9L_uW__articlesH2{font-family:var(--serif);color:var(--navy);letter-spacing:-.022em;margin-bottom:32px;font-size:clamp(24px,2.6vw,34px);font-weight:700}.author-module__S9L_uW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.author-module__S9L_uW__card{border:1px solid var(--line-soft);min-width:0;color:inherit;transition:transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s var(--ease);background:#fff;border-radius:14px 14px 0 0;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.author-module__S9L_uW__card:hover{border-color:#d6282840;transform:translateY(-4px);box-shadow:0 16px 32px #0a25401a}.author-module__S9L_uW__cardThumb{aspect-ratio:16/10;background:var(--bg-grey);width:100%;position:relative;overflow:hidden}.author-module__S9L_uW__cardThumbImg{object-fit:cover}.author-module__S9L_uW__cardBody{flex-direction:column;flex:1;gap:10px;padding:18px 20px 20px;display:flex}.author-module__S9L_uW__cardTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.012em;overflow-wrap:anywhere;font-size:17px;font-weight:600;line-height:1.3}.author-module__S9L_uW__cardDate{color:var(--text-light);font-size:12.5px;font-style:italic}.author-module__S9L_uW__cardRead{font-family:var(--label);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border-top:1px solid var(--line-soft);align-items:center;gap:5px;margin-top:auto;padding-top:10px;font-size:11px;font-weight:700;display:inline-flex}.author-module__S9L_uW__cta{background:#fff;padding:0 0 80px}.author-module__S9L_uW__ctaCard{background:linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 60%, var(--navy-mid) 100%);text-align:center;color:#fff;border-radius:24px 24px 24px 0;padding:48px 44px}.author-module__S9L_uW__ctaH2{font-family:var(--serif);letter-spacing:-.022em;margin-bottom:12px;font-size:clamp(22px,2.4vw,30px);font-weight:700}.author-module__S9L_uW__ctaBody{color:#ffffffd1;max-width:560px;margin:0 auto 26px;font-size:15.5px;line-height:1.6}.author-module__S9L_uW__ctaBtn{background:var(--accent);color:#fff;transition:transform .25s var(--ease);border-radius:999px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #d628284d}.author-module__S9L_uW__ctaBtn:hover{transform:translateY(-2px)}@media (max-width:768px){.author-module__S9L_uW__hero{padding:40px 0 48px}.author-module__S9L_uW__heroGrid{grid-template-columns:1fr;gap:24px}.author-module__S9L_uW__photoWrap{width:150px;height:150px}.author-module__S9L_uW__grid{grid-template-columns:1fr;gap:16px}.author-module__S9L_uW__ctaCard{padding:36px 22px}.author-module__S9L_uW__quote{padding-left:20px}.author-module__S9L_uW__quoteAttr{padding-left:23px}}
.page-module__MKsOEa__wrap{flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.page-module__MKsOEa__hero{background:var(--navy);flex:1;align-items:center;padding:80px 0 96px;display:flex}.page-module__MKsOEa__inner{flex-direction:column;gap:24px;max-width:640px;display:flex}.page-module__MKsOEa__check{border:2px solid var(--sky);width:64px;height:64px;color:var(--sky);background:#00a4ff26;border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module__MKsOEa__eyebrow{color:var(--sky-bright);display:block}.page-module__MKsOEa__title{font-family:var(--serif);color:#fff;letter-spacing:-.03em;font-size:clamp(30px,4vw,52px);font-weight:300;line-height:1.05}.page-module__MKsOEa__body{color:#fff;font-size:clamp(16px,1.2vw,18px);line-height:1.65}.page-module__MKsOEa__next{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:10px;padding:24px 28px;display:flex}.page-module__MKsOEa__nextTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--sky-bright);font-size:13px;font-weight:700}.page-module__MKsOEa__nextItem{color:#fff;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.page-module__MKsOEa__nextDot{background:var(--sky);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.page-module__MKsOEa__btns{flex-wrap:wrap;gap:14px;display:flex}.page-module__MKsOEa__strip{background:var(--bg-soft);border-top:1px solid var(--line-soft);padding:40px 0}.page-module__MKsOEa__stripInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.page-module__MKsOEa__stripText{color:var(--text-muted);font-size:15px}.page-module__MKsOEa__stripContact{flex-wrap:wrap;gap:20px;display:flex}.page-module__MKsOEa__stripContact a{color:var(--sky-deep);align-items:center;gap:6px;font-size:14px;font-weight:500;transition:color .2s;display:flex}.page-module__MKsOEa__stripContact a:hover{color:var(--sapphire)}
.FounderMessage-module__rM8yqa__section{padding:var(--section-pad) 0;background:var(--bg-soft);border-top:1px solid var(--line)}.FounderMessage-module__rM8yqa__grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:56px;display:grid}.FounderMessage-module__rM8yqa__portraitCol{position:relative}.FounderMessage-module__rM8yqa__portraitFrame{aspect-ratio:4/5;border-radius:var(--r-lg);background:var(--navy);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.FounderMessage-module__rM8yqa__portrait{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.FounderMessage-module__rM8yqa__factRow{gap:10px;margin-top:20px;display:flex}.FounderMessage-module__rM8yqa__fact{text-align:center;border:1px solid var(--line);border-radius:var(--r);background:#fff;flex:1;padding:14px 8px}.FounderMessage-module__rM8yqa__factNum{font-family:var(--serif);color:var(--accent);letter-spacing:-.01em;font-size:21px;font-weight:600;line-height:1;display:block}.FounderMessage-module__rM8yqa__factLbl{color:var(--text-muted);margin-top:5px;font-size:11.5px;line-height:1.3;display:block}.FounderMessage-module__rM8yqa__eyebrow{margin-bottom:14px;display:block}.FounderMessage-module__rM8yqa__h2{letter-spacing:-.022em;color:var(--navy);margin-bottom:22px;font-size:clamp(26px,3vw,38px);line-height:1.12}.FounderMessage-module__rM8yqa__prose p{color:var(--text-muted);margin-bottom:15px;font-size:15.5px;line-height:1.72}.FounderMessage-module__rM8yqa__prose p:first-child{color:var(--text);font-size:17px;font-weight:500;line-height:1.6}.FounderMessage-module__rM8yqa__quote{border-left:3px solid var(--accent);font-family:var(--serif);color:var(--navy);letter-spacing:-.012em;margin:20px 0;padding:4px 0 4px 20px;font-size:19px;font-weight:600;line-height:1.42}.FounderMessage-module__rM8yqa__sign{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:22px;display:flex}.FounderMessage-module__rM8yqa__signName{font-family:var(--serif);color:var(--navy);letter-spacing:-.01em;font-size:18px;font-weight:600}.FounderMessage-module__rM8yqa__signRole{color:var(--text-muted);margin-top:3px;font-size:13px}.FounderMessage-module__rM8yqa__linkedin{color:var(--accent);border:1px solid var(--line);border-radius:var(--r-pill);transition:border-color .2s var(--ease), box-shadow .2s var(--ease);background:#fff;align-items:center;gap:8px;padding:9px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.FounderMessage-module__rM8yqa__linkedin:hover{border-color:var(--accent);box-shadow:var(--shadow-sm)}@media (max-width:900px){.FounderMessage-module__rM8yqa__grid{grid-template-columns:1fr;gap:32px}.FounderMessage-module__rM8yqa__portraitFrame{max-width:400px;margin:0 auto}.FounderMessage-module__rM8yqa__factRow{max-width:400px;margin:20px auto 0}}@media (max-width:480px){.FounderMessage-module__rM8yqa__section{padding:60px 0}.FounderMessage-module__rM8yqa__factNum{font-size:18px}.FounderMessage-module__rM8yqa__factLbl{font-size:10.5px}.FounderMessage-module__rM8yqa__factRow{gap:7px}.FounderMessage-module__rM8yqa__quote{font-size:17px}}
.ServiceShell-module__8HSQya__topBar{background:#00283f;padding:94px 0 14px}.ServiceShell-module__8HSQya__breadcrumb{color:#fff;align-items:center;gap:8px;font-size:13px;display:flex}.ServiceShell-module__8HSQya__breadcrumb a{color:var(--sky-bright);transition:color .2s}.ServiceShell-module__8HSQya__breadcrumb a:hover{color:#fff}.ServiceShell-module__8HSQya__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:72px 0 80px;position:relative;overflow:hidden}.ServiceShell-module__8HSQya__heroGrid{grid-template-columns:1fr 560px;align-items:center;gap:56px;display:grid}.ServiceShell-module__8HSQya__heroLeft{flex-direction:column;gap:22px;display:flex}.ServiceShell-module__8HSQya__heroEyebrow{color:var(--sky-bright)}.ServiceShell-module__8HSQya__heroTitle{font-family:var(--serif);letter-spacing:-.5px;font-size:clamp(28px,3.4vw,40px);font-weight:600;line-height:1.5;color:#fff!important}.ServiceShell-module__8HSQya__heroTitle .em{font-style:normal;color:#fff!important}.ServiceShell-module__8HSQya__heroLead{max-width:520px;font-size:clamp(15px,1.1vw,17px);line-height:1.7;color:#fff!important}.ServiceShell-module__8HSQya__heroBtns{flex-wrap:wrap;gap:14px;display:flex}.ServiceShell-module__8HSQya__heroRight{background:var(--navy-soft);border-radius:16px;align-self:center;overflow:hidden}.ServiceShell-module__8HSQya__heroImg{border-radius:16px;width:100%;height:auto;display:block}.ServiceShell-module__8HSQya__process{background:var(--bg-soft);padding:56px 0}.ServiceShell-module__8HSQya__processLabel{text-transform:uppercase;letter-spacing:.14em;color:var(--sky-deep);margin-bottom:32px;font-size:11px;font-weight:700}.ServiceShell-module__8HSQya__processGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.ServiceShell-module__8HSQya__processStep{flex-direction:column;gap:10px;display:flex}.ServiceShell-module__8HSQya__processIcon{background:var(--sky-pale);border:1px solid var(--sky-light);width:44px;height:44px;color:var(--sky-deep);border-radius:10px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.ServiceShell-module__8HSQya__processNum{letter-spacing:.1em;color:var(--text-light);font-size:11px;font-weight:700}.ServiceShell-module__8HSQya__processTitle{color:var(--navy);font-size:15.5px;font-weight:600;line-height:1.3}.ServiceShell-module__8HSQya__processDesc{color:var(--text-muted);font-size:14px;line-height:1.65}.ServiceShell-module__8HSQya__related{background:var(--bg-soft);padding:72px 0}.ServiceShell-module__8HSQya__relatedEyebrow{margin-bottom:8px;display:block}.ServiceShell-module__8HSQya__relatedTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.02em;margin-bottom:36px;font-size:clamp(22px,2.5vw,30px);font-weight:400}.ServiceShell-module__8HSQya__relatedGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ServiceShell-module__8HSQya__relatedCard{border:1px solid var(--line-soft);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:24px 22px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.ServiceShell-module__8HSQya__relatedCard:hover{border-color:var(--sky-light);transform:translateY(-2px);box-shadow:0 4px 20px #00000012}.ServiceShell-module__8HSQya__relatedCardTitle{color:var(--navy);font-size:15px;font-weight:600;line-height:1.35}.ServiceShell-module__8HSQya__relatedCardDesc{color:var(--text-muted);flex:1;font-size:13.5px;line-height:1.6}.ServiceShell-module__8HSQya__relatedCardLink{color:var(--sky-deep);align-items:center;gap:5px;margin-top:4px;font-size:13px;font-weight:600;display:flex}.ServiceShell-module__8HSQya__body{padding:80px 0 100px}.ServiceShell-module__8HSQya__bodyGrid{grid-template-columns:1fr 320px;align-items:start;gap:64px;display:grid}.ServiceShell-module__8HSQya__bodyContent h1{display:none}.ServiceShell-module__8HSQya__bodyContent h2{font-size:clamp(19px,1.8vw,24px)}.ServiceShell-module__8HSQya__bodyContent details{border:1px solid var(--line-soft);border-radius:10px;margin-bottom:10px;overflow:hidden}.ServiceShell-module__8HSQya__bodyContent details[open]{border-color:var(--sky-light)}.ServiceShell-module__8HSQya__bodyContent summary{cursor:pointer;color:var(--navy);background:var(--bg-soft);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 20px;font-size:15.5px;font-weight:600;list-style:none;transition:background .15s;display:flex}.ServiceShell-module__8HSQya__bodyContent summary:hover{background:var(--sky-pale)}.ServiceShell-module__8HSQya__bodyContent details[open] summary{background:var(--sky-pale);border-bottom:1px solid var(--sky-light);color:var(--sky-deep)}.ServiceShell-module__8HSQya__bodyContent summary:after{content:"+";color:var(--sky-deep);flex-shrink:0;margin-left:12px;font-size:20px;font-weight:300;line-height:1}.ServiceShell-module__8HSQya__bodyContent details[open] summary:after{content:"−"}.ServiceShell-module__8HSQya__bodyContent details>:not(summary){padding:16px 20px}.ServiceShell-module__8HSQya__bodyContent details p{color:var(--text-muted);margin-bottom:.8em;font-size:15.5px;line-height:1.7}.ServiceShell-module__8HSQya__bodyContent details p:last-child{margin-bottom:0}.ServiceShell-module__8HSQya__sidebar{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}.ServiceShell-module__8HSQya__sideCard{background:var(--sky-pale);border:1px solid var(--sky-light);border-radius:16px;flex-direction:column;gap:14px;padding:28px 24px;display:flex}.ServiceShell-module__8HSQya__sideCardTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.015em;font-size:20px;font-weight:400;line-height:1.2}.ServiceShell-module__8HSQya__sideCardBody{color:var(--text-muted);font-size:14.5px;line-height:1.65}.ServiceShell-module__8HSQya__sideCardBtns{flex-direction:column;gap:10px;display:flex}.ServiceShell-module__8HSQya__sideContact{background:var(--bg-soft);border:1px solid var(--line-soft);border-radius:14px;flex-direction:column;gap:10px;padding:20px 22px;display:flex}.ServiceShell-module__8HSQya__sideContactTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--text-light);font-size:11px;font-weight:700}.ServiceShell-module__8HSQya__sideContactItem{color:var(--text-muted);align-items:center;gap:10px;font-size:14px;text-decoration:none;transition:color .15s;display:flex}.ServiceShell-module__8HSQya__sideContactItem:hover{color:var(--sky-deep)}.ServiceShell-module__8HSQya__sideContactItem svg{color:var(--sky-deep);flex-shrink:0}.ServiceShell-module__8HSQya__sideStat{background:var(--navy);border-radius:14px;grid-template-columns:1fr 1fr;gap:16px;padding:20px 22px;display:grid}.ServiceShell-module__8HSQya__sideStatItem{flex-direction:column;gap:2px;display:flex}.ServiceShell-module__8HSQya__sideStatNum{font-family:var(--serif);color:#fff;letter-spacing:-.02em;font-size:26px;font-weight:400}.ServiceShell-module__8HSQya__sideStatLabel{color:#fff;font-size:11.5px;line-height:1.4}.ServiceShell-module__8HSQya__ctaStrip{background:var(--sky-pale);padding:72px 0}.ServiceShell-module__8HSQya__ctaStripInner{flex-direction:column;gap:16px;max-width:680px;display:flex}.ServiceShell-module__8HSQya__ctaStripTitle{font-family:var(--serif);color:var(--navy);letter-spacing:-.025em;font-size:clamp(26px,3vw,38px);font-weight:400;line-height:1.1}.ServiceShell-module__8HSQya__ctaStripDesc{color:var(--text-muted);font-size:16px;line-height:1.6}.ServiceShell-module__8HSQya__ctaStripBtns{flex-wrap:wrap;gap:14px;display:flex}@media (max-width:1100px){.ServiceShell-module__8HSQya__heroGrid{grid-template-columns:1fr 440px;gap:48px}.ServiceShell-module__8HSQya__bodyGrid{grid-template-columns:1fr 280px;gap:48px}.ServiceShell-module__8HSQya__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.ServiceShell-module__8HSQya__heroGrid,.ServiceShell-module__8HSQya__bodyGrid{grid-template-columns:1fr}.ServiceShell-module__8HSQya__sidebar{position:static}.ServiceShell-module__8HSQya__processGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:640px){.ServiceShell-module__8HSQya__hero{padding:48px 0 56px}.ServiceShell-module__8HSQya__process{padding:40px 0}.ServiceShell-module__8HSQya__body{padding:56px 0 72px}.ServiceShell-module__8HSQya__related,.ServiceShell-module__8HSQya__ctaStrip{padding:52px 0}.ServiceShell-module__8HSQya__sideStat{grid-template-columns:1fr 1fr}.ServiceShell-module__8HSQya__processGrid,.ServiceShell-module__8HSQya__relatedGrid{grid-template-columns:1fr}}
