:root{--accentColor:#ff5c00;--backgroundColor:#050c1c;--cWidth:100%;--cMaxWidth:1440px}.work-section h2{margin-top:100px;padding-left:16px;font-size:70px;font-weight:500}@media only screen and (min-width:768px){.work-section h2{padding-left:24px}}@media only screen and (min-width:1024px){.work-section h2{padding-left:32px}}.work-section h2>span{color:var(--accentColor)}.work-section{box-sizing:border-box;align-items:center;height:100vh;transition:all;display:flex;overflow:hidden}.work-container{width:var(--cWidth);max-width:var(--cMaxWidth);flex-direction:column;justify-content:center;height:auto;min-height:100vh;margin:auto;display:flex}.work-flex{align-items:stretch;width:max-content;height:auto;margin-left:-48px;padding-right:120px;display:flex;position:relative}.work-box{box-sizing:border-box;border-right:1px solid #363636;flex-direction:column;flex-shrink:0;justify-content:start;gap:50px;width:600px;padding:80px;display:flex}.work-flex .work-box:nth-child(2n){flex-direction:column-reverse}.work-flex:before,.work-flex:after{content:"";background-color:#363636;height:1px;position:absolute;top:0;left:-100vw;right:-100vw}.work-flex:after{top:100%}.work-title{justify-content:space-between;width:100%;margin-bottom:20px;display:flex}.work-title>div{text-align:right}.work-title h3{margin:0;font-size:50px;font-weight:600;line-height:50px}.work-info h4{margin:0;font-size:26px;font-weight:500}.work-info p{color:#adacac;margin:3px 0 0;font-weight:200}.work-info>p{width:90%}.work-image{justify-content:center;width:100%;display:flex}.work-image-in{width:100%;display:block;position:relative}.work-link{background-color:var(--backgroundColor);opacity:0;color:#fff;border-radius:50px;justify-content:center;align-items:center;width:50px;height:50px;font-size:25px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 0 10px #ffffff80,inset 0 0 10px #393939}.work-link svg{transition:transform .3s cubic-bezier(.25,1,.5,1)}.work-image a:hover{color:inherit}.work-box:hover .work-link{opacity:1}.work-link:hover{background-color:#ff5c00;box-shadow:0 0 15px #ff5c0099}.work-link:hover svg{transform:translate(3px,-3px)}.work-image video{object-fit:cover;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.work-image img{width:100%;height:auto!important;max-height:none!important}@media only screen and (max-height:900px){.work-image img{max-height:250px}.work-box{padding-top:40px;padding-bottom:40px}.work-section h2{margin-top:70px;margin-bottom:30px;font-size:60px}}@media only screen and (max-width:1400px){.work-title h3{font-size:35px}.work-info p{font-size:13px}.work-info h4{font-size:15px}.work-section h2{font-size:50px}.work-box{width:350px;padding:30px}.work-flex{margin-left:2px;padding-right:45px}}@media only screen and (max-height:650px){.work-image img{max-height:200px}.work-section h2{margin-bottom:20px;font-size:40px}.work-box{gap:20px}}@media only screen and (max-width:1025px){.work-container{align-content:normal}.work-section{height:auto;min-height:auto}.work-flex{flex-direction:column;gap:0;width:100%;height:auto;margin-left:0;padding-right:0}.work-flex:before,.work-flex:after{left:0;right:0}.work-box{border-bottom:1px solid #363636;border-right:none;gap:25px;width:100%;max-width:100%;padding:40px 20px}.work-flex .work-box:nth-child(2n){flex-direction:column}.work-section h2{margin-top:60px;margin-bottom:25px;font-size:42px}}.work-box-cta{border-right:none;justify-content:center;align-items:center;display:flex}.see-all-works{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.see-all-works h3{color:#fff;font-size:32px;font-weight:500}.see-all-works p{color:#fff9;max-width:250px;font-size:16px}.see-all-btn{color:#000;background:var(--accentColor);border-radius:30px;margin-top:10px;padding:15px 35px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.see-all-btn:hover{transform:scale(1.05);box-shadow:0 10px 30px #c2a4ff66}@media only screen and (max-width:768px){.work-section{height:auto;min-height:auto}.work-flex{flex-direction:column;gap:0;margin-left:0;padding-right:0}.work-box{border-bottom:1px solid #363636;border-right:none;gap:20px;width:100%;max-width:100%;padding:30px 15px}.work-flex .work-box:nth-child(2n){flex-direction:column}.work-section h2{margin-top:50px;margin-bottom:20px;font-size:36px}.work-title h3{font-size:30px;line-height:30px}.work-info h4{font-size:18px}.work-image img{max-height:200px}.work-box-cta{border-bottom:none;padding:40px 20px}.see-all-works h3{font-size:24px}.see-all-works p{font-size:14px}}
.techstack-new{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:100px 20px;display:flex;position:relative;overflow:hidden}.techstack-video-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.techstack-video{object-fit:cover;width:100%;height:100%}.techstack-overlay{z-index:2;background:radial-gradient(circle,#050c1c66 0%,#000 90%);width:100%;height:100%;position:absolute;top:0;left:0}.techstack-content{z-index:3;text-align:center;width:100%;max-width:1200px;margin:0 auto;position:relative}.techstack-content h2{color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:60px;font-size:50px;font-weight:800}.techstack-pyramid{flex-direction:column;align-items:center;gap:20px;display:flex}.techstack-row{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;display:flex}.techstack-item{-webkit-backdrop-filter:blur(15px);color:#ffffffb3;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:95px;height:105px;padding:12px 6px;text-decoration:none;transition:all .35s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 4px 30px #0003}.techstack-item img{object-fit:contain;width:32px;height:32px;transition:transform .3s}.techstack-item span{letter-spacing:.2px;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:11px;font-weight:500;overflow:hidden}.techstack-item:hover{color:#fff;background:#ffffff14;border-color:#ff5c0080;transform:translateY(-5px);box-shadow:0 10px 25px #ff5c0026}.techstack-item:hover img{transform:scale(1.1)translateY(-2px)}@media only screen and (max-width:768px){.techstack-new{min-height:auto;padding:60px 16px}.techstack-content h2{margin-bottom:40px;font-size:32px}.techstack-pyramid{gap:12px}.techstack-row{gap:8px}.techstack-item{border-radius:12px;gap:8px;width:78px;height:88px;padding:10px 4px}.techstack-item img{width:24px;height:24px}.techstack-item span{max-width:70px;font-size:9px}}@media only screen and (max-width:480px){.techstack-new{padding:50px 10px}.techstack-content h2{margin-bottom:30px;font-size:26px}.techstack-pyramid{gap:8px}.techstack-row{gap:6px}.techstack-item{border-radius:8px;gap:6px;width:66px;height:76px;padding:8px 2px}.techstack-item img{width:20px;height:20px}.techstack-item span{max-width:60px;font-size:8px}}
