:root{--evd-navy:#06265d;--evd-blue:#1463f3;--evd-border:#dbe6f5;--evd-muted:#60769b;--evd-bg:#f8fbff;--evd-footer:#f0f5fc;--evd-header-h:142px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--evd-navy);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.evd-site-shell{min-height:100vh;display:flex;flex-direction:column}.evd-wrap{width:min(1420px,calc(100% - 72px));margin-inline:auto}.evd-main{flex:1;padding-top:var(--evd-header-h)}.evd-header{position:fixed;z-index:9999;inset:0 0 auto;background:rgb(255 255 255 / .97);border-bottom:1px solid #dbe5f2;box-shadow:0 4px 22px rgb(26 65 116 / .045);backdrop-filter:blur(14px)}.evd-header-top{height:78px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:24px}.evd-brand{display:flex;align-items:center;gap:10px;min-width:max-content;color:var(--evd-navy);text-decoration:none}.evd-logo-image .custom-logo-link{display:flex}.evd-logo-image img{width:auto!important;max-width:175px!important;max-height:50px!important;object-fit:contain}.evd-emblem{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#fff;background:#0f8f63}.evd-brand strong{display:block;font-size:22px;line-height:1}.evd-brand small{display:block;margin-top:4px;font-size:9px;letter-spacing:.05em}.evd-quick-left{display:flex;gap:10px}.evd-outline-action,.evd-status-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:42px;padding:0 15px;border:1.5px solid var(--evd-blue);border-radius:6px;background:#fff;color:#0757e8;font-size:13px;font-weight:650;text-decoration:none;white-space:nowrap}.evd-outline-action svg,.evd-status-button svg,.evd-utility>a>svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.evd-utility{justify-self:end;display:flex;align-items:center;gap:18px}.evd-utility>a{display:inline-flex;align-items:center;gap:7px;color:var(--evd-navy);font-size:13px;font-weight:590;text-decoration:none;white-space:nowrap}.evd-utility .evd-status-button{padding:0 17px;color:#0757e8}.evd-primary-button{height:46px;padding:0 19px!important;border-radius:6px;background:linear-gradient(135deg,#0753cc,#083174);color:#fff!important;box-shadow:0 8px 20px rgb(5 70 176 / .18)}.evd-primary-button svg{width:17px!important}.evd-header-menu-row{height:64px;border-top:1px solid #edf2f8}.evd-primary-nav{height:100%;display:flex;align-items:center;justify-content:flex-end}.evd-menu,.evd-legal-menu{margin:0;padding:0;list-style:none}.evd-menu{display:flex;align-items:center;justify-content:flex-end;gap:58px;width:100%}.evd-menu li{position:relative}.evd-menu a{display:inline-flex;align-items:center;height:63px;color:var(--evd-navy);font-size:14px;font-weight:650;text-decoration:none}.evd-menu .menu-item-has-children>a:after{content:"⌄";margin-left:10px;font-size:14px}.evd-menu .sub-menu{position:absolute;top:58px;left:50%;min-width:220px;margin:0;padding:10px;list-style:none;transform:translate(-50%,8px);border:1px solid var(--evd-border);border-radius:10px;background:#fff;box-shadow:0 18px 45px rgb(22 57 104 / .13);opacity:0;visibility:hidden;transition:.2s}.evd-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}.evd-menu .sub-menu a{height:auto;display:block;padding:10px 12px;border-radius:7px;font-size:13px}.evd-menu .sub-menu a:hover{background:#f1f6ff;color:var(--evd-blue)}.evd-mobile-toggle,.evd-mobile-panel{display:none}.evd-home-hero{position:relative;overflow:hidden;padding:38px 0 24px;background:linear-gradient(180deg,#fbfdff 0,#fff 76%)}.evd-home-hero:before,.evd-home-hero:after{content:"";position:absolute;pointer-events:none;opacity:.55}.evd-home-hero:before{left:-60px;top:20px;width:520px;height:220px;background:repeating-radial-gradient(ellipse at center,transparent 0 14px,rgb(52 112 212 / .08) 15px 16px,transparent 17px 28px);transform:rotate(-7deg)}.evd-home-hero:after{right:-40px;top:15px;width:490px;height:250px;background:repeating-radial-gradient(ellipse at center,transparent 0 15px,rgb(52 112 212 / .075) 16px 17px,transparent 18px 31px);transform:rotate(9deg)}.evd-ambient{position:absolute;width:82px;height:82px;background-image:radial-gradient(#8eb4ff 1.5px,transparent 1.5px);background-size:14px 14px;opacity:.5}.evd-ambient-one{left:3%;bottom:42px}.evd-ambient-two{right:4%;top:30px}.evd-home-inner{position:relative;z-index:1}.evd-home-heading{text-align:center;margin-bottom:26px}.evd-home-heading h1{margin:0;color:var(--evd-navy);font-size:clamp(30px,3vw,46px);line-height:1.15;letter-spacing:-.025em}.evd-home-heading p{margin:14px 0 12px;color:#536e9b;font-size:16px}.evd-heading-rule{display:block;width:40px;height:2px;margin:auto;background:#2f72ff}.evd-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1180px;margin:auto}.evd-service-card{position:relative;display:grid;grid-template-columns:62px 1fr;grid-template-rows:auto 1fr auto;column-gap:16px;min-height:326px;padding:24px 22px 20px;border:1px solid var(--evd-border);border-radius:14px;background:rgb(255 255 255 / .94);color:var(--evd-navy);text-decoration:none;box-shadow:0 10px 30px rgb(54 89 135 / .05);transition:transform .22s,border-color .22s,box-shadow .22s}.evd-service-card:hover{transform:translateY(-4px);border-color:#aac7fa;box-shadow:0 18px 38px rgb(54 89 135 / .11)}.evd-service-icon{grid-column:1;grid-row:1;display:grid;place-items:center;width:58px;height:58px;border-radius:50%}.evd-service-icon svg,.evd-how-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.evd-standard .evd-service-icon{color:#0c62f3;background:#e9f1ff}.evd-urgent .evd-service-icon{color:#ff640e;background:#fff0e6}.evd-regular .evd-service-icon{color:#079a55;background:#e8f8ef}.evd-status .evd-service-icon{color:#4b18c9;background:#f0eaff}.evd-service-title{grid-column:2;align-self:center}.evd-service-title h2{margin:0 0 7px;font-size:19px;line-height:1.25}.evd-service-title p{margin:0;color:#506d9d;font-size:13px;line-height:1.55}.evd-service-card dl,.evd-service-card ul{grid-column:1/-1;margin:28px 0 0}.evd-service-card dl>div+div{margin-top:18px}.evd-service-card dt{display:flex;align-items:center;gap:10px;color:#647ba4;font-size:12px}.evd-service-card dt svg,.evd-service-card li svg{width:16px;height:16px;flex:none;fill:none;stroke:#256bf4;stroke-width:1.7}.evd-service-card dd{margin:5px 0 0 26px;font-size:13px;font-weight:750}.evd-service-card ul{padding:0;list-style:none}.evd-service-card li{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:#45638f;font-size:13px}.evd-card-arrow{position:absolute;right:22px;bottom:20px;color:#0c54c5}.evd-card-arrow svg,.evd-flow-arrow svg,.evd-footer-notice svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.evd-how-section{padding:20px 0 22px;border-top:1px solid #eaf0f8;background:#fff}.evd-how-section h2{text-align:center;margin:0 0 8px;font-size:26px}.evd-how-grid{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;align-items:center;gap:8px;max-width:1120px;margin:22px auto 0}.evd-how-grid article{position:relative;display:grid;grid-template-columns:72px 1fr;grid-template-rows:auto auto 1fr;column-gap:16px;min-height:112px}.evd-how-icon{grid-row:1/4;display:grid;place-items:center;width:68px;height:68px;border-radius:50%}.evd-how-blue{color:#075eea;background:#ebf2ff}.evd-how-green{color:#079652;background:#e8f7ef}.evd-how-orange{color:#ff5e00;background:#fff0e6}.evd-how-purple{color:#4219c8;background:#f1ebff}.evd-step-no{font-size:14px;font-weight:800;color:#1367f7}.evd-how-grid article:nth-of-type(2) .evd-step-no{color:#079652}.evd-how-grid article:nth-of-type(3) .evd-step-no{color:#ff5e00}.evd-how-grid article:nth-of-type(4) .evd-step-no{color:#4219c8}.evd-how-grid h3{margin:3px 0 6px;font-size:14px}.evd-how-grid p{margin:0;color:#50698f;font-size:12px;line-height:1.55}.evd-flow-arrow{display:grid;place-items:center;color:#6286c7}.evd-footer{margin-top:auto;padding:23px 0 19px;border-top:1px solid #d9e5f4;background:linear-gradient(180deg,#f4f8fd,#eef4fb)}.evd-legal-menu{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.evd-legal-menu a{color:#355783;font-size:12px;text-decoration:none}.evd-footer-line{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px;padding-top:18px;border-top:1px solid #ccdaed;color:#4f6789;font-size:10.5px;line-height:1.35;white-space:nowrap}.evd-footer-notice{display:inline-flex;align-items:center;gap:8px}.evd-footer-notice svg{width:16px;height:16px}.evd-footer-separator{width:1px;height:17px;background:#aebfda}.evd-mobile-panel[hidden]{display:none!important}@media(max-width:1250px){.evd-wrap{width:min(1160px,calc(100% - 36px))}.evd-header-top{grid-template-columns:auto 1fr auto}.evd-quick-left{display:none}.evd-utility{gap:12px}.evd-utility>a:not(.evd-status-button):not(.evd-primary-button){font-size:0}.evd-utility>a:not(.evd-status-button):not(.evd-primary-button) svg{width:20px;height:20px}.evd-menu{gap:34px}.evd-footer-line{white-space:normal;text-align:center}}@media(max-width:980px){:root{--evd-header-h:72px}.evd-header-top{height:72px;grid-template-columns:auto 1fr auto}.evd-header-menu-row,.evd-utility{display:none}.evd-mobile-toggle{justify-self:end;display:grid;width:42px;height:42px;padding:10px;border:1px solid var(--evd-border);border-radius:7px;background:#fff}.evd-mobile-toggle span{display:block;height:2px;background:var(--evd-navy);margin:2px 0}.evd-mobile-panel{display:block;position:absolute;left:0;right:0;top:72px;padding:18px;background:#fff;border-top:1px solid #e4ebf5;box-shadow:0 18px 38px rgb(20 52 96 / .14)}.evd-mobile-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.evd-mobile-actions a{padding:12px;border:1px solid var(--evd-border);border-radius:7px;color:var(--evd-navy);font-size:13px;font-weight:700;text-decoration:none}.evd-mobile-menu,.evd-mobile-menu ul{margin:12px 0 0;padding:0;list-style:none}.evd-mobile-menu a{display:block;padding:10px 2px;color:var(--evd-navy);text-decoration:none}.evd-service-grid{grid-template-columns:repeat(2,1fr)}.evd-how-grid{grid-template-columns:1fr 1fr;gap:22px}.evd-flow-arrow{display:none}.evd-footer-line{flex-wrap:wrap}.evd-footer-separator{display:none}}@media(max-width:620px){.evd-wrap{width:calc(100% - 24px)}.evd-logo-image img{max-width:145px!important;max-height:42px!important}.evd-home-hero{padding-top:26px}.evd-home-heading h1{font-size:30px}.evd-home-heading p{font-size:14px}.evd-service-grid{grid-template-columns:1fr}.evd-service-card{min-height:300px}.evd-how-grid{grid-template-columns:1fr}.evd-how-grid article{min-height:96px}.evd-legal-menu{gap:12px 20px}.evd-footer-line{display:grid;gap:9px}.evd-mobile-actions{grid-template-columns:1fr}}.evd-brand{max-width:250px;overflow:hidden}.evd-logo-image{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;overflow:hidden;border-radius:50%}.evd-logo-image img,.evd-brand-emblem{display:block!important;width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important;margin:0!important}.evd-brand-copy{display:block;min-width:0}.evd-brand-copy strong{font-size:20px;line-height:1.05;letter-spacing:.01em;white-space:nowrap}.evd-brand-copy small{font-size:8px;line-height:1.2;white-space:nowrap}.evd-emblem-fallback{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#0f8f63;color:#fff;font-size:11px;font-weight:800}.evd-caret{display:inline-block;width:7px;height:7px;margin-left:2px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center}.evd-menu .menu-item-has-children>a:after{content:"";display:inline-block;width:7px;height:7px;margin-left:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center}@media(max-width:620px){.evd-logo-image,.evd-logo-image img,.evd-brand-emblem{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important}.evd-brand-copy strong{font-size:18px}.evd-brand-copy small{font-size:7.5px}}.evd-primary-button{background:linear-gradient(135deg,#0868ff 0%,#0756e8 55%,#0646c8 100%)!important;border:1px solid #0756e8!important;color:#fff!important;box-shadow:0 8px 18px rgb(7 86 232 / .20)!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.evd-primary-button:hover,.evd-primary-button:focus-visible{background:linear-gradient(135deg,#075de7 0%,#0649ca 100%)!important;border-color:#0649ca!important;color:#fff!important;box-shadow:0 10px 22px rgb(7 77 205 / .26)!important;transform:translateY(-1px)}.evd-primary-button:active{background:#063fae!important;border-color:#063fae!important;box-shadow:0 5px 12px rgb(6 63 174 / .22)!important;transform:translateY(0)}@media(max-width:980px){.evd-mobile-actions a:last-child{background:linear-gradient(135deg,#0868ff 0%,#0756e8 55%,#0646c8 100%);border-color:#0756e8;color:#fff}}.evd-countries-page{position:relative;overflow:hidden;padding:0 0 34px;background:linear-gradient(180deg,#fbfdff 0,#fff 19%,#fff 86%,#f7faff 100%);color:var(--evd-navy)}.evd-countries-wrap{position:relative;z-index:2}.evd-page-pattern{position:absolute;top:96px;width:520px;height:240px;opacity:.6;pointer-events:none;background:repeating-radial-gradient(ellipse at center,transparent 0 14px,rgb(55 112 211 / .075) 15px 16px,transparent 17px 29px)}.evd-page-pattern-left{left:-120px;transform:rotate(-8deg)}.evd-page-pattern-right{right:-105px;transform:rotate(8deg)}.evd-page-dots{position:absolute;right:5.5%;top:94px;width:68px;height:68px;background-image:radial-gradient(#92b7ff 1.5px,transparent 1.5px);background-size:13px 13px;opacity:.55}.evd-breadcrumbs{display:flex;align-items:center;gap:10px;padding:18px 0 0;color:#61789e;font-size:12px}.evd-breadcrumbs a{color:#315b9a;text-decoration:none}.evd-breadcrumbs span:last-child{color:#536c94}.evd-page-heading{text-align:center;padding:42px 0 30px}.evd-page-heading h1{margin:0;color:var(--evd-navy);font-size:clamp(31px,3.1vw,46px);line-height:1.14;letter-spacing:-.025em}.evd-page-heading p{margin:14px 0 14px;color:#4b6795;font-size:14px;line-height:1.7}.evd-page-heading .evd-heading-rule{width:42px}.evd-country-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 auto 18px;max-width:1120px}.evd-country-summary article{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:start;min-height:126px;padding:20px 18px;border:1px solid #dde7f4;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgb(58 88 132 / .05)}.evd-summary-icon,.evd-mini-icon,.evd-other-icon{display:grid;place-items:center;border-radius:50%}.evd-summary-icon{width:54px;height:54px}.evd-summary-icon svg,.evd-mini-icon svg,.evd-other-icon svg,.evd-country-filters svg,.evd-download-list svg,.evd-view-all svg,.evd-other-options a svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.evd-country-summary strong{display:block;margin-top:2px;font-size:24px;line-height:1;color:#0d2b68}.evd-country-summary strong.evd-summary-text{font-size:16px;line-height:1.25}.evd-country-summary b{display:block;margin-top:5px;font-size:12px}.evd-country-summary p{margin:9px 0 0;color:#5f759a;font-size:11px;line-height:1.55}.evd-blue-icon{color:#0964ef;background:#eaf2ff}.evd-green-icon{color:#059a56;background:#e8f8ef}.evd-purple-icon{color:#6922d6;background:#f1eaff}.evd-orange-icon{color:#ff650c;background:#fff0e7}.evd-country-explorer{max-width:1160px;margin:0 auto;padding:24px 22px 20px;border:1px solid #dfe8f5;border-radius:14px;background:rgb(255 255 255 / .96);box-shadow:0 18px 46px rgb(42 77 128 / .06)}.evd-country-filters{display:grid;grid-template-columns:1.15fr .85fr .85fr auto;gap:18px;align-items:end;padding:0 10px 22px}.evd-country-filters label{display:grid;gap:7px;color:#536d96;font-size:11px}.evd-country-filters input,.evd-country-filters select{width:100%;height:44px;padding:0 13px;border:1px solid #d5e1f0;border-radius:7px;background:#fff;color:#1c3c70;font:inherit;outline:none}.evd-country-filters input:focus,.evd-country-filters select:focus{border-color:#4c86ee;box-shadow:0 0 0 3px rgb(76 134 238 / .11)}.evd-search-field{position:relative}.evd-search-field span{position:absolute;left:13px;bottom:12px;color:#285fb6}.evd-search-field input{padding-left:42px}.evd-search-field svg{width:18px;height:18px}.evd-reset-filter{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 16px;border:1px solid #cbd9ed;border-radius:7px;background:#fff;color:#244f94;font-size:12px;font-weight:700;cursor:pointer}.evd-reset-filter:hover{background:#f5f9ff}.evd-reset-filter svg{width:17px;height:17px}.evd-country-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:18px}.evd-country-sidebar{display:grid;align-content:start;gap:12px}.evd-side-card{padding:18px 14px;border:1px solid #e0e8f4;border-radius:10px;background:#fff}.evd-side-card h2{margin:0 0 13px;font-size:14px}.evd-region-button{display:grid;grid-template-columns:22px 1fr auto;align-items:center;width:100%;min-height:39px;padding:7px 8px;border:0;border-radius:6px;background:#fff0;color:#385987;text-align:left;cursor:pointer}.evd-region-button:hover,.evd-region-button.is-active{background:#edf4ff;color:#075ee8}.evd-region-button span{font-size:17px}.evd-region-button b{font-size:11px}.evd-region-button small{font-size:9.5px;color:#6d84a7}.evd-region-button.is-active small{color:#3b73cc}.evd-visa-options article{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:10px 0}.evd-mini-icon{width:38px;height:38px}.evd-mini-icon svg{width:20px;height:20px}.evd-visa-options b{display:block;font-size:11px}.evd-visa-options small{display:block;margin-top:4px;color:#657b9d;font-size:9.5px;line-height:1.4}.evd-country-main{min-width:0}.evd-world-map-card{position:relative;overflow:hidden;border:1px solid #e0e8f4;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#fff);min-height:360px}.evd-world-map{display:block;width:100%;height:315px;padding:20px 28px 0}.evd-map-controls{position:absolute;right:14px;bottom:52px;display:grid;border:1px solid #d4e0f0;border-radius:5px;overflow:hidden;background:#fff}.evd-map-controls button{width:35px;height:35px;border:0;background:#fff;color:#1b427c;font-size:22px;cursor:pointer}.evd-map-controls button+button{border-top:1px solid #d4e0f0}.evd-map-legend{display:flex;gap:22px;align-items:center;height:44px;padding:0 16px;border-top:1px solid #e2eaf5;color:#657c9e;font-size:10px}.evd-map-legend span{display:flex;align-items:center;gap:7px}.evd-map-legend i{display:block;width:12px;height:12px;border-radius:2px;background:#377df5}.evd-map-legend span:nth-child(2) i{background:#eef3fa;border:1px solid #d4deeb}.evd-country-list-head{display:flex;align-items:center;justify-content:space-between;margin:18px 4px 10px}.evd-country-list-head h2{margin:0;font-size:15px}.evd-download-list{display:inline-flex;align-items:center;gap:8px;height:37px;padding:0 13px;border:1px solid #1e68f0;border-radius:6px;background:#fff;color:#075ee8;font-size:10.5px;font-weight:700;cursor:pointer}.evd-download-list svg{width:16px;height:16px}.evd-country-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid #e5ecf6}.evd-country-item{display:grid;gap:3px;padding:9px 8px;border:0;border-bottom:1px solid #eef2f8;background:#fff;color:#1c427c;text-align:left;cursor:pointer}.evd-country-item:nth-child(n+33){display:none}.evd-country-list.is-expanded .evd-country-item{display:grid}.evd-country-item:hover{background:#f4f8ff}.evd-country-item span{font-size:10.5px;line-height:1.35}.evd-country-item small{color:#8596af;font-size:8.5px}.evd-country-item sup{color:#ff5d16;font-weight:800}.evd-country-item[hidden]{display:none!important}.evd-view-all{display:flex;align-items:center;justify-content:center;gap:9px;margin:15px auto 0;padding:9px 17px;border:1px solid #2a70ee;border-radius:6px;background:#fff;color:#075ee8;font-size:11px;font-weight:700;cursor:pointer}.evd-view-all svg{width:17px;height:17px}.evd-view-all:hover{background:#f1f6ff}.evd-country-notes{margin:20px 0 0;padding:18px 20px;border:1px solid #dfe8f4;border-radius:10px;background:#fbfdff}.evd-country-notes h2{margin:0 0 12px;font-size:14px}.evd-country-notes article{display:grid;grid-template-columns:35px 1fr;gap:10px;padding:9px 0;border-top:1px solid #edf2f8}.evd-country-notes article:first-of-type{border-top:0}.evd-country-notes b{color:#ff640e;font-size:13px}.evd-country-notes p{margin:0;color:#536b92;font-size:10.5px;line-height:1.6}.evd-other-options{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;margin-top:18px;padding:16px 19px;border:1px solid #d9e6f5;border-radius:10px;background:linear-gradient(90deg,#f3f8ff,#fbfdff)}.evd-other-icon{width:42px;height:42px;color:#fff;background:#1269ef}.evd-other-options h2{margin:0;font-size:13px}.evd-other-options p{margin:5px 0 0;color:#61789a;font-size:10px}.evd-other-options a{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid #2a70ee;border-radius:6px;color:#075ee8;font-size:10.5px;font-weight:700;text-decoration:none}.evd-other-options a svg{width:16px;height:16px}@media(max-width:980px){.evd-country-summary{grid-template-columns:repeat(2,1fr)}.evd-country-filters{grid-template-columns:1fr 1fr}.evd-country-layout{grid-template-columns:1fr}.evd-country-sidebar{grid-template-columns:1fr 1fr}.evd-country-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.evd-page-heading{padding-top:30px}.evd-country-summary{grid-template-columns:1fr}.evd-country-explorer{padding:16px 12px}.evd-country-filters{grid-template-columns:1fr;padding-inline:0}.evd-country-sidebar{grid-template-columns:1fr}.evd-world-map-card{min-height:285px}.evd-world-map{height:245px;padding:12px 10px 0}.evd-country-list{grid-template-columns:repeat(2,1fr)}.evd-country-list-head{align-items:flex-start;gap:12px}.evd-download-list span{display:none}.evd-other-options{grid-template-columns:42px 1fr}.evd-other-options a{grid-column:1/-1;justify-content:center}.evd-map-legend{gap:10px;font-size:8.5px}}.evd-world-map-card{min-height:0;background:#f9fbff;overflow:hidden}.evd-map-stage{position:relative;height:390px;overflow:hidden;cursor:grab;background:linear-gradient(180deg,#fbfdff 0%,#f7faff 100%);touch-action:none}.evd-map-stage.is-dragging{cursor:grabbing}.evd-world-map{display:block;width:100%;height:100%;padding:0;user-select:none}.evd-map-ocean{fill:#fbfdff}.evd-map-viewport{transition:transform .18s ease;transform-box:view-box}.evd-map-country{stroke:#d2deec;stroke-width:1.35;vector-effect:non-scaling-stroke;transition:fill .16s ease,opacity .16s ease,stroke .16s ease;cursor:default}.evd-map-country.is-other{fill:#edf2f7}.evd-map-country.is-eligible{fill:#4f82ed;cursor:pointer}.evd-map-country.is-eligible:hover{fill:#2366e7;stroke:#fff;stroke-width:1.8}.evd-map-country.is-other:hover{fill:#e1e8f0}.evd-map-tooltip{position:absolute;z-index:4;max-width:230px;padding:8px 11px;border:1px solid #d6e1f2;border-radius:7px;background:rgb(255 255 255 / .97);box-shadow:0 8px 22px rgb(25 67 132 / .14);color:#0b2a61;font-size:11px;font-weight:700;line-height:1.3;pointer-events:none;white-space:nowrap}.evd-map-tooltip[hidden]{display:none}.evd-map-controls{z-index:5;right:16px;bottom:58px}.evd-map-controls button:hover{background:#f2f6ff;color:#075ee8}.evd-map-legend{height:46px;background:#fff;font-size:10.5px}.evd-map-legend i{background:#4f82ed}.evd-map-legend span:nth-child(2) i{background:#edf2f7;border:1px solid #d2deec}@media(max-width:900px){.evd-map-stage{height:330px}}@media(max-width:650px){.evd-map-stage{height:250px}.evd-map-tooltip{display:none}.evd-map-legend{font-size:9px}}.evd-region-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#1268f3}.evd-region-icon svg{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.evd-region-south-america{color:#12aa65}.evd-region-button:hover .evd-region-icon,.evd-region-button.is-active .evd-region-icon{transform:translateY(-1px)}.evd-region-button .evd-region-icon{transition:transform .18s ease,color .18s ease}.evd-eligibility-page{position:relative;overflow:hidden;background:#fff;color:#0a2b66}.evd-eligibility-wrap{position:relative;z-index:2;padding-bottom:34px}.evd-eligibility-heading{padding-top:35px}.evd-eligibility-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:0;max-width:820px;margin:24px auto 30px;padding:0;list-style:none}.evd-eligibility-progress li{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;color:#6e82a1;font-size:11px;text-align:center}.evd-eligibility-progress li:not(:last-child)::after{content:"";position:absolute;top:28px;left:64%;width:72%;border-top:1px dashed #bfd0eb}.evd-eligibility-progress span{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border:1px solid #cfe0f4;border-radius:50%;background:#f7faff;color:#315f9f}.evd-eligibility-progress svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.evd-eligibility-progress .is-active{color:#082a67}.evd-eligibility-progress .is-active span{border-color:#1167ee;background:#1167ee;color:#fff;box-shadow:0 8px 22px rgb(17 103 238 / .18)}.evd-eligibility-wizard{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:0;max-width:1050px;margin:0 auto;border:1px solid #d7e3f2;border-radius:12px;background:#fff;box-shadow:0 8px 28px rgb(25 65 126 / .05);overflow:hidden}.evd-eligibility-form-panel{padding:30px 30px 22px}.evd-wizard-step h2{margin:0 0 8px;font-size:21px}.evd-wizard-step>p{margin:0 0 24px;color:#536e96;font-size:12px}.evd-wizard-step label{display:flex;flex-direction:column;gap:8px;color:#0c326f;font-size:11px;font-weight:700}.evd-wizard-step select,.evd-wizard-step input[type=date]{width:100%;height:46px;padding:0 14px;border:1px solid #cfdced;border-radius:6px;background:#fff;color:#153c77;font:inherit;font-weight:500;outline:0}.evd-wizard-step select:focus,.evd-wizard-step input:focus{border-color:#2475f2;box-shadow:0 0 0 3px rgb(36 117 242 / .08)}.evd-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.evd-form-note{display:flex;gap:12px;align-items:center;margin-top:22px;padding:14px 16px;border-radius:7px;background:linear-gradient(90deg,#f2f7ff,#f8fbff);color:#0c3c88}.evd-form-note>svg{flex:0 0 auto;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.evd-form-note div{display:flex;flex-direction:column;gap:4px}.evd-form-note b{font-size:11px}.evd-form-note span,.evd-form-note a{color:#46668f;font-size:10.5px;text-decoration:none}.evd-form-note a{display:inline-flex;align-items:center;gap:7px;color:#1265e7;font-weight:700}.evd-form-note a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-wizard-actions{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.evd-wizard-back,.evd-wizard-next{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:43px;padding:0 20px;border-radius:6px;font-size:11px;font-weight:700;cursor:pointer}.evd-wizard-back{border:1px solid #c9d8ec;background:#fff;color:#1a4e98}.evd-wizard-back:disabled{opacity:.45;cursor:not-allowed}.evd-wizard-next{border:1px solid #1266ed;background:#1266ed;color:#fff;box-shadow:0 8px 18px rgb(18 102 237 / .16)}.evd-wizard-next svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9}.evd-wizard-error{margin:12px 0 0;color:#b42318;font-size:11px;font-weight:700}.evd-eligibility-about{display:flex;flex-direction:column;justify-content:center;padding:28px 28px;background:linear-gradient(145deg,#f5f8ff,#eef4ff)}.evd-passport-illustration{position:relative;width:150px;height:105px;margin:0 auto 18px;color:#83adf6}.evd-passport-illustration svg{position:absolute;fill:none;stroke:currentColor;stroke-width:1.5}.evd-passport-illustration svg:first-child{width:98px;height:98px;left:5px;top:0}.evd-passport-illustration svg:last-child{width:72px;height:72px;right:0;bottom:0}.evd-eligibility-about h2{margin:0 0 14px;text-align:center;font-size:16px}.evd-eligibility-about ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.evd-eligibility-about li{display:flex;gap:9px;align-items:center;color:#375d91;font-size:10.5px}.evd-eligibility-about li svg{width:16px;height:16px;fill:none;stroke:#1266ed;stroke-width:2}.evd-review-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d7e3f2;border-radius:8px;overflow:hidden}.evd-review-list div{padding:13px 15px;border-bottom:1px solid #e4edf7}.evd-review-list div:nth-child(odd){border-right:1px solid #e4edf7}.evd-review-list dt{color:#6b809d;font-size:9.5px}.evd-review-list dd{margin:4px 0 0;color:#0b2e68;font-size:11px;font-weight:700}.evd-confirm-row{flex-direction:row!important;align-items:center;margin-top:18px}.evd-result-card{text-align:center;padding:18px}.evd-result-icon{display:flex;align-items:center;justify-content:center;width:70px;height:70px;margin:0 auto 18px;border-radius:50%;background:#e8f8ef;color:#0fa35a}.evd-result-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-result-card.is-negative .evd-result-icon{background:#fff2f0;color:#d92d20}.evd-result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.evd-result-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:12px 17px;border:1px solid #1266ed;border-radius:6px;color:#1266ed;font-size:11px;font-weight:700;text-decoration:none}.evd-result-actions a:first-child{background:#1266ed;color:#fff}.evd-eligibility-benefits{max-width:1050px;margin:24px auto;border:1px solid #d9e5f4;border-radius:11px;padding:20px 24px}.evd-eligibility-benefits h2{text-align:center;margin:0 0 18px;font-size:15px}.evd-eligibility-benefits>div{display:grid;grid-template-columns:repeat(4,1fr)}.evd-eligibility-benefits article{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;padding:0 20px;border-right:1px solid #e0e8f3}.evd-eligibility-benefits article:last-child{border:0}.evd-eligibility-benefits span{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%}.evd-eligibility-benefits svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-eligibility-benefits b{font-size:11px}.evd-eligibility-benefits p{margin:4px 0 0;color:#637a9a;font-size:9.5px;line-height:1.45}.evd-eligibility-lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1050px;margin:0 auto}.evd-entry-points-card,.evd-eligibility-faq{border:1px solid #d9e5f4;border-radius:11px;padding:22px 25px;background:#fff}.evd-entry-points-card h2,.evd-eligibility-faq h2{margin:0 0 8px;font-size:16px}.evd-entry-points-card>p{margin:0 0 16px;color:#5c7396;font-size:10px}.evd-entry-point-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.evd-entry-point-tabs span{display:flex;flex-direction:column;align-items:center;text-align:center;color:#0b3679}.evd-entry-point-tabs svg{width:22px;height:22px;margin-bottom:6px;fill:none;stroke:#1266ed;stroke-width:1.8}.evd-entry-point-tabs b{font-size:9px}.evd-entry-point-tabs small{font-size:8px}.evd-azerbaijan-map{position:relative;height:245px;margin-top:10px}.evd-azerbaijan-map svg{width:100%;height:100%}.evd-azerbaijan-map path{fill:#e8f1ff;stroke:#c4d8f1;stroke-width:2}.evd-azerbaijan-map circle{fill:#13b66a;stroke:#fff;stroke-width:3}.evd-map-label{position:absolute;padding:2px 5px;border-radius:4px;background:rgb(255 255 255 / .86);color:#16427e;font-size:8px;font-weight:700}.evd-map-baku{right:4%;top:49%}.evd-map-astara{left:20%;bottom:6%}.evd-map-lankaran{left:34%;bottom:1%}.evd-map-samur{right:31%;top:8%}.evd-eligibility-faq details{border:1px solid #dce6f3;border-radius:5px;margin-bottom:8px;background:#fff}.evd-eligibility-faq summary{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;color:#143a75;font-size:10.5px;font-weight:700;cursor:pointer;list-style:none}.evd-eligibility-faq details p{margin:0;padding:0 14px 13px;color:#60799c;font-size:10px;line-height:1.5}.evd-still-questions{display:flex;gap:14px;align-items:center;margin-top:14px;padding:14px;border-radius:8px;background:linear-gradient(90deg,#f4f8ff,#f9fbff)}.evd-still-questions>svg{width:36px;height:36px;padding:8px;border-radius:50%;background:#e8f1ff;fill:none;stroke:#1266ed;stroke-width:1.8}.evd-still-questions div{display:flex;flex-direction:column;gap:3px}.evd-still-questions b{font-size:10.5px}.evd-still-questions span,.evd-still-questions a{font-size:9.5px}.evd-still-questions a{display:inline-flex;gap:6px;align-items:center;color:#1266ed;font-weight:700;text-decoration:none}.evd-still-questions a svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.evd-eligibility-assurances{display:grid;grid-template-columns:repeat(4,1fr);max-width:1050px;margin:24px auto 0;padding:18px 22px;border:1px solid #d9e5f4;border-radius:10px;background:linear-gradient(90deg,#f9fbff,#f4f8ff)}.evd-eligibility-assurances article{display:flex;align-items:center;gap:12px;padding:0 22px;border-right:1px solid #dfe8f4}.evd-eligibility-assurances article:last-child{border:0}.evd-eligibility-assurances svg{width:28px;height:28px;padding:6px;border-radius:50%;background:#eaf2ff;fill:none;stroke:#1266ed;stroke-width:1.8}.evd-eligibility-assurances b{font-size:10px}.evd-eligibility-assurances p{margin:3px 0 0;color:#687f9f;font-size:9px}@media(max-width:900px){.evd-eligibility-wizard{grid-template-columns:1fr}.evd-eligibility-about{border-top:1px solid #d7e3f2}.evd-eligibility-benefits>div,.evd-eligibility-assurances{grid-template-columns:repeat(2,1fr);gap:18px}.evd-eligibility-benefits article,.evd-eligibility-assurances article{border-right:0}.evd-eligibility-lower-grid{grid-template-columns:1fr}}@media(max-width:650px){.evd-eligibility-progress{grid-template-columns:repeat(5,72px);overflow-x:auto;justify-content:start;padding-bottom:10px}.evd-eligibility-progress li:not(:last-child)::after{display:none}.evd-eligibility-progress span{width:46px;height:46px}.evd-eligibility-wizard{border-radius:8px}.evd-eligibility-form-panel{padding:22px 16px}.evd-field-grid{grid-template-columns:1fr}.evd-eligibility-benefits>div,.evd-eligibility-assurances{grid-template-columns:1fr}.evd-eligibility-benefits article,.evd-eligibility-assurances article{padding:10px 0}.evd-entry-point-tabs{grid-template-columns:1fr 1fr}.evd-review-list{grid-template-columns:1fr}.evd-review-list div:nth-child(odd){border-right:0}.evd-wizard-actions{gap:10px}.evd-wizard-back,.evd-wizard-next{flex:1}.evd-eligibility-lower-grid{gap:16px}.evd-entry-points-card,.evd-eligibility-faq{padding:18px 15px}}.evd-faq-page{background:#fff;color:#08275f}.evd-faq-breadcrumb{display:flex;align-items:center;gap:10px;padding-top:16px;color:#6a7f9f;font-size:10px}.evd-faq-breadcrumb a{color:#164a91;text-decoration:none}.evd-faq-hero{position:relative;overflow:hidden;padding:36px 0 28px;text-align:center}.evd-faq-hero .evd-wrap{position:relative;z-index:2}.evd-faq-hero h1{margin:0;color:#08275f;font-size:38px;line-height:1.15;letter-spacing:-.8px}.evd-faq-hero p{margin:14px 0 0;color:#31558e;font-size:14px;line-height:1.75}.evd-title-rule{display:block;width:43px;height:2px;margin:16px auto 0;background:#1770f5}.evd-faq-wave{position:absolute;top:40px;width:390px;height:180px;opacity:.58;background:repeating-radial-gradient(ellipse at center,transparent 0 16px,#eaf2fd 17px 18px,transparent 19px 30px);transform:scaleY(.38)}.evd-faq-wave-left{left:-110px}.evd-faq-wave-right{right:-110px}.evd-faq-search{position:relative;display:block;max-width:535px;margin:28px auto 0}.evd-faq-search input{width:100%;height:48px;padding:0 52px 0 20px;border:1px solid #cfdced;border-radius:6px;background:#fff;color:#10356f;font:inherit;font-size:11px;box-shadow:0 5px 15px rgb(25 74 145 / .04);outline:0}.evd-faq-search input:focus{border-color:#1470f5;box-shadow:0 0 0 3px rgb(20 112 245 / .08)}.evd-faq-search>svg{position:absolute;right:17px;top:50%;width:21px;height:21px;transform:translateY(-50%);fill:none;stroke:#0566ef;stroke-width:1.8}.evd-faq-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:14px;align-items:start;max-width:900px;padding-bottom:34px}.evd-faq-sidebar{display:grid;gap:18px;position:sticky;top:145px}.evd-faq-categories-card,.evd-faq-support-card,.evd-faq-content{border:1px solid #dbe6f3;border-radius:8px;background:#fff;box-shadow:0 7px 22px rgb(29 76 141 / .035)}.evd-faq-categories-card{padding:22px 0}.evd-faq-categories-card h2{margin:0 20px 17px;font-size:17px}.evd-faq-category{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;min-height:42px;padding:6px 17px;border:0;background:#fff0;color:#153a72;text-align:left;font:inherit;font-size:10px;font-weight:600;cursor:pointer}.evd-faq-category::before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:2px;background:#fff0}.evd-faq-category.is-active{background:linear-gradient(90deg,#edf4ff,#f6f9ff);color:#0965ea}.evd-faq-category.is-active::before{background:#136ff4}.evd-faq-category b{min-width:22px;padding:4px 5px;border-radius:5px;background:#eef4ff;color:#1e66d5;text-align:center;font-size:9px}.evd-faq-category-icon,.evd-faq-group-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eaf2ff;color:#1469ed}.evd-faq-category-icon svg,.evd-faq-group-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.evd-faq-icon-application,.evd-faq-icon-after-approval{background:#e7f8ee;color:#11a45c}.evd-faq-icon-documents,.evd-faq-icon-payment{background:#fff0e8;color:#ff6417}.evd-faq-icon-processing,.evd-faq-icon-general{background:#f2eaff;color:#6931e5}.evd-faq-icon-travel{background:#e9f6ff;color:#1684d8}.evd-faq-support-card{padding:22px 18px}.evd-faq-support-card h2{margin:0 0 10px;font-size:15px}.evd-faq-support-card p{margin:0 0 18px;color:#567095;font-size:10px;line-height:1.7}.evd-faq-support-card a{display:inline-flex;align-items:center;gap:9px;height:34px;padding:0 14px;border:1px solid #1b6ff1;border-radius:5px;color:#1163df;font-size:10px;font-weight:700;text-decoration:none}.evd-faq-support-card a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-faq-content{padding:25px 30px 16px}.evd-faq-group{margin-bottom:28px}.evd-faq-group>header{display:flex;align-items:center;gap:12px;margin-bottom:13px}.evd-faq-group>header h2{margin:0;font-size:17px}.evd-faq-group-icon{width:35px;height:35px}.evd-faq-group-icon svg{width:19px;height:19px}.evd-faq-questions{border:1px solid #d8e4f2;border-radius:5px;overflow:hidden}.evd-faq-item{border-bottom:1px solid #d8e4f2;background:#fff}.evd-faq-item:last-child{border-bottom:0}.evd-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:41px;padding:0 15px;color:#133d78;font-size:10.5px;font-weight:600;cursor:pointer;list-style:none}.evd-faq-item summary::-webkit-details-marker{display:none}.evd-faq-item summary i{position:relative;width:13px;height:13px;flex:0 0 auto}.evd-faq-item summary i::before,.evd-faq-item summary i::after{content:"";position:absolute;left:3px;top:6px;width:7px;height:1.5px;border-radius:2px;background:#1470f5;transform:rotate(45deg);transform-origin:right}.evd-faq-item summary i::after{left:8px;transform:rotate(-45deg);transform-origin:left}.evd-faq-item[open] summary i{transform:rotate(180deg)}.evd-faq-answer{padding:0 15px 14px;color:#5c7394;font-size:10px;line-height:1.65}.evd-faq-answer p{margin:0}.evd-faq-more{display:flex;align-items:center;justify-content:center;gap:10px;height:36px;margin:4px auto 0;padding:0 25px;border:1px solid #1a70ef;border-radius:5px;background:#fff;color:#1264df;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.evd-faq-more .evd-caret{width:7px;height:7px}.evd-faq-empty{padding:30px;text-align:center;color:#6b809e;font-size:12px}.evd-faq-contact-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:900px;margin-bottom:40px;padding:20px 18px;border:1px solid #dbe6f3;border-radius:8px;background:linear-gradient(90deg,#f8fbff,#f4f8ff)}.evd-faq-contact-strip article{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start;padding:0 17px;border-right:1px solid #dce5f1}.evd-faq-contact-strip article:last-child{border-right:0}.evd-faq-contact-strip article>span{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background:#e8f1ff;color:#1268ed}.evd-faq-contact-strip svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-faq-contact-strip b{display:block;font-size:10.5px}.evd-faq-contact-strip p{min-height:30px;margin:5px 0;color:#5e7598;font-size:9px;line-height:1.5}.evd-faq-contact-strip a{color:#0963df;font-size:9.5px;font-weight:700;text-decoration:none}@media(max-width:900px){.evd-faq-layout{grid-template-columns:1fr;max-width:720px}.evd-faq-sidebar{position:static;grid-template-columns:1fr 1fr}.evd-faq-contact-strip{grid-template-columns:repeat(2,1fr);gap:20px}.evd-faq-contact-strip article{border-right:0}.evd-faq-categories-card{display:grid;grid-template-columns:1fr 1fr}.evd-faq-categories-card h2{grid-column:1/-1}.evd-faq-category{min-height:38px}}@media(max-width:650px){.evd-faq-hero{padding-top:25px}.evd-faq-hero h1{font-size:29px}.evd-faq-hero p{font-size:12px}.evd-faq-layout{padding-left:14px;padding-right:14px}.evd-faq-sidebar{grid-template-columns:1fr}.evd-faq-categories-card{grid-template-columns:1fr}.evd-faq-content{padding:20px 14px}.evd-faq-contact-strip{grid-template-columns:1fr;margin-left:14px;margin-right:14px}.evd-faq-contact-strip article{padding:10px 0}.evd-faq-wave{display:none}}body{font-size:16px;line-height:1.55;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}.evd-countries-page,.evd-eligibility-page,.evd-faq-page{font-size:15px}.evd-countries-page p,.evd-countries-page li,.evd-countries-page label,.evd-countries-page input,.evd-countries-page select,.evd-countries-page button,.evd-eligibility-page p,.evd-eligibility-page li,.evd-eligibility-page label,.evd-eligibility-page input,.evd-eligibility-page select,.evd-eligibility-page button,.evd-faq-page p,.evd-faq-page li,.evd-faq-page label,.evd-faq-page input,.evd-faq-page button,.evd-faq-page summary{line-height:1.6}.evd-faq-breadcrumb{font-size:13px;padding-top:20px}.evd-faq-hero{padding:48px 0 36px}.evd-faq-hero h1{font-size:clamp(38px,3.1vw,48px);line-height:1.12;letter-spacing:-1px}.evd-faq-hero p{font-size:16px;line-height:1.65;max-width:700px;margin:16px auto 0}.evd-faq-search{max-width:720px;margin-top:30px}.evd-faq-search input{height:56px;padding-left:22px;font-size:15px}.evd-faq-layout{grid-template-columns:280px minmax(0,1fr);gap:24px;max-width:1180px;padding-bottom:42px}.evd-faq-sidebar{gap:20px}.evd-faq-categories-card{padding:26px 0}.evd-faq-categories-card h2{margin:0 22px 18px;font-size:21px}.evd-faq-category{grid-template-columns:36px minmax(0,1fr) auto;gap:11px;min-height:51px;padding:8px 20px;font-size:14px}.evd-faq-category b{min-width:28px;padding:5px 7px;font-size:12px}.evd-faq-category-icon{width:34px;height:34px}.evd-faq-category-icon svg{width:18px;height:18px}.evd-faq-support-card{padding:25px 22px}.evd-faq-support-card h2{font-size:19px}.evd-faq-support-card p{font-size:14px;line-height:1.65}.evd-faq-support-card a{height:42px;padding:0 17px;font-size:14px}.evd-faq-content{padding:30px 34px 22px}.evd-faq-group{margin-bottom:34px}.evd-faq-group>header{gap:14px;margin-bottom:15px}.evd-faq-group>header h2{font-size:22px}.evd-faq-group-icon{width:42px;height:42px}.evd-faq-group-icon svg{width:22px;height:22px}.evd-faq-item summary{min-height:54px;padding:10px 18px;font-size:14.5px;line-height:1.45}.evd-faq-answer{padding:0 18px 18px;font-size:14px;line-height:1.7}.evd-faq-more{height:44px;padding:0 28px;font-size:14px}.evd-faq-empty{font-size:15px}.evd-faq-contact-strip{max-width:1180px;margin-bottom:46px;padding:26px 22px}.evd-faq-contact-strip article{grid-template-columns:54px 1fr;gap:14px;padding:0 22px}.evd-faq-contact-strip article>span{width:50px;height:50px}.evd-faq-contact-strip b{font-size:15px}.evd-faq-contact-strip p{min-height:44px;font-size:13px;line-height:1.55}.evd-faq-contact-strip a{font-size:13.5px}.evd-countries-page .evd-breadcrumbs,.evd-eligibility-page .evd-breadcrumbs{font-size:13px}.evd-countries-page .evd-page-heading p,.evd-eligibility-page .evd-page-heading p{font-size:16px}.evd-country-summary p,.evd-country-summary b,.evd-region-button,.evd-region-button small,.evd-visa-options b,.evd-visa-options small,.evd-country-filters label,.evd-country-filters input,.evd-country-filters select,.evd-country-list,.evd-country-list small,.evd-country-notices,.evd-country-bottom-note{font-size:13px}.evd-country-list b{font-size:14px}.evd-eligibility-page label,.evd-eligibility-page select,.evd-eligibility-page input,.evd-eligibility-page button,.evd-form-note,.evd-review-list,.evd-eligibility-about,.evd-eligibility-faq summary,.evd-eligibility-faq .evd-faq-answer{font-size:14px}.evd-footer-line{font-size:12px}.evd-legal-menu a{font-size:13px}@media(max-width:900px){.evd-faq-layout{grid-template-columns:1fr;max-width:760px}.evd-faq-sidebar{grid-template-columns:1fr 1fr}.evd-faq-contact-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){body{font-size:15px}.evd-faq-hero h1{font-size:32px}.evd-faq-hero p{font-size:15px}.evd-faq-layout{padding-left:16px;padding-right:16px}.evd-faq-sidebar{grid-template-columns:1fr}.evd-faq-content{padding:22px 16px}.evd-faq-item summary{font-size:14px}.evd-faq-contact-strip{grid-template-columns:1fr;margin-left:16px;margin-right:16px}.evd-footer-line{white-space:normal;flex-wrap:wrap;text-align:center}}.evd-eligibility-benefits{max-width:1180px;padding:24px 30px}.evd-eligibility-benefits h2{font-size:18px;margin-bottom:22px}.evd-eligibility-benefits>div{grid-template-columns:repeat(4,minmax(0,1fr))}.evd-eligibility-benefits article{display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-areas:"icon title" "icon copy";column-gap:14px;row-gap:4px;align-items:start;padding:0 24px;min-width:0}.evd-eligibility-benefits article>span{grid-area:icon;width:48px;height:48px}.evd-eligibility-benefits article>b{grid-area:title;font-size:14px;line-height:1.35;white-space:normal;overflow-wrap:normal;word-break:normal}.evd-eligibility-benefits article>p{grid-area:copy;margin:0;font-size:13px;line-height:1.55;color:#5f7698;white-space:normal;overflow-wrap:normal;word-break:normal;max-width:190px}.evd-entry-points-card,.evd-eligibility-faq{padding:28px 30px}.evd-entry-points-card h2,.evd-eligibility-faq h2{font-size:20px;line-height:1.35}.evd-entry-points-card>p{font-size:13px;line-height:1.6;margin-bottom:20px}.evd-entry-point-tabs{gap:14px}.evd-entry-point-tabs b{font-size:12px;line-height:1.35}.evd-entry-point-tabs small{font-size:11px;line-height:1.35}.evd-azerbaijan-map{height:290px;margin-top:18px;overflow:hidden}.evd-azerbaijan-map svg{display:block;width:100%;height:100%;overflow:visible}.evd-azerbaijan-map .evd-az-mainland,.evd-azerbaijan-map .evd-az-nakhchivan{fill:#e6f0ff;stroke:#b9d1ef;stroke-width:3;stroke-linejoin:round}.evd-azerbaijan-map .evd-az-markers circle{fill:#18b66a;stroke:#fff;stroke-width:4}.evd-map-label{font-size:11px;padding:3px 6px}.evd-map-baku{right:1%;top:49%}.evd-map-astara{left:27%;bottom:5%}.evd-map-lankaran{left:38%;bottom:0}.evd-map-samur{right:27%;top:6%}@media(max-width:900px){.evd-eligibility-benefits article{padding:12px 16px}.evd-eligibility-benefits article>p{max-width:none}.evd-entry-points-card,.evd-eligibility-faq{padding:24px}}@media(max-width:650px){.evd-eligibility-benefits{padding:22px 18px}.evd-eligibility-benefits article{grid-template-columns:48px minmax(0,1fr);padding:12px 0}.evd-azerbaijan-map{height:230px}.evd-map-label{font-size:10px}}.evd-azerbaijan-map{position:relative;height:auto;min-height:310px;margin-top:20px;padding:8px 8px 24px;overflow:visible;background:linear-gradient(180deg,#fbfdff 0%,#f7faff 100%);border:1px solid #e2ebf7;border-radius:12px}.evd-azerbaijan-map svg{display:block;width:100%;height:auto;aspect-ratio:760/360;overflow:visible}.evd-azerbaijan-map .evd-az-mainland,.evd-azerbaijan-map .evd-az-nakhchivan{fill:#e6f0ff;stroke:#9fc1eb;stroke-width:2.2;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:fill .2s ease,stroke .2s ease}.evd-azerbaijan-map svg:hover .evd-az-mainland,.evd-azerbaijan-map svg:hover .evd-az-nakhchivan{fill:#dceaff;stroke:#78a9e5}.evd-azerbaijan-map .evd-az-marker{cursor:pointer;outline:none}.evd-azerbaijan-map .evd-az-marker circle:not(.evd-az-marker-pulse){fill:#16b66a;stroke:#fff;stroke-width:3;vector-effect:non-scaling-stroke}.evd-azerbaijan-map .evd-az-marker-pulse{fill:none;stroke:#16b66a;stroke-width:1.5;opacity:.18;vector-effect:non-scaling-stroke;transform-origin:center;animation:evdMapPulse 2.4s ease-out infinite}.evd-azerbaijan-map .evd-az-marker text{font-size:13px;font-weight:700;fill:#123d79;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;pointer-events:none}.evd-azerbaijan-map .evd-az-marker:hover circle:not(.evd-az-marker-pulse),.evd-azerbaijan-map .evd-az-marker:focus circle:not(.evd-az-marker-pulse){fill:#0c8f51;transform:scale(1.18)}.evd-map-source{position:absolute;right:12px;bottom:7px;color:#7b8faa;font-size:10px;line-height:1.2}@keyframes evdMapPulse{0%{transform:scale(.75);opacity:.28}70%,100%{transform:scale(1.45);opacity:0}}@media(max-width:650px){.evd-azerbaijan-map{min-height:0;padding:4px 2px 22px}.evd-azerbaijan-map .evd-az-marker text{font-size:14px}.evd-map-source{font-size:9px}}@media(prefers-reduced-motion:reduce){.evd-azerbaijan-map .evd-az-marker-pulse{animation:none}}.evd-calculator-page{position:relative;overflow:hidden;padding:0 0 54px;background:linear-gradient(180deg,#fbfdff 0,#fff 18%,#fff 100%)}.evd-calculator-wrap{position:relative;z-index:1;padding-top:20px}.evd-calculator-heading{margin:42px auto 42px;text-align:center}.evd-calculator-heading h1{font-size:clamp(34px,3.6vw,52px);letter-spacing:-.035em}.evd-calculator-heading p{font-size:16px;line-height:1.65}.evd-calculator-layout{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(320px,.92fr);gap:20px;max-width:1180px;margin:0 auto 22px}.evd-calc-form-card,.evd-calc-summary-card,.evd-visa-type-section,.evd-calculator-info-strip,.evd-calculator-assurance{border:1px solid var(--evd-border);border-radius:14px;background:#fff;box-shadow:0 10px 30px rgb(39 78 128 / .045)}.evd-calc-form-card{padding:28px}.evd-calc-form-card>h2,.evd-calc-summary-card>h2{display:flex;align-items:center;gap:12px;margin:0 0 28px;font-size:22px}.evd-calc-form-card>h2 span,.evd-calc-summary-card>h2 span{display:grid;place-items:center;width:34px;height:34px;color:#1263f5}.evd-calc-form-card svg,.evd-calc-summary-card svg,.evd-visa-type-section svg,.evd-calculator-info-strip svg,.evd-calculator-assurance svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.evd-calc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 26px}.evd-calc-field{display:block;color:#0a2d6a;font-size:14px}.evd-calc-field b{display:block;margin-bottom:10px}.evd-calc-field-full{margin-bottom:24px}.evd-input-wrap{position:relative;display:flex;align-items:center}.evd-input-wrap>svg{position:absolute;left:15px;z-index:1;width:19px;height:19px;color:#1263f5;pointer-events:none}.evd-input-wrap select{width:100%;height:50px;padding:0 44px 0 46px;border:1px solid #cbdaf0;border-radius:7px;background:#fff;color:#173c77;font:inherit;appearance:auto;outline:none}.evd-input-wrap select:focus{border-color:#3f7df5;box-shadow:0 0 0 3px rgb(20 99 243 / .1)}.evd-applicant-row{margin-top:26px}.evd-applicant-row b{display:block;margin-bottom:10px;font-size:14px}.evd-stepper{display:inline-grid;grid-template-columns:46px 56px 46px;align-items:center;height:44px;border:1px solid #cbdaf0;border-radius:7px;overflow:hidden}.evd-stepper button{height:100%;border:0;background:#fff;color:#0b5eea;font-size:22px;cursor:pointer}.evd-stepper button:hover{background:#f2f7ff}.evd-stepper output{display:grid;place-items:center;height:100%;border-inline:1px solid #d8e3f3;font-weight:750}.evd-applicant-row small{display:block;margin-top:9px;color:#697fa2;font-size:12px}.evd-calc-notice{display:flex;gap:13px;align-items:flex-start;margin-top:24px;padding:17px;border:1px solid #cbdcf7;border-radius:8px;background:linear-gradient(90deg,#f3f7ff,#f8fbff);color:#173d78}.evd-calc-notice>svg{flex:none;color:#1263f5}.evd-calc-notice b,.evd-calc-notice a{display:block}.evd-calc-notice a{margin-top:5px;color:#075fe9;font-weight:700;text-decoration:none}.evd-calc-notice a svg{width:16px;height:16px;vertical-align:-3px}.evd-calc-error{margin:14px 0 0;padding:12px 14px;border-radius:7px;background:#fff0f0;color:#a12020;font-weight:650}.evd-calculate-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:48px;margin-top:20px;border:0;border-radius:7px;background:linear-gradient(135deg,#1269f6,#004fe0);color:#fff;font-size:14px;font-weight:750;cursor:pointer;box-shadow:0 9px 22px rgb(12 87 223 / .18)}.evd-calculate-button:hover{filter:brightness(.97);transform:translateY(-1px)}.evd-calc-summary-card{padding:28px}.evd-processing-result{display:grid;place-items:center;min-height:138px;padding:20px;border-radius:9px;background:linear-gradient(135deg,#f2f6fd,#f8fbff);text-align:center}.evd-processing-result span{color:#173b78;font-size:13px;font-weight:700}.evd-processing-result strong{margin:10px 0 8px;color:#0aa65a;font-size:31px;letter-spacing:-.03em}.evd-processing-result small{max-width:280px;color:#62799d;line-height:1.5}.evd-cost-breakdown{margin-top:22px}.evd-cost-breakdown h3{margin:0 0 10px;font-size:15px}.evd-cost-breakdown dl{margin:0}.evd-cost-breakdown dl>div{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid #e3ebf6;color:#4f6893;font-size:14px}.evd-cost-breakdown dd{margin:0;color:#173d79;font-weight:700}.evd-cost-breakdown .evd-total-row{padding-top:19px;border-bottom:0;color:#08295f;font-size:17px;font-weight:800}.evd-cost-breakdown .evd-total-row dd{color:#0960ed;font-size:22px}.evd-no-hidden-fees{display:flex;gap:14px;margin-top:20px;padding:16px;border:1px solid #9bdcb7;border-radius:8px;background:#f0fbf5;color:#098f4d}.evd-no-hidden-fees svg{flex:none}.evd-no-hidden-fees b,.evd-no-hidden-fees span{display:block}.evd-no-hidden-fees span{margin-top:4px;color:#2e7252;font-size:12px;line-height:1.5}.evd-secure-line{display:flex;align-items:center;justify-content:center;gap:8px;margin:20px 0 0;color:#697c9e;font-size:12px}.evd-secure-line svg{width:16px;height:16px}.evd-visa-type-section{max-width:1180px;margin:0 auto 22px;padding:24px}.evd-visa-type-section>h2{margin:0 0 20px;font-size:22px}.evd-visa-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.evd-visa-type-card{display:grid;grid-template-columns:48px 1fr;gap:12px;min-height:174px;padding:19px;border:1px solid #dbe6f5;border-radius:10px;background:#fff}.evd-visa-type-card>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%}.evd-type-standard>span{color:#079653;background:#e8f8ef}.evd-type-urgent>span{color:#ff640e;background:#fff0e6}.evd-type-super>span{color:#7a25e8;background:#f2ebff}.evd-type-group>span{color:#1463f3;background:#eaf2ff}.evd-visa-type-card h3{margin:4px 0 7px;font-size:15px}.evd-visa-type-card p{margin:0;color:#60779d;font-size:12px}.evd-visa-type-card hr{margin:15px 0;border:0;border-top:1px solid #e2eaf5}.evd-visa-type-card small,.evd-visa-type-card strong{display:block}.evd-visa-type-card small{color:#6b7fa0}.evd-visa-type-card strong{margin-top:5px;font-size:14px}.evd-calculator-info-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;max-width:1180px;margin:0 auto 22px;padding:20px 24px;background:linear-gradient(90deg,#f4f8ff,#f9fbff)}.evd-info-globe{display:grid;place-items:center;width:54px;height:54px;color:#357bed}.evd-info-globe svg{width:46px;height:46px}.evd-calculator-info-strip h2{margin:0 0 5px;font-size:17px}.evd-calculator-info-strip p{margin:0;color:#587098;font-size:12.5px;line-height:1.6}.evd-calculator-info-strip>a{display:inline-flex;align-items:center;gap:10px;height:42px;padding:0 20px;border:1px solid #1f68ed;border-radius:7px;color:#075be0;font-weight:700;text-decoration:none;white-space:nowrap}.evd-calculator-info-strip>a svg{width:18px;height:18px}.evd-calculator-assurance{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1180px;margin:0 auto;padding:20px 8px}.evd-calculator-assurance article{display:flex;align-items:center;gap:13px;padding:6px 22px;border-right:1px solid #dbe5f3}.evd-calculator-assurance article:last-child{border-right:0}.evd-calculator-assurance article>svg{flex:none;width:30px;height:30px;color:#1263f5}.evd-calculator-assurance b,.evd-calculator-assurance span{display:block}.evd-calculator-assurance b{font-size:13px}.evd-calculator-assurance span{margin-top:4px;color:#63789a;font-size:11px;line-height:1.45}@media(max-width:980px){.evd-calculator-layout{grid-template-columns:1fr}.evd-visa-type-grid,.evd-calculator-assurance{grid-template-columns:repeat(2,1fr)}.evd-calculator-assurance article:nth-child(2){border-right:0}.evd-calculator-assurance article:nth-child(-n+2){border-bottom:1px solid #dbe5f3}.evd-calculator-info-strip{grid-template-columns:auto 1fr}.evd-calculator-info-strip>a{grid-column:1/-1;justify-self:end}}@media(max-width:640px){.evd-calculator-wrap{padding-top:12px}.evd-calculator-heading{margin:28px auto}.evd-calculator-heading p br{display:none}.evd-calc-form-card,.evd-calc-summary-card{padding:20px}.evd-calc-grid,.evd-visa-type-grid,.evd-calculator-assurance{grid-template-columns:1fr}.evd-calculator-assurance article,.evd-calculator-assurance article:nth-child(2){border-right:0;border-bottom:1px solid #dbe5f3}.evd-calculator-assurance article:last-child{border-bottom:0}.evd-calculator-info-strip{grid-template-columns:1fr}.evd-info-globe{justify-self:center}.evd-calculator-info-strip>a{justify-self:stretch;justify-content:center}.evd-visa-type-card{min-height:auto}}.evd-price-page{position:relative;background:#fff;color:#082a66;padding-bottom:34px}.evd-price-wrap{padding-top:18px}.evd-price-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:center;min-height:230px;overflow:hidden;border-radius:0 0 28px 28px}.evd-price-hero-copy{padding:28px 0 34px;max-width:650px}.evd-price-hero h1{font-size:clamp(42px,4vw,64px);line-height:1.04;margin:0 0 18px;color:#082a66;letter-spacing:-.035em}.evd-price-hero p{font-size:17px;line-height:1.8;margin:0;max-width:620px;color:#355b94}.evd-price-hero-art{height:230px;display:flex;align-items:flex-end;justify-content:flex-end;background:radial-gradient(circle at 75% 46%,rgb(28 105 255 / .08),transparent 60%)}.evd-price-hero-art svg{width:100%;max-width:520px;height:220px;fill:none;stroke:#bcd3ff;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.evd-price-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce8fb;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgb(29 73 140 / .06);overflow:hidden;margin:6px 0 42px}.evd-price-trust-strip article{display:flex;gap:14px;align-items:flex-start;padding:22px 24px;border-right:1px solid #e5edf9}.evd-price-trust-strip article:last-child{border-right:0}.evd-price-trust-strip article>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:#075cf2;flex:0 0 46px}.evd-price-trust-strip svg,.evd-price-card svg,.evd-price-details-grid svg,.evd-price-additional svg,.evd-price-eligibility-strip svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-price-trust-strip b{display:block;font-size:15px;margin-bottom:6px;color:#082a66}.evd-price-trust-strip small{display:block;font-size:13px;line-height:1.55;color:#57739e}.evd-price-section-heading{display:flex;align-items:end;justify-content:space-between;margin:0 0 18px}.evd-price-section-heading h2{font-size:29px;margin:0;color:#082a66}.evd-currency-control{display:flex;align-items:center;gap:10px;font-size:14px;color:#355b94}.evd-currency-control select{height:42px;border:1px solid #cfdcf2;border-radius:9px;background:#fff;padding:0 34px 0 12px;color:#082a66;font-weight:700}.evd-price-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.evd-price-card{display:flex;flex-direction:column;border:1px solid #dbe7f8;border-radius:16px;background:#fff;padding:22px 18px 18px;min-height:460px;box-shadow:0 9px 25px rgb(35 77 136 / .035)}.evd-price-card header{display:flex;gap:14px;align-items:center;padding-bottom:18px;border-bottom:1px solid #e7eef8}.evd-price-card h3{font-size:18px;margin:0 0 5px;color:#082a66}.evd-price-card header p{font-size:12px;line-height:1.45;color:#55719c;margin:0}.evd-price-card-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;flex:0 0 52px}.evd-price-standard .evd-price-card-icon{background:#eaf8ef;color:#0ba951}.evd-price-urgent .evd-price-card-icon{background:#fff0e8;color:#ff6500}.evd-price-super .evd-price-card-icon{background:#f1eaff;color:#7c24e8}.evd-price-group .evd-price-card-icon{background:#eaf3ff;color:#075cf2}.evd-price-card dl{margin:20px 0 18px;display:grid;gap:16px}.evd-price-card dl div{display:grid;gap:4px}.evd-price-card dt{display:flex;align-items:center;gap:8px;font-size:13px;color:#496a9a}.evd-price-card dt svg{width:17px;height:17px}.evd-price-card dd{margin:0 0 0 25px;font-size:14px;font-weight:700;color:#082a66}.evd-price-amount{margin-top:auto;text-align:center;border-radius:12px;padding:15px 10px 12px;background:#f6f9fe}.evd-price-amount strong{font-size:34px;line-height:1;color:#075cf2}.evd-price-amount span{margin-left:5px;font-size:15px;font-weight:800;color:#075cf2}.evd-price-amount small{display:block;margin-top:6px;color:#6a82a8;font-size:12px}.evd-price-standard .evd-price-amount strong,.evd-price-standard .evd-price-amount span{color:#08a54d}.evd-price-urgent .evd-price-amount strong,.evd-price-urgent .evd-price-amount span{color:#ff6500}.evd-price-super .evd-price-amount strong,.evd-price-super .evd-price-amount span{color:#7524e4}.evd-price-apply{height:44px;margin-top:11px;border:1px solid currentColor;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;color:#075cf2;font-weight:800;font-size:14px;text-decoration:none}.evd-price-apply svg{width:18px;height:18px}.evd-price-apply:hover{background:#075cf2;color:#fff}.evd-price-standard .evd-price-apply{color:#08a54d}.evd-price-urgent .evd-price-apply{color:#ff6500}.evd-price-super .evd-price-apply{color:#7524e4}.evd-price-details-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(290px,1fr);gap:18px;margin-bottom:22px}.evd-price-comparison-card,.evd-payment-card,.evd-important-card,.evd-price-additional{border:1px solid #dbe7f8;border-radius:16px;background:#fff;padding:20px}.evd-price-comparison-card h2,.evd-payment-card h2,.evd-important-card h2,.evd-price-additional h2{display:flex;align-items:center;gap:9px;font-size:20px;margin:0 0 17px;color:#082a66}.evd-price-table-wrap{overflow-x:auto}.evd-price-comparison-card table{width:100%;border-collapse:collapse;min-width:640px}.evd-price-comparison-card th,.evd-price-comparison-card td{border:1px solid #e1eaf7;padding:13px 12px;text-align:center;font-size:13px;color:#385987}.evd-price-comparison-card thead th{background:#f3f7fd;color:#082a66}.evd-price-comparison-card tbody th{text-align:left;background:#fbfdff;color:#082a66}.evd-price-side-stack{display:grid;gap:16px}.evd-payment-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px}.evd-payment-logos span{height:42px;border:1px solid #d8e4f5;border-radius:7px;display:grid;place-items:center;font-size:12px;font-weight:900;color:#14478f;background:#fff}.evd-payment-card ul,.evd-important-card ul{padding:0;margin:0;list-style:none;display:grid;gap:10px}.evd-payment-card li,.evd-important-card li{position:relative;padding-left:20px;font-size:13px;line-height:1.55;color:#456690}.evd-payment-card li:before{content:'✓';position:absolute;left:0;color:#075cf2;font-weight:900}.evd-important-card{background:#f7faff}.evd-important-card li:before{content:'•';position:absolute;left:2px;color:#075cf2}.evd-price-additional{margin-bottom:18px}.evd-price-additional>div{display:grid;grid-template-columns:repeat(4,1fr)}.evd-price-additional article{display:flex;gap:13px;padding:8px 22px;border-right:1px solid #e3ebf7}.evd-price-additional article:first-child{padding-left:0}.evd-price-additional article:last-child{border-right:0}.evd-price-additional article>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:#075cf2;flex:0 0 44px}.evd-price-additional b{display:block;font-size:14px;margin-bottom:5px}.evd-price-additional p{font-size:12px;line-height:1.55;margin:0;color:#57739e}.evd-price-eligibility-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;border:1px solid #dbe7f8;border-radius:15px;background:linear-gradient(90deg,#f4f8ff,#fff)}.evd-price-eligibility-strip>div{display:flex;align-items:center;gap:15px}.evd-price-eligibility-strip>div>span{width:50px;height:50px;border-radius:50%;background:#e8f1ff;color:#075cf2;display:grid;place-items:center}.evd-price-eligibility-strip h2{font-size:18px;margin:0 0 4px}.evd-price-eligibility-strip p{font-size:13px;margin:0;color:#57739e}.evd-price-eligibility-strip>a{height:44px;min-width:180px;border:1px solid #075cf2;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;color:#075cf2;text-decoration:none;font-weight:800}.evd-price-eligibility-strip>a:hover{background:#075cf2;color:#fff}@media (max-width:1100px){.evd-price-trust-strip{grid-template-columns:repeat(2,1fr)}.evd-price-trust-strip article:nth-child(2){border-right:0}.evd-price-trust-strip article:nth-child(-n+2){border-bottom:1px solid #e5edf9}.evd-price-card-grid{grid-template-columns:repeat(2,1fr)}.evd-price-additional>div{grid-template-columns:repeat(2,1fr)}.evd-price-additional article:nth-child(2){border-right:0}.evd-price-additional article:nth-child(-n+2){border-bottom:1px solid #e3ebf7}}@media (max-width:780px){.evd-price-hero{grid-template-columns:1fr;min-height:0}.evd-price-hero-art{display:none}.evd-price-hero h1{font-size:40px}.evd-price-trust-strip,.evd-price-card-grid,.evd-price-details-grid,.evd-price-additional>div{grid-template-columns:1fr}.evd-price-trust-strip article,.evd-price-trust-strip article:nth-child(2),.evd-price-trust-strip article:nth-child(-n+2),.evd-price-additional article,.evd-price-additional article:nth-child(2),.evd-price-additional article:nth-child(-n+2){border-right:0;border-bottom:1px solid #e5edf9}.evd-price-trust-strip article:last-child,.evd-price-additional article:last-child{border-bottom:0}.evd-price-card{min-height:auto}.evd-price-section-heading{align-items:flex-start;gap:14px;flex-direction:column}.evd-price-eligibility-strip{align-items:flex-start;flex-direction:column}.evd-price-eligibility-strip>a{width:100%}}.evd-status-page{background:#fff;color:#082a66;padding:0 0 38px}.evd-status-wrap{padding-top:18px}.evd-status-hero{text-align:center;padding:36px 0 36px;background:radial-gradient(circle at 0 50%,rgb(75 131 244 / .05),transparent 28%),radial-gradient(circle at 100% 50%,rgb(75 131 244 / .05),transparent 28%)}.evd-status-hero h1{font-size:clamp(38px,4vw,58px);line-height:1.08;letter-spacing:-.035em;margin:0 0 16px}.evd-status-hero p{font-size:17px;line-height:1.7;color:#355b94;margin:0}.evd-heading-rule{display:block;width:48px;height:2px;background:#1768ff;margin:20px auto 0}.evd-status-main-card{display:grid;grid-template-columns:1.35fr .95fr;border:1px solid #dbe7f8;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgb(25 70 135 / .04);margin-bottom:20px}.evd-status-form-pane,.evd-status-guide{padding:30px 34px}.evd-status-form-pane{border-right:1px solid #e2eaf6}.evd-status-form-pane h2,.evd-status-guide h2,.evd-status-process h2,.evd-status-info-grid h2,.evd-status-faq-card h2{font-size:22px;margin:0 0 8px}.evd-status-form-pane>p{font-size:14px;color:#456893;margin:0 0 24px}.evd-status-form{display:grid;gap:11px}.evd-status-form>label:not(.evd-human-check){font-size:14px;font-weight:800;margin-top:4px}.evd-field-help{display:inline-grid;place-items:center;width:16px;height:16px;border:1px solid #6482ae;border-radius:50%;font-size:10px;color:#58759e}.evd-status-input-wrap{height:52px;border:1px solid #cbd9ef;border-radius:7px;display:flex;align-items:center;padding:0 13px;background:#fff}.evd-status-input-wrap:focus-within{border-color:#1768ff;box-shadow:0 0 0 3px rgb(23 104 255 / .08)}.evd-status-input-wrap svg{width:20px;height:20px;fill:none;stroke:#1768ff;stroke-width:1.8;flex:0 0 auto}.evd-status-input-wrap input{border:0!important;box-shadow:none!important;outline:0;width:100%;height:48px;padding:0 12px!important;color:#082a66;font:inherit;background:#fff0}.evd-human-check{width:270px;min-height:66px;border:1px solid #cfd8e6;border-radius:4px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:10px 14px;margin:8px 0;background:#fafafa;cursor:pointer}.evd-human-check input{position:absolute;opacity:0}.evd-human-check>span{width:27px;height:27px;border:2px solid #b4bcc9;background:#fff}.evd-human-check input:checked+span{background:#1768ff;border-color:#1768ff;box-shadow:inset 0 0 0 6px #fff}.evd-human-check b{font-size:14px;color:#222}.evd-human-check small{font-size:9px;color:#667085}.evd-status-submit{height:50px;border:0;border-radius:7px;background:#0862f7;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;box-shadow:0 8px 18px rgb(8 98 247 / .18)}.evd-status-submit svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.evd-status-submit:hover{background:#064fc9}.evd-status-submit:disabled{opacity:.65;cursor:wait}.evd-status-submit.is-loading span:after{content:'…'}.evd-status-message{padding:12px 14px;border-radius:7px;font-size:14px}.evd-status-message.is-error{background:#fff1f1;color:#a81616;border:1px solid #ffd0d0}.evd-status-guide{display:grid;align-content:start;gap:18px}.evd-status-guide>h2{margin-bottom:3px}.evd-status-guide article{display:flex;gap:15px;align-items:flex-start}.evd-status-guide article>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;flex:0 0 46px;font-size:25px}.evd-status-guide article svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-status-guide h3{font-size:15px;margin:1px 0 4px}.evd-status-guide p{font-size:13px;line-height:1.55;color:#42628e;margin:0}.evd-status-guide .is-approved>span{color:#0ca953;background:#e6f8ed}.evd-status-guide .is-approved h3{color:#0b9d4e}.evd-status-guide .is-progress>span{color:#1168f8;background:#e9f1ff}.evd-status-guide .is-progress h3{color:#1168f8}.evd-status-guide .is-review>span{color:#ff6b00;background:#fff0e5}.evd-status-guide .is-review h3{color:#ed6200}.evd-status-guide .is-rejected>span{color:#f32632;background:#ffeaea}.evd-status-guide .is-rejected h3{color:#e21d2a}.evd-status-result-panel{border:1px solid #dbe7f8;border-radius:16px;padding:24px;margin-bottom:20px;background:#fff}.evd-status-result-panel.is-success{border-color:#b9e8c9;background:#fbfffc}.evd-status-result-panel.is-danger{border-color:#ffc6c9;background:snow}.evd-result-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e2eaf5}.evd-result-kicker{font-size:11px;letter-spacing:.12em;color:#6580aa;font-weight:900}.evd-result-head h2{font-size:28px;margin:4px 0}.evd-result-head p{margin:0;color:#4a6892}.evd-result-badge{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#e9f2ff;color:#0a64f8;font-size:25px;font-weight:900}.is-success .evd-result-badge{background:#e3f8eb;color:#0a9c4a}.is-danger .evd-result-badge{background:#ffe8e9;color:#d51e2c}.evd-result-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:24px;padding:20px 0}.evd-result-grid dl{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0}.evd-result-grid dl div{padding:12px;border:1px solid #e3ebf7;border-radius:8px}.evd-result-grid dt{font-size:11px;color:#6982a7}.evd-result-grid dd{margin:5px 0 0;font-size:14px;font-weight:800}.evd-result-next{border-radius:10px;background:#f2f7ff;padding:18px}.evd-result-next p{font-size:13px;line-height:1.6;color:#45658e}.evd-result-next a{color:#075cf2;font-weight:800;text-decoration:none}.evd-result-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;list-style:none;padding:18px 0 0;margin:0;border-top:1px solid #e2eaf5}.evd-result-timeline li{position:relative;display:grid;justify-items:center;text-align:center;gap:5px;color:#7890b0}.evd-result-timeline li:before{content:'';position:absolute;left:-50%;right:50%;top:16px;height:1px;background:#d8e3f3}.evd-result-timeline li:first-child:before{display:none}.evd-result-timeline span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eef3fb;border:1px solid #d4e0f1;z-index:1}.evd-result-timeline li.is-done{color:#075cf2}.evd-result-timeline li.is-done span{background:#075cf2;color:#fff;border-color:#075cf2}.evd-result-timeline b{font-size:12px}.evd-result-timeline small{font-size:10px}.evd-status-process,.evd-status-faq-card,.evd-status-assurance{border:1px solid #dbe7f8;border-radius:16px;background:#fff;padding:24px;margin-bottom:20px}.evd-status-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:20px}.evd-status-process-grid article{position:relative;text-align:center;padding:0 18px}.evd-status-process-grid article:not(:last-child):after{content:'→';position:absolute;right:-8px;top:28px;color:#7b9fd6;font-size:24px}.evd-status-process-grid article>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#eef5ff;color:#075cf2;border:1px solid #cfe0fa}.evd-status-process-grid svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.evd-status-process-grid b{display:block;font-size:13px;margin-bottom:6px}.evd-status-process-grid p{font-size:12px;line-height:1.55;color:#58749d;margin:0}.evd-status-info-grid{display:grid;grid-template-columns:.9fr 1.25fr .8fr;gap:18px;margin-bottom:20px}.evd-status-info-grid>article{border:1px solid #dbe7f8;border-radius:16px;padding:22px;background:#fff}.evd-id-help{background:linear-gradient(135deg,#f6fff9,#fff)!important}.evd-id-card-art{height:84px;border-radius:9px;background:#e7f8eb;border:1px solid #bfe9cc;margin:14px 0;position:relative;padding:16px 20px;color:#10a753;font-size:10px}.evd-id-card-art i{display:block;width:62%;height:7px;background:#c8ebd2;margin:8px 0}.evd-status-info-grid p,.evd-status-info-grid li{font-size:13px;line-height:1.65;color:#496991}.evd-id-help>a,.evd-status-support>a{height:40px;border:1px solid #075cf2;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:8px;color:#075cf2;text-decoration:none;font-weight:800;font-size:13px}.evd-id-help>a svg,.evd-status-support>a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-important-info ul{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:11px}.evd-important-info li{position:relative;padding-left:22px}.evd-important-info li:before{content:'✓';position:absolute;left:0;color:#10a753;font-weight:900}.evd-status-support{text-align:center}.evd-status-support>span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:14px auto;background:#eaf2ff;color:#075cf2}.evd-status-support>span svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.evd-section-head h2{margin:0}.evd-section-head a{height:38px;border:1px solid #075cf2;border-radius:7px;padding:0 13px;display:flex;align-items:center;gap:8px;color:#075cf2;text-decoration:none;font-weight:800;font-size:12px}.evd-section-head svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.evd-status-faq-card details{border:1px solid #d9e4f5;border-radius:6px;margin-top:8px}.evd-status-faq-card summary{list-style:none;cursor:pointer;padding:13px 14px;font-size:14px;font-weight:800}.evd-status-faq-card summary:after{content:'⌄';float:right;color:#075cf2}.evd-status-faq-card details[open] summary:after{transform:rotate(180deg)}.evd-status-faq-card details p{margin:0;padding:0 14px 14px;color:#506f98;font-size:13px;line-height:1.6}.evd-status-assurance{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 20px}.evd-status-assurance article{display:flex;align-items:center;gap:13px;padding:2px 20px;border-right:1px solid #e0e8f4}.evd-status-assurance article:last-child{border-right:0}.evd-status-assurance article>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:#075cf2;flex:0 0 48px}.evd-status-assurance svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-status-assurance b{font-size:13px}.evd-status-assurance p{font-size:11px;line-height:1.5;color:#58749d;margin:4px 0 0}@media(max-width:980px){.evd-status-main-card{grid-template-columns:1fr}.evd-status-form-pane{border-right:0;border-bottom:1px solid #e2eaf6}.evd-status-info-grid{grid-template-columns:1fr 1fr}.evd-status-support{grid-column:1/-1}.evd-status-assurance{grid-template-columns:repeat(2,1fr)}.evd-status-assurance article:nth-child(2){border-right:0}.evd-status-assurance article:nth-child(-n+2){border-bottom:1px solid #e0e8f4;padding-bottom:16px;margin-bottom:16px}}@media(max-width:680px){.evd-status-hero{padding:26px 0}.evd-status-hero p br{display:none}.evd-status-form-pane,.evd-status-guide{padding:22px 18px}.evd-human-check{width:100%}.evd-status-process-grid,.evd-status-info-grid,.evd-status-assurance,.evd-result-timeline{grid-template-columns:1fr}.evd-status-process-grid article{padding:14px 0;border-bottom:1px solid #e5edf8}.evd-status-process-grid article:last-child{border-bottom:0}.evd-status-process-grid article:after{display:none}.evd-status-assurance article,.evd-status-assurance article:nth-child(2),.evd-status-assurance article:nth-child(-n+2){border-right:0;border-bottom:1px solid #e0e8f4;padding:12px 0;margin:0}.evd-status-assurance article:last-child{border-bottom:0}.evd-result-grid,.evd-result-grid dl{grid-template-columns:1fr}.evd-result-timeline li:before{display:none}.evd-section-head{align-items:flex-start;gap:12px;flex-direction:column}}.evd-application-page{background:#fff;color:#08275f;padding:0 0 34px}.evd-app-wrap{max-width:1180px}.evd-app-hero{padding:34px 4px 28px}.evd-app-hero h1{font-size:42px;line-height:1.12;margin:0 0 13px;color:#0a2b6c}.evd-app-hero p{font-size:16px;line-height:1.75;margin:0;color:#263b61}.evd-app-stepper{list-style:none;margin:0 0 26px;padding:25px 30px;border:1px solid #dce6f5;border-radius:12px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff}.evd-app-stepper li{position:relative;text-align:center;display:grid;justify-items:center;gap:10px;color:#263b61}.evd-app-stepper li:not(:last-child):after{content:"";position:absolute;top:16px;left:62%;width:76%;border-top:1px dotted #b8c8e1}.evd-app-stepper span{position:relative;z-index:1;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf1f7;color:#24375c;font-weight:800}.evd-app-stepper b{font-size:13px}.evd-app-stepper li.is-active span,.evd-app-stepper li.is-complete span{background:#0a2c70;color:#fff}.evd-app-stepper li.is-active b{color:#0a2c70}.evd-app-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:18px}.evd-app-main{border:1px solid #dce6f5;border-radius:12px;background:#fff;padding:25px}.evd-app-panel-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.evd-app-panel-title h2{font-size:20px;margin:0;color:#0a2c70}.evd-app-panel-title>span{font-size:12px;color:#526b91}.evd-app-panel-title i,.evd-app-form em{color:#e62727;font-style:normal}.evd-app-grid{display:grid;gap:18px 20px;margin-bottom:20px}.evd-app-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.evd-app-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.evd-app-grid .span-two{grid-column:1/-1}.evd-app-form label{display:grid;gap:8px;font-size:13px;font-weight:700;color:#17356c}.evd-app-form input,.evd-app-form select{width:100%;height:48px;border:1px solid #cedbf0;border-radius:6px;background:#fff;color:#17356c;padding:0 13px;font:inherit;box-sizing:border-box}.evd-app-form input:focus,.evd-app-form select:focus{outline:2px solid rgb(16 101 255 / .14);border-color:#1768ff}.evd-app-form .is-invalid{border-color:#e42c37!important;background:#fff9f9}.evd-phone-field{display:grid;grid-template-columns:118px minmax(0,1fr)}.evd-phone-field select{border-radius:6px 0 0 6px}.evd-phone-field input{border-radius:0 6px 6px 0;border-left:0}.evd-app-note{margin:6px 0 2px;padding:13px 15px;background:#eef5ff;border:1px solid #cfe0fa;border-radius:7px;color:#1555b8;font-size:13px}.evd-app-actions{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #e5ecf6;margin-top:22px}.evd-app-actions button{height:46px;border-radius:7px;padding:0 22px;font-weight:800;cursor:pointer}.evd-app-back{border:1px solid #cdd9ea;background:#fff;color:#557091}.evd-app-back:disabled{opacity:.45;cursor:not-allowed}.evd-app-next,.evd-app-submit{border:0;background:#0b2c70;color:#fff;box-shadow:0 7px 16px rgb(11 44 112 / .15)}.evd-app-next:hover,.evd-app-submit:hover{background:#0b5ce5}.evd-app-sidebar{display:grid;align-content:start;gap:13px}.evd-app-sidebar section{border:1px solid #dce6f5;border-radius:12px;padding:20px;background:#fff}.evd-app-sidebar h3{font-size:16px;margin:0 0 16px;color:#0a2c70}.evd-progress-meta{display:flex;justify-content:space-between;gap:10px;font-size:13px}.evd-progress-meta strong{font-size:13px}.evd-progress-track{height:5px;background:#e8edf5;border-radius:20px;margin:13px 0 10px;overflow:hidden}.evd-progress-track i{display:block;width:20%;height:100%;background:#1768ff;border-radius:20px;transition:width .25s}.evd-app-sidebar section>p{font-size:13px;font-weight:700;margin:0}.evd-app-sidebar ol{list-style:none;padding:0;margin:0;display:grid;gap:12px}.evd-app-sidebar ol li{display:flex;align-items:center;gap:10px;font-size:13px;color:#456287}.evd-app-sidebar ol span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e9eef6;font-size:12px;font-weight:800}.evd-app-sidebar ol li.is-active{font-weight:800;color:#0a2c70}.evd-app-sidebar ol li.is-active span,.evd-app-sidebar ol li.is-complete span{background:#0a2c70;color:#fff}.evd-app-sidebar ul{padding:0;margin:0;list-style:none;display:grid;gap:14px}.evd-app-sidebar ul li{font-size:12px;line-height:1.6;padding-left:27px;position:relative;color:#3e5c87}.evd-app-sidebar ul li:before{content:'✓';position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #0a2c70;border-radius:50%;display:grid;place-items:center;color:#0a2c70;font-size:11px;font-weight:900}.evd-app-sidebar a{display:inline-block;margin-top:14px;color:#075cf2;font-size:12px;font-weight:700}.evd-app-upload{min-height:220px;border:1.5px dashed #8eb5ef;border-radius:10px;background:#f8fbff;display:grid!important;place-items:center;align-content:center;text-align:center;padding:28px;cursor:pointer}.evd-app-upload input{position:absolute;opacity:0;pointer-events:none}.evd-upload-icon{font-size:34px;color:#1768ff}.evd-app-upload b{font-size:17px}.evd-app-upload small{max-width:520px;line-height:1.65;color:#5b7398;font-weight:400}.evd-app-file-list{display:grid;gap:8px;margin-top:14px}.evd-app-file-list div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dce6f5;border-radius:7px;font-size:12px}.evd-app-doc-guidance{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.evd-app-doc-guidance article{border:1px solid #dce6f5;border-radius:8px;padding:15px}.evd-app-doc-guidance b{font-size:13px}.evd-app-doc-guidance p{font-size:12px;line-height:1.55;color:#5b7398;margin:6px 0 0}.evd-app-review{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.evd-app-review div{padding:12px;border:1px solid #dce6f5;border-radius:7px}.evd-app-review small{display:block;color:#6b82a5;font-size:10px;margin-bottom:4px}.evd-app-review b{font-size:13px;word-break:break-word}.evd-app-declarations{display:grid;gap:10px}.evd-app-declarations label{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:400;line-height:1.55}.evd-app-declarations input{width:18px;height:18px;flex:0 0 18px}.evd-app-submit-result{padding:20px;border-radius:10px;margin-top:18px;background:#eefaf2;border:1px solid #bce8c9;color:#176532}.evd-app-submit-result.is-error{background:#fff2f2;border-color:#ffc7c7;color:#9e1d27}.evd-before-begin,.evd-app-assurance{border:1px solid #dce6f5;border-radius:12px;background:#fff;margin-top:24px;padding:22px}.evd-before-begin h2{font-size:15px;margin:0 0 18px}.evd-before-begin>div,.evd-app-assurance{display:grid;grid-template-columns:repeat(4,1fr)}.evd-before-begin article,.evd-app-assurance article{display:flex;align-items:flex-start;gap:13px;padding:3px 20px;border-right:1px solid #e1e8f3}.evd-before-begin article:last-child,.evd-app-assurance article:last-child{border-right:0}.evd-before-begin svg,.evd-app-assurance svg{width:27px;height:27px;fill:none;stroke:#0b5ce5;stroke-width:1.7;flex:0 0 auto}.evd-before-begin p,.evd-app-assurance p{margin:0}.evd-before-begin b,.evd-app-assurance b{font-size:12px}.evd-before-begin span,.evd-app-assurance p{display:block;font-size:11px;line-height:1.55;color:#567197;margin-top:5px}.evd-app-assurance{padding:18px 22px}.evd-app-submit[disabled]{opacity:.65;cursor:wait}@media(max-width:980px){.evd-app-layout{grid-template-columns:1fr}.evd-app-sidebar{grid-template-columns:repeat(3,1fr)}.evd-app-stepper{padding:22px 12px}.evd-app-stepper b{font-size:11px}.evd-before-begin>div,.evd-app-assurance{grid-template-columns:repeat(2,1fr)}.evd-before-begin article:nth-child(2),.evd-app-assurance article:nth-child(2){border-right:0}.evd-before-begin article:nth-child(-n+2),.evd-app-assurance article:nth-child(-n+2){border-bottom:1px solid #e1e8f3;padding-bottom:15px;margin-bottom:15px}}@media(max-width:720px){.evd-app-hero h1{font-size:31px}.evd-app-stepper{grid-template-columns:repeat(5,72px);overflow-x:auto;justify-content:start}.evd-app-stepper li:not(:last-child):after{display:none}.evd-app-stepper b{font-size:9px}.evd-app-main{padding:18px 14px}.evd-app-grid.two,.evd-app-grid.three,.evd-app-sidebar,.evd-app-doc-guidance,.evd-app-review,.evd-before-begin>div,.evd-app-assurance{grid-template-columns:1fr}.evd-app-panel-title{align-items:flex-start;flex-direction:column}.evd-phone-field{grid-template-columns:105px 1fr}.evd-before-begin article,.evd-app-assurance article,.evd-before-begin article:nth-child(2),.evd-app-assurance article:nth-child(2),.evd-before-begin article:nth-child(-n+2),.evd-app-assurance article:nth-child(-n+2){border-right:0;border-bottom:1px solid #e1e8f3;padding:12px 0;margin:0}.evd-before-begin article:last-child,.evd-app-assurance article:last-child{border-bottom:0}.evd-app-actions{gap:10px}.evd-app-actions button{padding:0 14px}}.evd-contact-page{position:relative;overflow:hidden;padding:0 0 58px;background:linear-gradient(180deg,#fbfdff 0,#fff 25%,#fff 100%)}.evd-contact-page:before,.evd-contact-page:after{content:"";position:absolute;top:125px;width:360px;height:190px;opacity:.55;pointer-events:none;background:repeating-radial-gradient(ellipse at center,transparent 0 14px,rgb(89 138 218 / .12) 15px 16px,transparent 17px 25px)}.evd-contact-page:before{left:-190px}.evd-contact-page:after{right:-190px}.evd-contact-wrap{position:relative;z-index:1;padding-top:20px}.evd-contact-hero{max-width:720px;margin:38px auto 42px;text-align:center}.evd-contact-hero h1{margin:0;color:#08275f;font-size:clamp(36px,4vw,54px);line-height:1.08;letter-spacing:-.035em}.evd-contact-hero p{max-width:650px;margin:17px auto 0;color:#45618f;font-size:16px;line-height:1.7}.evd-contact-hero .evd-heading-rule{margin:20px auto 0}.evd-contact-alert{max-width:1180px;margin:-16px auto 20px;padding:14px 18px;border-radius:10px;font-size:14px;font-weight:700}.evd-contact-alert.is-success{border:1px solid #a8dfbd;background:#f0fbf4;color:#08743c}.evd-contact-alert.is-error{border:1px solid #f0b2b2;background:#fff4f4;color:#a12424}.evd-contact-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(350px,.92fr);gap:20px;max-width:1180px;margin:0 auto 22px}.evd-contact-form-card,.evd-contact-info-card,.evd-contact-map-card,.evd-contact-help>div{border:1px solid #dce7f6;border-radius:15px;background:#fff;box-shadow:0 12px 34px rgb(36 75 125 / .045)}.evd-contact-form-card,.evd-contact-info-card{padding:30px}.evd-contact-form-card h2,.evd-contact-info-card h2{margin:0 0 26px;color:#08275f;font-size:23px}.evd-contact-form{display:grid;gap:18px}.evd-contact-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.evd-contact-form label>span:first-child{display:block;margin-bottom:8px;color:#173c74;font-size:13px;font-weight:700}.evd-contact-input{position:relative;display:block}.evd-contact-input>svg{position:absolute;top:50%;left:15px;width:19px;height:19px;transform:translateY(-50%);fill:none;stroke:#4d6f9f;stroke-width:1.7;pointer-events:none}.evd-contact-textarea>svg{top:18px;transform:none}.evd-contact-input input,.evd-contact-input textarea{width:100%;border:1px solid #cbdaf0;border-radius:7px;background:#fff;color:#133a73;font:inherit;outline:none;transition:border-color .2s,box-shadow .2s}.evd-contact-input input{height:50px;padding:0 16px 0 45px}.evd-contact-input textarea{min-height:175px;padding:15px 16px 15px 45px;resize:vertical}.evd-contact-input input:focus,.evd-contact-input textarea:focus{border-color:#2d6ff1;box-shadow:0 0 0 3px rgb(31 105 238 / .1)}.evd-contact-consent{display:flex!important;align-items:flex-start;gap:9px;color:#49648d;font-size:12px}.evd-contact-consent input{width:16px;height:16px;margin-top:1px;accent-color:#1263f5}.evd-contact-consent a{color:#075ee7;text-decoration:none}.evd-contact-submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:50px;border:0;border-radius:7px;background:linear-gradient(135deg,#1269f6,#0052e8);color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 9px 24px rgb(12 87 223 / .18)}.evd-contact-submit:hover{filter:brightness(.97);transform:translateY(-1px)}.evd-contact-submit svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-contact-info-card dl{display:grid;gap:23px;margin:0}.evd-contact-info-card dl>div{display:grid;grid-template-columns:46px 1fr;gap:14px}.evd-contact-info-card dt{display:contents;color:#0b2f6b;font-weight:800}.evd-contact-info-card dt>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf3ff;color:#075fef}.evd-contact-info-card dt svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-contact-info-card dd{margin:0;color:#4f6892;font-size:14px;line-height:1.7}.evd-contact-info-card dd:before{content:attr(data-label)}.evd-contact-info-card dd a{display:block;color:#41618f;text-decoration:none}.evd-contact-socials{margin-top:24px;padding-top:22px;border-top:1px solid #e1e9f5}.evd-contact-socials b{display:block;margin-bottom:12px;color:#0c306d}.evd-contact-socials>div{display:flex;gap:9px}.evd-contact-socials a{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0b60ea;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.evd-contact-map-card{position:relative;max-width:1180px;height:420px;margin:0 auto 34px;overflow:hidden}.evd-contact-map-card iframe{display:block;width:100%;height:100%;border:0}.evd-contact-map-overlay{position:absolute;top:20px;left:20px;width:min(310px,calc(100% - 40px));padding:18px 20px;border-radius:10px;background:#fff;box-shadow:0 8px 28px rgb(30 55 88 / .18)}.evd-contact-map-overlay h2{margin:0 0 7px;color:#0b2d68;font-size:18px}.evd-contact-map-overlay p{margin:0 0 14px;color:#58719a;font-size:13px;line-height:1.5}.evd-contact-map-overlay a{display:inline-flex;align-items:center;gap:8px;color:#0861eb;font-size:13px;font-weight:800;text-decoration:none}.evd-contact-map-overlay a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-contact-help{max-width:1180px;margin:0 auto}.evd-contact-help>header{text-align:center;margin-bottom:22px}.evd-contact-help>header h2{margin:0;color:#092b66;font-size:27px}.evd-contact-help>header .evd-heading-rule{margin:14px auto 0}.evd-contact-help>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.evd-contact-help article{min-height:220px;padding:26px 22px;border-right:1px solid #e1e9f4}.evd-contact-help article:last-child{border-right:0}.evd-contact-help article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#eaf2ff;color:#075ee9}.evd-contact-help article:nth-child(2)>span{background:#e9f9ef;color:#0a9a53}.evd-contact-help article:nth-child(3)>span{background:#fff0e6;color:#ff650d}.evd-contact-help article:nth-child(4)>span{background:#f2ebff;color:#7426df}.evd-contact-help article>span svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-contact-help h3{margin:18px 0 9px;color:#0b2e69;font-size:18px}.evd-contact-help p{min-height:58px;margin:0;color:#526c96;font-size:13px;line-height:1.65}.evd-contact-help a{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#075ee8;font-size:13px;font-weight:800;text-decoration:none}.evd-contact-help a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}@media(max-width:980px){.evd-contact-grid{grid-template-columns:1fr}.evd-contact-help>div{grid-template-columns:repeat(2,1fr)}.evd-contact-help article:nth-child(2){border-right:0}.evd-contact-help article:nth-child(-n+2){border-bottom:1px solid #e1e9f4}}@media(max-width:650px){.evd-contact-page{padding-bottom:36px}.evd-contact-hero{margin:28px auto 30px}.evd-contact-hero h1{font-size:34px}.evd-contact-form-card,.evd-contact-info-card{padding:22px 17px}.evd-contact-form-row{grid-template-columns:1fr}.evd-contact-map-card{height:380px}.evd-contact-map-overlay{top:12px;left:12px;width:calc(100% - 24px)}.evd-contact-help>div{grid-template-columns:1fr}.evd-contact-help article,.evd-contact-help article:nth-child(2),.evd-contact-help article:nth-child(-n+2){min-height:0;border-right:0;border-bottom:1px solid #e1e9f4}.evd-contact-help article:last-child{border-bottom:0}}.evd-contact-grid{grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);align-items:stretch}.evd-contact-form-card,.evd-contact-info-card{min-width:0}.evd-contact-info-card dl{gap:26px}.evd-contact-info-item{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:15px!important;align-items:start}.evd-contact-info-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#edf3ff;color:#075fef}.evd-contact-info-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-contact-info-item>div{min-width:0}.evd-contact-info-card dt{display:block!important;margin:1px 0 8px;color:#0b2f6b;font-size:15px;font-weight:800;line-height:1.3}.evd-contact-info-card dd{overflow-wrap:anywhere;word-break:normal;font-size:14px;line-height:1.65}.evd-contact-info-card dd a{overflow-wrap:anywhere}.evd-contact-socials{clear:both}@media(max-width:1100px){.evd-contact-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr)}}@media(max-width:980px){.evd-contact-grid{grid-template-columns:1fr}.evd-contact-info-card{min-height:auto}}body.page-template-page-services .evd-services-page,body.page-id-0 .evd-services-page,.evd-services-page{position:relative;overflow:hidden;padding:0 0 64px;background:linear-gradient(180deg,#fbfdff 0%,#ffffff 26%,#ffffff 100%)}.evd-services-page::before,.evd-services-page::after{content:"";position:absolute;top:105px;width:390px;height:210px;pointer-events:none;opacity:.55;background:repeating-radial-gradient(ellipse at center,transparent 0 14px,rgb(82 132 213 / .11) 15px 16px,transparent 17px 25px)}.evd-services-page::before{left:-210px}.evd-services-page::after{right:-210px}.evd-services-wrap{position:relative;z-index:1;width:min(1320px,calc(100% - 64px));padding-top:20px}.evd-services-hero{max-width:820px;margin:38px auto 54px;text-align:center}.evd-services-hero h1{margin:0;color:#08275f;font-size:clamp(38px,4vw,56px);line-height:1.08;letter-spacing:-.035em}.evd-services-hero p{max-width:720px;margin:18px auto 0;color:#45618f;font-size:17px;line-height:1.7}.evd-services-hero .evd-heading-rule{display:block;width:48px;height:2px;margin:20px auto 0;background:#1b69f5}.evd-services-directory{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:26px!important;width:100%!important;margin:0!important;padding:0!important;align-items:stretch}.evd-services-directory-card{position:relative;display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important;min-height:292px!important;margin:0!important;padding:28px 26px 24px!important;overflow:hidden;border:1px solid #dce7f5!important;border-radius:16px!important;background:#fff!important;box-shadow:0 12px 34px rgb(36 75 125 / .045)!important;color:#08275f!important;text-decoration:none!important;transform:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.evd-services-directory-card:hover{transform:translateY(-5px);border-color:#bcd3f8!important;box-shadow:0 18px 42px rgb(26 75 145 / .11)!important}.evd-services-directory-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:58px!important;height:58px!important;margin:0 0 20px!important;border-radius:50%!important;background:#eaf2ff;color:#1263f5}.evd-services-directory-icon.is-purple{background:#f1eaff;color:#7128df}.evd-services-directory-icon.is-green{background:#e9f8ef;color:#0aa65b}.evd-services-directory-icon.is-orange{background:#fff0e6;color:#ff650d}.evd-services-directory-icon svg{display:block!important;width:29px!important;height:29px!important;max-width:29px!important;max-height:29px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}.evd-services-directory-card h2{width:100%!important;min-width:0!important;margin:0 0 12px!important;color:#08275f!important;font-size:21px!important;line-height:1.25!important;font-weight:750!important;letter-spacing:-.015em;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}.evd-services-directory-card p{width:100%!important;min-width:0!important;margin:0 0 28px!important;color:#4d6894!important;font-size:15px!important;line-height:1.68!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}.evd-services-directory-arrow{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:auto 0 0 auto!important;color:#0b55cc!important;line-height:1!important}.evd-services-directory-arrow svg{display:block!important;width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.evd-services-directory-card::before,.evd-services-directory-card::after{max-width:100%}.evd-services-directory-card img,.evd-services-directory-card svg{object-fit:contain!important}@media (max-width:1180px){.evd-services-directory{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:880px){.evd-services-wrap{width:min(100% - 36px,760px)}.evd-services-directory{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}}@media (max-width:580px){.evd-services-wrap{width:calc(100% - 28px)}.evd-services-hero{margin:28px auto 34px}.evd-services-hero h1{font-size:34px}.evd-services-hero p{font-size:15px}.evd-services-directory{grid-template-columns:1fr!important;gap:16px!important}.evd-services-directory-card{min-height:250px!important;padding:24px 22px 20px!important}}.evd-news-page,.evd-article-page{background:#fff;color:#08215f;overflow:hidden}.evd-news-wrap,.evd-article-wrap{padding-top:28px;padding-bottom:58px}.evd-news-hero{position:relative;max-width:820px;margin:35px auto 38px;text-align:center}.evd-news-hero h1{margin:0;color:#09266c;font-size:clamp(38px,4vw,54px);font-weight:800;line-height:1.1;letter-spacing:-.03em}.evd-news-hero p{margin:16px auto 0;color:#355895;font-size:17px;line-height:1.65}.evd-news-hero .evd-heading-rule{display:block;width:46px;height:2px;margin:20px auto 0;border-radius:999px;background:#1167ff}.evd-news-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.evd-news-tabs{display:flex;flex-wrap:wrap;gap:10px}.evd-news-tabs a{padding:11px 16px;border:1px solid #cddcf5;border-radius:7px;color:#173b7b;font-size:14px;font-weight:700;text-decoration:none;background:#fff}.evd-news-tabs a.is-active,.evd-news-tabs a:hover{border-color:#0c63f5;background:#0c63f5;color:#fff}.evd-news-search{display:flex;align-items:center;width:min(320px,100%);height:46px;border:1px solid #cddcf5;border-radius:8px;background:#fff;overflow:hidden}.evd-news-search input{flex:1;min-width:0;height:100%;border:0!important;box-shadow:none!important;padding:0 14px;color:#173b7b;background:#fff0}.evd-news-search button{display:grid;place-items:center;width:48px;height:100%;border:0;background:#fff0;color:#0c63f5;cursor:pointer}.evd-news-search svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.evd-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.evd-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.evd-news-card{overflow:hidden;border:1px solid #dce7f8;border-radius:12px;background:#fff;box-shadow:0 8px 26px rgb(20 65 135 / .045)}.evd-news-card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#eef4ff}.evd-news-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.evd-news-card:hover .evd-news-card-image img{transform:scale(1.025)}.evd-news-image-fallback{display:grid;place-items:center;width:100%;height:100%;color:#0b64ff}.evd-news-image-fallback svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-width:1.4}.evd-news-card-body{padding:18px 18px 20px}.evd-news-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.evd-news-pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf2ff;color:#0b64ff;font-size:12px;font-weight:800;text-decoration:none}.evd-news-card-meta time{color:#647faa;font-size:12px}.evd-news-card h2{margin:0 0 10px;font-size:20px;line-height:1.35;font-weight:800}.evd-news-card h2 a{color:#092469;text-decoration:none}.evd-news-card p{margin:0;color:#456596;font-size:14px;line-height:1.65}.evd-news-read{display:inline-flex;align-items:center;gap:8px;margin-top:17px;color:#0b64ff;font-size:14px;font-weight:800;text-decoration:none}.evd-news-read svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9}.evd-news-sidebar{display:grid;gap:20px;position:sticky;top:185px}.evd-news-side-card{padding:22px;border:1px solid #dce7f8;border-radius:12px;background:#fff;box-shadow:0 8px 26px rgb(20 65 135 / .035)}.evd-news-side-card h2{margin:0 0 16px;color:#092469;font-size:21px;font-weight:800}.evd-news-category-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.evd-news-category-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;color:#173b7b;text-decoration:none;font-size:14px}.evd-news-category-list span{display:flex;align-items:center;gap:9px;min-width:0}.evd-news-category-list svg{width:18px;height:18px;fill:none;stroke:#0b64ff;stroke-width:1.8}.evd-news-category-list b{display:grid;place-items:center;min-width:29px;height:26px;padding:0 6px;border-radius:7px;background:#edf4ff;color:#0b64ff;font-size:12px}.evd-news-popular-list{display:grid;gap:14px}.evd-news-popular-item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;color:#092469;text-decoration:none}.evd-news-popular-thumb{display:grid;place-items:center;width:56px;height:56px;overflow:hidden;border-radius:7px;background:#eef4ff;color:#0b64ff}.evd-news-popular-thumb img{width:100%;height:100%;object-fit:cover}.evd-news-popular-thumb svg{width:25px;height:25px;fill:none;stroke:currentColor}.evd-news-popular-item strong{display:block;font-size:13px;line-height:1.35}.evd-news-popular-item small{display:block;margin-top:5px;color:#7890b6;font-size:11px}.evd-news-muted{color:#647faa;font-size:13px;line-height:1.6}.evd-newsletter-card p{margin:-4px 0 16px;color:#456596;font-size:14px;line-height:1.6}.evd-newsletter-input{position:relative;display:flex;align-items:center;height:44px;border:1px solid #cfddf4;border-radius:7px}.evd-newsletter-input input{width:100%;height:100%;border:0!important;box-shadow:none!important;padding:0 42px 0 12px;background:#fff0}.evd-newsletter-input svg{position:absolute;right:12px;width:19px;height:19px;fill:none;stroke:#174b9b}.evd-newsletter-card button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;height:44px;margin-top:10px;border:0;border-radius:7px;background:#0c63f5;color:#fff;font-weight:800;cursor:pointer}.evd-newsletter-card button svg{width:18px;height:18px;fill:none;stroke:currentColor}.evd-newsletter-notice{margin-bottom:12px;padding:9px 11px;border-radius:7px;background:#e8f8ef;color:#087a42;font-size:13px}.evd-news-pagination{margin-top:26px}.evd-news-pagination ul{display:flex;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}.evd-news-pagination a,.evd-news-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;border:1px solid #cfddf4;border-radius:7px;color:#174b9b;text-decoration:none}.evd-news-pagination .current{background:#0c63f5;color:#fff;border-color:#0c63f5}.evd-news-empty{text-align:center;padding:60px 25px;border:1px solid #dce7f8;border-radius:12px}.evd-news-empty>span{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:#eef4ff;color:#0b64ff}.evd-news-empty svg{width:28px;height:28px;fill:none;stroke:currentColor}.evd-news-empty h2{margin:0 0 8px}.evd-news-empty p{color:#456596}.evd-news-empty a{color:#0b64ff;font-weight:800}.evd-article-wrap{padding-top:26px}.evd-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start;margin-top:34px}.evd-article-main>h1{max-width:900px;margin:14px 0 18px;color:#092469;font-size:clamp(38px,4vw,58px);font-weight:800;line-height:1.12;letter-spacing:-.03em}.evd-article-meta{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:24px;color:#5c78a5;font-size:14px}.evd-article-meta span{display:flex;align-items:center;gap:7px}.evd-article-meta svg{width:18px;height:18px;fill:none;stroke:#0b64ff}.evd-article-featured{margin:0 0 24px;border-radius:13px;overflow:hidden}.evd-article-featured img{display:block;width:100%;height:auto}.evd-article-summary{display:flex;gap:15px;margin:0 0 24px;padding:18px;border:1px solid #dce7f8;border-radius:12px;background:#f8fbff}.evd-article-summary>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#eaf2ff;color:#0b64ff}.evd-article-summary svg{width:23px;height:23px;fill:none;stroke:currentColor}.evd-article-summary strong{display:block;margin-bottom:4px}.evd-article-summary p{margin:0;color:#456596;line-height:1.65}.evd-article-content{color:#284d85;font-size:17px;line-height:1.85}.evd-article-content h2,.evd-article-content h3{color:#092469;line-height:1.3}.evd-article-content img{max-width:100%;height:auto;border-radius:10px}.evd-article-share{display:flex;align-items:center;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid #e0e9f7}.evd-article-share a{color:#0b64ff;font-weight:700}.evd-article-nav{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.evd-article-nav>div{padding:17px;border:1px solid #dce7f8;border-radius:10px}.evd-article-nav>div:last-child{text-align:right}.evd-article-nav a{color:#174b9b;font-weight:700;text-decoration:none}.evd-article-sidebar{display:grid;gap:20px;position:sticky;top:185px}.evd-ad-banner{display:grid;place-items:center;min-height:250px;padding:25px;border-radius:13px;background:linear-gradient(145deg,#edf4ff,#dbe8ff);color:#0b64ff;text-align:center}.evd-ad-banner small{font-size:10px;letter-spacing:.1em}.evd-ad-banner strong{font-size:24px}.evd-ad-banner span{font-size:14px}.evd-article-cta{display:flex;align-items:center;justify-content:center;gap:8px;height:43px;margin-top:16px;border:1px solid #0b64ff;border-radius:7px;color:#0b64ff;font-weight:800;text-decoration:none}.evd-article-cta svg{width:18px;height:18px;fill:none;stroke:currentColor}.evd-related-news{margin-top:34px}.evd-related-news h2{color:#092469;font-size:24px}.evd-related-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.evd-related-news-grid article{border:1px solid #dce7f8;border-radius:10px;overflow:hidden;background:#fff}.evd-related-thumb{display:grid;place-items:center;aspect-ratio:16/9;background:#eef4ff;color:#0b64ff}.evd-related-thumb img{width:100%;height:100%;object-fit:cover}.evd-related-thumb svg{width:35px;height:35px;fill:none;stroke:currentColor}.evd-related-news-grid small{display:block;padding:12px 14px 0;color:#7890b6}.evd-related-news-grid h3{margin:7px 14px 15px;font-size:15px;line-height:1.45}.evd-related-news-grid h3 a{color:#092469;text-decoration:none}@media(max-width:980px){.evd-news-layout,.evd-article-layout{grid-template-columns:1fr}.evd-news-sidebar,.evd-article-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.evd-newsletter-card{grid-column:1/-1}}@media(max-width:720px){.evd-news-toolbar{align-items:stretch;flex-direction:column}.evd-news-search{width:100%}.evd-news-grid{grid-template-columns:1fr}.evd-news-sidebar,.evd-article-sidebar{grid-template-columns:1fr}.evd-related-news-grid{grid-template-columns:1fr}.evd-article-nav{grid-template-columns:1fr}.evd-article-nav>div:last-child{text-align:left}}.evd-news-page .evd-container,.evd-article-page .evd-container{width:min(1180px,calc(100% - 40px));max-width:1180px;margin-inline:auto;padding-inline:0;box-sizing:border-box}.evd-news-page *,.evd-article-page *{box-sizing:border-box}.evd-news-page .evd-news-wrap{padding-top:26px;padding-bottom:64px}.evd-news-page .evd-news-hero{margin-top:42px;margin-bottom:34px}.evd-news-page .evd-news-toolbar{margin-top:0}.evd-news-page .evd-news-layout{grid-template-columns:minmax(0,1fr) 286px;gap:24px}.evd-news-page .evd-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.evd-news-page .evd-news-card{min-width:0;height:100%;display:flex;flex-direction:column}.evd-news-page .evd-news-card-image{aspect-ratio:16/8.7;min-height:0}.evd-news-page .evd-news-card-image img{width:100%;height:100%;object-fit:cover}.evd-news-page .evd-news-card-body{display:flex;flex:1;flex-direction:column;padding:17px 18px 20px}.evd-news-page .evd-news-card h2{font-size:18px;line-height:1.38}.evd-news-page .evd-news-card p{font-size:13.5px;line-height:1.65}.evd-news-page .evd-news-read{margin-top:auto;padding-top:15px}.evd-news-page .evd-news-sidebar{top:160px}.evd-news-page .evd-news-side-card{padding:20px}.evd-news-page .evd-news-popular-thumb img{display:block;width:100%;height:100%;object-fit:cover}.evd-news-page .evd-news-tabs a{white-space:nowrap}@media(max-width:1100px){.evd-news-page .evd-container,.evd-article-page .evd-container{width:min(100% - 32px,1050px)}.evd-news-page .evd-news-layout{grid-template-columns:minmax(0,1fr) 260px}}@media(max-width:900px){.evd-news-page .evd-news-layout{grid-template-columns:1fr}.evd-news-page .evd-news-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.evd-news-page .evd-newsletter-card{grid-column:1/-1}}@media(max-width:680px){.evd-news-page .evd-container,.evd-article-page .evd-container{width:calc(100% - 24px)}.evd-news-page .evd-news-grid{grid-template-columns:1fr}.evd-news-page .evd-news-sidebar{grid-template-columns:1fr}.evd-news-page .evd-news-hero h1{font-size:34px}.evd-news-page .evd-news-toolbar{gap:14px}.evd-news-page .evd-news-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}}.evd-single-news-v630{background:#fff;color:#08215f}.evd-single-news-v630 .evd-article-wrap{padding-top:24px;padding-bottom:62px}.evd-single-news-v630 .evd-article-layout{grid-template-columns:minmax(0,1fr) 300px;gap:30px;margin-top:28px}.evd-single-news-v630 .evd-article-main{min-width:0}.evd-single-news-v630 .evd-article-main>h1{max-width:760px;margin:12px 0 20px;font-size:clamp(38px,4vw,56px);line-height:1.08;letter-spacing:-.035em}.evd-article-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.evd-single-news-v630 .evd-article-meta{margin:0}.evd-article-share-top{margin:0;padding:0;border:0;flex:0 0 auto}.evd-article-share-top strong{color:#5c78a5;font-size:13px}.evd-article-share-top a,.evd-article-share-top button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #d4e1f6;border-radius:50%;background:#fff;color:#0b64ff;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.evd-article-share-top button{font-family:inherit}.evd-single-news-v630 .evd-article-featured{aspect-ratio:16/9;margin-bottom:20px;border:1px solid #dce7f8;box-shadow:0 12px 34px rgb(20 65 135 / .06)}.evd-single-news-v630 .evd-article-featured img{width:100%;height:100%;object-fit:cover}.evd-single-news-v630 .evd-article-summary{margin-bottom:28px;background:#f7fbff}.evd-single-news-v630 .evd-article-content{font-size:16px;line-height:1.85;color:#355b8e}.evd-single-news-v630 .evd-article-content>p:first-child{margin-top:0}.evd-single-news-v630 .evd-article-content h2{margin:28px 0 10px;font-size:24px}.evd-single-news-v630 .evd-article-content h3{margin:24px 0 8px;font-size:20px}.evd-single-news-v630 .evd-article-content ul,.evd-single-news-v630 .evd-article-content ol{padding-left:22px}.evd-article-inline-cta{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;margin:30px 0 22px;padding:17px 18px;border:1px solid #dce7f8;border-radius:12px;background:linear-gradient(90deg,#f7fbff,#fff)}.evd-inline-cta-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#eaf2ff;color:#0b64ff}.evd-inline-cta-icon svg{width:27px;height:27px;fill:none;stroke:currentColor}.evd-article-inline-cta strong{display:block;color:#092469;font-size:16px}.evd-article-inline-cta p{margin:3px 0 0;color:#5c78a5;font-size:13px}.evd-article-inline-cta>a{display:flex;align-items:center;justify-content:center;gap:8px;min-width:150px;height:44px;padding:0 18px;border-radius:7px;background:#0c63f5;color:#fff;font-weight:800;text-decoration:none}.evd-article-inline-cta>a svg{width:18px;height:18px;fill:none;stroke:currentColor}.evd-single-news-v630 .evd-article-nav{gap:0;border:1px solid #dce7f8;border-radius:10px;overflow:hidden}.evd-single-news-v630 .evd-article-nav>div{min-height:78px;padding:15px 18px;border:0;border-radius:0;background:#fff}.evd-single-news-v630 .evd-article-nav>div+div{border-left:1px solid #dce7f8}.evd-single-news-v630 .evd-article-nav small{display:block;margin-bottom:6px;color:#0b64ff;font-size:11px;font-weight:700}.evd-single-news-v630 .evd-related-news{margin-top:30px}.evd-single-news-v630 .evd-related-news h2{margin-bottom:14px;font-size:22px}.evd-single-news-v630 .evd-related-news-grid article{display:flex;flex-direction:column}.evd-related-body{display:grid;grid-template-columns:auto 1fr;gap:7px 10px;padding:12px 14px 15px}.evd-related-body .evd-news-pill{justify-self:start}.evd-related-body small{padding:0!important;text-align:right}.evd-related-body h3{grid-column:1/-1;margin:0!important}.evd-single-news-v630 .evd-article-sidebar{top:165px}.evd-article-ad{position:relative;display:flex;min-height:290px;flex-direction:column;align-items:flex-start;overflow:hidden;padding:28px 24px;border:1px solid #dce7f8;border-radius:13px;color:#092469;text-decoration:none;box-shadow:0 8px 26px rgb(20 65 135 / .045)}.evd-article-ad>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.evd-article-ad>*:not(img){position:relative;z-index:1}.evd-ad-label{margin-bottom:16px;color:#7d94b7;font-size:9px;letter-spacing:.1em}.evd-article-ad>strong{max-width:235px;font-size:25px;line-height:1.18}.evd-article-ad>p{max-width:210px;margin:12px 0 18px;color:#456596;font-size:13px;line-height:1.55}.evd-ad-button{display:flex;align-items:center;justify-content:center;gap:8px;min-width:118px;height:40px;padding:0 15px;border-radius:6px;background:#0c63f5;color:#fff;font-size:13px;font-weight:800}.evd-ad-button svg{width:16px;height:16px;fill:none;stroke:currentColor}.evd-article-ad-support{min-height:250px;color:#fff}.evd-article-ad-support .evd-ad-label,.evd-article-ad-support>p{color:rgb(255 255 255 / .8)}.evd-article-ad-support>strong{max-width:210px;color:#fff;font-size:22px}.evd-ad-button.is-light{background:#fff;color:#1559dd}@media(max-width:980px){.evd-single-news-v630 .evd-article-layout{grid-template-columns:1fr}.evd-single-news-v630 .evd-article-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.evd-single-news-v630 .evd-article-sidebar .evd-news-side-card{min-width:0}.evd-article-ad{min-height:260px}}@media(max-width:720px){.evd-article-topline{align-items:flex-start;flex-direction:column}.evd-article-share-top{flex-wrap:wrap}.evd-article-inline-cta{grid-template-columns:46px minmax(0,1fr)}.evd-article-inline-cta>a{grid-column:1/-1}.evd-single-news-v630 .evd-article-nav{grid-template-columns:1fr}.evd-single-news-v630 .evd-article-nav>div+div{border-left:0;border-top:1px solid #dce7f8}.evd-single-news-v630 .evd-article-sidebar{grid-template-columns:1fr}.evd-single-news-v630 .evd-article-main>h1{font-size:36px}.evd-related-body{grid-template-columns:1fr}.evd-related-body small{text-align:left}}.evd-single-news-v630 .evd-breadcrumbs{flex-wrap:wrap;row-gap:7px}.evd-single-news-v630 .evd-breadcrumbs span:last-child{max-width:min(760px,70vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evd-single-news-v630 .evd-article-main>h1{max-width:820px;font-size:clamp(34px,3.15vw,48px);line-height:1.14;letter-spacing:-.025em}.evd-single-news-v630 .evd-article-nav>a,.evd-single-news-v630 .evd-article-nav>.evd-article-nav-empty{display:flex;min-width:0;min-height:88px;flex-direction:column;justify-content:center;padding:16px 18px;background:#fff;color:#174b9b;text-decoration:none;transition:background-color .18s ease,border-color .18s ease}.evd-single-news-v630 .evd-article-nav>a:hover,.evd-single-news-v630 .evd-article-nav>a:focus-visible{background:#f6f9ff;outline:none}.evd-single-news-v630 .evd-article-nav>a+*{border-left:1px solid #dce7f8}.evd-single-news-v630 .evd-article-nav>a strong{display:block;overflow:hidden;color:#123f8b;font-size:13px;font-weight:800;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.evd-single-news-v630 .evd-article-next{align-items:flex-end;text-align:right}@media(max-width:720px){.evd-single-news-v630 .evd-article-main>h1{font-size:32px}.evd-single-news-v630 .evd-breadcrumbs span:last-child{max-width:72vw}.evd-single-news-v630 .evd-article-nav>a+*{border-left:0;border-top:1px solid #dce7f8}.evd-single-news-v630 .evd-article-next{align-items:flex-start;text-align:left}}.evd-single-news-v630 .evd-article-main>h1{max-width:780px;margin:12px 0 18px;font-size:clamp(32px,2.6vw,42px);line-height:1.16;letter-spacing:-.022em;text-wrap:balance}.evd-single-news-v630 .evd-article-content>h1:first-child,.evd-single-news-v630 .evd-article-content>h2:first-child{margin-top:0}.evd-single-news-v630 .evd-article-nav{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;overflow:hidden}.evd-single-news-v630 .evd-article-nav>a,.evd-single-news-v630 .evd-article-nav>.evd-article-nav-empty{min-width:0;min-height:104px;padding:17px 20px;overflow:hidden}.evd-single-news-v630 .evd-article-nav>a strong{display:-webkit-box;overflow:hidden;max-width:100%;color:#123f8b;font-size:14px;font-weight:800;line-height:1.45;white-space:normal;overflow-wrap:anywhere;word-break:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.evd-single-news-v630 .evd-article-next{align-items:flex-end;text-align:right}.evd-single-news-v630 .evd-article-next strong{margin-left:auto}@media(max-width:720px){.evd-single-news-v630 .evd-article-main>h1{font-size:30px;line-height:1.2}.evd-single-news-v630 .evd-article-nav{grid-template-columns:1fr}.evd-single-news-v630 .evd-article-next{align-items:flex-start;text-align:left}.evd-single-news-v630 .evd-article-next strong{margin-left:0}}.evd-partners-page-v640{background:#fff;color:#092469;overflow:hidden}.evd-partners-wrap-v640{padding-bottom:54px}.evd-partners-hero-v640{position:relative;max-width:760px;margin:24px auto 42px;text-align:center}.evd-partners-hero-v640:before,.evd-partners-hero-v640:after{content:"";position:absolute;top:18px;width:340px;height:150px;opacity:.55;pointer-events:none;background:repeating-radial-gradient(ellipse at center,transparent 0 10px,#edf4ff 11px 12px,transparent 13px 20px)}.evd-partners-hero-v640:before{right:100%}.evd-partners-hero-v640:after{left:100%}.evd-partners-hero-v640 h1{margin:0;font-size:clamp(36px,4vw,54px);line-height:1.12;letter-spacing:-.03em}.evd-partners-hero-v640 p{max-width:640px;margin:14px auto 16px;color:#355b8e;font-size:17px;line-height:1.75}.evd-partner-types-v640{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:980px;margin:0 auto 26px}.evd-partner-type-card-v640{position:relative;display:flex;min-height:310px;flex-direction:column;padding:30px 28px;border:1px solid #dce7f8;border-radius:14px;background:#fff;color:#092469;text-decoration:none;box-shadow:0 10px 32px rgb(20 65 135 / .04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.evd-partner-type-card-v640:hover{transform:translateY(-4px);border-color:#bcd1f4;box-shadow:0 18px 38px rgb(20 65 135 / .09)}.evd-partner-icon-v640{display:grid;width:66px;height:66px;place-items:center;border-radius:50%}.evd-partner-icon-v640 svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.evd-partner-icon-v640.is-purple{background:#f1eaff;color:#6435e7}.evd-partner-icon-v640.is-green{background:#e7f8ef;color:#08a45b}.evd-partner-icon-v640.is-orange{background:#fff0e5;color:#ff6c22}.evd-partner-type-card-v640 h2{margin:22px 0 10px;font-size:23px}.evd-partner-type-card-v640 p{margin:0;color:#355b8e;font-size:15px;line-height:1.72}.evd-partner-arrow-v640{display:grid;width:24px;height:24px;margin-top:auto;margin-left:auto;color:#0b64ff}.evd-partner-arrow-v640 svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.evd-partner-benefits-v640{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 26px;border:1px solid #dce7f8;border-radius:14px;background:#fff;overflow:hidden}.evd-partner-benefits-v640 article{padding:26px 22px;text-align:center}.evd-partner-benefits-v640 article+article{border-left:1px solid #e2ebf9}.evd-partner-benefits-v640 article>span{display:grid;width:54px;height:54px;margin:0 auto 14px;place-items:center;color:#0b64ff}.evd-partner-benefits-v640 svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.evd-partner-benefits-v640 h3{margin:0 0 9px;font-size:16px}.evd-partner-benefits-v640 p{margin:0;color:#4b6998;font-size:13px;line-height:1.65}.evd-partner-join-v640,.evd-trusted-partners-v640{margin-top:26px;padding:28px;border:1px solid #dce7f8;border-radius:14px;background:#fff}.evd-partner-join-head-v640,.evd-section-heading-row-v640{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.evd-partner-join-head-v640 h2,.evd-section-heading-row-v640 h2{margin:0;font-size:25px}.evd-partner-join-head-v640 p{margin:7px 0 0;color:#4b6998;font-size:14px}.evd-primary-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border-radius:7px;background:#0b64f4;color:#fff!important;font-weight:800;text-decoration:none}.evd-primary-button svg{width:18px;height:18px;fill:none;stroke:currentColor}.evd-partner-join-grid-v640{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.evd-partner-join-grid-v640 article{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:start}.evd-partner-join-grid-v640 article>span{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#eef4ff;color:#0b64ff}.evd-partner-join-grid-v640 article:nth-child(2)>span{background:#e7f8ef;color:#08a45b}.evd-partner-join-grid-v640 article:nth-child(3)>span{background:#fff0e5;color:#ff6c22}.evd-partner-join-grid-v640 article:nth-child(4)>span{background:#edf3ff;color:#1763ed}.evd-partner-join-grid-v640 svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.evd-partner-join-grid-v640 h3{margin:2px 0 6px;font-size:14px}.evd-partner-join-grid-v640 p{margin:0;color:#4b6998;font-size:12.5px;line-height:1.6}.evd-section-heading-row-v640 a{display:inline-flex;align-items:center;gap:8px;color:#0b64ff;font-size:13px;font-weight:800;text-decoration:none}.evd-section-heading-row-v640 a svg{width:17px;height:17px;fill:none;stroke:currentColor}.evd-partner-slider-v640{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:20px}.evd-partner-profile-card-v640{display:flex;min-height:170px;flex-direction:column;align-items:center;justify-content:center;padding:18px;border:1px solid #dce7f8;border-radius:10px;background:#fff;color:#092469;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.evd-partner-profile-card-v640:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgb(20 65 135 / .08)}.evd-partner-logo-v640{display:grid;width:80px;height:70px;place-items:center;margin-bottom:10px}.evd-partner-logo-v640 img{max-width:100%;max-height:100%;object-fit:contain}.evd-partner-logo-v640 strong{display:grid;width:62px;height:62px;place-items:center;border-radius:18px;background:#edf4ff;color:#0b64ff;font-size:20px}.evd-partner-profile-card-v640 h3{margin:0;font-size:14px;line-height:1.35}.evd-partner-profile-card-v640 p{display:flex;align-items:center;justify-content:center;gap:5px;margin:7px 0 0;color:#5e79a3;font-size:11px}.evd-partner-profile-card-v640 p svg{width:12px;height:12px;fill:none;stroke:currentColor}.evd-partner-contact-v640{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:26px;padding:22px 26px;border:1px solid #dce7f8;border-radius:13px;background:linear-gradient(90deg,#f7fbff,#eef4ff)}.evd-partner-contact-v640>span{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#0b64f4;color:#fff}.evd-partner-contact-v640>span svg{width:30px;height:30px;fill:none;stroke:currentColor}.evd-partner-contact-v640 h2{margin:0;font-size:17px}.evd-partner-contact-v640 p{margin:5px 0 0;color:#4b6998;font-size:13px}.evd-partner-contact-v640>a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid #0b64ff;border-radius:7px;color:#0b64ff;font-size:13px;font-weight:800;text-decoration:none}.evd-partner-contact-v640>a svg{width:17px;height:17px;fill:none;stroke:currentColor}@media(max-width:1050px){.evd-partner-benefits-v640{grid-template-columns:repeat(3,1fr)}.evd-partner-benefits-v640 article:nth-child(4){border-left:0;border-top:1px solid #e2ebf9}.evd-partner-benefits-v640 article:nth-child(5){border-top:1px solid #e2ebf9}.evd-partner-slider-v640{grid-template-columns:repeat(3,1fr)}.evd-partner-join-grid-v640{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.evd-partner-types-v640{grid-template-columns:1fr}.evd-partner-type-card-v640{min-height:250px}.evd-partner-benefits-v640{grid-template-columns:1fr}.evd-partner-benefits-v640 article+article{border-left:0;border-top:1px solid #e2ebf9}.evd-partner-join-head-v640,.evd-section-heading-row-v640{align-items:stretch;flex-direction:column}.evd-partner-join-grid-v640,.evd-partner-slider-v640{grid-template-columns:1fr}.evd-partner-contact-v640{grid-template-columns:52px 1fr}.evd-partner-contact-v640>a{grid-column:1/-1}.evd-partners-hero-v640:before,.evd-partners-hero-v640:after{display:none}}.evd-partner-directory-v650{background:#fff;color:#092469;overflow:hidden}.evd-partner-directory-wrap-v650{padding-bottom:54px}.evd-partner-directory-hero-v650{position:relative;max-width:780px;margin:28px auto 48px;text-align:center}.evd-partner-directory-hero-v650 h1{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.1;letter-spacing:-.035em}.evd-partner-directory-hero-v650 p{max-width:680px;margin:15px auto 17px;color:#355b8e;font-size:17px;line-height:1.75}.evd-world-dots-v650{position:absolute;inset:-50px -180px -70px;background:radial-gradient(circle at 14% 42%,#dce9ff 0 2px,transparent 3px) 0 0/12px 12px;opacity:.45;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);pointer-events:none}.evd-partner-directory-panel-v650{padding:26px;border:1px solid #dbe6f7;border-radius:16px;background:#fff;box-shadow:0 16px 40px rgb(20 65 135 / .045)}.evd-partner-filter-v650{display:grid;grid-template-columns:minmax(230px,1.35fr) repeat(3,minmax(150px,.72fr)) minmax(170px,.8fr) auto;gap:12px;align-items:end}.evd-partner-filter-v650 label{min-width:0}.evd-partner-filter-v650 select,.evd-partner-filter-v650 input{width:100%;height:48px;border:1px solid #cedcf2;border-radius:7px;background:#fff;color:#173d79;font:inherit;font-size:14px;outline:none}.evd-partner-filter-v650 select{padding:0 38px 0 14px}.evd-partner-search-v650{position:relative}.evd-partner-search-v650 input{padding:0 42px 0 44px}.evd-partner-search-v650>svg{position:absolute;left:15px;top:15px;width:19px;height:19px;fill:none;stroke:#0b64ff;stroke-width:1.8}.evd-partner-sort-v650{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.evd-partner-sort-v650>span{white-space:nowrap;color:#4f6993;font-size:13px}.evd-partner-filter-submit-v650{height:48px;padding:0 18px;border:0;border-radius:7px;background:#0b64f4;color:#fff;font-weight:800;cursor:pointer}.evd-partner-results-head-v650{display:flex;justify-content:space-between;gap:20px;margin:20px 0 22px}.evd-partner-results-head-v650 p{margin:0;color:#355b8e;font-size:14px}.evd-partner-results-head-v650 a{color:#0b64ff;font-size:13px;font-weight:800;text-decoration:none}.evd-partner-directory-layout-v650{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:24px}.evd-partner-cards-v650{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-content:start}.evd-partner-directory-card-v650{display:flex;min-height:360px;min-width:0;flex-direction:column;padding:22px;border:1px solid #dbe6f7;border-radius:12px;background:#fff;box-shadow:0 8px 25px rgb(20 65 135 / .035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.evd-partner-directory-card-v650:hover{transform:translateY(-4px);border-color:#bcd1f4;box-shadow:0 18px 36px rgb(20 65 135 / .08)}.evd-partner-directory-logo-v650{display:grid;height:95px;place-items:center;margin-bottom:14px;text-decoration:none}.evd-partner-directory-logo-v650 img{max-width:100%;max-height:86px;object-fit:contain}.evd-partner-directory-logo-v650 strong{display:grid;width:78px;height:78px;place-items:center;border-radius:20px;background:#edf4ff;color:#0b64ff;font-size:24px}.evd-partner-directory-card-v650 h2{margin:0 0 7px;font-size:17px;line-height:1.35}.evd-partner-directory-card-v650 h2 a{color:#092469;text-decoration:none}.evd-partner-location-v650,.evd-partner-languages-v650{display:flex;align-items:center;gap:6px;margin:0;color:#56739f;font-size:12px;line-height:1.45}.evd-partner-location-v650 svg,.evd-partner-languages-v650 svg{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8}.evd-partner-badges-v650{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0 12px}.evd-partner-badges-v650 span{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.evd-partner-badges-v650 .is-level{background:#fff0df;color:#e96909}.evd-partner-badges-v650 .is-verified{background:#edf4ff;color:#0b64ff}.evd-partner-badges-v650 svg{width:12px;height:12px;fill:none;stroke:currentColor}.evd-partner-directory-excerpt-v650{margin:0 0 14px;color:#3f5f91;font-size:12.5px;line-height:1.7}.evd-partner-languages-v650{margin-top:auto;margin-bottom:15px}.evd-partner-view-profile-v650{display:flex;min-height:40px;align-items:center;justify-content:center;gap:9px;border:1px solid #0b64ff;border-radius:6px;color:#0b64ff;font-size:12px;font-weight:800;text-decoration:none}.evd-partner-view-profile-v650 svg{width:16px;height:16px;fill:none;stroke:currentColor}.evd-partner-sidebar-v650{display:grid;gap:18px;align-content:start}.evd-partner-sidebar-v650>section{padding:22px;border:1px solid #dbe6f7;border-radius:12px;background:#fff}.evd-partner-sidebar-v650 h2{margin:0 0 8px;font-size:17px}.evd-partner-sidebar-v650 p{margin:0 0 16px;color:#4b6998;font-size:12.5px;line-height:1.65}.evd-partner-sidebar-v650>section>a{display:flex;min-height:41px;align-items:center;justify-content:center;gap:8px;border:1px solid #0b64ff;border-radius:6px;color:#0b64ff;font-size:12px;font-weight:800;text-decoration:none}.evd-partner-sidebar-v650>section>a svg{width:16px;height:16px;fill:none;stroke:currentColor}.evd-sidebar-icon-v650{display:grid;width:48px;height:48px;place-items:center;margin-bottom:13px;border-radius:50%;background:#edf4ff;color:#0b64ff}.evd-sidebar-icon-v650.is-purple{background:#f1eaff;color:#6435e7}.evd-sidebar-icon-v650 svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7}.evd-partner-standards-v650{display:grid;gap:15px;margin:18px 0 0;padding:0;list-style:none}.evd-partner-standards-v650 li{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start}.evd-partner-standards-v650 li>svg{width:33px;height:33px;padding:8px;border-radius:50%;background:#edf4ff;color:#0b64ff;fill:none;stroke:currentColor}.evd-partner-standards-v650 strong{display:block;margin-bottom:3px;font-size:12px}.evd-partner-standards-v650 span{color:#4b6998;font-size:11px;line-height:1.5}.evd-popular-countries-v650{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none;counter-reset:none}.evd-popular-countries-v650 li{display:flex;align-items:center;justify-content:space-between;gap:10px}.evd-popular-countries-v650 a{color:#16427f;font-size:12px;text-decoration:none}.evd-popular-countries-v650 span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:6px;background:#edf4ff;color:#0b64ff;font-size:10px;font-weight:800}.evd-partner-pagination-v650{margin:26px auto 2px}.evd-partner-pagination-v650 .page-numbers{display:flex;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}.evd-partner-pagination-v650 a,.evd-partner-pagination-v650 span{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d2def0;border-radius:5px;color:#16427f;font-size:12px;text-decoration:none}.evd-partner-pagination-v650 .current{border-color:#0b64ff;background:#0b64ff;color:#fff}.evd-partner-directory-contact-v650{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:24px;padding:20px 24px;border:1px solid #dbe6f7;border-radius:12px;background:linear-gradient(90deg,#f7fbff,#edf4ff)}.evd-partner-directory-contact-v650>span{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#edf4ff;color:#0b64ff}.evd-partner-directory-contact-v650>span svg{width:30px;height:30px;fill:none;stroke:currentColor}.evd-partner-directory-contact-v650 h2{margin:0;font-size:16px}.evd-partner-directory-contact-v650 p{margin:4px 0 0;color:#4b6998;font-size:12.5px}.evd-partner-directory-contact-v650>a{display:flex;min-height:42px;align-items:center;gap:8px;padding:0 18px;border:1px solid #0b64ff;border-radius:6px;color:#0b64ff;font-size:12px;font-weight:800;text-decoration:none}.evd-partner-directory-contact-v650>a svg{width:16px;height:16px;fill:none;stroke:currentColor}.evd-partner-empty-v650{grid-column:1/-1;padding:70px 25px;border:1px dashed #cbd9ef;border-radius:12px;text-align:center}.evd-partner-empty-v650 h2{margin:0 0 8px;font-size:22px}.evd-partner-empty-v650 p{margin:0;color:#4b6998}.evd-partner-filter-v650 select:focus,.evd-partner-filter-v650 input:focus{border-color:#0b64ff;box-shadow:0 0 0 3px rgb(11 100 255 / .08)}@media(max-width:1180px){.evd-partner-filter-v650{grid-template-columns:repeat(3,1fr)}.evd-partner-search-v650{grid-column:span 2}.evd-partner-sort-v650{grid-column:span 2}.evd-partner-cards-v650{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.evd-partner-directory-layout-v650{grid-template-columns:1fr}.evd-partner-sidebar-v650{grid-template-columns:repeat(2,minmax(0,1fr))}.evd-partner-sidebar-v650>section:last-child{grid-column:1/-1}}@media(max-width:680px){.evd-partner-filter-v650{grid-template-columns:1fr}.evd-partner-search-v650,.evd-partner-sort-v650{grid-column:auto}.evd-partner-sort-v650{grid-template-columns:1fr}.evd-partner-filter-submit-v650{width:100%}.evd-partner-cards-v650,.evd-partner-sidebar-v650{grid-template-columns:1fr}.evd-partner-directory-contact-v650{grid-template-columns:48px 1fr}.evd-partner-directory-contact-v650>a{grid-column:1/-1;justify-content:center}.evd-partner-directory-hero-v650{margin-bottom:34px}.evd-world-dots-v650{display:none}}html.evd-modal-open{overflow:hidden}.evd-services-v6150 .evd-services-directory-card{cursor:pointer}.evd-service-dialog{width:min(920px,calc(100vw - 32px));max-width:none;padding:0;border:0;border-radius:22px;background:#fff0;color:#08215f;box-shadow:none;overflow:visible}.evd-service-dialog::backdrop{background:rgb(8 27 61 / .56);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.evd-service-dialog-card{overflow:hidden;border:1px solid #dce7f8;border-radius:22px;background:#fff;box-shadow:0 28px 80px rgb(5 35 86 / .22)}.evd-service-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 30px 22px;border-bottom:1px solid #e6eef9}.evd-service-dialog-kicker,.evd-srv-kicker{display:block;margin-bottom:7px;color:#0664f7;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.evd-service-dialog-head h2{margin:0;color:#08215f;font-size:30px;line-height:1.15}.evd-service-dialog-head p{margin:7px 0 0;color:#55709e;font-size:14px}.evd-service-dialog-close{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid #d8e5f8;border-radius:50%;background:#f8fbff;color:#17447d;font-size:28px;line-height:1;cursor:pointer}.evd-service-dialog-close:hover{background:#eef5ff}.evd-service-dialog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px 30px 26px;max-height:min(62vh,620px);overflow:auto}.evd-service-choice-card{display:flex;gap:14px;align-items:flex-start;min-height:132px;padding:20px;border:1px solid #d8e5f8;border-radius:15px;background:#fff;color:#08215f;text-decoration:none!important;transition:.2s ease}.evd-service-choice-card:hover,.evd-service-choice-card:focus-visible{transform:translateY(-2px);border-color:#95bcfa;box-shadow:0 14px 28px rgb(14 73 153 / .09);outline:0}.evd-service-choice-card.is-directory{grid-column:1/-1;background:linear-gradient(135deg,#f6faff,#eef5ff)}.evd-service-choice-no{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:#edf4ff;color:#0965f5;font-size:14px;font-weight:800}.evd-service-choice-card h3{margin:1px 0 6px;color:#08215f;font-size:18px;line-height:1.25}.evd-service-choice-card p{margin:0 0 12px;color:#55709e;font-size:13px;line-height:1.5}.evd-service-choice-card strong{color:#0865f6;font-size:13px}.evd-service-dialog-foot{display:flex;justify-content:center;gap:7px;padding:14px 30px 20px;color:#6b80a5;font-size:13px}.evd-service-dialog-foot a{color:#0865f6;font-weight:700;text-decoration:none}.evd-srv-request-page,.evd-srv-directory-page{min-height:70vh;background:#f8fbff;color:#08215f}.evd-srv-request-wrap,.evd-srv-directory-wrap{padding-top:28px;padding-bottom:64px}.evd-srv-request-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:42px 0 28px}.evd-srv-request-hero h1,.evd-srv-directory-hero h1{margin:0;color:#09266c;font-size:clamp(38px,4.2vw,56px);line-height:1.06;letter-spacing:-.03em}.evd-srv-request-hero p,.evd-srv-directory-hero p{max-width:760px;margin:14px 0 0;color:#486998;font-size:16px;line-height:1.65}.evd-srv-trust{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:390px}.evd-srv-trust span{padding:9px 13px;border:1px solid #d8e5f8;border-radius:999px;background:#fff;color:#17447d;font-size:12px;font-weight:700}.evd-srv-request-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.evd-srv-form-card,.evd-srv-side-card,.evd-srv-success,.evd-srv-empty,.evd-srv-listing-card{border:1px solid #dbe7f8;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgb(20 64 130 / .04)}.evd-srv-form-card{padding:30px}.evd-srv-form-head h2{margin:0 0 7px;font-size:28px}.evd-srv-form-head p{margin:0 0 24px;color:#5a73a0;line-height:1.6}.evd-srv-error{margin:0 0 18px;padding:13px 15px;border:1px solid #ffc9c4;border-radius:10px;background:#fff2f0;color:#b42318;font-weight:600}.evd-srv-form{display:grid;gap:17px}.evd-srv-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.evd-srv-form label{display:grid;gap:7px;color:#09265e;font-size:13px;font-weight:800}.evd-srv-form label span{font-weight:500;color:#6b80a5}.evd-srv-form label b{color:#e13a32}.evd-srv-form input,.evd-srv-form textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid #cfe0f7;border-radius:9px;background:#fff;color:#102a54;font:inherit;font-weight:500;outline:0}.evd-srv-form textarea{min-height:132px;resize:vertical}.evd-srv-form input:focus,.evd-srv-form textarea:focus{border-color:#4388ef;box-shadow:0 0 0 3px rgb(33 109 226 / .09)}.evd-srv-consent{grid-template-columns:auto 1fr!important;align-items:flex-start!important;font-weight:500!important;line-height:1.55}.evd-srv-consent input{width:18px!important;min-height:18px!important;margin-top:2px}.evd-srv-submit,.evd-srv-primary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border:0;border-radius:9px;background:#0d66ee;color:#fff!important;text-decoration:none!important;font-weight:800;cursor:pointer}.evd-srv-submit:hover,.evd-srv-primary:hover{background:#0958d3}.evd-srv-primary.small{min-height:42px;padding:9px 13px;font-size:13px}.evd-srv-side{display:grid;gap:16px}.evd-srv-side-card{padding:22px}.evd-srv-side-card h3{margin:0 0 9px;font-size:20px}.evd-srv-side-card p{margin:0;color:#5a73a0;line-height:1.6}.evd-srv-side-label{display:block;margin-bottom:6px;color:#6d82aa;font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.evd-srv-side-card ol{display:grid;gap:15px;margin:15px 0 0;padding:0;list-style:none}.evd-srv-side-card li{display:grid;grid-template-columns:30px 1fr;gap:10px;color:#526e9e;line-height:1.5;font-size:13px}.evd-srv-side-card li b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf4ff;color:#0965f5}.evd-srv-side-card.is-note{background:#fffaf0;border-color:#f2dfb4}.evd-srv-success,.evd-srv-empty{display:flex;align-items:flex-start;gap:22px;max-width:900px;margin:55px auto;padding:34px}.evd-srv-success-icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:#e8f8ef;color:#07974c;font-size:30px}.evd-srv-success h1,.evd-srv-empty h1{margin:4px 0 10px;font-size:32px}.evd-srv-success p,.evd-srv-empty p{color:#5a73a0;line-height:1.6}.evd-srv-directory-hero{max-width:820px;margin:40px auto 28px;text-align:center}.evd-srv-directory-tabs{display:flex;justify-content:center;gap:9px;margin-bottom:28px}.evd-srv-directory-tabs a{padding:10px 16px;border:1px solid #cfe0f7;border-radius:999px;background:#fff;color:#17447d;text-decoration:none;font-weight:700;font-size:13px}.evd-srv-directory-tabs a.is-active{background:#0d66ee;border-color:#0d66ee;color:#fff}.evd-srv-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.evd-srv-listing-card{display:grid;grid-template-columns:74px 1fr;gap:18px;padding:24px}.evd-srv-listing-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#edf4ff;color:#0d66ee}.evd-srv-listing-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.evd-srv-listing-type{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6f84a9}.evd-srv-listing-card h2{margin:4px 0 10px;font-size:23px}.evd-srv-listing-meta{margin:6px 0;color:#506b99;font-size:13px}.evd-srv-listing-meta a{color:#0b64e8}.evd-srv-listing-copy{color:#5a73a0;font-size:14px;line-height:1.6}.evd-srv-listing-copy p{margin:8px 0 14px}.evd-srv-outline{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin:4px 8px 0 0;padding:9px 13px;border:1px solid #0d66ee;border-radius:8px;color:#0d66ee!important;text-decoration:none!important;font-weight:800;font-size:13px}@media(max-width:900px){.evd-service-dialog-grid{grid-template-columns:1fr}.evd-service-choice-card.is-directory{grid-column:auto}.evd-srv-request-layout{grid-template-columns:1fr}.evd-srv-request-hero{align-items:flex-start;flex-direction:column}.evd-srv-trust{justify-content:flex-start}.evd-srv-directory-grid{grid-template-columns:1fr}}@media(max-width:640px){.evd-service-dialog{width:100%;max-height:88vh;margin:auto 0 0;border-radius:22px 22px 0 0}.evd-service-dialog-card{border-radius:22px 22px 0 0}.evd-service-dialog-head{padding:22px 20px 17px}.evd-service-dialog-grid{padding:17px 20px 22px;max-height:60vh}.evd-service-choice-card{min-height:auto}.evd-srv-two{grid-template-columns:1fr}.evd-srv-form-card{padding:20px}.evd-srv-listing-card{grid-template-columns:1fr}.evd-srv-directory-tabs{overflow:auto;justify-content:flex-start;padding-bottom:4px}.evd-srv-directory-tabs a{white-space:nowrap}}.evd-srv-extra{padding:18px;border:1px solid #dfe9f8;border-radius:12px;background:#f8fbff}.evd-srv-extra h3{margin:0 0 14px;font-size:16px;color:#08215f}.evd-srv-form select{width:100%;min-height:48px;padding:12px 14px;border:1px solid #cfe0f7;border-radius:9px;background:#fff;color:#102a54;font:inherit;font-weight:500;outline:0}.evd-srv-form select:focus{border-color:#4388ef;box-shadow:0 0 0 3px rgb(33 109 226 / .09)}body .evd-service-dialog[open]{display:block!important;position:fixed!important;inset:0!important;margin:auto!important;width:min(920px,calc(100vw - 40px))!important;height:max-content!important;max-height:calc(100vh - 48px)!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;z-index:2147483000!important}body .evd-service-dialog[open] .evd-service-dialog-card{display:block!important;width:100%!important;max-height:calc(100vh - 48px)!important;overflow:hidden!important;border:1px solid #d9e6f8!important;border-radius:24px!important;background:#fff!important;box-shadow:0 30px 90px rgb(4 27 70 / .28)!important}body .evd-service-dialog[open] .evd-service-dialog-head{display:flex!important;padding:26px 28px 20px!important}body .evd-service-dialog[open] .evd-service-dialog-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:20px 28px 24px!important;max-height:min(62vh,620px)!important;overflow:auto!important}body .evd-service-dialog[open] .evd-service-choice-card{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;min-height:132px!important;padding:18px!important;border:1px solid #d9e6f8!important;border-radius:16px!important;background:#fff!important;color:#08215f!important;text-decoration:none!important;box-shadow:none!important}body .evd-service-dialog[open] .evd-service-choice-card:hover{border-color:#95bcfa!important;background:#fbfdff!important;box-shadow:0 14px 30px rgb(14 73 153 / .09)!important}body .evd-service-dialog[open] .evd-service-choice-card h3{margin:0 0 6px!important;font-size:18px!important;line-height:1.3!important;color:#08215f!important}body .evd-service-dialog[open] .evd-service-choice-card p{margin:0 0 12px!important;font-size:13px!important;line-height:1.55!important;color:#55709e!important}body .evd-service-dialog[open] .evd-service-choice-card strong{display:inline-flex!important;color:#0865f6!important;font-size:13px!important}body .evd-service-dialog[open] .evd-service-choice-no{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:12px!important;background:#edf4ff!important;color:#0965f5!important;font-weight:800!important}body .evd-service-dialog[open] .evd-service-dialog-close{appearance:none!important;-webkit-appearance:none!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;border:1px solid #d8e5f8!important;border-radius:50%!important;background:#f8fbff!important;color:#17447d!important;font-size:25px!important;line-height:1!important}@media(max-width:700px){body .evd-service-dialog[open]{inset:auto 0 0!important;margin:0!important;width:100%!important;max-height:90vh!important}body .evd-service-dialog[open] .evd-service-dialog-card{max-height:90vh!important;border-radius:24px 24px 0 0!important}body .evd-service-dialog[open] .evd-service-dialog-grid{grid-template-columns:1fr!important;padding:16px 18px 22px!important;max-height:62vh!important}body .evd-service-dialog[open] .evd-service-dialog-head{padding:20px 18px 16px!important}}.evd-application-page [hidden]{display:none!important}.evd-application-page .evd-app-next[hidden],.evd-application-page .evd-app-submit[hidden]{display:none!important}.evd-application-page .evd-app-main{padding:22px 24px}.evd-application-page .evd-app-panel-title{margin-bottom:18px}.evd-application-page .evd-app-grid{gap:14px 16px;margin-bottom:16px}.evd-application-page .evd-app-form label{font-size:14px}.evd-application-page .evd-app-form input,.evd-application-page .evd-app-form select{height:46px;font-size:14px}.evd-application-page .evd-phone-field{grid-template-columns:170px minmax(0,1fr)}.evd-application-page .evd-app-actions{justify-content:space-between}.evd-application-page .evd-app-actions .evd-app-next,.evd-application-page .evd-app-actions .evd-app-submit{margin-left:auto;min-width:210px}.evd-app-price-summary{border:1px solid #d7e3f5;border-radius:10px;background:#f8fbff;margin:0 0 20px;overflow:hidden}.evd-app-price-summary h3{font-size:16px;margin:0;padding:14px 16px;border-bottom:1px solid #d7e3f5;color:#0a2c70;background:#fff}.evd-app-price-summary>div{display:flex;justify-content:space-between;gap:20px;padding:10px 16px;border-bottom:1px solid #e3ebf7;font-size:14px}.evd-app-price-summary>div strong{color:#0a2c70;text-align:right}.evd-app-price-summary>div.is-total{background:#eef5ff;font-size:15px;padding:13px 16px}.evd-app-price-summary>div.is-total strong{color:#075cf2;font-size:17px}.evd-app-price-summary p{font-size:12px;color:#60789a;margin:0;padding:11px 16px}@media(max-width:720px){.evd-application-page .evd-phone-field{grid-template-columns:130px 1fr}.evd-application-page .evd-app-actions .evd-app-next,.evd-application-page .evd-app-actions .evd-app-submit{min-width:0}.evd-app-price-summary>div{align-items:flex-start;flex-direction:column;gap:4px}.evd-app-price-summary>div strong{text-align:left}}.evd-application-page .evd-date-field-wrap{position:relative;display:block}.evd-application-page .evd-date-field-wrap>input{padding-right:46px}.evd-application-page .evd-date-trigger{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:34px;height:34px;padding:0;border:0;border-radius:7px;background:#f0f5ff;color:#0b5ce5;display:grid;place-items:center;cursor:pointer;box-shadow:none}.evd-application-page .evd-date-trigger:hover,.evd-application-page .evd-date-trigger:focus-visible{background:#dfeaff;color:#083fae;outline:2px solid rgb(23 104 255 / .18)}.evd-application-page .evd-date-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.evd-date-picker{position:fixed;z-index:100000;width:310px;max-width:calc(100vw - 24px);padding:14px;border:1px solid #d7e3f5;border-radius:14px;background:#fff;color:#0a2c70;box-shadow:0 22px 55px rgb(11 44 112 / .19);font-family:inherit}.evd-date-picker[hidden]{display:none!important}.evd-date-picker-head{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:7px;margin-bottom:10px}.evd-date-picker-head button{width:36px;height:36px;border:1px solid #dce6f5;border-radius:8px;background:#fff;color:#0a2c70;font-size:20px;line-height:1;cursor:pointer}.evd-date-picker-head button:hover{background:#eef4ff;border-color:#bcd2f5}.evd-date-picker-title{text-align:center;font-size:14px;font-weight:800}.evd-date-picker-weekdays,.evd-date-picker-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.evd-date-picker-weekdays span{padding:5px 0;text-align:center;color:#6d82a4;font-size:10px;font-weight:800;text-transform:uppercase}.evd-date-picker-day{height:36px;border:0;border-radius:8px;background:#fff0;color:#17356c;font-size:12px;font-weight:700;cursor:pointer}.evd-date-picker-day:hover,.evd-date-picker-day:focus-visible{background:#edf4ff;outline:none}.evd-date-picker-day.is-outside{color:#9dadc5}.evd-date-picker-day.is-today{box-shadow:inset 0 0 0 1px #7ca9ee}.evd-date-picker-day.is-selected{background:#0b5ce5;color:#fff;box-shadow:none}.evd-date-picker-day:disabled{opacity:.28;cursor:not-allowed;background:#fff0}.evd-date-picker-actions{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:11px;padding-top:11px;border-top:1px solid #e5ecf6}.evd-date-picker-actions button{border:0;background:#fff0;color:#0b5ce5;font-size:12px;font-weight:800;cursor:pointer;padding:7px 4px}.evd-date-picker-actions button:hover{text-decoration:underline}.evd-passport-photo-guide{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.35fr);gap:22px;align-items:center;margin-top:18px;padding:20px;border:1px solid #dce6f5;border-radius:12px;background:linear-gradient(135deg,#fbfdff,#f6f9ff)}.evd-passport-photo-guide-kicker{display:inline-block;margin-bottom:7px;color:#0b5ce5;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.evd-passport-photo-guide h3{margin:0 0 9px;color:#0a2c70;font-size:18px;line-height:1.35}.evd-passport-photo-guide p{margin:0;color:#47658f;font-size:13px;line-height:1.6}.evd-passport-photo-guide ul{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:7px}.evd-passport-photo-guide li{position:relative;padding-left:22px;color:#294b7c;font-size:12px;line-height:1.5}.evd-passport-photo-guide li:before{content:'✓';position:absolute;left:0;top:0;color:#0aa35c;font-weight:900}.evd-passport-photo-guide figure{margin:0;min-width:0}.evd-passport-photo-guide img{display:block;width:100%;height:auto;border-radius:9px;border:1px solid #d7e2f2;background:#fff}.evd-passport-photo-guide figcaption{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-size:11px;font-weight:800}.evd-passport-photo-guide .is-bad{color:#d72b36}.evd-passport-photo-guide .is-good{color:#0b9d55}@media(max-width:820px){.evd-passport-photo-guide{grid-template-columns:1fr}.evd-passport-photo-guide figure{order:-1}}@media(max-width:520px){.evd-date-picker{width:292px}.evd-passport-photo-guide{padding:14px}.evd-passport-photo-guide h3{font-size:16px}}