.termsHero{background:var(--color-background);width:100%;padding:40px 20px;position:relative;overflow:hidden}.termsHero__container{z-index:2;justify-content:space-between;align-items:center;gap:90px;max-width:1320px;margin:0 auto;display:flex;position:relative}.termsHero__content{flex:1;max-width:620px}.termsHero__badge{color:#2563eb;letter-spacing:.3px;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:28px;padding:10px 22px;font-size:.9rem;font-weight:700;display:inline-flex}.termsHero__content h1{color:#0f172a;letter-spacing:-2px;margin:0 0 28px;font-size:clamp(3.2rem,6vw,5rem);font-weight:800;line-height:1.05}.termsHero__content p{color:#64748b;margin:0;font-size:1.08rem;line-height:1.9}.termsHero__meta{gap:24px;margin-top:45px;display:flex}.termsHero__metaItem{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex:1;padding:22px;box-shadow:0 15px 40px #0f172a0f,0 6px 18px #2563eb0a}.termsHero__metaItem h3{color:#0f172a;margin:0 0 8px;font-size:1rem;font-weight:700}.termsHero__metaItem span{color:#2563eb;font-size:.95rem;font-weight:600}.termsHero__right{flex:1;justify-content:center;display:flex;position:relative}.termsHero__window{background:#fffffff5;border:1px solid #e5e7eb;border-radius:28px;width:100%;max-width:500px;transition:all .35s;overflow:hidden;box-shadow:0 15px 40px #0f172a0f,0 6px 18px #2563eb0a}.termsHero__window:hover{transform:translateY(-8px)}.termsHero__windowHeader{background:#f8fafc;border-bottom:1px solid #edf2f7;align-items:center;gap:10px;padding:18px 24px;display:flex}.termsHero__windowHeader span{border-radius:50%;width:12px;height:12px}.termsHero__windowHeader span:first-child{background:#ff5f57}.termsHero__windowHeader span:nth-child(2){background:#ffbd2e}.termsHero__windowHeader span:nth-child(3){background:#28c840}.termsHero__windowBody{padding:35px}.termsHero__document{text-align:center;margin-bottom:35px}.termsHero__documentIcon{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:24px;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 20px;font-size:2.5rem;display:flex;box-shadow:0 20px 45px #2563eb40}.termsHero__document h3{color:#0f172a;margin:0 0 10px;font-size:1.6rem;font-weight:700}.termsHero__document p{color:#64748b;margin:0}.termsHero__list{flex-direction:column;gap:16px;display:flex}.termsHero__listItem{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:15px;padding:18px;font-weight:600;transition:all .35s;display:flex}.termsHero__listItem:hover{border-color:#2563eb;transform:translate(8px)}.termsHero__listItem span{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;display:flex}.termsHero__floating{color:#0f172a;background:#fffffff5;border:1px solid #e5e7eb;border-radius:999px;padding:12px 22px;font-size:.9rem;font-weight:600;animation:5s ease-in-out infinite termsHeroFloat;position:absolute;box-shadow:0 12px 30px #0f172a14}.termsHero__floating--one{top:40px;left:-30px}.termsHero__floating--two{animation-delay:1.5s;top:45%;right:-45px}.termsHero__floating--three{animation-delay:3s;bottom:40px;left:-15px}@keyframes termsHeroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}[data-theme=dark] .termsHero{background:#080b12}[data-theme=dark] .termsHero__badge{color:#60a5fa;background:#2563eb26}[data-theme=dark] .termsHero__content h1{color:#fff}[data-theme=dark] .termsHero__content p{color:#94a3b8}[data-theme=dark] .termsHero__metaItem{box-shadow:none;background:#111827;border-color:#1f2937}[data-theme=dark] .termsHero__metaItem h3{color:#fff}[data-theme=dark] .termsHero__window{box-shadow:none;background:#111827;border-color:#334155}[data-theme=dark] .termsHero__windowHeader{background:#1e293b;border-color:#334155}[data-theme=dark] .termsHero__document h3{color:#fff}[data-theme=dark] .termsHero__document p{color:#94a3b8}[data-theme=dark] .termsHero__listItem{color:#fff;background:#080b12;border-color:#334155}[data-theme=dark] .termsHero__floating{color:#fff;background:#1e293b;border-color:#334155}@media (max-width:992px){.termsHero{padding:90px 20px}.termsHero__container{text-align:center;flex-direction:column;gap:70px}.termsHero__content{max-width:100%}.termsHero__meta{justify-content:center}.termsHero__right{width:100%}.termsHero__floating{display:none}}@media (max-width:768px){.termsHero{padding:70px 20px}.termsHero__meta{flex-direction:column}.termsHero__windowBody{padding:24px}.termsHero__documentIcon{width:75px;height:75px;font-size:2rem}.termsHero__document h3{font-size:1.35rem}}
.termsContent{background:var(--color-surface);width:100%;padding:40px 20px;overflow:hidden}.termsContent__container{max-width:1100px;margin:0 auto}.termsContent__intro{text-align:center;max-width:760px;margin:0 auto 70px}.termsContent__intro h2{color:#0f172a;margin:0 0 22px;font-size:clamp(2.3rem,5vw,3.5rem);font-weight:800;line-height:1.15}.termsContent__intro p{color:#64748b;margin:0;font-size:1.08rem;line-height:1.9}.termsContent__sections{flex-direction:column;gap:30px;display:flex}.termsContent__card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:35px 40px;transition:all .35s;position:relative;overflow:hidden}.termsContent__card:before{content:"";opacity:0;background:linear-gradient(#2563eb,#60a5fa);width:5px;height:100%;transition:all .35s;position:absolute;top:0;left:0}.termsContent__card:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 18px 40px #0f172a0f,0 8px 18px #2563eb0a}.termsContent__card:hover:before{opacity:1}.termsContent__card h3{color:#0f172a;margin:0 0 20px;font-size:1.45rem;font-weight:700;line-height:1.4}.termsContent__card p{color:#64748b;margin:0 0 18px;font-size:1rem;line-height:1.9}.termsContent__card p:last-child{margin-bottom:0}[data-theme=dark] .termsContent{background:#0f172a}[data-theme=dark] .termsContent__intro h2{color:#fff}[data-theme=dark] .termsContent__intro p{color:#94a3b8}[data-theme=dark] .termsContent__card{background:#111827;border-color:#1f2937}[data-theme=dark] .termsContent__card:hover{border-color:#3b82f6;box-shadow:0 18px 40px #00000059}[data-theme=dark] .termsContent__card h3{color:#fff}[data-theme=dark] .termsContent__card p{color:#94a3b8}@media (max-width:768px){.termsContent{padding:70px 20px}.termsContent__intro{margin-bottom:50px}.termsContent__intro h2{font-size:2.2rem}.termsContent__intro p{font-size:1rem}.termsContent__card{padding:28px 24px}.termsContent__card h3{font-size:1.25rem}.termsContent__card p{font-size:.95rem}}
.termsContact{background:var(--color-background);width:100%;padding:40px 20px;position:relative;overflow:hidden}.termsContact__container{z-index:2;justify-content:space-between;align-items:center;gap:70px;max-width:1280px;margin:0 auto;display:flex;position:relative}.termsContact__content{flex:1;max-width:620px}.termsContact__badge{color:#2563eb;letter-spacing:.3px;background:#2563eb14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:24px;padding:10px 22px;font-size:.9rem;font-weight:700;display:inline-flex}.termsContact__content h2{color:#0f172a;margin:0 0 24px;font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800;line-height:1.15}.termsContact__content p{color:#64748b;margin:0;font-size:1.08rem;line-height:1.9}.termsContact__buttons{gap:18px;margin-top:45px;display:flex}.termsContact__primaryButton,.termsContact__secondaryButton{border-radius:16px;justify-content:center;align-items:center;padding:16px 30px;font-size:.97rem;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex}.termsContact__primaryButton{color:#fff;background:#2563eb;box-shadow:0 18px 40px #2563eb40}.termsContact__primaryButton:hover{background:#1d4ed8;transform:translateY(-5px)}.termsContact__secondaryButton{color:#111827;background:#fff;border:1px solid #dbe3ef}.termsContact__secondaryButton:hover{border-color:#2563eb;transform:translateY(-5px)}.termsContact__card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;flex:1;max-width:430px;padding:35px;transition:all .35s;box-shadow:0 15px 40px #0f172a0f,0 6px 18px #2563eb0a}.termsContact__card:hover{border-color:#2563eb;transform:translateY(-8px)}.termsContact__header{align-items:center;gap:18px;margin-bottom:35px;display:flex}.termsContact__icon{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;font-size:2rem;display:flex;box-shadow:0 15px 35px #2563eb40}.termsContact__header h3{color:#0f172a;margin:0 0 6px;font-size:1.5rem;font-weight:700}.termsContact__header span{color:#64748b;font-size:.95rem}.termsContact__list{flex-direction:column;gap:18px;display:flex}.termsContact__item{border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:18px;padding:18px;transition:all .35s;display:flex}.termsContact__item:hover{border-color:#2563eb;transform:translate(8px)}.termsContact__item span{background:#2563eb14;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.4rem;display:flex}.termsContact__item h4{color:#0f172a;margin:0 0 6px;font-size:1rem;font-weight:700}.termsContact__item p{color:#64748b;margin:0;font-size:.95rem}[data-theme=dark] .termsContact{background:#080b12}[data-theme=dark] .termsContact__badge{color:#60a5fa;background:#2563eb26}[data-theme=dark] .termsContact__content h2{color:#fff}[data-theme=dark] .termsContact__content p{color:#94a3b8}[data-theme=dark] .termsContact__secondaryButton{color:#fff;background:0 0;border-color:#334155}[data-theme=dark] .termsContact__secondaryButton:hover{background:#111827;border-color:#3b82f6}[data-theme=dark] .termsContact__card{box-shadow:none;background:#111827;border-color:#1f2937}[data-theme=dark] .termsContact__header h3{color:#fff}[data-theme=dark] .termsContact__header span,[data-theme=dark] .termsContact__item p{color:#94a3b8}[data-theme=dark] .termsContact__item{background:#080b12;border-color:#334155}[data-theme=dark] .termsContact__item:hover{border-color:#3b82f6}[data-theme=dark] .termsContact__item h4{color:#fff}[data-theme=dark] .termsContact__item span{background:#111827}@media (max-width:992px){.termsContact{padding:90px 20px}.termsContact__container{text-align:center;flex-direction:column;gap:60px}.termsContact__content{max-width:100%}.termsContact__buttons{justify-content:center}.termsContact__card{width:100%;max-width:100%}}@media (max-width:768px){.termsContact{padding:70px 20px}.termsContact__content h2{font-size:2.2rem}.termsContact__content p{font-size:1rem}.termsContact__buttons{flex-direction:column}.termsContact__primaryButton,.termsContact__secondaryButton{width:100%}.termsContact__card{padding:28px 22px}.termsContact__header,.termsContact__item{text-align:center;flex-direction:column}}
