@import"https://fonts.googleapis.com/css2?family=Prompt:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.termsPage header{background-color:#0a1267;color:#fff;padding:11rem 1.5rem 5rem;text-align:center}.termsPage .container{max-width:900px;margin:40px auto;padding:30px;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.termsPage h3{color:#0a1267;margin-top:25px;margin-bottom:10px}.termsPage h4{color:#555;margin-top:15px;margin-bottom:8px}.termsPage address,.termsPage p,.termsPage ul{line-height:1.7;color:#676a84;margin-bottom:15px}.termsPage ul{padding-left:20px;list-style-type:disc}.termsPage ul li{margin-bottom:10px}.termsPage address{font-style:normal}.termsPage footer{background-color:#0a1267;color:#fff;text-align:center;padding:15px 0;margin-top:40px;font-size:.9rem}.termsPage footer p{margin:0;color:#fff}.termsPage a{color:#0080d0;text-decoration:none;transition:color .3s ease}.termsPage a:hover{color:#005b99;text-decoration:underline}