.article{background-color:#f7fafa;width:100%;height:auto;color:#010101}.article__wrap{padding-top:31px;padding-bottom:88px;display:flex;flex-direction:column;gap:40px}.article__image{width:100%;height:475px}.article__image img{border-radius:32px;width:100%;height:100%;object-fit:cover}.article__text{max-width:1120px;width:100%;margin:0 auto}.article__text p{margin:0;font-size:14px;line-height:21px;font-weight:400}.article__gallery{margin:20px 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:23px}.article__gallery-item{width:calc((100% - 46px) / 3);height:475px}.article__gallery-item img{border-radius:32px;width:100%;height:100%;object-fit:cover}.article__slider{margin-top:20px;display:flex;flex-direction:column;gap:24px;position:relative}.article__slider-title h6{margin:0;text-transform:uppercase;font-size:24px;line-height:24px;font-weight:400}.article__slider-container{width:100%;display:flex;overflow:hidden}.article__slider-container .blog__item{width:100%}.article__slider .swiper-button-prev,.article__slider .swiper-button-next{width:23px;height:23px;border:.57px solid #00283B;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .4s ease,border-color .4s ease,color .4s ease}.article__slider .swiper-button-prev svg,.article__slider .swiper-button-next svg{width:10.35px;height:12.65px;color:#00283b;transition:color .4s ease}.article__slider .swiper-button-prev:after,.article__slider .swiper-button-next:after{content:none!important}.article__slider .swiper-button-prev:hover,.article__slider .swiper-button-next:hover{background-color:#00283b}.article__slider .swiper-button-prev:hover svg,.article__slider .swiper-button-next:hover svg{color:#f7fafa}.article__slider .swiper-button-prev{left:-27px}.article__slider .swiper-button-next{right:-27px}@media screen and (max-width: 1140px){.article__gallery-item{width:calc((100% - 23px)/2)}}@media screen and (max-width: 768px){.article__gallery-item{width:100%}}@media screen and (max-width: 640px){.article__slider-container{border-radius:32px;overflow:hidden}.article__wrap{gap:17px}.article__gallery{margin:0;gap:17px}.article__image,.article__gallery-item{height:240px}.article__slider{margin:0;gap:10px}.article__slider .swiper-button-prev,.article__slider .swiper-button-next{display:none}.article__slider-title h6{font-size:16px;line-height:16px}}
