body#production.faq .faq-content{padding:40px 0 80px 0}body#production.faq .faq-content .cell{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:40px}body#production.faq .faq-content .cell .txt-q{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1rem;margin:0;padding:0}body#production.faq .faq-content .cell .txt-q .mark{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:3rem;min-width:3rem;height:3rem;border-radius:50%;background-color:#616161;color:#fff;font-size:1rem;font-weight:bold}body#production.faq .faq-content .cell .txt-q .txt{font-size:1.4rem;line-height:1.2em;overflow-wrap:anywhere}@media(max-width: 767px){body#production.faq .faq-content .cell .txt-q{font-size:98%}body#production.faq .faq-content .cell .txt-q .mark{font-size:.8rem}}body#production.faq .faq-content .cell .txt-a{padding:15px;background-color:#eef7ff;margin:0 0 0 4rem;line-height:1.6em}body#production.faq .faq-content .cell .txt-a p:last-child{margin-bottom:0}@media(max-width: 767px){body#production.faq .faq-content .cell .txt-a{margin:0;font-size:.9rem}}