#terms{position:relative;padding-top:50px}#terms .top-background{position:absolute;width:100%;height:200px;left:0;right:0;top:0;background:linear-gradient(180deg,#e7ecf9 0,rgba(231,236,249,0) 70%);z-index:-1}#terms .container{font-family:Inter,sans-serif;margin-bottom:100px}#terms h1,#terms h3,#terms p{letter-spacing:normal}#terms h1{font-size:35px;font-weight:700;text-align:center}#terms h3{font-size:28px;font-weight:700;margin-top:60px;text-transform:uppercase}#terms .block{padding:0 30px}#terms .block h4{font-size:23px;font-weight:600}#terms .block h4:not(:first-child){margin-top:50px}#terms .block p{font-size:16px;color:grey}#terms .block .insert{background-color:#f5f5f5;border-radius:8px;padding:20px;margin-bottom:40px}#terms .block .insert p{color:#000;margin-bottom:0}#terms .block ul{padding-left:30px}#terms .block ul li{font-size:16px;color:grey}#terms .pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-bottom:60px}#terms .pricing .plan{box-shadow:0 5px 104px rgba(0,0,0,.1);border-radius:5px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#terms .pricing .info{width:100%}#terms .pricing .plan .price{font-size:35px;font-weight:800;color:#5d5d5d;margin-bottom:25px;margin-top:30px}#terms .pricing .plan .name{font-size:16px;margin-bottom:25px}#terms .pricing .plan .features p{font-size:14px;color:#4a4a4a;padding-bottom:8px;margin-bottom:8px;display:flex;align-items:center;justify-content:center}#terms .pricing .plan .features p:not(:last-child){border-bottom:1px solid #acacac}#terms .pricing .plan .features p.crossed{text-decoration:line-through;color:#acacac}#terms .pricing .plan .features span{background-color:#cfe0fc;padding:5px;border-radius:100%;height:22px;width:22px;display:flex;align-items:center;justify-content:center;margin-right:10px}#terms .pricing .plan .features span i{color:#4372ff}#terms .pricing .plan .cta{padding:0 20px;margin:30px 0;width:100%}#terms .pricing .plan .cta a{display:inline-block;text-align:center;width:100%;padding:15px 5px;border-radius:6px;font-weight:900;font-size:17px;color:#fff}#terms .pricing .plan:nth-child(1){border-top:15px solid #ac7eed}#terms .pricing .plan:nth-child(2){border-top:15px solid #0f96cd}#terms .pricing .plan:nth-child(3){border-top:15px solid #a67f56}#terms .pricing .plan:nth-child(1) .cta a{background-color:#ac7eed}#terms .pricing .plan:nth-child(2) .cta a{background-color:#0f96cd}#terms .pricing .plan:nth-child(3) .cta a{background-color:#a67f56}@media (max-width:900px){#terms .pricing{grid-template-columns:repeat(1,minmax(0,1fr));gap:20px}}
