*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.uppercase{text-transform:uppercase}a{text-decoration:none}h1{font-family:Gloock,sans-serif;letter-spacing:2px}p{font-family:Jost,sans-serif}.column{display:flex;flex-direction:column}nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;background-color:#fff;color:#000;border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-width:1750px;margin:0 auto}@media (max-width: 900px){nav .navlinks,nav .contact{display:none!important}}nav .logo{text-transform:uppercase}nav .logo p{font-weight:300;font-size:12px}nav .navlinks{display:flex;justify-content:space-between;align-items:center}nav .navlinks a{font-size:32px;color:#000;padding:.5rem 1rem}nav .navlinks a:hover{color:gray}@media screen and (max-width: 1000px){nav .navlinks a{font-size:28px!important}}nav .contact a{padding:.5rem 2rem;background-color:transparent;border:3px solid rgba(0,0,0,.5);border-radius:15px;cursor:pointer;color:#000;font-family:Gloock,sans-serif;font-size:24px}nav .contact a:hover{background-color:#fff;color:#333}#hero{background-image:linear-gradient(#0000001a,#0000001a),url(/assets/hero-xdlIB3Yo.png);background-position:center;background-size:cover;background-repeat:no-repeat;height:900px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;text-align:center;padding-inline:1rem}#hero .hero-curve{position:absolute;bottom:0;left:0;width:100%;height:150px}#hero h1{font-size:clamp(2rem,1.2881rem + 2.7119vw,4rem);color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.3);text-transform:uppercase}#hero p{font-size:24px;color:#fff}#services{color:#252926;text-align:center}#services img{width:100%;height:100px;background-color:#fff}#services .centered-text{display:flex;align-items:center;justify-content:center;text-align:center;position:relative;max-width:500px;margin:1.5rem auto 0;font-size:32px}#services .centered-text:before,#services .centered-text:after{content:"";display:block;border-bottom:2px solid #000;flex-grow:1}#services .centered-text:before{margin-right:10px}#services .centered-text:after{margin-left:10px}#services p{font-size:32px;font-weight:300;margin:1rem 0}#services .description{width:800px;max-width:100%;margin:2.75rem auto;padding-inline:1rem;font-size:20px}#services #carousel{max-width:1600px;margin:0 auto;padding:0 3rem;width:calc(100% - 96px)}@media screen and (max-width: 768px){#services #carousel{width:100%}}#services #carousel .slick-slide{padding-inline:1rem}#services #carousel .slick-prev{left:-50px}@media screen and (max-width: 768px){#services #carousel .slick-prev{left:-40px}}#services #carousel .slick-arrow:before{color:#000;font-size:48px}@media screen and (max-width: 768px){#services #carousel .slick-arrow:before{font-size:32px}}#services #carousel .image-container{position:relative;width:100%;max-width:100%;margin-bottom:20px;overflow:hidden;object-fit:cover;object-position:center;border-radius:15px;height:750px;background-size:cover;background-position:center}@media screen and (max-width: 768px){#services #carousel .image-container{height:500px}}#services #carousel .image-container img{border-radius:15px;width:100%;max-width:100%!important;height:100%;object-fit:cover;max-height:100%!important;filter:brightness(85%)}#services #carousel .image-container .overlay-content{position:absolute;top:35%;color:#fff;width:100%;max-width:100%;box-sizing:border-box;padding-inline:10%;text-align:center}@media screen and (max-width: 768px){#services #carousel .image-container .overlay-content{padding-inline:0}}#services #carousel .image-container .overlay-content h1{margin:0;font-size:56px}@media screen and (max-width: 768px){#services #carousel .image-container .overlay-content h1{font-size:32px}}#services #carousel .image-container .overlay-content p{font-size:24px;font-weight:200}@media screen and (max-width: 768px){#services #carousel .image-container .overlay-content p{font-size:18px}}#work{text-align:center}#work #title{font-size:32px;font-weight:300}#work h1{font-size:64px;margin:1rem 0}@media (max-width: 768px){#work h1{font-size:48px}}@media (max-width: 425px){#work h1{font-size:32px}}#work .catalog{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;padding:0 1rem;justify-items:center;max-width:1250px;margin:0 auto}@media (max-width: 1024px){#work .catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){#work .catalog{grid-template-columns:repeat(1,minmax(0,1fr))}}#work .catalog img{width:100%;max-width:300px;height:300px;overflow:hidden;border-radius:15px;object-fit:cover}@media (max-width: 768px){#work .catalog img{max-width:80%;height:auto}}#work p{font-size:24px;font-weight:300;margin:1rem 0}footer{background-color:#252926;color:#fff;padding:2.5rem 10rem;display:flex;flex-flow:row wrap;justify-content:space-between}@media (max-width: 768px){footer{padding:2.5rem 2rem;flex-flow:column wrap}footer h1{font-size:24px!important}footer a{font-size:24px!important}}footer div{display:flex;flex-direction:column;justify-content:space-between}footer p{font-size:14px;font-weight:20}footer h1{font-size:32px;margin-bottom:.25rem}footer .quote{font-size:24px;font-weight:200}footer a{font-size:32px;color:#fff;display:block;font-family:Jost,sans-serif}footer a:hover{color:gray}footer .social-links a{margin-top:auto}footer .social-links img{width:48px;cursor:pointer;filter:invert(1)}footer .social-links img:hover{filter:brightness(85%)}@media (max-width: 768px){footer .social-links img{width:32px}}
