.country-page__breadcrumbs{display:none}.country-page__section{padding:30px;border-radius:20px;box-sizing:border-box;background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.1)}.country-page__section.mt{margin-top:24px}.country-information{display:flex;align-items:center;gap:16px}.country-information .--icon{border-radius:5px;position:relative;width:48px;height:48px;min-width:48px;overflow:hidden}.country-information .--icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;border-radius:5px;pointer-events:none;border:1px solid hsla(var(--black-section)/.1)}.country-information .--icon img{max-width:none;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.country-information .--name{flex:auto;font-size:32px;line-height:38px;font-weight:600;letter-spacing:-.02em;color:var(--tm-text-color)}.country-information .--link{padding:8px 12px;margin-left:auto;border-radius:10px;opacity:1!important;background:rgba(251,120,0,.10196078431372549);box-sizing:border-box;border:1px solid rgba(251,120,0,.2);color:#fb7800;font-size:15px;font-weight:600;line-height:20px;white-space:nowrap}.country-information .--link:hover{background:var(--primary);color:#fff}.country-change-service{margin-top:32px}.country-change-service .--title{display:flex;align-items:center;gap:6px;margin-bottom:13px;font-size:20px;line-height:24px;font-weight:700;letter-spacing:-.02em;color:var(--tm-text-color)}.country-change-service .--title img{width:21px;height:21px;-o-object-fit:contain;object-fit:contain}@media(max-width:1359px){.country-page__section{padding:20px;border-radius:10px}}@media(max-width:639px){.country-page__section{padding:12px}.country-information{gap:12px}.country-information .--icon{width:40px;min-width:40px;height:40px}.country-information .--name{font-size:26px;line-height:28px}.country-change-service{margin-top:20px}}