.about-service__info{color:var(--color-text);background-color:var(--bg-block);border-radius:var(--border-r);padding:var(--padding);margin-bottom:30px}.about-service__info *:not(.button-tab){color:var(--color-text)}.about-service__info p:not(:last-child){margin-bottom:25px}.about-service__info ul li:not(:last-child){margin-bottom:20px}.service__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:25px}.service__item{display:block;border-radius:var(--border-r);height:200px;max-width:343px;overflow:hidden;position:relative;width:100%}.service__item-link{display:block;height:100%}.service__item-image{height:100%;margin-bottom:10px;overflow:hidden;width:100%}.service__item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service__item-image:before{content:' ';display:block}.service__item-info{height:100%;left:0;overflow:hidden;padding:40px 25px 15px;position:absolute;top:0;-webkit-transition:background 0.4s;-o-transition:background 0.4s;transition:background 0.4s;width:100%;background:-o-linear-gradient(bottom,#1a0e525c,transparent);background:-webkit-gradient(linear,left bottom,left top,from(#1a0e525c),to(transparent));background:linear-gradient(0deg,#1a0e525c,transparent)}.service__item-title{font:var(--font-s);font-weight:700;margin-bottom:10px;-webkit-line-clamp:2;line-clamp:2}.service__description,.service__item-title{color:var(--white);display:-webkit-box;position:relative;top:97px;-webkit-transition:top 0.2s;-o-transition:top 0.2s;transition:top 0.2s;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.service__description{font:var(--font-xs);opacity:0;visibility:hidden;z-index:1;-webkit-line-clamp:5;line-clamp:5}.about-service .button-more{max-width:171px;margin:0 auto}.staff-uniform{background-color:var(--bg-block-dark);padding-top:60px;padding-bottom:60px}.staff-uniform__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:40px;justify-content:space-between;margin-bottom:30px}.staff-uniform__title{max-width:690px;margin-bottom:0;color:var(--white)}.staff-uniform__header .button{max-width:213px;-ms-flex-item-align:end;align-self:flex-end}.staff-uniform__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(5,1fr);gap:20px}.staff-uniform__item{background-color:var(--white);border-radius:var(--border-r);overflow:hidden}.staff-uniform__item .image{background-color:var(--gray-100);border-radius:var(--border-r);overflow:hidden;height:320px}.staff-uniform__item .image img{height:100%;-o-object-fit:contain;object-fit:contain}.dark-theme .staff-uniform__item .image{background-color:var(--purple)}.staff-uniform__item .info{padding:20px}.staff-uniform__item .title{color:var(--gray-800);font:var(--font-xl);font-weight:700}.staff-uniform__item .info .description{color:var(--gray-700);font:var(--font-s);margin-top:10px}.staff-uniform .button-more{margin:30px auto 0;border-color:var(--white);color:var(--white);max-width:171px}.dark-theme .staff-uniform .button-more:active,.dark-theme .staff-uniform .button-more:focus,.dark-theme .staff-uniform .button-more:focus-visible{color:var(--primary-dark)}@media screen and (max-width:1399px){.service__list{-ms-grid-columns:(1fr) [4];grid-template-columns:repeat(4,1fr)}.staff-uniform__list{-ms-grid-columns:(1fr) [4];grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1199px){.service__list{-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr)}.staff-uniform__list{-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.service__list{-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr)}.staff-uniform__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.staff-uniform__header .button{-ms-flex-item-align:start;align-self:flex-start}.staff-uniform__list{-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr)}.service__item{max-width:none}}@media screen and (max-width:767px){.service__item{height:170px}.service__item-info{padding:0 15px 15px}.service__item-title{top:107px}.staff-uniform__header{margin-bottom:25px}.staff-uniform__item .image{height:222px}.staff-uniform__header .button{max-width:none}.staff-uniform .button-more{max-width:none}}@media (hover:hover){.service__item:hover .service__item-info{background-color:var(--dark-blue-3)}.service__item:hover .service__item-title{top:0}.service__item:hover .service__description{opacity:1;top:0;visibility:visible}.staff-uniform .button-more:hover{color:var(--primary-dark);background-color:var(--white)}}@media screen and (max-width:575px){.service__list{-ms-grid-columns:1fr;grid-template-columns:1fr}.about-service .button-more{max-width:none}.staff-uniform__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.dropdown__share{position:absolute;top:25px;right:25px}@media screen and (max-width:991px){.dropdown__share{top:105px;right:24px}}@media screen and (max-width:991px){.dropdown__share{right:18px}}