.TermsPage-module__SQ0ita__buttonsWrap{grid-template-columns:1fr 1fr;gap:1.5rem;margin:-20px 10% 0;display:grid}.TermsPage-module__SQ0ita__buttonsWrap .TermsPage-module__SQ0ita__termBtn{color:var(--color-secondary);border-radius:var(--border-radius-md);border:1px solid var(--color-neutral-3);cursor:pointer;text-align:center;border-radius:var(--border-radius-md);background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:250px;padding:3rem;font-size:1.25rem;font-weight:700;line-height:1;transition:all .3s;display:flex;position:relative;overflow:hidden}.TermsPage-module__SQ0ita__buttonsWrap .TermsPage-module__SQ0ita__termBtn:hover{background-color:var(--color-secondary);border:1px solid var(--color-primary-100);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-3px)}.TermsPage-module__SQ0ita__termBtn img{object-fit:contain;width:100px;height:100px;margin-bottom:1rem}.TermsPage-module__SQ0ita__termBtn .TermsPage-module__SQ0ita__title{text-align:center;z-index:1}.TermsPage-module__SQ0ita__termBtn:hover .TermsPage-module__SQ0ita__title{color:#fff}.TermsPage-module__SQ0ita__termBtn .TermsPage-module__SQ0ita__desc{z-index:1;color:#00000080;width:70%;line-height:1.7}.TermsPage-module__SQ0ita__termBtn:hover .TermsPage-module__SQ0ita__desc{color:#ffffff80}.TermsPage-module__SQ0ita__detailsWrap{min-height:500px;margin-top:-50px;position:relative}.TermsPage-module__SQ0ita__detailsWrap .TermsPage-module__SQ0ita__bar{background-color:var(--color-neutral-2);box-shadow:var(--shadow-md);border-radius:var(--border-radius-md);flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:1rem;display:flex;position:sticky;top:60px;overflow:hidden}.TermsPage-module__SQ0ita__detailsWrap .TermsPage-module__SQ0ita__bar h5{margin:0;padding:.8rem}.TermsPage-module__SQ0ita__backBtn{border-right:1px solid var(--color-neutral-4);color:#fff;background-color:var(--color-primary);justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:2rem 0;font-size:1.5rem;display:flex}.TermsPage-module__SQ0ita__backBtn i{transition:all .3s}.TermsPage-module__SQ0ita__termDetails{background:var(--neutral-100);box-shadow:var(--shadow-md);margin-top:1rem;padding:2rem}.TermsPage-module__SQ0ita__termDetails ul li{list-style:outside}.TermsPage-module__SQ0ita__termDetails ol li{list-style:decimal}@media (max-width:991px){.TermsPage-module__SQ0ita__buttonsWrap{grid-template-columns:1fr;margin:-20px 0 0}.TermsPage-module__SQ0ita__termBtn{padding:1rem}}
