@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{max-width:1600px;margin:0 auto;width:100%;min-height:100vh;font-family:Roboto,sans-serif;color:#241b49;position:relative}a{color:inherit;text-decoration:none}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 3.75em;margin-top:20vh;gap:1em}@media only screen and (max-width:75em){.not-found{padding:0 3.75em}}@media only screen and (max-width:45em){.not-found{padding:0 2em}}@media only screen and (max-width:30em){.not-found{padding:0 1em}}.not-found h2{font-size:3rem}.not-found .not-found-img{margin-top:-2.5em}.not-found p{font-size:1.25rem;font-weight:600}.not-found button{height:3em;margin-top:1em;width:400px;border:none;background-color:#ff7c2c;border-radius:.6em;color:#fff;font-weight:600;max-width:80%}.whatsapp{position:fixed;bottom:3em;right:3em;display:flex;justify-content:center;align-items:center;gap:.75em;z-index:20;cursor:pointer;padding:.75em;border-radius:2em;background-color:#fff;box-shadow:4px 8px 8px 0 rgba(93,134,194,.14),0 -8px 8.9px 0 rgba(93,134,194,.08)}@media only screen and (max-width:45em){.whatsapp{bottom:1.75em;right:1.75em}}.whatsapp p{color:#7f7a97;font-weight:500}@media only screen and (max-width:45em){.whatsapp p{font-size:.8rem}}.whatsapp .whatsapp-icon{width:2em;height:2em;background-color:#1ea925;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.5rem}@media only screen and (max-width:45em){.whatsapp .whatsapp-icon{font-size:1rem}}.global-button{padding:.6em 1.5em .6em 2em;border:none;color:#fff;background-color:#ff7c2c;border-radius:15em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1em}.global-button span{font-weight:600;font-size:.875rem}.header{background-color:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;top:0;left:0;padding:1.25em 7.29% 1.25em 6.81%;width:100%;height:4em;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);z-index:10;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:58em){.header{padding:1.25em 2em}}@media only screen and (max-width:45em){.header{padding:1.5em}}.header .logo{display:flex;align-items:center;gap:.6em;cursor:pointer}.header .logo img{border-radius:50%}.header .logo p{font-size:.875rem;font-weight:600;letter-spacing:1}@media only screen and (max-width:58em){.header .logo p{display:none}}.header .nav{display:flex;align-items:center;gap:.5em}.header .nav .available{display:flex;gap:.6em;align-items:center}.header .nav .available .beep{width:.7em;height:.7em;background-color:#ff7c2c;border-radius:50%;position:"relative"}.header .nav .available p{font-size:.875rem}@media only screen and (max-width:45em){.header .nav .available p{font-size:.75rem}}.header .nav .navbar{background-color:#fff;height:2.5em;border-radius:18.75em;display:flex;align-items:center;gap:.75em;padding:4px 4px 4px 1em;position:relative}@media only screen and (max-width:58em){.header .nav .navbar{display:none}}.header .nav .navbar .bar-mobile{display:none;cursor:pointer}@media only screen and (max-width:58em){.header .nav .navbar .bar-mobile{display:block}}.header .nav .navbar nav{display:flex;gap:1rem}.header .nav .navbar nav p{font-size:.875rem;font-weight:500;white-space:nowrap;margin:0;padding:.5rem;cursor:pointer}.header .nav .navbar nav p:hover{color:#ff7c2c}.header .nav .navbar .bar{margin-top:3px}@media only screen and (max-width:58em){.header .nav .navbar .bar{display:none}}.header .nav .navbar-mobile{background-color:#fff;height:2.5em;border-radius:18.75em;align-items:center;gap:.75em;padding:4px 4px 4px 1em;position:relative;display:none}@media only screen and (max-width:58em){.header .nav .navbar-mobile{display:flex}}.header .nav .navbar-mobile .bar-mobile{display:none;cursor:pointer;margin-top:.3em}@media only screen and (max-width:58em){.header .nav .navbar-mobile .bar-mobile{display:block}}.header .nav .navbar-mobile nav{display:flex;gap:1rem}.header .nav .navbar-mobile nav p{font-size:.875rem;font-weight:500;white-space:nowrap;margin:0;padding:.5rem;cursor:pointer}.header .nav .navbar-mobile nav p:hover{color:#ff7c2c}.header .nav .navbar-mobile .bar{margin-top:1em}@media only screen and (max-width:58em){.header .nav .navbar-mobile .bar{display:none}}.header .nav .navbar-mobile button span{font-size:.75rem}@media only screen and (min-width:928px)and (max-width:1080px){.header .logo .show-name{display:block}}@media only screen and (min-width:928px)and (max-width:1080px)and (max-width:58em){.header .logo .show-name{display:none}}@media only screen and (min-width:928px)and (max-width:1080px){.header .logo .hide-name{display:none}}@media only screen and (min-width:928px)and (max-width:1080px)and (max-width:58em){.header .logo .hide-name{display:none}}.nav-mobile{padding:1em 1em 2em;z-index:20;background-color:#fff}.nav-mobile .mobile-logo{display:flex;align-items:center;justify-content:space-between}.nav-mobile .mobile-logo .logo{display:flex;align-items:center;gap:.6em;cursor:pointer}.nav-mobile .mobile-logo .logo img{border-radius:50%}.nav-mobile .mobile-logo .logo p{font-size:.875rem;font-weight:600;letter-spacing:1}.nav-mobile .nav-list{margin-top:2em;display:flex;flex-direction:column;gap:1em}.nav-mobile .nav-list .mobile-nav{cursor:pointer;padding:.75em}.nav-mobile .nav-list .active-mobile-nav{background-color:#ff7c2c;color:#fff;padding:.75em;border-radius:1em;text-align:right}.nav-mobile .socials{display:flex;gap:1em;align-items:center;justify-content:space-between;padding:.75em;margin-top:1em}.nav-mobile .socials .social-icon:hover{scale:1.2;transition:all .3s ease}.welcome .welcome-header{padding:7em 2em 0;background:rgba(255,126,46,.5);background:radial-gradient(at center top,rgba(255,126,46,.4),rgb(255,255,255))}.welcome .welcome-header h1{font-family:Orbitron,sans-serif;text-align:center;font-weight:900;font-size:3rem;max-width:900px;margin:0 auto}@media only screen and (max-width:45em){.welcome .welcome-header h1{font-size:1.75rem}}@media only screen and (max-width:30em){.welcome .welcome-header h1{font-size:1.5rem}}.welcome .welcome-text-btn{margin-top:1.5em;display:flex;flex-direction:column;align-items:center;gap:2.5em}@media only screen and (max-width:45em){.welcome .welcome-text-btn{gap:1.5em}}.welcome .welcome-text-btn p{text-align:center;max-width:650px;font-size:1.1rem;color:#94939b}@media only screen and (max-width:45em){.welcome .welcome-text-btn p{font-size:1rem;max-width:90%}}.video-container{margin:3.5em auto;display:flex;justify-content:center;align-items:center;overflow:hidden;perspective:1000px}.video-container .custom-video-container{width:70%;height:500px;background:linear-gradient(45deg,black,#333);box-shadow:0 10px 30px rgba(0,0,0,.3);transform-style:preserve-3d;border-radius:10px;overflow:hidden;position:relative;cursor:pointer}@media only screen and (max-width:58em){.video-container .custom-video-container{width:85%;height:450px}}@media only screen and (max-width:45em){.video-container .custom-video-container{height:350px;width:95%}}@media only screen and (max-width:30em){.video-container .custom-video-container{height:300px}}.video-container .custom-video-container button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.3);border:none;border-radius:50%;width:70px;height:70px;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.home-about{position:relative}.home-about .about-bubble-one{position:absolute;opacity:.3;left:1.5em}@media only screen and (max-width:45em){.home-about .about-bubble-one{width:140px;height:145px}}.home-about .about-bubble-two{position:absolute;opacity:.3;top:7em;left:8em}@media only screen and (max-width:45em){.home-about .about-bubble-two{width:70px;height:64px;top:5em;left:6em}}.home-about .about-details{padding:10em 1.5em 6.5em 7.5em}@media only screen and (max-width:75em){.home-about .about-details{padding:10em 1.5em 6.5em 4.5em}}@media only screen and (max-width:58em){.home-about .about-details{padding:10em 1.5em 6.5em 2.5em}}@media only screen and (max-width:45em){.home-about .about-details{padding:8.5em 1.5em 4em}}@media only screen and (max-width:30em){.home-about .about-details{padding:6em 1.5em 4em}}.home-about .about-details h2{font-family:Orbitron,sans-serif;font-weight:900;font-size:2.5rem}@media only screen and (max-width:45em){.home-about .about-details h2{font-size:1.75rem}}@media only screen and (max-width:30em){.home-about .about-details h2{font-size:1.5rem}}.home-about .about-details .about-msg-links{margin-top:1.75rem;display:flex;justify-content:space-between}.home-about .about-details .about-msg-links .about-msg{font-weight:600;font-size:1.75rem;max-width:93%;line-height:144%;color:#94939b}@media only screen and (max-width:45em){.home-about .about-details .about-msg-links .about-msg{font-size:1.25rem;max-width:none}}@media only screen and (max-width:30em){.home-about .about-details .about-msg-links .about-msg{font-size:1rem}}.home-about .about-details .about-msg-links .about-msg span{display:inline-block;white-space:pre-wrap}.home-about .about-details .about-msg-links .bar-links{display:flex;gap:1em}@media only screen and (max-width:45em){.home-about .about-details .about-msg-links .bar-links{display:none}}.home-about .about-details .about-msg-links .bar-links .scroll-bar{width:1px;background-color:rgba(196,196,196,.4);height:90%;margin-top:5%;position:relative}.home-about .about-details .about-msg-links .bar-links .scroll-bar .scroll-line{width:1px;background-color:#ff7c2c;height:25%;position:absolute;left:0}.home-about .about-details .about-msg-links .bar-links .links{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.home-about .about-details .about-question{font-weight:500;font-size:1.125rem;margin-top:3.5em;color:#94939b}@media only screen and (max-width:45em){.home-about .about-details .about-question{margin-top:1.6em}}@media only screen and (max-width:30em){.home-about .about-details .about-question{font-size:.9rem}}.home-about .about-details .trust{display:flex;align-items:center;gap:.5em;margin-top:1em}@media only screen and (max-width:45em){.home-about .about-details .trust{margin-top:.5em}}.home-about .about-details .trust .trust-numbers{display:flex;flex-direction:column}.home-about .about-details .trust .trust-numbers span{font-weight:500;font-size:.6rem;color:#94939b}.home-about .about-details button{margin-top:1.5em}@media only screen and (max-width:45em){.home-about .about-details button{margin-top:1em}}.featured-projects{position:relative}.featured-projects .about-bubble-two{position:absolute;opacity:.6;top:0;right:1.5em}@media only screen and (max-width:45em){.featured-projects .about-bubble-two{width:88px;height:67px}}.featured-projects .featured-project-details{padding:6.5em 7em 5em}@media only screen and (max-width:75em){.featured-projects .featured-project-details{padding:6em 6em 5em}}@media only screen and (max-width:58em){.featured-projects .featured-project-details{padding:5em 3em}}@media only screen and (max-width:45em){.featured-projects .featured-project-details{padding:3em 1.5em 4em}}@media only screen and (max-width:30em){.featured-projects .featured-project-details{padding:3em 1.5em}}.featured-projects .featured-project-details h2{font-family:Orbitron,sans-serif;font-weight:900;font-size:2.5rem}@media only screen and (max-width:45em){.featured-projects .featured-project-details h2{font-size:1.75rem}}@media only screen and (max-width:30em){.featured-projects .featured-project-details h2{font-size:1.5rem}}.featured-projects .featured-project-details .view-all{font-size:1.125rem;color:#7f7a97;margin-top:.5em}@media only screen and (max-width:30em){.featured-projects .featured-project-details .view-all{font-size:1rem}}.featured-projects .featured-project-details .view-all span{color:#ff7c2c;font-weight:500;cursor:pointer}.featured-projects .featured-project-details .view-all span:hover{color:#241b49}.featured-projects .featured-project-details .project-carousel{margin-top:2em}.featured-projects .featured-project-details .project-carousel .indiv-project{width:80%}.featured-projects .featured-project-details .project-carousel .indiv-project img{width:100%}@media only screen and (max-width:45em){.featured-projects .featured-project-details .project-carousel .indiv-project img{height:300px}}@media only screen and (max-width:30em){.featured-projects .featured-project-details .project-carousel .indiv-project img{height:250px}}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details{display:flex;justify-content:space-between;margin-top:2em}@media only screen and (max-width:45em){.featured-projects .featured-project-details .project-carousel .indiv-project .project-details{flex-direction:column}}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-name-desc{width:60%}@media only screen and (max-width:45em){.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-name-desc{width:100%}}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-name-desc .project-name{display:flex;gap:1em;align-items:center}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-name-desc .project-name h3{font-family:Orbitron,sans-serif;font-weight:900;font-size:2rem}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-name-desc .project-name p{font-family:Orbitron,sans-serif;font-weight:800;font-size:1.5rem;color:#dadada;margin-top:.2em}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-name-desc .project-desc{margin-top:.7em;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-interactions{display:flex;gap:1em}@media only screen and (max-width:45em){.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-interactions{width:100%;margin-top:1.5em}}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-interactions .interactions{display:flex;flex-direction:column;align-items:center;gap:.5em}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-interactions .interactions .inter-icon{width:3em;height:3em;border-radius:1.1em;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;color:#ff7c2c}.featured-projects .featured-project-details .project-carousel .indiv-project .project-details .project-interactions .interactions p{font-family:Orbitron,sans-serif;font-weight:800;font-size:.875rem}.services{background-color:#f2f2f2;padding:6.5em}@media only screen and (max-width:75em){.services{padding:5em}}@media only screen and (max-width:58em){.services{padding:4.5em 3.5em}}@media only screen and (max-width:45em){.services{padding:4.5em 1em}}.services .services-header{text-align:center;font-family:Orbitron,sans-serif;font-weight:900;font-size:2.5rem}@media only screen and (max-width:45em){.services .services-header{font-size:1.75rem}}@media only screen and (max-width:30em){.services .services-header{font-size:1.5rem}}.services .service-nav{display:flex;gap:1.5em;overflow-x:auto;align-items:center;justify-content:center;margin:1.25em 2em 0}@media only screen and (max-width:75em){.services .service-nav{justify-content:flex-start}}@media only screen and (max-width:58em){.services .service-nav{margin:1.25em 0 0}}.services .service-nav .nav-opt{cursor:pointer}.services .service-nav .nav-opt p{color:#7f7a97;font-weight:500;white-space:nowrap}.services .service-nav .nav-active{height:3em;background-color:#fff;padding:.875em 1.125em;border-radius:.875em;position:relative}.services .service-nav .nav-active p{font-weight:500;white-space:nowrap}.services .service-nav .nav-active .active-dot{position:absolute;top:.5em;right:.5em;width:6px;height:6px;border-radius:50%;background-color:#ff7c2c}.services .services-details{background-color:#fff;margin-top:2.5em;padding:1em;border-radius:1em;display:flex;gap:1em}@media only screen and (max-width:45em){.services .services-details{flex-direction:column;padding:1em}}.services .services-details .services-description{padding:.5em;width:40%}@media only screen and (max-width:45em){.services .services-details .services-description{width:100%}}.services .services-details .services-description .time-scroll-container{width:100%;background-color:rgba(196,196,196,.4);height:1px}.services .services-details .services-description .time-scroll-container .time-scroll{width:30%;height:1px;background-color:#ff7c2c}.services .services-details .services-description .globe{margin-top:4em;width:2.5em;height:2.5em;background-color:#f2f2f2;border-radius:.75em;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:45em){.services .services-details .services-description .globe{margin-top:2em}}.services .services-details .services-description .service-website{margin-top:1.8em}.services .services-details .services-description .service-website .service-website-details{margin-top:1em;color:#94939b}.services .services-details .services-description .service-website .service-website-link{margin-top:2.5em;color:#94939b}.services .services-details .services-description .service-website .service-website-link span{cursor:pointer;color:#ff7c2c}.services .services-details .services-annimation{width:60%;background-color:#f2f2f2;border-radius:1em;padding:5em 3.5em 6.5em}@media only screen and (max-width:58em){.services .services-details .services-annimation{padding:3em 2.5em 5.5em}}@media only screen and (max-width:45em){.services .services-details .services-annimation{width:100%;padding:2em 3em 5em 1.5em}}@media only screen and (max-width:30em){.services .services-details .services-annimation{padding:1.5em 2.5em 5em 1em}}.services .services-details .services-annimation .web-project-carousel{position:relative}.services .services-details .services-annimation .web-project-carousel .web-project-writeup-container{position:absolute;width:11.5em;height:14em;border-radius:.75em;background-color:#ff7c2c;color:#fff;bottom:-4em;right:-2em;z-index:5;padding:1.5em 1em}@media only screen and (max-width:45em){.services .services-details .services-annimation .web-project-carousel .web-project-writeup-container{width:10em;height:13em;padding:1em}}@media only screen and (max-width:30em){.services .services-details .services-annimation .web-project-carousel .web-project-writeup-container{width:8em;height:10em;padding:.5em}}.services .services-details .services-annimation .web-project-carousel .web-project-writeup-container .web-project-writeup p{font-size:.875rem;display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:30em){.services .services-details .services-annimation .web-project-carousel .web-project-writeup-container .web-project-writeup p{line-clamp:5;-webkit-line-clamp:5}}.services .services-details .services-annimation .web-project-carousel .web-project-writeup-container .web-project-writeup .code{background-color:#fff;width:2em;height:2em;display:flex;align-items:center;justify-content:center;float:right;border-radius:.4em;color:#ff7c2c;margin-top:3em;cursor:pointer}@media only screen and (max-width:45em){.services .services-details .services-annimation .web-project-carousel .web-project-writeup-container .web-project-writeup .code{width:1.5em;height:1.5em;margin-top:1.5em}}.services .services-details .services-annimation .web-project-carousel .web-project .web-project-img img{width:100%;border-radius:1em}@media only screen and (max-width:45em){.services .services-details .services-annimation .web-project-carousel .web-project .web-project-img img{height:250px}}@media only screen and (max-width:30em){.services .services-details .services-annimation .web-project-carousel .web-project .web-project-img img{height:200px}}.services-tech{display:flex;gap:1em;margin-top:1em}@media only screen and (max-width:45em){.services-tech{flex-direction:column;margin-top:2em;gap:2em}}.services-tech .dev-stack{width:50%;background-color:#fff;border-radius:1.5em;padding:1.8em}@media only screen and (max-width:45em){.services-tech .dev-stack{width:100%;padding:1.5em}}@media only screen and (max-width:30em){.services-tech .dev-stack{padding:1em}}.services-tech .dev-stack .dev-stack-header{display:flex;gap:1em;align-items:center}.services-tech .dev-stack .dev-stack-header .dev-stack-logo{width:2.6em;height:2.6em;border-radius:.75em;background-color:#f2f2f2;display:flex;justify-content:center;align-items:center}.services-tech .dev-stack .dev-stack-header p{font-size:1.5rem;font-weight:600}.services-tech .dev-stack .dev-stack-name-logo{background-color:#f2f2f2;margin-top:2.5em;padding-top:2em;padding-bottom:1.25em}.services-tech .dev-stack .dev-stack-name-logo .dev-stack-link{border-radius:18.5em;background-color:#fff;margin-top:2em;width:7em;height:2.5em;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:1.25em;cursor:pointer}.services-tech .dev-stack .dev-stack-name-logo .dev-stack-link p span{color:#ff7c2c}.services-tech .design-dev-stack{width:50%}@media only screen and (max-width:45em){.services-tech .design-dev-stack{width:100%}}.services-tech .design-dev-stack .design-stack{background-color:#fff;border-radius:1.5em;padding:1.8em}@media only screen and (max-width:45em){.services-tech .design-dev-stack .design-stack{padding:1.5em}}@media only screen and (max-width:30em){.services-tech .design-dev-stack .design-stack{padding:1em}}.services-tech .design-dev-stack .design-stack .design-stack-header{display:flex;gap:1em;align-items:center}.services-tech .design-dev-stack .design-stack .design-stack-header .design-stack-logo{width:2.6em;height:2.6em;border-radius:.75em;background-color:#f2f2f2;display:flex;justify-content:center;align-items:center}.services-tech .design-dev-stack .design-stack .design-stack-header p{font-size:1.5rem;font-weight:600}.services-tech .design-dev-stack .design-stack .design-stack-tools{margin-top:2.5em;display:flex;gap:.6em;flex-wrap:wrap}.services-tech .design-dev-stack .design-stack .design-stack-tools .design-tool{padding:.5em;display:flex;align-items:center;gap:.5em;background-color:#f2f2f2;border-radius:.75em}.services-tech .design-dev-stack .design-stack .design-stack-tools .design-tool p{font-weight:500;white-space:nowrap}.services-tech .design-dev-stack .dev-speed{background-color:#fff;border-radius:1.5em;padding:1.8em;margin-top:1em}@media only screen and (max-width:45em){.services-tech .design-dev-stack .dev-speed{padding:1.5em;margin-top:2em}}.services-tech .design-dev-stack .dev-speed .speed-header{display:flex;justify-content:space-between}.services-tech .design-dev-stack .dev-speed .speed-header p{font-size:1.5rem;font-weight:600;max-width:50%}.services-tech .design-dev-stack .dev-speed .speed-header button{height:2.5em}.services-tech .design-dev-stack .dev-speed .speed-message{color:#94939b;margin-top:1em}.parallax{width:100%;overflow:hidden;margin-top:1em}.parallax,.parallax .scroller{white-space:nowrap;display:flex;flex-wrap:nowrap}.parallax .scroller .scroller-item{display:flex;gap:1.5em;margin-right:1.5em}.parallax .scroller .scroller-item .stack-item{display:flex;gap:.5em;align-items:center}.parallax .scroller .scroller-item .stack-item .stack-logo{display:flex;justify-content:center;align-items:center;background-color:#fff;width:2.5em;height:2.5em;border-radius:50%}.parallax .scroller .scroller-item .stack-item p{font-weight:500;white-space:nowrap}.choose-us{position:relative;background-color:#f2f2f2}.choose-us .about-bubble-one{position:absolute;opacity:.3;right:5em}@media only screen and (max-width:45em){.choose-us .about-bubble-one{width:140px;height:145px;right:0}}.choose-us .about-bubble-two{position:absolute;opacity:.3;top:8em;right:15em}@media only screen and (max-width:45em){.choose-us .about-bubble-two{width:70px;height:64px;top:5em;right:6em}}.choose-us .choose-us-content{padding:6em 6.5em}@media only screen and (max-width:75em){.choose-us .choose-us-content{padding:5em}}@media only screen and (max-width:45em){.choose-us .choose-us-content{padding:3em 1.5em}}.choose-us .choose-us-content .header-q{font-size:1.25rem;font-weight:500;color:#ff7c2c;line-height:1.5em;font-feature-settings:"smcp";font-variant:small-caps;letter-spacing:2px}.choose-us .choose-us-content h2{font-family:Orbitron,sans-serif;font-size:3rem;font-weight:900;max-width:60%}@media only screen and (max-width:45em){.choose-us .choose-us-content h2{font-size:2rem;max-width:none}}.choose-us .choose-us-content .choose-us-cards{margin-top:3em;align-items:center}@media only screen and (max-width:45em){.choose-us .choose-us-content .choose-us-cards{padding-left:3em}}@media only screen and (max-width:30em){.choose-us .choose-us-content .choose-us-cards{padding-left:0}}.choose-us .choose-us-content .choose-us-cards .choose-us-card{background-color:#fff;border-bottom:7px solid #ff7c2c;border-radius:.75em;overflow:hidden;height:26em;max-width:260px}@media only screen and (max-width:45em){.choose-us .choose-us-content .choose-us-cards .choose-us-card{max-width:320px}}@media only screen and (max-width:30em){.choose-us .choose-us-content .choose-us-cards .choose-us-card{width:100%;height:25em}}.choose-us .choose-us-content .choose-us-cards .choose-us-card .choose-us-card-img{min-height:15em}.choose-us .choose-us-content .choose-us-cards .choose-us-card .choose-us-card-img img{width:100%}.choose-us .choose-us-content .choose-us-cards .choose-us-card .card-one img{margin-left:-1em;margin-top:-1.5em}.choose-us .choose-us-content .choose-us-cards .choose-us-card .card-one .choose-us-card-details{margin-top:5em}.choose-us .choose-us-content .choose-us-cards .choose-us-card .card-two img{margin-left:-1em;margin-top:-1.5em}.choose-us .choose-us-content .choose-us-cards .choose-us-card .card-three img{margin-top:-.3em}.choose-us .choose-us-content .choose-us-cards .choose-us-card .card-four img{margin-left:-1em;margin-top:-1.5em}.choose-us .choose-us-content .choose-us-cards .choose-us-card .choose-us-card-details{padding:1.2em 1.2em 2.5em}.choose-us .choose-us-content .choose-us-cards .choose-us-card .choose-us-card-details h3{font-weight:600;font-size:1.25rem;max-width:80%}.choose-us .choose-us-content .choose-us-cards .choose-us-card .choose-us-card-details p{font-size:.875rem;margin-top:.5em;color:#94939b}.choose-us .choose-us-content .choose-us-cards .card-margin .choose-us-card-details{margin-top:1em}.solution{padding:5em 6.5em}@media only screen and (max-width:75em){.solution{padding:5em}}@media only screen and (max-width:45em){.solution{padding:3em 1.5em}}.solution .solution-body{background-color:#ff7c2c;display:flex;border-radius:1.8em;align-items:center;max-height:345px}@media only screen and (max-width:75em){.solution .solution-body{max-height:320px}}@media only screen and (max-width:58em){.solution .solution-body{max-height:280px}}@media only screen and (max-width:45em){.solution .solution-body{flex-direction:column-reverse;max-height:none}}.solution .solution-body .solution-details{width:60%;padding-left:3.75em}@media only screen and (max-width:75em){.solution .solution-body .solution-details{padding-left:3em}}@media only screen and (max-width:58em){.solution .solution-body .solution-details{padding-left:2.5em}}@media only screen and (max-width:45em){.solution .solution-body .solution-details{width:100%;padding:2em;display:flex;flex-direction:column;align-items:center;text-align:center}}@media only screen and (max-width:30em){.solution .solution-body .solution-details{padding:1.5em;display:block;text-align:start}}.solution .solution-body .solution-details h3{color:#fff;font-family:Orbitron,sans-serif;font-weight:900;font-size:2.25rem}@media only screen and (max-width:75em){.solution .solution-body .solution-details h3{font-size:1.75rem}}@media only screen and (max-width:58em){.solution .solution-body .solution-details h3{font-size:1.5rem}}.solution .solution-body .solution-details p{font-size:1.25rem;margin-top:1em;color:#fff}@media only screen and (max-width:75em){.solution .solution-body .solution-details p{font-size:1rem}}.solution .solution-body .solution-details button{margin-top:2em}.solution .solution-body .solution-image img{margin-bottom:5px}@media only screen and (max-width:75em){.solution .solution-body .solution-image img{width:320px;height:330px}}@media only screen and (max-width:58em){.solution .solution-body .solution-image img{width:280px;height:290px}}@media only screen and (max-width:45em){.solution .solution-body .solution-image img{margin-bottom:0}}.testimonies{padding:5em 2em 4em 6em;background-color:#f2f2f2}@media only screen and (max-width:58em){.testimonies{padding:4em 2em 3em 5em}}@media only screen and (max-width:45em){.testimonies{padding:3em 1.5em}}.testimonies .header-q{font-size:1.25rem;font-weight:500;color:#ff7c2c;line-height:1.5em;font-feature-settings:"smcp";font-variant:small-caps;letter-spacing:2px}.testimonies .testimonies-note{font-size:2rem;font-weight:900;margin-top:.5em;line-height:3rem;max-width:80%}@media only screen and (max-width:58em){.testimonies .testimonies-note{font-size:1.5rem;max-width:none}}@media only screen and (max-width:45em){.testimonies .testimonies-note{font-size:1.25rem;line-height:2rem}}.testimonials-container{display:flex;gap:2em;width:100%;margin:2.5em auto 0;align-items:center;position:relative;padding:2em 0}@media only screen and (max-width:45em){.testimonials-container{flex-direction:column;align-items:center;gap:1rem;margin:0 auto}}.testimonials-container .avatars-column{display:flex;flex-direction:column;gap:1rem;align-items:center;padding:1rem 0}@media only screen and (max-width:45em){.testimonials-container .avatars-column{flex-direction:row;justify-content:center;width:100%;justify-content:space-around}}.testimonials-container .avatars-column .avatar_wrapper{cursor:pointer;width:3.75em;height:3.75em;display:flex;justify-content:center;align-items:center;transition:all .3s ease;position:relative}.testimonials-container .avatars-column .avatar_wrapper img{border-radius:50%;object-fit:cover}.testimonials-container .avatars-column .avatar_wrapper-active{cursor:pointer;width:5.5em;height:5.5em;display:flex;justify-content:center;align-items:center;border-radius:50%;position:relative;transition:all .3s ease}.testimonials-container .avatars-column .avatar_wrapper-active .avatar-border{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.testimonials-container .avatars-column .avatar_wrapper-active .avatar-border .progress-ring{width:100%;height:100%;transform:rotate(-90deg)}.testimonials-container .avatars-column .avatar_wrapper-active .avatar-border .progress-ring .animated-circle{stroke:#59a8f5;stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .1s linear;filter:drop-shadow(0 0 4px rgba(220,202,255,.7))}.testimonials-container .avatars-column .avatar_wrapper-active img{border-radius:50%;width:4.3em;height:4.3em;object-fit:cover;z-index:1}.testimonials-container .testimonial-card-container{flex:1 1;position:relative;min-height:300px;display:flex;align-items:center;overflow:hidden}.testimonials-container .testimonial-card-container .active-testimonial-card{height:280px;border:1px solid #59a8f5;padding:3em 2em;background-color:#fff;border-radius:1.5em;width:70%;position:relative;z-index:2;overflow:hidden}@media only screen and (max-width:58em){.testimonials-container .testimonial-card-container .active-testimonial-card{padding:1.5em}}@media only screen and (max-width:45em){.testimonials-container .testimonial-card-container .active-testimonial-card{width:100%;height:100%;padding:1.5em}}@media only screen and (max-width:30em){.testimonials-container .testimonial-card-container .active-testimonial-card{padding:1em}}.testimonials-container .testimonial-card-container .active-testimonial-card .shiny-border{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.5em;padding:2px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(52,152,219,.8) 25%,rgba(52,152,219,.8) 75%,rgba(255,255,255,0));z-index:0;-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);mask-composite:exclude;-webkit-mask-composite:source-out;pointer-events:none}.testimonials-container .testimonial-card-container .active-testimonial-card .shiny-border .shiny-effect{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8) 50%,transparent);animation:shine 3s infinite}.testimonials-container .testimonial-card-container .active-testimonial-card .quote{font-size:1.25rem;font-weight:400;position:relative;z-index:1}.testimonials-container .testimonial-card-container .active-testimonial-card .name{font-size:1.5rem;font-weight:600;margin-top:2.5em;position:relative;z-index:1}@media only screen and (max-width:58em){.testimonials-container .testimonial-card-container .active-testimonial-card .name{margin-top:1.5em}}@media only screen and (max-width:45em){.testimonials-container .testimonial-card-container .active-testimonial-card .name{margin-top:2em}}@media only screen and (max-width:30em){.testimonials-container .testimonial-card-container .active-testimonial-card .name{margin-top:1.5em}}.testimonials-container .testimonial-card-container .active-testimonial-card .testimonial-info{margin-top:2rem;text-align:left}.testimonials-container .testimonial-card-container .active-testimonial-card .testimonial-info .student-name{font-size:1.25rem;font-weight:600;color:#94939b}.testimonials-container .testimonial-card-container .active-testimonial-card .testimonial-info .student-course{font-size:1rem;color:#7f7a97;margin-top:.25rem}.testimonials-container .testimonial-card-container .active-testimonial-card .testimonial-info .student-results{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#ff7c2c;margin-top:.5rem;font-weight:500}.testimonials-container .testimonial-card-container .active-testimonial-card .testimonial-info .student-results .results-icon{font-size:1.1rem}.testimonials-container .testimonial-card-container .skeleton-card{position:absolute;top:21%;right:0;transform:translateY(-50%);background-color:#fff;border-radius:1.5em;padding:2rem;border:1px solid #dccaff;height:11em;width:27%;z-index:1}@media only screen and (max-width:45em){.testimonials-container .testimonial-card-container .skeleton-card{display:none}}.testimonials-container .testimonial-card-container .skeleton-card .skeleton-line{height:1rem;background-color:#f1f1f1;border-radius:4px}.testimonials-container .testimonial-card-container .skeleton-card .skeleton-line-two{height:1rem;background-color:#f1f1f1;border-radius:4px;margin-top:.6em}.testimonials-container .testimonial-card-container .skeleton-card .skeleton-line-three{height:1rem;background-color:#f1f1f1;border-radius:4px;margin-top:2.5em}@keyframes shine{0%{left:-100%}to{left:100%}}.faq{position:relative}.faq .about-bubble-one{position:absolute;opacity:.3;left:1.75em;top:7.5em}@media only screen and (max-width:75em){.faq .about-bubble-one{top:6em;left:.5em}}@media only screen and (max-width:45em){.faq .about-bubble-one{width:120px;height:155px;top:0;left:0}}.faq .about-bubble-two{position:absolute;opacity:.3;top:15em;left:7em}@media only screen and (max-width:75em){.faq .about-bubble-two{top:13em;left:5em}}@media only screen and (max-width:45em){.faq .about-bubble-two{width:60px;height:51px;top:7em;left:4em}}.faq .faq-content{padding:11.5em 7em 10em;display:flex}@media only screen and (max-width:75em){.faq .faq-content{padding:10em 5em 7em}}@media only screen and (max-width:58em){.faq .faq-content{flex-direction:column;gap:2em}}@media only screen and (max-width:45em){.faq .faq-content{padding:3em 1.5em}}@media only screen and (max-width:30em){.faq .faq-content{padding:3em 1em}}.faq .faq-content .faq-side{width:50%;padding-right:2em;padding-left:1.5em;padding-top:4.7em}@media only screen and (max-width:75em){.faq .faq-content .faq-side{width:40%}}@media only screen and (max-width:58em){.faq .faq-content .faq-side{width:100%}}.faq .faq-content .faq-side .faq-content-header{color:#ff7c2c;font-weight:500;font-size:1.25rem}.faq .faq-content .faq-side h2{font-family:Orbitron,sans-serif;font-weight:900;font-size:2.5rem;margin-top:.5em;max-width:40%}@media only screen and (max-width:75em){.faq .faq-content .faq-side h2{max-width:80%}}.faq .faq-content .faq-side .faq-msg{margin-top:1em;font-size:1.125rem;color:#94939b;max-width:40%}@media only screen and (max-width:75em){.faq .faq-content .faq-side .faq-msg{max-width:70%}}@media only screen and (max-width:45em){.faq .faq-content .faq-side .faq-msg{max-width:100%}}.faq .faq-content .faq-main{width:50%}@media only screen and (max-width:75em){.faq .faq-content .faq-main{width:60%}}@media only screen and (max-width:58em){.faq .faq-content .faq-main{width:100%}}.trusted{display:flex;align-items:center;gap:.5em;margin:3em 0 10em;flex-direction:column}@media only screen and (max-width:45em){.trusted{margin:2em 1em 5em}}.trusted h3{font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:900;text-align:center;max-width:70%}@media only screen and (max-width:45em){.trusted h3{max-width:100%;font-size:2rem}}@media only screen and (max-width:30em){.trusted h3{font-size:1.5rem}}.trusted button{margin-top:2em}.footer{background-color:#e76b1f;background-image:url(/images/footer-img.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.footer .footer-content{color:#fff;display:flex;justify-content:space-between;padding:1.5em;gap:2em}@media only screen and (max-width:45em){.footer .footer-content{flex-direction:column;padding:2em}}.footer .footer-content .web-links{width:50%;display:flex;gap:7em;align-items:flex-start}@media only screen and (max-width:45em){.footer .footer-content .web-links{width:100%;justify-content:space-between}}.footer .footer-content .web-links .same-page{display:flex;flex-direction:column;gap:1em;justify-content:center}.footer .footer-content .web-links .same-page p{font-size:1.25rem;font-weight:500;cursor:pointer}.footer .footer-content .web-links .same-page p:hover{scale:1.2;transition:all .3s ease}.footer .footer-content .social-links{justify-self:end;display:flex;flex-direction:column;gap:1em;align-items:flex-end;text-align:right;width:50%}@media only screen and (max-width:45em){.footer .footer-content .social-links{width:100%;align-items:flex-start;margin-top:2em}}.footer .footer-content .social-links .socials{display:flex;gap:1em;align-items:center;justify-content:center}.footer .footer-content .social-links .socials .social-icon:hover{scale:1.2;transition:all .3s ease}.footer .daniel-blac{width:100%;margin-top:10em;overflow:hidden}@media only screen and (max-width:45em){.footer .daniel-blac{margin-top:3em}}.footer .daniel-blac h1{font-family:Orbitron,sans-serif;font-weight:900;font-size:7.3vw;text-align:center;white-space:nowrap;letter-spacing:2px;margin:0;padding:0;background:linear-gradient(180deg,#e2e2e2 60%,#999999);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}@media only screen and (max-width:45em){.footer .daniel-blac h1{font-size:7vw}}.projects .projects-header{display:flex;gap:1em;padding:7em 6em 0;background:rgba(255,126,46,.5);background:radial-gradient(at center top,rgba(255,126,46,.4),rgb(255,255,255))}@media only screen and (max-width:75em){.projects .projects-header{padding:7em 4em 0}}@media only screen and (max-width:45em){.projects .projects-header{padding:6em 1.5em 0}}.projects .projects-header h1{font-family:Orbitron,sans-serif;font-weight:900;font-size:5rem}@media only screen and (max-width:58em){.projects .projects-header h1{font-size:4rem}}@media only screen and (max-width:45em){.projects .projects-header h1{font-size:3rem}}.projects .projects-header .projects-total{width:4.5em;height:2.5em;background-color:#ff7c2c;border-radius:5em;color:#fff;display:flex;align-items:center;justify-content:center;margin-top:.5em}@media only screen and (max-width:45em){.projects .projects-header .projects-total{width:3em;height:2em}}.projects .projects-header .projects-total p{font-size:1.5rem;font-weight:900;font-family:Orbitron,sans-serif}@media only screen and (max-width:45em){.projects .projects-header .projects-total p{font-size:1rem}}.projects .project-intro{padding:1.5em 6em;background:rgba(255,126,46,.2);background:radial-gradient(at center top,rgba(255,126,46,.09),rgb(255,255,255))}@media only screen and (max-width:75em){.projects .project-intro{padding:1.5em 4em}}@media only screen and (max-width:45em){.projects .project-intro{padding:1em 1.5em 0}}.projects .project-intro p{max-width:60%;font-size:1.5rem}@media only screen and (max-width:75em){.projects .project-intro p{max-width:75%}}@media only screen and (max-width:58em){.projects .project-intro p{max-width:100%}}@media only screen and (max-width:45em){.projects .project-intro p{font-size:1.2rem}}.projects .projects-details{padding:3em 6em;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:4em;column-gap:4em;grid-row-gap:5em;row-gap:5em}@media only screen and (max-width:75em){.projects .projects-details{padding:3em 4em}}@media only screen and (max-width:58em){.projects .projects-details{grid-template-columns:repeat(1,minmax(0,1fr));row-gap:2em}}@media only screen and (max-width:45em){.projects .projects-details{padding:3em 1.5em 0}}.projects .projects-footer{margin-top:10em}.project-single{cursor:pointer}.project-single .img{width:100%;position:relative}.project-single .img .project-single-img{width:100%;height:400px}@media only screen and (max-width:45em){.project-single .img .project-single-img{height:300px}}@media only screen and (max-width:30em){.project-single .img .project-single-img{height:250px}}.project-single .img .link-box{position:absolute;bottom:0;right:0}.project-single .img .comment-interactions{position:absolute;display:flex;gap:.4em;top:1em;right:1em;z-index:2;width:75%}@media only screen and (max-width:45em){.project-single .img .comment-interactions{width:100%;flex-direction:column;align-items:flex-end;right:0;top:0}}.project-single .img .comment-interactions .close{width:1.5em;height:1.5em;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#ff7c2c}.project-single .img .comment-interactions .comments-box{display:flex;flex-direction:column;gap:.5em;width:100%}.project-single .img .comment-interactions .comments-box .share-thoughts{background-color:#fff;border-radius:1.5em;padding:1em}.project-single .img .comment-interactions .comments-box .share-thoughts .share-thought{display:flex;flex-direction:column;gap:.5em;width:100%}@media only screen and (max-width:45em){.project-single .img .comment-interactions .comments-box .share-thoughts .share-thought{padding:.5em;gap:1em}}.project-single .img .comment-interactions .comments-box .share-thoughts .share-thought .feedback{padding:.7em;border:1px solid #e4e7ec;border-radius:.5em}.project-single .img .comment-interactions .comments-box .share-thoughts .share-thought .feedback p{color:#7f7a97;font-size:.875rem}.project-single .img .comment-interactions .comments-box .share-thoughts .share-thought button{max-width:100px}@media only screen and (max-width:45em){.project-single .img .comment-interactions .comments-box .share-thoughts .share-thought button{height:2.5em}}.project-single .img .comment-interactions .comments-box .share-thoughts .thoughts-share,.project-single .img .comment-interactions .comments-box .share-thoughts .thoughts-view{height:100%}.project-single .img .comment-interactions .comments-box .all-comments{background-color:#fff;border-radius:1.5em;padding:0 1em}.project-single .img .comment-interactions .comments-box .all-comments .all-the-comments{overflow:auto;height:100%;padding-bottom:1em}.project-single .img .comment-interactions .comments-box .all-comments .all-the-comments .no-comments{text-align:center;padding:2em;color:#777}.project-single .img .comment-interactions .comments-box .all-comments .all-the-comments .latest-comments{display:flex;gap:1em;margin-top:1em}.project-single .img .comment-interactions .comments-box .all-comments .all-the-comments .latest-comments img{width:2.5em;height:2.5em;border-radius:50%}.project-single .img .comment-interactions .comments-box .all-comments .all-the-comments .latest-comments .comment-details .commenter-name{font-weight:500}.project-single .img .comment-interactions .comments-box .all-comments .all-the-comments .latest-comments .comment-details .commenter-comment{font-size:.875rem;margin-top:.1em;font-weight:500;color:#7f7a97}.project-single .img .comment-interactions .comments-box .all-comments .all-the-comments .latest-comments .comment-details .comment-actions{display:flex;gap:.5em;margin-top:.5em}.project-single .img .comment-interactions .comments-box .all-comments .all-the-comments .latest-comments .comment-details .comment-actions p{color:#7f7a97;font-size:.75rem}.project-single .img .comment-interactions .comments-box .comments-view{height:100%;max-height:256px}@media only screen and (max-width:45em){.project-single .img .comment-interactions .comments-box .comments-view{max-height:450px}}.project-single .img .comment-interactions .comments-box .comments-share{height:100%;max-height:150px}@media only screen and (max-width:45em){.project-single .img .comment-interactions .comments-box .comments-share{max-height:450px}}.project-single .blur .project-single-img{filter:blur(5px)}.project-single .project-single-details{display:flex;justify-content:space-between;align-items:center;margin-top:1.5em}@media only screen and (max-width:45em){.project-single .project-single-details{flex-direction:column;margin-top:1em;align-items:flex-start}}.project-single .project-single-details h3{font-family:Orbitron,sans-serif;font-weight:900;font-size:2rem}@media only screen and (max-width:45em){.project-single .project-single-details h3{font-size:1.5rem}}.project-single .project-single-details .project-single-interactions{display:flex;gap:1em}@media only screen and (max-width:45em){.project-single .project-single-details .project-single-interactions{width:100%}}.project-single .project-single-details .project-single-interactions .interactions{display:flex;flex-direction:column;align-items:center}.project-single .project-single-details .project-single-interactions .interactions .inter-icon{width:3em;height:3em;border-radius:1.1em;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#ff7c2c}.project-single .project-single-details .project-single-interactions .interactions p{font-family:Orbitron,sans-serif;font-weight:800;font-size:.875rem}.project-details-container{padding:0 6em 5em}@media only screen and (max-width:75em){.project-details-container{padding:0 5em 4em}}@media only screen and (max-width:58em){.project-details-container{padding:0 3em 3em}}@media only screen and (max-width:45em){.project-details-container{padding:0 1.5em 3em}}@media only screen and (max-width:30em){.project-details-container{padding:0 1.5em 2em}}.project-details-container .project-details-header{display:flex;justify-content:space-between;align-items:center;background:rgba(255,126,46,.5);background:radial-gradient(ellipse at center top,rgba(255,126,46,.4),rgb(255,255,255) 70%);padding:7em 0 3em}@media only screen and (max-width:58em){.project-details-container .project-details-header{padding:6em 0 3em}}@media only screen and (max-width:45em){.project-details-container .project-details-header{padding:5em 0 2em;flex-direction:column;align-items:flex-start;gap:1em}}.project-details-container .project-details-header h1{font-family:Orbitron,sans-serif;font-weight:900;font-size:3.5rem}@media only screen and (max-width:75em){.project-details-container .project-details-header h1{font-size:2.5rem}}@media only screen and (max-width:58em){.project-details-container .project-details-header h1{font-size:2.5rem}}@media only screen and (max-width:45em){.project-details-container .project-details-header h1{font-size:2rem}}@media only screen and (max-width:30em){.project-details-container .project-details-header h1{font-size:1.75rem}}.project-details-container .project-details-header .project-actions{display:flex;gap:1em}.project-details-container .project-details-header .project-actions .comment-button,.project-details-container .project-details-header .project-actions .like-button{display:flex;align-items:center;gap:.5em;padding:.8em 1.5em;background-color:#fff;border-radius:2em;box-shadow:0 4px 15px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease}.project-details-container .project-details-header .project-actions .comment-button:hover,.project-details-container .project-details-header .project-actions .like-button:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.project-details-container .project-details-header .project-actions .comment-button span,.project-details-container .project-details-header .project-actions .like-button span{font-weight:500}.project-details-container .project-details-header .project-actions .like-button{color:#ff7c2c;border:1px solid rgba(255,124,44,.3)}.project-details-container .project-details-header .project-actions .like-button.liked{background-color:rgba(255,124,44,.1);color:rgba(255,125,44,.9)}.project-details-container .project-details-header .project-actions .comment-button{color:#555;border:1px solid rgba(85,85,85,.2)}.project-details-container .project-details-header .project-actions .comment-button:hover{color:#ff7c2c}@media only screen and (max-width:45em){.project-details-container .project-details-content{grid-template-columns:1fr}}.project-details-container .project-details-content .project-details-image{border-radius:1.5em;box-shadow:0 10px 30px rgba(0,0,0,.15)}.project-details-container .project-details-content .project-details-image .main-image{width:100%;height:auto;max-height:500px;object-fit:cover;transition:transform .5s ease}@media only screen and (max-width:58em){.project-details-container .project-details-content .project-details-image .main-image{min-height:300px;object-fit:fill}}@media only screen and (max-width:45em){.project-details-container .project-details-content .project-details-image .main-image{min-height:250px}}@media only screen and (max-width:30em){.project-details-container .project-details-content .project-details-image .main-image{min-height:220px}}.project-details-container .project-details-content .project-details-image .main-image:hover{transform:scale(1.02)}.project-details-container .project-details-content .project-details-info{display:flex;flex-direction:column;gap:2em}.project-details-container .project-details-content .project-details-info .metrics-links{display:flex;justify-content:space-between;align-items:center;margin-top:2em}@media only screen and (max-width:45em){.project-details-container .project-details-content .project-details-info .metrics-links{flex-direction:column;align-items:flex-start;margin-top:1em}}.project-details-container .project-details-content .project-details-info .metrics-links .project-details-links{display:flex;gap:1em;width:40%;justify-content:flex-end}@media only screen and (max-width:45em){.project-details-container .project-details-content .project-details-info .metrics-links .project-details-links{width:100%;margin-top:1em}}.project-details-container .project-details-content .project-details-info .metrics-links .project-details-links .link-button{display:flex;align-items:center;gap:.5em;padding:1em 1.5em;border-radius:.8em;font-weight:500;transition:all .3s ease;text-decoration:none;height:3em}.project-details-container .project-details-content .project-details-info .metrics-links .project-details-links .link-button:hover{transform:translateY(-3px)}.project-details-container .project-details-content .project-details-info .metrics-links .project-details-links .link-button:first-child{background-color:#ff7c2c;color:#fff;box-shadow:0 4px 15px rgba(255,124,44,.3)}.project-details-container .project-details-content .project-details-info .metrics-links .project-details-links .link-button:first-child:hover{background-color:rgba(255,125,44,.9)}.project-details-container .project-details-content .project-details-info .metrics-links .project-details-links .link-button.github{background-color:#333;color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2)}.project-details-container .project-details-content .project-details-info .metrics-links .project-details-links .link-button.github:hover{background-color:#222}.project-details-container .project-details-content .project-details-info .metrics-links .project-metrics{width:60%;display:flex;justify-content:space-between;padding:1.5em;background-color:#fff;border-radius:1.2em;box-shadow:0 5px 15px rgba(0,0,0,.05)}@media only screen and (max-width:45em){.project-details-container .project-details-content .project-details-info .metrics-links .project-metrics{width:100%}}@media only screen and (max-width:30em){.project-details-container .project-details-content .project-details-info .metrics-links .project-metrics{padding:.5em}}.project-details-container .project-details-content .project-details-info .metrics-links .project-metrics .metric{display:flex;align-items:center;gap:.8em}.project-details-container .project-details-content .project-details-info .metrics-links .project-metrics .metric .icon-wrapper{width:3em;height:3em;border-radius:50%;background-color:rgba(255,124,44,.1);display:flex;align-items:center;justify-content:center;color:#ff7c2c}.project-details-container .project-details-content .project-details-info .metrics-links .project-metrics .metric .metric-value{display:flex;flex-direction:column}.project-details-container .project-details-content .project-details-info .metrics-links .project-metrics .metric .metric-value .number{font-family:Orbitron,sans-serif;font-weight:800;font-size:1.2rem}.project-details-container .project-details-content .project-details-info .metrics-links .project-metrics .metric .metric-value .label{font-size:.85rem;color:#777}.project-details-container .project-details-content .project-details-info .project-details-description h2{font-family:Orbitron,sans-serif;font-weight:700;font-size:1.8rem;margin-bottom:.8em}.project-details-container .project-details-content .project-details-info .project-details-description p{font-size:1.1rem;line-height:1.7;color:#555}.project-details-container .project-details-content .comment-container{width:100%;margin-top:4em;max-width:720px}.project-details-container .project-details-content .comment-container .comment-header{display:flex;justify-content:space-between;border-bottom:1px solid #eee}.project-details-container .project-details-content .comment-container .comment-header h2{font-family:Orbitron,sans-serif;font-weight:700;font-size:1.8rem;margin-bottom:.8em;color:#333}.project-details-container .project-details-content .comment-container .comment-header .like-button{display:flex;align-items:center;gap:.5em;padding:.8em 1.5em;background-color:#fff;border-radius:2em;box-shadow:0 4px 15px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;height:3em;color:#ff7c2c;border:1px solid rgba(255,124,44,.3);margin-top:-.5em}.project-details-container .project-details-content .comment-container .comment-header .like-button.liked{background-color:rgba(255,124,44,.1);color:rgba(255,125,44,.9)}.project-details-container .project-details-content .comment-container .comment-header .like-button:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.project-details-container .project-details-content .comment-container .comment-header .like-button span{font-weight:500}.project-details-container .project-details-content .comment-container .comment-content{display:flex;flex-direction:column;gap:4em}.project-details-container .project-details-content .comment-container .comment-content .comment-form{display:flex;flex-direction:column;gap:1em}.project-details-container .project-details-content .comment-container .comment-content .comment-form .comment-form-input{display:flex;flex-direction:column;gap:.5em}.project-details-container .project-details-content .comment-container .comment-content .comment-form .comment-form-input label{color:#7f7a97}.project-details-container .project-details-content .comment-container .comment-content .comment-form .comment-form-input label span{color:#ff7c2c}.project-details-container .project-details-content .comment-container .comment-content .comment-form button{width:150px;height:3em}.project-details-container .project-details-content .comment-container .comment-content .comments-list{display:flex;flex-direction:column;gap:1.5em}.project-details-container .project-details-content .comment-container .comment-content .comments-list .no-comments{text-align:center;padding:2em;color:#777}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item{display:flex;gap:1em}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-avatar img{width:3em;height:3em;border-radius:50%;object-fit:cover}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details{flex:1 1}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details .comment-header{display:flex;align-items:center;gap:.5em;padding:0;border:none;margin-bottom:.3em}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details .comment-header h4{font-weight:600;margin:0}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details .comment-header .comment-time{font-size:.8rem;color:#999}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details .comment-text{margin-bottom:.8em;line-height:1.5}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details .comment-actions{display:flex;align-items:center;gap:.5em}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details .comment-actions button{background:none;border:none;color:#777;font-size:.85rem;cursor:pointer;padding:0}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details .comment-actions button:hover{color:#ff7c2c}.project-details-container .project-details-content .comment-container .comment-content .comments-list .comment-item .comment-details .comment-actions .divider{color:#ccc}.contact .contact-top{padding:20em 0 0;background:rgba(255,126,46,.5);background:radial-gradient(ellipse at center top,rgba(255,126,46,.4),rgb(255,255,255) 70%)}.contact .contact-details{margin:-10em 0 5em;display:flex;gap:1em;padding:0 6em}@media only screen and (max-width:75em){.contact .contact-details{padding:0 5em}}@media only screen and (max-width:58em){.contact .contact-details{margin:-13em 0 2em;padding:0 2em}}@media only screen and (max-width:45em){.contact .contact-details{margin:-16em 0 2em;flex-direction:column;padding:0 1em}}.contact .contact-details .contact-header{width:45%;padding:4em 2em 2em}@media only screen and (max-width:75em){.contact .contact-details .contact-header{padding:4em 2em 2em 0}}@media only screen and (max-width:58em){.contact .contact-details .contact-header{padding:3em 0 0}}@media only screen and (max-width:45em){.contact .contact-details .contact-header{width:100%;padding:3em 1em 0}}.contact .contact-details .contact-header h2{font-family:Orbitron,sans-serif;font-weight:900;font-size:2.5rem}@media only screen and (max-width:58em){.contact .contact-details .contact-header h2{font-size:2em}}.contact .contact-details .contact-header p{color:#94939b;margin:.5em 0 2em}@media only screen and (max-width:45em){.contact .contact-details .contact-header p{max-width:400px}}.contact .contact-details .contact-header .contact-info-icon{display:flex;align-items:flex-start;gap:1em}.contact .contact-details .contact-header .contact-info-icon .contact-icon{width:3em;height:3em;border-radius:1em;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;color:#ff7c2c}.contact .contact-details .contact-header .contact-info-icon p{color:#241b49;margin-top:.75em}.contact .contact-details .contact-header .socials{display:flex;gap:1.5em;align-items:center;padding:.75em;margin-top:1em}.contact .contact-details .contact-header .socials .social-icon:hover{scale:1.2;transition:all .3s ease}.contact .contact-details .contact-form{width:55%;border:.6px solid #f2f2f2;border-radius:1em;overflow:hidden}@media only screen and (max-width:45em){.contact .contact-details .contact-form{width:100%}}.contact .contact-details .contact-form .form-header{background-color:#f2f2f2}.contact .contact-details .contact-form .form-header p{font-size:1.25rem;font-weight:500;color:#ff7c2c;padding:1.2em 2.5em;font-family:Orbitron,sans-serif}@media only screen and (max-width:58em){.contact .contact-details .contact-form .form-header p{padding:1em}}.contact .contact-details .contact-form form{padding:3em 2em;display:flex;flex-direction:column;gap:1.5em;position:relative;background-color:#fff}@media only screen and (max-width:58em){.contact .contact-details .contact-form form{padding:1em}}.contact .contact-details .contact-form form .divide-forms{display:flex;gap:1em}@media only screen and (max-width:30em){.contact .contact-details .contact-form form .divide-forms{flex-direction:column;gap:1.5em}}.contact .contact-details .contact-form form button{height:3em;margin-top:1.5em}.contact .contact-details .contact-form form button span{font-size:1rem}.contact .contact-details .contact-form form .success-msg{position:absolute;right:1em;bottom:5em;width:320px;height:4em;z-index:50}.tech-stack{padding-bottom:5em}.tech-stack .tech-stack-header{padding:7em 6em 0;background:rgba(255,126,46,.5);background:radial-gradient(ellipse at center top,rgba(255,126,46,.4),rgb(255,255,255) 70%)}@media only screen and (max-width:75em){.tech-stack .tech-stack-header{padding:7em 5em 0}}@media only screen and (max-width:58em){.tech-stack .tech-stack-header{padding:6em 3em 0}}@media only screen and (max-width:45em){.tech-stack .tech-stack-header{padding:6em 1.5em 0}}.tech-stack .tech-stack-header h1{font-family:Orbitron,sans-serif;font-weight:900;font-size:4rem}@media only screen and (max-width:58em){.tech-stack .tech-stack-header h1{font-size:3.5rem}}@media only screen and (max-width:30em){.tech-stack .tech-stack-header h1{font-size:2.5rem}}.tech-stack .tech-stack-header p{font-size:1.25rem;margin-top:.5em;max-width:600px;color:#94939b}.tech-stack .tech-stack-details{padding:3em 6em}@media only screen and (max-width:75em){.tech-stack .tech-stack-details{padding:3em 5em}}@media only screen and (max-width:58em){.tech-stack .tech-stack-details{padding:3em}}@media only screen and (max-width:45em){.tech-stack .tech-stack-details{padding:3em 2em}}@media only screen and (max-width:30em){.tech-stack .tech-stack-details{padding:3em 1.5em}}.tech-stack .tech-stack-details h3{font-family:Orbitron,sans-serif;font-weight:900;font-size:2rem}@media only screen and (max-width:30em){.tech-stack .tech-stack-details h3{font-size:1.5em}}.tech-stack .tech-stack-details .all-tech-stack{margin-top:1em;display:flex;gap:1em;flex-wrap:wrap}.tech-stack .tech-stack-details .all-tech-stack .stack-item{padding:.5em;display:flex;align-items:center;gap:.5em;background-color:#f2f2f2;border-radius:.75em}.tech-stack .tech-stack-details .all-tech-stack .stack-item .stack-logo{display:flex;justify-content:center;align-items:center;background-color:#fff;width:2.5em;height:2.5em;border-radius:50%}.tech-stack .tech-stack-details .all-tech-stack .stack-item p{font-weight:500;white-space:nowrap}.enroll{background-color:#f2f2f2;position:relative;min-height:100vh}.enroll .enroll-header{box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:1em 15%}@media only screen and (max-width:45em){.enroll .enroll-header{padding:1em 10%}}.enroll .enroll-welcome{max-width:50%;color:#241b49;margin:3em auto 2rem}@media only screen and (max-width:45em){.enroll .enroll-welcome{max-width:85%}}.enroll .enroll-welcome p{margin-top:.3em;max-width:500px}.enroll .enroll-welcome .no-account span{color:#b87333;cursor:pointer}.enroll .form-container{max-width:50%;margin:2rem auto;padding:2rem;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}@media only screen and (max-width:45em){.enroll .form-container{max-width:85%}}.enroll .form-container .MuiStepper-root{margin-bottom:3rem}.enroll .form-container .form-content{display:flex;flex-direction:column;gap:2rem}.enroll .form-container .form-content .MuiSelect-root,.enroll .form-container .form-content .MuiTextField-root{margin-bottom:1.5rem}.enroll .form-container .form-content .forget-password{text-align:right;font-size:.75rem;font-weight:600;cursor:pointer;color:#ff7c2c}.enroll .form-container .navigation-buttons{display:flex;justify-content:space-between;margin-top:1rem}.enroll .form-container .navigation-buttons button{flex:1 1;margin:0 .5rem}.enroll .form-container .navigation-buttons button:first-of-type{margin-left:0}.enroll .form-container .navigation-buttons button:last-of-type{margin-right:0}.enroll .success-msg{position:absolute;right:14%;top:4em;width:320px;height:4em;z-index:10}.dashboard-container{display:flex;min-height:100vh;background-color:#f7f7f7;padding:4em 0 0}@media only screen and (max-width:58em){.dashboard-container{flex-direction:column}}.dashboard-sidebar{width:240px;background-color:#fff;border-right:1px solid #f2f2f2;padding:1.5rem}@media only screen and (max-width:58em){.dashboard-sidebar{width:100%;border-right:none;border-bottom:1px solid #f2f2f2}}.dashboard-sidebar .sidebar-header{margin-bottom:2rem;font-weight:700;color:#241b49}.dashboard-sidebar .sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.dashboard-sidebar .sidebar-nav .nav-link{justify-content:flex-start;text-transform:none;padding:.75rem 1rem;border-radius:.5rem;color:#7f7a97}.dashboard-sidebar .sidebar-nav .nav-link.active{background-color:rgba(56,204,204,.0588235294);color:#ff7c2c}.dashboard-sidebar .sidebar-nav .nav-link:hover{background-color:#f2f2f2}.dashboard-main{flex:1 1;padding:2rem}@media only screen and (max-width:45em){.dashboard-main{padding:1rem}}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media only screen and (max-width:58em){.dashboard-header{flex-direction:column;gap:1rem;align-items:flex-start}}.dashboard-header .header-title{font-weight:700;color:#241b49}.dashboard-header .header-actions{display:flex;gap:1rem;align-items:center}@media only screen and (max-width:58em){.dashboard-header .header-actions{width:100%;flex-direction:column;gap:1rem}}.dashboard-header .header-actions .search-input{width:250px}@media only screen and (max-width:58em){.dashboard-header .header-actions .search-input{width:100%}}.dashboard-header .header-actions .add-button{text-transform:none}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}@media only screen and (max-width:58em){.stats-grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:45em){.stats-grid{grid-template-columns:1fr}}.stats-grid .stat-card{border-radius:.75rem;transition:transform .2s,box-shadow .2s}.stats-grid .stat-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.stats-grid .stat-card .stat-label{color:#7f7a97;font-size:.875rem}.stats-grid .stat-card .stat-value{font-size:1.75rem;font-weight:600;color:#241b49}.projects-table{padding:1.5rem;border-radius:.75rem;background-color:#fff}@media only screen and (max-width:45em){.projects-table{padding:.5rem;overflow-x:auto}}.projects-table .loading-container{display:flex;justify-content:center;padding:3rem}.projects-table .project-cell{display:flex;align-items:center;gap:1rem}.projects-table .project-cell .project-avatar{width:56px;height:56px;border-radius:.5rem}.projects-table .project-cell .project-title{font-weight:600}.projects-table .project-description{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projects-table .project-links{display:flex;gap:.5rem}.projects-table .project-links .link-button{color:#ff7c2c}.projects-table .action-button{color:#7f7a97}.projects-table .action-button.delete{color:#d32f2f}.projects-table .action-button:hover{background-color:#f2f2f2}.project-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem}.project-modal .modal-header .close-button{color:#7f7a97}.project-modal .modal-content{padding:1.5rem;width:100%}.project-modal .modal-content .form-column{flex:1 1;display:flex;flex-direction:column;gap:1rem;margin-top:1.5em}.project-modal .modal-content .form-input{margin-bottom:1rem}.project-modal .modal-content .image-preview-container{margin-top:1rem;display:flex;flex-direction:column;align-items:center}.project-modal .modal-content .image-preview-container .image-preview{width:200px;height:150px;object-fit:cover;border-radius:.5rem;margin-top:.5rem}.project-modal .modal-content .featured-label{margin-top:1rem}.project-modal .modal-actions{padding:1rem 1.5rem;border-top:1px solid #f2f2f2}.project-modal .modal-actions .cancel-button{color:#7f7a97}.project-modal .modal-actions .submit-button{background-color:#e76b1f;color:#fff}.image-upload{justify-content:center}.image-upload,.image-upload .staff-profile-photo{width:100%;display:flex;flex-direction:column;align-items:center;gap:1em}.image-upload .staff-profile-photo{margin-top:.6em}.image-upload .staff-profile-photo .no-img{width:300px;height:12.5em;display:flex;align-items:center;justify-content:center;border:1.2px dashed #ff7c2c;border-radius:.6em}.image-upload .staff-profile-photo .staff-photo button{background:#e76b1f;border:none;padding:.6em 1em;border-radius:1em;color:#fff}.image-upload .drop-profile{margin:.6em auto 0;width:10em;border:1.2px dashed #ff7c2c;border-radius:.6em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.2em;padding:2em 0}.image-upload .drop-profile button{background:#e76b1f;border:none;padding:.6em 1em;border-radius:1em;color:#fff}.image-upload .uploaded-photo{width:300px;margin-top:.5em;display:flex;padding:.5em 1em;border:.01px solid #ff7c2c;border-radius:.6em;gap:.2em}@media only screen and (max-width:45em){.image-upload .uploaded-photo{flex-direction:column}}.image-upload .uploaded-photo .upload-img{width:200px;height:100px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:45em){.image-upload .uploaded-photo .upload-img{width:100%}}.image-upload .uploaded-photo .upload-details{width:100%;margin-top:.1em}.image-upload .uploaded-photo .upload-details .upload-error{display:flex;justify-content:space-between;align-items:center}.image-upload .uploaded-photo .upload-details .upload-error .upload-error-content{display:flex;align-items:center;gap:1em}.image-upload .uploaded-photo .upload-details .error-txt{font-size:.85rem;color:#d32f2f}.image-upload .uploaded-photo .upload-details .img-size{font-size:.75rem;font-weight:500;margin-top:.3em}.image-upload .uploaded-photo .upload-details .file-name{margin-top:.3em;font-size:.85rem;color:#d32f2f;font-weight:600}.image-upload .uploaded-photo .upload-details .progress-bar{display:flex;align-items:center;gap:1em;margin-top:.6em}.tech-education .contact-top{padding:20em 0 0;background:rgba(255,126,46,.5);background:radial-gradient(ellipse at center top,rgba(255,126,46,.4),rgb(255,255,255) 70%)}.tech-education .tech-details{margin:-18em 0 5em}@media only screen and (max-width:58em){.tech-education .tech-details{margin:-16em 0 5em}}.tech-education .tech-details .education-hero{display:flex;align-items:center;gap:3em;padding:4em}@media only screen and (max-width:58em){.tech-education .tech-details .education-hero{flex-direction:column;align-items:flex-start;padding:3em}}@media only screen and (max-width:45em){.tech-education .tech-details .education-hero{padding:2em 1.5em}}.tech-education .tech-details .education-hero .hero-content{flex:1 1}.tech-education .tech-details .education-hero .hero-content h1{font-size:3rem;font-weight:800;margin-bottom:.5em;line-height:1.2}@media only screen and (max-width:58em){.tech-education .tech-details .education-hero .hero-content h1{max-width:650px;margin-bottom:.2em}}@media only screen and (max-width:30em){.tech-education .tech-details .education-hero .hero-content h1{font-size:2rem}}.tech-education .tech-details .education-hero .hero-content p{font-size:1.25rem;margin-bottom:2em;color:#7f7a97}@media only screen and (max-width:58em){.tech-education .tech-details .education-hero .hero-content p{max-width:650px}}@media only screen and (max-width:30em){.tech-education .tech-details .education-hero .hero-content p{font-size:1rem}}.tech-education .tech-details .education-hero .hero-image{flex:1 1}.tech-education .tech-details .education-hero .hero-image img{width:100%;height:auto;border-radius:1em}.tech-education .tech-details .why-choose-us{padding:4em 2em;text-align:center;background-color:#f2f2f2}@media only screen and (max-width:45em){.tech-education .tech-details .why-choose-us{padding:3em 1.5em}}.tech-education .tech-details .why-choose-us h2{font-size:2.5rem;margin-bottom:1em;font-feature-settings:"smcp";font-variant:small-caps}@media only screen and (max-width:30em){.tech-education .tech-details .why-choose-us h2{font-size:2rem}}.tech-education .tech-details .why-choose-us .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2em;gap:2em;padding:0 2em;margin-top:3em}@media only screen and (max-width:30em){.tech-education .tech-details .why-choose-us .benefits-grid{padding:0}}.tech-education .tech-details .why-choose-us .benefits-grid .benefit-card{background-color:#fff;padding:2em;border-radius:1em;transition:transform .3s ease}.tech-education .tech-details .why-choose-us .benefits-grid .benefit-card:hover{transform:translateY(-5px)}.tech-education .tech-details .why-choose-us .benefits-grid .benefit-card .benefit-icon{width:3em;height:3em;background-color:#ff7c2c;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1em;color:#fff;font-size:1.2rem}.tech-education .tech-details .why-choose-us .benefits-grid .benefit-card h3{font-size:1.5rem;margin-bottom:.5em}.tech-education .tech-details .why-choose-us .benefits-grid .benefit-card p{color:#7f7a97;line-height:1.6}.tech-education .tech-details .courses-section,.tech-education .tech-details .learning-options{padding:4em;text-align:center}@media only screen and (max-width:58em){.tech-education .tech-details .courses-section,.tech-education .tech-details .learning-options{padding:4em 2em}}@media only screen and (max-width:45em){.tech-education .tech-details .courses-section,.tech-education .tech-details .learning-options{padding:3em 1.5em}}.tech-education .tech-details .courses-section h2,.tech-education .tech-details .learning-options h2{font-size:2.5rem;margin-bottom:.5em;font-feature-settings:"smcp";font-variant:small-caps}@media only screen and (max-width:30em){.tech-education .tech-details .courses-section h2,.tech-education .tech-details .learning-options h2{font-size:2rem}}.tech-education .tech-details .courses-section .section-subtitle,.tech-education .tech-details .learning-options .section-subtitle{font-size:1.25rem;color:#7f7a97;margin-bottom:3em}@media only screen and (max-width:30em){.tech-education .tech-details .courses-section .section-subtitle,.tech-education .tech-details .learning-options .section-subtitle{font-size:1rem}}.tech-education .tech-details .courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2em;gap:2em;margin-top:2em}.tech-education .tech-details .courses-grid .course-card{background-color:#fff;padding:2em;border-radius:1em;text-align:left;transition:transform .3s ease;border:1px solid rgba(255,124,44,.1)}.tech-education .tech-details .courses-grid .course-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(255,124,44,.1)}.tech-education .tech-details .courses-grid .course-card .course-icon{width:3em;height:3em;background-color:rgba(255,124,44,.1);border-radius:.5em;display:flex;align-items:center;justify-content:center;margin-bottom:1em}.tech-education .tech-details .courses-grid .course-card h3{font-size:1.5rem;margin-bottom:.5em}.tech-education .tech-details .courses-grid .course-card p{color:#7f7a97;margin-bottom:1.5em;line-height:1.6}.tech-education .tech-details .courses-grid .course-card button{width:100%}.tech-education .tech-details .learning-options{background-color:#f2f2f2;margin:1em 0}.tech-education .tech-details .learning-options h2{font-feature-settings:"smcp";font-variant:small-caps}.tech-education .tech-details .learning-options .options-container{display:flex;gap:3em;justify-content:center;margin-top:2em}@media only screen and (max-width:58em){.tech-education .tech-details .learning-options .options-container{flex-direction:column;align-items:center}}.tech-education .tech-details .learning-options .options-container .option-card{background-color:#fff;padding:2em;border-radius:1em;flex:1 1;max-width:450px;text-align:left;transition:transform .3s ease;position:relative;overflow:hidden}.tech-education .tech-details .learning-options .options-container .option-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background-color:#ff7c2c}.tech-education .tech-details .learning-options .options-container .option-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(255,124,44,.1)}.tech-education .tech-details .learning-options .options-container .option-card .option-header{display:flex;align-items:center;gap:1em;margin-bottom:1.5em;position:relative}.tech-education .tech-details .learning-options .options-container .option-card .option-header .option-icon{font-size:1.5rem;color:#ff7c2c}.tech-education .tech-details .learning-options .options-container .option-card .option-header h3{font-size:1.5rem;flex:1 1}.tech-education .tech-details .learning-options .options-container .option-card .option-header .price-badge{background-color:#ff7c2c;color:#fff;padding:.3em .8em;border-radius:2em;font-weight:600}.tech-education .tech-details .learning-options .options-container .option-card p{color:#7f7a97;margin-bottom:1.5em;line-height:1.6}.tech-education .tech-details .learning-options .options-container .option-card .option-features{margin:1.5em 0;padding-left:1.5em}.tech-education .tech-details .learning-options .options-container .option-card .option-features li{margin-bottom:.5em;color:#7f7a97;position:relative}.tech-education .tech-details .learning-options .options-container .option-card .option-features li:before{content:"✓";color:#ff7c2c;position:absolute;left:-1.5em}.tech-education .tech-details .learning-options .options-container .option-card button{width:100%}.tech-education .tech-details .testimonials{padding:4em}@media only screen and (max-width:45em){.tech-education .tech-details .testimonials{padding:3em 1.5em}}.tech-education .tech-details .testimonials h2{line-height:1.5em;font-feature-settings:"smcp";font-variant:small-caps;letter-spacing:2px;color:#ff7c2c}@media only screen and (max-width:45em){.tech-education .tech-details .testimonials h2{padding-left:1em}}@media only screen and (max-width:30em){.tech-education .tech-details .testimonials h2{padding-left:0}}.tech-education .tech-details .solution{padding:2em 4em 4em}@media only screen and (max-width:45em){.tech-education .tech-details .solution{padding:2em}}@media only screen and (max-width:30em){.tech-education .tech-details .solution{padding:2em 1.5em}}.tech-education .tech-details .solution .solution-body{background-color:#ff7c2c;display:flex;border-radius:1.8em;align-items:center;max-height:345px}@media only screen and (max-width:75em){.tech-education .tech-details .solution .solution-body{max-height:320px}}@media only screen and (max-width:58em){.tech-education .tech-details .solution .solution-body{max-height:280px}}@media only screen and (max-width:45em){.tech-education .tech-details .solution .solution-body{flex-direction:column-reverse;max-height:none}}.tech-education .tech-details .solution .solution-body .solution-details{width:60%;padding-left:3.75em}@media only screen and (max-width:75em){.tech-education .tech-details .solution .solution-body .solution-details{padding-left:3em}}@media only screen and (max-width:58em){.tech-education .tech-details .solution .solution-body .solution-details{padding-left:2.5em}}@media only screen and (max-width:45em){.tech-education .tech-details .solution .solution-body .solution-details{width:100%;padding:2em;display:flex;flex-direction:column;align-items:center;text-align:center}}@media only screen and (max-width:30em){.tech-education .tech-details .solution .solution-body .solution-details{padding:1.5em;display:block;text-align:start}}.tech-education .tech-details .solution .solution-body .solution-details h3{color:#fff;font-family:Orbitron,sans-serif;font-weight:900;font-size:2.25rem}@media only screen and (max-width:75em){.tech-education .tech-details .solution .solution-body .solution-details h3{font-size:1.75rem}}@media only screen and (max-width:58em){.tech-education .tech-details .solution .solution-body .solution-details h3{font-size:1.5rem}}.tech-education .tech-details .solution .solution-body .solution-details p{font-size:1.25rem;margin-top:1em;color:#fff}@media only screen and (max-width:75em){.tech-education .tech-details .solution .solution-body .solution-details p{font-size:1rem}}.tech-education .tech-details .solution .solution-body .solution-details button{margin-top:2em}.tech-education .tech-details .solution .solution-body .solution-image img{margin-bottom:5px}@media only screen and (max-width:75em){.tech-education .tech-details .solution .solution-body .solution-image img{width:320px;height:330px}}@media only screen and (max-width:58em){.tech-education .tech-details .solution .solution-body .solution-image img{width:280px;height:290px}}@media only screen and (max-width:45em){.tech-education .tech-details .solution .solution-body .solution-image img{margin-bottom:0}}.dev-stack{width:100%;background-color:#fff;border-radius:1.5em;margin-top:1.5em}.dev-stack .dev-stack-header{display:flex;gap:1em;align-items:center}.dev-stack .dev-stack-header .dev-stack-logo{width:2.6em;height:2.6em;border-radius:.75em;background-color:#f2f2f2;display:flex;justify-content:center;align-items:center}.dev-stack .dev-stack-header p{font-size:1.5rem;font-weight:600}.dev-stack .dev-stack-name-logo{background-color:#f2f2f2;margin-top:2.5em;padding-top:2em;padding-bottom:1.25em;border-radius:1.5em}.dev-stack .dev-stack-name-logo .dev-stack-link{border-radius:18.5em;background-color:#fff;margin-top:2em;width:7em;height:2.5em;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:1.25em;cursor:pointer}.dev-stack .dev-stack-name-logo .dev-stack-link p span{color:#ff7c2c}.portfolio-header .contact-top{padding:20em 0 0;background:rgba(255,126,46,.5);background:radial-gradient(ellipse at center top,rgba(255,126,46,.4),rgb(255,255,255) 70%)}.portfolio-header .header-content{margin:-14em 0 2em;padding:0 6em;max-width:1200px;display:flex;align-items:center;gap:3rem}@media only screen and (max-width:75em){.portfolio-header .header-content{padding:0 5em}}@media only screen and (max-width:58em){.portfolio-header .header-content{padding:0 3em}}@media only screen and (max-width:45em){.portfolio-header .header-content{padding:0 1.5em}}.portfolio-header .header-content .header-text{flex:1 1}.portfolio-header .header-content .header-text .greeting{display:block;font-size:2.5rem;color:#ff7c2c;margin-bottom:.5rem}@media only screen and (max-width:30em){.portfolio-header .header-content .header-text .greeting{font-size:2rem}}.portfolio-header .header-content .header-text .name{font-size:4rem;font-weight:800;line-height:1.1;background:linear-gradient(90deg,#241b49,#3a2b8b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width:30em){.portfolio-header .header-content .header-text .name{font-size:3rem}}.portfolio-header .header-content .header-text .headline{font-size:1.5rem;font-weight:400;color:#7f7a97;margin:1rem 0 1.5rem}.portfolio-header .header-content .header-text .intro{font-size:1.1rem;line-height:1.6;max-width:720px;margin-bottom:2em}.portfolio-header .header-content .header-text .social-links{display:flex;gap:1.5em}.portfolio-header .header-content .header-text .social-links a{transition:color .3s ease}.portfolio-header .header-content .header-text .social-links a:hover{color:#ff7c2c;scale:1.2;transition:color .3s ease}.about-section{padding:2em 6em}@media only screen and (max-width:75em){.about-section{padding:2em 5em}}@media only screen and (max-width:58em){.about-section{padding:2em 3em}}@media only screen and (max-width:45em){.about-section{padding:2em 1.5em}}.about-section .about-content{margin-bottom:4em}.about-section .about-content .section-title{font-size:2.5rem;margin-bottom:.5em}.about-section .about-content .about-text{margin-bottom:4em}.about-section .about-content .about-text p{font-size:1.1rem;line-height:1.8;margin-bottom:1.8rem;color:#7f7a97}.about-section .about-content .about-text p strong{font-weight:600}.about-section .about-content .about-text .expertise-section{margin-bottom:2.5rem;padding-left:1rem;border-left:3px solid rgba(255,124,44,.3)}.about-section .about-content .about-text .expertise-section .expertise-title{font-size:1.3rem;margin-bottom:.8rem;display:flex;align-items:center;gap:.5rem}.about-section .about-content .about-text .expertise-section .expertise-title .icon{font-size:1.5rem}.about-section .about-content .about-text .call-to-action{font-size:1.1rem;font-weight:500;color:#94939b;margin-top:2rem;padding:1.2rem;background:rgba(255,124,44,.08);border-radius:.8rem;border-left:4px solid #ff7c2c}@media only screen and (max-width:58em){.about-section .about-content .about-text p{font-size:1rem}.about-section .about-content .about-text .expertise-section .expertise-title{font-size:1.1rem}}