.terms-section{min-height:100vh;background:#ffffff;padding:80px 0 40px;position:relative;overflow:hidden}.terms-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.terms-section .terms-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.terms-section .terms-header{text-align:center;margin-bottom:60px;padding:40px 0}.terms-section .terms-header h1{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#2196f3,#21cbf3,#2196f3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px;letter-spacing:-1px;position:relative}.terms-section .terms-header h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#2196f3,#21cbf3);border-radius:2px}.terms-section .terms-header .terms-subtitle{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto 30px;line-height:1.7;font-weight:400}.terms-section .terms-header .terms-meta{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.terms-section .terms-header .terms-meta span{padding:8px 20px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:25px;border:1px solid #2196f3;color:#2196f3;font-size:.9rem;font-weight:500;transition:all .3s ease}.terms-section .terms-header .terms-meta span:hover{background:linear-gradient(135deg,#2196f3,#21cbf3);color:white;transform:translateY(-2px);box-shadow:0 4px 12px #2196f34d}.terms-section .terms-content{display:flex;flex-direction:column;gap:40px}.terms-section .terms-article{background:#ffffff;border-radius:20px;padding:40px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000d;transition:all .3s ease;margin-bottom:30px}.terms-section .terms-article:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a;border-color:#cbd5e0}.terms-section .terms-article h2{font-size:2rem;color:#2d3748;margin-bottom:25px;font-weight:600;position:relative;padding-bottom:15px}.terms-section .terms-article h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#4facfe,#00f2fe);border-radius:2px}.terms-section .terms-article .article-content h3{font-size:1.3rem;color:#2d3748;margin:25px 0 15px;font-weight:600}.terms-section .terms-article .article-content h4{font-size:1.1rem;color:#4a5568;margin:20px 0 10px;font-weight:600}.terms-section .terms-article .article-content p{color:#4a5568;line-height:1.7;margin-bottom:15px;font-size:1rem}.terms-section .terms-article .article-content ul{color:#4a5568;padding-left:20px;margin-bottom:20px}.terms-section .terms-article .article-content li{margin-bottom:8px;line-height:1.6;color:#4a5568}.terms-section .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin-top:25px}.terms-section .services-grid .service-item{background:#f7fafc;padding:25px;border-radius:15px;border:1px solid #e2e8f0;text-align:center;transition:all .3s ease}.terms-section .services-grid .service-item:hover{background:#ffffff;border-color:#cbd5e0;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.terms-section .services-grid .service-item i{font-size:2.5rem;color:#4facfe;margin-bottom:15px}.terms-section .services-grid .service-item h4{color:#2d3748;margin-bottom:10px;font-size:1.1rem}.terms-section .services-grid .service-item p{color:#4a5568;font-size:.9rem;margin-bottom:0}.terms-section .allowed-usage,.terms-section .forbidden-usage{display:flex;flex-direction:column;gap:12px;margin:20px 0}.terms-section .usage-item{display:flex;align-items:center;gap:15px;padding:12px 20px;border-radius:10px;transition:all .3s ease}.terms-section .usage-item.allowed{background:#2ecc711a;border:1px solid #2ecc714d}.terms-section .usage-item.allowed:hover{background:#2ecc7126}.terms-section .usage-item.forbidden{background:#e74c3c1a;border:1px solid #e74c3c4d}.terms-section .usage-item.forbidden:hover{background:#e74c3c26}.terms-section .usage-item i{font-size:1.2rem;min-width:20px}.terms-section .usage-item.allowed i{color:#2ecc71}.terms-section .usage-item.forbidden i{color:#e74c3c}.terms-section .usage-item span{color:#2d3748;font-size:.95rem;line-height:1.5}.terms-section .ip-protection{display:flex;flex-direction:column;gap:20px;margin-top:25px}.terms-section .ip-protection .protection-item{display:flex;align-items:flex-start;gap:20px;padding:20px;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.terms-section .ip-protection .protection-item:hover{background:#ffffff;border-color:#cbd5e0;box-shadow:0 4px 12px #0000001a}.terms-section .ip-protection .protection-item i{font-size:2rem;color:#4facfe;min-width:40px;margin-top:5px}.terms-section .ip-protection .protection-item strong{color:#2d3748;font-size:1.1rem;display:block;margin-bottom:5px}.terms-section .ip-protection .protection-item p{margin-bottom:0;font-size:.9rem;color:#4a5568}.terms-section .project-timeline{display:flex;flex-direction:column;gap:20px;margin:30px 0;position:relative}.terms-section .project-timeline:before{content:"";position:absolute;left:30px;top:40px;bottom:40px;width:2px;background:linear-gradient(180deg,#4facfe,#00f2fe);z-index:1}.terms-section .project-timeline .timeline-item{display:flex;align-items:flex-start;gap:25px;position:relative;z-index:2}.terms-section .project-timeline .timeline-number{width:60px;height:60px;background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff;min-width:60px;box-shadow:0 4px 20px #4facfe4d}.terms-section .project-timeline .timeline-content{flex:1 1;padding-top:8px}.terms-section .project-timeline .timeline-content h4{color:#2d3748;font-size:1.2rem;margin-bottom:8px;font-weight:600}.terms-section .project-timeline .timeline-content p{color:#4a5568;margin-bottom:0;font-size:.95rem}.terms-section .guarantees-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin-top:25px}.terms-section .guarantees-grid .guarantee-item{background:#f7fafc;padding:25px;border-radius:15px;border:1px solid #e2e8f0;text-align:center;transition:all .3s ease}.terms-section .guarantees-grid .guarantee-item:hover{background:#ffffff;border-color:#cbd5e0;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.terms-section .guarantees-grid .guarantee-item i{font-size:2.5rem;color:#27ae60;margin-bottom:15px}.terms-section .guarantees-grid .guarantee-item h4{color:#2d3748;margin-bottom:10px;font-size:1.1rem}.terms-section .guarantees-grid .guarantee-item p{color:#4a5568;font-size:.9rem;margin-bottom:0}.terms-section .termination-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px;margin-top:25px}.terms-section .termination-types .termination-item{background:#f7fafc;padding:25px;border-radius:15px;border:1px solid #e2e8f0;transition:all .3s ease}.terms-section .termination-types .termination-item:hover{background:#ffffff;border-color:#cbd5e0;box-shadow:0 4px 12px #0000001a}.terms-section .termination-types .termination-item h4{color:#2d3748;margin-bottom:12px;font-size:1.1rem}.terms-section .termination-types .termination-item p{color:#4a5568;margin-bottom:0;font-size:.9rem}.terms-section .legal-info{display:flex;flex-direction:column;gap:20px;margin-top:25px}.terms-section .legal-info .legal-item{display:flex;align-items:flex-start;gap:20px;padding:20px;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.terms-section .legal-info .legal-item:hover{background:#ffffff14;border-color:#ffffff33}.terms-section .legal-info .legal-item i{font-size:1.8rem;color:#4facfe;min-width:35px;margin-top:3px}.terms-section .legal-info .legal-item strong{color:#4facfe;font-size:1rem;display:block;margin-bottom:5px}.terms-section .legal-info .legal-item p{margin-bottom:0;font-size:.9rem;color:#4a5568}.terms-section .contact-info{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-top:25px;justify-content:center}.terms-section .contact-info .contact-item{display:flex;align-items:center;gap:15px;padding:20px;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease;width:100%}.terms-section .contact-info .contact-item:hover{background:#ffffff14;border-color:#ffffff33}.terms-section .contact-info .contact-item i{font-size:1.5rem;color:#4facfe;min-width:25px}.terms-section .contact-info .contact-item strong{color:#4facfe;font-size:.9rem;display:block;margin-bottom:3px}.terms-section .contact-info .contact-item a{color:#4facfe;text-decoration:none;font-size:.9rem;transition:color .3s ease}.terms-section .contact-info .contact-item a:hover{color:#00f2fe;text-decoration:underline}.terms-section .contact-info .contact-item span{color:#4facfe;font-size:.9rem}.terms-section .contact-info .contact-item .contact-content{display:flex;flex-direction:column;flex:1 1}@media (max-width:1024px){.terms-section .contact-info{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:1000px){.terms-section{padding:60px 0 30px}.terms-section .terms-container{padding:0 15px}.terms-section .terms-header h1{font-size:2.5rem}.terms-section .terms-header .terms-subtitle{font-size:1.1rem}.terms-section .terms-header .terms-meta{flex-direction:column;align-items:center;gap:15px}.terms-section .terms-article{padding:25px;margin-bottom:25px}.terms-section .terms-article h2{font-size:1.6rem}.terms-section .services-grid{grid-template-columns:1fr;gap:15px}.terms-section .project-timeline:before{left:15px}.terms-section .project-timeline .timeline-number{width:40px;height:40px;font-size:1rem;min-width:40px}.terms-section .project-timeline .timeline-item{gap:15px}.terms-section .contact-info,.terms-section .guarantees-grid,.terms-section .termination-types{grid-template-columns:1fr;gap:15px}.terms-section .contact-info .contact-item{padding:15px;gap:12px;width:100%}.terms-section .contact-info .contact-item .contact-content{flex:1 1}.terms-section .contact-info .contact-item i{font-size:1.3rem;min-width:22px}.terms-section .contact-info .contact-item a,.terms-section .contact-info .contact-item span{font-size:.85rem}}@media (max-width:480px){.terms-section .terms-header h1{font-size:2rem}.terms-section .terms-header .terms-subtitle{font-size:1rem}.terms-section .terms-article{padding:20px}.terms-section .terms-article h2{font-size:1.4rem}.terms-section .project-timeline .timeline-number{width:35px;height:35px;font-size:.9rem;min-width:35px}.terms-section .project-timeline:before{left:12px}.terms-section .contact-info .contact-item{padding:12px;gap:10px;flex-direction:column;align-items:flex-start;text-align:left}.terms-section .contact-info .contact-item i{font-size:1.2rem;align-self:center}.terms-section .contact-info .contact-item .contact-content{width:100%;text-align:center}}