#section-fourteen{background-color:#f2f2f2;width:100%;color:#161616;padding-top:150px;padding-bottom:150px}.section-fourteen-container{width:100%;max-width:2560px;margin:auto;padding-left:50px;padding-right:50px}.faq-row{display:flex;flex-direction:row;width:100%;gap:40px}.faq-left{width:25%}.faq-sidebar{display:flex;align-items:flex-start;gap:8px;font-size:11px;font-weight:700;color:#17171799;letter-spacing:1px}.faq-sidebar span{font-size:14px;line-height:1;color:#000}.faq-right{width:75%;display:flex;flex-direction:column;gap:60px}.faq-heading h2{font-size:96px;font-weight:1000;margin:0;line-height:1}.faq-list{border-top:1px solid #dbdbdb}.faq-item,.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid #dbdbdb;cursor:pointer}.faq-item-header{justify-content:space-between;padding-top:25px;padding-bottom:25px;width:100%}.faq-header-left,.faq-item-header{display:flex;flex-direction:row;align-items:center}.faq-header-left{gap:20px}.faq-num-badge{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;color:#888;font-weight:700}.faq-item-header h3{color:#161616;margin:0}.faq-icon,.faq-item-header h3{font-size:18px;font-weight:700}.faq-icon{color:#888;user-select:none}.faq-desc-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.25,1,.5,1),opacity .35s ease;opacity:0}.faq-desc-wrapper.active{grid-template-rows:1fr;opacity:1}.faq-desc-inner{overflow:hidden}.faq-answer{font-family:monospace,sans-serif;font-size:11px;color:#555;text-transform:uppercase;letter-spacing:.5px;line-height:1.6;padding-left:44px;padding-bottom:25px;max-width:800px}@media screen and (max-width:1000px){.faq-row{flex-direction:column;gap:30px}.faq-left,.faq-right{width:100%}.faq-heading h2{font-size:60px}}@media screen and (max-width:768px){#section-fourteen{padding-top:80px;padding-bottom:80px}.section-fourteen-container{padding-left:20px;padding-right:20px}.faq-item-header h3{font-size:15px}.faq-answer{padding-left:0}}