.edu-country-intro{--edu-intro-bg:#fff9f6;--edu-intro-accent:#d10b12;--edu-intro-text:#12264a;--edu-intro-muted:#58667e;position:relative;display:grid;grid-template-columns:minmax(190px,.8fr) minmax(240px,.9fr) minmax(340px,1.35fr);gap:24px;align-items:stretch;width:min(1200px,calc(100% - 30px));margin:28px auto 46px;padding:20px;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 13%,#d9e0e8);border-radius:16px;background:linear-gradient(135deg,#fff 0%,var(--edu-intro-bg) 54%,#fff 100%);box-shadow:0 12px 32px rgba(20,42,74,.08);color:var(--edu-intro-text);isolation:isolate}
.edu-country-intro *{box-sizing:border-box}
.edu-country-intro__decor{position:absolute;inset:0;z-index:-1;overflow:hidden;border-radius:inherit;pointer-events:none}
.edu-country-intro__decor:before,.edu-country-intro__decor:after{content:"";position:absolute;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 18%,transparent);border-radius:50%;opacity:.55}
.edu-country-intro__decor:before{width:190px;height:190px;left:-84px;bottom:-105px}
.edu-country-intro__decor:after{width:120px;height:120px;right:-58px;top:-62px}
.edu-country-intro__visual{position:relative;overflow:hidden;min-width:0;border-radius:14px}
.edu-country-intro__visual img{display:block;width:100%;height:100%;margin:0}
.edu-country-intro__visual--map{min-height:390px;display:flex;align-items:center;justify-content:center;padding:10px}
.edu-country-intro__visual--map img{height:auto;max-height:330px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(28,48,74,.1))}
.edu-country-intro__visual--main{min-height:430px;background:color-mix(in srgb,var(--edu-intro-bg) 80%,#fff)}
.edu-country-intro__visual--main img{object-fit:cover}
.edu-country-intro__content{display:grid;grid-template-rows:1fr 1fr;min-width:0}
.edu-country-intro__item{display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;padding:18px 4px}
.edu-country-intro__item+ .edu-country-intro__item{border-top:1px solid color-mix(in srgb,var(--edu-intro-muted) 15%,transparent)}
.edu-country-intro__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:color-mix(in srgb,var(--edu-intro-accent) 9%,#fff);color:var(--edu-intro-accent);box-shadow:0 7px 18px rgba(20,42,74,.07)}
.edu-country-intro__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.edu-country-intro h2{position:relative;margin:2px 0 15px!important;padding:0 0 11px!important;color:var(--edu-intro-text)!important;font-size:22px!important;line-height:1.25!important;font-weight:700!important;text-transform:none!important}
.edu-country-intro h2:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:2px;border-radius:99px;background:var(--edu-intro-accent)}
.edu-country-intro__copy,.edu-country-intro__copy p{margin:0;color:var(--edu-intro-muted);font-size:14px;line-height:1.72}
.edu-country-intro__copy p+p{margin-top:8px}
.edu-country-intro__button{display:inline-flex;align-items:center;gap:9px;min-height:38px;margin-top:14px;padding:8px 17px;border-radius:10px;background:var(--edu-intro-accent);box-shadow:0 8px 17px color-mix(in srgb,var(--edu-intro-accent) 22%,transparent);color:#fff!important;font-size:12px;font-weight:700;line-height:1;text-decoration:none!important}
.edu-country-intro__button span{font-size:19px;line-height:0}
.edu-country-intro__explore{position:absolute;left:50%;bottom:-38px;display:flex;flex-direction:column;align-items:center;gap:3px;transform:translateX(-50%);color:var(--edu-intro-accent)!important;font-size:11px;font-weight:700;text-decoration:none!important;white-space:nowrap}
.edu-country-intro__explore span{display:grid;place-items:center;width:38px;height:38px;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 18%,#dfe4ea);border-radius:50%;background:#fff;box-shadow:0 8px 20px rgba(20,42,74,.12);font-size:24px;line-height:1}
@media(max-width:900px){.edu-country-intro{grid-template-columns:minmax(160px,.8fr) minmax(220px,1fr);gap:18px}.edu-country-intro__visual--map{min-height:320px}.edu-country-intro__visual--main{min-height:320px}.edu-country-intro__content{grid-column:1/-1;grid-template-columns:1fr 1fr;grid-template-rows:auto}.edu-country-intro__item+ .edu-country-intro__item{border-top:0;border-left:1px solid color-mix(in srgb,var(--edu-intro-muted) 15%,transparent)}}
@media(max-width:600px){.edu-country-intro{grid-template-columns:1fr 1fr;width:100%;margin:18px 0 40px;padding:12px;gap:10px;border-left:0;border-right:0;border-radius:0}.edu-country-intro__visual--map,.edu-country-intro__visual--main{min-height:220px}.edu-country-intro__visual--map{padding:6px}.edu-country-intro__visual--map img{max-height:205px}.edu-country-intro__content{display:block}.edu-country-intro__item{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:17px 2px}.edu-country-intro__item+ .edu-country-intro__item{border-top:1px solid color-mix(in srgb,var(--edu-intro-muted) 15%,transparent);border-left:0}.edu-country-intro__icon{width:38px;height:38px}.edu-country-intro__icon svg{width:21px;height:21px}.edu-country-intro h2{margin-bottom:12px!important;font-size:18px!important}.edu-country-intro__copy,.edu-country-intro__copy p{font-size:13px;line-height:1.6}.edu-country-intro__button{min-height:36px;padding:7px 14px}}
.edu-country-intro--editorial{grid-template-columns:minmax(260px,.95fr) minmax(290px,1fr) minmax(290px,1fr);gap:22px;align-items:stretch;padding:24px;overflow:visible;background:linear-gradient(135deg,#fff 0%,var(--edu-intro-bg) 54%,#fff 100%)}
.edu-country-intro__editorial-decor{position:absolute;inset:0;z-index:-1;overflow:hidden;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,color-mix(in srgb,var(--edu-intro-accent) 4%,transparent),transparent 38%)}
.edu-country-intro__editorial-decor:before,.edu-country-intro__editorial-decor:after{content:"";position:absolute;border-radius:50%;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 13%,transparent)}
.edu-country-intro__editorial-decor:before{width:310px;height:310px;left:-170px;bottom:-190px}
.edu-country-intro__editorial-decor:after{width:180px;height:180px;right:-90px;top:-105px}
.edu-country-intro__overview,.edu-country-intro__feature{position:relative;min-width:0;border:1px solid color-mix(in srgb,var(--edu-intro-muted) 13%,transparent);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(18,38,74,.09)}
.edu-country-intro__overview{display:flex;flex-direction:column;min-height:500px;padding:28px 25px;overflow:hidden}
.edu-country-intro__overview-art{position:absolute;right:-35px;top:20px;width:62%;height:43%;margin:0;object-fit:contain;object-position:center;opacity:.12;filter:saturate(.85);pointer-events:none}
.edu-country-intro__eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;margin:3px 0 14px;color:var(--edu-intro-muted);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.edu-country-intro__eyebrow:before{content:"";width:18px;height:2px;border-radius:99px;background:var(--edu-intro-accent)}
.edu-country-intro--editorial .edu-country-intro__overview h2{position:relative;z-index:1;max-width:250px;margin:0 0 20px!important;padding:0 0 18px!important;color:var(--edu-intro-text)!important;font-size:30px!important;line-height:1.1!important;font-weight:800!important;text-transform:uppercase!important}
.edu-country-intro--editorial .edu-country-intro__overview h2:after{width:58px;height:3px;background:var(--edu-intro-accent)}
.edu-country-intro__overview-copy{position:relative;z-index:1;margin-bottom:18px}
.edu-country-intro__overview-copy,.edu-country-intro__overview-copy p{color:var(--edu-intro-muted);font-size:13px;line-height:1.65}
.edu-country-intro__overview-copy p{margin:0}
.edu-country-intro__facts{position:relative;z-index:1;display:grid;gap:13px;margin-top:auto}
.edu-country-intro__fact{display:grid;grid-template-columns:40px minmax(0,1fr);gap:11px;align-items:center;color:var(--edu-intro-text);font-size:12px;line-height:1.5}
.edu-country-intro__fact-icon,.edu-country-intro__feature-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:color-mix(in srgb,var(--edu-intro-accent) 9%,#fff);color:var(--edu-intro-accent);box-shadow:0 7px 17px rgba(20,42,74,.08)}
.edu-country-intro__fact-icon svg,.edu-country-intro__feature-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.edu-country-intro--editorial .edu-country-intro__button{position:relative;z-index:1;align-self:flex-start;margin-top:20px}
.edu-country-intro__editorial-hero{position:relative;min-height:500px;overflow:hidden;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 13%,#d9e0e8);border-radius:16px;background:color-mix(in srgb,var(--edu-intro-bg) 80%,#fff);box-shadow:0 14px 32px rgba(18,38,74,.12)}
.edu-country-intro__editorial-hero:before{content:"";position:absolute;inset:9px -9px -9px 9px;z-index:-1;border-radius:16px;background:linear-gradient(150deg,var(--edu-intro-accent),transparent 70%);opacity:.8}
.edu-country-intro__editorial-hero img{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center}
.edu-country-intro__editorial-side{display:grid;grid-template-rows:1fr 1fr;gap:18px;min-width:0}
.edu-country-intro__feature{display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;align-items:start;padding:24px;overflow:hidden}
.edu-country-intro__feature:after{content:"";position:absolute;right:-40px;bottom:-55px;width:130px;height:130px;border:1px solid currentColor;border-radius:50%;opacity:.07}
.edu-country-intro--editorial .edu-country-intro__feature h2{margin:1px 0 13px!important;padding:0 0 11px!important;font-size:20px!important;line-height:1.25!important;font-weight:800!important;text-transform:uppercase!important}
.edu-country-intro--editorial .edu-country-intro__feature h2:after{width:36px;height:2px;background:var(--edu-intro-accent)}
.edu-country-intro__feature--dark{border-color:transparent;background:linear-gradient(145deg,var(--edu-intro-dark),color-mix(in srgb,var(--edu-intro-dark) 86%,#000));color:var(--edu-intro-dark-text);box-shadow:0 15px 30px color-mix(in srgb,var(--edu-intro-dark) 24%,transparent)}
.edu-country-intro__feature--dark .edu-country-intro__feature-icon{background:rgba(255,255,255,.1);color:var(--edu-intro-dark-text);box-shadow:none}
.edu-country-intro--editorial .edu-country-intro__feature--dark h2{color:var(--edu-intro-dark-text)!important}
.edu-country-intro__feature--dark .edu-country-intro__copy,.edu-country-intro__feature--dark .edu-country-intro__copy p{color:color-mix(in srgb,var(--edu-intro-dark-text) 82%,transparent)}
.edu-country-intro__feature--light .edu-country-intro__feature-icon{background:var(--edu-intro-dark);color:#fff}
.edu-country-intro__feature-button{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;min-height:35px;margin-top:13px;padding:7px 14px;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 25%,transparent);border-radius:99px;color:var(--edu-intro-text)!important;font-size:11px;font-weight:700;line-height:1;text-decoration:none!important}
.edu-country-intro__feature--dark .edu-country-intro__feature-button{border-color:rgba(255,255,255,.45);color:var(--edu-intro-dark-text)!important}
@media(max-width:900px){.edu-country-intro--editorial{grid-template-columns:minmax(230px,.8fr) minmax(280px,1.15fr)}.edu-country-intro__overview,.edu-country-intro__editorial-hero{min-height:460px}.edu-country-intro__editorial-side{grid-column:1/-1;grid-template-columns:1fr 1fr;grid-template-rows:auto}.edu-country-intro__feature{min-height:235px}}
@media(max-width:600px){.edu-country-intro--editorial{display:grid;grid-template-columns:1fr;width:100%;padding:14px;gap:13px;border-radius:0}.edu-country-intro__overview{min-height:0;padding:23px 20px}.edu-country-intro--editorial .edu-country-intro__overview h2{max-width:260px;font-size:25px!important}.edu-country-intro__overview-art{width:52%;height:34%;right:-20px}.edu-country-intro__editorial-hero{min-height:370px}.edu-country-intro__editorial-side{grid-column:auto;grid-template-columns:1fr;gap:13px}.edu-country-intro__feature{min-height:0;padding:20px;grid-template-columns:42px minmax(0,1fr);gap:12px}.edu-country-intro--editorial .edu-country-intro__feature h2{font-size:18px!important}.edu-country-intro__fact-icon,.edu-country-intro__feature-icon{width:38px;height:38px}}
.edu-country-intro--asia{display:block;padding:26px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,var(--edu-intro-bg) 58%,#fff 100%)}
.edu-country-intro__asia-decor{position:absolute;inset:0;z-index:-1;overflow:hidden;border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,color-mix(in srgb,var(--edu-intro-accent) 3%,transparent),transparent 44%)}
.edu-country-intro__asia-decor:before{content:"";position:absolute;left:-48px;bottom:-78px;width:220px;height:220px;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 16%,transparent);border-radius:42% 58% 52% 48%;transform:rotate(18deg)}
.edu-country-intro__asia-decor:after{content:"";position:absolute;right:-85px;top:-86px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--edu-intro-accent) 9%,transparent) 1.5px,transparent 1.8px);background-size:14px 14px;opacity:.48}
.edu-country-intro__asia-grid{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(270px,1fr) minmax(250px,.88fr);gap:22px;align-items:stretch}
.edu-country-intro__asia-visual{position:relative;min-height:470px;margin:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 15%,#dfe4ea);border-radius:16px;background:#fff;box-shadow:0 14px 30px rgba(20,42,74,.1)}
.edu-country-intro__asia-visual:before{content:"";position:absolute;left:-9px;top:-9px;width:74%;height:56%;z-index:-1;border:2px solid var(--edu-intro-accent);border-right:0;border-bottom:0;border-radius:18px 0 0 0;opacity:.8}
.edu-country-intro__asia-visual img{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center}
.edu-country-intro__asia-card{position:relative;display:flex;flex-direction:column;min-height:470px;padding:29px 26px;overflow:hidden;border:1px solid color-mix(in srgb,var(--edu-intro-muted) 14%,transparent);border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 12px 28px rgba(18,38,74,.09)}
.edu-country-intro__asia-card:after{content:"";position:absolute;right:-52px;bottom:-62px;width:170px;height:170px;border-radius:50%;background:color-mix(in srgb,var(--edu-intro-accent) 6%,transparent);pointer-events:none}
.edu-country-intro__asia-card--education{border-color:transparent;background:linear-gradient(145deg,var(--edu-intro-dark),color-mix(in srgb,var(--edu-intro-dark) 86%,#000));color:var(--edu-intro-dark-text);box-shadow:0 16px 32px color-mix(in srgb,var(--edu-intro-dark) 24%,transparent)}
.edu-country-intro__asia-card--education:after{border:1px solid rgba(255,255,255,.14);background:transparent}
.edu-country-intro__asia-heading{position:relative;z-index:1;display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;align-items:start}
.edu-country-intro__asia-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--edu-intro-accent);color:#fff;box-shadow:0 8px 18px color-mix(in srgb,var(--edu-intro-accent) 23%,transparent)}
.edu-country-intro__asia-icon svg,.edu-country-intro__consult-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.edu-country-intro__asia-icon--light{position:relative;z-index:1;background:#fff;color:var(--edu-intro-dark);box-shadow:none}
.edu-country-intro__asia-art{position:absolute;right:-18px;top:-8px;width:58%;height:42%;margin:0;object-fit:contain;opacity:.08;pointer-events:none}
.edu-country-intro--asia h2{position:relative;z-index:1;margin:4px 0 19px!important;padding:0 0 13px!important;color:var(--edu-intro-text)!important;font-size:23px!important;line-height:1.22!important;font-weight:800!important;text-transform:uppercase!important}
.edu-country-intro--asia h2:after{width:42px;height:2px;background:var(--edu-intro-accent)}
.edu-country-intro__asia-card--education h2{margin-top:18px!important;color:var(--edu-intro-dark-text)!important}
.edu-country-intro__asia-card--education h2:after{background:rgba(255,255,255,.8)}
.edu-country-intro--asia .edu-country-intro__eyebrow{margin:0 0 7px;font-size:10px}
.edu-country-intro--asia .edu-country-intro__copy{position:relative;z-index:1}
.edu-country-intro--asia .edu-country-intro__copy,.edu-country-intro--asia .edu-country-intro__copy p{font-size:13px;line-height:1.72}
.edu-country-intro__asia-card--education .edu-country-intro__copy,.edu-country-intro__asia-card--education .edu-country-intro__copy p{color:color-mix(in srgb,var(--edu-intro-dark-text) 86%,transparent)}
.edu-country-intro__asia-link{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:auto;padding-top:20px;color:var(--edu-intro-accent)!important;font-size:12px;font-weight:800;text-decoration:none!important}
.edu-country-intro__asia-link span{font-size:20px;line-height:.8}
.edu-country-intro__asia-card--education .edu-country-intro__asia-link{color:var(--edu-intro-dark-text)!important}
.edu-country-intro__asia-consult{position:relative;z-index:2;display:grid;grid-template-columns:58px minmax(190px,1.2fr) minmax(350px,2fr) auto;gap:18px;align-items:center;margin-top:22px;padding:16px 20px;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 14%,#e0e5eb);border-radius:15px;background:var(--edu-intro-consult-bg);box-shadow:0 10px 25px rgba(18,38,74,.07);color:var(--edu-intro-consult-text)}
.edu-country-intro__consult-icon{display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border-radius:50%;background:var(--edu-intro-accent);color:#fff;box-shadow:0 8px 19px color-mix(in srgb,var(--edu-intro-accent) 20%,transparent)}
.edu-country-intro__consult-icon img{display:block;width:100%;height:100%;margin:0;object-fit:cover}
.edu-country-intro__consult-copy{display:grid;gap:3px;min-width:0}
.edu-country-intro__consult-copy strong{color:var(--edu-intro-accent);font-size:15px;line-height:1.3}
.edu-country-intro__consult-copy span{color:var(--edu-intro-muted);font-size:11px;line-height:1.45}
.edu-country-intro__consult-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.edu-country-intro__consult-benefits>span{display:flex;gap:7px;align-items:flex-start;color:var(--edu-intro-consult-text);font-size:10px;line-height:1.4}
.edu-country-intro__consult-benefits i{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:color-mix(in srgb,var(--edu-intro-accent) 9%,#fff);color:var(--edu-intro-accent);font-style:normal;font-weight:800}
.edu-country-intro__consult-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:9px 18px;border-radius:10px;background:var(--edu-intro-accent);box-shadow:0 8px 18px color-mix(in srgb,var(--edu-intro-accent) 22%,transparent);color:#fff!important;font-size:11px;font-weight:800;text-align:center;text-decoration:none!important;white-space:nowrap}
.edu-country-intro__consult-button span{font-size:19px;line-height:.8}
@media(max-width:1000px){.edu-country-intro__asia-grid{grid-template-columns:minmax(230px,.8fr) minmax(280px,1fr)}.edu-country-intro__asia-card--education{grid-column:1/-1;min-height:0}.edu-country-intro__asia-consult{grid-template-columns:54px 1fr auto}.edu-country-intro__consult-benefits{grid-column:1/-1;order:4}}
@media(max-width:700px){.edu-country-intro--asia{width:100%;margin:18px 0 30px;padding:14px;border-left:0;border-right:0;border-radius:0}.edu-country-intro__asia-grid{grid-template-columns:1fr;gap:13px}.edu-country-intro__asia-visual{min-height:360px}.edu-country-intro__asia-card{min-height:0;padding:22px 20px}.edu-country-intro--asia h2{font-size:20px!important}.edu-country-intro__asia-consult{grid-template-columns:48px minmax(0,1fr);gap:12px;margin-top:14px;padding:14px}.edu-country-intro__consult-icon{width:46px;height:46px}.edu-country-intro__consult-benefits{grid-template-columns:1fr;gap:7px}.edu-country-intro__consult-button{grid-column:1/-1;width:100%}}
@media(hover:hover) and (pointer:fine){.edu-country-intro__button:hover{transform:translateY(-2px);box-shadow:0 11px 22px color-mix(in srgb,var(--edu-intro-accent) 30%,transparent);color:#fff!important}.edu-country-intro__explore:hover span{transform:translateY(2px)}.edu-country-intro__feature-button:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--edu-intro-accent) 7%,transparent)}.edu-country-intro__feature--dark .edu-country-intro__feature-button:hover{background:rgba(255,255,255,.1)}.edu-country-intro__asia-link:hover span{transform:translateX(3px)}.edu-country-intro__consult-button:hover{transform:translateY(-1px);box-shadow:0 11px 22px color-mix(in srgb,var(--edu-intro-accent) 29%,transparent);color:#fff!important}}
@media(prefers-reduced-motion:reduce){.edu-country-intro__button,.edu-country-intro__explore span{transition:none}}
.edu-country-intro-depth{position:relative;width:min(1200px,calc(100% - 30px));margin:-20px auto 42px;padding:24px 20px 6px;color:var(--edu-intro-text);font-family:"Be Vietnam Pro",sans-serif}
.edu-country-intro-depth__header{max-width:850px;margin:0 auto 19px;text-align:center}.edu-country-intro-depth__header>span{display:inline-block;margin-bottom:7px;color:var(--edu-intro-accent);font-size:10px;font-weight:800;letter-spacing:.08em}.edu-country-intro-depth__header h2{margin:0!important;color:var(--edu-intro-text)!important;font-size:clamp(24px,2.7vw,34px)!important;font-weight:800!important;line-height:1.2!important}.edu-country-intro-depth__header p{margin:10px auto 0!important;color:var(--edu-intro-muted);font-size:13px;line-height:1.7}
.edu-country-intro-depth__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.edu-country-intro-depth details{overflow:hidden;border:1px solid color-mix(in srgb,var(--edu-intro-accent) 12%,#dde3ea);border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 7px 18px rgba(20,42,74,.06)}.edu-country-intro-depth summary{display:grid;grid-template-columns:32px minmax(0,1fr) 20px;min-height:58px;align-items:center;gap:11px;padding:10px 14px;cursor:pointer;list-style:none}.edu-country-intro-depth summary::-webkit-details-marker{display:none}.edu-country-intro-depth summary>b{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--edu-intro-accent) 9%,#fff);color:var(--edu-intro-accent);font-size:9px}.edu-country-intro-depth summary>span{color:var(--edu-intro-text);font-size:13px;font-weight:800;line-height:1.35}.edu-country-intro-depth summary>i{position:relative;width:18px;height:18px}.edu-country-intro-depth summary>i::before,.edu-country-intro-depth summary>i::after{content:"";position:absolute;top:8px;left:4px;width:10px;height:1.5px;border-radius:9px;background:var(--edu-intro-accent);transition:transform .2s ease}.edu-country-intro-depth summary>i::after{transform:rotate(90deg)}.edu-country-intro-depth details[open] summary>i::after{transform:rotate(0)}.edu-country-intro-depth details>div{padding:0 17px 16px 57px;color:var(--edu-intro-muted);font-size:12px;line-height:1.75}.edu-country-intro-depth details>div p{margin:0!important;color:inherit;font:inherit}.edu-country-intro-depth details[open]{border-color:color-mix(in srgb,var(--edu-intro-accent) 25%,#dde3ea);box-shadow:0 10px 23px rgba(20,42,74,.09)}
@media(max-width:600px){.edu-country-intro-depth{width:100%;margin:-23px 0 28px;padding:18px 12px 0}.edu-country-intro-depth__header{margin-bottom:14px}.edu-country-intro-depth__header h2{font-size:22px!important}.edu-country-intro-depth__header p{font-size:12px;line-height:1.62}.edu-country-intro-depth__items{grid-template-columns:1fr;gap:7px}.edu-country-intro-depth summary{min-height:52px;padding:8px 11px}.edu-country-intro-depth summary>span{font-size:12px}.edu-country-intro-depth details>div{padding:0 13px 14px 53px;font-size:11.5px}}
@media(prefers-reduced-motion:reduce){.edu-country-intro-depth summary>i::after{transition:none}}
