.home-redesign.page-russia .country-page-russia{
    padding: 90px 0;
    background: linear-gradient(180deg,#f7f9fc 0%,#ffffff 100%);
}

.home-redesign.page-russia .russia-intro-box{
    margin-bottom: 34px;
    padding: 34px 32px;
    border-radius: 28px;
    background: linear-gradient(135deg,#ffffff 0%,#f8fbff 100%);
    border: 1px solid rgba(16,40,75,.08);
    box-shadow: 0 18px 40px rgba(16,40,75,.07);
}

.home-redesign.page-russia .russia-intro-box h2{
    margin: 16px 0 16px;
    color: #10284b;
    font-size: 38px;
    line-height: 1.18;
    font-weight: 800;
    letter-spacing: -.02em;
}

.home-redesign.page-russia .russia-intro-box p{
    margin: 0;
    color: #5b6675;
    font-size: 16px;
    line-height: 1.9;
}

.home-redesign.page-russia .blog-item-russia{
    margin-bottom: 30px;
    padding: 0;
    border-radius: 28px;
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(16,40,75,.08);
    box-shadow: 0 18px 40px rgba(16,40,75,.07);
}

.home-redesign.page-russia .blog-item-russia .blog-img img{
    width: 100%;
    display: block;
}

.home-redesign.page-russia .blog-item-russia .blog-content-2{
    padding: 30px 28px 30px;
}

.home-redesign.page-russia .russia-card-kicker{
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    padding: 0 12px;
    margin-bottom: 14px;
    border-radius: 999px;
    background: rgba(49,181,225,.10);
    border: 1px solid rgba(49,181,225,.18);
    color: #0f6abf;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.home-redesign.page-russia .blog-item-russia .blog-content-2 h3{
    margin: 0 0 14px;
    color: #10284b;
    font-size: 30px;
    line-height: 1.28;
    font-weight: 800;
}

.home-redesign.page-russia .blog-item-russia .blog-content-2 p{
    margin: 0 0 15px;
    color: #5b6675;
    font-size: 15px;
    line-height: 1.9;
}

.home-redesign.page-russia .russia-content-list{
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

.home-redesign.page-russia .russia-content-list li{
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    color: #10284b;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 600;
}

.home-redesign.page-russia .russia-content-list li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: linear-gradient(135deg,#0f6abf 0%,#31b5e1 100%);
    box-shadow: 0 0 0 4px rgba(49,181,225,.12);
}

.home-redesign.page-russia .russia-info-strip{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}

.home-redesign.page-russia .russia-info-badge{
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 0 16px;
    border-radius: 999px;
    background: rgba(255,255,255,.94);
    border: 1px solid rgba(16,40,75,.08);
    color: #10284b;
    font-size: 13px;
    font-weight: 700;
    box-shadow: 0 10px 24px rgba(16,40,75,.05);
}

.home-redesign.page-russia .russia-bottom-cta{
    padding: 34px 30px;
    border-radius: 28px;
    background: linear-gradient(135deg,#10284b 0%,#173863 100%);
    box-shadow: 0 22px 44px rgba(16,40,75,.16);
}

.home-redesign.page-russia .russia-bottom-cta h3{
    margin: 0 0 14px;
    color: #fff;
    font-size: 30px;
    line-height: 1.25;
    font-weight: 800;
}

.home-redesign.page-russia .russia-bottom-cta p{
    margin: 0 0 20px;
    color: rgba(255,255,255,.88);
    font-size: 15px;
    line-height: 1.85;
}

.home-redesign.page-russia .russia-sidebar-card{
    margin-bottom: 24px;
    padding: 26px 24px;
    border-radius: 24px;
    background: #fff;
    border: 1px solid rgba(16,40,75,.08);
    box-shadow: 0 16px 34px rgba(16,40,75,.06);
}

.home-redesign.page-russia .russia-sidebar-card h3{
    margin: 0 0 16px;
    color: #10284b;
    font-size: 24px;
    font-weight: 800;
}

.home-redesign.page-russia .category-section ul li.current-cat a{
    color: #0f6abf !important;
    font-weight: 800;
}

.home-redesign.page-russia .russia-side-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.home-redesign.page-russia .russia-side-list li{
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    color: #10284b;
    font-size: 15px;
    line-height: 1.75;
    font-weight: 600;
}

.home-redesign.page-russia .russia-side-list li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #31b5e1;
}

.home-redesign.page-russia .widget.instagram ul{
    flex-wrap: wrap;
    gap: 10px;
}

.home-redesign.page-russia .widget.instagram ul li{
    width: calc(33.333% - 7px);
    margin: 0;
}

.home-redesign.page-russia .widget.instagram ul li a{
    display: block;
    overflow: hidden;
    border-radius: 14px;
}

.home-redesign.page-russia .widget.instagram ul li img{
    width: 100%;
    display: block;
    transition: .3s ease;
}

.home-redesign.page-russia .widget.instagram ul li a:hover img{
    transform: scale(1.04);
}

@media (max-width: 1199px){
    .home-redesign.page-russia .russia-intro-box h2,
    .home-redesign.page-russia .blog-item-russia .blog-content-2 h3,
    .home-redesign.page-russia .russia-bottom-cta h3{
        font-size: 32px;
    }
}

@media (max-width: 991px){
    .home-redesign.page-russia .country-page-russia{
        padding: 72px 0;
    }

    .home-redesign.page-russia .russia-intro-box{
        padding: 28px 24px;
    }

    .home-redesign.page-russia .russia-intro-box h2,
    .home-redesign.page-russia .blog-item-russia .blog-content-2 h3,
    .home-redesign.page-russia .russia-bottom-cta h3{
        font-size: 28px;
    }
}

@media (max-width: 575px){
    .home-redesign.page-russia .russia-intro-box,
    .home-redesign.page-russia .russia-sidebar-card,
    .home-redesign.page-russia .russia-bottom-cta{
        padding: 24px 18px;
        border-radius: 22px;
    }

    .home-redesign.page-russia .russia-intro-box h2,
    .home-redesign.page-russia .blog-item-russia .blog-content-2 h3,
    .home-redesign.page-russia .russia-bottom-cta h3{
        font-size: 24px;
    }

    .home-redesign.page-russia .widget.instagram ul li{
        width: calc(50% - 5px);
    }
}


.home-redesign.page-turkey .country-operations-section {
    padding: 90px 0 70px;
    background: linear-gradient(180deg, #f7f9fc 0%, #ffffff 100%);
}

.home-redesign.page-turkey .section-heading-wrap {
    margin-bottom: 34px;
}

.home-redesign.page-turkey .section-kicker {
    display: inline-block;
    margin-bottom: 14px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(49, 181, 225, 0.12);
    color: #0f6abf;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.home-redesign.page-turkey .section-title-refined {
    margin: 0 0 16px;
    color: #10284b;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 800;
}

.home-redesign.page-turkey .section-subtitle {
    margin: 0;
    max-width: 760px;
    color: #5b6675;
    font-size: 16px;
    line-height: 1.8;
}

.home-redesign.page-turkey .country-left-content .blog-item.country-card {
    margin-bottom: 30px;
    border: 1px solid rgba(16, 40, 75, 0.08);
    border-radius: 26px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 18px 45px rgba(16, 40, 75, 0.07);
    transition: transform .35s ease, box-shadow .35s ease;
}

.home-redesign.page-turkey .country-left-content .blog-item.country-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 55px rgba(16, 40, 75, 0.12);
}

.home-redesign.page-turkey .country-left-content .blog-img img {
    width: 100%;
    display: block;
    border-radius: 0;
}

.home-redesign.page-turkey .country-left-content .blog-content-2 {
    padding: 34px 34px 30px;
}

.home-redesign.page-turkey .content-badge {
    display: inline-flex;
    align-items: center;
    margin-bottom: 16px;
    padding: 7px 14px;
    border-radius: 999px;
    background: rgba(16, 40, 75, 0.06);
    color: #10284b;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.home-redesign.page-turkey .country-left-content .blog-content-2 h3 {
    margin-bottom: 16px;
    color: #10284b;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 800;
}

.home-redesign.page-turkey .country-left-content .blog-content-2 p {
    margin-bottom: 14px;
    color: #5b6675;
    font-size: 16px;
    line-height: 1.8;
}

.home-redesign.page-turkey .office-card {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    align-items: stretch;
}

.home-redesign.page-turkey .office-card .blog-content-2 {
    padding-right: 26px;
}

.home-redesign.page-turkey .office-feature-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
}

.home-redesign.page-turkey .office-feature-list span {
    display: inline-flex;
    align-items: center;
    padding: 10px 14px;
    border-radius: 999px;
    background: #f2f6fb;
    color: #10284b;
    font-size: 13px;
    font-weight: 600;
}

.home-redesign.page-turkey .haritaturke {
    height: 100%;
    min-height: 100%;
}

.home-redesign.page-turkey .haritaturke iframe {
    width: 100%;
    height: 100%;
    min-height: 100%;
    border: 0;
    display: block;
    border-radius: 0;
}

.home-redesign.page-turkey .country-sidebar {
    position: sticky;
    top: 120px;
}

.home-redesign.page-turkey .sidebar-card {
    margin-bottom: 26px;
    padding: 28px;
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid rgba(16, 40, 75, 0.08);
    box-shadow: 0 18px 40px rgba(16, 40, 75, 0.07);
}

.home-redesign.page-turkey .sidebar-card .widget-title h3,
.home-redesign.page-turkey .sidebar-card h3 {
    margin-bottom: 16px;
    color: #10284b;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
}

.home-redesign.page-turkey .category-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.home-redesign.page-turkey .category-section ul li {
    margin-bottom: 12px;
}

.home-redesign.page-turkey .category-section ul li:last-child {
    margin-bottom: 0;
}

.home-redesign.page-turkey .category-section ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-radius: 16px;
    background: #f7f9fc;
    color: #10284b;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s ease;
}

.home-redesign.page-turkey .category-section ul li a:hover,
.home-redesign.page-turkey .category-section ul li a[aria-current="page"] {
    background: linear-gradient(135deg, #10284b 0%, #0f6abf 100%);
    color: #fff;
    transform: translateX(4px);
}

.home-redesign.page-turkey .sidebar-cta-card {
    background: linear-gradient(135deg, #10284b 0%, #153e75 55%, #0f6abf 100%);
    color: #fff;
    overflow: hidden;
    position: relative;
}

.home-redesign.page-turkey .sidebar-cta-card::before {
    content: "";
    position: absolute;
    inset: auto -40px -40px auto;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
}

.home-redesign.page-turkey .sidebar-kicker {
    display: inline-block;
    margin-bottom: 14px;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,.14);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.home-redesign.page-turkey .sidebar-cta-card h3,
.home-redesign.page-turkey .sidebar-cta-card p {
    color: #fff;
}

.home-redesign.page-turkey .sidebar-cta-card p {
    margin-bottom: 22px;
    font-size: 15px;
    line-height: 1.8;
    opacity: .95;
}

.home-redesign.page-turkey .sidebar-cta-actions {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.home-redesign.page-turkey .sidebar-small-text {
    margin-bottom: 18px;
    color: #5b6675;
    font-size: 14px;
    line-height: 1.7;
}

.home-redesign.page-turkey .organization-gallery-grid {
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.home-redesign.page-turkey .organization-gallery-grid li {
    width: calc(33.333% - 7px);
}

.home-redesign.page-turkey .organization-gallery-grid li a {
    display: block;
    overflow: hidden;
    border-radius: 16px;
}

.home-redesign.page-turkey .organization-gallery-grid li img {
    width: 100%;
    height: 92px;
    object-fit: cover;
    transition: transform .4s ease;
}

.home-redesign.page-turkey .organization-gallery-grid li a:hover img {
    transform: scale(1.08);
}

.home-redesign.page-turkey .certificate-showcase-section {
    padding: 20px 0 90px;
    background: #fff;
}

.home-redesign.page-turkey .certificate-carousel {
    margin-top: 36px;
}

.home-redesign.page-turkey .certificate-carousel .oc-item a {
    display: block;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid rgba(16, 40, 75, 0.08);
    background: #fff;
    box-shadow: 0 16px 34px rgba(16, 40, 75, 0.08);
    transition: transform .35s ease, box-shadow .35s ease;
}

.home-redesign.page-turkey .certificate-carousel .oc-item a:hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 44px rgba(16, 40, 75, 0.14);
}

.home-redesign.page-turkey .certificate-carousel .oc-item img {
    width: 100%;
    display: block;
}

@media (max-width: 1199px) {
    .home-redesign.page-turkey .section-title-refined {
        font-size: 34px;
    }

    .home-redesign.page-turkey .office-card {
        grid-template-columns: 1fr;
    }

    .home-redesign.page-turkey .haritaturke iframe {
        min-height: 380px;
    }
}

@media (max-width: 991px) {
    .home-redesign.page-turkey .country-sidebar {
        position: static;
        top: auto;
        margin-top: 10px;
    }

    .home-redesign.page-turkey .section-title-refined {
        font-size: 30px;
    }

    .home-redesign.page-turkey .country-left-content .blog-content-2 {
        padding: 28px 24px 26px;
    }
}

@media (max-width: 575px) {
    .home-redesign.page-turkey .country-operations-section {
        padding: 70px 0 50px;
    }

    .home-redesign.page-turkey .section-title-refined {
        font-size: 26px;
    }

    .home-redesign.page-turkey .country-left-content .blog-content-2 h3 {
        font-size: 22px;
    }

    .home-redesign.page-turkey .sidebar-card {
        padding: 22px 18px;
    }

    .home-redesign.page-turkey .organization-gallery-grid li {
        width: calc(50% - 5px);
    }

    .home-redesign.page-turkey .sidebar-cta-actions .hero-btn {
        width: 100%;
        justify-content: center;
    }
}




.home-redesign.page-belarus .country-operations-section {
    padding: 90px 0 70px;
    background: linear-gradient(180deg, #f7f9fc 0%, #ffffff 100%);
}

.home-redesign.page-belarus .section-heading-wrap {
    margin-bottom: 34px;
}

.home-redesign.page-belarus .section-kicker {
    display: inline-block;
    margin-bottom: 14px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(49, 181, 225, 0.12);
    color: #0f6abf;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.home-redesign.page-belarus .section-title-refined {
    margin: 0 0 16px;
    color: #10284b;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 800;
}

.home-redesign.page-belarus .section-subtitle {
    margin: 0;
    max-width: 760px;
    color: #5b6675;
    font-size: 16px;
    line-height: 1.8;
}

.home-redesign.page-belarus .country-left-content .blog-item.country-card {
    margin-bottom: 30px;
    border: 1px solid rgba(16, 40, 75, 0.08);
    border-radius: 26px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 18px 45px rgba(16, 40, 75, 0.07);
    transition: transform .35s ease, box-shadow .35s ease;
}

.home-redesign.page-belarus .country-left-content .blog-item.country-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 55px rgba(16, 40, 75, 0.12);
}

.home-redesign.page-belarus .country-left-content .blog-img img {
    width: 100%;
    display: block;
}

.home-redesign.page-belarus .country-left-content .blog-content-2 {
    padding: 34px 34px 30px;
}

.home-redesign.page-belarus .content-badge {
    display: inline-flex;
    align-items: center;
    margin-bottom: 16px;
    padding: 7px 14px;
    border-radius: 999px;
    background: rgba(16, 40, 75, 0.06);
    color: #10284b;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.home-redesign.page-belarus .country-left-content .blog-content-2 h3 {
    margin-bottom: 16px;
    color: #10284b;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 800;
}

.home-redesign.page-belarus .country-left-content .blog-content-2 p {
    margin-bottom: 14px;
    color: #5b6675;
    font-size: 16px;
    line-height: 1.8;
}

.home-redesign.page-belarus .info-card .blog-content-2 {
    padding: 36px 34px;
}

.home-redesign.page-belarus .office-feature-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
}

.home-redesign.page-belarus .office-feature-list span {
    display: inline-flex;
    align-items: center;
    padding: 10px 14px;
    border-radius: 999px;
    background: #f2f6fb;
    color: #10284b;
    font-size: 13px;
    font-weight: 600;
}

.home-redesign.page-belarus .country-sidebar {
    position: sticky;
    top: 120px;
}

.home-redesign.page-belarus .sidebar-card {
    margin-bottom: 26px;
    padding: 28px;
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid rgba(16, 40, 75, 0.08);
    box-shadow: 0 18px 40px rgba(16, 40, 75, 0.07);
}

.home-redesign.page-belarus .sidebar-card .widget-title h3,
.home-redesign.page-belarus .sidebar-card h3 {
    margin-bottom: 16px;
    color: #10284b;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
}

.home-redesign.page-belarus .category-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.home-redesign.page-belarus .category-section ul li {
    margin-bottom: 12px;
}

.home-redesign.page-belarus .category-section ul li:last-child {
    margin-bottom: 0;
}

.home-redesign.page-belarus .category-section ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-radius: 16px;
    background: #f7f9fc;
    color: #10284b;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s ease;
}

.home-redesign.page-belarus .category-section ul li a:hover,
.home-redesign.page-belarus .category-section ul li a[aria-current="page"] {
    background: linear-gradient(135deg, #10284b 0%, #0f6abf 100%);
    color: #fff;
    transform: translateX(4px);
}

.home-redesign.page-belarus .sidebar-cta-card {
    background: linear-gradient(135deg, #10284b 0%, #153e75 55%, #0f6abf 100%);
    color: #fff;
    overflow: hidden;
    position: relative;
}

.home-redesign.page-belarus .sidebar-cta-card::before {
    content: "";
    position: absolute;
    inset: auto -40px -40px auto;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
}

.home-redesign.page-belarus .sidebar-kicker {
    display: inline-block;
    margin-bottom: 14px;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,.14);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
}

.home-redesign.page-belarus .sidebar-cta-card h3,
.home-redesign.page-belarus .sidebar-cta-card p {
    color: #fff;
}

.home-redesign.page-belarus .sidebar-cta-card p {
    margin-bottom: 22px;
    font-size: 15px;
    line-height: 1.8;
    opacity: .95;
}

.home-redesign.page-belarus .sidebar-cta-actions {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.home-redesign.page-belarus .sidebar-small-text {
    margin-bottom: 18px;
    color: #5b6675;
    font-size: 14px;
    line-height: 1.7;
}

.home-redesign.page-belarus .organization-gallery-grid {
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.home-redesign.page-belarus .organization-gallery-grid li {
    width: calc(33.333% - 7px);
}

.home-redesign.page-belarus .organization-gallery-grid li a {
    display: block;
    overflow: hidden;
    border-radius: 16px;
}

.home-redesign.page-belarus .organization-gallery-grid li img {
    width: 100%;
    height: 92px;
    object-fit: cover;
    transition: transform .4s ease;
}

.home-redesign.page-belarus .organization-gallery-grid li a:hover img {
    transform: scale(1.08);
}

.home-redesign.page-belarus .certificate-showcase-section {
    padding: 20px 0 90px;
    background: #fff;
}

.home-redesign.page-belarus .certificate-carousel {
    margin-top: 36px;
}

.home-redesign.page-belarus .certificate-carousel .oc-item a {
    display: block;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid rgba(16, 40, 75, 0.08);
    background: #fff;
    box-shadow: 0 16px 34px rgba(16, 40, 75, 0.08);
    transition: transform .35s ease, box-shadow .35s ease;
}

.home-redesign.page-belarus .certificate-carousel .oc-item a:hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 44px rgba(16, 40, 75, 0.14);
}

.home-redesign.page-belarus .certificate-carousel .oc-item img {
    width: 100%;
    display: block;
}

@media (max-width: 1199px) {
    .home-redesign.page-belarus .section-title-refined {
        font-size: 34px;
    }
}

@media (max-width: 991px) {
    .home-redesign.page-belarus .country-sidebar {
        position: static;
        top: auto;
        margin-top: 10px;
    }

    .home-redesign.page-belarus .section-title-refined {
        font-size: 30px;
    }

    .home-redesign.page-belarus .country-left-content .blog-content-2 {
        padding: 28px 24px 26px;
    }
}

@media (max-width: 575px) {
    .home-redesign.page-belarus .country-operations-section {
        padding: 70px 0 50px;
    }

    .home-redesign.page-belarus .section-title-refined {
        font-size: 26px;
    }

    .home-redesign.page-belarus .country-left-content .blog-content-2 h3 {
        font-size: 22px;
    }

    .home-redesign.page-belarus .sidebar-card {
        padding: 22px 18px;
    }

    .home-redesign.page-belarus .organization-gallery-grid li {
        width: calc(50% - 5px);
    }

    .home-redesign.page-belarus .sidebar-cta-actions .hero-btn {
        width: 100%;
        justify-content: center;
    }
}