@import url(https://fonts.googleapis.com/css2?family=Libertinus+Serif+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--color-cream:#fffcf5;--color-blue:#5f73b6;--color-dark:#3a4e5d;--color-lite-blue:#d0d7de}.meny{align-items:center;background-color:#fff;display:flex;height:161px;justify-content:space-around}.meny img{height:auto;margin:0;max-width:12rem}.meny-navbar{align-items:center;display:flex;font-family:Cormorant Upright;height:auto;justify-content:space-around;list-style:none;margin-top:5rem;width:70%}.meny-navbar div{width:100px}.meny-navbar-hem{display:flex;justify-content:center}.meny-navbar-hem img{margin-bottom:50px}.meny-navbar a{color:#000;display:inline-block;font-family:Cormorant Upright;font-size:35px;list-style:none;text-decoration:none}.meny-navbar a:after{background:none repeat scroll 0 0 #0000;background:#261e1e;content:"";display:block;height:1px;left:50%;transition:width .3s ease 0s,left .3s ease 0s;width:0}.meny-navbar a:hover:after{left:0;width:100%}.meny-navbar-hem a:after{height:0!important}.meny-navbar-smallscreen{align-items:center;display:none;justify-content:space-around;width:100vw}.meny-navbar-smallscreen-first{width:33%}.meny-navbar-smallscreen-second{display:flex;justify-content:center;width:33%}.meny-navbar-smallscreen-third{width:33%}.meny-navbar-smallscreen img{width:18vh}.meny-navbar-smallscreen-overlay{background:hsla(0,0%,4%,.904);flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.meny-navbar-smallscreen-links{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly;text-align:center}.meny-navbar-smallscreen-links a{color:var(--color-cream);font-size:30px;margin-right:1rem;text-decoration:none}.meny-navbar-smallscreen-links a:hover{color:#fff}.meny-navbar-smallscreen-overlay .overlay__close{color:var(--color-golden);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}@media screen and (max-width:2000px){.meny img{max-width:10rem}.meny-navbar a{font-size:25px}}@media screen and (max-width:1200px){.meny-navbar{display:none}.meny-navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-login{display:none}}.header{background-color:var(--color-cream);height:80vh;position:relative}.header-bg2{visibility:hidden}.header-bg,.header-bg2{height:82vh;object-fit:cover;width:100%}.header-info{align-items:center;background-color:rgba(0,0,0,.136);border:5px solid #fff;display:flex;height:fit-content;justify-content:center;left:20%;position:absolute;top:85%;transform:translate(-50%,-50%);width:640px}.header-info h2{color:#fff;font-family:Cormorant Upright;font-size:55px;font-weight:600;text-shadow:5px}@media screen and (max-width:1640px){.header-info{left:25%;top:85%;width:500px}.header-info h2{font-size:40px}}@media screen and (max-width:1250px){.header-info{left:50%;top:85%;width:500px}.header-bg2{visibility:visible}.header-bg{height:0;object-fit:none;visibility:hidden;width:0}.header-info h2{font-size:40px}.header img{object-position:20% 80%}}@media screen and (max-width:680px){.header-info{left:50%;top:87%;width:350px}.header-info h2{font-size:30px}.header img{object-position:20% 80%}}.welcome{align-items:center;background-color:#fff;color:var(--color-dark);display:flex;height:1000px;justify-content:center}.welcome-text{display:flex;flex-direction:column;font-family:"Libertinus Serif Display";height:700px;justify-content:center;text-align:left;width:40vw}.welcome-text h1{color:var(--color-blueblack);font-size:34px;line-height:0}.welcome-text h2{border-bottom:1px solid #000;color:var(--color-blueblack);font-size:26px;font-weight:100;margin-top:2px;width:620px}.welcome-text h3{font-size:22px;font-weight:100;margin-right:2rem;text-align:justify;text-justify:inter-word}.welcome-pic{display:flex;height:70%;justify-content:center}.welcome-pic img{height:100%}@media screen and (max-width:1500px){.welcome img{height:60vw;width:40vw}.welcome img:first-child{margin-top:2rem}.welcome-text{flex-wrap:wrap;height:900px;width:50vw}}@media screen and (max-width:1200px){.welcome{flex-direction:column;height:1500px}.welcome img{height:70vw;width:50vw}}@media screen and (max-width:1100px){.welcome{height:1350px}.welcome img{height:70vw;width:50vw}.welcome-text h1{font-size:30px}.welcome-text h2{border-bottom:none;font-size:19px;width:444px}.welcome-text h3{font-size:20px}}@media screen and (max-width:800px){.welcome{height:1350px}.welcome img{height:90vw;width:70vw}.welcome-text h1{font-size:30px}.welcome-text h2{border-bottom:none;font-size:19px;width:444px}.welcome-text h3{font-size:20px}}@media screen and (max-width:560px){.welcome{height:1200px;margin-top:2rem}.welcome-text h2{font-size:20px;width:70vw}.welcome-text h3{font-size:20px}.welcome-text{height:800px}.welcome-pic{height:50%}}@media screen and (max-width:440px){.welcome{height:1100px}.welcome-text h1{font-size:25px}.welcome-text h2{font-size:20px;width:310px}.welcome-text h3{font-size:20px}.welcome-text{height:900px;width:90vw}}.footer{align-items:center;background-color:var(--color-cream);display:flex;height:230px;justify-content:space-around}.footer span{text-align:center}.footer-kontakt,.footer-media,.footer-tider{width:32%}.footer-vector{display:none}.footer-title{color:#625301;font-size:26px}.footer-kontakt,.footer-tider,.footer-title{font-family:"Libertinus Serif Display";font-weight:100}.footer-kontakt,.footer-tider{color:#150157;font-size:22px;font-weight:600;text-align:center}.footer-media{align-items:center;color:var(--color-blue);display:flex;justify-content:center}.footer-media :first-child{margin-right:2rem}@media screen and (max-width:800px){.footer{align-items:center;flex-direction:column;height:500px}.footer,.footer-vector{display:flex}.footer-kontakt,.footer-tider{display:flex;flex-direction:column;justify-content:space-around;text-align:center;width:80vw}.footer-media{align-items:center;display:flex;justify-content:space-around;margin-left:2rem;margin-right:0;margin-top:1rem;width:50vw}}@media screen and (max-width:500px){.footer{height:400px}.footer-kontakt,.footer-tider{font-size:16px}}.oss{align-items:center;display:flex;flex-direction:column;height:900px;justify-content:space-around;text-align:center}.oss-title{border-bottom:1px solid #000;color:#03083a;font-size:40px;height:120px;width:300px}.oss-title h2{font-family:"Libertinus Serif Display";font-weight:100}.oss-bild{display:flex;justify-content:space-around;width:60%}.oss-bild img{width:25%}.oss-text{font-size:20px;margin-bottom:2rem;width:70%}.oss-text h3{font-family:"Libertinus Serif Display";font-size:20px;font-weight:100}@media screen and (max-width:640px){.oss{height:900px}.oss-title{font-size:30px;height:120px;height:90px;width:90vw}.oss-bild{display:flex;justify-content:space-around;width:90%}.oss-bild img{width:25%}}.vårbutik{display:flex;flex-direction:column;height:100vh}.vårbutik-första-raden{display:flex;height:48vh}.vårbutik-första-raden img{width:33.33333%}.vårbutik-text{align-items:center;background-color:var(--color-cream);color:var(--color-dark);display:flex;font-family:Cormorant Upright;font-size:50px;height:14vh;justify-content:center}.vårbutik-andra-raden{display:flex;height:38vh}.vårbutik-andra-raden img{width:25%}@media screen and (max-width:950px){.vårbutik{height:max-content;margin-bottom:5rem}.vårbutik-första-raden{height:34vh}.vårbutik-andra-raden{height:28vh}.vårbutik-text{font-size:30px;height:14vh}}@media screen and (max-width:445px){.vårbutik-första-raden{height:33vw}.vårbutik-andra-raden{height:30vw}.vårbutik-text{font-size:16px;height:20vw}}.bukett{align-items:center;display:flex;height:100vh;justify-content:center}.bukett-text{font-family:"Libertinus Serif Display";font-weight:100;margin-right:2rem;width:30vw}.bukett-text h1{font-size:40px;font-weight:100;text-align:center}.bukett-text h4{font-size:20px;font-weight:100}.bukett-text-button{align-items:center;border:2px solid #b4aaaa;display:flex;height:40px;justify-content:center;margin-top:5rem;width:100px}.bukett-text-button:hover{border:2px solid #979292}.bukett-text-button a{align-items:center;color:#000;display:flex;font-family:"Libertinus Serif Display";font-size:27px;font-weight:100;justify-content:center;text-decoration:none;width:80%}.bukett-bild img{width:50vh}@media screen and (max-width:888px){.bukett{flex-direction:column-reverse;height:1100px}.bukett-bild img{width:50vw}.bukett-text{margin-right:0;width:80vw}.bukett-text,.bukett-text-text h4{text-align:center}}@media screen and (max-width:685px){.bukett{height:1000px}.bukett-bild img{width:60vw}}@media screen and (max-width:445px){.bukett{height:900px}}@media screen and (max-width:385px){.bukett{height:900px}}.blommors{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.blommor-head{background-color:var(--color-cream);height:40vh;position:relative;width:100%}.blommors img{height:40vh;object-fit:cover;width:100%}.blommor-head-text{align-items:center;display:flex;height:fit-content;justify-content:center;left:20%;position:absolute;top:55%;transform:translate(-50%,-50%);width:640px}.blommor-head-text span{color:#fff;font-family:"Libertinus Serif Display";font-size:35px;font-weight:100;font-weight:600;text-shadow:5px}.blommor-title-text{font-size:35px;margin-top:4rem}.blommor-title-text,.blommor-title-text-andra{color:#000;font-family:"Libertinus Serif Display";font-weight:100;text-align:center}.blommor-title-text-andra{font-size:30px;margin-bottom:4rem}.blommor-title-text a,.blommor-title-text-andra a{color:#bd0b0b;text-decoration:none}.blommor-gallery{align-items:center;display:flex;flex-direction:column;justify-content:center}.blommor-gallery-title h2{display:flex;font-family:"Libertinus Serif Display";font-weight:100;justify-content:center;margin-top:5rem}.blommor-gallery-items{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;width:90vw}.blommor-gallery-item{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem}.blommor-gallery-item img{height:28vw;width:24vw}.blommor-gallery-item h2{font-family:Barlow Condensed;line-height:1px}.blommor-gallery-item span{color:var(--color-blue);font-family:Barlow Condensed;font-size:20px;line-height:5px}@media screen and (max-width:1600px){.blommor{height:1650px}}@media screen and (max-width:1500px){.blommor{height:1450px}}@media screen and (max-width:1400px){.blommor{height:1350px}}@media screen and (max-width:1300px){.blommor{height:1250px}}@media screen and (max-width:1200px){.blommor{height:1200px}.blommor-head-text{left:25%}}@media screen and (max-width:1100px){.blommor{height:1650px}.blommor-title-text{font-size:30px}}@media screen and (max-width:1000px){.blommor{height:1650px}.blommor-title-text{font-size:25px;text-align:center}.blommor-head-text{left:30%}}@media screen and (max-width:800px){.blommor-title-text{font-size:20px}.blommor-head-text span{font-size:25px}}@media screen and (max-width:760px){.blommor{height:1650px}.blommor-title-text{font-size:20px}.blommor-head-text span{font-size:25px}}@media screen and (max-width:588px){.blommor-title-text span{font-size:17px}.blommor-head-text span{font-size:20px}}@media screen and (max-width:488px){.blommor-head-text{margin-left:1rem;width:99vw}.blommor-head-text span,.blommor-title-text,.blommor-title-text-andra{font-size:20px}}@media screen and (max-width:430px){.blommor-head-text{margin-left:2rem}.blommor-head-text span,.blommor-title-text,.blommor-title-text-andra{font-size:20px}}@media screen and (max-width:390px){.blommor-head-text{margin-bottom:7rem;margin-left:4rem}.blommor-head-text span{font-size:20px;margin-bottom:3rem}.blommor-title-text,.blommor-title-text-andra{font-size:20px}}.gallerys{display:flex;flex-wrap:wrap;gap:5 rem;justify-content:center;z-index:10}.gallerys-item{align-items:center;border-radius:5px;border-width:1px;cursor:pointer;display:flex;flex-direction:column;height:27vw;justify-content:flex-start;margin-bottom:4rem;text-align:center;width:24vw}.gallerys-item img{height:20vw;width:20vw}.gallerys-item h2{font-family:Cormorant Upright;line-height:1px;margin-bottom:22px}.gallerys-item span{color:var(--color-blue);font-family:Times New Roman,Times,serif;font-size:15px;line-height:5px}.gallerys-item-full{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;width:100%;z-index:50}.gallerys-item-full img{display:flex;height:97%;object-fit:contain;position:relative}.gallerys-item-full-cross h2{color:#000;cursor:pointer;font-size:50px;position:fixed;right:10rem;top:1rem}@media screen and (max-width:900px){.gallerys{gap:1px}.gallerys-item{height:46vw;width:40vw}.gallerys-item img{height:40vw;width:40vw}.gallerys-item-full img{height:95vw;width:95vw}.gallerys-item-full-cross h2{color:#000;cursor:pointer;font-size:50px;position:fixed;right:5rem;top:1rem}}.våraTjänster,.våraTjänster-begravning,.våraTjänster-bröllop,.våraTjänster-företag{align-items:center;display:flex;flex-direction:column;justify-content:center}.våraTjänster-begravning-text,.våraTjänster-bröllop-text,.våraTjänster-företag-text{align-items:center;display:flex;flex-direction:column}.våraTjänster-begravning-text h2,.våraTjänster-bröllop-text h2,.våraTjänster-företag-text h2{font-family:"Libertinus Serif Display";font-size:45px;font-weight:100;text-align:center}.våraTjänster-begravning-text span,.våraTjänster-bröllop-text span,.våraTjänster-företag-text span{font-family:"Libertinus Serif Display";font-size:27px;font-weight:100;margin:0 1rem 1rem 3rem;text-align:center;width:60vw}.våraTjänster img,.våraTjänster-begravning-bild,.våraTjänster-bröllop-bild,.våraTjänster-företag-bild{height:400px;width:98vw}.våraTjänster img{align-items:center;justify-content:center;object-fit:cover;position:flex}.våraTjänster-linje{border:none;border-top:3px double #333;color:#333;height:5px;margin:5rem 0;overflow:visible;text-align:center;width:80vw}.våraTjänster-linje:after{background:#fff;content:"§";padding:0 4px;position:relative;top:-13px}.våraTjänster-button{border:1px solid #000;border-radius:3px;font-family:"Libertinus Serif Display";font-size:25px;font-weight:100;height:50px;width:120px}.våraTjänster-button:hover{background-color:#f0f8ff;color:var(--color-blue)}@media screen and (max-width:1400px){.våraTjänster-begravning-text,.våraTjänster-bröllop-text,.våraTjänster-företag-text{height:250px;left:20vw;top:50%;width:70vw}.våraTjänster-begravning-text span,.våraTjänster-bröllop-text span,.våraTjänster-företag-text span{font-family:Cormorant Upright;font-size:20px;margin:0 1rem 1rem;width:60vw}}@media screen and (max-width:1000px){.våraTjänster-begravning-text span,.våraTjänster-bröllop-text span,.våraTjänster-företag-text span{font-family:Cormorant Upright;font-size:20px;margin:0 1rem 1rem;width:450px}}@media screen and (max-width:700px){.våraTjänster-begravning-text,.våraTjänster-bröllop-text,.våraTjänster-företag-text{height:225px;left:5vw;top:80%;width:80vw}.våraTjänster-begravning-text span,.våraTjänster-bröllop-text span,.våraTjänster-företag-text span{font-family:Cormorant Upright;font-size:20px;margin:0 1rem 1rem;width:75vw}}@media screen and (max-width:600px){.våraTjänster-begravning-text,.våraTjänster-bröllop-text,.våraTjänster-företag-text{height:235px;left:5vw;top:75%;width:80vw}.våraTjänster-begravning-text span,.våraTjänster-bröllop-text span,.våraTjänster-företag-text span{font-family:"Libertinus Serif Display";font-size:18px;font-weight:100;margin:0 1rem 1rem;width:85vw}}.KontaktInnehåll{background-color:var(--color-cream);display:grid;height:80vh}.KontaktInnehåll-bild img{height:80vh;object-fit:cover;position:relative;width:100%}.KontaktInnehåll-bild{height:500px}.KontaktInnehåll-text{animation:slide 3s;background-color:rgba(4,4,4,.604);color:#f0f8ff;display:flex;flex-direction:column;height:400px;justify-content:center;left:0;position:relative;top:-75%;width:40vw}.KontaktInnehåll-text h2{color:var(--color-cream);font-size:40px;margin-left:5rem}.KontaktInnehåll-text h2,.KontaktInnehåll-text span{font-family:"Libertinus Serif Display";font-weight:100}.KontaktInnehåll-text span{font-size:28px;margin-left:2rem;margin-top:1rem;opacity:1;text-align:start;width:37vw}@keyframes slide{0%{transform:translateX(-150px)}to{transform:translateX(0)}}@media screen and (max-width:1500px){.KontaktInnehåll-text{height:300px;top:-135%;width:40vw}}@media screen and (max-width:1300px){.KontaktInnehåll-text h2{font-size:25px;margin-left:2rem}.KontaktInnehåll-text{height:300px;top:-135%;width:40vw}.KontaktInnehåll-text span{font-size:20px;margin-left:1rem}}@media screen and (max-width:820px){.KontaktInnehåll-text h2{font-size:25px;margin-left:2rem}.KontaktInnehåll-text{height:300px;top:-135%;width:40vw}.KontaktInnehåll-text span{font-size:20px;margin-left:1rem}}@media screen and (max-width:520px){.KontaktInnehåll-text h2{font-size:23px;margin-left:1rem}.KontaktInnehåll-text{height:300px;top:-135%;width:40vw}.KontaktInnehåll-text span{font-size:18px}}.bröllop{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.bröllop-title{font-family:"Libertinus Serif Display";font-size:20px;font-weight:100}.bröllop-pics{align-items:center;display:flex;justify-content:space-evenly;margin-bottom:4rem;width:70vw}.bröllop-pics img{height:17vw;width:17vw}.bröllop-text{font-family:"Libertinus Serif Display";font-size:20px;font-weight:100;text-align:center;width:60vw}.bröllop-text-link,.bröllop-text-link:after{color:#7e0909;text-decoration:none}@media screen and (max-width:600px){.bröllop-text{width:80vw}.bröllop-pics img{height:28vw;width:28vw}.bröllop-pics{width:99vw}}.begravning{width:100%}.begravning,.begravning-title{align-items:center;display:flex;flex-direction:column;justify-content:center}.begravning-title img{align-items:center;height:300px;justify-content:center;object-fit:cover;position:flex;width:97vw}.begravning-text{display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;text-align:center}.begravning-text h2{font-size:40px;line-height:10px}.begravning-text h2,.begravning-text span{font-family:"Libertinus Serif Display";font-weight:100}.begravning-text span{font-size:32px;line-height:15px}.begravning-text a{color:red;text-decoration:underline}.begravning-text h5{font-family:"Libertinus Serif Display";font-size:26px;font-weight:100;line-height:2px}.begravning-linje{border:none;border-top:3px double #333;color:#333;height:3px;overflow:visible;text-align:center;width:90vw}.begravning-linje:after{background:#fff;content:"§";padding:0 4px;position:relative;top:-13px}.begravning-links{display:flex;justify-content:space-between;list-style:none;margin-top:2rem;width:50vw}.begravning-links a{color:#2e2e2e;display:inline-block;font-family:"Libertinus Serif Display";font-size:25px;font-weight:100;list-style:none;text-decoration:none}.begravning-links a:hover{color:#5e88fd}.gallery{align-items:center;flex-direction:column}.gallery,.gallery-title h2{display:flex;justify-content:center}.gallery-title h2{font-family:"Libertinus Serif Display";font-size:35px;font-weight:100;margin-top:5rem}.gallery-items{flex-wrap:wrap;justify-content:space-evenly;width:80vw}.gallery-item,.gallery-items{align-items:center;display:flex}.gallery-item{flex-direction:column;margin-bottom:2rem}.gallery-item img{height:17vw;width:17vw}.gallery-item h2{line-height:1px}.gallery-item h2,.gallery-item span{font-family:"Libertinus Serif Display";font-weight:100}.gallery-item span{color:var(--color-blue);font-size:20px;line-height:5px}@media screen and (max-width:1120px){.begravning-text h5,.begravning-text span{line-height:normal;text-align:center}}@media screen and (max-width:900px){.begravning-links{width:80vw}.begravning-links a{font-size:21px}.begravning-text span{line-height:normal;text-align:center}}@media screen and (max-width:650px){.begravning-links a{font-size:18px}}@media screen and (max-width:480px){.begravning-links{width:90vw}.begravning-links a{font-size:15px}.begravning-text h2{font-size:29px}.begravning-text h5,.begravning-text span{font-size:20px}}@media screen and (max-width:380px){.begravning-links a{font-size:14px}}.foretag{font-family:"Libertinus Serif Display";font-weight:100}.foretag,.foretag-title{align-items:center;display:flex;flex-direction:column;justify-content:center}.foretag-title-pic img{align-items:center;height:300px;justify-content:center;margin-top:5rem;object-fit:cover;position:flex;width:90vw}.foretag-title-text{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center;width:70vw}.foretag-title-text h2{font-family:"Libertinus Serif Display";font-size:34px;font-weight:100}.foretag-title-text span{font-size:22px}.foretag-innehåll{margin-top:2rem}.foretag-innehåll-grupp{display:flex;height:500px;margin-bottom:1rem;width:1000px}.foretag-innehåll-grupp-bild img{height:500px;object-fit:cover;width:500px}.foretag-innehåll-grupp-text{align-items:center;display:flex;flex-direction:column;height:500px;justify-content:center;text-align:center;width:500px}.foretag-innehåll-grupp-text h2{font-size:28px}.foretag-innehåll-grupp-text span{font-size:22px;width:450px}.foretag-andratjanster{display:flex;flex-direction:column;margin-bottom:3rem;text-align:center}.foretag-andratjanster h2{font-size:28px}.foretag-andratjanster span{font-size:22px}@media screen and (max-width:1020px){.foretag-innehåll-grupp{display:flex;height:48vw;margin-bottom:1rem;width:97vw}.foretag-innehåll-grupp-bild img{height:49vw;object-fit:cover;width:49vw}.foretag-innehåll-grupp-text{align-items:center;display:flex;flex-direction:column;height:49vw;justify-content:center;text-align:center;width:49vw}.foretag-innehåll-grupp-text h2{font-size:23px}.foretag-innehåll-grupp-text span{font-size:18px;width:48vw}.foretag-title-text{margin-bottom:1rem;width:90vw}.foretag-innehåll-grupp-text h2{font-size:23px}.foretag-innehåll-grupp-text span{font-size:18px}.foretag-andratjanster h2{font-size:23px}.foretag-andratjanster span{font-size:18px}}@media screen and (max-width:550px){.foretag-innehåll-grupp-text h2{font-size:20px}.foretag-innehåll-grupp-text span{font-size:16px}.foretag-andratjanster h2{font-size:20px}.foretag-andratjanster span{font-size:16px}.foretag-innehåll-grupp{height:50vw}}.workshop{height:600px}.workshop,.workshop-text{align-items:center;display:flex;justify-content:center}.workshop-text{flex-direction:column;font-family:"Libertinus Serif Display";font-weight:100;text-align:center;width:50vw}.workshop-text h2{font-size:38px;font-weight:600}.workshop-text span{font-size:18px;width:70%}.workshop-bild{align-items:center;display:flex;justify-content:center;width:50vw}.workshop-bild img{max-height:450px;object-fit:fill;width:45vw}@media screen and (max-width:900px){.workshop{flex-direction:column-reverse;height:auto}.workshop-text{width:90vw}.workshop-bild{width:95vw}.workshop-bild img{object-fit:fill;width:85vw}}
/*# sourceMappingURL=main.5d5bfae6.css.map*/