@charset "UTF-8";
.production {}
.production .container { padding: 100px 0; text-align: center; }

.production .container h3 { margin-bottom: 50px; font-size: 70px; font-weight: 700; }
.production .container strong { display: block; margin-bottom: 40px; font-size: 48px; font-weight: 500; }
.production .container p { margin-bottom: 20px; font-size: 27px; font-weight: 300; color: #767676; }
.production .container p:last-of-type { font-size: 36px; font-weight: 500; color: #666463; }

.production .container .quality-image { margin-top: 100px; }