@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.app{background-color:var(--primary-color);font-family:var(--font-base)}.app__primarybg{background-color:var(--primary-color)}@media screen and (max-width: 1080px) and (min-width:920px){.app__wrapper{max-width:75%}}.head-text{font-size:2.75rem;font-weight:800;text-align:center;color:var(--black-color);text-transform:capitalize}.p-text{font-size:.8rem;text-align:left;color:var(--gray-color);line-height:1.5}.bold-text{font-size:1rem;font-weight:800;color:var(--black-color);text-align:left}.app__social div svg{width:15px;height:15px;color:var(--gray-color)}@media screen and (max-width: 725px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}.NoPhone{display:none}}@keyframes starTwinkle{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.3;transform:scale(.8)}}@keyframes cloudMove{0%{transform:translate(-20vw)}to{transform:translate(20vw)}}.theme-toggle{position:relative;width:50px;height:25px;border-radius:12.5px;border:none;cursor:pointer;background:linear-gradient(135deg,#a6e3e9,#71c9ce);transition:background .4s ease,box-shadow .4s ease;box-shadow:0 2px 6px #00000026;overflow:hidden}.theme-toggle:before{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:radial-gradient(circle,#fff9c4,#ffc107 70%,#ff9800);transition:all .4s ease;box-shadow:0 0 10px #ff980080;z-index:1}.theme-toggle:after{content:"";position:absolute;top:.3px;left:-2px;width:19px;height:19px;border-radius:50%;transform:translate(30px);opacity:0;transition:transform .1s ease,opacity .4s ease;z-index:1}.theme-toggle .cloud{position:absolute;background:#fffc;border-radius:10px;z-index:1}.theme-toggle .cloud:before,.theme-toggle .cloud:after{content:"";position:absolute;background:inherit;border-radius:50%}.theme-toggle .cloud-1{width:30px;height:10px;bottom:4px;left:-30px;animation:cloudMove 10s linear infinite}.theme-toggle .cloud-1:before{width:14px;height:14px;top:-6px;left:8px}.theme-toggle .cloud-1:after{width:10px;height:10px;top:-5px;left:18px}.theme-toggle .cloud-2{width:25px;height:8px;bottom:3px;right:-25px;animation:cloudMove 10s linear infinite}.theme-toggle .cloud-2:before{width:10px;height:10px;top:-4px;left:6px}.theme-toggle .cloud-2:after{width:8px;height:8px;top:-3px;left:14px}.theme-toggle .stars{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease;z-index:0}.theme-toggle .star{position:absolute;background:#fff;border-radius:50%;box-shadow:0 0 3px #ffffff80;animation:starTwinkle 1.8s infinite}html[data-theme=dark] .theme-toggle{background:linear-gradient(135deg,#0c1445,#1a2980);background-blend-mode:overlay,soft-light,normal,normal}html[data-theme=dark] .theme-toggle:before{transform:translate(25px);background:radial-gradient(circle,#ededed,#ccc 70%),radial-gradient(circle at 30% 35%,rgba(3,3,3,.6) 0%,transparent 20%),radial-gradient(circle at 70% 60%,rgba(0,0,0,.5) 0%,transparent 15%),radial-gradient(circle at 25% 65%,rgba(0,0,0,.4) 0%,transparent 12%),radial-gradient(circle at 60% 25%,rgba(0,0,0,.4) 0%,transparent 18%),radial-gradient(circle at 45% 45%,rgba(0,0,0,.3) 0%,transparent 8%),radial-gradient(circle at 80% 40%,rgba(0,0,0,.3) 0%,transparent 10%),radial-gradient(circle at 15% 20%,rgba(0,0,0,.3) 0%,transparent 7%),radial-gradient(circle at 40% 80%,rgba(0,0,0,.2) 0%,transparent 5%),radial-gradient(circle at 85% 30%,rgba(0,0,0,.2) 0%,transparent 4%),radial-gradient(circle at 10% 40%,rgba(0,0,0,.2) 0%,transparent 6%),radial-gradient(circle at 75% 75%,rgba(0,0,0,.2) 0%,transparent 5%),radial-gradient(circle at 50% 50%,#ffffff1a,#0003),radial-gradient(circle at 30% 30%,rgba(255,255,255,.1) 0%,transparent 50%),linear-gradient(45deg,rgba(0,0,0,.2) 0%,transparent 70%);background-blend-mode:soft-light}html[data-theme=dark] .theme-toggle:after{transform:translate(25px);opacity:.9;filter:blur(1px);background:radial-gradient(circle at 45% 45%,rgba(0,0,0,.2) 0%,transparent 25%)}html[data-theme=dark] .theme-toggle .stars{opacity:1}html[data-theme=dark] .theme-toggle .cloud{background:#b4b4b4}.theme-toggle .star:nth-child(1){width:2px;height:2px;top:32%;left:81%;animation-delay:-2s}.theme-toggle .star:nth-child(2){width:2px;height:2px;top:10%;left:87%;animation-delay:-1s}.theme-toggle .star:nth-child(3){width:2px;height:2px;top:45%;left:38%;animation-delay:-2s}.theme-toggle .star:nth-child(4){width:2px;height:2px;top:58%;left:44%;animation-delay:-1s}.theme-toggle .star:nth-child(5){width:2px;height:2px;top:83%;left:53%;animation-delay:-1s}.theme-toggle .star:nth-child(6){width:2px;height:2px;top:73%;left:48%;animation-delay:-2s}.theme-toggle .star:nth-child(7){width:2px;height:2px;top:39%;left:76%;animation-delay:-1s}.theme-toggle .star:nth-child(8){width:2px;height:2px;top:71%;left:36%;animation-delay:-2s}.theme-toggle .star:nth-child(9){width:2px;height:2px;top:68%;left:34%;animation-delay:-2s}.theme-toggle .star:nth-child(10){width:2px;height:2px;top:57%;left:78%;animation-delay:-2s}.theme-toggle .star:nth-child(11){width:2px;height:2px;top:81%;left:29%;animation-delay:-2s}.theme-toggle .star:nth-child(12){width:2px;height:2px;top:55%;left:17%;animation-delay:-2s}.theme-toggle .star:nth-child(13){width:2px;height:2px;top:47%;left:20%;animation-delay:-1s}.theme-toggle .star:nth-child(14){width:2px;height:2px;top:76%;left:47%;animation-delay:-2s}.theme-toggle .star:nth-child(15){width:2px;height:2px;top:39%;left:10%;animation-delay:-1s}.theme-toggle:hover{box-shadow:0 3px 8px #0003}.theme-toggle:active{box-shadow:0 2px 4px #0003}.theme-toggle:focus{outline:2px solid #71C9CE;outline-offset:2px}.app__navbar{width:100vw;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#ffffff40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.18);position:fixed;z-index:233333}.app__navbar-logo{display:flex;justify-content:flex-start;align-items:center;color:var(--black-color)}.app__navbar-logo img{width:90px;height:20px}@media screen and (min-width: 2000px){.app__navbar-logo img{width:180px;height:40px}}.app__navbar-links{flex:1;display:flex;justify-content:center;align-items:center;list-style:none}.app__navbar-links li{margin:0 1rem;cursor:pointer;flex-direction:column}.app__navbar-links li div{width:5px;height:5px;background:transparent;border-radius:50%;margin-bottom:5px}.app__navbar-links li a{color:var(--gray-color);text-decoration:none;flex-direction:column;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color)}.app__navbar-links li:hover div{background:var(--secondary-color)}@media screen and (max-width: 900px){.app__navbar-links{display:none}}.app__navbar-menu{width:35px;height:35px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--secondary-color)}.app__navbar-menu svg{width:70%;height:70%;color:var(--white-color)}.app__navbar-menu div{position:fixed;top:0;bottom:0;right:0;z-index:5;padding:1rem;width:80%;height:100vh;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;background:url(../../assets/bgWhite.png);background-color:var(--white-color);background-size:cover;background-repeat:repeat;box-shadow:0 0 20px #a8a8a826}.app__navbar-menu div svg{width:35px;height:35px;color:var(--secondary-color);margin:.5rem 1rem}.app__navbar-menu div ul{list-style:none;margin:0;padding:0;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.app__navbar-menu div ul li{margin:1rem}.app__navbar-menu div ul li a{color:var(--gray-color);text-decoration:none;font-size:1rem;text-transform:uppercase;font-weight:500;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width: 900px){.app__navbar-menu div{display:none}}@media screen and (min-width: 900px){.app__navbar-menu{display:none}}.close-button{background-color:transparent;box-shadow:none}button{border:none}.head_text{position:absolute}.app__about{flex:1;width:100%;flex-direction:column}.app__profiles{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-top:2rem}.app__profile-item{width:190px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin:2rem}.app__profile-item img{width:100%;height:170px;border-radius:15px;object-fit:cover}@media screen and (min-width: 2000px){.app__profile-item{width:370px;margin:2rem 4rem}.app__profile-item img{height:320px}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.skills-tooltip.truncated .tooltip-content:after{content:"...";position:absolute;bottom:0;right:0;width:4rem;height:1.5rem;background:linear-gradient(to left,rgba(92,0,197,.288) 0%,var(--black-color) 60%,rgba(255,255,255,0) 100%);display:flex;align-items:center;justify-content:flex-end;padding-right:.5rem}.skills-tooltip.expanded .tooltip-content{position:absolute;height:auto;background-color:var(--primary-color);padding:1rem;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10;width:100%;transition:all .3s ease;border:2px solid #00D2FF}@media (max-width: 728px){.skills-tooltip.expanded .tooltip-content{width:90vw}}.skills-tooltip.expanded .tooltip-content:after{display:none}.skills-tooltip .tooltip-content{line-height:1.5;transition:all .3s ease}.skills-tooltip{position:relative;width:100%}.skills-tooltip.truncated .tooltip-content{height:3rem;overflow:hidden;position:relative}.skills-tooltip.truncated .tooltip-content:after{content:"...Read More";position:absolute;bottom:0;right:0;width:6rem;height:1.5rem;background:linear-gradient(to left,#5c00c533,#5c00c540 20%,#fff 70%,#ffffff4d);background-color:#fff;display:flex;align-items:center;justify-content:flex-end;padding-right:.5rem;color:#5c00c5;font-size:.85rem;cursor:pointer}.skills-tooltip.truncated .tooltip-content:after:hover{background:linear-gradient(to left,#5c00c533,#5c00c540 20%,#ffffffe6 70%,#fff0)}.app__skills{flex:1;width:100%;flex-direction:column}.app__skills-container{width:80%;margin-top:3rem;display:flex;flex-direction:row}@media screen and (max-width: 900px){.app__skills-container{width:100%;flex-direction:column}}.app__skills-list{flex:1;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-right:5rem;z-index:2}.app__skills-list .testing-gray-parent{position:relative}@media screen and (max-width: 900px){.app__skills-list{margin-right:0;justify-content:center;align-items:center}}.app__skills-item{flex-direction:column;text-align:center;margin:1rem;transition:all .3s ease-in-out}.app__skills-item div{width:90px;height:90px;border-radius:50%;background-color:#fef4f5}.app__skills-item div img{width:50%;height:50%}.app__skills-item div:hover{box-shadow:0 0 25px #fef4f5}@media screen and (min-width: 2000px){.app__skills-item div{width:150px;height:150px}}@media screen and (max-width: 450px){.app__skills-item div{width:70px;height:70px}}.app__skills-item p{font-weight:500;margin-top:.5rem}@media screen and (min-width: 2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{margin-top:1rem}}.app__skills-exp{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}@media screen and (max-width: 900px){.app__skills-exp{margin-top:2rem}}.app__skills-exp-item{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:1rem 0}@media (max-width: 728px){.app__skills-exp-item{flex-direction:column}}.app__skills-exp-works{flex:1}.app__skills-exp-works .app__skills-exp-work{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:1rem;cursor:pointer;flex-wrap:wrap}.app__skills-exp-works .app__skills-exp-work h4{font-weight:500}.app__skills-exp-works .app__skills-exp-work p{font-weight:400;color:var(--gray-color);margin-top:5px}.app__skills-exp-year{margin-right:3rem}.app__skills-exp-year p{font-weight:800;color:var(--secondary-color)}@media screen and (max-width: 450px){.app__skills-exp-year{margin-right:1rem}}.skills-tooltip{max-width:300px!important;background-color:var(--white-color)!important;border-radius:5px!important;padding-top:1rem!important;color:var(--gray-color)!important;line-height:1.5!important;opacity:1!important}@media screen and (min-width: 2000px){.skills-tooltip{font-size:1.75rem!important;max-width:500px!important;line-height:2!important}}.testing-gray-parent{position:relative}.testing-gray-parent:before,.testing-gray-parent:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;z-index:-1;opacity:0;transition:opacity .3s ease-in-out;background:conic-gradient(from var(--angle),#00D2FF 0%,#3A7BD5 25%,#00D2FF 50%,#3A7BD5 75%,#00D2FF 100%)}.testing-gray-parent:before{filter:blur(.5rem);opacity:0}.testing-gray-parent:hover:before,.testing-gray-parent:hover:after{opacity:1;animation:rotate 3s linear infinite}.testing-gray-parent:hover:before{opacity:.5}.app__testimonial{flex:1;width:100%;flex-direction:column}.head-text2{padding-bottom:20px}.app__testimonial-item{width:60%;min-height:320px;background-color:var(--primary-color);display:flex;flex-direction:row;padding:2rem;border-radius:15px;box-shadow:2px 2px 30px #0000001a;transition:all .3s ease-in-out}.app__testimonial-item img{width:100px;height:100px;border-radius:50%;object-fit:cover}@media screen and (min-width: 2000px){.app__testimonial-item{min-height:450px}.app__testimonial-item img{width:150px;height:150px}}@media screen and (max-width: 850px){.app__testimonial-item{width:100%}}@media screen and (max-width: 600px){.app__testimonial-item{flex-direction:column}}.app__testimonial-content{flex:1;height:100%;padding:0 2rem;text-align:left;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}.app__testimonial-content p{font-size:1.2rem;line-height:1.8rem;color:var(--black-color);font-family:var(--font-base)}@media screen and (min-width: 2000px){.app__testimonial-content p{font-size:2rem;line-height:3.5rem}}@media (max-width: 728px){.app__testimonial-content p{font-size:1rem;line-height:1.5rem}}.app__testimonial-content h4{font-weight:600;color:var(--secondary-color);margin-top:2rem}.app__testimonial-content h5{font-weight:400;color:var(--gray-color);margin-top:5px}@media screen and (max-width: 600px){.app__testimonial-content{margin-top:2rem;padding:0}}.app__testimonial-btns{flex-direction:row;margin-top:1rem}.app__testimonial-btns div{width:50px;height:50px;border-radius:50%;background-color:var(--white-color);margin:1rem;transition:all .3s ease-in-out}.app__testimonial-btns div svg{width:20px;height:20px;color:var(--secondary-color)}.app__testimonial-btns div:hover{background-color:var(--secondary-color)}.app__testimonial-btns div:hover svg{color:var(--white-color)}@media screen and (min-width: 2000px){.app__testimonial-btns div{width:100px;height:100px}.app__testimonial-btns div svg{width:45px;height:45px}}.app__testimonial-brands{width:80%;flex-wrap:wrap;margin-top:2rem}.app__testimonial-brands .app__testimonial-brands img{border-radius:100px}.app__testimonial-brands div{width:150px;margin:1.5rem}.app__testimonial-brands div:hover{box-shadow:10px 10px 10px #00000026,-10px -10px 10px #00000026,10px -10px 10px #0000001a,-10px 10px 10px #0000001a}.app__testimonial-brands div img{width:100%;height:auto;object-fit:cover}.app__testimonial-brands div:hover img{filter:grayscale(0)}@media screen and (min-width: 2000px){.app__testimonial-brands div{width:210px;margin:2rem}}@media screen and (max-width: 450px){.app__testimonial-brands div{width:120px;margin:1rem}}@media screen and (max-width: 800px){.app__testimonial-brands{width:100%}}@media (max-width: 700px){.app__testimonial-item{flex-direction:column;gap:20px}}.app__works{flex:1;width:100%;flex-direction:column}.app__work-filter{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;position:sticky;top:60px;z-index:8;margin:4rem 0 2rem}.app__work-filter .app__work-filter-item{padding:.5rem 1rem;border-radius:.5rem;background-color:#fff;color:#000;font-weight:800;cursor:pointer;transition:all .3s ease;margin:.5rem}.app__work-filter .app__work-filter-item:hover{background-color:var(--secondary-color);color:#fff}@media screen and (min-width: 2000px){.app__work-filter .app__work-filter-item{padding:1rem 2rem;border-radius:.85rem}}.app__work-filter .item-active{background-color:var(--secondary-color);color:#fff}.app__work-portfolio{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width: 728px){.app__work-portfolio{width:100vw}}.app__work-portfolio .app__work-item{width:320px;flex-direction:column;margin:2rem;padding:1rem;border-radius:.5rem;background-color:var(--white-color);color:#000;cursor:pointer;transition:all .3s ease}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 25px #0003}@media screen and (min-width: 2000px){.app__work-portfolio .app__work-item{width:470px;padding:1.25rem;border-radius:.75rem}}@media screen and (max-width: 300px){.app__work-portfolio .app__work-item{width:100%;margin:1rem}}.app__work-img{width:100%;height:230px;position:relative}.app__work-img img{width:100%;height:100%;border-radius:.5rem;object-position:top center;object-fit:cover}@media screen and (min-width: 2000px){.app__work-img{height:350px}}.app__work-hover{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:#00000080;border-radius:.5rem;opacity:0;transition:all .3s ease}.app__work-hover div{width:50px;height:50px;border-radius:50%;background-color:#00000080;color:#fff;margin:1rem;font-family:var(--font-base);font-weight:800;cursor:pointer;transition:all .3s ease}.app__work-hover div svg{width:50%;height:50%;color:#e5e5e5}.app__work-content{padding:.5rem;width:100%;position:relative;flex-direction:column}.app__work-content h4{margin-top:1rem;line-height:1.5}@media screen and (min-width: 2000px){.app__work-content h4{margin-top:3rem}}.app__work-content .app__work-tag{border-radius:10px;top:-25px}.app__work-content .app__work-tag p{color:#fff}.p-text-tag{display:flex;width:100%;flex-wrap:wrap}.p-text-tag .tag{background-color:#898989;padding:5px 8px;margin:4px;border-radius:5px}.contact{height:100%;max-width:1366px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:50px}@media (max-width: 738px){.contact{width:100%;padding:10px;flex-direction:column;transform:none!important;opacity:1!important}}.contact .textContainer{flex:1;display:flex;flex-direction:column;gap:40px}@media (max-width: 738px){.contact .textContainer{transform:none!important;opacity:1!important;gap:20px;margin-top:70px}}.contact .textContainer h1{font-size:100px;line-height:88px;font-family:Arial,Helvetica,sans-serif!important;color:var(--black-color)}.contact .textContainer h1 span{color:#313bac;font-family:Arial,Helvetica,sans-serif!important}@media (max-width: 738px){.contact .textContainer h1{font-size:36px}}.contact .textContainer span{font-weight:300}.contact .textContainer .item h2{font-size:1.3rem;font-weight:400;padding:5px 0}.contact .textContainer .item span,.contact .textContainer .item span a{color:var(--black-color)}.contact .textContainer .item{color:var(--black-color)}.contact .textContainer .item h2{font-size:1.3rem;font-weight:400;display:flex;align-items:center;gap:10px}.contact .textContainer .item h2 svg{font-size:1.2rem;margin-top:2px}.contact .textContainer .item span{color:var(--black-color);padding-left:28px;display:block}.contact .textContainer .item span a{color:var(--black-color);display:inline-block}@media (max-width: 738px){.contact .textContainer .item{transform:none!important;opacity:1!important}}.contact .formContainer{flex:1;position:relative}@media (max-width: 738px){.contact .formContainer{padding:10px;width:100%}}.contact .phoneSVG{position:absolute;margin:auto}.contact form{display:flex;flex-direction:column;gap:20px}.contact form input,.contact form textarea{padding:20px;background-color:transparent;border:1px solid var(--black-color);color:var(--black-color);border-radius:5px;outline:none}.contact form button{padding:20px;border:none;background-color:orange;cursor:pointer;font-weight:500}@media (max-width: 738px){.contact form button{padding:10px;font-size:24px}}.captcha-overlay{color:#fff!important;position:fixed;z-index:9933333!important;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:#f7eded0b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(4px)}.captcha-overlay input,.captcha-overlay textarea{padding:20px;background-color:transparent;border:1px solid var(--black-color);color:var(--black-color);border-radius:5px;outline:none;align-content:center}.captcha-overlay button{padding:10px 20px;border:none;background-color:orange;cursor:pointer;font-weight:500}@media (max-width: 738px){.captcha-overlay button{padding:10px;font-size:24px}}.captcha-overlay button:disabled{background-color:#4a4a4a;cursor:not-allowed;opacity:.7}.captcha-modal{padding:30px;position:absolute;border-radius:8px;box-shadow:0 2px 10px #0003;max-width:400px;width:100%;display:flex;align-items:center;flex-direction:column}.captcha-modal h2{font-size:21px}.captcha-modal h2,.captcha-modal p{padding:8px 0;text-align:center}.captcha-buttons{display:flex;justify-content:space-around;margin-top:20px;gap:100px}.captcha-buttons .timer{background:#ffffff1a;padding:5px 10px;border-radius:20px;font-size:14px;color:#ff9800;display:flex;align-items:center;text-align:center;justify-content:center}@media (max-width: 738px){.captcha-buttons{gap:20px}}.captcha-header{display:flex;justify-content:space-between;align-items:center;width:90%;margin-bottom:5px;text-align:center;flex-direction:column-reverse}.captcha-header h2{font-size:21px;font-weight:600}.captcha-content{width:100%;display:flex;flex-direction:column;align-items:center}.error-message{color:#ff5252;margin-top:12px;text-align:center;font-size:14px}.attempt-counter{margin-top:12px;font-size:12px;color:#fff9}@media (max-width: 768px){.captcha-modal{max-width:90%;padding:20px}}.slider{position:relative;width:100%;max-width:800px;height:500px;margin:0 auto;overflow:hidden;background:var(--white-color)}.slider__container{position:relative;width:100%;height:100%}@media (max-width: 728px){.slider__container{height:70%}}.slider__item{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.slider__loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffffe6;font-size:1.2rem;z-index:2}.slider__image{height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-in-out}.slider__image.loaded{opacity:1}.slider__title{align-items:center;position:absolute;bottom:60px;width:70%;text-align:center;color:#fff;font-size:.8rem;padding:1rem;background:#0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;margin:auto;left:15%}@media (max-width: 728px){.slider__title{padding:.4rem;left:0%;width:100%}}.slider__button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fffc;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#333;z-index:2;transition:all .3s ease}.slider__button:hover{background:#ffffffe6;transform:translateY(-50%) scale(1.1)}.slider__button--prev{left:20px}.slider__button--next{right:20px}.slider__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:2}.slider__dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;background-color:var(--black-color);border:none;padding:0;cursor:pointer;transition:all .3s ease}.slider__dot.active{background:#3100b8;transform:scale(1.2)}.slider__dot:hover{background:#fffc}.story-container{display:flex;align-items:center;justify-content:space-between;padding:3rem 2rem;background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #0a00651a;gap:2rem;background-color:var(--white-color)}@media screen and (max-width: 768px){.story-container{flex-direction:column;padding:2rem .4rem;text-align:center;gap:1rem}}.story-container .story__description{text-align:justify;font-size:1rem}.head-text{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:2rem;text-align:center}.head-text span{color:#313bac}@media screen and (max-width: 768px){.head-text{font-size:2rem}}.story{flex:1;padding:1rem}.story:first-letter{font-size:39px;font-weight:700;color:#313bac;line-height:1;margin-right:5px}.story__description{font-family:Poppins,sans-serif;font-size:1rem;color:var(--black-color);line-height:1.8;margin-bottom:2rem}@media screen and (max-width: 768px){.story__description{font-size:1rem}}.slider{flex:1;max-width:600px;border-radius:12px;overflow:hidden;position:relative}@media screen and (max-width: 768px){.slider{width:100%;max-width:none}}.slider img{width:100%;height:auto;display:block;border-radius:8px;transition:transform .3s ease-in-out;object-fit:cover}.slider img:hover{transform:scale(1.05)}.motion-wrap{margin-top:3rem}.app__whitebg{background-color:#fff;padding:2rem 0}.banner{margin-top:0;background-image:url(./assets/img/banner-bg.png);background-position:top center;background-size:cover;background-repeat:no-repeat}@media (max-width: 728px){.banner{padding:40px 10px}}.banner .home-content{display:flex;width:100%;position:relative;flex-wrap:wrap}@media (max-width: 920px){.banner .home-content{flex-direction:column}}.banner .home-content p{text-align:left}.banner .home-content .home-text{flex:1;margin-top:10px}@media (max-width: 1418px) and (min-width: 1350px){.banner .home-content .home-text{width:50vw}}@media (max-width: 728px){.banner .home-content .home-text{order:2;padding:100px 10px 0}}.banner .home-content .home-text h1,.banner .home-content .home-text .tagline{color:var(--black-color)}.banner .home-content .home-text .myName{color:#313bac}.banner .home-content .home-text a{text-decoration:none}.banner .home-content .home-text a button{color:#fff;padding:10px 20px;border-radius:10px;background-color:#313bac;border:none;animation:updown 6s linear infinite;cursor:pointer}@media (max-width: 728px){.banner .home-content .home-text div h1{font-size:43px}}.banner .home-content .home-image{display:flex;order:13;align-items:center;justify-content:center;flex:1}@media (min-width: 720px) and (max-width: 1350px){.banner .home-content .home-image{order:-1;margin-top:20px}}@media (max-width: 728px){.banner .home-content .home-image{order:-132}}.banner .home-content .home-image img{width:400px}@media (max-width: 720px){.banner .home-content .home-image img{width:300px}}.banner .tagline{font-weight:700;letter-spacing:.8px;padding:8px 10px;background:linear-gradient(90.21deg,#ffffff80 -5.91%,#17019280 111.58%);font-size:20px;margin-bottom:16px;display:inline-block}.banner h1{font-size:65px;font-weight:700;letter-spacing:.8px;line-height:1;margin-bottom:20px;display:block}@media (max-width: 700px){.banner h1{height:130px}}.banner p{color:var(--black-color);font-size:18px;letter-spacing:.8px;line-height:1.5em;width:96%}.banner button{color:#fff;font-weight:700;font-size:20px;margin-top:60px;letter-spacing:.8px;display:flex;align-items:center}.banner button svg{font-size:25px;margin-left:10px;transition:.3s ease-in-out;line-height:1}.banner button:hover svg{margin-left:25px}@keyframes updown{0%{transform:translateY(-10px)}50%{transform:translateY(10px)}to{transform:translateY(-10px)}}.txt-rotate>.wrap{border-right:.08em solid #666}.profile-image:hover{box-shadow:10px 10px 20px #1d038726,-10px -10px 20px #1d038726,10px -10px 20px #1d038726,-10px 10px 20px #1d038726}.profile-image{position:relative;perspective:1000px;overflow:hidden;border-radius:16px}.profile-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000000d;opacity:0;z-index:1;transition:all 1s cubic-bezier(.175,.885,.32,1.275);pointer-events:none}.profile-image img{width:100%;height:100%;object-fit:cover;transform-origin:center;transition:all 1s cubic-bezier(.175,.885,.32,1.275)}.profile-image:hover img{transform:scale(1.1) rotateX(var(--rotate-x, 0)) rotateY(var(--rotate-y, 0)) translateZ(50px)}.profile-image:hover:before{opacity:.2}.stats{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 1rem;margin:0 auto}@media (max-width: 920px){.stats{flex-direction:column;gap:1rem;padding:1rem .5rem}}.stats .stat-item{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;position:relative;padding:1rem;width:180px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.125);box-shadow:0 4px 16px #1f268712,0 2px 8px #00000012;transition:all .4s ease-in-out}.stats .stat-item:hover{transform:translateY(-6px);box-shadow:0 6px 21px #0000001a,0 2px 8px #00000014}.stats .stat-item .icon-wrapper{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background:#313bac1a;margin-bottom:.5rem;transition:transform .3s ease}.stats .stat-item .icon-wrapper .stat-icon{color:#313bac;width:25px;height:25px;stroke-width:1.5;transition:all .3s ease}.stats .stat-item .counter{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:.3rem;position:relative}.stats .stat-item .counter:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translate(-50%);width:30px;height:3px;background:#313bac;opacity:.7}.stats .stat-item p{font-size:.8rem;color:#34495e;text-transform:uppercase;letter-spacing:1px;font-weight:500}.stats .stat-item:hover .icon-wrapper .stat-icon{transform:scale(1.1)}@property --shadow-color{syntax: "<color>"; initial-value: transparent; inherits: false;}.stat-item{position:relative;padding:1.5rem;background:#fff;border-radius:12px;cursor:pointer;isolation:isolate;transition:transform .3s ease;box-shadow:0 0 15px var(--shadow-color);--shadow-color: transparent}.stat-item .counter span{color:var(--black-color);margin-left:2px}.stat-item p{margin-top:.5rem;font-size:.875rem;color:var(--black-color)!important}.stat-item:hover{transform:translateY(-2px);--shadow-color: rgba(0, 210, 255, .3);animation:rotate-shadow 3s linear infinite}@keyframes rotate-shadow{0%{--shadow-color: rgba(0, 210, 255, .3)}25%{--shadow-color: rgba(58, 123, 213, .3)}50%{--shadow-color: rgba(0, 210, 255, .3)}75%{--shadow-color: rgba(58, 123, 213, .3)}to{--shadow-color: rgba(0, 210, 255, .3)}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@property --shadow-color1{syntax: "<color>"; initial-value: transparent; inherits: false;}@property --shadow-color2{syntax: "<color>"; initial-value: transparent; inherits: false;}.stat-item{position:relative;padding:1.5rem;background:#fff;border-radius:12px;cursor:pointer;isolation:isolate;transition:all .3s ease;box-shadow:0 5px 15px var(--shadow-color1),0 10px 30px var(--shadow-color2);--shadow-color1: transparent;--shadow-color2: transparent}.stat-item .icon-wrapper{margin-bottom:.5rem}.stat-item .icon-wrapper .stat-icon{width:24px;height:24px}.stat-item .counter{font-size:1.5rem;font-weight:700}.stat-item .counter span{margin-left:2px}.stat-item p{margin-top:.5rem;font-size:.875rem;color:#666}.stat-item:before,.stat-item:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;padding:2px;background:conic-gradient(from var(--angle),#00D2FF 0%,#3A7BD5 25%,#00D2FF 50%,#3A7BD5 75%,#00D2FF 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.stat-item:before{filter:blur(7px)}.stat-item:hover{transform:translateY(-3px);--shadow-color1: rgba(0, 210, 255, .4);--shadow-color2: rgba(58, 123, 213, .3);animation:rotate-shadow 3s linear infinite}.stat-item:hover:before,.stat-item:hover:after{opacity:1;animation:rotate 3s linear infinite}.stat-item:hover:before{opacity:.5}@keyframes rotate{0%{--angle: 0deg}to{--angle: 360deg}}@keyframes rotate-shadow{0%{--shadow-color1: rgba(0, 210, 255, .6);--shadow-color2: rgba(58, 123, 213, .5)}25%{--shadow-color1: rgba(58, 123, 213, .6);--shadow-color2: rgba(0, 210, 255, .5)}50%{--shadow-color1: rgba(0, 210, 255, .6);--shadow-color2: rgba(58, 123, 213, .5)}75%{--shadow-color1: rgba(58, 123, 213, .6);--shadow-color2: rgba(0, 210, 255, .5)}to{--shadow-color1: rgba(0, 210, 255, .6);--shadow-color2: rgba(58, 123, 213, .5)}}.main{height:30vh;margin:0;overflow:hidden;background:radial-gradient(ellipse at bottom,#13142b,#090a0f);font-family:system-ui,-apple-system,sans-serif;position:relative}.stars-container{width:100%;height:100%;position:relative;perspective:500px}.star-layer{position:absolute;width:100%;height:100%;background:transparent;transform-style:preserve-3d}@keyframes animStar{0%{transform:translateY(0) translateZ(0)}to{transform:translateY(-500px) translateZ(0)}}@keyframes twinkle{0%,to{opacity:.2}20%{opacity:.4}50%{opacity:1}80%{opacity:.4}}@keyframes shootingStar{0%{transform:translate(0) translateY(0) rotate(45deg);opacity:1}to{transform:translate(1000px) translateY(-1000px) rotate(45deg);opacity:0}}#stars1{width:1px;height:1px;box-shadow:746px 483px .5px #ffffffe6,1170px 628px .5px #fffce5cc,1800px 700px .5px #ffffffe6,800px 600px .5px #fffef0cc,320px 250px .5px #ffffffb3,900px 400px .5px #fffeebcc,1400px 300px .5px #fffbe3e6,800px 700px .5px #fffc,500px 400px .5px #fffeebe6,1200px 700px .5px #fffde9cc,300px 200px .5px #ffffffe6,900px 800px .5px #fffce5cc;animation:animStar 50s linear infinite}#stars2{width:2px;height:2px;box-shadow:320px 250px 1px #fffeebe6,900px 400px 1px #fffde9cc,1400px 300px 1px #ffffffe6,800px 700px 1px #fffce5cc,500px 400px 1px #fffef0e6,1200px 700px 1px #fffc;animation:animStar 100s linear infinite,twinkle 3s ease-in-out infinite alternate}#stars3{width:2.5px;height:2.5px;box-shadow:500px 400px 2px #fffeeb,1200px 700px 2px #fffde9e6,300px 200px 2px #fff,900px 800px 2px #fffce5e6;animation:animStar 150s linear infinite,twinkle 5s ease-in-out infinite alternate}#stars4{width:3px;height:3px;box-shadow:746px 483px 2px #fffeeb,1170px 628px 2px #fffde9e6,1800px 700px 2px #fff,800px 600px 2px #fffce5e6;animation:animStar 120s linear infinite,twinkle 4s ease-in-out infinite alternate}#stars5,#stars6,#stars7{width:1px;height:1px;box-shadow:120px 250px .5px #fffeeb80,900px 400px .5px #fffde966,1400px 300px .5px #ffffff80,800px 700px .5px #fffce566;animation:animStar 180s linear infinite;opacity:.5}#stars8{width:2px;height:2px;box-shadow:320px 250px 1px #fffeebcc,900px 400px 1px #fffde9b3,1400px 300px 1px #fffc,800px 700px 1px #fffce5b3;animation:animStar 160s linear infinite,twinkle 6s ease-in-out infinite alternate}#stars9{width:3px;height:3px;box-shadow:500px 600px 2px #fffeeb,1200px 600px 2px #fffde9e6,300px 600px 2px #fff,900px 600px 2px #fffce5e6;animation:animStar 130s linear infinite,twinkle 7s ease-in-out infinite alternate}.shooting-star{position:absolute;width:4px;height:4px;background:linear-gradient(45deg,#fff,#fff0);border-radius:50%;filter:blur(1px);animation:shootingStar 8s linear infinite}.shooting-star:nth-child(1){top:10%;left:-10%;animation-delay:0s}.shooting-star:nth-child(2){top:20%;left:-10%;animation-delay:3s}.shooting-star:nth-child(3){top:30%;left:-10%;animation-delay:6s}#title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;font-weight:300;font-size:50px;letter-spacing:10px;text-shadow:0 0 10px rgba(255,255,255,.3);z-index:1}#title span{display:block;font-size:3rem;background:linear-gradient(180deg,#fff,#38495a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:twinkle 5s ease-in-out infinite}@media (max-width: 728px){#title span{font-size:2rem}}.foot{background-color:#000;color:#fff;padding:50px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Roboto,sans-serif;width:100%}.footer-main{width:100%;max-width:1200px;padding:0 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:40px;gap:2rem}.footer-navbar-logo{flex:1;min-width:250px;max-width:300px}.footer-navbar-logo h3{font-size:2rem;font-weight:600;margin-bottom:1rem;background:linear-gradient(90deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-navbar-logo p{font-size:1rem;margin-bottom:1.5rem;color:#ffffffe6;line-height:1.6;text-align:left}.footer-navbar-logo .footer-button{background-color:#fff;color:#313bac;padding:.75rem 1.5rem;border:2px solid transparent;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;text-decoration:none}.footer-navbar-logo .footer-button:hover{background-color:transparent;border-color:#fff;color:#fff;transform:translateY(-2px)}.footer-navbar-logo .footer-button:active{transform:translateY(0)}.footer-navbar-links{flex:1;min-width:200px;max-width:250px}.footer-navbar-links h3{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:#fff;position:relative}.footer-navbar-links h3:after{content:"";position:absolute;left:0;bottom:-8px;width:30px;height:2px;background-color:#fff}.footer-navbar-links ul{list-style:none;padding:0;margin:0}.footer-navbar-links li{margin-bottom:.75rem}.footer-navbar-links li a{color:#ffffffd9;font-size:1rem;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.footer-navbar-links li a svg{font-size:1.25rem;transition:transform .3s ease}.footer-navbar-links li a:hover{color:#fff;transform:translate(5px)}.footer-navbar-links li a:hover svg{transform:scale(1.1)}.footer-navbar-links .social-link{padding:.5rem 0}.footer-navbar-links .social-link span{margin-left:.5rem}.footer-navbar-links .contact-link svg{color:#ffffffe6}.footer-navbar-links .contact-link:hover svg{color:#fff}.footer-copyright{width:100%;text-align:center;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright p{color:#ffffffb3;font-size:.875rem;margin:0}@media screen and (max-width: 968px){.footer-main{justify-content:flex-start;gap:3rem}.footer-navbar-logo{text-align:left;margin-right:0}}@media screen and (max-width: 768px){.foot{padding:40px 0}.footer-main{flex-direction:column;align-items:center;text-align:center;gap:2rem}.footer-navbar-logo{text-align:center;margin-bottom:1rem}.footer-navbar-logo h3:after{left:50%;transform:translate(-50%)}.footer-navbar-links{text-align:center;max-width:100%}.footer-navbar-links h3:after{left:50%;transform:translate(-50%)}.footer-navbar-links li a{justify-content:center}.footer-navbar-links li a:hover{transform:translate(0) translateY(-2px)}}@media screen and (max-width: 480px){.footer-main{padding:0 15px}.footer-navbar-logo h3{font-size:1.75rem}.footer-button{width:100%;justify-content:center}}.Education{width:100%;min-height:100vh}.Education .education__container{max-width:1200px;margin:0 auto;position:relative}.Education .head-text{text-align:center}.Education .head-text h2{margin-bottom:1rem}.Education .education__timeline-wrapper{position:relative;padding:2rem 0}.Education .education__timeline-line{position:absolute;left:50%;transform:translate(-50%);width:4px;height:100%;background:var(--secondary-color);opacity:.3}.Education .education__timeline-line:before,.Education .education__timeline-line:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:20px;height:20px;border-radius:50%;background:var(--secondary-color)}.Education .education__timeline-line:before{top:-10px}.Education .education__timeline-line:after{bottom:-10px}.Education .education__card{width:45%;position:relative}.Education .education__card.left{margin-right:auto}.Education .education__card.right{margin-left:auto}.Education .education__card-dot{height:16px;border-radius:50%;background:var(--secondary-color);position:absolute;top:20px}.left .Education .education__card-dot{right:-48px}.right .Education .education__card-dot{left:-48px}.Education .education__card-content{background:var(--white-color);border-radius:15px;padding:1rem;box-shadow:0 5px 15px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Education .education__card-year{display:inline-block;padding:.5rem 1.5rem;background:var(--secondary-color);color:var(--white-color);border-radius:25px;font-weight:600;margin-bottom:1rem}.Education .education__card-degree{font-size:1.2rem;color:var(--black-color);margin-bottom:.4rem}.Education .education__card-institution{color:var(--secondary-color);font-size:1rem;margin-bottom:.4rem;font-weight:500}.Education .education__card-details{color:var(--gray-color);margin-bottom:.6rem;line-height:1rem}.Education .education__card-achievements{display:flex;flex-wrap:wrap;gap:.5rem}.Education .education__card-achievements .achievement-tag{padding:.3rem .5rem;background-color:var(--secondary-color);color:#fff;border-radius:15px;font-size:.9rem;cursor:pointer}@media screen and (max-width: 768px){.Education .education__timeline-line{left:20px}.Education .education__card{width:calc(100% - 50px);margin-left:50px}.Education .education__card.left,.Education .education__card.right{margin:0 0 3rem 50px}.Education .education__card-dot{left:-38px!important;right:auto!important}}[data-theme=dark] .education__card-content{background:var(--white-color);box-shadow:0 5px 15px #0003}:root{--font-base: "DM Sans", sans-serif;--primary-color: #edf2f8;--secondary-color: #313bac;--black-color: #030303;--lightGray-color: #e4e4e4;--gray-color: #6b7688;--brown-color: #46364a;--white-color: #ffffff}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth;font-family:Arial,Helvetica,sans-serif}:root{--primary-color: #edf2f8;--secondary-color: #313bac;--black-color: #030303;--lightGray-color: #e4e4e4;--gray-color: #6b7688;--brown-color: #46364a;--white-color: #ffffff;--rev-white:#313bac}[data-theme=dark]{--primary-color: #0a0b1a;--secondary-color: #6f4db3;--black-color: #e8ebff;--lightGray-color: #1c1e3a;--gray-color: #aaaaaa;--brown-color: #8b6d9c;--white-color: #13142b;--rev-white:#ffffff}[data-theme=dark3]{--primary-color: #1a1a1a;--secondary-color: #4e57d4;--black-color: #e5e5e5;--lightGray-color: #333333;--gray-color: #b4b4b4;--brown-color: #6b5470;--white-color: #2d2d2d}[data-theme=dark3]{--primary-color: #e8efe6;--secondary-color: #2c6e49;--black-color: #233d4d;--lightGray-color: #d7e4d4;--gray-color: #779985;--brown-color: #a86f4d;--white-color: #f4f7f3}[data-theme=dark33]{--primary-color: #fef6f8;--secondary-color: #db7093;--black-color: #4a3141;--lightGray-color: #f8e6eb;--gray-color: #c4a5b5;--brown-color: #945c74;--white-color: #fff9fa}[data-theme=minimal]{--primary-color: #fafafa;--secondary-color: #2d2d2d;--black-color: #232323;--lightGray-color: #f0f0f0;--gray-color: #666666;--brown-color: #4a4a4a;--white-color: #ffffff}[data-theme=brutal]{--primary-color: #ffde59;--secondary-color: #ff0f7b;--black-color: #000000;--lightGray-color: #f4f4f4;--gray-color: #333333;--brown-color: #ff5c00;--white-color: #ffffff}[data-theme=ocean]{--primary-color: #f0f7f9;--secondary-color: #2f97c1;--black-color: #1d3557;--lightGray-color: #e5eff5;--gray-color: #7d9aaa;--brown-color: #455a64;--white-color: #ffffff}[data-theme=cyber]{--primary-color: #0d0d0f;--secondary-color: #00ff9f;--black-color: #e6e6fa;--lightGray-color: #1a1a24;--gray-color: #7b68ee;--brown-color: #ff00ff;--white-color: #15151e}[data-theme=autumn]{--primary-color: #fdf6e9;--secondary-color: #d35400;--black-color: #2c1810;--lightGray-color: #f8ece1;--gray-color: #9b7e6a;--brown-color: #8b4513;--white-color: #ffffff}[data-theme=deep-space]{--primary-color: #0a0b1a;--secondary-color: #6f4db3;--black-color: #e8ebff;--lightGray-color: #1c1e3a;--gray-color: #4a4f82;--brown-color: #8b6d9c;--white-color: #13142b}[data-theme=nebula]{--primary-color: #16132b;--secondary-color: #ff61d8;--black-color: #f0e7ff;--lightGray-color: #251d47;--gray-color: #9d89cc;--brown-color: #c76ee2;--white-color: #1d1832}[data-theme=mars]{--primary-color: #1a0f0f;--secondary-color: #ff4500;--black-color: #ffe6d5;--lightGray-color: #2a1915;--gray-color: #a65d57;--brown-color: #8b3232;--white-color: #201414}[data-theme=aurora]{--primary-color: #0c1414;--secondary-color: #39ff14;--black-color: #e0fff2;--lightGray-color: #152222;--gray-color: #4a8b7d;--brown-color: #2d6b5b;--white-color: #111a1a}[data-theme=eclipse]{--primary-color: #080808;--secondary-color: #ffd700;--black-color: #fff7e6;--lightGray-color: #1a1a1a;--gray-color: #7c7c7c;--brown-color: #b8860b;--white-color: #0d0d0d}.app{background-color:var(--primary-color);font-family:var(--font-base);transition:all .3s ease}.app__whitebg{background-color:var(--white-color)}.app__primarybg,.captcha-modal{background-color:var(--primary-color)}.captcha-modal h2,.captcha-modal p,.captcha-modal .attempt-counter{color:var(--black-color)}.app__container{width:100%;min-height:100vh;display:flex;flex-direction:row}.app__flex{display:flex;justify-content:center;align-items:center}.app__wrapper{flex:1;width:100%;flex-direction:column;padding:4rem 2rem}@media screen and (max-width: 450px){.app__wrapper{padding:4rem 1rem 2rem}}.copyright{width:100%;padding:2rem 0 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.copyright p{text-transform:uppercase;color:var(--black-color)}.head-text{font-size:2.75rem;font-weight:800;text-align:center;color:var(--black-color);text-transform:capitalize;transition:color .3s ease}.head-text span{color:var(--secondary-color)}@media screen and (min-width: 2000px){.head-text{font-size:4rem}}@media screen and (max-width: 450px){.head-text{font-size:2rem}}@media screen and (max-width: 728px){.head-text{font-size:24px}}.p-text{font-size:.8rem;text-align:left;color:var(--gray-color);line-height:1.5;transition:color .3s ease}@media screen and (min-width: 2000px){.p-text{font-size:1.75rem}}.bold-text{font-size:1rem;font-weight:800;color:var(--black-color);text-align:left;transition:color .3s ease}@media screen and (min-width: 2000px){.bold-text{font-size:2rem}}@media screen and (max-width: 450px){.bold-text{font-size:.9rem}}.app__social{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;padding:1rem}.app__social div{width:40px;height:40px;border-radius:50%;background-color:var(--white-color);margin:.25rem 0;border:1px solid var(--lightGray-color);display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.app__social div svg{width:15px;height:15px;color:var(--gray-color);transition:color .3s ease}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white-color)}@media screen and (min-width: 2000px){.app__social div{width:70px;height:70px;margin:.5rem 0}.app__social div svg{width:30px;height:30px}}.app__navigation{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.app__navigation .app__navigation-dot{width:10px;height:10px;border-radius:50%;background-color:#cbcbcb;margin:.5rem;transition:background-color .2s ease-in-out}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width: 2000px){.app__navigation .app__navigation-dot{width:20px;height:20px}}@media screen and (max-width: 815px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}
