@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap);.main{align-items:center;background-color:initial;display:flex;height:3.5rem;justify-content:space-between;margin:auto;max-width:1200px;padding:2rem 1rem;position:fixed;top:0;width:100%;z-index:2}.btn-header{align-items:center;border-radius:.9em;display:flex;overflow:hidden;padding:.3rem 2.8em .3rem .3rem}.btn-header,.btn-profile{background-color:initial;border:none;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;height:2em;letter-spacing:.01rem;position:relative}.btn-profile{right:-.6rem;transition:1s ease-in-out}.btn-profile:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .2s ease-in-out;width:0}.btn-profile:hover:after{width:100%}.btn-header .icon{align-items:center;background-color:#fff;border-radius:.7em;display:flex;height:2rem;justify-content:center;margin-left:1em;position:absolute;right:.3em;transition:all .3s;width:2rem}.btn-header:hover .icon{width:calc(100% - .5rem)}.btn-header .icon svg{background-color:#fff;color:#000;transition:transform .3s;width:1.1rem}.btn-header:hover .icon svg{transform:translateX(.1em)}.btn-header:active .icon{transform:scale(.95)}.shiny-text{animation:shine 5s linear infinite;background:linear-gradient(120deg,#fff0 40%,#fffc 50%,#fff0 60%);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;color:#b5b5b5a4;display:inline-block;font-size:.9rem}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.revealed{color:#fff;font-size:1.1rem;transition:font-size .3s ease-in-out}.encrypted{color:gray}.all-letters{color:#fff;display:inline-block;max-width:1200px;text-align:center;transition:font-size .3s ease-in-out;white-space:pre-wrap}.all-letters,.all-letters:hover{font-size:1rem}.btn{border-radius:1rem}.btn:hover{transform:scale(1.02)}.main-wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;width:90vw}.image-box,.image-box2{align-items:center;background-color:#131313dd;border:1px solid #3f3f3fdd;border-radius:.5rem;display:flex;flex-direction:column;height:20rem;justify-content:center;width:20rem}.box-wrapper{display:flex;gap:2rem}.btn-phone{cursor:pointer;height:2rem;width:6rem}.ai-name{color:#fff;font-weight:500;margin-top:1rem}@media (max-width:700px){.image-box2{display:none}}.call-button{border-radius:1rem;color:#fff;cursor:pointer;display:inline-block;padding:.5rem 0;text-align:center;transition:background-color .3s ease;width:6rem}.call{background-color:#007100}.calling{animation:pulse 1.5s infinite;background-color:#00a41b}.hangup{background-color:#b30101}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(0,173,6,.395)}70%{box-shadow:0 0 0 15px #01ab0900}to{box-shadow:0 0 0 0 #00bc1000}}a{display:inline-block;text-decoration:none}.section{align-items:center;font-family:Poppins,sans-serif;font-weight:400;gap:3.25rem;justify-content:center;margin-inline:auto;overflow:hidden;position:absolute;z-index:10}.section,.section .card{display:flex;flex-direction:column;max-width:45rem;width:95%}.section .card{border-radius:1rem;box-shadow:.063em .75em 1.563em #000000c7;justify-content:space-between;max-height:35rem;min-height:50%;overflow:scroll;padding:1rem 1rem 2rem;position:relative;text-align:center}@media screen and (min-width:33.75rem){.section .card{min-height:15rem}}.section .card-header{align-items:center;display:flex;justify-content:flex-end;left:0;padding:.8em .8em 0 1.5em;position:absolute;right:0;top:0;width:100%}.section .card-header .close{color:#d9d9d9;cursor:pointer;width:1.5rem}.section .card-body{padding:.7em 2em .5em;text-align:left;width:100%}@media screen and (min-width:33.75rem){.section .card-body{display:flex;text-align:inherit}.section .card-body>div{margin-left:2em}}.section .card-body h3{color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:.035em;margin-bottom:.5em;margin-top:.625em;text-align:left}.section .card-body p{color:#ccc;font-size:1rem;letter-spacing:.031rem;text-align:left}.section .progress{display:flex;flex-direction:column;margin-top:.938rem;width:100%}@media screen and (min-width:33.75rem){.section .progress{align-items:center;display:flex;justify-content:center}}.section .progress>div{width:100%}.section .progress-bar{background:#363636;border-radius:3.125rem;display:block;height:.35rem;position:relative;width:100%}.section .progress-bar:after{border-radius:3.125rem;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0}.section .progress span:first-of-type{color:#ccc;display:block;font-size:.9rem;font-weight:600;margin-bottom:.313rem;text-align:right;width:100%}.section .btn-first,.section .btn-second{background:#222127;border-radius:1em;color:#fff;display:inline-block;font-size:.9rem;padding:.5rem 1.5rem;transition:.1s}@media screen and (min-width:33.75rem){.section .btn-first,.section .btn-second{padding:.35rem 2rem}}.section .btn-second{margin-left:2em}.section .green{background:radial-gradient(ellipse at right top,#107667 0,#151419 47%,#151419 100%);opacity:1}.section .green:hover{opacity:1}.section .green .card-body{align-items:flex-end}.section .green .progress-bar:after{background:#2eea9d;width:90%}.section .green .btn-first{margin-left:0;transition:.1s}.section .green .btn-first:hover{background:#b91515}.section .green .btn-second:hover{background:#16a22d}.form{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;gap:10px;margin:auto;max-width:450px;padding:40px 30px;width:90%}.form,::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.form button{align-self:flex-end}.flex-column>label{color:#151717;font-weight:600}.inputForm{align-items:center;border:1.5px solid #ecedec;display:flex;height:50px;padding-left:10px;transition:.2s ease-in-out}.input,.inputForm{border-radius:10px}.input{border:none;height:100%;margin-left:10px;width:85%}.input:focus{outline:none}.inputForm:focus-within{border:1.5px solid #2d79f3}.flex-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.flex-row>div>label{color:#000;font-size:14px;font-weight:400}.span{color:#2d79f3;font-size:14px;margin-left:5px}.button-submit,.span{cursor:pointer;font-weight:500}.button-submit{background-color:#151717;border:none;border-radius:10px;color:#fff;font-size:15px;height:50px;margin:20px 0 10px;width:100%}.button-submit:hover{background-color:#252727}.p{color:#000;font-size:14px;margin:5px 0;text-align:center}.btn{align-items:center;background-color:#fff;border:1px solid #ededef;border-radius:10px;cursor:pointer;display:flex;font-weight:500;gap:10px;height:40px;justify-content:center;margin-top:10px;transition:.2s ease-in-out;width:100%}.btn:hover{border:1px solid #2d79f3}.image-container{display:flex;justify-content:center;padding-top:5rem}.image{max-width:40rem;width:90%}.container{background:#fff;border-radius:.8rem;box-shadow:0 1px 1px rgba(131,84,84,.075),0 2px 2px rgba(0,0,0,.075),0 4px 4px rgba(0,0,0,.075),0 8px 8px rgba(0,0,0,.075),0 16px 16px rgba(0,0,0,.075),0 2px 2px rgba(0,0,0,.075);max-width:50rem;min-height:18rem;overflow:hidden;position:relative;width:90vw}.nav{background:#000;height:3.5rem;padding:5px;position:absolute;width:100%;z-index:3332323}.tabs-container{display:flex;list-style:none;padding:0}.tab{border-radius:.8rem;cursor:pointer;font-size:16px;margin:.3rem;padding:.5rem 1rem;position:relative}.tab-text{color:#fff;font-weight:400;height:4rem}.tab-text.selected{color:#000;font-weight:700;height:4rem}.icon-container{height:18rem}.icon,.icon-container{align-items:center;display:flex;justify-content:center}.icon{font-size:24px;width:100%}.textarea{background-color:#fff;border:none;height:98%;padding:5rem 1rem;width:100%}.file-input{display:none;padding:10px}.btn-main{align-items:center;background-color:#6a6a6a;border:none;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;margin-bottom:5rem;padding:.3rem .6rem;transition:background-color .3s}.btn-main:hover{background-color:#414141}.btn-main>svg{margin-left:10px;transition:transform .3s ease-in-out;width:34px}.btn-main:hover svg{transform:translateX(5px)}.btn-main:active{transform:scale(.5)}.btn-main:disabled{background-color:#888;cursor:not-allowed}.profile-container{background-color:#0f1b37;border-radius:8px;box-shadow:0 22px 70px 4px #0000008f;color:#fff;font-family:Poppins,sans-serif;height:75%;margin-top:5rem;max-width:45rem;overflow:scroll;padding:3rem 1.5rem;width:90%}.profile-interviewItem{align-items:center;border-bottom:1px solid #3d3d3d;cursor:pointer;display:flex;justify-content:space-between;margin:10px 0;padding:10px;transition:transform .3s ease,background-color .3s ease}.profile-interviewItem:hover{background-color:#353c74;box-shadow:1.95px 1.95px 2.6px #00000026}.profile-modalBackdrop{background:#000000a6;height:100vh;top:0;width:100vw}.profile-modalBackdrop,.profile-modalBackdrop-delete{align-items:center;display:flex;font-family:Poppins,sans-serif;justify-content:center;left:0;padding:1rem;position:fixed;z-index:999}.profile-modalBackdrop-delete{height:16rem;top:20%;width:100%}.profile-modalContent{animation:fadeInScale .1s ease-out;background-color:#1e1e1e;border-radius:12px;box-shadow:0 1px 4px #ffffff1a;color:#fff;height:80%;max-height:30rem;max-width:500px;overflow:scroll;padding:2rem;width:100%}.profile-modalContent h3{color:#c8c8c8;font-size:1.5rem;margin-top:0;text-align:center}.profile-modalContent p{font-size:1rem;line-height:1.4;margin:.75rem 0}.profile-modalContent .btn-close{background-color:#555;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background .2s;width:5rem}.profile-modalContent .btn-close:hover{background-color:#4f4f4f;box-shadow:0 2px 5px #0000004d}.profile-modalContent .btn-delete{background-color:#b63f3f;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background .2s;width:5rem}.profile-modalContent .btn-delete:hover{background-color:#d13e3e;box-shadow:0 2px 5px #ff26264d}.gauge{height:100px;margin:40px auto;width:200px}.gauge__body{background:#eee;border-top-left-radius:100px;border-top-right-radius:100px;height:100%;overflow:hidden;position:relative;width:100%}.gauge__fill{background:#3fa34d;top:100%;transform-origin:center top;transition:transform .2s ease-out}.gauge__cover,.gauge__fill{height:100%;left:0;position:absolute;width:100%}.gauge__cover{align-items:center;background:none;display:flex;font-size:2em;font-weight:700;justify-content:center;top:0}@keyframes fadeInScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}*{box-sizing:border-box;margin:0;padding:0}.wrapper{align-items:center;background-color:#01051b;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z' fill='%25224111' fill-opacity='.4' fill-rule='evenodd'/%3E%3C/svg%3E");display:flex;height:100vh;justify-content:center;width:100vw}.glow-effect,.wrapper{margin:auto;max-width:1200px;overflow:hidden}.glow-effect{background:radial-gradient(circle,#00ffc3,#0000 70%);bottom:0;filter:blur(190px);height:15rem;pointer-events:none;position:absolute;right:0;width:50rem;z-index:1}
/*# sourceMappingURL=main.cc155f78.css.map*/