.container-about-us{max-width:1200px;padding-left:15px;padding-right:15px;margin:30px auto 50px;flex-wrap:wrap;justify-content:space-between}.contact-text{max-width:920px;margin-top:30px;margin-bottom:50px;color:black;font-weight:700;font-size:48px}.img-back{position:relative;height:600px;width:100%;background-image:url(/background.jpg);background-size:cover;background-position:bottom;will-change:transform}.about-text_about{margin:0 auto 20px;max-width:1200px;font-size:18px;line-height:25px;text-align:justify;line-height:1.5;padding-left:15px;padding-right:15px}.mission_text{font-size:25px;font-weight:700;letter-spacing:2px;color:rgba(205,144,50,1);text-align:center;margin-bottom:15px}.command_text{margin-bottom:20px;font-size:20px;text-align:center;font-weight:500}.about-items{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10px}.about-item,.about-items{display:flex;flex-wrap:wrap}.about-item{justify-content:center;width:24%}.about-card{position:relative;width:100%;max-width:300px;cursor:pointer;overflow:hidden;margin:0 auto}.about-card,.about-card img{transition:transform .3s ease}.about-card img{max-width:100%;height:auto;display:block}.okolnyj-block img:first-child{max-height:30px;width:auto}.okolnyj-block img:nth-child(2){max-height:22px;width:auto;margin:auto 0;padding-top:3px}.okolnyj-block{display:flex;max-width:1000px;flex-wrap:wrap;justify-content:center;gap:15px;margin:40px auto}@media(max-width:1023px){.about-item{width:calc(32% - 5px)}.about-card{max-width:100%}.about-card img{width:100%}}@media(max-width:800px){.about-item{width:calc(50% - 5px)}.about-card{max-width:100%}.about-card img{width:100%}}@media(max-width:500px){.about-item{width:100%}.about-card{max-width:100%}.about-card img,.img-back{width:100%}.img-back{height:300px}}.about-card:hover img{transform:scale(1.1)}.about-overlay{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;color:white;font-size:17px;font-weight:700;background:rgba(0,0,0,.6);padding:5px 10px;border-radius:5px}.about-name{letter-spacing:1px;font-weight:200;flex:1 1}.about-details{flex-shrink:0;margin-left:10px;font-size:.8rem;font-weight:300}