.faq-answer{display:flex;flex-direction:column;gap:12px}.faq-answer p{margin:0}.faq-answer__example{padding:12px 16px;border:1px solid rgba(1,157,121,.16);border-radius:10px;background:#f7fbfa}.faq-answer__example-title{margin:0 0 8px;font-weight:600;color:#373643}.faq-answer__example-list{margin:0}.faq-answer__example-row{display:flex;flex-wrap:wrap;gap:4px 8px;margin:0}.faq-answer__example-row+.faq-answer__example-row{margin-top:4px}.faq-answer__example-row dt{margin:0;font-weight:600;color:#373643}.faq-answer__example-row dt:after{content:":"}.faq-answer__example-row dd{margin:0;font-weight:300;color:#5e5e71}.faq-answer__definitions{margin:0;display:flex;flex-direction:column;gap:8px}.faq-answer__definition{margin:0}.faq-answer__definition dt{display:inline;margin:0;font-weight:600;color:#373643}.faq-answer__definition dd{display:inline;margin:0 0 0 4px;font-weight:300;color:#5e5e71}.faq-answer__definition dd:before{content:"– "}.faq-answer__list{margin:0;padding-left:1.25em;display:flex;flex-direction:column;gap:6px}.faq-answer__list li{font-weight:300;color:#5e5e71}.faq-answer__scale{margin:0;padding:10px 14px;border-radius:8px;background:#f0fbf8;font-weight:600;letter-spacing:.02em;color:#373643;text-align:center}.faq-answer__table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(1,157,121,.16);border-radius:12px;background:#fff}.faq-answer__caption{caption-side:top;padding:12px 14px 8px;text-align:left;font-weight:600;color:#373643}.faq-answer__table{width:100%;min-width:480px;border-collapse:collapse}.faq-answer__table td,.faq-answer__table th{padding:10px 14px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(11,37,69,.08);font-weight:300}.faq-answer__table thead th{background:#f0fbf8;font-weight:700;color:#000a27}.faq-answer__table tbody th{font-weight:600;color:#373643;white-space:nowrap}.faq-answer__table td{color:#5e5e71}.faq-answer__table tr:last-child td,.faq-answer__table tr:last-child th{border-bottom:none}@media(max-width:768px){.faq-answer{gap:10px}.faq-answer__example{padding:10px 12px}.faq-answer__scale{padding:8px 10px;font-size:inherit;letter-spacing:0}.faq-answer__table{min-width:420px}.faq-answer__table td,.faq-answer__table th{padding:8px 10px}}