:root{--primary:#afff01;--bg:#f8f9fa;--text:#050505;--text-muted:#555;--card-bg:#ffffffb3;--font-main:"Outfit", sans-serif;--transition:all .4s cubic-bezier(.16, 1, .3, 1);--container-padding:8vw}html{scroll-behavior:initial}html,body{width:100%;min-height:100%}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}::selection{background:var(--primary);color:#000}*{box-sizing:border-box;margin:0;padding:0;cursor:none!important}body{font-family:var(--font-main);background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.4;overflow-x:hidden}.custom-cursor{pointer-events:none;z-index:100000;clip-path:polygon(0% 0%,100% 64%,50% 64%,48% 100%);transform-origin:0 0;opacity:0;filter:drop-shadow(2px 2px 2px #0003);background:#000;width:30px;height:30px;position:fixed;top:0;left:0}.cursor-follower{border:1px solid var(--text);pointer-events:none;z-index:99999;opacity:0;border-radius:50%;width:40px;height:40px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.bg-blobs{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.blob{filter:blur(80px);opacity:.6;border-radius:50%;position:absolute}.blob-1{background:radial-gradient(circle, var(--primary) 0%, #afff0100 70%);width:60vw;height:60vw;animation:20s infinite alternate move-1;top:-10%;right:-10%}.blob-2{background:radial-gradient(circle,#e0e0e0 0%,#e0e0e000 70%);width:40vw;height:40vw;bottom:-10%;left:-5%}@keyframes move-1{0%{transform:translate(0)scale(1)}to{transform:translate(-50px,50px)scale(1.1)}}.bg-text{color:#00000005;pointer-events:none;z-index:-1;text-transform:uppercase;white-space:nowrap;letter-spacing:-1vw;will-change:transform;font-size:30vw;font-weight:900;animation:40s linear infinite scrollText;position:fixed;top:50%;left:0}@keyframes scrollText{0%{transform:translate(100%,-50%)}to{transform:translate(-100%,-50%)}}.menu-btn{cursor:pointer;z-index:1000;width:50px;height:50px;transition:var(--transition);background:#fff;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:fixed;top:2rem;right:5%;box-shadow:0 10px 30px #0000000d}.menu-btn:hover{background:var(--primary);transform:scale(1.1)}.menu-btn span{width:24px;height:2px;transition:var(--transition);background:#000;border-radius:2px}.menu-btn.active span:first-child{transform:translateY(8px)rotate(45deg)}.menu-btn.active span:nth-child(2){opacity:0}.menu-btn.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.menu-overlay{-webkit-backdrop-filter:blur(5px);z-index:900;opacity:0;visibility:hidden;background:#ffffff05;justify-content:center;align-items:center;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.menu-overlay.open{opacity:1;visibility:visible}.menu-items{flex-direction:column;align-items:center;gap:3rem;display:flex}.menu-row{justify-content:center;gap:1.5rem;display:flex}.menu-card{color:#000;background:#fff;padding:1.8rem 4rem;font-size:clamp(1.8rem,5vw,3.5rem);font-weight:900;text-decoration:none;display:block;box-shadow:0 30px 60px #0003}.menu-card:hover{background:var(--primary);color:#000}.menu-bg-text{color:#00000008;white-space:nowrap;pointer-events:none;font-size:15vw;font-weight:900;animation:30s linear infinite scrollText;position:absolute;top:10%;left:0}.hero{min-height:100svh;padding:2rem var(--container-padding);flex-direction:column;justify-content:center;display:flex;position:relative;overflow-x:hidden}.hero-title{text-transform:uppercase;letter-spacing:-2px;margin-bottom:2.5rem;font-size:clamp(4rem,15vw,9.5rem);font-weight:900;line-height:.9}.hero-title span{cursor:default;display:block}.hero-footer{justify-content:space-between;align-items:flex-end;margin-top:1rem;display:flex}.availability{align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.dot{background:var(--primary);border-radius:50%;width:10px;height:10px}.hero-description{max-width:500px;color:var(--text-muted);font-size:1.2rem}.hero-btns{gap:1rem;margin-top:2rem;display:flex}.btn{transition:var(--transition);border-radius:100px;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-block}.btn-primary{background:var(--primary);color:var(--text)}.btn-primary:hover{transform:translateY(-5px);box-shadow:0 10px 20px #afff014d}.btn-secondary{color:#fff;background:#000}.btn-secondary:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.social-links{flex-wrap:wrap;gap:2rem;font-weight:600;display:flex}.social-links a{color:#000;transition:var(--transition);text-decoration:none}.social-links a:hover{color:var(--primary)}@media (width<=1440px){.hero-title{font-size:clamp(5rem,16vw,10rem)}}@media (width<=1250px){.hero-title{font-size:clamp(5rem,15vw,9rem)}}@media (width<=1024px){.hero-title{font-size:clamp(4rem,12vw,8rem)}.hero-description{font-size:1.1rem}.menu-card{padding:1.5rem 3rem;font-size:clamp(1.5rem,4vw,3rem)}}@media (width<=768px){.hero-title{letter-spacing:-2px;font-size:4.5rem}.hero-footer{flex-direction:column;align-items:flex-start;gap:2.5rem}.hero-description{max-width:100%}.menu-card{text-align:center;border-radius:0;width:100%;padding:1.2rem 2rem}.menu-row{flex-direction:column;gap:1.5rem;width:100%}.menu-items{gap:1.5rem;width:100%;max-width:320px}.social-links{justify-content:flex-start;gap:1.5rem}}@media (width<=425px){.hero-title{font-size:3.2rem}.hero-btns{flex-flow:row;align-items:center;gap:.8rem}.btn{text-align:center;white-space:nowrap;padding:.8rem 1rem;font-size:.85rem}.blob-1{width:80vw;height:80vw}.blob-2{width:60vw;height:60vw}.menu-btn{width:45px;height:45px;top:1.5rem;right:5%}.social-links{gap:1.2rem;font-size:.9rem}}@media (width<=375px){.hero-title{font-size:2.8rem}.hero-description{font-size:1rem}.hero-btns{gap:.5rem}.btn{padding:.7rem .8rem;font-size:.75rem}}@media (width<=320px){.hero-title{font-size:2.4rem}.hero-footer{gap:1.5rem}.menu-card{padding:1rem;font-size:1.5rem}.social-links{flex-direction:column;gap:.8rem}.btn{padding:.6rem .7rem;font-size:.7rem}}@media (width<=300px){.hero-title{font-size:2.2rem}.btn{padding:.5rem .6rem;font-size:.65rem}}.about-section{min-height:100svh;padding:2rem var(--container-padding);z-index:10;background-color:#0000;align-items:center;display:flex;position:relative}.about-container{width:100%}.about-title{letter-spacing:-2px;text-transform:uppercase;margin-bottom:5rem;font-size:clamp(4rem,12vw,8rem);font-weight:900;line-height:1}.about-title span{color:var(--primary)}.about-content{flex-direction:column;gap:4rem;display:flex}.large-text{max-width:900px;color:var(--text);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;line-height:1.2}.about-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;margin-top:2rem;display:grid}.about-item h3{letter-spacing:2px;color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;font-weight:800}.about-item p{color:var(--text);max-width:400px;font-size:1.2rem;line-height:1.6}.stats-container{border-top:1px solid #0000001a;gap:5rem;margin-top:4rem;padding-top:4rem;display:flex}.stat{flex-direction:column;display:flex}.stat-number{font-size:4rem;font-weight:900;line-height:1}.stat-label{letter-spacing:1px;color:var(--text-muted);margin-top:.5rem;font-size:.8rem;font-weight:700}@media (width<=1440px){.about-title{font-size:clamp(4rem,11vw,8rem)}}@media (width<=1250px){.about-grid{gap:2rem}.about-title{margin-bottom:4rem;font-size:clamp(4rem,10vw,7.5rem)}.stats-container{gap:3rem;margin-top:3rem;padding-top:3rem}}@media (width<=1024px){.about-section{padding:5rem 8vw}.about-content{gap:3rem}.large-text{font-size:1.8rem}}@media (width<=768px){.about-section{padding:4rem 5vw}.about-title{margin-bottom:3rem;font-size:4rem}.stats-container{flex-direction:column;gap:2rem}.about-grid{grid-template-columns:1fr;gap:3rem}.about-item p{max-width:100%}}@media (width<=425px){.about-title{font-size:3.2rem}.large-text{font-size:1.4rem}.stat-number{font-size:3rem}}@media (width<=375px){.about-title{font-size:2.8rem;line-height:.95}.large-text{font-size:1.2rem}.about-item p{font-size:1.1rem}}@media (width<=320px){.about-title{font-size:2.4rem}.stat-number{font-size:2.5rem}}@media (width<=300px){.about-title{font-size:2.2rem}.large-text{font-size:1.1rem}}.skills-wrapper{z-index:20;position:relative;overflow:visible}.skills-container{width:100%;min-height:110svh;padding:10rem var(--container-padding);color:#fff;background-color:#000;border-radius:60px 60px 0 0;flex-direction:column;justify-content:center;display:flex;position:relative;box-shadow:0 -50px 100px #00000080}.skills-content{max-width:1700px}.skills-header{margin-bottom:5rem}.skills-title{color:#fff;text-transform:uppercase;font-size:clamp(4rem,12vw,8rem);font-weight:900;line-height:1}.skills-title span{color:var(--primary)}.skills-subtitle{color:#ffffff80;max-width:500px;margin-top:1rem;font-size:1.2rem}.skills-showcase{color:#000;border-radius:40px;width:100%;min-height:70svh;margin-top:5rem;overflow:visible}.skill-section{border-bottom:1px solid #ffffff0d;padding:3rem 0}.skill-section h1{color:var(--primary);letter-spacing:1px;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(2rem,5vw,3rem);font-weight:900}.skill-items-row{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.manual-skill-item{flex-direction:column;align-items:center;gap:1rem;display:flex}.icon-placeholder{background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.skill-name{color:#fff9;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}@keyframes slide-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1440px){.skills-container{padding:8rem var(--container-padding)}}@media (width<=1250px){.skill-items-row{gap:2rem}.skills-container{padding:6rem var(--container-padding)}}@media (width<=1024px){.skills-title{font-size:clamp(4rem,10vw,7rem)}.skill-section h1{font-size:2.5rem}}@media (width<=768px){.skills-container{border-radius:40px 40px 0 0;padding:5rem 5vw}.skills-header{margin-bottom:3rem}.skills-title{letter-spacing:-2px;font-size:4.5rem}.skill-section h1{margin-bottom:1.5rem;font-size:2rem}.skill-items-row{gap:1.5rem}.skills-showcase{margin-top:3rem}}@media (width<=425px){.skills-title{font-size:3.5rem}.skill-section h1{font-size:1.8rem}.skill-items-row{justify-content:flex-start;gap:1rem}.icon-placeholder{width:50px;height:50px}.skill-name{font-size:.8rem}}@media (width<=375px){.skills-title{font-size:3rem}.skills-subtitle{font-size:1rem}.skill-section h1{font-size:1.5rem}.icon-placeholder{width:45px;height:45px}.skill-name{font-size:.75rem}}@media (width<=320px){.skills-title{font-size:2.5rem}.skill-section h1{font-size:1.3rem}.skill-items-row{gap:.8rem}.icon-placeholder{width:40px;height:40px;padding:5px}.skill-name{font-size:.7rem}}@media (width<=300px){.skills-title{font-size:2.2rem}.skills-subtitle{font-size:.9rem}.skill-section h1{font-size:1.2rem}}.services-innovative{padding:8rem var(--container-padding) 2rem;z-index:30;background:0 0;position:relative}.section-header-top{margin-bottom:5rem;position:relative}.section-title-new{color:#000;letter-spacing:-3px;text-transform:uppercase;font-size:clamp(3rem,9vw,6.5rem);font-weight:900;line-height:.9}.section-title-new span{color:var(--primary)}.bento-grid{grid-gap:1.5rem;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(300px,auto);width:100%;max-width:1400px;margin:0 auto;display:grid}.bento-item{-webkit-backdrop-filter:blur(15px);z-index:1;background:#ffffffd9;border:1px solid #00000014;border-radius:32px;padding:3.5rem;position:relative;overflow:hidden}.bento-item:hover{background:#fffffff2;border-color:#0000001a}.card-content-inner{pointer-events:none;z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.box-wide{grid-column:span 2}.box-small{grid-column:span 1}.box-tall{grid-area:span 2/span 1}.card-header-v3{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.card-num-v3{color:#000;opacity:.15;font-size:.9rem;font-weight:800}.card-icon-v3{color:#000;opacity:.2;transition:all .3s}.bento-item:hover .card-icon-v3{opacity:1;color:var(--primary)}.card-title-v3{color:#000;text-transform:uppercase;letter-spacing:-1px;margin-bottom:1rem;font-size:1.8rem;font-weight:900;line-height:1.1}.card-desc-v3{color:#555;font-size:1rem;line-height:1.6}.card-accent-pill{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;background:#000;border-radius:100px;width:fit-content;margin-top:2rem;padding:.6rem 1.2rem;font-size:.75rem;font-weight:800}.tall-icon-center{color:#afff011a;flex:1;justify-content:center;align-items:center;display:flex}@media (width<=1440px){.bento-grid{grid-gap:1.5rem}.section-title-new{font-size:clamp(3rem,8vw,6rem)}}@media (width<=1250px){.bento-item{padding:2.5rem}.card-title-v3{font-size:1.5rem}}@media (width<=1024px){.bento-grid{grid-template-columns:repeat(2,1fr)}.box-wide{grid-column:span 2}.box-tall{grid-area:span 1/span 1}.section-header-top{margin-bottom:4rem}}@media (width<=768px){.services-innovative{padding:5rem 5vw}.bento-grid{grid-template-columns:1fr}.box-wide,.box-small,.box-tall{grid-area:span 1/span 1}.section-title-new{letter-spacing:-2px;font-size:4rem}}@media (width<=425px){.section-title-new{font-size:3rem}.card-title-v3{margin-bottom:.5rem;font-size:1.3rem}.bento-item{border-radius:24px;padding:2rem}.card-header-v3{margin-bottom:2rem}.tall-icon-center{display:none}}@media (width<=375px){.section-title-new{font-size:2.5rem}.card-title-v3{font-size:1.2rem}.card-desc-v3{font-size:.95rem}.card-accent-pill{padding:.5rem 1rem;font-size:.7rem}}@media (width<=320px){.section-title-new{font-size:2.2rem}.bento-item{border-radius:20px;padding:1.5rem}.card-header-v3{margin-bottom:1.5rem}}@media (width<=300px){.section-title-new{font-size:2rem}.card-title-v3{font-size:1.1rem}.card-desc-v3{font-size:.85rem}}.projects-section{padding:8rem var(--container-padding) 8rem;z-index:25;background:0 0;position:relative}.projects-header{margin-bottom:6rem}.section-tag{letter-spacing:5px;color:var(--primary);text-transform:uppercase;margin-bottom:1.5rem;font-size:.9rem;font-weight:800;display:block}.section-title{color:#000;letter-spacing:-5px;text-transform:uppercase;font-size:clamp(4rem,10vw,8rem);font-weight:900;line-height:.85}.section-title span{color:var(--primary)}.projects-grid{grid-gap:2.5rem;grid-template-columns:repeat(2,1fr);width:100%;display:grid}.project-card-link{color:inherit;min-height:100%;text-decoration:none;display:block}.featured-project{grid-column:1/-1}.featured-project .project-card{flex-direction:row;align-items:stretch;gap:3rem;padding:2rem}.featured-project .project-image-container{flex:1.2;margin-bottom:0}.featured-project .project-body{flex:1;justify-content:center}.project-card{background:#fff;border:3px solid #000;flex-direction:column;height:100%;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:12px 12px #000}.project-card:hover{transform:translate(6px,6px);box-shadow:6px 6px #000}.project-image-container{aspect-ratio:16/10;background:#f5f5f5;border:2px solid #000;width:100%;margin-bottom:2rem;padding:.5rem}.project-img{object-fit:cover;filter:grayscale(80%)contrast(1.1);width:100%;height:100%;transition:filter .3s}.project-card:hover .project-img{filter:grayscale(0%)}.project-body{flex-direction:column;flex-grow:1;gap:1rem;padding:.5rem;display:flex}.project-header{justify-content:space-between;align-items:flex-start;min-height:5.5rem;margin-bottom:.5rem;display:flex}.project-title-group{flex-direction:column;flex:1;align-items:flex-start;gap:.5rem;padding-top:1.5rem;display:flex;position:relative}.project-meta{align-items:center;gap:1rem;display:flex;position:absolute;top:-.5rem;left:0}.project-year-badge{color:#888;letter-spacing:1px;font-size:.7rem;font-weight:800}.confidential-badge{color:#000;letter-spacing:1px;border:1px solid var(--primary);text-transform:uppercase;background:#afff0133;border-radius:50px;padding:.3rem .8rem;font-size:.65rem;font-weight:800}.project-name{color:#000;letter-spacing:-1px;text-transform:uppercase;max-width:100%;font-size:2rem;font-weight:900;line-height:1.1}.external-link-icon{color:#000;transition:transform .3s}.project-card:hover .external-link-icon{transform:translate(2px,-2px)}.project-description-wrapper{border-left:3px solid #e0e0e0;flex-grow:1;margin-bottom:2rem;padding-left:1.2rem}.project-desc{color:#555;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.project-footer-divider{background:#eaeaea;width:100%;height:1px;margin-bottom:1.5rem}.project-tech-tags{flex-wrap:wrap;gap:.8rem;display:flex}.tech-tag{color:#fff;text-transform:uppercase;background:#000;padding:.35rem .6rem;font-size:.7rem;font-weight:900;transform:skew(-10deg)}.tech-tag span{letter-spacing:1px;display:block;transform:skew(10deg)}.view-all-container{justify-content:center;margin-top:8rem;display:flex}.view-all-btn{color:#000;letter-spacing:2px;align-items:center;gap:1.5rem;padding:1rem 0;font-size:1.2rem;font-weight:900;text-decoration:none;transition:color .3s;display:flex;position:relative}.btn-circle{border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.btn-circle:after{content:"→";font-size:1.5rem;font-weight:900}.view-all-btn:hover{color:var(--primary)}.view-all-btn:hover .btn-circle{background:var(--primary);border-color:var(--primary);color:#000;transform:rotate(-45deg)}@media (width<=1440px){.projects-grid{grid-gap:2rem}.featured-project .project-card{gap:2.5rem}}@media (width<=1250px){.projects-grid{grid-gap:2.5rem;grid-template-columns:repeat(2,1fr)}.section-title{font-size:6rem}}@media (width<=1024px){.projects-section{padding:6rem var(--container-padding)}.project-name{font-size:1.8rem}.project-header{min-height:5rem}.featured-project .project-card{flex-direction:column;gap:0;padding:1.5rem}.featured-project .project-image-container{aspect-ratio:16/9;margin-bottom:2rem}.projects-header{margin-bottom:4rem}}@media (width<=768px){.projects-section{padding:5rem 5vw}.projects-grid{grid-gap:3rem;grid-template-columns:1fr}.section-title{letter-spacing:-2px;font-size:4rem}.section-tag{letter-spacing:3px;font-size:.8rem}.project-card{padding:1.25rem}.project-header{min-height:auto;margin-bottom:1rem}.view-all-container{margin-top:5rem}}@media (width<=425px){.projects-section{padding:4rem 5vw}.section-title{font-size:3.5rem}.project-name{font-size:1.6rem}.project-desc{font-size:.95rem;line-height:1.5}.project-meta{gap:.8rem}.view-all-btn{gap:1rem;font-size:1rem}.btn-circle{width:50px;height:50px}.project-card{box-shadow:8px 8px #000}.project-card:hover{transform:translate(4px,4px);box-shadow:4px 4px #000}}@media (width<=375px){.section-title{font-size:3rem}.project-name{font-size:1.4rem}.project-image-container{margin-bottom:1.5rem}.project-description-wrapper{margin-bottom:1.5rem;padding-left:1rem}.tech-tag{padding:.3rem .5rem;font-size:.65rem}}@media (width<=320px){.projects-section{padding:3rem 4vw}.section-title{letter-spacing:-1px;font-size:2.6rem}.project-name{font-size:1.3rem}.project-desc{-webkit-line-clamp:4;font-size:.9rem}.view-all-btn{font-size:.9rem}.btn-circle{width:45px;height:45px}.project-meta{padding-top:1.8rem}.project-year-badge{font-size:.6rem}}@media (width<=300px){.section-title{font-size:2.2rem}.section-tag{letter-spacing:2px;font-size:.7rem}.project-name{font-size:1.2rem}.project-card{border-width:2px;box-shadow:6px 6px #000}.confidential-badge{padding:.2rem .6rem;font-size:.55rem}.tech-tag{gap:.5rem;font-size:.6rem}}.contact-section{color:#fff;padding:10rem var(--container-padding) 4rem var(--container-padding);z-index:30;background:#000;flex-direction:column;justify-content:center;min-height:100svh;display:flex;position:relative}.contact-container{flex-direction:column;width:100%;max-width:1400px;height:100%;margin:0 auto;display:flex}.contact-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;margin-bottom:8rem;display:flex}.contact-tag{letter-spacing:4px;color:#fff6;text-transform:uppercase;margin-bottom:3rem;font-size:.8rem;font-weight:800}.contact-heading{letter-spacing:-2px;margin-bottom:2.5rem;font-size:clamp(3.5rem,8vw,7rem);font-weight:900;line-height:1}.contact-heading i{color:#fffc;font-family:serif;font-style:italic;font-weight:400}.contact-desc{color:#fff9;max-width:600px;margin-bottom:4rem;font-size:1.1rem;line-height:1.6}.contact-email-wrapper{margin-bottom:4rem}.contact-email{color:#fff;align-items:center;gap:1.5rem;font-size:clamp(1.5rem,4vw,3rem);font-weight:900;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.email-arrow{border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;display:flex}.contact-email:hover{color:var(--primary)}.contact-email:hover .email-arrow{background:var(--primary);border-color:var(--primary);color:#000;transform:rotate(45deg)}.contact-socials{gap:1.5rem;display:flex}.social-icon{color:#fff;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.social-icon:hover{color:#000;background:#fff;transform:translateY(-5px)}.footer-bottom{width:100%}.footer-line{background:#ffffff1a;width:100%;height:1px;margin-bottom:2rem}.footer-info{letter-spacing:1px;color:#ffffff4d;text-transform:uppercase;justify-content:space-between;font-size:.75rem;font-weight:700;display:flex}@media (width<=1440px){.contact-heading{font-size:clamp(3.5rem,7vw,6.5rem)}}@media (width<=1250px){.contact-heading{font-size:clamp(3.5rem,6.5vw,6rem)}.contact-email{font-size:clamp(1.5rem,3.5vw,2.5rem)}}@media (width<=1024px){.contact-section{padding-top:8rem}}@media (width<=768px){.contact-section{padding:6rem 5vw 3rem}.contact-heading{font-size:4rem}.contact-email{font-size:1.8rem}.footer-info{text-align:center;flex-direction:column;align-items:center;gap:1rem}}@media (width<=425px){.contact-heading{margin-bottom:2rem;font-size:3rem}.contact-email{font-size:1.2rem}.email-arrow,.social-icon{width:45px;height:45px}.contact-desc{padding:0 1rem;font-size:1rem}.footer-info{font-size:.65rem}}@media (width<=375px){.contact-heading{font-size:2.6rem}.contact-email{font-size:1.1rem}.contact-tag{margin-bottom:2rem}}@media (width<=320px){.contact-heading{font-size:2.2rem}.email-arrow{width:40px;height:40px}.contact-desc{margin-bottom:3rem;font-size:.9rem}}@media (width<=300px){.contact-heading{font-size:2rem}.contact-email{gap:1rem;font-size:1rem}.social-icon{width:40px;height:40px}}
