#production{background-color:#fff;padding:80px 0}#production .container-1200{margin:0 auto;max-width:1240px;padding:0 20px}#production .flex{display:flex}#production .is-sb{justify-content:space-between}#production .production_header{gap:50px;margin-bottom:80px}#production .left-wrapper,#production .right-wrapper{flex:1;max-width:500px}#production h2.section-title{color:var(--new-black);font-size:32px;font-weight:500;letter-spacing:-.03em;line-height:130%;margin-bottom:0}#production p.section-desc{color:rgba(var(--new-black-rgb),.8);font-size:16px;font-weight:400;letter-spacing:-.01em;line-height:150%;margin-bottom:0}#production .production_grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}#production .production_card{border:1px solid #f0f0f0;border-radius:20px;padding:32px}#production .card-title{color:var(--new-black);font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:150%;margin-bottom:10px}#production .card-desc{color:rgba(var(--new-black-rgb),.6);font-size:16px;font-weight:400;line-height:150%;margin-bottom:0;text-wrap:pretty}#production .production_card img:not(.card-icon){display:block;margin-top:70px;width:100%}#production .card-icon{height:40px;margin-bottom:18px;width:40px}@media (max-width:991px){#production .production_header{flex-direction:column;gap:24px;margin-bottom:32px;max-width:none}#production h2.section-title{font-size:30px;line-height:130%;margin-bottom:0;text-wrap:pretty}#production .left-wrapper,#production .right-wrapper{max-width:none}}@media (max-width:767px){#production{padding:70px 0 0}#production .production_grid{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}#production .card-desc,#production .card-title{font-size:15px}#production .production_card{padding:24px}#production .card-icon{margin-bottom:15px}}