.contacts{padding:2.8125rem 0}@media only screen and (min-width:768px){.contacts{padding:4.125rem 0 4.25rem}}.contacts__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.875rem;justify-content:space-between}.contacts-item,.contacts__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;aspect-ratio:1/1;border-radius:.625rem;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:0 .9375rem 1.75rem;position:relative;width:100%;z-index:1}@media only screen and (min-width:768px){.contacts-item{max-width:17.5rem}}.contacts-item__bg{left:0;position:absolute;top:0;width:100%;z-index:1;z-index:-1}.contacts-item__bg img,.contacts-item__bg picture{display:block;height:100%;object-fit:cover;width:100%}.contacts-item__bg:after{background:#000;content:"";display:block;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:1}.contacts-item__state{color:var(--color-white);font-family:Playfair-Display;font-size:1.25rem;font-weight:600;margin-bottom:2.125rem;text-align:center}