.mod-tc-faq-container{align-items:start;display:grid;gap:128px;grid-template-columns:1fr 1fr;justify-content:center}.mod-tc-col2{align-items:start;display:flex;flex-direction:column;justify-content:start}.mod-tc-col2 p{color:#000;font-family:BC Falster Grotesk;font-size:20px;font-style:normal;font-weight:300;line-height:32px}.customh6{color:#000;font-family:BC Falster Grotesk;font-size:24px;font-style:normal;font-weight:500;line-height:36px;opacity:.5}.btn-dflex-wrapper{margin-top:48px}.faq-container{margin:48px auto 0;max-width:800px;width:100%}.faq-item{border-bottom:1px solid #ddd;margin-bottom:10px;overflow:hidden}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:0 10px}.faq-icon{color:#555;font-size:24px;font-weight:700;transition:transform .3s ease}.faq-answer{color:var(--Black,#000);font-family:BC Falster Grotesk;font-size:18px;font-style:normal;font-weight:300;line-height:30px;max-height:0;overflow:hidden;padding:0 10px;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{max-height:220px;padding:10px 10px 20px}.faq-item.active .faq-icon{transform:rotate(45deg)}@media only screen and (max-width:900px){.mod-tc-faq-container{gap:60px}.faq-answer{font-size:14px;line-height:21px}}@media only screen and (max-width:700px){.hndmobile{width:100%!important}.mod-tc-faq-container{gap:20px;grid-template-columns:1fr}.mod-tc-col2 p{font-size:16px;line-height:24px}}