.intro-container.svelte-1d3ftsv{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--primary-background);padding:2rem;text-align:center}.intro-container.svelte-1d3ftsv h2:where(.svelte-1d3ftsv){letter-spacing:2.5px;margin-bottom:2rem;max-width:800px;font-weight:100;font-size:50px;color:var(--primary-text);font-family:Bodoni Moda,serif}.intro-container.svelte-1d3ftsv p:where(.svelte-1d3ftsv){line-height:1.7;color:var(--secondary-text);text-align:center;font-weight:500;margin-bottom:4rem;max-width:600px}.intro-container.svelte-1d3ftsv button:where(.svelte-1d3ftsv){background:var(--secondary-button-background);color:#fff;padding:.8rem 1.2rem;position:relative;border-radius:10px;display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:1rem;border:1px black solid;cursor:pointer}@media(min-width:700px){.intro-container.svelte-1d3ftsv{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--primary-background);padding:2rem;text-align:center}.intro-container.svelte-1d3ftsv h2:where(.svelte-1d3ftsv){font-weight:lighter;letter-spacing:2.5px;margin-bottom:2rem;font-size:50px;color:var(--primary-text)}.intro-container.svelte-1d3ftsv p:where(.svelte-1d3ftsv){line-height:1.7;color:var(--secondary-text);text-align:center;font-weight:500;margin-bottom:4rem;max-width:800px;font-size:20px}.intro-container.svelte-1d3ftsv button:where(.svelte-1d3ftsv){background:var(--secondary-button-background);color:#fff;padding:.8rem 1.2rem;position:relative;border-radius:10px;display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:1rem;border:1px black solid;cursor:pointer}.intro-container.svelte-1d3ftsv button:where(.svelte-1d3ftsv):hover{background:var(--accent-hover);color:var(--accent)}}.service-overview__item.svelte-156n7vy{display:flex;flex-direction:column;align-items:center;gap:1rem}.service-overview__item.svelte-156n7vy h3:where(.svelte-156n7vy){font-style:italic;font-weight:200}.service-overview__item.svelte-156n7vy p:where(.svelte-156n7vy){text-align:center;font-size:.9rem;line-height:1.6}.service-overview.svelte-1tqbyc5{background:var(--primary-background);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:fit-content;padding:0 2rem}.service-overview.svelte-1tqbyc5 .service-overview-wrapper:where(.svelte-1tqbyc5){color:#fff;display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));justify-items:center;align-items:flex-start;gap:10%;max-width:1500px;justify-self:center;margin-bottom:10rem;margin-top:5rem;padding:1rem}@media(max-width:1000px){.service-overview.svelte-1tqbyc5{padding:2rem}.service-overview.svelte-1tqbyc5 .service-overview-wrapper:where(.svelte-1tqbyc5){grid-template-columns:repeat(1,minmax(200px,1fr));margin-top:0rem}}.card-carousel-item.svelte-1kyafs4{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(calc(-50% + (110% * var(--relative-index))));width:400px;height:550px;background:transparent;border:solid 1px white;color:var(--primary-text);display:flex;flex-direction:column;align-items:center;will-change:transform,background-color,height,img,opacity;transition:transform .6s cubic-bezier(.4,0,.2,1),background-color 1s cubic-bezier(.4,0,.2,1),height 2s cubic-bezier(.4,0,.2,1)}.active.svelte-1kyafs4{background:#fff;height:620px;color:#000;border:none}.no-transition.svelte-1kyafs4{transition:none!important}.card-image.svelte-1kyafs4{width:100%;height:100%;object-fit:cover;object-position:center}.card-button.svelte-1kyafs4{position:absolute;bottom:10px;margin:7.5%;background:var(--primary-background);color:#fff;padding:.8rem 1.2rem;border-radius:10px;border:none;font-size:15px;text-transform:uppercase;letter-spacing:3px;cursor:pointer;width:90%}@media(max-width:600px){.card-carousel-item.svelte-1kyafs4{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(calc(-50% + (110% * var(--relative-index))));width:80%;height:400px;background:transparent;border:solid 1px white;color:var(--primary-text);display:flex;flex-direction:column;align-items:center;will-change:transform,background-color,height,img,opacity;transition:transform .6s cubic-bezier(.4,0,.2,1),background-color 1s cubic-bezier(.4,0,.2,1),height 2s cubic-bezier(.4,0,.2,1)}.active.svelte-1kyafs4{background:#fff;height:490px;color:#000;border:none}}.card-carousel.svelte-1miy0of{width:100%;height:750px;position:relative}.card-carousel.svelte-1miy0of .card-caousel-background:where(.svelte-1miy0of){height:100%;width:100%}.card-carousel.svelte-1miy0of:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background:linear-gradient(to top,rgba(var(--primary-background-rgb),1) 30%,rgba(var(--primary-background-rgb),.6) 20%,#0000001a);z-index:2}.card-carousel.svelte-1miy0of:after{content:"";position:absolute;top:0;left:0;width:100%;height:30px;background:linear-gradient(to bottom,rgba(var(--primary-background-rgb),1),rgba(var(--primary-background-rgb),.3),#0000001a)}.card-carousel-wrapper.svelte-1miy0of{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.count.svelte-1miy0of{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff}@media(max-width:600px){.count.svelte-1miy0of{position:absolute;bottom:50px;left:50%;transform:translate(-50%);color:#fff;z-index:5}}.footer.svelte-178dl3j{background:var(--primary-background);padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:40px}.footer.svelte-178dl3j .footer-wrapper:where(.svelte-178dl3j){position:relative;max-width:1200px;width:100%;border-top:var(--secondary-background) solid 1px}.footer.svelte-178dl3j .footer-wrapper:where(.svelte-178dl3j) .logo:where(.svelte-178dl3j){display:flex;justify-content:center;align-items:center;margin:30px 0 80px}.footer.svelte-178dl3j .footer-wrapper:where(.svelte-178dl3j) .logo:where(.svelte-178dl3j) img:where(.svelte-178dl3j){height:50px}.footer.svelte-178dl3j .footer-wrapper:where(.svelte-178dl3j) .footer-sections:where(.svelte-178dl3j){display:flex;justify-content:space-between;gap:50px;flex-wrap:wrap}.footer.svelte-178dl3j .footer-wrapper:where(.svelte-178dl3j) .footer-sections:where(.svelte-178dl3j) .footer-section:where(.svelte-178dl3j){display:flex;flex-direction:column;gap:20px}.footer.svelte-178dl3j .footer-wrapper:where(.svelte-178dl3j) .footer-sections:where(.svelte-178dl3j) .footer-section:where(.svelte-178dl3j) .section-title:where(.svelte-178dl3j){color:#fff}.footer.svelte-178dl3j .footer-wrapper:where(.svelte-178dl3j) .footer-sections:where(.svelte-178dl3j) .footer-section:where(.svelte-178dl3j) .section-list:where(.svelte-178dl3j){color:#fff;list-style:none;padding:0;margin:0;text-transform:uppercase;letter-spacing:2px;font-size:12px}.footer.svelte-178dl3j .footer-wrapper:where(.svelte-178dl3j) .footer-sections:where(.svelte-178dl3j) .footer-section:where(.svelte-178dl3j) .section-list:where(.svelte-178dl3j) li:where(.svelte-178dl3j){margin-bottom:10px;cursor:pointer}.footer.svelte-178dl3j .footer-bottom:where(.svelte-178dl3j){bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;border-bottom:1px solid var(--secondary-background);margin-top:50px}.footer.svelte-178dl3j .footer-bottom:where(.svelte-178dl3j) .footer-bottom-wrapper:where(.svelte-178dl3j){margin-bottom:10px}.footer.svelte-178dl3j .footer-bottom:where(.svelte-178dl3j) .footer-bottom-wrapper:where(.svelte-178dl3j) .social-media:where(.svelte-178dl3j){display:flex;gap:10px}.footer.svelte-178dl3j .footer-bottom:where(.svelte-178dl3j) .footer-bottom-wrapper:where(.svelte-178dl3j) .language:where(.svelte-178dl3j){color:#fff}.footer.svelte-178dl3j .copyright:where(.svelte-178dl3j){color:gray;margin-top:1rem;text-align:start;width:100%}
