.terms-page{padding:40px 20px;margin:0 auto;font-family:Poppins,sans-serif}.terms-title{text-align:center;color:#535353;font-size:36px;margin:0 0 10px;font-weight:400}.terms-subtitle{text-align:center;margin-bottom:30px;color:#000;font-weight:400;font-size:14px;line-height:1.5}.terms-accordion{margin:20px auto 0;width:60%}.terms-item{background:#fff;border-radius:20px;margin-bottom:20px;box-shadow:0 8px 18px #0003;overflow:hidden}.terms-question{width:100%;border:none;background:transparent;padding:10px 20px;font-size:18px;font-weight:500;color:#3f4a57;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:inherit;text-align:left}.terms-plus-minus{display:inline-flex;align-items:center;justify-content:center}.terms-answer{display:block;max-height:0;overflow:hidden;padding:0 40px;opacity:0;transition:max-height .35s ease,opacity .3s ease,padding .35s ease}.terms-item.active .terms-answer{max-height:1000px;padding:0 40px 26px;opacity:1}.terms-answer p{margin:0}.terms-answer-line{display:block;margin-bottom:1.5rem;color:#3f4a57;font-size:15px;line-height:1.5rem}.terms-answer-detail-line{display:block;margin-bottom:.15rem;line-height:1.4}.terms-answer-heading{font-size:14px;margin-bottom:.75rem!important;margin-top:0;color:#000;font-weight:500}.terms-answer-note{display:block!important;margin-bottom:0!important;margin-top:1.25rem!important;font-weight:600}.terms-answer-line:last-child{margin-bottom:0}@media (max-width: 768px){.terms-page{padding:100px 14px 0}.terms-answer{padding:0 10px}.terms-accordion{width:100%}.terms-item.active .terms-answer{padding:0 30px 26px}.terms-question{padding:16px 20px}}
