2025-08-22 11:57:56 +02:00
< div id = "cscLogin" >
2025-08-22 12:27:34 +02:00
2025-08-22 11:57:56 +02:00
<!-- login page CSC -->
< div class = "Aligner" >
2025-08-22 12:27:34 +02:00
<!-- <div class="Aligner - item Aligner - item--top">…</div> -->
< div class = "Aligner-item login-left" >
< div class = "left" >
2025-08-22 11:57:56 +02:00
2025-08-22 12:27:34 +02:00
< h1 class = "title" >
Welcome to < br >
CSC Solution Matcher
< / h1 >
< div class = "sub-title" >
Your < span class = "magic-text" >
AI assistant
< i class = "ri-sparkling-fill" > < / i >
2025-09-23 17:26:19 +02:00
< / span > for finding the most relevant solutions to your CSC cases
2025-08-22 12:27:34 +02:00
< / div >
2025-09-23 17:26:19 +02:00
2025-08-22 12:27:34 +02:00
< p >
2025-09-23 17:26:19 +02:00
<!-- <sae - m - button (click)="login()" [icon]="'ri - arrow - right - line'" [inconPosition]="'right'" [label]="'Login to start'" -->
<!-- [style]="'primary'"></sae - m - button> -->
2025-08-22 12:52:30 +02:00
< a class = "button has-gradient" routerLink = "/home" >
2025-08-22 12:27:34 +02:00
< span class = "label" >
2025-08-22 12:52:30 +02:00
Login to start
2025-08-22 12:27:34 +02:00
< / span >
2025-08-22 12:52:30 +02:00
< span class = "pipe" >
2025-09-23 17:26:19 +02:00
|
< / span >
2025-08-22 12:27:34 +02:00
< i class = "ri-arrow-right-line" > < / i >
2025-08-22 12:52:30 +02:00
< / a >
2025-08-22 12:27:34 +02:00
< / p >
2025-09-23 17:26:19 +02:00
< p class = "request_access" >
First time to use CSC Solution Matcher ?
< a class = "external-link" href = "https://example.com/ask-access" >
< span class = "label" >
Ask an access for login
< / span >
<!-- <i class="ri - open - arm - line"></i> -->
< / a >
< / p >
2025-08-22 11:57:56 +02:00
2025-08-22 12:27:34 +02:00
< / div >
2025-09-23 17:26:19 +02:00
< div class = "Aligner-item Aligner-item--bottom technical-contact" >
2025-09-08 10:53:06 +02:00
< a class = "external-link"
href="mailto:amal.ouiyzme@safrangroup.com?subject=Issue with the Solution Matcher Application& Hello, i enncountered an issue while using the application. \n Description, steps to reproduce, expected behavior, actual behavior: \n\nPlease help me. Best regards.">
2025-08-22 12:27:34 +02:00
< span class = "label" >
Contact for a technical issue
< / span >
< i class = "ri-open-arm-line" > < / i >
< / a >
< / div >
2025-08-22 11:57:56 +02:00
< / div >
2025-08-22 12:27:34 +02:00
< div class = "bg-login" >
<!-- right -->
2025-08-22 11:57:56 +02:00
< / div >
< / div >
2025-08-22 12:52:30 +02:00
2025-08-22 11:57:56 +02:00
< / div >