*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;font-family:Poppins,sans-serif;background:#151515;background-color:#181818}.app-wrapper{position:relative;width:100%;min-height:100vh;overflow:visible;border-radius:50px;background-color:#000}.app-wrapper:before{content:"";position:fixed;inset:0;border-radius:50px;pointer-events:none;box-shadow:0 0 0 9999px #000;z-index:9999}.app{width:100%;min-height:100%;overflow-y:auto;position:relative}.app{width:100%;margin:0 auto;padding:0}.intro-wrapper{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:100;background:#f1f1f1;transition:opacity .7s ease-in-out,transform .7s ease-in-out;transition-property:opacity,transform;opacity:1;transform:scale(1);border-radius:50px}.intro-wrapper.fade-out{opacity:0;transform:scale(1.05)}.intro-wrapper h1{font-size:2.5rem;font-weight:300;color:#3d3d3d;text-align:center;margin:0;padding:0 20px;-webkit-user-select:none;user-select:none}@media(max-width:768px){.intro-wrapper h1{font-size:3rem}}@media(max-width:480px){.intro-wrapper h1{font-size:2.2rem}}.mouse-follower{position:fixed;left:0;top:0;pointer-events:none;border-radius:50%;z-index:9999;transform:translate(-50%,-50%);width:12px;height:12px;background-color:#fff;transition:width .2s ease,height .2s ease;overflow:hidden;display:flex;justify-content:center;align-items:center}.mouse-follower.hovering{width:140px!important;height:140px!important;background-color:transparent}.follower-video{width:100%;height:100%;object-fit:cover;border-radius:50%;opacity:.95;transition:opacity .3s ease}.mouse-follower .follower-video{opacity:0}.mouse-follower.hovering .follower-video{opacity:.95}.mouse-follower{transition:width .25s ease,height .25s ease,backdrop-filter .3s ease,background-color .3s ease}.mouse-follower.hovering .follower-video{transition:opacity .3s ease}.landing{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:0}.video-bg{width:100%;height:100%;object-fit:cover;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:10;margin-top:50px}.overlay h3{font-size:1.5rem;margin-bottom:.5rem}.overlay h1{font-size:10rem;font-weight:900;margin-bottom:1rem;font-family:Poppins,sans-serif}.mobile-break{display:none}.box{display:flex;justify-content:center;align-items:center;padding:25px 50px;border-radius:28px;width:90%;max-width:1326px;height:auto;min-height:190px;margin-top:30px;background:#00000073;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.08);transition:transform .4s ease,opacity .4s ease;z-index:1000}.box:hover{transform:translateY(0) scale(1.03)}.box-p{font-size:1.05rem;font-weight:600;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;letter-spacing:3px;word-spacing:5px;color:#fff;text-shadow:0 6px 18px rgba(0,0,0,.6)}.hero-section{background-color:#0f0f0f;height:auto;min-height:125vh;margin-top:100vh;padding:0 90px 20px;font-family:Segoe UI,sans-serif;color:#fff;position:relative;overflow:visible;border-radius:50px;box-sizing:border-box;margin-bottom:-50px;z-index:2}.hero-content-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;gap:250px}.image-cursor-wrapper{position:relative;border-radius:50px;overflow:hidden}.hero-top{width:95%;height:15px;border-radius:0 0 50px 50px;align-self:flex-start;z-index:1;background-color:#5c5c5c;margin-bottom:140px;margin-left:30px}.image-box{width:100%;max-width:400px;height:auto;aspect-ratio:1;background-color:#eee;border-radius:20px;overflow:hidden;position:relative;z-index:2;cursor:pointer;transition:all .3s ease-in-out}.image-box:hover{border-radius:50%;transition:all .3s ease-in-out}.image-box .image:hover{transform:translateY(0) scale(1.1);transition:all ease-in-out .4s}.image{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero-text-content{max-width:700px;flex:1}.hero-text-content h1{font-size:44px;line-height:1.3;margin-bottom:20px;font-weight:700;margin-left:20px}.hero-text-content p{font-size:17px;color:#ccc;margin-bottom:30px;line-height:1.3;margin-left:20px}.highlight-name{color:#4db5ff}.highlight-role{color:#6bff97}.cta-button{background:#fff;color:#222;border:none;padding:14px 40px;font-size:16px;border-radius:26px;cursor:pointer;transition:background .3s ease;margin-left:20px}.cta-button:hover{background:#ff5e08;color:#fff}.card-section{position:sticky;top:0;height:auto;overflow:hidden;z-index:5;padding:10px}.card-container{display:flex;justify-content:space-between;align-items:center;background:#eaeaea;border-radius:40px;border:5px rgb(203,203,203) solid;padding:30px;margin-top:80px;gap:20px;flex-wrap:wrap;max-height:none;min-height:auto;box-sizing:border-box;overflow:visible;text-decoration:none;transition:ease-in-out .4s}.card-container:hover{transform:translateY(0) scale(1.02);transition:ease-in-out .4s}.card-left{flex:1;display:flex;flex-direction:column;justify-content:center;gap:10px;padding-left:40px;padding-right:40px;border-right:1.5px solid #a2a2a2;min-height:160px}.card-left p{margin:-20px 0 0;font-size:16.5px;color:#4c4c4c;letter-spacing:.8px;text-align:justify;line-height:1.7}.card-right{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:20px;color:#555;font-weight:300}.card-right p{font-size:16.5px;font-weight:400;color:#555;margin-top:8px}.card-learning{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding-left:30px;border-left:1.5px solid #a2a2a2;min-height:160px;justify-content:center}.card-learning p{font-size:16.5px;font-weight:400;color:#555;margin:0}.learning-dots{display:flex;gap:12px;align-items:center}.learning-dots span{font-size:28px;color:#666}.small-images-grid{display:grid;grid-template-columns:repeat(7,60px);grid-auto-rows:60px;row-gap:4px;column-gap:15px}.small-img img{width:60px;height:60px;object-fit:cover;border-radius:8px;display:block}.small-img img{width:40px;height:40px;object-fit:cover;border-radius:8px;display:block;box-shadow:#eee 0 3px 6px;transition:transform .3s ease}.small-img img:hover{transform:scale(1.1);z-index:10}.skill-loading{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.spinner{width:20px;height:20px;border:2px solid #e0e0e0;border-top:2px solid #666666;border-radius:50%;animation:spin 6s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-grid-section{width:100%;min-height:16vh;background:#0b0b0b;display:flex;flex-direction:column;position:relative;z-index:1;border-radius:0;margin-bottom:0;overflow:visible}.social-icons{display:flex;justify-content:center;align-items:center;gap:130px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.headline{position:relative;width:100%;height:85px;background-color:#3dc3d5;border-radius:0;z-index:50;overflow:visible;display:flex;align-items:center;padding-top:20px;margin-top:20px;padding-left:0;padding-right:0}.headline-scroll{display:flex;white-space:nowrap;animation:scrollLeft 15s linear infinite;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;z-index:10;position:relative}.headline-text{font-size:18px;font-weight:300;color:#000;text-transform:lowercase}.arrow{display:inline-block;transition:transform .6s ease;margin:0 15px;color:#f2ff00;font-weight:300}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.headline-scroll.reverse{animation:scrollRight 15s linear infinite}.headline-scroll.reverse .arrow{transform:rotate(180deg)}.card-section{min-height:auto;background:#0b0b0b;color:#fff;padding:6rem 3rem;display:flex;flex-direction:column;align-items:center;margin-bottom:0;position:relative;z-index:1;overflow-x:hidden;text-decoration:none}.card-heading{font-size:102px;font-weight:200;margin-bottom:2rem;margin-top:20px;color:#e9e9e9;text-transform:uppercase;letter-spacing:2.2px;margin-left:-736px;text-decoration:none;position:relative;z-index:2}.card-para{font-size:1.6rem;font-weight:200;color:#c7c7c7;letter-spacing:2px;text-transform:uppercase;margin-bottom:7rem;margin-left:-665px;text-decoration:none;color:inherit;position:relative;z-index:2}.card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem 5rem;width:100%;max-width:96%;justify-items:center;position:relative;z-index:2}.card{display:flex;flex-direction:column;align-items:baseline;max-width:570px;width:100%}.card-image{width:100%;max-width:570px;height:auto;aspect-ratio:1;overflow:hidden;border-radius:20px;margin-bottom:1.5rem;box-shadow:0 8px 20px #0d0d0d80;border:1px solid gray;background-color:#111}.card-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.earthquake-card .card-image img{object-fit:cover}.card-image img:hover{transform:scale(1.05)}.card-grid a,.card-grid a:link,.card-grid a:visited,.card-grid a:hover,.card-grid a:active{color:inherit!important;text-decoration:none!important}.card h3{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;margin-top:5px;text-decoration:none}.card p{font-size:1rem;color:#cfcfcf;line-height:1.4;margin-left:2px;text-decoration:none}.skill-icons{display:grid;grid-template-columns:repeat(8,20px);gap:12px;margin-top:10px;align-items:center;border-radius:7px}.skill-icons img{width:20px;height:20px;object-fit:contain;transition:filter .3s ease,transform .2s ease;gap:12px}.skill-icons img:hover{filter:none;transform:scale(1.3)}.card-image{transition:transform .2s ease,filter .2s ease,border-radius .2s ease,opacity .2s ease;will-change:transform,filter,opacity,border-radius;position:relative;z-index:1}.card-grid:has(.card:hover) .card:not(:hover) .card-image{filter:blur(1px);transform:scale(.95);opacity:.75}.card-grid .card:hover .card-image{filter:none;transform:scale(1.05);border-radius:50%;opacity:1;z-index:10;box-shadow:0 12px 30px #00000073}.cta-button-card{background:#ff5e08;color:#fff;border:none;padding:13px 28px;font-size:18px;border-radius:26px;cursor:pointer;transition:background .3s ease;margin-top:70px;box-shadow:#00000025 0 3px 6px;position:relative;z-index:100;display:block;visibility:visible;opacity:1}.cta-button-card:hover{background:transparent;color:#fff;border:2px solid #eaeaea}.mobile-see-all-container{display:none;justify-content:center;margin-top:2rem;margin-bottom:0}.featured-news{width:100%;padding:0 115px 90px;display:flex;flex-direction:column;gap:40px;position:relative;z-index:5;background:#fff;overflow:hidden;border-bottom:5px solid rgb(88,88,88);border-radius:50px;margin-bottom:-50px}.hero-toop{width:95%;height:15px;border-radius:0 0 50px 50px;align-self:flex-start;background-color:#5c5c5c;margin-bottom:100px;margin-left:30px;z-index:6}.featured-header{text-align:left;margin-bottom:30px}.featured-title{font-size:64px;font-weight:400;margin:0;color:#3e3e3e}.featured-subtitle{font-size:18px;color:#555;margin-top:8px;line-height:1.4;max-width:500px}.news-container{display:flex;flex-direction:column;gap:40px;padding-top:30px;border-top:1px solid #eee}.news-item{display:flex;align-items:flex-start;gap:100px;padding:25px 40px;border-bottom:1px solid #eee;border-radius:20px;background:transparent;transition:transform .3s ease,box-shadow .3s ease}.news-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000000a}.news-img{width:250px;height:230px;background:linear-gradient(135deg,#111,#444);border-radius:15px;flex-shrink:0;background-size:cover;background-position:center}.news-item:first-child .news-img{background-size:cover;background-repeat:no-repeat}.news-content{display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;flex:1}.news-content h2{font-size:28px;font-weight:700;margin:-3px 0 5px;color:#2da4ff;text-transform:uppercase}.news-text{font-size:16px;line-height:1.6;color:#333;margin-top:0;text-align:left}.news-link{display:inline-block;margin-top:20px;color:#ff5e00;font-weight:500;font-size:16px;text-decoration:none;transition:all .3s ease}.news-link:hover{color:#ff7a1f;transform:translate(5px)}.see-more-btn-container{display:flex;justify-content:center;margin-top:40px}.see-more-btn{background-color:#fd6a00;color:#fff;font-size:18px;font-weight:300;padding:13px 28px;border:none;border-radius:25px;cursor:pointer;transition:all .3s ease}.see-more-btn:hover{background-color:#fff;color:#414141;transform:translateY(-1px);border:2px solid rgb(81,81,81)}@media(max-width:768px){.featured-header{text-align:center}.news-item{flex-direction:column;text-align:center}.news-img{width:100%;height:220px}.news-text{text-align:center}}.resume-section{position:relative;width:100%;height:50vh;display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden;z-index:10;padding:80px 120px;background:#0b0b0b;border-top:none;border-bottom:none;box-shadow:none}.resume-content{position:relative;z-index:2;color:#fff;max-width:800px}.resume-title{font-size:48px;font-weight:600;margin-bottom:15px;letter-spacing:1px;text-transform:uppercase}.resume-desc{font-size:18px;line-height:1.7;color:#ffffffe6;margin-bottom:45px}.resume-btn{background:#007bff;color:#fff;border:none;font-size:17px;font-weight:400;padding:14px 26px;border-radius:40px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #2da4ff66;display:inline-block;position:relative;z-index:10}.resume-btn:hover{background-color:transparent;color:#000;border:2px solid rgb(58,58,58)}@keyframes meshMove{0%{background-position:20% 30%,80% 70%,50% 100%}to{background-position:30% 40%,70% 60%,60% 90%}}@media(max-width:768px){.resume-section{height:auto;padding:60px 30px}.resume-title{font-size:36px}.resume-desc{font-size:16px}}.connect-headline{width:100%;height:360px;background-color:#1d1d1d;display:flex;align-items:center;justify-content:center;z-index:0;padding-top:0;margin-top:-50px;position:relative;z-index:14;border-radius:50px 50px 0 0;border-top:5px solid black}.connect-headline h1{font-size:4.5rem;text-align:center;margin:-20px 0 0;font-weight:800;letter-spacing:2px;word-spacing:10px;position:relative;z-index:1}.connect-headline .pink{color:#f7a8b8}.connect-headline .blue{color:#6ecbff}.connect-headline .green{color:#5de0c0}.footer-section{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;min-height:70vh;padding:90px;background-color:#121212;color:#fff;position:relative;border-radius:50px;box-sizing:border-box;margin-top:-50px;z-index:10}.footer-left{flex:1;max-width:35%;display:flex;flex-direction:column;justify-content:center;padding-left:110px;background-color:transparent;color:#fff;font-family:Segoe UI,sans-serif;position:relative;z-index:1}.footer-title{font-size:2rem;font-weight:400;margin-bottom:25px;color:#4db5ff;letter-spacing:1px}.footer-contact-item{display:flex;align-items:center;gap:10px;margin-bottom:15px;flex-wrap:wrap}.footer-label{font-weight:500;color:#ddd;margin-right:5px}.footer-icon{font-size:1.2rem;color:#dcdcdc}.footer-link{text-decoration:none;color:#ccc;font-size:1rem;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-subtitle{font-size:1.2rem;color:#dfdfdf;font-weight:500;margin-top:25px;margin-bottom:15px;letter-spacing:1px}.footer-socials{display:flex;align-items:center;gap:20px}.social-icon img{width:50px;height:50px;object-fit:contain;border-radius:10px;transition:all .3s ease}.social-icon img:hover{transform:scale(1.15);filter:none}@media(max-width:768px){.footer-left{max-width:100%;align-items:center;text-align:center}.footer-contact-item,.footer-socials{justify-content:center}}.info-section{height:350px;width:2px;background-color:#8d8d8d;margin-left:200px;position:relative;z-index:1}.footer-right{flex:1;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.gif-grid{display:grid;grid-template-columns:repeat(3,90px);grid-template-rows:repeat(3,90px);gap:8px;margin-left:120px;margin-top:30px}.gif-box{width:90px;height:90px;border-radius:12px;overflow:hidden;background-color:#f8f8f8}.gif-box img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.footer-section{flex-direction:column;height:auto;padding:2rem}.footer-left,.footer-right{max-width:100%;margin-bottom:1.5rem;justify-content:center;align-items:center;text-align:center}.gif-grid{grid-template-columns:repeat(3,80px);grid-template-rows:repeat(3,80px);gap:8px}}.gif-box{width:80px;height:80px}@media(max-width:480px){.gif-grid{grid-template-columns:repeat(2,60px);grid-template-rows:repeat(3,60px)}.footer-left p{font-size:.9rem}.footer-left button{font-size:.8rem;padding:.5rem 1rem}}@media(max-width:1200px){.overlay h1{font-size:7rem}.box{width:85%;padding:20px 40px}.hero-section{padding:0 60px 20px}.hero-content-wrapper{gap:60px}.card-heading{font-size:80px}.card-para{font-size:1.3rem}.card-grid{gap:4rem 3rem;grid-template-columns:repeat(2,1fr)}.card{max-width:100%}.cta-button-card{margin-top:50px;z-index:100}}@media(max-width:900px){.overlay h1{font-size:5rem}.overlay h3{font-size:1.2rem}.box{width:90%;padding:20px 30px;height:auto;min-height:150px}.box-p{font-size:.9rem;letter-spacing:2px;word-spacing:3px}.hero-section{padding:0 40px 20px}.hero-content-wrapper{gap:40px;justify-content:center}.hero-text-content h1{font-size:32px}.hero-text-content p{font-size:16px}.card-container{padding:15px;margin-top:40px;margin-left:auto;margin-right:auto}.card-left,.card-right{border-right:none;padding:15px}.small-images-grid{grid-template-columns:repeat(5,50px);gap:8px}.small-img img{width:35px;height:35px}.card-heading{font-size:60px;margin-left:0;text-align:center}.card-para{font-size:1.1rem;margin-left:0;text-align:center}.card-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem;max-width:100%}.card{max-width:100%}.cta-button-card{margin-top:40px;padding:13px 30px;font-size:1rem;z-index:100}.featured-news{padding:0 60px 60px}.featured-title{font-size:48px}.news-item{gap:40px;padding:20px 30px}.connect-headline h1{font-size:3rem}.footer-section{padding:60px}.info-section{margin-left:100px}.gif-grid{margin-left:60px}}@media(max-width:768px){.overlay{margin-top:20px;padding:0 20px}.overlay h1{font-size:10rem;line-height:1;text-align:center}.mobile-break{display:inline}.overlay h3{font-size:1.8rem;margin-bottom:1rem;text-align:center}.headline{background-color:#3dc3d5;overflow:hidden;display:flex;align-items:center;justify-content:center;height:85px;padding-top:10px!important;min-height:85px}.headline-scroll{display:flex;white-space:nowrap;animation:scrollLeft 15s linear infinite}.headline-text{font-size:15px;font-weight:300;color:#000;text-transform:lowercase}.arrow{display:inline-block;transition:transform .6s ease;margin:0 9px;color:#f2ff00;font-weight:300}.headline-scroll.reverse{animation:scrollRight 15s linear infinite}.headline-scroll.reverse .arrow{transform:rotate(180deg)}.video-grid-section{background:#0b0b0b;padding:0;margin:0;border-radius:0}.card-section{padding:2rem .5rem;margin-bottom:0}.mobile-see-all-container{display:flex!important;margin-bottom:1rem}.box{width:95%;padding:30px 25px;border-radius:25px;min-height:140px}.box-p{font-size:.85rem;letter-spacing:1px;word-spacing:2px;line-height:1.5}.hero-section{padding:40px 25px 30px;border-radius:30px;min-height:auto}.hero-top{width:92%;margin-bottom:60px;margin-left:15px;height:12px}.hero-content-wrapper{gap:40px;flex-direction:column;align-items:center}.image-box{max-width:280px}.hero-text-content{max-width:100%;text-align:center}.hero-text-content h1{font-size:2rem;line-height:1.3;margin-bottom:15px}.hero-text-content p{font-size:1rem;line-height:1.6;margin-bottom:25px}.cta-button{padding:14px 35px;font-size:1rem;border-radius:30px}.card-container{flex-direction:column;padding:20px 15px;margin-top:50px;margin-left:auto;margin-right:auto;border-radius:25px;gap:15px;min-height:auto;overflow:visible}.card-left{border-right:none;border-bottom:1.5px solid #a2a2a2;padding-bottom:20px;padding-left:0;padding-right:0;height:auto;width:100%}.card-right{padding-left:0;padding-right:0;width:100%}.card-left p,.card-right p{font-size:1rem;line-height:1.8;text-align:justify;word-wrap:break-word;overflow-wrap:break-word}.small-images-grid{grid-template-columns:repeat(5,45px);gap:10px;justify-content:center}.small-img img{width:38px;height:38px}.video-grid-section{border-radius:0 0 30px 30px;min-height:auto;background:#ececec;flex-direction:column;overflow:visible}.card-section{padding:4rem 1.5rem 3rem;min-height:auto;overflow:visible;margin-bottom:0}.card-heading{font-size:2.5rem;margin-bottom:1rem;letter-spacing:1px;margin-left:0;text-align:center}.card-para{font-size:1rem;margin-bottom:2.5rem;letter-spacing:.5px;line-height:1.5;margin-left:0;text-align:center}.card-grid{gap:0;max-width:100%;grid-template-columns:1fr;width:100%;margin-bottom:1.5rem}.card{display:block;width:100%}.card{max-width:100%;width:100%}.card h3{font-size:1.4rem;margin-bottom:.8rem}.card p{font-size:.95rem;line-height:1.5}.skill-icons{grid-template-columns:repeat(8,22px);gap:10px}.skill-icons img{width:22px;height:22px}.cta-button-card{display:block!important}.featured-news{padding:20px 30px 60px;border-radius:30px;margin-top:0!important;margin-bottom:0!important;z-index:5;position:relative}.hero-toop{margin-bottom:50px;height:12px;margin-left:auto;margin-right:auto}.featured-title{font-size:2.5rem;line-height:1.2}.featured-subtitle{font-size:1rem;line-height:1.6}.news-item{flex-direction:column;gap:25px;padding:25px;align-items:stretch}.news-img{width:100%;height:220px;border-radius:12px}.news-content{max-width:100%}.news-content h2{font-size:1.6rem;margin-bottom:10px}.news-text{font-size:1rem;line-height:1.6;text-align:left}.see-more-btn{font-size:1.1rem;padding:14px 32px}.resume-section{padding:60px 30px;border-radius:30px;height:auto;min-height:50vh}.resume-content{z-index:10}.resume-title{font-size:2.5rem;margin-bottom:20px}.resume-desc{font-size:1rem;line-height:1.6;margin-bottom:30px}.resume-btn{padding:14px 28px;font-size:1rem;z-index:10}.connect-headline{height:250px;border-radius:30px 30px 0 0;padding:20px}.connect-headline h1{font-size:2.5rem;letter-spacing:1px;word-spacing:8px;line-height:1.3}.footer-section{flex-direction:column;padding:50px 30px;border-radius:30px;min-height:auto}.footer-left{max-width:100%;padding-left:0;align-items:center;text-align:center}.footer-title{font-size:2rem;margin-bottom:30px}.footer-contact-item{justify-content:center;margin-bottom:20px}.footer-link{font-size:1rem}.footer-subtitle{font-size:1.3rem;margin-top:30px}.footer-socials{justify-content:center;gap:25px}.social-icon img{width:55px;height:55px}.info-section{display:none}.footer-right{margin-top:40px}.gif-grid{margin-left:0;grid-template-columns:repeat(3,80px);grid-template-rows:repeat(3,80px);gap:10px}.gif-box{width:80px;height:80px;border-radius:10px}.hero-content-wrapper{gap:35px;padding:0 5px}.cta-button{margin-top:10px;width:auto;min-width:200px}.card-container{margin-top:40px;margin-bottom:20px}.card-left{padding:20px 15px}.card-right{padding:0 15px 15px}.card-section{padding-top:5rem;padding-bottom:4rem}.card-heading{margin-bottom:1.2rem;padding:0 10px}.card-para{margin-bottom:3rem;padding:0 15px}.featured-news{padding-top:70px;padding-bottom:70px}.featured-header{margin-bottom:40px}.featured-title{margin-bottom:15px}.news-item{margin-bottom:30px}.news-item:last-child{margin-bottom:0}.resume-section{padding:70px 30px}.resume-title{margin-bottom:25px;line-height:1.2}.connect-headline{padding:30px 20px;display:flex;align-items:center;justify-content:center}.connect-headline h1{text-align:center;padding:0 10px}.footer-section{padding:60px 30px}.footer-title{line-height:1.2}.footer-contact-item{margin-bottom:25px}.footer-subtitle{margin-top:35px;margin-bottom:20px}.footer-right{margin-top:50px}}@media(max-width:480px){.overlay{margin-top:15px;padding:0 15px}.overlay h1{font-size:2.5rem;line-height:1.1}.overlay h3{font-size:1rem}.box{width:92%;padding:18px;border-radius:18px}.box-p{font-size:.8rem;letter-spacing:.5px;word-spacing:1px;line-height:1.5}.hero-section{padding:30px 15px 25px;border-radius:25px;overflow:visible}.hero-top{margin-bottom:50px;border-radius:0 0 25px 25px;height:10px}.headline{background-color:#3dc3d5;overflow:hidden;display:flex;align-items:center;justify-content:center;height:85px;padding-top:12px!important;min-height:85px;position:relative;margin-top:30px;width:100%}.headline-scroll{display:flex;white-space:nowrap;animation:scrollLeft 15s linear infinite}.headline-text{font-size:14px;font-weight:300;color:#000;text-transform:lowercase}.arrow{display:inline-block;transition:transform .6s ease;margin:0 10px;color:#f2ff00;font-weight:300}.headline-scroll.reverse{animation:scrollRight 15s linear infinite}.headline-scroll.reverse .arrow{transform:rotate(180deg)}.image-box{max-width:240px}.hero-text-content h1{font-size:1.75rem;margin-bottom:12px}.hero-text-content p{font-size:.95rem;line-height:1.6}.cta-button{padding:13px 32px;font-size:.95rem}.card-container{padding:20px 15px;border-radius:22px;gap:15px;flex-direction:column;min-height:auto;overflow:visible}.card-left{border-right:none;border-bottom:1.5px solid #a2a2a2;padding-bottom:20px;padding-left:0;padding-right:0}.card-right{padding-left:0;padding-right:0;width:100%}.card-left p,.card-right p{font-size:.95rem}.small-images-grid{grid-template-columns:repeat(5,40px);gap:8px}.small-img img{width:35px;height:35px}.video-grid-section{border-radius:0 0 25px 25px}.card-section{padding:3rem 1rem 2.5rem;overflow:visible;margin-bottom:0}.card-heading{font-size:2rem;margin-left:0;text-align:center}.card-para{font-size:.9rem;margin-bottom:2rem;margin-left:0;text-align:center}.card-grid{gap:0;grid-template-columns:1fr;width:100%;margin-bottom:1.5rem}.card:nth-child(1){display:flex}.card:nth-child(2),.card:nth-child(3),.card:nth-child(4){display:none}.card h3{font-size:1.2rem}.card p{font-size:.9rem;line-height:1.4}.skill-icons{grid-template-columns:repeat(6,20px);gap:8px}.skill-icons img{width:20px;height:20px}.cta-button-card{display:block!important}.mobile-see-all-container{display:flex!important}.desktop-see-all{display:none!important}.featured-news{padding:60px 20px 50px;border-radius:25px;margin-top:0!important;margin-bottom:0!important;z-index:5;position:relative}.hero-toop{margin-bottom:45px;border-radius:0 0 25px 25px;margin-left:auto;margin-right:auto}.featured-title{font-size:2rem}.featured-subtitle{font-size:.95rem}.news-item{padding:20px;gap:20px}.news-img{height:200px}.news-content h2{font-size:1.4rem}.news-text{font-size:.95rem}.see-more-btn{font-size:1rem;padding:13px 28px}.resume-section{padding:50px 25px;border-radius:25px}.resume-title{font-size:2rem}.resume-desc{font-size:.95rem;margin-bottom:28px}.resume-btn{font-size:.95rem;padding:13px 26px}.connect-headline{height:200px;border-radius:25px 25px 0 0}.connect-headline h1{font-size:2rem;letter-spacing:.5px;word-spacing:5px}.footer-section{padding:40px 20px;border-radius:25px}.footer-title{font-size:1.75rem}.footer-link{font-size:.95rem}.footer-subtitle{font-size:1.2rem}.social-icon img{width:50px;height:50px}.gif-grid{grid-template-columns:repeat(3,70px);grid-template-rows:repeat(3,70px);gap:8px}.gif-box{width:70px;height:70px}}@media(max-width:375px){.overlay h1{font-size:2.2rem}.box{padding:12px 15px}.box-p{font-size:.65rem}.hero-section{padding:0 15px 15px}.headline{background-color:#3dc3d5;overflow:hidden;display:flex;align-items:center;justify-content:center;height:80px;padding-top:10px!important;min-height:80px;position:relative;margin-top:30px;width:100%}.headline-scroll{display:flex;white-space:nowrap;animation:scrollLeft 15s linear infinite}.headline-text{font-size:12px;font-weight:300;color:#000;text-transform:lowercase}.arrow{display:inline-block;transition:transform .6s ease;margin:0 8px;color:#f2ff00;font-weight:300}.headline-scroll.reverse{animation:scrollRight 15s linear infinite}.headline-scroll.reverse .arrow{transform:rotate(180deg)}.hero-toop{margin-left:auto;margin-right:auto}.image-box{max-width:220px}.hero-text-content h1{font-size:22px}.hero-text-content p{font-size:13px}.card-heading{font-size:28px}.card-para{font-size:.7rem}.mobile-see-all-container{display:flex!important}.desktop-see-all{display:none!important}.small-images-grid{grid-template-columns:repeat(3,36px)}.connect-headline h1{font-size:1.3rem}.gif-grid{grid-template-columns:repeat(3,55px);grid-template-rows:repeat(3,55px)}.gif-box{width:55px;height:55px}}.resume-section,.connect-headline,.footer-section{position:relative;z-index:1}.frame-wrapper{position:relative;width:450px;height:450px;display:flex;justify-content:center;align-items:center;background:#262626;overflow:hidden;border-radius:20px}.frame-blur-bg{position:absolute;width:400px;height:400px;border-radius:20px;background:url(../picc.jpg) center/cover no-repeat;filter:blur(25px) brightness(.6);opacity:.7;z-index:1}.frame-container{position:relative;width:400px;height:400px;z-index:2}.square{position:absolute;width:400px;height:400px;border:2px solid #fff;border-radius:20px;box-sizing:border-box;opacity:.9}.ring1{top:-15px;left:-15px;border-color:#fff;z-index:1}.ring2{top:15px;left:15px;border-color:#fff;z-index:1}.ring3{top:-25px;left:25px;border-color:#fff;z-index:1}.ring4{top:25px;left:-25px;border-color:#fff;z-index:1}.profile-img{width:400px;height:400px;object-fit:cover;border-radius:20px;position:relative;z-index:3}#magnet #gif0{transition:transform .4s ease-out;will-change:transform}@media(max-width:768px){.video-grid-section{min-height:auto;flex-direction:column;overflow:visible}.headline{overflow:visible;height:65px;padding-top:25px;position:relative;margin-top:0;width:100%;padding-left:0;padding-right:0;border-radius:0;z-index:100}.headline-scroll{display:flex;white-space:nowrap;animation:scrollLeft 15s linear infinite;-webkit-overflow-scrolling:touch;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;z-index:101;position:relative}.headline-text{font-size:12px}.arrow{margin:0 8px}.headline-scroll.reverse{animation:scrollRight 15s linear infinite}}@media(max-width:480px){.image,.profile-img{object-position:center top!important}}@media(min-width:1024px){.hero-section{padding:0 120px 20px}.hero-content-wrapper{gap:80px}.image-box{max-width:450px}.image,.profile-img{object-fit:cover;object-position:center top}.hero-text-content h1{font-size:48px}.hero-text-content p{font-size:18px}}@media(min-width:1400px){.overlay h1{font-size:12rem}.box{max-width:1400px;padding:30px 60px}.box-p{font-size:1.15rem}.hero-section{padding:0 150px 20px}.hero-content-wrapper{gap:120px}.image-box{max-width:500px}.card-grid{grid-template-columns:repeat(3,1fr);gap:5rem 4rem}.footer-left{padding-left:80px}.gif-grid{margin-left:150px}}@media(min-width:1920px){.overlay h1{font-size:14rem}.hero-section{padding:0 200px 20px}.card-heading{font-size:120px}.card-para{font-size:1.6rem}}@media(min-width:1024px){.footer-section{padding:90px 120px}.footer-left{padding-left:80px}.info-section{margin-left:150px}.gif-grid{margin-left:100px}}@media(min-width:1024px){.connect-headline h1{font-size:5.5rem}}@media(min-width:1400px){.connect-headline h1{font-size:6.5rem}}.particles-container{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;z-index:0}.particles-container canvas{width:100%!important;height:100%!important}.navbar{position:fixed;top:30px;left:60px;right:60px;display:flex;justify-content:space-between;align-items:center;padding:25px 30px;border-radius:24px;background:#ffffff1a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.3);transition:transform .5s ease,opacity .5s ease;z-index:1000}.navbar.hide{transform:translateY(-140%);opacity:0}.logo{font-size:1.8rem;font-weight:700;color:#fff}.nav-links{list-style:none;display:flex;gap:2rem}.nav-links li{color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;transition:color .3s ease}.nav-links li:hover{color:#454545}.navbar{perspective:1000px;transform-style:preserve-3d;transition:transform .3s ease,opacity .5s ease}.navbar:hover{transform:translateY(0) scale(1.02)}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px;z-index:100000;position:relative}.hamburger span{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:#0b0b0bcc!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:99999!important;display:flex!important;align-items:stretch!important;justify-content:flex-end!important;animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu-content{width:75%;max-width:320px;background:#141414f2;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-left:1px solid rgba(255,255,255,.1);padding-top:100px;animation:slideInRight .4s cubic-bezier(.68,-.55,.265,1.55);overflow-y:auto;box-shadow:-10px 0 40px #00000080}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-nav-links{list-style:none;padding:20px 0;margin:0}.mobile-nav-links li{padding:18px 30px;font-size:1.2rem;color:#e9e9e9;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;font-weight:400;letter-spacing:.5px;position:relative}.mobile-nav-links li:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:linear-gradient(180deg,#3dc5d5,#61c3d5);transform:scaleY(0);transition:transform .3s ease}.mobile-nav-links li:hover{background:#3dc5d51a;color:#fff;padding-left:35px}.mobile-nav-links li:hover:before{transform:scaleY(1)}@media(max-width:900px){.navbar{top:20px;left:40px;right:40px;padding:20px 25px}.logo{font-size:1.5rem}.nav-links{gap:1.5rem}.nav-links li{font-size:1rem}}@media(max-width:768px){.navbar{top:15px;left:20px;right:20px;padding:18px 20px;border-radius:20px}.logo{font-size:1.3rem}.desktop-nav{display:none}.hamburger{display:flex!important}}@media(max-width:480px){.navbar{top:12px;left:15px;right:15px;padding:15px 18px;border-radius:18px}.logo{font-size:1.1rem}.mobile-menu{width:80%}.mobile-nav-links li{font-size:1.2rem;padding:18px 25px}}@media(max-width:375px){.navbar{top:10px;left:12px;right:12px;padding:12px 15px;border-radius:16px}.logo{font-size:1rem}.mobile-menu{width:85%}.mobile-nav-links li{font-size:1.1rem;padding:16px 20px}}@media(min-width:1024px){.navbar{top:30px;left:80px;right:80px;padding:28px 35px}.logo{font-size:2rem}.nav-links{gap:2.5rem}.nav-links li{font-size:1.15rem}}@media(min-width:1400px){.navbar{left:100px;right:100px;padding:30px 40px}.logo{font-size:2.2rem}.nav-links{gap:3rem}.nav-links li{font-size:1.2rem}}.projects-page{background:#fff;color:#000;min-height:100vh;padding:100px 0 30px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.back-button{position:fixed;top:30px;left:40px;z-index:1000;padding:8px 40px;border-radius:35px;background-color:#ff6200;color:#fff;font-weight:500;text-decoration:none;transition:all .3s ease;border:none;outline:none}.back-button:hover{background-color:#000;color:#fff}.back-button:focus{outline:none;border:none}@media(min-width:1024px){.back-button{z-index:1001;top:35px;left:60px}}.projects-header{text-align:center;margin-top:20px;margin-bottom:80px}.projects-title{font-size:84px;font-weight:200;color:#454545;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.projects-subtitle{font-size:18px;font-weight:500;color:#2b2b2b;max-width:800px;margin:0 auto;line-height:1.6;text-transform:uppercase}.projects-container{display:flex;flex-direction:column;gap:50px;max-width:1250px;margin:50px auto;padding:0 40px;perspective:1200px}.project-card{display:flex;align-items:center;gap:60px;transform-style:preserve-3d;background:#000;padding:35px 60px;border-radius:20px;box-shadow:0 12px 40px #0000001d;transition:all .6s ease}.project-card:nth-child(2n){flex-direction:row-reverse}.project-card:hover{transform:translateY(-6px)}.project-image{width:320px;height:320px;border-radius:20px;overflow:hidden;flex-shrink:0;border:1.5px solid #666666}.pareto-card .project-image{border:1.5px solid #666666}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .3s ease}.contain-image .project-image img{object-fit:contain}.project-card:hover .project-image img{transform:scale(1.05);filter:brightness(1.1)}.project-info{flex:1}.project-info h3{font-size:32px;font-weight:400;color:#f0f0f0;margin-bottom:10px}.project-info p{font-size:16px;color:#cfcfcf;line-height:1.6;margin-bottom:20px}.skills-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.skills-row img{width:28px;height:28px;border-radius:8px;background:#fff;padding:4px;box-shadow:0 2px 6px #0000004d}.project-link{display:inline-block;margin-top:10px;color:#ff5e00;font-weight:500;text-decoration:none;transition:all .3s ease}.project-link:hover{color:#fff}.more-projects-dots{display:flex;gap:12px;justify-content:center;margin:100px auto 10px;opacity:.4}.more-projects-dots span{font-size:28px;color:#666}@media(max-width:900px){.project-card{flex-direction:column!important;align-items:flex-start;gap:30px;padding:30px 40px;overflow:hidden}.project-card:nth-child(2n){flex-direction:column!important}.project-image{width:100%;height:auto;aspect-ratio:16 / 9}.project-info{width:100%;overflow:hidden}.project-info h3{font-size:28px;word-wrap:break-word;overflow-wrap:break-word}.project-info p{word-wrap:break-word;overflow-wrap:break-word}.projects-title{font-size:42px}.projects-subtitle{font-size:16px}.back-button{top:15px;left:20px;padding:8px 25px}.projects-container{padding:0 30px;gap:50px}}@media(max-width:768px){.projects-page{padding:80px 0}.projects-header{margin-bottom:60px}.projects-title{font-size:36px}.projects-subtitle{font-size:15px;padding:0 20px}.projects-container{padding:0 20px;gap:40px}.project-card{padding:25px;gap:25px;overflow:hidden}.project-info{width:100%;overflow:hidden}.project-info h3{font-size:24px;word-wrap:break-word;overflow-wrap:break-word}.project-info p{font-size:15px;word-wrap:break-word;overflow-wrap:break-word}.skills-row img{width:24px;height:24px}.back-button{top:12px;left:15px;padding:7px 22px;font-size:14px}}@media(max-width:480px){.projects-page{padding:70px 0}.projects-title{font-size:28px}.projects-subtitle{font-size:14px}.projects-container{padding:0 15px;gap:30px}.project-card{padding:20px;gap:20px;overflow:hidden}.project-info{width:100%;overflow:hidden}.project-info h3{font-size:20px;word-wrap:break-word;overflow-wrap:break-word}.project-info p{font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.skills-row img{width:22px;height:22px}.back-button{top:10px;left:12px;padding:6px 20px;font-size:13px}}@media(max-width:375px){.projects-title{font-size:24px}.projects-subtitle{font-size:13px}.projects-container{padding:0 12px;gap:25px}.project-card{padding:18px;overflow:hidden}.project-info{width:100%;overflow:hidden}.project-info h3{font-size:18px;word-wrap:break-word;overflow-wrap:break-word}.project-info p{font-size:13px;word-wrap:break-word;overflow-wrap:break-word}}@media(min-width:1024px){.projects-page{padding:120px 0 50px}.projects-container{max-width:1400px;padding:0 60px;gap:70px}.project-card{padding:40px 70px;gap:70px}.project-image{width:380px;height:380px}.project-info h3{font-size:36px}.project-info p{font-size:17px}.back-button{top:35px;left:60px;padding:10px 45px;font-size:17px}}@media(min-width:1400px){.projects-title{font-size:96px}.projects-subtitle{font-size:20px}.projects-container{max-width:1500px;padding:0 80px;gap:80px}.project-card{padding:45px 80px;gap:80px}.project-image{width:400px;height:400px}.project-info h3{font-size:40px}.project-info p{font-size:18px}}@media(min-width:1920px){.projects-container{max-width:1800px}.project-card{padding:50px 100px;gap:100px}.project-image{width:450px;height:450px}}.extra-page{background:#000;color:#000;min-height:110vh;padding:100px 200px 20px;font-family:Poppins,sans-serif;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.extra-back-button{position:fixed;top:30px;left:40px;z-index:1000;padding:8px 44px;border-radius:35px;background-color:#ff6200;color:#fff;font-weight:400;font-size:18px;border:none;outline:none;text-decoration:none;transition:all .3s ease}.extra-back-button:hover{background-color:#fff;color:#000}@media(min-width:1024px){.extra-back-button{z-index:1001;top:35px;left:60px}}.extra-header{text-align:center;margin-bottom:80px}.extra-title{font-size:72px;font-weight:400;color:#c1c1c1;letter-spacing:2px;text-transform:uppercase;margin-bottom:22px;margin-top:30px}.extra-subtitle{font-size:18px;font-weight:500;color:#dedede;max-width:800px;margin:0 auto;letter-spacing:1px;line-height:1.6;text-transform:uppercase}.extra-container{display:flex;flex-direction:column;gap:100px;max-width:1300px;margin:30px auto;padding:0 40px;perspective:1300px}.extra-card{display:flex;align-items:center;gap:70px;transform-style:preserve-3d;background:#fff;padding:35px 60px;border-radius:20px;box-shadow:0 12px 40px #0000001d;transition:all .6s ease;border:none;width:100%;max-width:100%;box-sizing:border-box}.extra-card:nth-child(2n){flex-direction:row-reverse}.extra-card:hover{transform:translateY(-6px)}.extra-image{width:270px;height:230px;border-radius:20px;overflow:hidden;flex-shrink:0;border:1.5px solid #7a7a7a}.extra-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .3s ease}.extra-card:first-child .extra-image{background:#f2f2f2;border:1px solid #7a7a7a}.extra-card:first-child .extra-image img{object-fit:contain}.extra-info{flex:1}.extra-info h3{font-size:28px;font-weight:700;color:#3097ff;margin-bottom:10px;margin-top:-20px;text-transform:uppercase}.extra-info p{font-size:16px;color:#1d1d1d;line-height:1.6;margin-bottom:20px}.extra-link{display:inline-block;margin-top:-3px;color:#ff5e00;font-weight:500;text-decoration:none;transition:all .3s ease}.extra-link:hover{color:#fff}.more-activities-dots{display:flex;gap:12px;justify-content:center;margin:100px auto 10px;opacity:.4}.more-activities-dots span{font-size:28px;color:#ccc}@media(max-width:900px){.extra-page{padding:100px 40px;align-items:center}.extra-card{flex-direction:column!important;align-items:flex-start;gap:30px;padding:30px 35px;width:100%;max-width:100%;overflow:hidden}.extra-card:nth-child(2n){flex-direction:column!important}.extra-image{width:100%;height:auto;aspect-ratio:16 / 9}.extra-info{width:100%;overflow:visible}.extra-info h3{word-wrap:break-word;overflow-wrap:break-word;margin-top:0;display:block;visibility:visible;text-align:left!important}.extra-info p{word-wrap:break-word;overflow-wrap:break-word}.extra-title{font-size:42px}.extra-subtitle{font-size:16px}.extra-back-button{top:15px;left:20px;padding:8px 25px}.extra-container{padding:0 30px;gap:50px;width:100%;margin:30px auto}}@media(max-width:768px){.extra-page{padding:80px 25px 100px;align-items:center}.extra-header{margin-bottom:60px}.extra-title{font-size:36px}.extra-subtitle{font-size:15px;padding:0 20px}.extra-container{padding:0 20px;gap:40px;width:100%;margin:30px auto}.extra-card{padding:25px;gap:25px;width:100%;max-width:100%;overflow:hidden}.extra-info{width:100%;overflow:visible}.extra-info h3{font-size:24px;word-wrap:break-word;overflow-wrap:break-word;margin-top:0;display:block;visibility:visible;text-align:left!important}.extra-info p{font-size:15px;word-wrap:break-word;overflow-wrap:break-word}.extra-back-button{top:12px;left:15px;padding:7px 22px;font-size:16px}}@media(max-width:480px){.extra-page{padding:70px 18px 80px;align-items:center}.extra-title{font-size:28px}.extra-subtitle{font-size:14px}.extra-container{gap:30px;padding:0 15px;width:100%;margin:30px auto}.extra-card{padding:20px;gap:20px;width:100%;overflow:hidden}.extra-info{width:100%;overflow:visible}.extra-info h3{font-size:20px;word-wrap:break-word;overflow-wrap:break-word;margin-top:0;display:block;visibility:visible;text-align:left!important}.extra-info p{font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.extra-back-button{top:10px;left:12px;padding:6px 20px;font-size:14px}}@media(max-width:375px){.extra-page{padding:70px 15px 80px;align-items:center}.extra-title{font-size:24px}.extra-subtitle{font-size:13px}.extra-container{padding:0 12px;gap:25px;width:100%;margin:30px auto}.extra-card{padding:18px;width:100%;overflow:hidden}.extra-info{width:100%;overflow:visible}.extra-info h3{font-size:18px;word-wrap:break-word;overflow-wrap:break-word;margin-top:0;display:block;visibility:visible;text-align:left!important}.extra-info p{font-size:13px;word-wrap:break-word;overflow-wrap:break-word}}@media(min-width:1024px){.extra-page{padding:120px 120px 40px}.extra-container{max-width:1400px;gap:80px;padding:0 60px}.extra-card{padding:40px 70px;gap:80px}.extra-back-button{top:35px;left:60px;padding:10px 50px;font-size:19px}}@media(min-width:1400px){.extra-page{padding:140px 150px 50px}.extra-title{font-size:84px}.extra-subtitle{font-size:20px}.extra-container{max-width:1500px;gap:100px}.extra-card{padding:45px 80px;gap:90px}}@media(min-width:1920px){.extra-container{max-width:1800px}}.custom-cursor{position:fixed;top:0;left:0;width:12px;height:12px;background-color:#2da4ff;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);transition:transform .1s ease-out;z-index:9999}
