/*
Theme Name: News Digest
Theme URI: https://themearile.com/news-digest-theme/
Template: newsexo
Author: ThemeArile
Author URI: https://themearile.com
Description: News Digest is the ideal WordPress theme for blogs, magazines, news, and publishing websites. It has a unique design for a visually stunning layout that makes your content displays beautiful and easy to read for any media device. Even it is user-friendly, SEO-ready, effortlessly, lightweight, and optimized for top performance and Core Web Vitals. The theme is best suitable for news, newspapers, magazines, publishers, editors, news portals, personal blogs, news editorials, guides, journalism, travel blogs, niche blog, food blog, beauty blog, affiliate blog, multimedia blog, guest blogging and reviews websites. It also has flexible and versatile layouts enough for essential needs with unlimited colors, unlimited Google fonts, typography, responsive design, and Rtl language support. It is designed to be highly SEO-friendly that can help optimize your website on search engine performance, making it easier to find for potential visitors and the theme provides predefined beautiful demos that can be imported with one click in less time. News Digest also supports popular free and premium WordPress plugins such as Elementor, Yoast SEO, WooCommerce, Gutenberg, Contact Form 7, Jetpack, Google Analytics, and much more. Check the demo of News Digest Pro https://newsexo-pro-three.themearile.com/.
Version: 5.2
Tested up to: 6.8
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: news-digest
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, rtl-language-support, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
*/

/*--------------------------------------------------
=>> Body Custom Background Css
--------------------------------------------------*/

body.custom-background .theme-bg-dark,
body.custom-background .theme-bg-default, 
body.custom-background .theme-blog.theme-bg-grey {
    background-color: transparent !important;
}


table th, table td, .wp-block-table td, .wp-block-table th {
  border: none;
}

h1 {
  font-size: 2.875rem;
  color: #2f522d;
  font-size: 2rem !important;
  line-height: 1;
}

/*--------------------------------------------------
=>> Wrapper Background Css
--------------------------------------------------*/

#wrapper {
    background-color: #f0f1f3;
}

/*--------------------------------------------------------------
=>> Typography Css
--------------------------------------------------------------*/

.navbar.navbar-dark .nav .menu-item .nav-link {
    font-family: Encode Sans;
}
.navbar .nav .menu-item .dropdown-item {
	font-family: Encode Sans;
}

/*--------------------------------------------------------------
=>> Owl Slider Next - Prev Buttons
--------------------------------------------------------------*/

#news-slider-fluid.owl-carousel .owl-prev, 
#news-slider-fluid.owl-carousel .owl-next { 
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.1); 
	border: 1px solid #fff;
	opacity: 0.3;
	color: #fff; 
	font-size: 1.000rem; 
	line-height: 1.7;  
	padding: 0 !important;
	margin: 0px;
	-moz-border-radius: 1px; 
	-webkit-border-radius: 1px; 
	border-radius: 1px;
	position: absolute;
    top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
	text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
#news-slider-fluid.owl-carousel .owl-prev { 
	right: 45px; 
} 
#news-slider-fluid.owl-carousel:hover .owl-prev,
#news-slider-fluid.owl-carousel:hover .owl-next { 
	opacity: 1; 
}
#news-slider-fluid.owl-carousel .owl-prev:hover, 
#news-slider-fluid.owl-carousel .owl-prev:focus, 
#news-slider-fluid.owl-carousel .owl-next:hover, 
#news-slider-fluid.owl-carousel .owl-next:focus { 
	background-color: rgba(0, 0, 0, 0.2); 
	color: #fff;
}

/*--------------------------------------------------------------
=>> Big News Section vrsn-three css
--------------------------------------------------------------*/

.big-news-section  .overlay-news-area.vrsn-three {
    background-color: #fff;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 0.438rem;
}


/*--------------------------------------------------------------
=>> Site Header
--------------------------------------------------------------*/

.site-header {
    background: #1b8415 !important;
}
.head-contact-info li span.newsexo-time {
    background-color: #ffffff !important;
}
.head-contact-info li span.newsexo-time {
    color: #1b8415 !important;
}
.head-contact-info li, .site-header .custom-social-icons .followus {
    color: #ffffff !important;
}
.custom-social-icons .followus:before, .custom-social-icons .followus:after {
    background: #ffffff !important;
}
.site-header .custom-social-icons li > a {
    color: #ffffff !important;
}


/*--------------------------------------------------------------
=>> Featured News Section 
--------------------------------------------------------------*/

.featured-news-section .overlay-news-area.vrsn-three {
    background-color: #fff;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 0.438rem;
}


/*--------------------------------------------------------------
=>> Grid View News Section
--------------------------------------------------------------*/

.grid-view-news-area.vrsn-three {
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding: 0.938rem 0.75rem;
	position: relative;
    -webkit-transition: all .1s;
    -ms-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s;
}
.grid-view-news-area.vrsn-three:hover{
	box-shadow: 0 10px 15px 0 rgba(0,0,0,0.1);
	border-top: 2px solid #13171e;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;	
	transition: all .5s;
	transform : translateY(-5px);
}
body.page-template-default .blog-grid-view-post .post {
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding: 0.938rem 0.75rem;
}
.post.grid-view-news-area ul.wp-block-rss {
	list-style: disc;
}

/*--------------------------------------------------------------
=>> List View News Section
--------------------------------------------------------------*/

.list-view-news-area .post.vrsn-three {
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 0.938rem 0.75rem;
    position: relative;
    -webkit-transition: all .1s;
    -ms-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s;
}
.list-view-news-area .post.vrsn-three:hover {
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    border-top: 2px solid #13171e;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    transform: translateY(-5px);
}


/*--------------------------------------------------------------
=>> Blog Meta
--------------------------------------------------------------*/

.entry-meta > span { 
	margin: 0 0.875rem 0 0 !important;
}
.entry-meta > span i {
    margin-right: 0.350rem;
}
.entry-meta .avatar-default {
    margin-right: 0.350rem;
}
/*Category Colors*/
.entry-meta .cat-links .links-bg:nth-child(2) {
	background: #d40004;
	color: #fff;
}
.entry-meta .cat-links .links-bg:nth-child(3) {
	background: #56ca71;
	color: #fff;
}
.entry-meta .cat-links .links-bg:nth-child(4) {
	background: #6610f2;
	color: #fff;
}
.entry-meta .cat-links .links-bg:nth-child(5) {
	background: #ff5d20;
	color: #fff;
}
.entry-meta .cat-links .links-bg:nth-child(6) {
	background: #0263D0;
	color: #fff;
}
/*Pagination*/
.navigation.pagination .nav-links .page-numbers, 
.navigation.pagination .nav-links a {
	border: 1px solid #ebebeb;
}
.pagination a {
	background-color: #fff;
}


/*--------------------------------------------------------------
=>> All Blog Posts Common Classes for Spacing
--------------------------------------------------------------*/

#news-slider.vrsn-three, 
#featured-news-slider.vrsn-three {
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding: 0.75rem;
}
@media (min-width: 200px) and (max-width: 991.98px) {
	#featured-news-slider.owl-carousel.three-three .post.overlay-news-area {
		margin-bottom: 0;
	}
}

/*--------------------------------------------------------------
=>> Blog Single
--------------------------------------------------------------*/

.post-author-area.vrsn-three {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.theme-comment-area.vrsn-three {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 0.938rem 0.75rem;
}
.theme-comment-form.vrsn-three .comment-form {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 0.938rem 0.75rem;
}


/*--------------------------------------------------------------
=>> Sidebar Widgets
--------------------------------------------------------------*/

.sidebar.vrsn-three .widget {
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding: 0.938rem 0.75rem;
	position: relative;
    -webkit-transition: all .1s;
    -ms-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s;
}
.sidebar.vrsn-three .widget:hover {
	box-shadow: 0 10px 15px 0 rgba(0,0,0,0.1);
	border-top: 2px solid #13171e;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;	
	transition: all .5s;
	transform : translateY(-5px);
}
/*List View Post Widget*/
.list-view-post-widget .post .entry-header .entry-title {
    line-height: 1.5;
}

/*--------------------------------------------------------------
=>> Theme Breadcrumb Area
--------------------------------------------------------------*/

#wrapper .page-breadcrumb { 
	background-color: #fff;
}


/*--------------------------------------------------------------
=>> Footer Section & Widgets
--------------------------------------------------------------*/

.site-footer-overlay::before {	
	background-color: #000000;
}


/*--------------------------------------------------------------
=>> Default Page Templates 
--------------------------------------------------------------*/

body.page-template-default .blog-grid-view-post .sidebar .widget .list-view-post-widget .post {
	border-top: none;
	border-bottom: 1px solid #f1f1f1;
    border-left: none;
    border-right: none;
	padding: 0.938rem 0 0.938rem 0;
}
body.page-template-default .blog-grid-view-post .sidebar .widget .list-view-post-widget .post:first-child {
    padding-top: 0;
	margin-bottom: 0;
}
body.page-template-default .blog-grid-view-post .sidebar .widget .list-view-post-widget .post:last-child {
    padding-bottom: 0;
	border-bottom: none;
}

/*--------------------------------------------------------------
=>> Sidebar Update Released 
--------------------------------------------------------------*/

.wp-block-latest-posts li {
    padding-bottom: 1rem;
}
.wp-block-latest-posts li .wp-block-latest-posts__post-date {
    padding-top: 0.525rem;
}
.wp-block-archives li {
	padding-bottom: 0.625rem;
}
.post .wp-block-categories-list li {
	padding-bottom: 0.625rem;
}
.post .wp-block-list li {
	padding-bottom: 0.625rem;
}
.post .wp-block-list li ul li:first-child {
	padding-top: 0.625rem;
}
.post .wp-block-list li:last-child, 
.post .wp-block-list li ul li:last-child {
	padding-bottom: 0;
}
.wp-block-file .wp-block-file__button {
	text-decoration: none;
}
.grid-view-news-area .post-content ol.wp-block-latest-comments .wp-block-latest-comments__comment {
    border-bottom: 1px solid #f1f1f1;
	padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
.post .wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: disc;
}
.post .wp-block-file {
    font-size: 1rem;
}
.widget .wp-block-heading a {
    text-decoration: underline;
    text-underline-offset: 0.3rem;
}
.sidebar .widget .wp-block-accordion-heading__toggle-title, 
.sidebar .widget .wp-block-accordion-heading__toggle-icon {
    display: flex;
    border: 0 none;
    margin: 0;
}

/*--------------------------------------------------------------
=>> Footer Sidebar Update Released 
--------------------------------------------------------------*/

.footer-sidebar .widget .wp-block-accordion-heading__toggle-title, 
.footer-sidebar .widget .wp-block-accordion-heading__toggle-icon {
    display: flex;
    border: 0 none;
    margin: 0;
}
.footer-sidebar .widget .wp-block-accordion-heading .wp-block-accordion-heading__toggle:hover, 
.footer-sidebar .widget .wp-block-accordion-heading .wp-block-accordion-heading__toggle:focus {
	border: 0px solid transparent;
	background-color: transparent;
}





/* =========================
   AUB Court Header
========================= */

body,
button,
input,
select,
textarea,
a,
li,
span,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif !important;
}

.aubcourt-header {
    position: relative;
    min-height: 80px;
    overflow: hidden;
}

.aubcourt-header__bg {
    position: absolute;
    inset: 0;
    background-image: url('assets/img/bg_header.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}

.aubcourt-header__bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(45, 30, 20, 0.32);
    z-index: 2;
}

.aubcourt-header__inner {
    position: relative;
    z-index: 3;
    max-width: 1600px;
    margin: 0 auto;
    min-height: 80px;
    padding: 34px 40px 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.aubcourt-header__left {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.aubcourt-header__logo-link {
    display: inline-block;
    line-height: 0;
}

.aubcourt-header__logo {
    display: block;
    max-width: 230px;
    width: 100%;
    height: auto;
}

.aubcourt-header__right {
    flex: 1 1 auto;
    text-align: center;
    color: #fff;
    max-width: 760px;
    margin-left: auto;
}

.aubcourt-header__subtitle {
    font-size: 30px;
    line-height: 1.15;
    font-weight: 600;
    margin-bottom: 8px;
}

.aubcourt-header__title {
   font-size: 2.5rem;
    line-height: 1.08;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.aubcourt-header__desc {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
}

/* =========================
   AUB Court Nav
========================= */

.aubcourt-nav {
    background: #275c2b;
    position: relative;
    z-index: 20;
}

.aubcourt-nav__inner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 24px;
}

.aubcourt-menu,
.aubcourt-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.aubcourt-menu {
    display: flex;
    align-items: center;
   justify-content: space-between;
    flex-wrap: wrap;
}

.aubcourt-menu > li {
    position: relative;
}

.aubcourt-menu > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 62px;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    transition: background .25s ease, color .25s ease;
}

.aubcourt-menu > li > a:hover,
.aubcourt-menu > li.current-menu-item > a,
.aubcourt-menu > li.current-menu-ancestor > a {
    background: rgba(255,255,255,0.08);
    color: #fff;
}

.aubcourt-menu .menu-item-has-children > a::after {
    content: "";
    width: 0;
    height: 0;
    margin-left: 8px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #fff;
    transform: translateY(1px);
}

.aubcourt-menu li ul {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 240px;
    background: #275c2b;
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: all .25s ease;
    z-index: 50;
    box-shadow: 0 10px 30px rgba(0,0,0,.18);
}

.aubcourt-menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.aubcourt-menu li ul li a {
    display: block;
    padding: 14px 18px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.3;
    background: #275c2b;
    transition: background .25s ease;
}

.aubcourt-menu li ul li a:hover {
    background: #2f6d34;
    color: #fff;
}

/* =========================
   Responsive
========================= */

@media (max-width: 1199px) {
    .aubcourt-header {
        min-height: 240px;
    }

    .aubcourt-header__inner {
        min-height: 240px;
        padding: 28px 30px 24px;
    }

    .aubcourt-header__logo {
        max-width: 200px;
    }

    .aubcourt-header__subtitle {
        font-size: 24px;
    }

    .aubcourt-header__title {
        font-size: 42px;
    }

    .aubcourt-header__desc {
        font-size: 24px;
    }

    .aubcourt-menu > li > a {
        font-size: 16px;
        padding: 0 15px;
        min-height: 58px;
    }
}

@media (max-width: 991px) {
    .aubcourt-header {
        min-height: auto;
    }

    .aubcourt-header__inner {
        min-height: auto;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        padding: 28px 20px;
    }

    .aubcourt-header__right {
        max-width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .aubcourt-header__subtitle {
        font-size: 22px;
    }

    .aubcourt-header__title {
        font-size: 34px;
    }

    .aubcourt-header__desc {
        font-size: 21px;
    }

    .aubcourt-nav__inner {
        padding: 0 12px;
    }

    .aubcourt-menu {
        justify-content: flex-start;
    }

    .aubcourt-menu > li > a {
        min-height: 52px;
        padding: 0 12px;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .aubcourt-header__logo {
        max-width: 170px;
    }

    .aubcourt-header__subtitle {
        font-size: 18px;
    }

    .aubcourt-header__title {
        font-size: 27px;
    }

    .aubcourt-header__desc {
        font-size: 17px;
    }

    .aubcourt-menu {
        display: block;
    }

    .aubcourt-menu > li > a {
        justify-content: flex-start;
        min-height: 46px;
        padding: 10px 0;
    }

    .aubcourt-menu li ul {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        min-width: 100%;
        box-shadow: none;
        display: none;
    }

    .aubcourt-menu li:hover > ul {
        display: block;
    }

    .aubcourt-menu li ul li a {
        padding: 10px 16px;
        font-size: 14px;
    }
}


.aub-social-strip {
    background: #f5f5f5;
    padding: 12px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.aub-social-strip__inner {
    max-width: 1780px;
    margin: 0 auto;
    padding: 0 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 68px;
}

.aub-social-strip__spacer {
    flex: 1 1 auto;
}

.aub-social-strip__socials {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 0 0 auto;
}

.aub-social-strip__item {
    width: 36px;
    height: 36px;
    border: 1px solid #d8d8d8;
    border-radius: 50%;
    background: #fff;
    color: #2e5e2b;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .2s ease;
}

.aub-social-strip__item:hover {
    color: #fff;
    background: #2e5e2b;
    border-color: #2e5e2b;
}

.aub-social-strip__item svg {
    width: 16px;
    height: 16px;
    display: block;
}

@media (max-width: 767px) {
    .aub-social-strip__inner {
        min-height: 56px;
        padding: 0 16px;
    }

    .aub-social-strip__socials {
        gap: 10px;
    }

    .aub-social-strip__item {
        width: 32px;
        height: 32px;
    }

    .aub-social-strip__item svg {
        width: 14px;
        height: 14px;
    }
}

.author{display:none!important}
.grid-view-news-area .entry-header .entry-title {
  line-height: 22px;
  font-weight: 400;
  margin-top: -0.25rem;
  margin-bottom: 0.938rem;
  transition: all 200ms ease-out;
  font-size: 16px;
  min-height: 85px;
}


.ts-footer {
    position: relative;
    background: #295d2d;
    padding: 65px 20px 60px;
    text-align: center;
    overflow: hidden;
}

.ts-footer__inner {
    max-width: 1200px;
    margin: 0 auto;
}

.ts-footer__text {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
    margin-bottom: 18px;
}

.ts-footer__text a {
    color: #ffffff;
    text-decoration: underline;
    transition: opacity 0.2s ease;
}

.ts-footer__text a:hover {
    opacity: 0.8;
}

.ts-footer__copy {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.6;
}

.ts-footer__top {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background 0.2s ease, transform 0.2s ease;
}

.ts-footer__top:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-50%) scale(1.05);
}

.ts-footer__top span {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    transform: rotate(45deg);
    margin-top: 3px;
}

html {
    scroll-behavior: smooth;
}


.home-page {
    background: #f3f3f3;
}

.court-about {
    padding: 36px 0 24px;
    background: #f3f3f3;
}

.court-about__container {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 42px;
    box-sizing: border-box;
}

.court-about__title {
    margin: 0 0 16px;
    color: #1d5b39;
    font-size: 31px;
    line-height: 1.2;
    font-weight: 400;
}

.court-about__views {
    margin-bottom: 18px;
    color: #222;
    font-size: 14px;
    line-height: 1.4;
}

.court-about__content {
    display: flex;
    align-items: flex-start;
    gap: 46px;
}

.court-about__left {
    flex: 0 0 400px;
    max-width: 400px;
}

.court-about__image {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #d6d6d6;
    background: #fff;
}

.court-about__right {
    flex: 1 1 auto;
    min-width: 0;
}

.court-about__text {
    color: #273043;
    font-size: 18px;
    line-height: 1.65;
    font-weight: 400;
}

.court-about__text p {
    margin: 0 0 18px;
}

.court-about__text a {
    color: #2d6c46;
    text-decoration: none;
    border-bottom: 1px solid rgba(45, 108, 70, 0.45);
    transition: all 0.2s ease;
}

.court-about__text a:hover {
    color: #1d5b39;
    border-color: #1d5b39;
}

.court-about__text strong {
    font-weight: 700;
    color: #111;
}

.court-about__text em {
    font-style: italic;
    color: #273043;
}

.court-about__bottom-link {
    margin-top: 58px !important;
}

@media (max-width: 1199px) {
    .court-about__content {
        gap: 30px;
    }

    .court-about__left {
        flex: 0 0 320px;
        max-width: 320px;
    }

    .court-about__text {
        font-size: 17px;
    }
}

@media (max-width: 991px) {
    .court-about {
        padding: 28px 0 20px;
    }

    .court-about__container {
        padding: 0 20px;
    }

    .court-about__content {
        flex-direction: column;
        gap: 24px;
    }

    .court-about__left {
        flex: 0 0 auto;
        max-width: 100%;
        width: 100%;
    }

    .court-about__image {
        max-width: 420px;
    }

    .court-about__title {
        font-size: 28px;
    }

    .court-about__text {
        font-size: 16px;
        line-height: 1.6;
    }

    .court-about__bottom-link {
        margin-top: 30px !important;
    }
}

@media (max-width: 575px) {
    .court-about__container {
        padding: 0 15px;
    }

    .court-about__title {
        font-size: 24px;
    }

    .court-about__views {
        font-size: 13px;
    }

    .court-about__text {
        font-size: 15px;
        line-height: 1.55;
    }
}



.trs-counters {
    position: relative;
    background-image: url('assets/img/trs-counter-bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    min-height: 266px;
    display: flex;
    align-items: center;
}

.trs-counters__overlay {
    position: absolute;
    inset: 0;
   background: none;
    z-index: 1;
}

.trs-counters__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 40px 30px;
    box-sizing: border-box;
}

.trs-counters__grid {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
}

.trs-counters__item {
    flex: 1 1 0;
    text-align: center;
    color: #fff;
}

.trs-counters__number {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 10px;
    margin-bottom: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 1px;
}

.trs-counters__number .js-counter {
    font-size: 64px;
    line-height: 1;
    font-weight: 300;
    display: inline-block;
    min-width: 1ch;
}

.trs-counters__suffix {
    font-size: 25px;
    line-height: 1;
    font-weight: 400;
    white-space: nowrap;
}

.trs-counters__label {
    max-width: 360px;
    margin: 0 auto;
    color: #fff;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 400;
}

@media (max-width: 1199px) {
    .trs-counters__number .js-counter {
        font-size: 54px;
    }

    .trs-counters__suffix {
        font-size: 22px;
    }

    .trs-counters__label {
        font-size: 19px;
    }
}

@media (max-width: 991px) {
    .trs-counters {
        min-height: auto;
        padding: 20px 0;
    }

    .trs-counters__grid {
        flex-wrap: wrap;
        justify-content: center;
        gap: 35px 20px;
    }

    .trs-counters__item {
        flex: 0 0 calc(50% - 20px);
    }

    .trs-counters__number .js-counter {
        font-size: 46px;
    }

    .trs-counters__suffix {
        font-size: 20px;
    }

    .trs-counters__label {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .trs-counters__container {
        padding: 35px 18px;
    }

    .trs-counters__grid {
        flex-direction: column;
        gap: 34px;
    }

    .trs-counters__item {
        flex: 0 0 100%;
    }

    .trs-counters__number {
        margin-bottom: 14px;
    }

    .trs-counters__number .js-counter {
        font-size: 42px;
    }

    .trs-counters__suffix {
        font-size: 18px;
    }

    .trs-counters__label {
        font-size: 17px;
        max-width: 100%;
    }
}

.trs-latest-news {
    padding: 46px 0 30px;
    background: #f3f3f3;
}

.trs-latest-news__container {
    width: 100%;
    max-width: 1840px;
    margin: 0 auto;
    padding: 0 48px;
    box-sizing: border-box;
}

.trs-latest-news__title {
    margin: 0 0 20px;
    text-align: center;
    color: #1f5b38;
    font-size: 31px;
    line-height: 1.2;
    font-weight: 400;
}

.trs-latest-news__line {
    height: 1px;
    background: #d9d9d9;
    margin-bottom: 48px;
}

.trs-latest-news__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 30px;
    align-items: start;
}

.trs-news-card {
    position: relative;
}

.trs-news-card__image-wrap {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    background: #ddd;
}

.trs-news-card__image {
    display: block;
    width: 100%;
    height: 242px;
    object-fit: cover;
}

.trs-news-card__date {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    min-height: 86px;
    background: #2f6738;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.1;
    text-align: center;
    padding: 10px 6px;
    box-sizing: border-box;
    z-index: 2;
}

.trs-news-card__day {
    display: block;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 4px;
}

.trs-news-card__month {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 2px;
}

.trs-news-card__year {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.trs-news-card__title {
    margin: 14px 0 0;
    text-align: center;
    font-size: 19px;
    line-height: 1.2;
    font-weight: 400;
    color: #223046;
}

.trs-news-card__title a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s ease;
}

.trs-news-card__title a:hover {
    color: #1f5b38;
}

@media (max-width: 1399px) {
    .trs-latest-news__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .trs-latest-news {
        padding: 34px 0 24px;
    }

    .trs-latest-news__container {
        padding: 0 20px;
    }

    .trs-latest-news__title {
        font-size: 28px;
    }

    .trs-latest-news__line {
        margin-bottom: 30px;
    }

    .trs-news-card__image {
        height: 230px;
    }

    .trs-news-card__title {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .trs-latest-news__grid {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .trs-latest-news__container {
        padding: 0 15px;
    }

    .trs-latest-news__title {
        font-size: 24px;
    }

    .trs-news-card__image {
        height: auto;
    }

    .trs-news-card__title {
        font-size: 17px;
    }
}


.trs-latest-news {
    padding: 46px 0 30px;
    background: #f3f3f3;
}

.trs-latest-news__container {
    width: 100%;
    max-width: 1840px;
    margin: 0 auto;
    padding: 0 48px;
    box-sizing: border-box;
}

.trs-latest-news__title {
    margin: 0 0 20px;
    text-align: center;
    color: #1f5b38;
    font-size: 31px;
    line-height: 1.2;
    font-weight: 400;
}

.trs-latest-news__line {
    height: 1px;
    background: #d9d9d9;
    margin-bottom: 48px;
}

.trs-latest-news__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 30px;
    align-items: start;
}

.trs-news-card {
    position: relative;
}

.trs-news-card__image-wrap {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    background: #ddd;
}

.trs-news-card__image {
    display: block;
    width: 100%;
    height: 242px;
    object-fit: cover;
}

.trs-news-card__date {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    min-height: 86px;
    background: #2f6738;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.1;
    text-align: center;
    padding: 10px 6px;
    box-sizing: border-box;
    z-index: 2;
}

.trs-news-card__day {
    display: block;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 4px;
}

.trs-news-card__month {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 2px;
}

.trs-news-card__year {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.trs-news-card__title {
    margin: 14px 0 0;
    text-align: center;
    font-size: 19px;
    line-height: 1.2;
    font-weight: 400;
    color: #223046;
}

.trs-news-card__title a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s ease;
}

.trs-news-card__title a:hover {
    color: #1f5b38;
}

@media (max-width: 1399px) {
    .trs-latest-news__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .trs-latest-news {
        padding: 34px 0 24px;
    }

    .trs-latest-news__container {
        padding: 0 20px;
    }

    .trs-latest-news__title {
        font-size: 28px;
    }

    .trs-latest-news__line {
        margin-bottom: 30px;
    }

    .trs-news-card__image {
        height: 230px;
    }

    .trs-news-card__title {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .trs-latest-news__grid {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .trs-latest-news__container {
        padding: 0 15px;
    }

    .trs-latest-news__title {
        font-size: 24px;
    }

    .trs-news-card__image {
        height: auto;
    }

    .trs-news-card__title {
        font-size: 17px;
    }
}







/* =========================
   BURGER
========================= */

.aubcourt-burger {
    display: none;
    width: 46px;
    height: 46px;
    padding: 0;
    border: 0;
    background: transparent;
    flex: 0 0 auto;
    position: absolute;

  right: 15px;
    cursor: pointer;
}

.aubcourt-burger span {
    position: absolute;
    left: 8px;
    right: 8px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    transition: .25s ease;
}

.aubcourt-burger span:nth-child(1) { top: 14px; }
.aubcourt-burger span:nth-child(2) { top: 22px; }
.aubcourt-burger span:nth-child(3) { top: 30px; }

/* =========================
   MOBILE MENU
========================= */

.aubcourt-mobile-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.38);
    opacity: 0;
    visibility: hidden;
    transition: .25s ease;
    z-index: 9998;
}

.aubcourt-mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    max-width: calc(100vw - 24px);
    height: 100vh;
    background: #2d642c;
    transform: translateX(100%);
    transition: .3s ease;
    z-index: 9999;
    overflow-y: auto;
    box-shadow: -8px 0 24px rgba(0,0,0,.18);
}

.aubcourt-mobile-menu__inner {
    padding: 84px 30px 30px;
}

.aubcourt-mobile-menu__close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 34px;
    height: 34px;
    border: 0;
    background: transparent;
    cursor: pointer;
    padding: 0;
}

.aubcourt-mobile-menu__close span {
    position: absolute;
    top: 16px;
    left: 4px;
    width: 26px;
    height: 2px;
    background: #fff;
}

.aubcourt-mobile-menu__close span:first-child {
    transform: rotate(45deg);
}

.aubcourt-mobile-menu__close span:last-child {
    transform: rotate(-45deg);
}

.aubcourt-mobile-nav,
.aubcourt-mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.aubcourt-mobile-nav > li {
    position: relative;
    margin-bottom: 8px;
}

.aubcourt-mobile-nav > li > a {
    display: block;
    padding: 8px 34px 8px 0;
    color: #e8efe8;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.25;
    font-weight: 400;
}

.aubcourt-mobile-nav .menu-item-has-children > a {
    position: relative;
}

.aubcourt-mobile-nav .menu-item-has-children > a::after {
    content: "›";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #dfe8dd;
    font-size: 34px;
    line-height: 1;
    font-weight: 300;
}

.aubcourt-mobile-nav li ul {
    display: none;
    padding: 6px 0 2px 18px;
}

.aubcourt-mobile-nav li ul li a {
    display: block;
    padding: 8px 0;
    color: #dfe8dd;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.25;
}

body.aubcourt-menu-open {
    overflow: hidden;
}

body.aubcourt-menu-open .aubcourt-mobile-overlay {
    opacity: 1;
    visibility: visible;
}

body.aubcourt-menu-open .aubcourt-mobile-menu {
    transform: translateX(0);
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 991px) {
    .aubcourt-nav--desktop {
        display: none;
    }

    .aubcourt-burger {
        display: block;
    }

    .aubcourt-header {
        min-height: 148px;
    }

    .aubcourt-header__inner {
        min-height: 148px;
        padding: 22px 18px;
        align-items: flex-start;
    }

    .aubcourt-header__left {
        display: flex;
        align-items: flex-start;
    }

    .aubcourt-header__logo {
        width: 180px;
    }


}

@media (max-width: 575px) {
    .aubcourt-header__inner {
        padding: 16px 16px;
    }

    .aubcourt-header__logo {
        width: 160px;
    }

    .aubcourt-mobile-menu {
        width: 300px;
    }

    .aubcourt-mobile-menu__inner {
        padding: 78px 30px 24px;
    }

    .aubcourt-mobile-nav > li > a {
        font-size: 17px;
    }
}


.aub-contacts-page {
    padding: 28px 0 10px;
    background: #f4f4f4;
}

.aub-contacts-page__wrap {
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 26px;
}

.aub-contacts-page__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 48px;
}

.aub-contacts-page__info {
    flex: 0 0 44%;
    max-width: 44%;
}

.aub-contacts-page__map {
    flex: 0 0 50%;
    max-width: 50%;
}

.aub-contacts-page__title {
    margin: 0 0 20px;
    font-size: 34px;
    line-height: 1.15;
    font-weight: 500;
    color: #1f5a2a;
    font-family: 'Montserrat', sans-serif;
}

.aub-contacts-list {
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.aub-contacts-item {
    display: flex;
    align-items: flex-start;
    gap: 18px;
}

.aub-contacts-item__icon {
    flex: 0 0 28px;
    width: 28px;
    color: #1f5a2a;
    margin-top: 2px;
}

.aub-contacts-item__icon svg {
    display: block;
    width: 28px;
    height: 28px;
}

.aub-contacts-item__content {
    flex: 1 1 auto;
}

.aub-contacts-item__label {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    color: #1f5a2a;
    font-family: 'Montserrat', sans-serif;
}

.aub-contacts-item__text,
.aub-contacts-item__text a {
    font-size: 18px;
    line-height: 1.45;
    font-weight: 400;
    color: #1f3550;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}

.aub-contacts-item__text a:hover {
    text-decoration: underline;
}

.aub-contacts-map {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: #ddd;
}

.aub-contacts-map iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.aub-contacts-page__bottom {
    padding-top: 34px;
}

.aub-contacts-schedule {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #1f3550;
}

.aub-contacts-schedule p {
    margin: 0 0 14px;
}

.aub-contacts-schedule p:nth-child(1),
.aub-contacts-schedule p:nth-child(2) {
    font-size: 27px;
    line-height: 1.45;
    font-weight: 500;
}

.aub-contacts-schedule p:nth-child(3) {
    font-size: 19px;
    line-height: 1.5;
    font-weight: 400;
}

@media (max-width: 1199px) {
    .aub-contacts-page__top {
        gap: 30px;
    }

    .aub-contacts-page__info {
        flex: 0 0 46%;
        max-width: 46%;
    }

    .aub-contacts-page__map {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .aub-contacts-page__title {
        font-size: 30px;
    }

    .aub-contacts-item__label {
        font-size: 22px;
    }

    .aub-contacts-item__text,
    .aub-contacts-item__text a {
        font-size: 17px;
    }

    .aub-contacts-schedule p:nth-child(1),
    .aub-contacts-schedule p:nth-child(2) {
        font-size: 24px;
    }

    .aub-contacts-schedule p:nth-child(3) {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .aub-contacts-page__top {
        flex-direction: column;
    }

    .aub-contacts-page__info,
    .aub-contacts-page__map {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .aub-contacts-map {
        height: 360px;
    }

    .aub-contacts-page__bottom {
        padding-top: 28px;
    }
}

@media (max-width: 767px) {
    .aub-contacts-page {
        padding: 20px 0 0;
    }

    .aub-contacts-page__wrap {
        padding: 0 16px;
    }

    .aub-contacts-page__title {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .aub-contacts-item {
        gap: 14px;
    }

    .aub-contacts-item__icon {
        flex: 0 0 24px;
        width: 24px;
    }

    .aub-contacts-item__icon svg {
        width: 24px;
        height: 24px;
    }

    .aub-contacts-item__label {
        font-size: 21px;
        margin-bottom: 8px;
    }

    .aub-contacts-item__text,
    .aub-contacts-item__text a {
        font-size: 16px;
    }

    .aub-contacts-map {
        height: 300px;
    }

    .aub-contacts-schedule p:nth-child(1),
    .aub-contacts-schedule p:nth-child(2) {
        font-size: 22px;
        line-height: 1.35;
    }

    .aub-contacts-schedule p:nth-child(3) {
        font-size: 17px;
        line-height: 1.45;
    }
}



.aub-children-page {
    padding: 30px 0 40px;
    background: #f5f5f5;
}

.aub-children-page__wrap {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 24px;
}

.aub-children-page__title {
    margin: 0 0 20px;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 600;
    color: #1f5a2a;
    font-family: 'Montserrat', sans-serif;
}

.aub-children-page__content {
    margin-bottom: 28px;
    font-size: 18px;
    line-height: 1.6;
    color: #24364b;
    font-family: 'Montserrat', sans-serif;
}

.aub-children-page__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.aub-child-card {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 24px;
    transition: .2s ease;
}

.aub-child-card:hover {
    box-shadow: 0 10px 24px rgba(0,0,0,.08);
    transform: translateY(-2px);
}

.aub-child-card__title {
    margin: 0 0 14px;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.aub-child-card__title a {
    color: #1f5a2a;
    text-decoration: none;
}

.aub-child-card__title a:hover {
    text-decoration: underline;
}

.aub-child-card__excerpt {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.6;
    color: #33485f;
    font-family: 'Montserrat', sans-serif;
}

.aub-child-card__link {
    display: inline-block;
    padding: 10px 18px;
    background: #1f5a2a;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.aub-child-card__link:hover {
    background: #17451f;
    color: #fff;
}

.aub-children-page__empty {
    font-size: 18px;
    color: #555;
    font-family: 'Montserrat', sans-serif;
}

@media (max-width: 991px) {
    .aub-children-page__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .aub-children-page {
        padding: 22px 0 30px;
    }

    .aub-children-page__wrap {
        padding: 0 16px;
    }

    .aub-children-page__title {
        font-size: 30px;
    }

    .aub-children-page__grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .aub-child-card {
        padding: 18px;
    }

    .aub-child-card__title {
        font-size: 21px;
    }
}

.grid-view-news-area .entry-header .entry-title.mmmm{color: #2f522d;
  font-size: 2rem !important;
  line-height:1;
  }
  
  
  #respond{
	  display:none!important
  }
  
  
  
  .tretei-judges{
  padding: 40px 0 60px;
  background: #f7f9fc;
}

.tretei-judges__container{
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 15px;
}

.tretei-judges__head{
  margin-bottom: 30px;
}

.tretei-judges__title{
  margin: 0 0 10px;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 800;
  color: #275c2b;
}

.tretei-judges__subtitle{
  display: inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  background: #e8f0fb;
  color: #123915;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 16px;
}

.tretei-judges__meta{
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  color: #6b7280;
  font-size: 14px;
}

.tretei-judges__chairman{
  margin-bottom: 30px;
  padding: 24px;
  border-radius: 20px;
 background: linear-gradient(135deg, #275c2b 0%, #001c02 100%);
  color: #fff;
  box-shadow: 0 10px 30px rgba(13,43,82,.14);
}

.tretei-judges__chairman-label{
  font-size: 15px;
  line-height: 1.5;
  opacity: .92;
  margin-bottom: 8px;
}

.tretei-judges__chairman-name{
  font-size: 28px;
  line-height: 1.2;
  font-weight: 800;
}

.tretei-judges__intro{
  margin-bottom: 20px;
}

.tretei-judges__intro h2{
  margin: 0 0 8px;
  font-size: 24px;
  line-height: 1.35;
  color: #275c2b;
}

.tretei-judges__intro p{
  margin: 0;
  font-size: 16px;
  color: #5c6675;
}

.tretei-judges__table-wrap{
  overflow-x: auto;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 8px 30px rgba(15, 23, 42, 0.08);
}

.tretei-judges__table{
  width: 100%;
  min-width: 1200px;
  border-collapse: collapse;
}

.tretei-judges__table thead th{
  padding: 16px 14px;
  background: #275c2b;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid rgba(255,255,255,.12);
  min-width: 80px;
}

.tretei-judges__table thead th:last-child{
  border-right: 0;
}

.tretei-judges__table tbody td{
  padding: 14px;
  font-size: 14px;
  line-height: 1.5;
  color: #1f2937;
  border-top: 1px solid #e5e7eb;
  vertical-align: top;
}

.tretei-judges__table tbody tr:nth-child(even){
  background: #f8fbff;
}

.tretei-judges__table tbody tr:hover{
  background: #eef5ff;
}

.tretei-judges__table tbody td:first-child{
  width: 60px;
  font-weight: 700;
 color: #275c2b;
}

@media (max-width: 991px){
  .tretei-judges{
    padding: 30px 0 40px;
  }

  .tretei-judges__title{
    font-size: 28px;
  }

  .tretei-judges__chairman-name{
    font-size: 22px;
  }

  .tretei-judges__intro h2{
    font-size: 20px;
  }
}

@media (max-width: 575px){
  .tretei-judges__meta{
    flex-direction: column;
    gap: 6px;
  }

  .tretei-judges__chairman{
    padding: 18px;
    border-radius: 16px;
  }

  .tretei-judges__table thead th,
  .tretei-judges__table tbody td{
    padding: 12px 10px;
    font-size: 13px;
  }
}