@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;1,400&display=block";:root{--black: #1c1e22;--white: #fff;--dark: #23272f;--clearDark: rgba(35, 39, 47, .75);--accessible: #f96743;--font: "Poppins", sans-serif}*{font-weight:400;margin:0;padding:0;box-sizing:border-box;position:relative}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font);font-weight:500;color:var(--black);line-height:1.618;scroll-behavior:smooth}h1,h2,h3,p,ul,ol,address{line-height:normal;margin:0 0 1.618rem}h1,h2,h3{font-weight:700}h1{font-size:5rem}h2{font-size:4.85rem;line-height:1.25;margin:0 0 2rem}@media screen and (max-width:1200px){h2{font-size:4rem}}@media screen and (max-width:768px){h2{font-size:3rem;margin:0 0 50px}}@media screen and (max-width:540px){h2{font-size:2.25rem;text-align:left}}h3{font-size:2rem}h3.sub{margin:0;text-align:left}@media screen and (max-width:540px){h3{font-size:1.5rem}}p{font-size:1.25rem;line-height:1.25}a{color:var(--black);transition:ease all .25s}a:hover{background-color:var(--dark);color:var(--white)}a:focus,a:focus-visible{outline:5px solid var(--accessible)}ul,ol{font-size:1.5rem;padding:0 0 0 30px}:is(ul,ol) li{margin:0 0 10px}@media screen and (max-width:768px){ul,ol{font-size:1.25rem}}@media screen and (max-width:768px){br{display:none}}blockquote{font-size:1.25rem;margin:0 auto 3.236em;max-width:720px;line-height:normal;text-align:center}blockquote cite{display:block;clear:both;font-size:1rem;font-style:normal;margin:1rem 0 0}blockquote:last-of-type{margin:0 auto}section{padding:150px 0;position:relative;width:100%}@media screen and (max-width:1200px){section{width:100%}}@media screen and (max-width:768px){section{padding:50px 0}}.btn{background:var(--accessible);border:none;color:var(--white);display:block;font-weight:700;margin:1.618rem 0 0;max-width:250px;padding:15px 50px;text-align:center;text-transform:uppercase;text-decoration:none;transition:all ease .25s;width:auto;&--special{&:hover,&:focus,&:focus-within{background-color:var(--white);color:var(--dark)}}}.btn:hover,.btn:focus,.btn:focus-within{opacity:1;background:var(--dark);color:var(--white)}@media screen and (max-width:540px){.btn{width:100%;display:block}}.container{margin:0 auto;max-width:1180px;padding:0 15px;width:100%}.split{align-items:center;display:flex;gap:100px}.split>*{flex-basis:50%;flex-grow:1}@media screen and (max-width:1200px){.split>*{flex-basis:100%;width:100%}}@media screen and (max-width:1200px){.split{align-items:flex-start;flex-direction:column;gap:0}.split>:first-of-type{margin:0 0 50px}}.detail{font-size:1rem;font-weight:700;margin:0 0 1rem!important}@media screen and (max-width:768px){.detail{font-size:.95rem}}.section--dark{background-color:var(--dark)}.section--dark *{color:var(--white)}.nav.svelte-1jnx671{align-items:center;display:flex}@media screen and (max-width:1200px){.nav.svelte-1jnx671{align-items:flex-start;background:var(--black);flex-direction:column;opacity:0;height:100%;pointer-events:none;position:fixed;left:0;top:75px;width:100%}}@media screen and (max-width:768px){.nav.svelte-1jnx671{top:65px}}@media screen and (max-width:1200px){.nav.svelte-1jnx671.is-open{opacity:1;pointer-events:all}}.nav__ul.svelte-1jnx671{align-items:center;display:flex;font-size:1rem;list-style-type:none;margin:0 1.168rem 0 0;padding:0;transition:all .5s ease-in-out}@media screen and (max-width:1200px){.nav__ul.svelte-1jnx671{align-items:flex-start;flex-direction:column}}.nav__li.svelte-1jnx671{margin:0}@media screen and (max-width:1200px){.nav__li.svelte-1jnx671{display:inline-block;margin:0 1.618em 0 0}}@media screen and (max-width:992px){.nav__li.svelte-1jnx671{display:block;margin:0}}.nav__a.svelte-1jnx671{color:var(--white);font-weight:700;text-decoration:none;display:block;font-size:1.25rem;padding:1.618rem .809rem;position:relative}.nav__a.svelte-1jnx671:after{content:"";display:block;position:absolute;height:0%;left:0;top:0;background:var(--black);opacity:0;width:100%;transition:all .35s ease-in-out;z-index:-1}@media screen and (max-width:1200px){.nav__a.svelte-1jnx671:after{display:none!important}}.nav__a.svelte-1jnx671:hover{background:transparent}.nav__a.svelte-1jnx671:hover:after{opacity:1;height:100%}@media screen and (max-width:1200px){.nav__a.svelte-1jnx671{padding:0}.nav__a.svelte-1jnx671:after{visibility:hidden!important}.nav__a.svelte-1jnx671:hover{color:var(--dark)}}@media screen and (max-width:1200px){.nav__a.svelte-1jnx671{font-size:1.5rem;padding:1.618rem 1.618rem 0 1em}.nav__a.svelte-1jnx671:hover{background:transparent}.nav__a.svelte-1jnx671:hover:after{visibility:visible!important;animation:linkHover .5s forwards 0s ease-in-out}}.header.svelte-oiwvqb{align-items:center;background:transparent;display:flex;justify-content:space-between;overflow:hidden;padding:0 1.618rem;position:fixed;transition:all .5s ease;width:100%;z-index:1000}.header.svelte-oiwvqb.js-scrolled{background:var(--black);color:var(--white)}.header.svelte-oiwvqb.js-scrolled a:where(.svelte-oiwvqb):hover{color:var(--dark)}@media screen and (max-width:1200px){.header.svelte-oiwvqb{align-items:center;background:var(--black);display:flex;justify-content:space-between;height:auto;position:fixed;width:100%}}.header__logo.svelte-oiwvqb{display:block;font-size:3rem;margin:0;padding:0}@media screen and (max-width:768px){.header__logo.svelte-oiwvqb{font-size:2rem}}.header__link.svelte-oiwvqb{color:var(--white);font-weight:700;text-decoration:none}.header__link.svelte-oiwvqb:hover{background:var(--black);color:var(--white)}.menu-toggler.svelte-oiwvqb{display:none;padding:1.618em;outline:none}@media screen and (max-width:1200px){.menu-toggler.svelte-oiwvqb{display:block}}.hamburger.svelte-oiwvqb{padding:30px 15px 25px;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.svelte-oiwvqb:hover{opacity:.7}.hamburger.svelte-oiwvqb .is-active:where(.svelte-oiwvqb):hover{opacity:.7}.hamburger.svelte-oiwvqb .is-active:where(.svelte-oiwvqb) .hamburger-inner:where(.svelte-oiwvqb),.hamburger.svelte-oiwvqb .is-active:where(.svelte-oiwvqb) .hamburger-inner:where(.svelte-oiwvqb):before,.hamburger.svelte-oiwvqb .is-active:where(.svelte-oiwvqb) .hamburger-inner:where(.svelte-oiwvqb):after{background-color:var(--white)}.hamburger.svelte-oiwvqb .hamburger-box:where(.svelte-oiwvqb){width:40px;height:24px;display:inline-block;position:relative}.hamburger.svelte-oiwvqb .hamburger-inner:where(.svelte-oiwvqb){display:block;top:50%;margin-top:-2px}.hamburger.svelte-oiwvqb .hamburger-inner:where(.svelte-oiwvqb),.hamburger.svelte-oiwvqb .hamburger-inner:where(.svelte-oiwvqb):before,.hamburger.svelte-oiwvqb .hamburger-inner:where(.svelte-oiwvqb):after{width:40px;height:4px;background-color:var(--white);border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger.svelte-oiwvqb .hamburger-inner:where(.svelte-oiwvqb):before,.hamburger.svelte-oiwvqb .hamburger-inner:where(.svelte-oiwvqb):after{content:"";display:block}.hamburger.svelte-oiwvqb .hamburger-inner:where(.svelte-oiwvqb):before{top:-10px}.hamburger.svelte-oiwvqb .hamburger-inner:where(.svelte-oiwvqb):after{bottom:-10px}.hamburger.svelte-oiwvqb.hamburger--squeeze .hamburger-inner:where(.svelte-oiwvqb){transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger.svelte-oiwvqb.hamburger--squeeze .hamburger-inner:where(.svelte-oiwvqb):before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger.svelte-oiwvqb.hamburger--squeeze .hamburger-inner:where(.svelte-oiwvqb):after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger.svelte-oiwvqb.hamburger--squeeze.is-active .hamburger-inner:where(.svelte-oiwvqb){transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger.svelte-oiwvqb.hamburger--squeeze.is-active .hamburger-inner:where(.svelte-oiwvqb):before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger.svelte-oiwvqb.hamburger--squeeze.is-active .hamburger-inner:where(.svelte-oiwvqb):after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:768px){.hamburger.svelte-oiwvqb{padding:20px 15px 15px}}footer.svelte-1sr6y3t{grid-area:footer;background:var(--black);color:var(--white);font-size:.75em;padding:1.618em 3.36rem;text-align:center}.hero.svelte-juboms{align-items:center;background:var(--dark);border:0;clip-path:polygon(0 0,100% 0,100% 75%,0% 100%);color:var(--white);display:flex;justify-content:center;height:100vh;overflow:hidden}.hero__heading.svelte-juboms{display:inline-block;font-size:6rem;line-height:1.35;margin:0}@media screen and (max-width:992px){.hero__heading.svelte-juboms{font-size:4rem}}@media screen and (max-width:540px){.hero__heading.svelte-juboms{font-size:3.5rem}}.portfolio.svelte-15hxidr{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:992px){.portfolio.svelte-15hxidr{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.portfolio.svelte-15hxidr{grid-template-columns:repeat(1,1fr);padding:0 15px}}.portfolio__card.svelte-15hxidr{position:relative;width:100%}:is(.portfolio__card.svelte-15hxidr:hover,.portfolio__card.svelte-15hxidr:focus,.portfolio__card.svelte-15hxidr:focus-visible) figcaption:where(.svelte-15hxidr){opacity:1}.portfolio__figure.svelte-15hxidr{height:350px;width:100%}.portfolio__img.svelte-15hxidr{height:100%;object-fit:cover;object-position:center;width:100%}.portfolio__caption.svelte-15hxidr{align-items:center;background:var(--dark);color:var(--white);display:flex;font-size:1.5rem;font-style:normal;font-weight:700;height:100%;justify-content:center;opacity:0;padding:15px;position:absolute;text-align:center;top:0;transition:all .5s ease;width:100%;z-index:1}@media screen and (max-width:992px){.portfolio__caption.svelte-15hxidr{background:var(--clearDark);opacity:1}}.logo-grid.svelte-18p2gu6{align-items:center;color:var(--dark);display:grid;flex-wrap:wrap;font-size:6.5rem;justify-content:flex-start;gap:10px 0;grid-template-columns:repeat(3,1fr);list-style:none;padding:0}@media screen and (max-width:768px){.logo-grid.svelte-18p2gu6{font-size:5rem}}@media screen and (max-width:768px){.logo-grid.svelte-18p2gu6{grid-template-columns:repeat(2,1fr)}}.skip-link.svelte-1n46o8q{background:var(--black);color:var(--white);height:1px;left:-999px;position:absolute;top:auto;width:1px}.skip-link.svelte-1n46o8q:focus,.skip-link.svelte-1n46o8q:focus-within{display:inline-block;height:auto;margin:auto;outline:none;position:static;width:100%}
