@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#f4f4f5}.deped-root{font-family:Poppins,sans-serif;color:#171717;min-height:100vh;background:#f4f4f5}.container{max-width:1320px;margin:0 auto;padding:0 24px}.accent{color:var(--color-primary)}.faq-layout{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:768px){.faq-layout{display:grid;grid-template-columns:minmax(14rem,25%) minmax(0,1fr);-moz-column-gap:clamp(2rem,4vw,4rem);column-gap:clamp(2rem,4vw,4rem);row-gap:0;align-items:start}.faq-layout__sidebar{position:sticky;top:5.5rem;align-self:start}}.faq-stitch .material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.faq-stitch .stitch-ms-fill{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer{background:#111;padding:36px 24px;display:flex;flex-direction:column;align-items:center;gap:10px}.footer-logo{display:flex;align-items:center;gap:10px}.footer-logo-img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.footer-logo-text{font-family:Poppins,sans-serif;color:#fff;font-size:17px;font-weight:700}.footer-copy{font-size:13px;color:#888}
