@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.title{color:#121e3d;font-size:62px;font-weight:700}.subtitle{font-size:27px}.h4,.subtitle{color:#121e3d;font-weight:600}.h4{font-size:22px}.text{color:#666;font-size:16px}:root{--background:#f8f9fc;--foreground:#121e3d;--card:#fff;--card-foreground:#121e3d;--popover:#fff;--popover-foreground:#121e3d;--primary:#0045fc;--primary-foreground:#fff;--secondary:#121e3d;--secondary-foreground:#fff;--muted:#f1f3f9;--muted-foreground:#6b7280;--accent:#e8edff;--accent-foreground:#0045fc;--destructive:#ef4444;--destructive-foreground:#fff;--border:#e5e7eb;--input:#e5e7eb;--ring:#0045fc;--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--radius:0.75rem;--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.145 0 0);--sidebar-primary:oklch(0.205 0 0);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:oklch(0.708 0 0);--success:#10b981;--success-foreground:#fff}.path-terms{z-index:-1;width:800px;position:absolute;left:0;height:100%;background-size:cover}.terms_and_conditions{min-height:100vh;padding:5rem 0;justify-content:center;font-family:Open Sans;margin-top:70px;display:flex;flex-direction:column;align-items:center;background:#efeff4}.terms_and_conditions .container{width:800px;max-width:100%!important;background:#fff;border-radius:10px;padding:2rem;color:rgba(18,30,61,.8);box-shadow:0 8px 24px hsla(210,8%,62%,.2);display:flex;flex-direction:column;row-gap:3rem}.terms_and_conditions .container>.title{color:#0045fc;font-weight:700;font-size:48px}.terms_and_conditions .container>.title span{font-weight:400;color:#121e3d}.terms_and_conditions .container .text{text-align:justify;line-height:150%;color:#666}.terms_and_conditions .container .list .title{font-weight:550;font-size:20px;color:#121e3d;margin-bottom:1rem}.terms_and_conditions .container .list .number{font-weight:550;margin-right:.5rem}.terms_and_conditions .container .list li{display:flex;margin-bottom:.5rem;line-height:150%;color:#666}.terms_and_conditions .container .end-content .title{font-weight:550;font-size:20px}.terms_and_conditions .container .end-content .text:last-child{margin-top:1rem}@media only screen and (max-width:1200px){.terms_and_conditions{width:100%;padding:1rem;margin-top:5rem}.terms_and_conditions .container{width:100%}}