﻿.page_title{font-size:1.5rem;line-height:24px;letter-spacing:10%;font-weight:700;color:#000000de;margin-bottom:48px;border-left:8px solid #ffd966;padding-left:8px;box-sizing:border-box;}@media screen and (max-width:767px){.page_title{font-size:1.25rem;margin-bottom:24px;}}.spacialty_block{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:88px;}@media screen and (max-width:767px){.spacialty_block{gap:16px;grid-template-columns:repeat(1,1fr);margin-bottom:64px;}}.spacialty_block .item{width:100%;border-radius:12px;overflow:hidden;cursor:pointer;height:141px;position:relative;}@media screen and (max-width:767px){.spacialty_block .item{height:120px;}}.spacialty_block .item:hover img,.spacialty_block .item:focus img{scale:1.2;}.spacialty_block .item .text{pointer-events:none;height:100%;width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;font-size:1.5rem;color:#ffffffde;letter-spacing:10%;position:absolute;top:0;left:0;z-index:20;background-color:#00000057;}.spacialty_block .item img{object-fit:cover;height:100%;width:100%;transition:1s;position:relative;z-index:10;}