@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins}:root{--navbar-color:#cfd4de;--black-gray:#7b7b7b;--black:#222222bf;--black-blue:#4d6285;--light-gray:#d9d9d9;--white-page:#f8f8f8}h1{font-family:sans-serif}a{text-decoration:none}html{scroll-behavior:smooth}@media (min-width:1281px) and (max-width:1919px){body{font-size:16px}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.4rem}p{font-size:1rem}}@media (min-width:1025px) and (max-width:1280px){body{font-size:15px}h1{font-size:2rem}h2{font-size:1.6rem}h3{font-size:1.3rem}p{font-size:.95rem}}@media (min-width:769px) and (max-width:1024px){body{font-size:14px}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}p{font-size:.9rem}}@media (min-width:481px) and (max-width:768px){body{font-size:13px}h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.1rem}p{font-size:.85rem}}@media (max-width:480px){body{font-size:12px}h1{font-size:1.4rem}h2{font-size:1.2rem}h3{font-size:1rem}p{font-size:.8rem}}.about-section{background-color:var(--light-gray);display:flex;height:600px;justify-content:center;padding:7rem 0}.about-content{align-items:flex-start;display:flex;justify-content:space-between;padding:0 6rem}.left-section .title{color:var(--black);font-size:50px;margin-bottom:40px;text-align:center}.title{color:var(--black);font-family:Playfair Display;font-weight:lighter}.left-section .title2{color:var(--black);font-size:24px;padding:10px 0}.left-section .title3{color:var(--black-gray);font-size:24px}.right-section .title{font-size:50px;margin-bottom:40px;text-align:center}.right-section p{color:var(--black-gray);font-size:24px;padding:5px 0}.right-section .about-personal-info{color:var(--black)}.link{color:var(--black-gray);position:relative}.link:after{background-color:var(--black-blue);border-radius:10px;bottom:-3px;content:"";height:3px;left:0;position:absolute;transition:width .6s ease;width:0}.link:hover{color:var(--black-blue);transition:all ea .7s}.link:hover:after{left:0;width:100%}@media (min-width:1113px) and (max-width:1400px){.about-section{height:500px;padding:5rem 0}.about-content{padding:0 4rem}.left-section .title,.right-section .title{font-size:40px;margin-bottom:30px}.left-section .title2,.left-section .title3,.right-section p{font-size:20px}}@media (min-width:769px) and (max-width:1112px){.about-section{height:auto;padding:4rem 0}.about-content{align-items:center;flex-direction:column;gap:3rem;padding:0 3rem}.left-section .title,.right-section .title{font-size:35px;margin-bottom:25px;padding-bottom:10px}.left-section .title2,.left-section .title3,.right-section p{font-size:18px}.left-section,.right-section{text-align:center;width:100%}.about-icon{align-items:center;display:flex;gap:1.5rem;justify-content:center}}@media (min-width:481px) and (max-width:768px){.about-section{height:auto;padding:3rem 0}.about-content{align-items:center;flex-direction:column;gap:2.5rem;padding:0 2rem}.left-section .title,.right-section .title{font-size:30px;margin-bottom:20px;padding-bottom:15px}.left-section .title2,.left-section .title3,.right-section p{font-size:16px}.left-section,.right-section{text-align:center;width:100%}.about-icon{align-items:center;display:flex;gap:1.5rem;justify-content:center}}@media (max-width:480px){.about-section{height:auto;padding:2.5rem 0}.about-content{align-items:center;flex-direction:column;gap:2rem;padding:0 1.5rem}.left-section .title,.right-section .title{font-size:26px;margin-bottom:18px;padding-bottom:18px}.left-section .title2,.left-section .title3,.right-section p{font-size:14px}.left-section,.right-section{text-align:center;width:100%}.about-icon{align-items:center;display:flex;gap:1.5rem;justify-content:center}}.about-icon{display:flex;gap:25px;margin-top:25px}.about-icon a{align-items:center;background:#e0e0e0;border-radius:50%;box-shadow:0 2px 8px #00000008;color:var(--black-gray);display:flex;font-size:2rem;height:48px;justify-content:center;transition:background .3s,color .3s,transform .2s;width:48px}.about-icon a:hover{color:#fff;transform:translateY(-3px) scale(1.08)}.title-underline{background-color:var(--black-gray);border-radius:2px;height:3px;margin:-25px auto 30px;width:60px}.contact-section{background-color:var(--light-gray);min-height:100vh;padding:40px 0}.section.container{width:90%}.contact-header .title h2{font-size:60px;font-weight:lighter;padding:25px;text-align:center}.contact-content{align-items:center;display:flex;justify-content:space-between;margin:auto;padding-top:40px}.contact-left .contact-image img{width:250px}.contact-left .contact-icons{display:flex;gap:25px;margin-top:25px}.contact-left .contact-icons a{align-items:center;background:#e0e0e0;border-radius:50%;box-shadow:0 2px 8px #00000008;color:var(--black-gray);display:flex;font-size:2rem;height:48px;justify-content:center;margin:auto;transition:background .3s,color .3s,transform .2s;width:48px}.contact-left .contact-icons a:hover{transform:translateY(-3px) scale(1.08)}.contact-left .contact-icons .linkedin:hover{background-color:#0077b5;color:#fff}.contact-left .contact-icons .github:hover{background-color:#333;color:#fff}.contact-left .contact-icons .instagram:hover{background-color:#e1306c;color:#fff}.contact-form{display:flex;flex-direction:column;gap:28px;margin-left:60px;max-width:350px;width:100%}.form-group{margin-bottom:18px;width:100%}.contact-form input,.contact-form textarea{background:#0000;border:none;border-bottom:2px solid var(--black-gray);color:var(--balck);font-size:1.1rem;outline:none;padding:10px 0 8px;resize:none;transition:border-color .2s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-bottom:2.5px solid #222222bf}.contact-form button{background:var(--black-gray);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:15px;padding:12px 0;transition:background .2s,color .2s;width:100%}.contact-form button:hover{background:#333;color:#fff}.contact-info{display:flex;flex-direction:column;gap:38px}.contact-info .contact-details div:first-child{color:#222222bf;font-size:24px;margin-bottom:8px}.contact-info .contact-details div:nth-child(2),.contact-info .contact-details div:nth-child(3){color:var(--black-gray);font-size:18px}.contact-details svg{color:var(--black-gray);font-size:30px;padding-right:5px;padding-top:13px}.contact-info .contact-location div:first-child{color:#222222bf;font-size:24px;margin-bottom:8px}.contact-info .contact-location div:nth-child(2){color:var(--black-gray);font-size:18px}.contact-location svg{color:var(--black-gray);font-size:40px;padding-right:5px;padding-top:13px}#toTopBtn{background-color:var(--black);border:none;border-radius:50%;bottom:30px;color:#fff;cursor:pointer;display:none;font-size:20px;padding:12px 16px;position:fixed;right:30px;transition:background-color .3s;z-index:1000}#toTopBtn:hover{background-color:#9c9a9a}@media (min-width:1281px) and (max-width:1919px){.contact-section{min-height:90vh;padding:35px 0}.contact-header .title h2{font-size:55px;padding:22px}.contact-left .contact-image img{width:230px}.contact-form{gap:25px;margin-left:50px;max-width:330px}.contact-form button,.contact-form input,.contact-form textarea{font-size:1rem}.contact-info .contact-details div:first-child,.contact-info .contact-location div:first-child{font-size:22px}.contact-info .contact-details div:nth-child(2),.contact-info .contact-details div:nth-child(3),.contact-info .contact-location div:nth-child(2){font-size:16px}}@media (min-width:1025px) and (max-width:1280px){.contact-section{min-height:95vh;padding:30px 0}.contact-header .title h2{font-size:50px;padding:20px}.contact-left .contact-image img{width:210px}.contact-form{gap:22px;margin-left:40px;max-width:310px}.contact-form button,.contact-form input,.contact-form textarea{font-size:.95rem}.contact-info .contact-details div:first-child,.contact-info .contact-location div:first-child{font-size:20px}.contact-info .contact-details div:nth-child(2),.contact-info .contact-details div:nth-child(3),.contact-info .contact-location div:nth-child(2){font-size:15px}}@media (min-width:769px) and (max-width:1125px){.contact-section{min-height:100vh;padding:25px 0}.contact-header .title h2{font-size:45px;padding:18px}.contact-content{flex-direction:column;gap:40px;padding-top:30px}.contact-left .contact-image img{width:180px}.contact-form{gap:20px;margin-left:0;max-width:400px}.contact-form button,.contact-form input,.contact-form textarea{font-size:.9rem}.contact-info{gap:30px}.contact-info .contact-details div:first-child,.contact-info .contact-location div:first-child{font-size:18px}.contact-info .contact-details div:nth-child(2),.contact-info .contact-details div:nth-child(3),.contact-info .contact-location div:nth-child(2){font-size:14px}}@media (min-width:481px) and (max-width:768px){.contact-section{min-height:100vh;padding:20px 0}.contact-header .title h2{font-size:40px;padding:15px}.contact-content{flex-direction:column;gap:35px;padding-top:25px}.contact-left .contact-image img{width:150px}.contact-left .contact-icons{gap:20px;margin-top:20px}.contact-left .contact-icons a{font-size:1.8rem;height:42px;width:42px}.contact-form{gap:18px;margin-left:0;max-width:350px}.contact-form button,.contact-form input,.contact-form textarea{font-size:.85rem}.contact-info{gap:25px}.contact-info .contact-details div:first-child,.contact-info .contact-location div:first-child{font-size:16px}.contact-info .contact-details div:nth-child(2),.contact-info .contact-details div:nth-child(3),.contact-info .contact-location div:nth-child(2){font-size:13px}}@media (max-width:480px){.contact-section{min-height:100vh;padding:15px 0}.contact-header .title h2{font-size:35px;padding:12px}.contact-content{flex-direction:column;gap:30px;padding-top:20px}.contact-left .contact-image img{width:120px}.contact-left .contact-icons{gap:15px;margin-top:15px}.contact-left .contact-icons a{font-size:1.6rem;height:38px;width:38px}.contact-form{gap:15px;margin-left:0;max-width:300px}.contact-form button,.contact-form input,.contact-form textarea{font-size:.8rem}.contact-info{gap:20px}.contact-info .contact-details div:first-child,.contact-info .contact-location div:first-child{font-size:14px}.contact-info .contact-details div:nth-child(2),.contact-info .contact-details div:nth-child(3),.contact-info .contact-location div:nth-child(2){font-size:12px}#toTopBtn{bottom:20px;font-size:18px;padding:10px 14px;right:20px}}.footer-section{background:#181818;color:#fff;padding:32px 0 12px;text-align:center;width:100%}.footer-content{align-items:center;display:flex;flex-direction:column;gap:18px}.footer-dots{color:#aaa;font-size:1.5rem;letter-spacing:8px;margin-bottom:8px}.back-to-top{color:#fff;display:inline-block;font-size:.95rem;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-decoration:none;transition:color .2s}.back-to-top:hover{color:#00bcd4}.footer-socials{gap:18px;margin:10px 0 8px}.footer-socials,.footer-socials a{display:flex;justify-content:center}.footer-socials a{align-items:center;background:#232323;border-radius:8px;color:#fff;font-size:1.5rem;height:38px;transition:background .2s,color .2s,transform .2s;width:38px}.footer-socials a:hover{background:#fff;color:#232323;transform:translateY(-3px) scale(1.08)}.footer-copy{color:#aaa;font-size:1rem;letter-spacing:1px;margin-top:8px}@media (min-width:1281px) and (max-width:1919px){.footer-section{padding:30px 0 10px}.footer-content{gap:16px}.footer-dots{font-size:1.4rem;letter-spacing:7px}.back-to-top{font-size:.9rem}.footer-socials{gap:16px}.footer-socials a{font-size:1.4rem;height:36px;width:36px}.footer-copy{font-size:.95rem}}@media (min-width:1025px) and (max-width:1280px){.footer-section{padding:28px 0 10px}.footer-content{gap:15px}.footer-dots{font-size:1.3rem;letter-spacing:6px}.back-to-top{font-size:.85rem}.footer-socials{gap:15px}.footer-socials a{font-size:1.3rem;height:34px;width:34px}.footer-copy{font-size:.9rem}}@media (min-width:769px) and (max-width:1024px){.footer-section{padding:25px 0 10px}.footer-content{gap:14px}.footer-dots{font-size:1.2rem;letter-spacing:5px}.back-to-top{font-size:.8rem}.footer-socials{gap:14px}.footer-socials a{font-size:1.2rem;height:32px;width:32px}.footer-copy{font-size:.85rem}}@media (min-width:481px) and (max-width:768px){.footer-section{padding:22px 0 8px}.footer-content{gap:12px}.footer-dots{font-size:1.1rem;letter-spacing:4px}.back-to-top{font-size:.75rem}.footer-socials{gap:12px}.footer-socials a{font-size:1.1rem;height:30px;width:30px}.footer-copy{font-size:.8rem}}@media (max-width:480px){.footer-section{padding:20px 0 8px}.footer-content{gap:10px}.footer-dots{font-size:1rem;letter-spacing:3px}.back-to-top{font-size:.7rem}.footer-socials{gap:10px}.footer-socials a{font-size:1rem;height:28px;width:28px}.footer-copy{font-size:.75rem}}.hero-section{background-color:var(--white-page);display:flex;justify-content:center;padding:50px 0}.container{margin:0 auto;max-width:1200px;width:80%}.hero-content{align-items:center;display:flex;height:400px;justify-content:space-between;max-width:1200px}.left-hero{padding-left:80px}.left-hero h1{color:var(--black);font-size:50px;font-weight:lighter}.left-hero h2{color:var(--black);font-size:25px;font-weight:500;padding:5px 0}.blue-text{color:var(--black-blue)}.left-hero p{color:var(--black-gray)}.hero-content .btn{background-color:var(--navbar-color);border:none;border-radius:10px;cursor:pointer;height:40px;margin-top:10px;padding:0 5px;position:relative;width:125px;z-index:1}.hero-content .btn:after{border-radius:10px;box-sizing:border-box;content:"";height:0;left:0;position:absolute;top:0;transition:.8s linear;width:100%;z-index:-1}.hero-content .btn:hover:after{background-color:var(--black-blue);height:100%}.social-icon{align-items:center;background-color:var(--white-page);border-radius:50px;color:var(--black-gray);display:flex;font-size:35px;gap:10px;overflow:hidden;padding:10px 30px;position:relative;text-decoration:none;transition:width .7s ease,background-color .7s,color .7s;width:100px}.social-icon span{font-size:20px;opacity:0;transition:all .5s ease;white-space:nowrap;width:0}.social-icon:hover{width:180px}.social-icon:hover span{opacity:1;width:auto}.linkedin:hover{background-color:#0077b5;color:#fff}.github:hover{background-color:#333;color:#fff}.instagram:hover{background-color:#e1306c;color:#fff}.right-hero .instagram:hover{width:220px}@media (min-width:769px) and (max-width:941px){.hero-section{padding:40px 0}.container{width:90%}.hero-content{flex-direction:column;gap:35px;height:auto;padding-top:40px;text-align:center}.left-hero{padding-left:0}.right-hero{display:flex}.hero-content .btn{margin-top:20px}.social-icon{font-size:38px}.social-icon:hover{width:150px}}@media (min-width:481px) and (max-width:768px){.hero-section{padding:40px 0}.container{width:80%}.hero-content{flex-direction:column;gap:35px;height:auto;padding-top:40px;text-align:center}.left-hero{padding-left:0}.left-hero h1{font-size:38px}.left-hero h2{font-size:27px}.right-hero{display:flex}.hero-content .btn{margin-top:20px}}@media (max-width:480px){.hero-section{padding:40px 0}.container{width:80%}.hero-content{flex-direction:column;gap:35px;height:auto;padding-top:40px;text-align:center}.left-hero{padding-left:0}.left-hero h1{font-size:30px}.left-hero h2{font-size:22px}.right-hero{display:flex}.hero-content .btn{margin-top:20px}}.navbar{align-items:center;background-color:var(--white-page);display:flex;padding:20px 0 0 40px;position:relative}.navbar-logo img{height:100px;left:30px;position:relative;top:6px}.navbar-content{align-items:center;background-color:var(--navbar-color);border-radius:10px;display:flex;flex:1 1;justify-content:space-between;margin-left:32px;max-height:50px;max-width:80%;padding:25px 32px;position:relative}.navbar-menu a,.navbar-talk a{color:var(--black-gray);font-size:20px;padding:15px;position:relative;text-decoration:none}.navbar-menu a:after,.navbar-talk a:after{background-color:var(--black);border-radius:10px;bottom:10px;content:"";height:3px;left:0;position:absolute;transition:width .6s ease;width:0}.navbar-menu a:hover,.navbar-talk a:hover{color:var(--black);transition:all .7s ease}.navbar-menu a:hover:after,.navbar-talk a:hover:after{left:20%;width:60%}.navbar-talk svg{color:var(--black-gray);padding-left:2px;position:absolute;top:2px;width:20px}.navbar-talk a:hover svg{color:var(--black);transition:all .7s ease}.navbar-hamburger{background:none;border:none;color:var(--black-gray);cursor:pointer;display:none;font-size:2rem;margin-right:16px;z-index:1002}@media (min-width:1025px) and (max-width:1280px){.navbar{padding:15px 0 0 30px}.navbar-logo img{height:80px;left:20px}.navbar-content{margin-left:25px;padding:20px 25px}.navbar-menu a,.navbar-talk a{font-size:18px;padding:12px}.navbar-talk svg{width:18px}}@media (min-width:769px) and (max-width:1024px){.navbar{padding:12px 0 0 20px}.navbar-logo img{height:80px;left:20px}.navbar-content{margin-left:20px;max-height:45px;max-width:80%;padding:18px 20px}.navbar-menu a,.navbar-talk a{font-size:24px;padding:10px}.navbar-talk svg{width:16px}.navbar-hamburger{display:block}.navbar-menu{align-items:center;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffffd9;border-bottom-left-radius:32px;border-top-left-radius:32px;box-shadow:-4px 0 32px 0 #3c3c3c2e;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;max-width:340px;overflow-y:auto;padding-top:60px;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);width:80vw;z-index:1001}.navbar-menu.open{right:0}.navbar-menu a{font-size:18px;margin:15px 0}.mobile-close-btn{background:none;border:none;color:var(--black-gray);cursor:pointer;font-size:1.5rem;position:absolute;right:20px;top:20px}}@media (min-width:481px) and (max-width:768px){.navbar{padding:10px 0 0 15px}.navbar-logo img{height:80px;left:25px}.navbar-content{margin-left:15px;max-height:40px;max-width:70%;padding:15px 18px}.navbar-menu a,.navbar-talk a{font-size:20px;padding:8px}.navbar-talk svg{width:16px}.navbar-hamburger{display:block;font-size:1.8rem;margin-right:12px}.navbar-menu{align-items:center;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffffd9;border-bottom-left-radius:32px;border-top-left-radius:32px;box-shadow:-4px 0 32px 0 #3c3c3c2e;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;max-width:340px;overflow-y:auto;padding-top:60px;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);width:50vw;z-index:1001}.navbar-menu.open{right:0}.navbar-menu a{font-size:18px;margin:12px 0}.mobile-close-btn{background:none;border:none;color:var(--black-gray);cursor:pointer;font-size:1.3rem;position:absolute;right:15px;top:15px}}@media (max-width:480px){.navbar{padding:8px 0 0 10px}.navbar-logo img{height:60px;left:20px}.navbar-content{margin-left:10px;max-height:35px;max-width:65%;padding:12px 15px}.navbar-menu a,.navbar-talk a{font-size:15px;padding:6px}.navbar-talk svg{width:14px}.navbar-hamburger{display:block;font-size:1.4rem;margin-right:8px}.navbar-menu{align-items:center;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffffd9;border-bottom-left-radius:32px;border-top-left-radius:32px;box-shadow:-4px 0 32px 0 #3c3c3c2e;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;max-width:340px;overflow-y:auto;padding-top:60px;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);width:45vw;z-index:1001}.navbar-menu.open{right:0}.navbar-menu a{font-size:15px;margin:10px 0}.mobile-close-btn{background:none;border:none;color:var(--black-gray);cursor:pointer;font-size:1.2rem;position:absolute;right:12px;top:12px}}.our-services-section{background-color:var(--white-page);overflow:hidden;padding:4rem 0}.our-services-content .title h2{font-size:60px;font-weight:300;margin-bottom:4rem;text-align:center}.swiper{padding-bottom:60px}.service-card{background-color:#f9f9f9;border-radius:16px;box-shadow:0 15px 30px #00000014;margin:auto;max-width:1100px;padding:3rem}.service-card .title{margin-bottom:2rem;text-align:center}.service-card .title h3{color:var(--black);font-size:32px;font-weight:400}.service-card .data{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;text-align:left}.service-card .data img{border-radius:12px;max-width:100%;width:320px}.service-card .data p{color:var(--black-gray);font-size:18px;line-height:1.7;max-width:500px}.highlight{color:var(--black);font-size:22px;font-weight:600}.swiper-pagination{bottom:0;margin-top:30px;position:relative}.swiper-pagination-bullet{background-color:initial;border:2px solid var(--black-gray);cursor:pointer;height:14px;margin:0 8px;opacity:1;transition:all .3s ease;width:14px}.swiper-pagination-bullet-active{background-color:var(--black-gray);box-shadow:0 4px 12px #00000040;transform:scale(1.2)}@media (max-width:768px){.our-services-content .title h2{font-size:42px}.service-card{padding:2rem}.service-card .title h3{font-size:26px}.service-card .data{flex-direction:column;text-align:center}.service-card .data p{font-size:16px;max-width:100%}.highlight{font-size:20px}}@media (max-width:480px){.our-services-content .title h2{font-size:36px}.highlight{font-size:18px}.swiper-pagination-bullet{height:10px;margin:0 4px;width:10px}}.portfolio-section{background-color:var(--white-page);height:80vh}.portfolio-content .title h2{font-size:60px;font-weight:lighter;padding:25px 0;text-align:center}.portfolio-grid{display:flex;gap:32px;max-width:100vw;padding-bottom:16px;width:100%}.portfolio-card{align-items:center;background:#fff;border:1px solid #ececec;border-radius:18px;box-shadow:0 8px 32px #3c3c3c1f;display:flex;flex:0 1 320px;flex-direction:column;height:420px;justify-content:flex-start;padding:24px 20px 20px;position:relative;scroll-snap-align:start;transition:transform .2s,box-shadow .2s;width:350px}.portfolio-card:hover{box-shadow:0 16px 40px #3c3c3c2e;transform:translateY(-8px) scale(1.03)}.portfolio-arrow{align-items:center;background:#fff;border-radius:50%;box-sizing:border-box;color:#232323;display:flex;font-size:1.3rem;height:32px;left:18px;position:relative;top:-20px;width:32px;z-index:2}.portfolio-image{display:flex;justify-content:center;margin-bottom:18px;width:100%}.portfolio-image img{border-radius:12px;box-shadow:0 2px 8px #00000014;height:140px;margin-bottom:18px;object-fit:cover;width:90%}.portfolio-content h3{color:#232323;font-size:1.25rem;font-weight:600;margin-bottom:8px;margin-top:0;text-align:center}.portfolio-content p{color:#666;font-size:1rem;margin-bottom:0;text-align:center}@media (min-width:1281px) and (max-width:1919px){.portfolio-section{height:75vh}.portfolio-content .title h2{font-size:55px;padding:22px 0}.portfolio-grid{gap:28px}.portfolio-card{flex:0 1 300px;height:400px;padding:22px 18px 18px;width:330px}.portfolio-image img{height:130px}.portfolio-content h3{font-size:1.2rem}.portfolio-content p{font-size:.95rem}}@media (min-width:1150px) and (max-width:1280px){.portfolio-section{height:70vh}.portfolio-content .title h2{font-size:50px;padding:20px 0}.portfolio-grid{gap:25px}.portfolio-card{flex:0 1 280px;height:380px;padding:20px 16px 16px;width:310px}.portfolio-image img{height:120px}.portfolio-content h3{font-size:1.15rem}.portfolio-content p{font-size:.9rem}}@media (min-width:769px) and (max-width:1150px){.portfolio-section{height:auto;min-height:70vh}.portfolio-content .title h2{font-size:45px;padding:18px 0}.portfolio-grid{flex-wrap:wrap;gap:20px;justify-content:center}.portfolio-card{flex:0 1 280px;height:300px;padding:18px 14px 14px;width:280px}.portfolio-image img{height:110px}.portfolio-content h3{font-size:1.1rem}.portfolio-content p{font-size:.85rem}}@media (min-width:481px) and (max-width:768px){.portfolio-section{height:auto;min-height:65vh}.portfolio-content .title h2{font-size:40px;padding:15px 0}.portfolio-grid{align-items:center;flex-direction:column;gap:25px}.portfolio-card{height:300px;padding:16px 12px 12px;width:320px}.portfolio-image img{height:100px}.portfolio-content h3{font-size:1rem}.portfolio-content p{font-size:.8rem}}@media (max-width:480px){.portfolio-section{height:auto;min-height:60vh}.portfolio-content .title h2{font-size:35px;padding:12px 0}.portfolio-grid{align-items:center;flex-direction:column;gap:20px}.portfolio-card{height:250px;padding:14px 10px 10px;width:280px}.portfolio-image img{height:90px}.portfolio-content h3{font-size:.9rem}.portfolio-content p{font-size:.75rem}.portfolio-arrow{font-size:1.1rem;height:28px;width:28px}}.skills-section{background-color:var(--light-gray);height:1250px}.skills-header{align-items:center;display:flex;gap:15px;justify-content:center;padding-top:3rem}.skills-header .logocode svg{color:var(--black);width:70px}.skills-header .title h2{font-size:60px;font-weight:lighter}.skills-content{display:flex;flex-direction:column;gap:40px}.skills-group h3{color:#444;font-size:1.2rem;font-weight:700;letter-spacing:1px;margin:60px;padding-left:80px}.skills-icons{grid-gap:30px 20px;align-items:center;display:grid;gap:30px 20px;grid-template-columns:repeat(4,1fr);justify-items:center;margin:0 100px}.skills-item{align-items:center;display:flex;flex-direction:column;gap:10px;transition:all .6s ease}.skills-item img{background:var(--light-gray);border-radius:10px;box-shadow:0 2px 8px #00000012;height:70px;object-fit:contain;padding:8px;transition:transform .6s ease;width:70px}.skills-item span{color:#666;font-size:24px;font-weight:500;letter-spacing:.5px;margin-top:4px;text-align:center;transition:color .3s ease,font-weight .3s ease}.skills-item:hover{border-radius:12px}.skills-item:hover img{transform:scale(1.08)}.skills-item:hover span{color:var(--black);font-weight:700}@media (min-width:1281px) and (max-width:1919px){.skills-section{height:1100px}.skills-header .title h2{font-size:55px}.skills-header .logocode svg{width:65px}.skills-group h3{font-size:1.1rem;margin:50px;padding-left:70px}.skills-icons{gap:25px 18px;margin:0 80px}.skills-item img{height:65px;width:65px}.skills-item span{font-size:22px}}@media (min-width:1025px) and (max-width:1280px){.skills-section{height:1100px}.skills-header .title h2{font-size:50px}.skills-header .logocode svg{width:60px}.skills-group h3{font-size:1rem;margin:45px;padding-left:60px}.skills-icons{gap:20px 15px;margin:0 70px}.skills-item img{height:60px;width:60px}.skills-item span{font-size:20px}}@media (min-width:769px) and (max-width:1024px){.skills-section{height:auto;min-height:1100px}.skills-header .title h2{font-size:45px}.skills-header .logocode svg{width:55px}.skills-group h3{font-size:.95rem;margin:35px;padding-left:50px}.skills-icons{gap:18px 12px;grid-template-columns:repeat(3,1fr);margin:0 50px}.skills-item img{height:55px;width:55px}.skills-item span{font-size:18px}}@media (min-width:481px) and (max-width:768px){.skills-section{height:auto;min-height:1150px}.skills-header .title h2{font-size:40px}.skills-header .logocode svg{width:50px}.skills-group h3{font-size:.9rem;margin:30px;padding-left:40px}.skills-icons{gap:15px 10px;grid-template-columns:repeat(2,1fr);margin:0 30px}.skills-item img{height:50px;width:50px}.skills-item span{font-size:16px}}@media (max-width:480px){.skills-section{height:auto;height:1100px}.skills-header .title h2{font-size:28px}.skills-header .logocode svg{width:45px}.skills-group h3{font-size:.85rem;margin:25px;padding-left:30px}.skills-icons{gap:12px 8px;grid-template-columns:repeat(2,1fr);margin:0 20px}.skills-item img{height:45px;width:45px}.skills-item span{font-size:14px}}
/*# sourceMappingURL=main.54f5f33a.css.map*/