.village-headmen{width:100%;min-height:calc(100vh - 160px)}.village-headmen .container{width:100%;margin-bottom:4rem}.village-headmen-title{margin-bottom:3.75rem}.village-headmen-list{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-bottom:2rem;place-items:center}.village-headmen-list__item{width:100%;height:100%}.village-headmen-list__item-link{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;border-bottom:2px solid #000}.village-headmen-list__item-article{width:100%;height:100%}.village-headmen-list__item-details-image-wrapper{display:flex;flex-direction:column;gap:16px;cursor:pointer}.village-headmen-list__item-image{width:100%;object-fit:cover}.village-headmen-list__item-title{font-size:24px;line-height:28px;display:inline-flex;transition:all .4s ease;word-break:break-word;margin-bottom:16px}.village-headmen-list__item:hover .village-headmen-list__item-title{text-decoration:underline}@media (min-width:1920px){.village-headmen-list__item-image{height:440px}}@media (max-width:90rem){.village-headmen-list{grid-template-columns:repeat(3,1fr)}.village-headmen-title{margin-bottom:2rem}}@media (max-width:73rem){.village-headmen-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.village-headmen-list__item-image{height:304px}.village-headmen-list{grid-template-columns:1fr}}@media (max-width:30rem){.village-headmen-list__item{width:100%}.village-headmen-list__item-title{margin-bottom:0}.village-headmen-list__item-image{width:100%;height:364px}}