.manufacture-section{width:100%;padding:0px 0px 50px;box-sizing:border-box}.manufacture-section .manufacture__title{font-weight:500;color:#333333;margin-bottom:20px}.manufacture-section .manufacture__description{width:90%;max-width:1350px;margin:0 auto;color:#333333;line-height:30px;margin-bottom:40px}.manufacture-section .manufacture__content{width:90%;max-width:1350px;margin:0 auto}.manufacture-section .manufacture__list{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:stretch}.manufacture-section .manufacture__item{width:calc(100% / 3 - 20px);min-height:300px;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333333}.manufacture-section .manufacture__item-image{width:100%;height:100%}.manufacture-section .manufacture__item-image img{width:100%;height:100%;object-fit:cover}.manufacture-section .manufacture__item-text{text-align:center;padding:25px 25px;box-sizing:border-box}.manufacture-section .manufacture__item-title{font-weight:500;margin-bottom:20px}.manufacture-section .manufacture__item-description{font-weight:400;line-height:30px}@media screen and (max-width:760px){.manufacture-section .manufacture__item{width:100%}}@media screen and (min-width:760px) and (max-width:1020px){.manufacture-section .manufacture__item{width:calc(100% / 2 - 20px)}}@media screen and (min-width:1020px) and (max-width:1350px){.manufacture-section .manufacture__item{width:calc(100% / 2 - 20px)}}