body{background-color:#fff;margin:0;padding:0}html{scroll-behavior:smooth}.back-to-top{text-align:center;color:#fff;opacity:0;visibility:hidden;z-index:1000;background-color:#333;border:3px solid #fff;border-radius:50%;width:50px;height:50px;transition:background-color .3s,opacity .5s,visibility .5s;display:inline-block;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 6px #0000001a}.back-to-top .arrow-icon{transition:transform .3s}.back-to-top:hover .arrow-icon{transform:translateY(-5px)}.back-to-top:hover{cursor:pointer;background-color:#333}.back-to-top:active{background-color:#555}.back-to-top.show{opacity:1;visibility:visible}.hamburger-menu{cursor:pointer;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:20px 0 0 20px;display:none;position:absolute}.hamburger-menu .bar{z-index:99;background-color:#fff;width:100%;height:3px;transition:all .3s}.hamburger-menu.open .bar:first-child{transform:translateY(9px)rotate(45deg)}.hamburger-menu.open .bar:nth-child(2){opacity:0}.hamburger-menu.open .bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.overlay-menu{width:100vw;height:100vh;-webkit-backdrop-filter:blur(80%);backdrop-filter:blur(80%);opacity:0;visibility:hidden;z-index:90;background-color:#000000f7;justify-content:center;align-items:center;transition:top .3s,opacity .3s,visibility .3s;display:flex;position:fixed;top:-100%;left:0;overflow:hidden}.overlay-menu.open{opacity:1;visibility:visible;top:0}.menu-nav{text-align:center;justify-content:center;align-items:center;height:100vh;display:flex}.menu-nav ul{padding:0;list-style:none}.menu-nav ul li{margin:20px 0}.menu-nav ul li a{color:#fff;font-size:2rem;text-decoration:none;transition:color .3s}.menu-nav ul li a:hover{text-decoration:underline}body.menu-open{overflow:hidden}.navbar{z-index:1000;width:100%;position:absolute;top:0;left:0}.navbar-list{justify-content:center;align-items:center;margin:0;padding:20px;list-style:none;display:flex}.navbar-item{margin:0 20px}.navbar-item a{color:#fff;padding-bottom:5px;font-size:1.5rem;font-weight:500;text-decoration:none;transition:transform .3s;position:relative}.navbar-item a:after{content:"";opacity:0;background-color:#fff;width:100%;height:3px;transition:all .3s;position:absolute;bottom:-.2em;left:0;transform:translate(0,0)}.navbar-item a:hover:after{opacity:1;z-index:-1;transform:translateY(-.2em)}.introPage{text-align:center;text-align:left;z-index:2;background-color:#000;flex-direction:column;justify-content:flex-start;height:100vh;margin:0;padding-top:10px;display:flex;position:relative;overflow:hidden}.diagonal-line{clip-path:polygon(20% 0,100% 0,100% 100%,0% 100%);z-index:-1;background-image:url(/optimized4.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:15.8%}.diagonal-line:before{content:"";z-index:0;background:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0}.intro-logo-container{justify-content:center;align-items:center;display:flex;position:absolute;top:35%;left:60%}.intro-logo{opacity:0;width:100%;height:auto;animation:1s ease-out forwards fadeInUp,3s ease-in-out infinite floatUpDown}.cta-button{text-transform:uppercase;color:#000;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:25px;align-self:flex-start;margin-top:30px;margin-left:10.4%;padding:12px 30px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;box-shadow:0 4px 8px #ffffff1a}.cta-button:hover{border:2px solid #fff;box-shadow:0 6px 12px #fff3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{opacity:0;animation:1s ease-out forwards fadeInUp}.delay1{animation-delay:.5s}.introPage h1{color:#fff;margin-top:25vh;margin-bottom:5px;padding-left:10%;font-size:10rem}.introPage h2{color:#fff;padding-left:10.4%;font-size:3rem}.introPage h1,.introPage h2,.navbar-item a{text-shadow:3px 3px 10px #000000b3}.offerPage{text-align:center;background-color:#fff;padding:0 150px 150px}.icon-color{color:#000}.header-container{justify-content:space-around;width:100%;display:flex;overflow:hidden}.offerPage h2{color:#000;text-align:center;font-size:3.5rem;font-weight:600}.offercontainer{text-align:left;opacity:0;flex-wrap:wrap;justify-content:center;gap:50px;width:90%;margin:0 auto;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;transform:translateY(100px)}.offercontainer .offer{flex:1;margin:0 10px}.offer{min-width:300px;max-width:400px}.offer svg{margin-bottom:-3px;margin-right:10px}.offer h3{font-size:30.46px}.offer p{color:#333;white-space:pre-wrap;word-break:keep-all;overflow-wrap:normal;margin-bottom:1em;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:400;line-height:1.5}.offercontainer .offer:first-child{margin-left:0}.offercontainer .offer:last-child{margin-right:0}.projectsPage>h2{color:#000;text-align:center;font-size:3.5rem;font-weight:600}.projects-container{flex-wrap:wrap;justify-content:center;gap:50px;padding:0 60px;display:flex}.project-link{color:inherit;width:calc(50% - 50px);text-decoration:none}.project-card{position:relative;overflow:hidden}.image-container{width:100%;padding-top:66.67%;position:relative}.project-image,.project-hover-image{object-fit:cover;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.project-hover-image{opacity:0}.project-card:hover .project-hover-image{opacity:1}.project-card:hover .project-image{opacity:0}.project-info{padding-top:15px}.project-title{margin:0;font-size:1.2em}.project-bio{color:#555;font-size:.9em}.who-are-we-page{justify-content:center;align-items:center;min-height:60vh;padding:50px}.who-are-we-page h2{color:#000;text-align:center;margin-top:100px;font-size:3.5rem;font-weight:600}.content-container{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.text-container{white-space:pre-wrap;flex:1;padding:0 10vw}.bio-container{color:#333;white-space:pre-wrap;word-break:keep-all;overflow-wrap:normal;margin-bottom:1em;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:400;line-height:1.5}.images-container{flex:1;justify-content:center;gap:30px;display:flex}.person{text-align:center;filter:grayscale(30%)}.person h1{font-size:1.5rem}.image-wrapper{justify-content:center;align-items:center;width:250px;height:350px;margin:0 auto;display:flex;position:relative;overflow:hidden}.image-wrapper img{object-fit:cover;object-position:top;width:100%;height:100%}.glow-wrap{position:absolute;inset:0}.glow{width:100%;height:100%;box-shadow:0 0 20px #fff9,0 0 30px #fff6}@media (max-width:1000px){.content-container{flex-direction:column}.text-container{margin-bottom:30px}.images-container{text-align:center;justify-content:center;gap:5vw}.cta-button{margin-left:0}}@media (max-width:1195px){.introPage{text-align:center}.introPage h1,.introPage h2{padding:0}.introPage:before{background-position:50%;background-size:70%}.cta-button{margin-left:0}.intro-logo-container{display:none}}.contactUsPage{justify-content:center;padding:0 50px}.contactHeader{text-align:center}.contactHeader p{margin-bottom:50px}.message-title{color:#000;text-align:center;margin-top:100px;margin-bottom:0;font-size:3.5rem;font-weight:600}.contactBody{justify-content:center;align-items:center;gap:20px;padding-bottom:90px;display:flex}.contactBox{text-align:left;border:1px solid #e0e0e0;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:300px;min-width:300px;padding:20px;display:flex;box-shadow:0 4px 10px #0000001a}.contactBox svg{color:#000}.contactBox p{margin:5px 0}.contactBox a{color:#000;text-decoration:underline}.contactBoxIcon{margin-bottom:15px;font-size:2rem}.contactButton{color:#000;text-transform:uppercase;cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:25px;margin-top:15px;padding:10px 20px;font-size:.9rem;font-weight:700}.contactButton:hover{color:#fff;background-color:#000}footer{color:#fff;text-align:center;background-color:#222;padding:40px 20px}footer h2{justify-content:center;align-items:center;margin-right:20px;display:flex}footer ul{margin:0;padding:0;list-style:none}footer ul li{margin:10px 0;font-size:16px}footer ul li span{font-weight:700}footer ul li a{color:#fff;text-decoration:none}footer ul li a:hover{text-decoration:underline}footer .footerLogo{width:30px;height:30px;margin-right:5px}.panel{will-change:transform,opacity;justify-content:center;align-items:center;height:100vh;padding-top:100px;display:flex;position:relative;transform:translateZ(0)}.screenpicWrapper,.screenpic{backface-visibility:hidden;perspective:1000px}.screenpicWrapper{padding:0;position:relative;overflow:hidden}.screenpic{z-index:1;background-image:url(../media/store4.14f2fd4f.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;justify-content:center;align-items:center;width:1152px;height:645px;display:flex;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.screen-wrapper .screentitle h2{text-align:center;font-size:3rem;font-weight:200;position:sticky;top:50px}.screentitle{width:100%;height:120%;position:absolute}.screen-wrapper h2 span{color:#ff3c00}.screen{z-index:0;background-image:url(../media/mac.e07ea083.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:740px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.line{background-color:#fff;width:100%;max-width:800px;height:8px;margin:0 0 10px;display:inline-block;position:relative}.devices-wrapper{background-color:#fff;justify-content:center;gap:20px;display:flex}.metasvg{pointer-events:none;z-index:0;width:100vw;height:100vh;position:absolute;top:0;left:0}.glow{filter:url(#gooify)}.screen-wrapper{height:1300px}@media (max-width:1100px){.contactBody{flex-direction:column}}@media (max-width:820px){.introPage:before{background-size:100%}.navbar{display:none}.hamburger-menu{display:flex}.projectsPage>h2,.offerPage h2,.who-are-we-page h2,.contactUsPage h2{font-size:2.5rem}.offerPage h3{font-size:1.7rem}.projects-container{gap:30px;padding:50px 20px}.project-link{width:calc(50% - 30px)}.project-title{font-size:1em}.project-bio{font-size:.8em}.introPage h1{font-size:8rem}.introPage h2{font-size:2rem}.navbar-item a{font-size:1rem}.screenpic{width:845px;height:440px}.screen{width:540px;height:655px;position:absolute;top:51%}.text-container{padding:0 10vw}.screen-wrapper{height:1200px}.screenpic{top:50.5%}.image-wrapper{width:94%;min-width:120px;height:300px}}@media (max-width:500px){.introPage h1{font-size:5rem}.introPage h2{font-size:1.5rem}.header-container h2{font-size:1.7rem}.navbar-list{flex-direction:column;align-items:center;display:flex}.navbar-item{margin:5px 0;font-size:16px}.navbar-item a{text-transform:uppercase;padding:10px;font-size:.9rem;font-weight:700}.back-to-top{padding:8px;font-size:12px}.offerPage{padding:0 15px 100px}.offer p{font-size:15px}.person h1{font-size:1.2rem}.bio-container{font-size:15px}.projectsPage>h2{margin:50px 0 0;font-size:1.8rem}.text-container{padding:0}.projects-container{gap:20px;padding:30px 10px}.project-card{margin:20px 0}.project-link{width:100%}.project-title{font-size:.9em}.project-bio{font-size:.7em}.screenpic{width:425px;height:180px}.screen{width:300px;height:155px;position:absolute;top:51%}.screen-wrapper{height:1050px}.screen-wrapper .screentitle h2{font-size:2.3rem}.images-container{justify-content:center;gap:1vw;padding:0 10px}.image-wrapper{width:100%;min-width:90px;height:250px}.cta-button{border-radius:20px;margin-top:20px;padding:8px 20px;font-size:.9rem}.diagonal-line{clip-path:polygon(74.5% 0,100% 0,100% 100%,0 100%);left:0%}}
