.country-tab-btn{align-items:center;background-color:var(--blue-50);border-radius:10px;color:var(--primal);display:flex;flex-shrink:0;font-size:18px;font-weight:700;justify-content:center;line-height:1.5;padding:16px 32px}.country-tab-btn:first-child{margin-left:16px}.country-tab-btn:last-child{margin-right:16px}.country-tab-btn.active{background-color:var(--primal);color:var(--white)}@media (min-width:1024px){.country-tab-btn{background-color:var(--white);color:var(--gray-600);font-weight:500;justify-content:flex-start;padding:16px 40px;width:100%}.country-tab-btn:hover{background-color:var(--blue-50);color:var(--body-color)}.country-tab-btn:first-child,.country-tab-btn:last-child{margin:0}.country-tab-btn.active{background-color:var(--blue-50);color:var(--body-color);font-weight:700}}.country-info-key{color:var(--gray-600);font-size:18px;font-weight:500;line-height:1.2;text-align:left}.country-info-value{color:var(--body-color);font-size:16px;font-weight:500;line-height:1.5}.country-text-content h1,.country-text-content h2,.country-text-content h3,.country-text-content h4,.country-text-content h5{color:var(--body-color);font-weight:700;line-height:1.25}.country-text-content h1{font-size:30px;margin-bottom:32px}.country-text-content h2{font-size:24px;margin-bottom:24px}.country-text-content h3,.country-text-content h4,.country-text-content h5{font-size:21px;margin-bottom:16px}.country-text-content ol,.country-text-content ul{display:flex;flex-direction:column;font-size:18px;font-weight:500;gap:12px;line-height:1.5;list-style-type:disc;margin-bottom:40px;padding-left:24px}.country-text-content ol{list-style-type:numeric}.country-text-content p{font-size:18px;font-weight:500;line-height:1.5;margin-bottom:24px}.country-text-content a{color:var(--primal);font-size:18px;font-weight:500;line-height:1.25;text-decoration:none}.country-text-content a:hover{color:var(--secondary)}
