.factory-section{width:100%;padding:0px 0px 70px;box-sizing:border-box}.factory-section .factory-section__title{width:90%;max-width:1350px;margin:0 auto;font-weight:bold;color:#333333;text-align:center}.factory-section .factory-section__description{width:90%;max-width:1350px;margin:0 auto;font-weight:400;color:#333333;line-height:30px;text-align:center;margin-top:30px;margin-bottom:40px}.factory-section .factory-section__content{width:90%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.factory-section .factory-section__content1 .factory-section__item{width:calc(50% - 5px);margin-bottom:10px}.factory-section .factory-section__content2 .factory-section__item{width:calc(33% - 5px);margin-bottom:10px}.factory-section .factory-section__content3 .factory-section__item{width:calc(50% - 5px);margin-bottom:10px}.factory-section .factory-section__item-image{width:100%;height:100%}.factory-section .factory-section__item-image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:760px){.factory-section .factory-section__content{flex-direction:column;align-items:center}.factory-section .factory-section__content1 .factory-section__item{width:100%;max-width:695px}.factory-section .factory-section__content2 .factory-section__item{width:100%;max-width:460px}.factory-section .factory-section__content3 .factory-section__item{width:100%;max-width:695px}}