.terms-hero{position:relative;min-height:50vh;display:flex;align-items:center;padding:6rem 2rem 4rem;overflow:hidden;background:linear-gradient(-45deg,#320e5b,#320e5b,#ce704e,coral,#068d97,#0d919a,#320e5b,#320e5b);background-size:400% 400%;animation:gradient 8s ease infinite;color:#fff}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.terms-hero h1{font-size:4rem;font-weight:700;margin-bottom:.25rem;padding-bottom:.5rem}.hero-description{font-size:1.25rem;margin-bottom:.5rem;max-width:800px;margin-left:auto;margin-right:auto;color:#e0e0e0}.terms-content{padding:6rem 2rem;background-color:#f6f9fc;color:#333}.terms-section{background:linear-gradient(135deg,#fff,#f0f4f8);border-radius:20px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;margin-bottom:2rem}.terms-section:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.terms-section h2{font-size:1.5rem;font-weight:700;color:#1a1f36;margin-bottom:1rem}.terms-section p{font-size:1rem;color:#425466;line-height:1.6}@media (max-width:768px){.terms-hero{padding:4rem 1rem 2rem}.terms-hero h1{font-size:3rem}.terms-content{padding:4rem 1rem}.terms-section{padding:1.5rem}}.terms-section.text-center{text-align:center}.terms-section.text-center p{margin-bottom:1.5rem}.terms-section a{color:#635bff;text-decoration:none;transition:color .3s ease}.terms-section a:hover{color:#4b44c9;text-decoration:underline}.terms-section h3{font-size:1.2rem;font-weight:600;color:#2a2f46;margin-top:1.5rem;margin-bottom:.75rem;padding-top:.5rem}.terms-section ol{counter-reset:item;padding-left:0}.terms-section ol>li{display:block;margin-bottom:.5rem}.terms-section ol>li:before{content:counters(item,".") ". ";counter-increment:item;font-weight:700;margin-right:.5rem}.terms-section ol ol{margin-top:.5rem;margin-left:1.5rem}.terms-section ol ol>li:before{content:counters(item,".") " "}.terms-section ol li p{display:inline}.terms-section>ol{list-style-type:lower-alpha;padding-left:1.5rem}.terms-section>ol>li{margin-bottom:1rem}.terms-section>ol>li>ol{list-style-type:lower-roman;padding-left:1.5rem}.terms-section>ol>li>ol>li{margin-bottom:.5rem}