*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}html{font-size:17px}body{overflow-y:scroll;background-color:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}img{max-width:100%;height:auto}p{margin:0 0 1.25rem 0;font-family:'Space Mono',monospace;line-height:1.47}.about p,.about-timex-text p{font-size:.85em}h1{margin-bottom:1rem;font-size:1.75em;font-weight:400;line-height:1.3}h2{margin:1rem 0 .75rem;font-size:1.3em;font-weight:400}h3{margin-bottom:.5rem;font-size:1.75em;font-weight:400}h4{margin-bottom:0;font-size:1em;font-weight:400;text-transform:uppercase}a{color:currentcolor}a:hover{text-decoration:none}a.link-no-decoration{text-decoration:none}ol,ul{font-family:'Space Mono',monospace}.list-letter{margin:1rem 0;list-style:lower-latin}.wrapper{width:100%;max-width:1920px;padding:0 3rem;margin:0 auto}@media (max-width:680px){.wrapper{padding:0 1rem}}.breadcrumbs{padding:1rem 0}.breadcrumbs a{text-decoration:none;font-size:.9rem}.about-photo-sub{margin-top:.5rem}p.about-photo-sub{font-size:.75rem}.about-title{margin-bottom:0}.about-title-sub{margin-top:0;margin-bottom:1.25rem}.header{padding:3rem 0 2rem;display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:680px){.header{padding:1rem 0 0}}.header-logo{width:110px}@media (max-width:680px){.header-logo{width:80px}}.header-logo a{width:80px;height:auto}.light svg{fill:#fff;stroke:#fff;transition:.5s}html.is-animating .light svg{fill:#000;stroke:#000}.nav-button{position:absolute;top:2rem;right:2rem}button{display:inline-block;border:none;padding:1rem 0 1rem 2rem;margin:0;text-decoration:none;background:0 0;font-family:sans-serif;font-size:1rem;cursor:pointer;text-align:center;transition:background 250ms ease-in-out,transform 150ms ease}button:focus,button:hover{outline:0}button:focus-visible{outline:1px solid #0053ba;outline-offset:-4px}.sidebar-menu{width:300px;position:fixed;top:0;right:0;backface-visibility:hidden;transition:none;will-change:transform;transform:translate3d(100%,0,0);-webkit-overflow-scrolling:touch;height:100%!important;max-height:100%;border-radius:0!important;margin:0!important;overflow:hidden!important;z-index:99;background-color:#0c0d0d;transition:transform .3s ease-out}.sidebar-menu ul{padding:11rem 1rem 0 3rem;margin:0;color:#fff;list-style:none;display:flex;flex-flow:column;height:100%}.sidebar-menu ul li{margin-bottom:1rem;opacity:0}.sidebar-menu a{font-size:1.2em;letter-spacing:2px;text-decoration:none;text-transform:uppercase;color:#fff}@media (hover:hover){.sidebar-menu a:hover{text-decoration:underline;text-underline-offset:5px}}.sidebar-menu>*{backface-visibility:hidden}.sidebar-menu.open{transform:translate3d(0,0,0)}.footer{padding:3rem 0}.footer-grid{display:flex;justify-content:space-between}@media (max-width:680px){.footer{margin-top:1rem;padding:1rem 0}.footer .social,.footer-grid{flex-flow:column}}.footer-grid>div{display:flex;flex-flow:column;justify-content:flex-start}.footer p{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.footer-bottom{margin-top:auto}@media (min-width:680px){.footer-bottom{text-align:right}}.social{padding:0 0 1rem;display:flex;column-gap:1rem}.social-insta{margin-bottom:.5em;display:flex;flex-flow:row nowrap;align-items:baseline;text-decoration:none}.social-insta:hover{text-decoration:underline}.link-icon{margin-bottom:.5em;display:flex;flex-flow:row nowrap;align-items:baseline;text-decoration:none}.link-icon:hover{text-decoration:underline}.instaicon{margin-right:.5rem;width:16px;height:16px;display:block}.link-icon-map{margin-right:.5rem;width:16px;height:16px;display:block}.home-grid{display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media (max-width:760px){.home-grid{grid-template-columns:repeat(2,1fr)}}.home-grid-tile{overflow:hidden}.home-grid-tile img{transition:transform .1s ease-in}@media (hover:hover){.home-grid-tile:hover img{transform:scale(1.1);transition:transform .25s ease-out}}.brands-grid{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;align-items:center}@media (max-width:1280px){.brands-grid{grid-template-columns:repeat(3,1fr)}}.brands-grid-item{display:flex;justify-content:center}.brands-grid-item picture{width:90%;height:auto;align-self:center}@media (max-width:760px){.brands-grid{padding:1rem;grid-template-columns:repeat(2,1fr);gap:2rem}.brands-grid-item picture{width:95%}}.about-grid{display:grid;grid-template-columns:1fr 2fr;gap:2rem 3rem}@media (max-width:760px){.about-grid{grid-template-columns:100%;gap:0}.about-photo-sub{margin-top:.5rem;font-size:.8em}}.about-timex{background-color:#f2f2f2;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.about-timex-text{margin-left:auto;max-width:55rem;padding:3rem}@media (max-width:760px){.about-timex{grid-template-columns:1fr;gap:0}.about-timex-text{margin:0}.about-timex-image{order:-1}}@media (max-width:680px){.about-timex-text{padding:2rem 1rem}}.about-timex img{width:100%;height:100%;object-fit:cover}.timex-link{width:192px}.transition-fade{transition:.4s;opacity:1}html.is-animating .transition-fade{opacity:0}.header-background-{min-height:200px}.header-background-contact{min-height:300px}.header-background{transition:.5s;transition-timing-function:cubic-bezier(.075,.82,.165,1);position:relative;overflow:hidden}html.to-contact .header-background{min-height:300px;background-image:none}html.to-about .header-background,html.to-brands .header-background,html.to-homepage .header-background{min-height:200px;background-image:none}@media (max-width:680px){.header-background-{min-height:auto}.header-background-contact{min-height:40vh}html.to-contact .header-background{min-height:40vh}html.to-about .header-background,html.to-brands .header-background,html.to-homepage .header-background{min-height:auto}}.header-image{width:100%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:1;transition:.5s;transition-timing-function:ease-in}.header-image-about{background-image:url(/assets/images/9f07e29968e484e9adca330ffbfeb85dc197b4c8/office-ggdl.jpg);background-position:bottom}.header-image-contact{background-image:url(/assets/images/6144455fc891eecc01422f52380f8be5c0b98df8/contact-ggdl.jpg);background-position:center}html.is-animating .header-image{opacity:0;transition:20ms;transition-timing-function:ease-in}main{min-height:50vh}main.about,main.brands,main.contact,main.privacy-policy{margin-bottom:3rem}.contact-grid{display:grid;grid-template-columns:2fr 3fr;gap:2rem;width:100%}@media (max-width:760px){.contact-grid{grid-template-columns:100%}}.contact-grid .social{flex-flow:column;align-items:flex-start}.contact-grid-form{padding:0 1rem;background-color:#f2f2f2}@media (max-width:760px){.contact-grid-form{margin:0 -1rem}}.contact-grid input,.contact-grid label,.contact-grid p{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.contact-grid label.flex-label{display:flex;flex-flow:column}.contact-grid input,.contact-grid textarea{max-width:100%;border:0;box-shadow:1px 1px 3px rgba(0,0,0,.01);resize:none}.contact-grid-form-btn{padding:.5rem 4rem;border-radius:5px;background-color:#fff;color:#000;box-shadow:1px 1px 3px rgba(0,0,0,.01)}