@import"https://fonts.googleapis.com/css2?family=Fjalla+One&family=Jaro:opsz@6..72&family=Playfair+Display:ital,wght@0,400..900;1,400..900&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&family=Special+Gothic+Expanded+One&family=Spline+Sans:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined";:root{--bg-color: #070923;--solid-blue:rgba(0, 93, 255, 1)}*{margin:0;padding:0;box-sizing:border-box;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}html,body{height:100%;width:100%}body{background:var(--bg-color);font-family:Jaro,sans-serif;color:#fff;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.nav-outer{width:100vw;display:flex;justify-content:center;flex-direction:column;align-items:center;z-index:99}.nav-inner{background:#fff;border-radius:0 0 50px 50px;width:90%;display:flex;justify-content:center;align-items:center;min-height:2vh;height:100%}.text-container{background:#fff;padding:0 2rem;border-radius:0 0 35px 35px;margin-top:-1.1rem}.text-container h1{color:var(--bg-color);font-size:2.2rem}.navbar{position:absolute;z-index:1;width:100%;top:0;min-height:15vh;display:flex;place-content:center}.icon-cont{width:100%;display:flex;justify-content:space-around;align-items:center;gap:1.5rem}.icon-cont span{background:#4a4c6882;padding:1rem;border-radius:50px;animation:updown 1s ease infinite alternate;animation-play-state:running;box-shadow:-3px -3px 12px -5px #f9f9f9,inset -4px -1px 12px -7px #f9f9f9;font-size:1.5rem;transition:background .2s,transform .2s,font-size .2s}.icon-cont span:hover{cursor:pointer;animation-play-state:paused;background:#58596d82;transform:scale(1.08)}.icon-cont span:nth-child(1){animation-delay:0s}.icon-cont span:nth-child(2){animation-delay:.2s}.icon-cont span:nth-child(3){animation-delay:.4s}.icon-cont span:nth-child(4){animation-delay:.6s}@keyframes updown{0%{transform:translateY(0)}to{transform:translateY(10px)}}@media (max-width: 1024px){.nav-inner{width:98%;border-radius:0 0 30px 30px}.text-container{padding:0 1.2rem;border-radius:0 0 20px 20px;margin-top:-.7rem}.text-container h1{font-size:1.5rem}.icon-cont span{font-size:1.2rem;padding:.7rem}.icon-cont{gap:1rem}.navbar{min-height:10vh}}@media (max-width: 600px){.nav-inner{width:100%;border-radius:0 0 18px 18px;min-height:unset;height:auto;padding:.5rem 0}.text-container{padding:0 .5rem;border-radius:0 0 10px 10px;margin-top:-.4rem}.text-container h1{font-size:1.1rem;text-align:center}.navbar{min-height:2vh;position:static}.icon-cont{gap:.5rem}.icon-cont span{font-size:1rem;padding:.5rem}}.aboutSection{width:100%;height:100vh}.aboutTitle{display:flex;justify-content:center;align-items:center}.aboutTitle h1{z-index:5;border-bottom:4px solid;font-weight:500;border-image:linear-gradient(to right,#282e51,#fff) 1;font-size:2.5rem}.aboutContent{margin-top:13vw;display:flex;justify-content:end}.aboutInner{z-index:5;width:50%;display:flex;flex-direction:column;gap:2vw;justify-content:center;align-items:center}.aboutDescription{display:flex;place-content:center}.aboutDescription p{width:60%;font-size:1.5vw;color:#cdc3c3;text-align:justify}.aboutNumbers{display:flex;border:3px solid rgb(255,255,255,.5);padding:.7rem 1rem .5rem;border-radius:10px;gap:6vw}.aboutNumberItem{display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:2rem}.aboutNumberItem h1{font-size:3rem;font-weight:500}.aboutNumberItem h3{font-size:1rem;font-weight:500}.aboutButtons{display:flex;width:70%;padding-left:10%;gap:3vw;justify-content:start;align-items:center}.aboutButton{cursor:pointer;border:none;padding:.2rem 1.5rem;border-radius:50px;font-size:1.5rem;font-weight:500;transition:all ease .3s;font-family:Jaro,sans-serif}.aboutButton:hover{background:#005effb1;color:#fff}@media (max-width: 1024px){.aboutSection{height:auto;min-height:100vh}.aboutContent{margin-top:10vw;justify-content:center}.aboutInner{width:70%;gap:3vw}.aboutDescription p{width:80%;font-size:2vw}.aboutNumbers{gap:4vw;padding:.7rem .5rem .5rem}.aboutNumberItem h1{font-size:2.2rem}.aboutNumberItem h3{font-size:.95rem}.aboutButtons{width:90%;padding-left:0;gap:2vw}.aboutButton{font-size:1.2rem;padding:.2rem 1.2rem}.aboutTitle h1{font-size:2rem}}@media (max-width: 768px){.aboutSection{height:auto;min-height:100vh;position:relative}.aboutContent{position:absolute;bottom:10%;margin-top:8vw;flex-direction:column;align-items:center;justify-content:center}.aboutInner{width:90%;gap:4vw}.aboutDescription p{width:95%;font-size:4vw}.aboutNumbers{gap:3vw;flex-wrap:wrap;justify-content:center}.aboutNumberItem h1{font-size:1.7rem}.aboutNumberItem h3{font-size:.9rem}.aboutButtons{width:100%;gap:2vw;padding-left:0;justify-content:center}.aboutButton{font-size:1rem;padding:.2rem 1rem}.aboutTitle h1{font-size:1.5rem}}@media (max-width: 490px){.aboutSection{height:auto;min-height:100vh}.aboutContent{position:absolute;bottom:10%;margin-top:7vw;flex-direction:column;align-items:center;justify-content:center}.aboutInner{width:80%;gap:5vw}.aboutDescription p{width:98%;font-size:5vw}.aboutNumbers{gap:2vw;flex-wrap:wrap;justify-content:center;padding:.5rem .2rem .4rem}.aboutNumberItem h1{font-size:1.2rem}.aboutNumberItem h3{font-size:.8rem}.aboutButtons{width:100%;gap:2vw;padding-left:0;justify-content:center}.aboutButton{font-size:.9rem;padding:.15rem .7rem}.aboutTitle h1{font-size:1.1rem}}.hero-container{width:100%;display:flex;place-items:center;position:relative;height:100vh}.hero-content{position:absolute;left:10%}.hero-greeting{font-size:5rem;font-weight:500;line-height:.5}.hero-name{font-size:8rem;font-weight:500;line-height:.9}.hero-title-wrapper{background:var(--solid-blue);display:inline-block}.hero-title{font-size:4rem;padding:.5rem 1rem;font-weight:100;line-height:1;display:flex;align-items:center}.hero-animator{position:relative;width:2.2em;display:inline-block;height:1em;overflow:hidden}.hero-animator-word{position:absolute;left:0;top:0;width:100%;transition:transform .5s,opacity .5s;will-change:transform,opacity}@media (max-width: 1024px){.hero-greeting{font-size:3.5rem}.hero-name{font-size:5.5rem}.hero-title{font-size:2.5rem;padding:.4rem .8rem}.hero-content{left:6%}}@media (max-width: 768px){.hero-container{height:80vh;padding-top:2rem}.hero-content{position:absolute;left:0;bottom:10%;width:100%;padding:0 1rem}.hero-greeting{font-size:5rem;line-height:1}.hero-name{text-wrap:nowrap;font-size:7.2rem;line-height:1.1;width:100%}.hero-title{font-size:4rem;padding:.2rem .4rem}}@media (max-width: 490px){.hero-container{height:80vh;padding-top:2rem}.hero-content{position:absolute;left:0;bottom:10%;width:100%;padding:0 1rem}.hero-greeting{font-size:3rem;line-height:1}.hero-name{text-wrap:nowrap;font-size:4.3rem;line-height:1.1;width:100%}.hero-title{font-size:3.2rem;padding:.2rem .4rem}}.out,.top-cont{position:relative;width:100%}.main-wrapper{position:relative;height:200vh;width:100%}.model-wrapper{position:sticky;top:0;z-index:2;width:100%}.back-section{position:absolute;top:0;width:100%}@media (max-width:800px){.main-wrapper{height:180vh}}.marqueeContainer{background:#005dff;display:flex;gap:2vw;overflow:hidden;padding-left:0;width:100%}.marqueeRow{display:flex;gap:4vw;white-space:nowrap;animation:marquee-left 18s linear infinite}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.marqueeItem{font-size:3vw;font-weight:500;white-space:nowrap}@media (max-width: 1024px){.marqueeContainer{gap:2.5vw}.marqueeRow{gap:5vw;animation-duration:20s}.marqueeItem{font-size:3.5vw}}@media (max-width: 768px){.marqueeContainer{gap:3vw}.marqueeRow{gap:6vw;animation-duration:22s}.marqueeItem{font-size:4.5vw}}@media (max-width: 490px){.marqueeContainer{gap:4vw}.marqueeRow{gap:8vw;animation-duration:25s}.marqueeItem{font-size:6vw}}@media (max-width: 390px){.marqueeContainer{gap:5vw}.marqueeRow{gap:10vw;animation-duration:28s}.marqueeItem{font-size:7vw}}.carrer-container{margin-top:8vw;padding:3vw 2vw;color:#222;max-width:1200px;margin-left:auto;margin-right:auto;transition:box-shadow .3s;position:relative;overflow:hidden}.carrer-container:before{content:"";position:absolute;top:-10%;left:-10%;width:120%;height:120%;background:none;z-index:0;pointer-events:none}.carrer-inner{display:flex;gap:3vw;justify-content:space-between;position:relative;z-index:1;flex-wrap:wrap}.carrer-section{flex:1 1 350px;border-radius:.8vw;padding:2vw 1.5vw;box-shadow:0 1px 6px #005dff0d;min-width:320px;margin-bottom:1vw}.carrer-heading{margin-bottom:1.5vw;border-left:3px solid #005dff;padding-left:1vw}.carrer-title{font-size:2.2rem;font-weight:700;letter-spacing:.02em;color:#03c;margin:0;text-shadow:none}.carrer-cards{display:flex;flex-direction:column;gap:1.5vw}.carrer-card{background:#dde6f5;border-radius:.7vw;padding:1.2vw 1vw;display:flex;flex-direction:column;gap:.5vw;box-shadow:0 1px 4px #005dff0f;position:relative;transition:transform .18s,box-shadow .18s}.carrer-card:hover{transform:translateY(-2px) scale(1.015);box-shadow:0 4px 12px #005dff1a;background:#e6f0ff}.carrer-logo{width:2.2rem;height:2.2rem;margin-bottom:.5vw;align-self:flex-start}.carrer-degree,.carrer-position{font-size:1.15rem;font-weight:600;color:#03c;margin:0 0 .2vw;letter-spacing:.01em}.carrer-institute,.carrer-company{font-size:1rem;color:#4a6fa1;font-weight:400;margin:0 0 .1vw}.carrer-year{font-size:.95rem;color:#7faaff;font-weight:400;margin:0;letter-spacing:.02em}@media (max-width: 1024px){.carrer-inner{flex-direction:column;gap:2vw}.carrer-section{min-width:0;width:100%}.carrer-container{padding:5vw 2vw}}@media (max-width: 490px){.carrer-container{padding:7vw 1vw;border-radius:2vw}.carrer-title{font-size:1.5rem}.carrer-card{padding:3vw 2vw;border-radius:1vw}.carrer-logo{width:1.5rem;height:1.5rem}}.services-container{margin:40px auto 0;padding:32px 16px 40px;color:#222;max-width:90vw;position:relative;overflow:hidden}.services-header{margin-bottom:32px;text-align:center;position:relative;z-index:1}.services-title{font-size:2rem;font-weight:700;letter-spacing:.01em;color:#03c;margin-bottom:8px}.services-subtitle{font-size:1rem;color:#4a6fa1;font-weight:400;margin:0 auto;max-width:500px;line-height:1.5}.services-cards{display:flex;gap:24px;justify-content:center;align-items:stretch;flex-wrap:wrap;position:relative;z-index:1}.service-card{background:#fff;border-radius:10px;box-shadow:0 1px 6px #005dff0f;padding:24px 16px 28px;min-width:220px;max-width:320px;flex:1 1 260px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .18s,background .18s;position:relative;margin-bottom:16px}.service-card:hover{box-shadow:0 4px 16px #005dff1f;background:#f0f6ff}.service-icon{margin-bottom:16px;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.service-title{font-size:1.15rem;font-weight:600;color:#03c;margin:8px 0;letter-spacing:.01em;text-align:center}.service-desc{font-size:1rem;color:#4a6fa1;font-weight:400;margin:0 0 12px;text-align:center;line-height:1.5}.service-stack{display:block;color:#005dff;font-size:.95rem;font-weight:500;margin-top:6px;letter-spacing:.01em}.service-features{list-style:none;padding:0;margin:12px 0 0;width:100%;display:flex;flex-direction:column;gap:8px}.service-features li{text-align:center;background:#e6f0ff;color:#03c;font-size:.97rem;padding:8px 16px;border-radius:6px;transition:background .18s}.service-card:hover .service-features li{background:#d0e3ff}@media (max-width: 900px){.services-container{margin-top:32px;padding:32px 8px;border-radius:16px;max-width:98vw}.services-header{margin-bottom:24px}.services-title{font-size:1.5rem}.services-subtitle{font-size:.95rem;max-width:90vw}.services-cards{gap:16px}.service-card{min-width:160px;max-width:98vw;border-radius:12px;padding:20px 10px;margin-bottom:12px;font-size:.98rem}.service-icon{width:2rem;height:2rem;margin-bottom:12px}.service-title{font-size:1rem;margin:8px 0}.service-desc{font-size:.95rem;margin-bottom:8px}.service-stack{font-size:.92rem;margin-top:4px}.service-features{gap:6px;margin-top:10px}.service-features li{font-size:.93rem;padding:7px 12px;border-radius:8px}}@media (max-width: 600px){.services-container{padding:20px 2vw;border-radius:18px;max-width:100vw}.services-title{font-size:1.1rem}.service-card{padding:16px 6px;border-radius:10px;min-width:0;max-width:100vw}.service-icon{width:1.5rem;height:1.5rem;margin-bottom:10px}.service-title{font-size:.98rem}.service-desc{font-size:.9rem}.service-features li{font-size:.9rem;padding:6px 10px;border-radius:8px}}@media (max-width: 400px){.services-container{margin-top:16px;padding:12px 1vw;border-radius:10px;max-width:100vw}.services-header{margin-bottom:10px}.services-title{font-size:.95rem;margin-bottom:1rem}.services-subtitle{font-size:.85rem;max-width:98vw;margin-bottom:1rem}.services-cards{gap:8px}.service-card{padding:10px 2px;border-radius:8px;min-width:0;max-width:70vw;margin-bottom:8px}.service-icon{width:1.1rem;height:1.1rem;margin-bottom:6px}.service-title{font-size:.85rem;margin:4px 0}.service-desc{font-size:.8rem;margin-bottom:6px}.service-stack{font-size:.8rem;margin-top:2px}.service-features{gap:4px;margin-top:6px}.service-features li{font-size:.8rem;padding:4px 6px;border-radius:6px}}.projects-container{width:100%;overflow:hidden;background:transparent;margin-top:6vw}.projects-header{width:100%;display:flex;place-content:center;margin-bottom:3vw}.projects-cont{display:flex;flex-direction:column;gap:2vw}.projects-row{width:100vw;overflow:hidden}.projects-row:nth-child(1){padding-left:20vw}.projects-title{text-align:center;display:inline;border-bottom:2px solid;border-image:linear-gradient(to right,#282e51,#fff) 1}.projects-list,.projects-list2{display:flex;flex-direction:row;align-items:center;gap:5vw;width:max-content}.projects-list{animation:marquee-left 50s linear infinite}.projects-list2{animation:marquee-left2 30s linear infinite}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-left2{0%{transform:translate(0)}to{transform:translate(-50%)}}.project-card{position:relative;flex:0 0 auto;width:600px;height:300px;aspect-ratio:10 / 6;margin:0;padding:0;background:#181818;border-radius:2px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s;box-shadow:0 2px 12px #00000014}.project-card:not(:last-child){margin-right:0}.project-image{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s}.project-name{position:absolute;inset:0;margin:auto;width:100%;height:100%;color:#fff;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;opacity:0;background:#000000a6;transition:opacity .3s;pointer-events:none;text-align:center;letter-spacing:1px;z-index:2}.project-card:hover .project-name,.project-card:focus .project-name{opacity:1}.project-card:hover .project-image,.project-card:focus .project-image{filter:blur(2px) brightness(.7)}.project-card.clickable{cursor:pointer}@media (max-width: 1025px){.projects-container{margin-top:3vw;height:80vh}.projects-header{margin-bottom:1.5vw}.projects-row{width:100vw;height:50%}.projects-row:nth-child(1){padding-left:4vw}.projects-cont,.projects-list,.projects-list2{gap:5vw}.project-card{width:500px;height:300px;font-size:1.1rem}.project-name{font-size:1.1rem}}@media (max-width: 490px){.projects-container{margin-top:2vw;height:70vh}.projects-header{margin-bottom:1vw}.projects-row{width:100vw;height:50%}.projects-row:nth-child(1){padding-left:2vw}.projects-cont,.projects-list,.projects-list2{gap:3vw}.project-card{width:300px;height:250px;font-size:.9rem}.project-name{font-size:.9rem}}.tools-tech-container{width:100%;display:flex;flex-direction:column;align-items:stretch;min-height:180px;position:relative;margin:40px 0 0}.tools-tech-icons{display:flex;flex-wrap:wrap;gap:24px;width:100%;max-width:1100px;margin:0 auto;justify-content:center}.tools-tech-card{background:#fff;border-radius:10px;box-shadow:0 1px 6px #005dff14;padding:20px 12px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .18s,background .18s;min-width:120px;max-width:250px;min-height:120px;border:1px solid #e3eaf7;position:relative;overflow:hidden;cursor:pointer;margin-bottom:16px}.tools-tech-card:hover,.tools-tech-card:focus-visible{box-shadow:0 4px 16px #005dff21;border-color:#4fa3ff;background:#f5f8ff}.tools-tech-card img{width:38px;height:38px;margin-bottom:12px;object-fit:contain;background:#fff;border-radius:50%;padding:.18rem;box-shadow:0 1px 4px #005dff14;z-index:1}.tools-tech-card h3{font-size:1rem;font-weight:700;margin:0 0 6px;color:#03c;letter-spacing:.01em;z-index:1;text-shadow:none}.tools-tech-card span{display:block;text-align:center;z-index:1}.tools-tech-card span:nth-of-type(1){font-size:.92rem;color:#4a6fa1;margin-bottom:.4rem;line-height:1.4;font-weight:500}.tools-tech-card span:nth-of-type(2){font-size:.85rem;color:#03c;margin-top:auto;font-weight:500;letter-spacing:.02em;background:#eaf6ff;border-radius:.4rem;padding:.13em .5em;margin-bottom:.1rem;box-shadow:none}.tools-tech-container h2{text-align:center;font-size:1.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:.02em;color:#03c;border-bottom:2px solid #e3eaf7;border-image:none;display:inline}.tools-tech-container p{text-align:center;max-width:500px;margin:0 auto 1.5rem;color:#4a6fa1;font-size:1rem;line-height:1.5;background:none;border-radius:.4rem;padding:.4rem .8rem}.title-container{display:flex;justify-content:center}@media (max-width: 1024px){.tools-tech-container{min-height:120px;margin:32px 0 0}.tools-tech-icons{gap:16px;max-width:98vw}.tools-tech-card{min-width:90px;max-width:140px;min-height:90px;padding:14px 6px;border-radius:8px}.tools-tech-card img{width:28px;height:28px;margin-bottom:8px;padding:.12rem}.tools-tech-card h3{font-size:.92rem;margin-bottom:.2rem}.tools-tech-card span:nth-of-type(1){font-size:.8rem;margin-bottom:.2rem}.tools-tech-card span:nth-of-type(2){font-size:.75rem;padding:.09em .3em;margin-bottom:.05rem}.tools-tech-container h2{font-size:1.1rem;margin-bottom:.6rem}.tools-tech-container p{font-size:.92rem;padding:.3rem .5rem;margin-bottom:1rem}}@media (max-width: 600px){.tools-tech-container{min-height:80px;margin:20px 0 0}.tools-tech-icons{gap:8px;max-width:100vw}.tools-tech-card{min-width:0;max-width:50vw;min-height:60px;padding:8px 2px;border-radius:6px;margin-bottom:8px}.tools-tech-card img{width:18px;height:18px;margin-bottom:4px;padding:.06rem}.tools-tech-card h3{font-size:.8rem;margin-bottom:.1rem}.tools-tech-card span:nth-of-type(1){font-size:.7rem;margin-bottom:.08rem}.tools-tech-card span:nth-of-type(2){font-size:.65rem;padding:.05em .15em;margin-bottom:.02rem}.tools-tech-container h2{font-size:.9rem;margin-bottom:.3rem}.tools-tech-container p{font-size:.78rem;padding:.15rem .2rem;margin-bottom:.5rem}.title-container{flex-direction:column;align-items:center}}.contact-section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;box-sizing:border-box}.contact-container{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:100%;max-width:950px;margin:60px auto 0;background:#ffffff08;border-radius:1.5rem;box-shadow:0 4px 32px #00000021;overflow:hidden}.contact-left{flex:1.1;background:linear-gradient(135deg,#003a99,#005dff);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3.5rem 2.5rem;min-width:260px;max-width:350px;position:relative}.contact-title{font-size:2.1rem;font-weight:800;margin-bottom:1.2rem;letter-spacing:.03em;text-shadow:0 2px 8px #003a9944;border-bottom:2px solid;border-image:linear-gradient(to right,#282e51,#fff) 1;display:inline-block;padding-bottom:.2em}.contact-quote{font-size:1.13rem;font-weight:500;color:#eaf6ff;margin-top:.7rem;line-height:1.6;letter-spacing:.01em;background:linear-gradient(90deg,#005dff 60%,#003a99);border-radius:.6rem;padding:.7rem 1.1rem;box-shadow:0 1px 8px #005dff1a}.contact-right{flex:2;background:#fff;display:flex;align-items:center;justify-content:center;padding:2.5rem;min-width:320px;position:relative}.contact-form{width:100%;max-width:370px;display:flex;flex-direction:column;gap:1.2rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-group label{font-size:1rem;font-weight:600;color:#003a99;margin-bottom:.1rem;letter-spacing:.01em}.form-group input,.form-group textarea{font-size:1rem;padding:.7rem 1rem;border:1.5px solid #c7d6f7;border-radius:.6rem;background:#f7faff;color:#1a2a4f;outline:none;transition:border-color .18s;font-family:inherit;resize:none}.form-group input:focus,.form-group textarea:focus{border-color:#005dff;background:#f0f6ff}.input-error{border-color:#ff3b3b!important;background:#fff6f6!important}.form-error{color:#ff3b3b;font-size:.93rem;margin-top:.1rem;font-weight:500;letter-spacing:.01em}.contact-submit-btn{margin-top:.5rem;background:linear-gradient(90deg,#005dff 60%,#003a99);color:#fff;font-size:1.08rem;font-weight:700;border:none;border-radius:.7rem;padding:.85rem 0;cursor:pointer;box-shadow:0 2px 8px #005dff1a;transition:background .18s,transform .13s;letter-spacing:.03em}.contact-submit-btn:hover,.contact-submit-btn:focus-visible{background:linear-gradient(90deg,#003a99 60%,#005dff);transform:translateY(-2px) scale(1.03)}.contact-success{display:flex;align-items:center;justify-content:center;min-height:180px;font-size:1.15rem;color:#005dff;font-weight:700;background:#eaf6ff;border-radius:1rem;padding:2.5rem 1.5rem;box-shadow:0 1px 8px #005dff1a;text-align:center}.contact-footer{width:100%;margin-top:48px;padding:0 0 32px;display:flex;flex-direction:column;align-items:center;background:transparent}.footer-line{width:80%;max-width:900px;height:2px;background:linear-gradient(to right,#282e51,#fff 80%);margin-bottom:1.2rem;border-radius:1px;opacity:.7}.footer-content{color:#eaf6ff;font-size:1.05rem;font-weight:500;letter-spacing:.02em;text-align:center;text-shadow:0 1px 4px #003a9944}@media (max-width: 1024px){.contact-container{max-width:98%;margin-top:36px}.contact-left,.contact-right{padding:2.5rem 1.2rem;min-width:unset;max-width:unset}.contact-title{font-size:1.7rem}.contact-quote{font-size:1.05rem;padding:.6rem .9rem}.contact-form{max-width:100%;gap:1rem}.footer-line{width:90%}.footer-content{font-size:1rem}}@media (max-width: 900px){.contact-container{flex-direction:column;max-width:90%;margin-top:24px}.contact-left,.contact-right{min-width:unset;max-width:unset;width:100%;padding:2.2rem 1.2rem}.contact-right{padding-top:1.5rem;padding-bottom:2.5rem}.footer-line{width:95%}}@media (max-width: 768px){.contact-section{padding-bottom:12px}.contact-container{margin-top:16px;border-radius:1rem;box-shadow:0 2px 12px #0000001a}.contact-left,.contact-right{padding:1.5rem .8rem}.contact-title{font-size:1.25rem}.contact-quote{font-size:.95rem;padding:.5rem .7rem}.contact-form{max-width:100%;gap:.7rem}.footer-line{width:98%}.footer-content{font-size:.95rem}}@media (max-width: 490px){.contact-section{min-height:unset;padding-bottom:10px}.contact-container{margin-top:8px;border-radius:.5rem;box-shadow:0 1px 8px #00000014}.contact-left,.contact-right{padding:10rem}.contact-title{font-size:1.05rem;margin-bottom:.7rem}.contact-quote{font-size:.85rem;padding:.4rem .5rem}.contact-form{max-width:100%;gap:.5rem}.form-group label{font-size:.93rem}.form-group input,.form-group textarea{font-size:.93rem;padding:.5rem .7rem}.contact-submit-btn{font-size:.98rem;padding:.7rem 0}.footer-line{width:99%}.footer-content{font-size:.92rem}}@media (max-width: 390px){.contact-section{padding-bottom:6px}.contact-container{margin-top:4px;border-radius:.3rem;box-shadow:0 1px 4px #00000012}.contact-left,.contact-right{padding:1rem}.contact-title{font-size:.93rem;margin-bottom:.5rem}.contact-quote{font-size:.75rem;padding:.3rem}.contact-form{gap:.3rem}.form-group label{font-size:.85rem}.form-group input,.form-group textarea{font-size:.85rem;padding:.35rem .4rem}.contact-submit-btn{font-size:.9rem;padding:.5rem 0}.footer-line{width:100%}.footer-content{font-size:.85rem}}.mychatbot-root{position:fixed;right:2.5rem;bottom:6%;z-index:10000;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;transition:box-shadow .2s,transform .2s}.mychatbot-title{background:linear-gradient(90deg,#4f8cff,#00e0d3);color:#fff;font-weight:500;font-size:1.05rem;padding:.1rem 1.1rem;border-radius:1.2rem 1.2rem 0;margin-bottom:.2rem;box-shadow:0 2px 12px #4f8cff1f;letter-spacing:.01em;border:1.5px solid #fff;animation:chatbot-title-pop .7s cubic-bezier(.4,0,.2,1)}@keyframes chatbot-title-pop{0%{transform:scale(.7) translateY(20px);opacity:0}80%{transform:scale(1.05) translateY(-4px);opacity:1}to{transform:scale(1) translateY(0)}}.mychatbot-icon-container{width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,#4f8cff 60%,#00e0d3);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #4f8cff2e,0 1.5px 8px #0000001a;margin-top:0;overflow:hidden;border:3px solid #fff;cursor:pointer;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s}.mychatbot-icon-container:hover{transform:scale(1.08) translateY(-2px);box-shadow:0 10px 32px #4f8cff38,0 2px 12px #00000021}.mychatbot-icon-img{width:100%;height:100%;object-fit:cover;filter:drop-shadow(0 2px 8px rgba(0,224,211,.12));transition:filter .2s}.mychatbot-chatbox{width:400px;max-width:90vw;background:#fff;border-radius:1.2rem 1.2rem 1.2rem 0;box-shadow:0 8px 32px #4f8cff2e,0 2px 12px #0000001a;margin-bottom:.5rem;margin-top:.5rem;display:flex;flex-direction:column;overflow:hidden;z-index:10001;animation:chatbox-pop .4s cubic-bezier(.4,0,.2,1)}@keyframes chatbox-pop{0%{transform:scale(.7) translateY(40px);opacity:0}80%{transform:scale(1.05) translateY(-6px);opacity:1}to{transform:scale(1) translateY(0)}}.mychatbot-chat-messages{padding:1rem;height:500px;overflow-y:auto;background:linear-gradient(90deg,#f7faff 60%,#e6fcfa);font-size:.98rem}.mychatbot-message-row{margin-bottom:10px;display:flex}.mychatbot-message-row-user{justify-content:flex-end}.mychatbot-message-row-bot{justify-content:flex-start}.mychatbot-message-bubble{padding:.5rem 1rem;max-width:80%;font-size:1rem;word-break:break-word}.mychatbot-message-user{background:linear-gradient(90deg,#4f8cff 60%,#00e0d3);color:#fff;border-radius:1.2rem 1.2rem 0;box-shadow:0 2px 8px #4f8cff1a}.mychatbot-message-bot{background:#f1f7ff;color:#222;border-radius:1.2rem 1.2rem 1.2rem 0;box-shadow:0 1px 4px #00e0d314}.mychatbot-form{display:flex;border-top:1px solid #e0e7ef;background:#f7faff}.mychatbot-input{flex:1;border:none;outline:none;padding:.7rem 1rem;font-size:1rem;background:transparent}.mychatbot-send-btn{background:linear-gradient(90deg,#4f8cff 60%,#00e0d3);color:#fff;border:none;border-radius:0 0 1.2rem;padding:0 1.1rem;font-weight:500;font-size:1.1rem;cursor:pointer;transition:background .2s,opacity .2s;opacity:1}.mychatbot-send-btn:disabled{cursor:not-allowed;opacity:.7}@media (max-width: 1024px){.mychatbot-root{right:1.5rem;bottom:4%}.mychatbot-title{font-size:1rem;padding:.2rem .9rem}.mychatbot-icon-container{width:64px;height:64px}.mychatbot-chatbox{width:340px;min-width:0;max-width:96vw}.mychatbot-chat-messages{height:380px;padding:.8rem;font-size:.97rem}}@media (max-width: 600px){.mychatbot-root{right:1rem;bottom:3.5%}.mychatbot-title{font-size:.95rem;padding:.4rem .8rem}.mychatbot-icon-container{width:56px;height:56px}.mychatbot-chatbox{width:98vw;min-width:0;max-width:99vw}.mychatbot-chat-messages{height:320px;padding:.7rem;font-size:.95rem}}@media (max-width: 490px){.mychatbot-root{right:.5rem;bottom:2.5%}.mychatbot-title{font-size:.9rem;padding:.3rem .6rem}.mychatbot-icon-container{width:44px;height:44px}.mychatbot-chatbox{width:99vw;min-width:0;max-width:100vw;border-radius:1.2rem 1.2rem 0 .7rem;margin-bottom:.2rem;margin-top:.2rem}.mychatbot-chat-messages{height:230px;padding:.5rem;font-size:.92rem}.mychatbot-message-bubble{font-size:.97rem;padding:.4rem .7rem}.mychatbot-form{flex-direction:row}.mychatbot-input{font-size:.97rem;padding:.5rem .7rem}.mychatbot-send-btn{font-size:1rem;padding:0 .7rem}}
