.header-module-scss-module__tFJcSG__header{z-index:999;background:0 0;justify-content:center;width:100%;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0;right:0}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav{flex-direction:row;justify-content:space-between;align-items:center;width:90%;max-width:1600px;padding:1.5rem 0;transition:all .3s ease-in-out;display:flex}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav button{cursor:pointer;border:none;border-radius:1rem;padding:.5rem 1rem;font-size:24px;display:flex}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav button .header-module-scss-module__tFJcSG__hamburger{background:#000;width:25px;height:3px;transition:all .3s ease-in-out;display:block;position:relative}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav button .header-module-scss-module__tFJcSG__hamburger:before,.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav button .header-module-scss-module__tFJcSG__hamburger:after{content:"";background:#000;width:25px;height:3px;transition:all .3s ease-in-out;position:absolute;left:0}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav button .header-module-scss-module__tFJcSG__hamburger:before{top:-8px}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav button .header-module-scss-module__tFJcSG__hamburger:after{top:8px}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__btnToggle{cursor:pointer;background:0 0;border:none;display:none}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__active .header-module-scss-module__tFJcSG__hamburger{background:0 0}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__active .header-module-scss-module__tFJcSG__hamburger:before{top:0;transform:rotate(45deg)}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__active .header-module-scss-module__tFJcSG__hamburger:after{top:0;transform:rotate(-45deg)}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav img{cursor:pointer;width:90px;height:auto}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__headerElements{justify-items:flex-end;display:flex}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__headerElements ul{cursor:pointer;justify-content:flex-end;align-items:center;gap:3rem;list-style:none;display:flex}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__headerElements ul li{color:var(--black);padding:.25rem;font-size:24px}@media (max-width:1000px){.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__nav{flex-direction:row;justify-content:space-between;align-items:center;padding:2rem 2rem 3rem;position:relative}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__btnToggle{z-index:1001;position:relative;display:block!important}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__logoImage{position:absolute;left:50%;transform:translate(-50%)}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__headerElements{z-index:1000;opacity:0;pointer-events:none;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__visible{opacity:1;pointer-events:all}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__headerElements ul{text-align:center;flex-direction:column;gap:2rem;width:100%;padding:0}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__headerElements li{color:#333;width:100%;padding:.5rem 0;font-size:1.5rem}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__headerElements li a{width:100%;display:block}.header-module-scss-module__tFJcSG__header .header-module-scss-module__tFJcSG__nav .header-module-scss-module__tFJcSG__contactBtn{display:none}}.header-module-scss-module__tFJcSG__sticky{background-color:var(--body-background-color);animation:.3s ease-in-out header-module-scss-module__tFJcSG__dropDown;box-shadow:0 2px 8px #0000001a}@keyframes header-module-scss-module__tFJcSG__dropDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}
:root{--white:#fff;--black:#000;--primary-color:#482101;--secondary-color:#fff8f3;--tertiary-color:#ffe8d6;--grey:grey;--body-background-color:#fff0e3;--large-heading:clamp(2rem, 3.33333vw, 4rem);--medium-heading:clamp(1.75rem, 2.91667vw, 3.5rem);--small-heading:clamp(1.5rem, 2.22222vw, 2.5rem);--large-para:clamp(1.25rem, 1.66667vw, 1.75rem);--medium-para:clamp(1rem, 1.25vw, 1.25rem);--small-para:clamp(.75rem, .97222vw, 1rem)}*{box-sizing:border-box;margin:0;padding:0}html,body{box-sizing:border-box;background-color:var(--body-background-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;overflow-x:hidden;margin:0!important;padding:0!important}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}ul{list-style:none}h1,h2,h3,p{margin-bottom:.5rem}p{font-size:var(--medium-para)}a{width:fit-content}.primaryBtn{background-color:var(--primary-color);color:var(--white);border-radius:.5rem;padding:.5rem 1.5rem;font-size:24px;display:block}.section{width:90%;max-width:1600px;margin:3rem auto}@media (min-width:769px){.section{margin:7rem auto}}.firstSection{width:90%;max-width:1600px;margin:0 auto;padding-top:100px}@media (min-width:769px){.firstSection{padding-top:150px}}.page-container{width:90%;max-width:1600px;min-height:100vh;margin:0 auto;padding-top:88px}.error,.success{min-height:20px;margin:4px 0}.error small{color:red;font-size:.8rem}.success small{color:green;text-align:center;width:100%;font-size:.8rem;font-weight:900;display:block}.spinner{box-sizing:border-box;border:1px solid var(--black);border-top-color:var(--black);border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.8s linear infinite spin;display:block}@keyframes spin{to{transform:rotate(360deg)}}.heroButtons{text-transform:uppercase;flex-direction:column;gap:1rem;font-size:14px;display:flex}.heroButtons .workBtn{font-size:var(--small-para);text-align:center;border-radius:4px;min-width:160px}.heroButtons .projectBtn{align-items:center;gap:.75rem;display:flex}.heroButtons .projectBtn img{width:2rem;display:flex}@media (min-width:769px){.heroButtons{flex-direction:row;gap:2rem}}
