.hero{position:fixed;left:0;z-index:1;width:100%;height:100%;top:0;overflow:hidden}.hero .home-page-background-image{filter:brightness(.5);overflow:hidden;object-fit:cover;width:100%}.hero-content{z-index:2;position:relative;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content-heading{font-size:100px;font-weight:600;color:#fff;letter-spacing:3px;text-shadow:5px 5px 10px rgba(0,0,0,.85);line-height:1;font-family:var(--advent);margin-bottom:20px}.hero-content-subheading{font-size:50px;font-weight:600;color:#fff;letter-spacing:3px;text-shadow:5px 5px 10px rgba(0,0,0,.85);line-height:1;font-family:var(--advent);margin-bottom:20px}.hero-content-description{font-size:18px;font-family:Roboto,sans-serif;font-weight:300;margin-bottom:30px;height:50px;color:#fff;word-spacing:4px}.hero-content-cards-row-container{display:flex;gap:20px}.hero-content-cards-row-container>div{height:90px;width:249px;display:flex;justify-content:center;align-items:center;border:1px solid #0071DA;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:24px;color:#fff;background-color:#00000080;letter-spacing:2px}.intro-container{display:flex;width:100%;background-color:#fff;justify-content:center;z-index:2;padding-top:90px}.intro{display:flex;width:100%;max-width:1140px;position:relative}.intro-left{display:flex;flex-direction:column;padding-right:80px}.intro-left img{width:299px;height:122px;margin-bottom:20px}.intro-right img{width:522px;height:296px;box-shadow:var(--standard-image-shadow)}.what-we-do-container{display:flex;width:100%;max-width:1140px;position:relative}.what-we-do-ultra-container{padding-top:100px;display:flex;z-index:2;background-color:#fff;width:100%;position:relative;justify-content:center}.wwd-left-image{width:568px;height:auto;box-shadow:var(--standard-image-shadow)}.wwd-right{padding-left:57px}.wwd-right-heading{font-size:50px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:600;height:50px;margin-bottom:20px;line-height:1;padding:0}.wwd-text{display:flex;align-items:start;gap:15px;margin-bottom:20px}.wwd-text-paragraph-heading{text-transform:uppercase;font-size:20px;font-weight:600;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.latest-work-container{display:flex;width:100%;max-width:1140px;position:relative;flex-direction:column}.latest-work-ultra-container{padding-top:100px;display:flex;z-index:2;background-color:#fff;width:100%;position:relative;justify-content:center}.latest-work-heading{font-size:65px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:600;display:flex;width:100%;justify-content:center;margin-bottom:65px}.work-container{display:flex;width:100%;gap:10px}.work-container img{width:460px;height:auto}.work-container>div{width:calc(50% - 5px);display:flex;flex-direction:column;align-items:center;justify-content:center}.work-container .project-description{display:flex;justify-content:center;text-align:center}.project-description{display:flex;flex-direction:column}.project-name{margin-top:20px;font-size:26px;font-weight:700;font-family:Playfair Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#363636;margin-bottom:20px}.more-projects-button-container{width:100%;display:flex;justify-content:center;margin-top:60px;margin-bottom:125px}.more-projects-button{font-size:15px;text-transform:uppercase;color:#fff;background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;width:211px;height:51px;border:3px solid black;display:grid;place-items:center;font-weight:600}.more-projects-button:hover{background-color:#fff;color:#000;cursor:pointer}.content{padding:40px 0;width:100%;margin:0 auto;line-height:1.8;display:flex;flex-direction:column;align-items:center}.content h2{margin-top:40px;margin-bottom:20px;color:#333}.content p{margin-bottom:20px;color:#555}.placeholder{height:300px;background:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:30px 0;color:#999}
