.terms-container{color:#fff;background-color:#000;flex-direction:column;align-items:center;min-height:100vh;padding:120px 20px;display:flex}.terms-container .terms-content{width:100%;max-width:950px}.terms-container .terms-content header{text-align:center;margin-bottom:80px}.terms-container .terms-content header h1{letter-spacing:-3px;background:linear-gradient(180deg,#fff 40%,var(--primary)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:20px;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1}.terms-container .terms-content header .company-label{color:var(--primary);letter-spacing:5px;text-transform:uppercase;font-size:.9rem;font-weight:600}.terms-container .terms-content .legal-box{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;margin-bottom:30px;padding:50px;transition:all .3s}.terms-container .terms-content .legal-box:hover{border-color:var(--primary);box-shadow:0 0 30px -10px var(--primary)}.terms-container .terms-content .legal-box section{margin-bottom:45px}.terms-container .terms-content .legal-box section:last-child{margin-bottom:0}.terms-container .terms-content .legal-box section h2{color:#fff;border-left:4px solid var(--primary);margin-bottom:20px;padding-left:20px;font-size:1.6rem}.terms-container .terms-content .legal-box section h3{color:var(--primary);margin:25px 0 10px;font-size:1.2rem;font-weight:600}.terms-container .terms-content .legal-box section p{color:#b0b0b0;margin-bottom:15px;font-size:1.05rem;line-height:1.8}.terms-container .terms-content .legal-box section ul{padding-left:0;list-style:none}.terms-container .terms-content .legal-box section ul li{color:#b0b0b0;margin-bottom:10px;padding-left:25px;position:relative}.terms-container .terms-content .legal-box section ul li:before{content:"•";color:var(--primary);font-size:1.5rem;line-height:1;position:absolute;left:0}.terms-container .terms-content .legal-box section strong{color:#fff}.terms-container .terms-content .legal-box section a{color:var(--primary);text-decoration:none}.terms-container .terms-content .legal-box section a:hover{text-decoration:underline}.terms-container .terms-content .footer-contact{text-align:center;border-top:1px solid #ffffff1a;padding:40px}.terms-container .terms-content .footer-contact p{color:#888;margin-bottom:5px}.terms-container .terms-content .footer-contact .email-link{color:#fff;font-size:1.3rem;font-weight:700;text-decoration:none;transition:color .3s}.terms-container .terms-content .footer-contact .email-link:hover{color:var(--primary)}
