@import"https://fonts.googleapis.com/css2?family=Alice&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";:root{--background-color: #fff;--secondary-background-color: #f4f4f4;--dark-color: #04182a;--primary-color: #d6b6bc;--button-color: #000;--button-hover-color: #363636;--primary-font-family: "Alice", serif;--secondary-font-family: "Nunito Sans", sans-serif;--text-color: #404040}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert;color:inherit}ol,ul,menu{list-style:none;margin:0;padding:0}html,body{font-family:var(--primary-font-family);color:var(--dark-color);background-color:var(--background-color);margin:0}html{scroll-behavior:smooth}h2{font-size:3rem;font-weight:300}h3{font-size:1.2rem;font-weight:300}.limit{width:100%;max-width:1000px;margin:0 auto}.container{padding:4rem 1rem}.container.secondary{background-color:var(--secondary-background-color)}main{margin:0 0 4rem}main section h2{font-size:3rem;font-weight:300;margin-top:0;margin-bottom:2rem;text-transform:uppercase;text-align:center}.image+.divider{margin-top:8rem}.strike-through{display:inline-block;background:var(--background-color);background:linear-gradient(180deg,rgba(163,107,160,0) 65%,var(--primary-color) 50%);padding:0 .25em}.image+.divider{margin-top:4rem!important}.box-border{position:relative;--box-border-offset: 0;--box-border-width: max(.0625em, 1px);--box-border-color: white}.box-border-inset{--box-border-offset: 1em}.box-border:before,.box-border:after{content:"";position:absolute;height:50%;aspect-ratio:1/1;box-sizing:border-box}.box-border:before{left:var(--box-border-offset);top:var(--box-border-offset);border-top:var(--box-border-width) solid var(--box-border-color);border-left:var(--box-border-width) solid var(--box-border-color)}.box-border:after{right:var(--box-border-offset);bottom:var(--box-border-offset);border-bottom:var(--box-border-width) solid var(--box-border-color);border-right:var(--box-border-width) solid var(--box-border-color)}.hero{height:600px;display:grid;place-items:center;position:relative;z-index:1;font-size:min(4vw,32px);--box-border-width: .25vw }.hero picture{background-color:#000;height:100%;width:100%;position:absolute;z-index:-1}.hero picture img{height:100%;width:100%;filter:brightness(.5);object-fit:cover}.logo{color:var(--box-border-color);text-align:center;padding:2em}.logo-title{font-weight:400;font-size:2em;margin:0;padding:0 .5em;text-transform:uppercase}.logo-subtitle{font-weight:400;font-size:1em;display:flex;align-items:center;justify-content:center;gap:.5em}.logo.animate.logo.box-border:before,.logo.animate.logo.box-border:after{animation-name:logo-box-animation;animation-duration:1s;animation-delay:1s;animation-fill-mode:both}.logo.animate .logo-animation-container{animation-name:logo-text-animation;animation-duration:1s;animation-delay:1.5s;animation-fill-mode:both}@keyframes logo-text-animation{0%{font-size:0%}to{font-size:100%}}@keyframes logo-line-animation{0%{height:0}1%{height:var(--box-border-width)}}@keyframes logo-box-animation{0%{height:100%;transform:rotate(45deg);border-radius:1rem}50%{transform:rotate(0);height:100%}to{height:50%;border-radius:0rem}}.scroll{--scroll-color: white;color:var(--scroll-color);text-decoration:none;position:absolute;bottom:2rem;padding-top:3.5rem;display:flex;flex-direction:column;align-items:center;font-size:.8rem;font-weight:300;font-style:italic}.scroll:before{content:"";position:absolute;top:0;border:1px solid var(--scroll-color);height:3rem;width:1.5rem;border-radius:1rem}.scroll:after{content:"";position:absolute;width:.3125rem;height:.3125rem;background-color:var(--scroll-color);border-radius:100%;top:1rem;animation:scroll-down 2s infinite}@keyframes scroll-down{0%{transform:translateY(0);opacity:0}40%{opacity:1}80%{transform:translateY(1rem);opacity:0}to{opacity:0}}button[data-astro-cid-vnzlvqnm]{display:block;width:100%;margin:0 auto 0 0;padding:.875rem 1rem;border:none;border-radius:0;font-family:var(--secondary-font-family);font-size:.875rem;font-weight:400;letter-spacing:.125rem;text-transform:uppercase;color:var(--background-color);background:var(--button-color);cursor:pointer}button[data-astro-cid-vnzlvqnm]:hover{background:var(--button-hover-color)}button[data-astro-cid-vnzlvqnm]:focus-visible{outline:2px solid black;outline-offset:2px}button[data-astro-cid-vnzlvqnm][disabled]{background-color:#7c7c7c;position:relative}button[data-astro-cid-vnzlvqnm][disabled]:after{content:"";position:absolute;width:.3125rem;height:.3125rem;background-color:var(--background-color);border-radius:100%;left:50%;bottom:.5rem;animation:loading 1.5s infinite}@keyframes loading{0%{transform:translate(-2rem)}50%{transform:translate(2rem)}to{transform:translate(-2rem)}}section[data-astro-cid-b3uuc2c6]{display:flex;flex-direction:row-reverse;flex-wrap:wrap-reverse;align-items:center;justify-content:center;gap:2rem;background-color:var(--secondary-background-color);position:relative}.about-me[data-astro-cid-b3uuc2c6]{max-width:60ch;font-weight:300;display:flex;flex-direction:column;gap:2rem;text-align:center}.about-me[data-astro-cid-b3uuc2c6] h1[data-astro-cid-b3uuc2c6]{margin:0;font-weight:300;font-size:2rem}.about-me[data-astro-cid-b3uuc2c6] h1[data-astro-cid-b3uuc2c6]+p[data-astro-cid-b3uuc2c6]{color:var(--text-color);font-family:var(--secondary-font-family)}.about-me[data-astro-cid-b3uuc2c6] p[data-astro-cid-b3uuc2c6],.about-me[data-astro-cid-b3uuc2c6] button[data-astro-cid-b3uuc2c6]{margin:0}.photo[data-astro-cid-b3uuc2c6]{max-width:400px;border:1rem solid white;box-shadow:0 0 6px #0000001a;position:relative;background-color:#fff}.photo[data-astro-cid-b3uuc2c6] picture[data-astro-cid-b3uuc2c6]{display:block;width:100%}.photo[data-astro-cid-b3uuc2c6] picture[data-astro-cid-b3uuc2c6]:nth-child(2){height:6rem}.selfie[data-astro-cid-b3uuc2c6]{display:block;width:100%;height:100%;object-fit:cover}.signature[data-astro-cid-b3uuc2c6]{object-fit:contain;bottom:0;height:6rem;width:100%;position:relative;top:.5rem}.instagram[data-astro-cid-b3uuc2c6] svg[data-astro-cid-b3uuc2c6]{width:2rem}.instagram[data-astro-cid-b3uuc2c6]:hover svg[data-astro-cid-b3uuc2c6]{transform:scale(1.1)}section[data-astro-cid-g5jplrhu]{margin:0 auto;max-width:1500px;width:100%}ul[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(333px,1fr));gap:2rem}li[data-astro-cid-g5jplrhu]{border:1px solid;padding:1rem;border-radius:.5rem;position:relative}a[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:5rem auto;gap:1rem;align-items:center;text-decoration:none;color:inherit;max-width:600px}a[data-astro-cid-g5jplrhu]:focus-visible{outline:none;outline:2px solid black;outline-offset:2px}a[data-astro-cid-g5jplrhu]>div[data-astro-cid-g5jplrhu]>p[data-astro-cid-g5jplrhu]{font-family:var(--secondary-font-family);color:var(--text-color);margin-top:.5rem;margin-bottom:0}a[data-astro-cid-g5jplrhu] .h3[data-astro-cid-g5jplrhu]{font-family:var(--primary-font-family);font-size:1.5rem;font-weight:300;font-style:italic;min-width:0;margin:0}a[data-astro-cid-g5jplrhu]:hover .h3[data-astro-cid-g5jplrhu],a[data-astro-cid-g5jplrhu]:focus-visible .h3[data-astro-cid-g5jplrhu]{text-decoration:underline}a[data-astro-cid-g5jplrhu] picture[data-astro-cid-g5jplrhu]{order:-1}a[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{display:block;width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;transition:transform 0s ease-in-out}a[data-astro-cid-g5jplrhu]:hover img[data-astro-cid-g5jplrhu],a[data-astro-cid-g5jplrhu]:focus-visible img[data-astro-cid-g5jplrhu]{transform:scale(1.1)}.readmore[data-astro-cid-g5jplrhu]{position:absolute;bottom:.5rem;right:1rem;font-style:italic;font-family:var(--secondary-font-family)}.divider[data-astro-cid-e4yecxcx]{height:288px;max-width:400px;width:100%;margin:0 auto;padding:0 2rem;position:relative}@media (min-width: 600px){.divider[data-astro-cid-e4yecxcx]{margin:4rem auto}}svg[data-astro-cid-e4yecxcx]{height:100%;width:100%}path[data-astro-cid-e4yecxcx]{stroke-dasharray:var(--length);stroke-dashoffset:var(--length);animation:dash linear forwards;animation-timeline:--thred-timeline;animation-range:entry 50% exit 0%}[data-astro-cid-e4yecxcx][data-component=svg-path-timeline]{--length: 0;view-timeline-name:--thred-timeline;position:absolute;inset:0}@keyframes dash{to{stroke-dashoffset:0}}.service-details{text-align:center;width:100%;margin:0 auto}.service-details h3{font-size:2rem;font-weight:100;letter-spacing:.1em;margin-top:0;margin-bottom:1.5rem}.service-details>p{font-family:var(--secondary-font-family);font-size:1rem;margin:0;font-weight:400}.service-details section+button{margin-top:2rem;margin-bottom:2rem}.entries button{margin-bottom:0!important;display:none}@media (min-width: 600px){.service-details section+button{display:none}.entries button{display:block}}.entries{overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;margin:0 -1rem;padding:2rem 1rem 1rem;display:flex;gap:1rem;counter-reset:carousel-count 0}@media (min-width: 600px){.entries{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-content:center}}.entries li{scroll-snap-align:center;flex-basis:90%;flex-shrink:0;display:flex;flex-direction:column;padding:2rem 1rem;background-color:#fff;border:1px solid black;border-radius:.5rem;text-align:center;counter-increment:carousel-count 1}.entries li a{color:inherit}.entries h4{margin-top:1rem;margin-bottom:0;font-size:1.5rem;font-weight:300;text-transform:uppercase;letter-spacing:.1em;text-align:center;display:grid;place-items:center;position:relative;z-index:1}.entries img{width:auto;max-width:100%;height:8rem;margin:0 auto;order:-1}.entries p{font-family:var(--secondary-font-family);font-size:.875rem;font-weight:300;color:var(--text-color);letter-spacing:.0375rem;line-height:1.4}.carousel-buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (min-width: 600px){.carousel-buttons{display:none}}.carousel-button{--scroll-color: black;color:var(--scroll-color);text-decoration:none;position:relative;display:inline-flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.8rem;font-weight:300;font-style:italic;border:1px solid var(--scroll-color);border-radius:1rem;padding:.3125rem .5rem;background-color:transparent;font-family:inherit}.carousel-button[disabled]{opacity:.25;pointer-events:none;animation:none}.carousel-button[disabled]:after{animation:none}.carousel-button:after{content:"";width:.3125rem;height:.3125rem;background-color:var(--scroll-color);border-radius:100%;animation:animate-right 2s infinite}.carousel-button:not(.reverse){--carousel-translate-x: 1rem;padding-right:1.5rem;justify-self:end}.carousel-button.reverse{--carousel-translate-x: -1rem;flex-direction:row-reverse;padding-left:1.5rem;justify-self:start}@keyframes animate-right{0%{transform:translate(0);opacity:0}40%{opacity:1}80%{transform:translate(var(--carousel-translate-x));opacity:0}to{opacity:0}}footer[data-astro-cid-sz7xmlte]{color:#fff;background-color:#000;padding:4rem 1rem;justify-content:center;display:flex;flex-direction:column;align-items:center;gap:2em;text-align:center}footer[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-size:1.5rem;margin-bottom:0}footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte]{font-size:.875rem;display:flex;flex-direction:column;gap:.5rem}footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte] div[data-astro-cid-sz7xmlte]{font-family:var(--secondary-font-family);font-weight:300}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:none}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}section[data-astro-cid-ltdpblq7]{max-width:1500px;margin:0 auto;width:100%}ul[data-astro-cid-ltdpblq7]{display:grid;grid-template-columns:repeat(3,1fr);gap:.15rem}@media (min-width: 600px){ul[data-astro-cid-ltdpblq7]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}img[data-astro-cid-ltdpblq7]{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}h2[data-astro-cid-ltdpblq7]{margin-bottom:0}ul[data-astro-cid-ltdpblq7] a[data-astro-cid-ltdpblq7]{display:block;border-radius:.5rem;overflow:hidden}section[data-astro-cid-ltdpblq7]>div[data-astro-cid-ltdpblq7]{margin-bottom:2rem;text-align:center}h2[data-astro-cid-ltdpblq7]+a[data-astro-cid-ltdpblq7]{color:inherit;text-decoration:none;margin-top:.5rem;display:inline-block}h2[data-astro-cid-ltdpblq7]+a[data-astro-cid-ltdpblq7]:hover{text-decoration:underline}.image[data-astro-cid-6kov3kig]{margin:0 auto;width:100%;padding:0}.image[data-astro-cid-6kov3kig] figure[data-astro-cid-6kov3kig]{margin:0}.image[data-astro-cid-6kov3kig] figcaption[data-astro-cid-6kov3kig]{font-family:Nunito Sans;margin-top:.5rem;margin-left:.5rem}.image[data-astro-cid-6kov3kig] img[data-astro-cid-6kov3kig]{display:block;width:100%;height:100%;object-fit:cover;max-height:50vh}.image[data-astro-cid-6kov3kig].bottom img[data-astro-cid-6kov3kig]{object-position:bottom}dialog[data-astro-cid-y4k53sxr]{border:none;padding:1rem 1rem 3rem;background-color:var(--background-color);width:min(100%,600px);text-align:center;border-radius:.5rem}dialog[data-astro-cid-y4k53sxr]::backdrop{background-color:#00000080}p[data-astro-cid-y4k53sxr]{font-family:var(--secondary-font-family)}.request[data-astro-cid-y4k53sxr] p[data-astro-cid-y4k53sxr]{margin-top:0;padding:0 1rem}.request[data-astro-cid-y4k53sxr]>p[data-astro-cid-y4k53sxr]{margin-bottom:2rem}header[data-astro-cid-y4k53sxr]{display:flex;flex-direction:column}header[data-astro-cid-y4k53sxr] button[data-astro-cid-y4k53sxr]{align-self:flex-end}header[data-astro-cid-y4k53sxr] h2[data-astro-cid-y4k53sxr]{align-self:center;font-size:2rem;letter-spacing:.1em}form[data-astro-cid-y4k53sxr]{display:flex;flex-direction:column;gap:1rem}label[data-astro-cid-y4k53sxr]{display:block;margin-bottom:.25rem}input[data-astro-cid-y4k53sxr],textarea[data-astro-cid-y4k53sxr]{max-width:100%;display:block;width:100%;border-radius:0;border:none;background-color:#efefef;color:#000;font-family:inherit;font-size:1rem;line-height:1;letter-spacing:.1em;padding:.5rem 1rem}.close-button[data-astro-cid-y4k53sxr]{padding:0;margin:0;background-color:transparent;border:none;cursor:pointer;line-height:0}.close-button[data-astro-cid-y4k53sxr] svg[data-astro-cid-y4k53sxr]{width:2rem;height:2rem;fill:var(--button-color)}.close-button[data-astro-cid-y4k53sxr]:hover svg[data-astro-cid-y4k53sxr]{fill:var(--button-hover-color)}.response[data-astro-cid-y4k53sxr] h3[data-astro-cid-y4k53sxr]{font-size:2rem;margin-top:1rem}.error[data-astro-cid-y4k53sxr]{background:#d6b6bc}.error[data-astro-cid-y4k53sxr] p[data-astro-cid-y4k53sxr]{margin:1rem 0;padding:0 1rem}
