.grievance-page .items{margin-top:1rem}.grievance-page .items .item{border-radius:1.25rem;padding:.8rem;border:1px solid var(--border-color-dark)}.grievance-page .items .item:nth-last-of-type(odd) .address,.grievance-page .items .item:nth-last-of-type(odd) .map{order:-1}.grievance-page .items .item:nth-last-of-type(odd) .detail{justify-content:flex-end}.grievance-page .items .map{width:49%;border-radius:.625rem;overflow:hidden}.grievance-page .items .detail{width:calc(51% - 1.5rem)}.grievance-page .items .detail .image{width:36.5%;border-radius:.625rem;overflow:hidden}.grievance-page .items .detail .name{font-size:1.5rem;color:var(--secondary-color);margin-bottom:1.3rem}.grievance-page .items .detail .contacts-items{font-family:var(--arial-font)}.grievance-page .items .detail .contacts-items__item .icon{width:1.5rem}@media screen and (max-width:1199px){.grievance-page .items .item{flex-wrap:wrap;gap:1.5rem}.grievance-page .items .item:nth-last-of-type(odd) .address,.grievance-page .items .item:nth-last-of-type(odd) .map{order:2}.grievance-page .items .item:nth-last-of-type(odd) .detail{justify-content:flex-start}.grievance-page .items .detail,.grievance-page .items .map{width:100%}}@media screen and (max-width:767px){.grievance-page .items .detail{flex-wrap:wrap}.grievance-page .items .detail .address,.grievance-page .items .detail .image{width:100%}.grievance-page .map{min-height:70vw}}