.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:var(--font-size-md);padding:14px 48px;cursor:pointer;display:flex;align-items:center;gap:10px}.privacypolicy .terms-container{padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;background-color:rgba(4,4,4,.6);border-radius:20px}.privacypolicy .terms-container .text-row{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:16px;text-align:left}.privacypolicy .terms-container .text-row h1,.privacypolicy .terms-container .text-row h2,.privacypolicy .terms-container .text-row h3,.privacypolicy .terms-container .text-row h4,.privacypolicy .terms-container .text-row h5,.privacypolicy .terms-container .text-row h6{line-height:1.4;margin:24px 0 8px;font-weight:600}.privacypolicy .terms-container .text-row h1:first-child,.privacypolicy .terms-container .text-row h2:first-child,.privacypolicy .terms-container .text-row h3:first-child,.privacypolicy .terms-container .text-row h4:first-child,.privacypolicy .terms-container .text-row h5:first-child,.privacypolicy .terms-container .text-row h6:first-child{margin-top:0}.privacypolicy .terms-container .text-row p{margin:0 0 12px;font-weight:400;font-size:var(--font-size-md);line-height:1.7}.privacypolicy .terms-container .text-row ol,.privacypolicy .terms-container .text-row ul{margin:0 0 12px;padding-left:24px;line-height:1.7}.privacypolicy .terms-container .text-row ol li,.privacypolicy .terms-container .text-row ul li{margin-bottom:6px}.privacypolicy .terms-container .text-row a{color:#1fcfff;text-decoration:underline;word-break:break-word}.privacypolicy .terms-container .text-row img{max-width:100%;height:auto}.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 p{line-height:2;font-weight:400;font-size:var(--font-size-md);margin:0;padding:0}@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;width:100%!important}}@media(max-width:768px){.privacypolicy .terms-container .text-row p{font-size:14px!important;font-weight:300!important}.privacypolicy .terms-container .terms-container2{width:100%;gap:30px}.privacypolicy .terms-container .terms-container2 .terms-row{display:flex!important;flex-direction:column!important}}