.about-us{width:100%;height:auto;background-color:#f7fafa;color:#010101;position:relative}.about-us__wrap{padding-top:34px;padding-bottom:74px;display:flex;flex-direction:column;gap:32px}.about-us__image{width:100%;height:475px}.about-us__image img{border-radius:32px;width:100%;height:100%;object-fit:cover}.about-us__text p{margin:0;font-size:14px;line-height:21px;font-weight:400}.about-us__gallery{margin:2px 0;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:24px;grid-row-gap:24px}.about-us__gallery-left{width:100%;height:564px;grid-area:1/1/3/2}.about-us__gallery-left img{border-radius:32px;width:100%;height:100%;object-fit:cover}.about-us__gallery-right{height:270px}.about-us__gallery-right img{border-radius:32px;width:100%;height:100%;object-fit:cover}.about-us__gallery-right .small-first{grid-area:1/2/2/3}.about-us__gallery-right .small-second{grid-area:1/3/2/4}.about-us__gallery-right .small-third{grid-area:2/2/3/3}.about-us__gallery-right .small-fourth{grid-area:2/3/3/4}.about-us__slider{position:relative;margin-top:52px;margin-bottom:54px;display:none;height:293px;width:100%;overflow:hidden}.about-us__slider .swiper-slide{display:flex;justify-content:center;align-items:center}.about-us__slider-item{width:288px;height:100%}.about-us__slider-item img{border-radius:32px;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1024px){.about-us__wrap{padding-top:27px;padding-bottom:27px;gap:27px}.about-us__gallery{display:flex;flex-direction:column}.about-us__gallery-left,.about-us__gallery-right{height:475px}}@media screen and (max-width: 640px){.about-us__wrap{padding-top:20px;padding-bottom:0;gap:17px}.about-us__image{height:240px}.about-us__image img{border-radius:10px}.about-us__gallery{display:none}.about-us__slider{display:flex}}
