.privacypolicy{color:var(--text-color);display:flex;flex-direction:column;gap:40px;margin-bottom:40px}.privacypolicy .head{display:flex;justify-content:space-between}.privacypolicy .head .edit-btn button{background:var(--text-back-color);border:.3px solid gray;border-radius:50px;color:var(--text-color);font-size:calc(18px*var(--font-scale));padding:14px 48px;cursor:pointer;display:flex;align-items:center;gap:10px}.privacypolicy .terms-container{padding:20px;gap:40px;background-color:rgba(4,4,4,.6);border-radius:20px}.privacypolicy .terms-container,.privacypolicy .terms-container .text-row{display:flex;align-items:center;justify-content:center;flex-direction:column}.privacypolicy .terms-container .text-row{gap:8px;text-align:center}.privacypolicy .terms-container .text-row h4{line-height:1.6}.privacypolicy .terms-container .text-row p{margin:0;font-weight:400;font-size:18px}.privacypolicy .terms-container .terms-container2{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:80px}.privacypolicy .terms-container .terms-container2 .terms-row{display:flex;align-items:center;justify-content:space-between;width:100%;flex-direction:row}.privacypolicy .terms-container .terms-container2 .terms-row .terms-col{width:48%;text-align:left;display:flex;justify-content:center;flex-direction:column;gap:5px}.privacypolicy .terms-container .terms-container2 .terms-row .terms-col h2{font-weight:600}.privacypolicy .terms-container .terms-container2 .terms-row .terms-col h4{font-weight:400;line-height:2}@media(max-width:1600px){.privacypolicy .terms-container .terms-container2 .terms-row .terms-col{width:100%}.head .edit-btn button{padding:12px 36px}.terms-container{gap:30px}.terms-container .terms-container2{gap:60px}.terms-container .terms-container2 .terms-row{flex-direction:column;gap:30px}.terms-container .terms-container2 .terms-row .terms-col,.terms-container .terms-container2 .terms-row .terms-col2{width:100%}}@media(max-width:1200px){.head{padding:20px 0}.head .edit-btn button{padding:10px 28px}.terms-container{padding:15px;gap:25px}.terms-container .terms-container2{gap:50px}}@media(max-width:768px){.head{flex-direction:column;align-items:flex-start;gap:20px}.head .edit-btn button{padding:8px 20px;font-size:calc(14px*var(--font-scale))}.terms-container{padding:10px;gap:20px}.terms-container .terms-container2{gap:40px}}@media(max-width:480px){.head .edit-btn button{padding:6px 16px;font-size:var --font-size-xsm}.terms-container{padding:8px;gap:15px}.terms-container .terms-container2{gap:30px}}.terms-col2{white-space:nowrap;width:100%}