.edutime-country-recommender{--edu-cr-red:#d2110b;--edu-cr-red-dark:#a70b07;--edu-cr-navy:#182744;--edu-cr-text:#58647a;--edu-cr-line:#e7eaf0;--edu-cr-soft:#fff4f2;width:100%;padding:clamp(28px, 4vw, 52px) 16px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fff9f8 100%);color:var(--edu-cr-navy);font-family:inherit}.edutime-country-recommender *,.edutime-country-recommender *::before,.edutime-country-recommender *::after{box-sizing:border-box}.edutime-country-recommender.has-comparison-open{overflow:visible}.edutime-country-recommender__inner{width:min(1200px, 100%);margin:0 auto}.edutime-country-recommender__intro{position:relative;display:grid;min-height:320px;overflow:hidden;align-items:center;border:1px solid #eadfdd;border-radius:18px;background-color:#fff9f8;background-image:var(--edu-cr-hero-image);background-position:center 52%;background-repeat:no-repeat;background-size:cover;box-shadow:0 10px 30px rgb(24 39 68 / .055);grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:28px}.edutime-country-recommender__intro-copy{position:relative;z-index:1;padding:28px 0 28px 38px;text-align:center}.edutime-country-recommender__eyebrow{display:inline-flex;align-items:center;margin-bottom:8px;color:var(--edu-cr-red);font-size:11px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.edutime-country-recommender__eyebrow::before,.edutime-country-recommender__eyebrow::after{width:34px;height:1px;margin:0 10px;background:#f1cdca;content:""}.edutime-country-recommender__intro h2{margin:0;color:var(--edu-cr-navy);font-size:clamp(25px, 2.7vw, 38px);line-height:1.16}.edutime-country-recommender__intro h2 strong{display:block;color:var(--edu-cr-red);font-weight:inherit}.edutime-country-recommender__intro p{max-width:570px;margin:12px auto 0;color:var(--edu-cr-text);font-size:13px;line-height:1.65}.edutime-country-recommender__visual{position:relative;align-self:stretch;min-height:320px}.edutime-country-recommender__form{position:relative;z-index:2;width:calc(100% - 28px);margin:-18px auto 0;padding:14px 20px 17px;border:1px solid var(--edu-cr-line);border-radius:14px;background:rgb(255 255 255 / .985);box-shadow:0 12px 34px rgb(24 39 68 / .075)}.edutime-country-recommender__form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(165px,.72fr);gap:0}.edutime-country-recommender__form-title{grid-column:1 / -1;margin-bottom:10px;color:var(--edu-cr-red);font-size:11px;text-align:center;text-transform:uppercase}.edutime-country-recommender__group{min-width:0;margin:0;padding:0 14px;border:0;border-right:1px solid var(--edu-cr-line)}.edutime-country-recommender__group:first-of-type{padding-left:8px}.edutime-country-recommender__group legend{display:flex;width:100%;align-items:center;margin:0 0 8px;color:var(--edu-cr-navy);font-size:10px;font-weight:800;line-height:1.3;text-transform:uppercase;gap:7px}.edutime-country-recommender__group legend span{display:grid;flex:0 0 23px;width:23px;height:23px;place-items:center;border-radius:50%;background:#f2f2f2;color:#4d4d4d;font-size:9px}.edutime-country-recommender__options{display:grid;gap:5px}.edutime-country-recommender__options label{display:block;margin:0;cursor:pointer}.edutime-country-recommender__options label.is-extra{display:none}.edutime-country-recommender__group.is-expanded .edutime-country-recommender__options label.is-extra{display:block}.edutime-country-recommender__options input{position:absolute;opacity:0;pointer-events:none}.edutime-country-recommender__options label>span{display:flex;min-height:31px;align-items:center;padding:5px 9px;border:1px solid #e4e8ef;border-radius:7px;background:#fff;color:#3f4a5f;font-size:12px;line-height:1.25;transition:border-color 150ms ease,background 150ms ease,color 150ms ease,box-shadow 150ms ease}.edutime-country-recommender__options label>span::before{display:block;flex:0 0 17px;width:17px;height:17px;margin-right:7px;border-radius:5px;background:var(--edu-cr-soft);color:var(--edu-cr-red);content:"◆";font-size:8px;line-height:17px;text-align:center}.edutime-country-recommender__group--level .edutime-country-recommender__options label>span::before{content:"▣"}.edutime-country-recommender__group--priorities .edutime-country-recommender__options label>span::before{content:"●"}.edutime-country-recommender__options label:hover>span{border-color:#efb0ac;box-shadow:0 4px 10px rgb(210 17 11 / .06)}.edutime-country-recommender__options input:checked+span{border-color:#ef6e68;background:#fff7f6;color:var(--edu-cr-red);font-weight:700;box-shadow:inset 2px 0 var(--edu-cr-red)}.edutime-country-recommender__options input:focus-visible+span{outline:3px solid rgb(39 104 206 / .22);outline-offset:1px}.edutime-country-recommender__group>small{display:none}.edutime-country-recommender__more{margin:5px 0 0;padding:0;border:0;background:#fff0;color:#8b95a5;font-size:9px;font-weight:700;text-decoration:underline;box-shadow:none;text-transform:none}.edutime-country-recommender__more:hover{background:#fff0;color:var(--edu-cr-red);box-shadow:none}.edutime-country-recommender__form-cta{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;padding:4px 4px 0 14px;text-align:center}.edutime-country-recommender__form-icon{display:block;width:47px;height:47px;margin-bottom:7px;color:var(--edu-cr-red)}.edutime-country-recommender__form-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.edutime-country-recommender__form-cta p{margin:0 0 9px;color:var(--edu-cr-navy);font-size:10px;font-weight:700;line-height:1.45}.edutime-country-recommender__form-cta button,.edutime-country-recommender__result-actions button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;margin:0;padding:0 17px;border:1px solid var(--edu-cr-red);border-radius:7px;background:linear-gradient(135deg,var(--edu-cr-red),var(--edu-cr-red-dark));color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;box-shadow:0 7px 16px rgb(210 17 11 / .16);gap:9px}.edutime-country-recommender__form-cta button:hover{color:#fff;box-shadow:0 9px 20px rgb(210 17 11 / .22)}.edutime-country-recommender__form-cta button:disabled{opacity:.6;cursor:wait}.edutime-country-recommender__form-cta small{margin-top:7px;color:#9099a8;font-size:8px}.edutime-country-recommender__form-cta small::before{margin-right:4px;content:"♙"}.edutime-country-recommender__status{min-height:21px;padding-top:7px;color:var(--edu-cr-red);text-align:center;font-size:11px;font-weight:650}.edutime-country-recommender.is-loading .edutime-country-recommender__status::before{display:inline-block;width:14px;height:14px;margin-right:7px;border:2px solid rgb(210 17 11 / .18);border-top-color:var(--edu-cr-red);border-radius:50%;content:"";vertical-align:-3px;animation:edu-cr-spin .7s linear infinite}@keyframes edu-cr-spin{to{transform:rotate(360deg)}}.edutime-country-recommender__results[hidden],.edutime-country-recommender__comparison[hidden]{display:none!important}.edutime-country-recommender__results{scroll-margin-top:110px;padding-top:2px}.edutime-country-recommender__results-layout{display:grid;align-items:stretch;grid-template-columns:minmax(0,1fr) 305px;gap:14px}.edutime-country-recommender__results-main,.edutime-country-recommender__consult{border:1px solid var(--edu-cr-line);border-radius:14px;background:rgb(255 255 255 / .98);box-shadow:0 10px 28px rgb(24 39 68 / .065)}.edutime-country-recommender__results-main{min-width:0;padding:14px}.edutime-country-recommender__results-main>header{margin-bottom:9px}.edutime-country-recommender__results-main>header span{color:var(--edu-cr-red);font-size:10px;font-weight:800;text-transform:uppercase}.edutime-country-recommender__results-main>header h3{margin:2px 0 0;color:var(--edu-cr-text);font-size:10px;font-weight:500;line-height:1.45}.edutime-country-recommender__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.edutime-country-recommender__card{position:relative;min-width:0;border:1px solid var(--edu-cr-line);border-radius:9px;background:#fff;box-shadow:0 5px 16px rgb(24 39 68 / .055);transition:border-color 150ms ease,box-shadow 150ms ease,transform 150ms ease}.edutime-country-recommender__card:hover{border-color:#efb0ac;box-shadow:0 8px 20px rgb(24 39 68 / .09);transform:translateY(-1px)}.edutime-country-recommender__card-media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px 8px 0 0;background:#f4f6fa}.edutime-country-recommender__card-media>img{display:block;width:100%;height:100%;opacity:1;object-fit:cover;visibility:visible}.edutime-country-recommender__media-fallback{position:absolute;display:block;inset:0;background:linear-gradient(135deg,#eef3f8,#fff1ef)}.edutime-country-recommender__flag{position:absolute;bottom:-12px;left:8px;display:grid;width:29px;height:29px;overflow:hidden;place-items:center;border:3px solid #fff;border-radius:50%;background:#fff;box-shadow:0 3px 10px rgb(24 39 68 / .16)}.edutime-country-recommender__flag img{width:100%;height:100%;object-fit:cover}.edutime-country-recommender__card-body{padding:16px 8px 8px}.edutime-country-recommender__match{color:var(--edu-cr-red);font-size:7px;font-weight:800;text-transform:uppercase}.edutime-country-recommender__card h4{min-height:30px;margin:2px 0 3px;color:var(--edu-cr-navy);font-size:13px;line-height:1.15}.edutime-country-recommender__card h4 a{color:inherit}.edutime-country-recommender__card-note{display:-webkit-box;min-height:27px;margin:0;overflow:hidden;color:var(--edu-cr-text);font-size:8px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.edutime-country-recommender__card-budget{display:block;margin-top:4px;color:var(--edu-cr-red);font-size:8px;font-weight:700}.edutime-country-recommender__card-tools{display:flex;align-items:center;justify-content:space-between;margin-top:6px;gap:4px}.edutime-country-recommender__compare-check{display:inline-flex;align-items:center;margin:0;color:#788397;cursor:pointer;font-size:8px;gap:3px}.edutime-country-recommender__compare-check input{width:12px;height:12px;margin:0;accent-color:var(--edu-cr-red)}.edutime-country-recommender__card details{min-width:0}.edutime-country-recommender__card summary{color:var(--edu-cr-red);cursor:pointer;font-size:8px;font-weight:700;list-style:none}.edutime-country-recommender__card summary::-webkit-details-marker{display:none}.edutime-country-recommender__card details[open]{position:absolute;z-index:8;right:6px;bottom:6px;left:6px;padding:8px;border:1px solid #efcbc8;border-radius:8px;background:#fff;box-shadow:0 12px 28px rgb(24 39 68 / .18)}.edutime-country-recommender__card details[open] summary{margin-bottom:6px;text-align:right}.edutime-country-recommender__facts{display:grid;margin:0;gap:4px}.edutime-country-recommender__facts div{display:flex;justify-content:space-between;gap:6px}.edutime-country-recommender__facts dt{color:#8a94a4;font-size:7px}.edutime-country-recommender__facts dd{margin:0;color:var(--edu-cr-navy);font-size:7px;font-weight:700;text-align:right}.edutime-country-recommender__why{margin-top:5px;font-size:7px}.edutime-country-recommender__reasons,.edutime-country-recommender__warnings,.edutime-country-recommender__table-list{margin:0;padding:0;list-style:none}.edutime-country-recommender__reasons li,.edutime-country-recommender__warnings li{position:relative;margin:2px 0;padding-left:10px;color:var(--edu-cr-text);line-height:1.3}.edutime-country-recommender__reasons li::before{position:absolute;left:0;color:#248352;content:"✓";font-weight:800}.edutime-country-recommender__warnings li::before{position:absolute;left:0;color:#d78600;content:"!";font-weight:800}.edutime-country-recommender__card-actions{display:grid;margin-top:6px;grid-template-columns:1fr 1fr;gap:4px}.edutime-country-recommender__card-actions a{display:flex;min-height:25px;align-items:center;justify-content:center;padding:4px;border:1px solid var(--edu-cr-red);border-radius:5px;background:var(--edu-cr-red);color:#fff;font-size:7px;font-weight:700;text-align:center}.edutime-country-recommender__card-actions a.is-secondary{background:#fff;color:var(--edu-cr-red)}.edutime-country-recommender__empty{grid-column:1 / -1;padding:24px;border:1px dashed #e8c9c6;border-radius:10px;background:snow;text-align:center}.edutime-country-recommender__empty p{margin:5px 0 0;color:var(--edu-cr-text);font-size:11px}.edutime-country-recommender__result-actions{display:flex;justify-content:center;margin-top:10px;gap:6px}.edutime-country-recommender__result-actions button{min-height:29px;padding:0 12px;box-shadow:none;font-size:8px}.edutime-country-recommender__result-actions button[data-refine]{border-color:#e7d0ce;background:#fff;color:var(--edu-cr-red)}.edutime-country-recommender__result-actions button:disabled{opacity:.42;cursor:not-allowed}.edutime-country-recommender__consult{position:relative;min-width:0;min-height:255px;overflow:hidden;padding:18px 14px;background:linear-gradient(145deg,#fff8f7 0%,#fff 72%)}.edutime-country-recommender__consult-copy{position:relative;z-index:2;width:60%}.edutime-country-recommender__consult-copy>span{color:var(--edu-cr-red);font-size:9px;font-weight:800;text-transform:uppercase}.edutime-country-recommender__consult h3{margin:4px 0 8px;color:var(--edu-cr-navy);font-size:15px;line-height:1.28}.edutime-country-recommender__consult ul{margin:0 0 10px;padding:0;color:var(--edu-cr-text);font-size:8px;list-style:none}.edutime-country-recommender__consult li{position:relative;margin:4px 0;padding-left:12px}.edutime-country-recommender__consult li::before{position:absolute;left:0;color:var(--edu-cr-red);content:"✓";font-weight:800}.edutime-country-recommender__callback-form{display:grid;margin:10px 0 0;gap:6px}.edutime-country-recommender__callback-field{display:block;margin:0}.edutime-country-recommender__callback-field input{width:100%;height:32px;min-height:32px;margin:0;padding:0 9px;border:1px solid #e5c9c7;border-radius:6px;background:rgb(255 255 255 / .96);box-shadow:none;color:var(--edu-cr-navy);font-size:9px;line-height:32px}.edutime-country-recommender__callback-field input::placeholder{color:#7f8795;opacity:1}.edutime-country-recommender__callback-field input:focus{border-color:var(--edu-cr-red);box-shadow:0 0 0 2px rgb(210 17 11 / .1);outline:0}.edutime-country-recommender__callback-submit{display:inline-flex!important;width:100%!important;height:32px!important;min-height:32px!important;align-items:center;justify-content:center;margin:0!important;padding:0 9px!important;border:0!important;border-radius:6px!important;background:var(--edu-cr-red)!important;box-shadow:0 7px 16px rgb(210 17 11 / .17)!important;color:#fff!important;font-size:8px!important;font-weight:800!important;line-height:1!important;text-transform:uppercase;gap:7px}.edutime-country-recommender__callback-submit:is(:hover,:focus-visible){background:#b40d08!important;box-shadow:0 8px 18px rgb(180 13 8 / .22)!important;transform:translateY(-1px)}.edutime-country-recommender__callback-submit:disabled{cursor:wait;opacity:.68;transform:none}.edutime-country-recommender__callback-status{margin:0!important;padding:5px 7px!important;border-radius:5px!important;font-size:8px!important;line-height:1.35!important}.edutime-country-recommender__consult-call{display:inline-flex;width:100%;height:32px;align-items:center;justify-content:center;margin-top:6px;padding:0 9px;border:1px solid rgb(210 17 11 / .35);border-radius:6px;background:rgb(255 255 255 / .94);color:var(--edu-cr-red);font-size:9px;font-weight:800;line-height:1;text-decoration:none;gap:7px;transition:border-color 160ms ease,background-color 160ms ease,color 160ms ease}.edutime-country-recommender__consult-call svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.edutime-country-recommender__consult-call:is(:hover,:focus-visible){border-color:var(--edu-cr-red);background:var(--edu-cr-red);color:#fff}.edutime-country-recommender__consult>img{position:absolute;z-index:1;right:-10px;bottom:-12px;width:54%;height:102%;object-fit:contain;object-position:right bottom}html.is-edutime-comparison-open,body.is-edutime-comparison-open{overflow:hidden!important}.edutime-country-recommender__comparison{position:fixed;z-index:1000002;display:grid;padding:20px;place-items:center;inset:0}.edutime-country-recommender__comparison-backdrop{position:absolute;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:rgb(12 24 45 / .72);box-shadow:none;cursor:default;inset:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.edutime-country-recommender__comparison-backdrop:hover{background:rgb(12 24 45 / .76);box-shadow:none}.edutime-country-recommender__comparison-dialog{position:relative;display:flex;width:min(1120px, 100%);max-height:min(90vh, 860px);overflow:hidden;border:1px solid rgb(255 255 255 / .7);border-radius:18px;background:#fff;box-shadow:0 28px 80px rgb(5 15 34 / .3);flex-direction:column}.edutime-country-recommender__comparison-head{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e7eaf0;background:linear-gradient(135deg,#fff8f7,#fff)}.edutime-country-recommender__comparison-head span{display:block;margin-bottom:2px;color:var(--edu-cr-red);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.edutime-country-recommender__comparison-head h3{margin:0;color:var(--edu-cr-navy);font-size:22px;line-height:1.2}.edutime-country-recommender__comparison-head p{margin:4px 0 0;color:var(--edu-cr-text);font-size:11px}.edutime-country-recommender__comparison-head>button{display:grid;flex:0 0 38px;width:38px;height:38px;margin:0;padding:0;place-items:center;border:1px solid #efcecb;border-radius:50%;background:#fff;color:var(--edu-cr-red);font-size:25px;font-weight:400;line-height:1;box-shadow:0 5px 14px rgb(24 39 68 / .08)}.edutime-country-recommender__comparison-head>button:hover{border-color:var(--edu-cr-red);background:var(--edu-cr-red);color:#fff}.edutime-country-recommender__table-wrap{min-height:0;overflow:auto;overscroll-behavior:contain}.edutime-country-recommender__comparison table{width:100%;min-width:820px;margin:0;border:0;border-collapse:separate;border-spacing:0;table-layout:fixed}.edutime-country-recommender__comparison th,.edutime-country-recommender__comparison td{padding:11px 13px;border:0;border-right:1px solid #e8ebf0;border-bottom:1px solid #e8ebf0;color:var(--edu-cr-text);font-size:11px;line-height:1.45;text-align:left;vertical-align:middle}.edutime-country-recommender__comparison thead th{position:sticky;z-index:3;top:0;padding:10px;background:#f7f9fc;color:var(--edu-cr-navy)}.edutime-country-recommender__comparison thead th:first-child{z-index:5;width:145px;padding-left:16px;background:var(--edu-cr-navy);color:#fff}.edutime-country-recommender__comparison tbody th{position:sticky;z-index:2;left:0;width:145px;min-width:145px;padding-left:16px;background:#f7f9fc;color:var(--edu-cr-navy);font-weight:750}.edutime-country-recommender__comparison tbody tr:nth-child(even) td{background:#fffbfa}.edutime-country-recommender__comparison tbody tr:hover td{background:#fff4f2}.edutime-country-recommender__comparison th:last-child,.edutime-country-recommender__comparison td:last-child{border-right:0}.edutime-country-recommender__comparison-country{display:grid;align-items:center;grid-template-columns:74px minmax(0,1fr);gap:9px}.edutime-country-recommender__comparison-image{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;border:1px solid #e3e7ee;border-radius:7px;background:#eef3f8}.edutime-country-recommender__comparison-image>img{display:block;width:100%;height:100%;object-fit:cover}.edutime-country-recommender__comparison-country>span:last-child{display:grid;min-width:0;align-items:center;grid-template-columns:22px minmax(0,1fr);gap:2px 6px}.edutime-country-recommender__comparison-flag{width:22px;height:22px;border:2px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 2px 7px rgb(24 39 68 / .13);grid-row:1 / span 2}.edutime-country-recommender__comparison-country b{overflow:hidden;color:var(--edu-cr-navy);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.edutime-country-recommender__comparison-country small{color:var(--edu-cr-red);font-size:9px;font-weight:700}.edutime-country-recommender__table-list{display:grid;gap:4px}.edutime-country-recommender__table-list li{position:relative;margin:0;padding-left:12px}.edutime-country-recommender__table-list li::before{position:absolute;left:0;color:#26915a;content:"✓";font-weight:800}.edutime-country-recommender__comparison tbody tr:last-child .edutime-country-recommender__table-list li::before{color:#d78900;content:"!"}.edutime-country-recommender__comparison-footer{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:11px 18px;border-top:1px solid #e7eaf0;background:#fff;gap:16px}.edutime-country-recommender__comparison-footer p{margin:0;color:#7b8698;font-size:10px}.edutime-country-recommender__comparison-footer button{min-height:34px;margin:0;padding:0 16px;border:1px solid var(--edu-cr-red);border-radius:7px;background:var(--edu-cr-red);color:#fff;font-size:10px;font-weight:800;box-shadow:none;text-transform:uppercase}.edutime-country-recommender__lead-form{margin-top:12px;padding:18px;border:1px solid var(--edu-cr-line);border-radius:12px;background:#fff}@media (max-width:980px){.edutime-country-recommender__intro{grid-template-columns:minmax(0,1fr) 340px}.edutime-country-recommender__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}.edutime-country-recommender__group:nth-of-type(even){border-right:0}.edutime-country-recommender__group:nth-of-type(3){padding-left:8px}.edutime-country-recommender__form-cta{grid-column:1 / -1;padding:16px 0 0;border-top:1px solid var(--edu-cr-line);border-left:0}.edutime-country-recommender__results-layout{grid-template-columns:1fr}.edutime-country-recommender__consult{min-height:210px}.edutime-country-recommender__consult-copy{width:70%}.edutime-country-recommender__consult>img{width:36%}}@media (max-width:700px){.edutime-country-recommender{padding:24px 0}.edutime-country-recommender__inner{width:100%}.edutime-country-recommender__intro{min-height:475px;padding:0 14px;border-radius:0;background-color:#fff9f8;background-position:72% bottom;background-size:auto 275px;grid-template-columns:1fr;grid-template-rows:auto 245px;gap:4px}.edutime-country-recommender__intro-copy{align-self:end;padding:0}.edutime-country-recommender__eyebrow{font-size:9px}.edutime-country-recommender__intro h2{font-size:24px}.edutime-country-recommender__intro p{font-size:12px}.edutime-country-recommender__visual{min-height:245px}.edutime-country-recommender__form{width:100%;margin:-3px 0 0;padding:14px;border-right:0;border-left:0;border-radius:0}.edutime-country-recommender__form-grid{grid-template-columns:1fr;gap:16px}.edutime-country-recommender__form-title{margin-bottom:0}.edutime-country-recommender__group,.edutime-country-recommender__group:first-of-type,.edutime-country-recommender__group:nth-of-type(3),.edutime-country-recommender__group:nth-of-type(4){padding:0;border-right:0}.edutime-country-recommender__options{grid-template-columns:repeat(2,minmax(0,1fr))}.edutime-country-recommender__options label>span{height:100%}.edutime-country-recommender__form-cta{padding:13px 0 0;border-top:1px solid var(--edu-cr-line);border-left:0}.edutime-country-recommender__form-cta button{width:min(250px, 100%)}.edutime-country-recommender__status{padding-right:14px;padding-left:14px}.edutime-country-recommender__results{padding:0 14px}.edutime-country-recommender__results-main{padding:12px}.edutime-country-recommender__cards{display:flex;overflow-x:auto;padding:0 0 8px;scroll-snap-type:x mandatory;gap:9px}.edutime-country-recommender__card{flex:0 0 155px;scroll-snap-align:start}.edutime-country-recommender__result-actions{flex-wrap:wrap}.edutime-country-recommender__consult{min-height:245px}.edutime-country-recommender__consult-copy{width:62%}.edutime-country-recommender__consult>img{right:-18px;width:50%;height:92%}.edutime-country-recommender__comparison{padding:8px}.edutime-country-recommender__comparison-dialog{max-height:94vh;border-radius:13px}.edutime-country-recommender__comparison-head{padding:13px 14px}.edutime-country-recommender__comparison-head h3{font-size:18px}.edutime-country-recommender__comparison-head p{max-width:250px;font-size:9px}.edutime-country-recommender__comparison-head>button{flex-basis:34px;width:34px;height:34px}.edutime-country-recommender__comparison table{min-width:720px}.edutime-country-recommender__comparison th,.edutime-country-recommender__comparison td{padding:9px;font-size:10px}.edutime-country-recommender__comparison thead th:first-child,.edutime-country-recommender__comparison tbody th{width:112px;min-width:112px;padding-left:10px}.edutime-country-recommender__comparison-country{grid-template-columns:58px minmax(0,1fr)}.edutime-country-recommender__comparison-footer{align-items:stretch;padding:9px 12px;flex-direction:column;gap:7px}.edutime-country-recommender__comparison-footer button{width:100%}}@media (prefers-reduced-motion:reduce){.edutime-country-recommender *,.edutime-country-recommender *::before,.edutime-country-recommender *::after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.edutime-country-recommender{padding-top:30px!important;padding-bottom:30px!important}@media (max-width:700px){.edutime-country-recommender{padding-top:20px!important;padding-bottom:20px!important}}.edu-study-process{--edu-box-title-size:34px;--edu-box-title-mobile-size:24px;--edu-box-title-color:#172746}.edu-choice-country{--edu-box-title-size:34px;--edu-box-title-mobile-size:24px;--edu-box-title-color:#ffffff}.edutime-country-recommender{--edu-box-title-size:42px;--edu-box-title-mobile-size:30px;--edu-box-title-color:#172746}.edu-services{--edu-box-title-size:34px;--edu-box-title-mobile-size:24px;--edu-box-title-color:#172746}.edu-testimonials{--edu-box-title-size:34px;--edu-box-title-mobile-size:24px;--edu-box-title-color:#172746}.edu-visa-proof{--edu-box-title-size:28px;--edu-box-title-mobile-size:20px;--edu-box-title-color:#172746}.edu-partners__faq{--edu-box-title-size:28px;--edu-box-title-mobile-size:20px;--edu-box-title-color:#172746}.edu-partners{--edu-box-title-size:34px;--edu-box-title-mobile-size:24px;--edu-box-title-color:#172746}.edu-latest-news{--edu-box-title-size:34px;--edu-box-title-mobile-size:24px;--edu-box-title-color:#172746}.edu-consult-school{--edu-box-title-size:26px;--edu-box-title-mobile-size:20px;--edu-box-title-color:#172746}.edu-study-process .edu-component-heading>h2,.edu-choice-country .edu-component-heading>h2,.edu-services .edu-component-heading>h2,.edu-partners .edu-component-heading>h2,.edu-latest-news .edu-component-heading>h2,.edu-testimonials__header>h2,.edu-visa-proof__panel h2,.edutime-country-recommender__intro h2,.edu-consult-school__finder-header h2,.edu-partners__faq h3{color:var(--edu-box-title-color,#172746)!important;font-size:var(--edu-box-title-size,32px)!important}.edu-study-process .edu-component-heading>h2{font-size:28px!important;color:#172746!important}.edu-choice-country .edu-component-heading>h2{font-size:28px!important;color:#ffffff!important}.edutime-country-recommender__intro h2{font-size:30px!important;color:#172746!important}.edutime-country-recommender__intro h2>strong{font-size:28px!important;color:#df1d1a!important}.edu-services .edu-component-heading>h2{font-size:30px!important;color:#172746!important}.edu-services .edu-component-heading>h2>strong{font-size:34px!important;color:#cf1712!important}.edu-testimonials__header>h2{font-size:30px!important;color:#172746!important}.edu-testimonials__header>h2>strong{font-size:30px!important;color:#cf1712!important}.edu-visa-proof__panel--gallery h2{font-size:22px!important;color:#172746!important}.edu-visa-proof__panel--gallery h2>strong{font-size:22px!important;color:#cf1712!important}.edu-visa-proof__panel--success h2{font-size:19px!important;color:#172746!important}.edu-visa-proof__panel--success h2>strong{font-size:22px!important;color:#cf1712!important}.edu-partners__faq h3{font-size:28px!important;color:#172746!important}.edu-partners__faq h3>strong{font-size:28px!important;color:#cf1712!important}.edu-partners .edu-component-heading>h2{font-size:30px!important;color:#172746!important}.edu-partners .edu-component-heading>h2>strong{font-size:30px!important;color:#cf1712!important}.edu-latest-news .edu-component-heading>h2{font-size:30px!important;color:#172746!important}.edu-consult-school__finder-header h2{font-size:26px!important;color:#172746!important}@media(max-width:549px){.edu-study-process{--edu-box-title-size:24px}.edu-choice-country{--edu-box-title-size:24px}.edutime-country-recommender{--edu-box-title-size:30px}.edu-services{--edu-box-title-size:24px}.edu-testimonials{--edu-box-title-size:24px}.edu-visa-proof{--edu-box-title-size:20px}.edu-partners__faq{--edu-box-title-size:20px}.edu-partners{--edu-box-title-size:24px}.edu-latest-news{--edu-box-title-size:24px}.edu-consult-school{--edu-box-title-size:20px}.edu-study-process .edu-component-heading>h2{font-size:20px!important}.edu-choice-country .edu-component-heading>h2{font-size:20px!important}.edutime-country-recommender__intro h2{font-size:22px!important}.edutime-country-recommender__intro h2>strong{font-size:20px!important}.edu-services .edu-component-heading>h2{font-size:22px!important}.edu-services .edu-component-heading>h2>strong{font-size:24px!important}.edu-testimonials__header>h2{font-size:22px!important}.edu-testimonials__header>h2>strong{font-size:22px!important}.edu-visa-proof__panel--gallery h2{font-size:16px!important}.edu-visa-proof__panel--gallery h2>strong{font-size:16px!important}.edu-visa-proof__panel--success h2{font-size:16px!important}.edu-visa-proof__panel--success h2>strong{font-size:16px!important}.edu-partners__faq h3{font-size:20px!important}.edu-partners__faq h3>strong{font-size:20px!important}.edu-partners .edu-component-heading>h2{font-size:22px!important}.edu-partners .edu-component-heading>h2>strong{font-size:22px!important}.edu-latest-news .edu-component-heading>h2{font-size:22px!important}.edu-consult-school__finder-header h2{font-size:18px!important}}