.Terms-module__DDuGOq__privacyPage{background:#fff;padding:40px 0 90px}.Terms-module__DDuGOq__breadcrumb{margin-bottom:42px}.Terms-module__DDuGOq__hero{margin-bottom:50px}.Terms-module__DDuGOq__hero h1{color:var(--color-text);margin-bottom:20px}.Terms-module__DDuGOq__heroText{max-width:980px;color:var(--color-text-light);font-size:17px;line-height:1.8}.Terms-module__DDuGOq__policyGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px;display:grid}.Terms-module__DDuGOq__policyCard{background:#fff;border:1px solid #ece7ff;border-radius:24px;padding:30px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 12px 28px #8b22c80d}.Terms-module__DDuGOq__policyCard:hover{border-color:#8b22c838;transform:translateY(-8px);box-shadow:0 25px 55px #8b22c81f}.Terms-module__DDuGOq__policyCard:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));width:100%;height:4px;transition:all .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.Terms-module__DDuGOq__policyCard:hover:before{transform:scaleX(1)}.Terms-module__DDuGOq__number{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 10px 20px #8b22c840}.Terms-module__DDuGOq__cardHeader{align-items:center;gap:18px;margin-bottom:24px;display:flex}.Terms-module__DDuGOq__iconBox{width:74px;height:74px;color:var(--color-primary);background:linear-gradient(135deg,#8b22c81a,#a54cf00d);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;margin-top:20px;transition:all .35s;display:flex}.Terms-module__DDuGOq__policyCard:hover .Terms-module__DDuGOq__iconBox{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));color:#fff;transform:rotate(-6deg)}.Terms-module__DDuGOq__cardHeader h5{font-size:22px;font-weight:700;line-height:1.25}.Terms-module__DDuGOq__description{color:var(--color-text-light);font-size:15px;line-height:1.9}.Terms-module__DDuGOq__policyCard:after{content:"";background:radial-gradient(#8b22c812,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-170px;right:-170px}.Terms-module__DDuGOq__helpSection{background:linear-gradient(135deg,#fff,#faf5ff);border:1px solid #eee4ff;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:26px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #8b22c80f}.Terms-module__DDuGOq__helpSection:before{content:"";pointer-events:none;background:radial-gradient(#8b22c81a,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-220px;right:-220px}.Terms-module__DDuGOq__helpLeft{flex:1;align-items:center;gap:24px;display:flex}.Terms-module__DDuGOq__helpIcon{width:88px;height:88px;color:var(--color-primary);background:linear-gradient(135deg,#8b22c81a,#a54cf014);border:1px solid #8b22c81f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Terms-module__DDuGOq__helpLeft h4{margin-bottom:10px}.Terms-module__DDuGOq__helpLeft p{max-width:560px;color:var(--color-text-light);line-height:1.8}.Terms-module__DDuGOq__contactBtn{background:var(--color-bg-dark);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:220px;height:60px;padding:0 36px;transition:transform .35s,box-shadow .35s;display:inline-flex;position:relative;overflow:hidden}.Terms-module__DDuGOq__contactBtn:hover{transform:translateY(-4px);box-shadow:0 18px 40px #8b22c859}.Terms-module__DDuGOq__contactBtn:hover .Terms-module__DDuGOq__btnFill{transform:translate(-50%)scale(1.8)}.Terms-module__DDuGOq__contactBtn:hover svg{transform:translate(5px,-5px)rotate(8deg)}.Terms-module__DDuGOq__contactBtn:active{transform:scale(.98)}.Terms-module__DDuGOq__btnFill{background:linear-gradient(135deg, var(--color-primary), #c026d3);z-index:1;border-radius:50%;width:320px;height:320px;transition:transform .7s cubic-bezier(.22,.61,.36,1);position:absolute;bottom:-110%;left:50%;transform:translate(-50%)scale(0)}.Terms-module__DDuGOq__btnContent{z-index:2;color:#fff;letter-spacing:.5px;align-items:center;gap:10px;font-size:20px;font-weight:500;line-height:100%;display:flex;position:relative}.Terms-module__DDuGOq__btnContent svg{transition:all .35s}@media (max-width:1400px){.Terms-module__DDuGOq__policyGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.Terms-module__DDuGOq__policyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.Terms-module__DDuGOq__helpSection{text-align:center;flex-direction:column}.Terms-module__DDuGOq__helpLeft{flex-direction:column}}@media (max-width:768px){.Terms-module__DDuGOq__privacyPage{padding:30px 0 70px}.Terms-module__DDuGOq__hero{margin-bottom:35px}.Terms-module__DDuGOq__hero h1{text-align:center}.Terms-module__DDuGOq__heroText{text-align:center;font-size:16px}.Terms-module__DDuGOq__policyGrid{grid-template-columns:1fr}.Terms-module__DDuGOq__policyCard{padding:24px}.Terms-module__DDuGOq__number{width:32px;height:32px;font-size:12px;top:16px;left:16px}.Terms-module__DDuGOq__cardHeader{justify-content:flex-start;align-items:center;gap:16px;display:flex}.Terms-module__DDuGOq__cardContent{text-align:left}.Terms-module__DDuGOq__cardContent h5{font-size:20px}.Terms-module__DDuGOq__contactBtn{width:100%}}@media (max-width:576px){.Terms-module__DDuGOq__privacyPage{padding:20px 0 60px}.Terms-module__DDuGOq__policyCard{border-radius:18px;padding:26px 18px}.Terms-module__DDuGOq__iconBox{flex-shrink:0;width:64px;height:64px;margin-top:20px;margin-left:10px}.Terms-module__DDuGOq__cardHeader{justify-content:flex-start;align-items:center;gap:14px;display:flex}.Terms-module__DDuGOq__cardHeader h5{text-align:left;font-size:18px}.Terms-module__DDuGOq__cardContent{text-align:left}.Terms-module__DDuGOq__cardContent p{margin-top:18px;font-size:14px}.Terms-module__DDuGOq__helpSection{padding:24px 18px}.Terms-module__DDuGOq__helpIcon{width:72px;height:72px}.Terms-module__DDuGOq__btnContent{font-size:17px}}@media (min-width:1800px){.Terms-module__DDuGOq__privacyPage{padding:70px 0 120px}.Terms-module__DDuGOq__policyGrid{gap:32px}.Terms-module__DDuGOq__policyCard{padding:40px}.Terms-module__DDuGOq__helpSection{padding:36px 46px}}@media (min-width:2500px){.Terms-module__DDuGOq__privacyPage{padding:90px 0 150px}.Terms-module__DDuGOq__policyGrid{gap:38px}.Terms-module__DDuGOq__policyCard{padding:48px}}@keyframes Terms-module__DDuGOq__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Terms-module__DDuGOq__hero,.Terms-module__DDuGOq__policyGrid,.Terms-module__DDuGOq__helpSection{animation:.7s Terms-module__DDuGOq__fadeUp}
